facebook

Maven warnings (errors?) on Startup

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #300301 Reply

    tzundel
    Member

    Hello MyEclipse,

    I don’t think anything changed in the last couple of days. (i.e. I haven’t accepted any updates from the dashboard, and I haven’t installed any new software) However, the last two days I have received the following warnings when I start MyEclipse:

    7/9/09 7:56:49 AM MDT: [INFO] User settings file does not exist C:\Documents and Settings\tzundel\.m2\settings.xml
    7/9/09 7:56:59 AM MDT: [INFO] User settings file does not exist C:\Documents and Settings\tzundel\.m2\settings.xml
    7/9/09 7:57:05 AM MDT: Unable to update index for central http://repo1.maven.org/maven2/

    This is located on the “Maven Console” window.

    We are not using Maven, and I have no idea why all of a sudden these messages are appearing. As a matter of fact, I had turned off all maven support earlier. I just went in and checked my options, and “enable Maven4MyEclipse features” was checked. Thats strange. I wonder why it would now be checked.

    Okay, so I unchecked it, applied it, and restarted MyEclipse, and received the same warnings (even though Maven support is *NOT* checked. I verified that it is *NOT* checked). NOTE: The warnings are the same, except the timestamp is different: Included here:

    7/9/09 8:05:56 AM MDT: [INFO] User settings file does not exist C:\Documents and Settings\tzundel\.m2\settings.xml
    7/9/09 8:05:59 AM MDT: [INFO] User settings file does not exist C:\Documents and Settings\tzundel\.m2\settings.xml
    7/9/09 8:06:03 AM MDT: Unable to update index for central http://repo1.maven.org/maven2/

    My Installation details included here:

    *** Date:
    Thursday, July 9, 2009 8:09:31 AM MDT

    ** System properties:
    OS=WindowsXP
    OS version=5.1.0
    Java version=1.6.0_13

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 7.5
    Build id: 7.5-20090609

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 7.5
    Build id: 7.5-20090609

    Eclipse Plug-in Development Environment

    Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
    Build id: M20080703-0800

    Eclipse Platform

    Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
    Build id: M20090211-1700

    Eclipse Graphical Editing Framework GEF

    Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
    Build id: 200809101400

    Eclipse RCP

    Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
    Build id: M20090211-1700

    Eclipse Java Development Tools

    Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
    Build id: M20090211-1700

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\Genuitec_new\Profiles\MyEclipse\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    C:\Program Files\Genuitec_new\Profiles\MyEclipse\../../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    -startup
    C:\Program Files\Genuitec_new\Profiles\MyEclipse\../../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
    -clean
    -configuration
    configuration
    -vm
    C:\Program Files\Genuitec_new\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll

    Thanks,

    tzundel

    #300343 Reply

    tzundel,
    Are there any errors logged in .log file located at workspace dir > .metadata > .log?

    #300350 Reply

    This message should not have any effect on your user experience. We will check the issue for the next releases.

    #300363 Reply

    tzundel
    Member

    Hello Support,

    Eugene: I think you’re right. MyEclipse seems to function okay, its just a bit disconcerting to suddenly see errors logged in a part of the system that I’m not using (and have “turned off”)… It makes me wonder if something else is hosed.

    Shalini: Yes, there are errors and warnings. I’ll send the entire log file if you want, but here are the lighlights:

    !SESSION 2009-07-10 07:50:35.970 ———————————————–
    eclipse.buildId=unknown
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -clean

    !ENTRY org.eclipse.equinox.p2.core 4 0 2009-07-10 07:52:45.623
    !MESSAGE Provisioning exception
    !STACK 1
    org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/C:/Program Files/Genuitec_new/Profiles/MyEclipse/configuration/org.eclipse.osgi/bundles/426/data/listener_1925729951/.
    at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
    Caused by: java.io.FileNotFoundException: C:\Program Files\Genuitec_new\Profiles\MyEclipse\configuration\org.eclipse.osgi\bundles\426\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    … 22 more
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-07-10 07:52:45.623
    !MESSAGE Unable to read repository at file:/C:/Program Files/Genuitec_new/Profiles/MyEclipse/configuration/org.eclipse.osgi/bundles/426/data/listener_1925729951/.
    !STACK 0
    java.io.FileNotFoundException: C:\Program Files\Genuitec_new\Profiles\MyEclipse\configuration\org.eclipse.osgi\bundles\426\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)

    !ENTRY org.eclipse.equinox.p2.core 4 0 2009-07-10 07:52:45.654
    !MESSAGE Provisioning exception
    !STACK 1
    org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/C:/Program Files/Genuitec_new/Profiles/MyEclipse/configuration/org.eclipse.osgi/bundles/426/data/listener_1925729951/.
    at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.createRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
    Caused by: java.io.FileNotFoundException: C:\Program Files\Genuitec_new\Profiles\MyEclipse\configuration\org.eclipse.osgi\bundles\426\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    … 22 more
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-07-10 07:52:45.654
    !MESSAGE Unable to read repository at file:/C:/Program Files/Genuitec_new/Profiles/MyEclipse/configuration/org.eclipse.osgi/bundles/426/data/listener_1925729951/.
    !STACK 0
    java.io.FileNotFoundException: C:\Program Files\Genuitec_new\Profiles\MyEclipse\configuration\org.eclipse.osgi\bundles\426\data\listener_1925729951\artifacts.xml (The system cannot find the file specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
    at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.createRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
    at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)

    !ENTRY org.eclipse.ui.workbench.texteditor 4 0 2009-07-10 08:00:55.268
    !MESSAGE The ‘org.eclipse.wst.jsdt.web.ui.internal.hyperlink.script.JSPJavaHyperlinkDetector’ extension from plug-in ‘org.eclipse.wst.jsdt.web.ui’ to the ‘org.eclipse.ui.workbench.texteditor.hyperlinkDetectors’ extension point will be ignored because it contains invalid attributes.

    !ENTRY org.eclipse.ui.workbench.texteditor 4 0 2009-07-10 08:00:55.268
    !MESSAGE The ‘org.eclipse.wst.jsdt.web.ui.internal.hyperlink.script.event.JSPJavaHyperlinkDetector’ extension from plug-in ‘org.eclipse.wst.jsdt.web.ui’ to the ‘org.eclipse.ui.workbench.texteditor.hyperlinkDetectors’ extension point will be ignored because it contains invalid attributes.

    !ENTRY org.eclipse.osgi 2 1 2009-07-10 08:02:23.793
    !MESSAGE NLS unused message: action.moduleProjectWizardAction in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-07-10 08:02:23.793
    !MESSAGE NLS unused message: artifactComponent.artifact in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-07-10 08:02:23.793
    !MESSAGE NLS unused message: artifactComponent.artifactId in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-07-10 08:02:23.793
    !MESSAGE NLS unused message: artifactComponent.description in: org.maven.ide.eclipse.messages

    !ENTRY org.eclipse.osgi 2 1 2009-07-10 08:02:23.793
    !MESSAGE NLS unused message: artifactComponent.groupId in: org.maven.ide.eclipse.messages

    There are hundreds more of the !ENTRY and !MESSAGE lines, all reference maven.

    Then, here is the end of the log file: (it contains the specific maven related exceptions)

    !ENTRY org.maven.ide.eclipse 4 0 2009-07-10 08:02:48.187
    !MESSAGE Unable to update index for central http://repo1.maven.org/maven2/
    !STACK 1
    org.eclipse.core.runtime.CoreException: Error updating index
    at org.maven.ide.eclipse.internal.index.NexusIndexManager.fetchAndUpdateIndex(NexusIndexManager.java:501)
    at org.maven.ide.eclipse.index.IndexManager$UpdateCommand.run(IndexManager.java:417)
    at org.maven.ide.eclipse.index.IndexManager$IndexUpdaterJob.run(IndexManager.java:534)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: java.io.IOException: Transfer for nexus-maven-repository-index.properties failed; Error transferring file
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.downloadResource(DefaultIndexUpdater.java:247)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.downloadIndexProperties(DefaultIndexUpdater.java:208)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater$1.getIndexTimestamp(DefaultIndexUpdater.java:110)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater$1.invoke(DefaultIndexUpdater.java:73)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.run(DefaultIndexUpdater.java:169)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.fetchAndUpdateIndex(DefaultIndexUpdater.java:63)
    at org.maven.ide.eclipse.internal.index.NexusIndexManager.fetchAndUpdateIndex(NexusIndexManager.java:491)
    … 3 more
    !SUBENTRY 1 org.maven.ide.eclipse 4 -1 2009-07-10 08:02:48.187
    !MESSAGE Error updating index
    !STACK 0
    java.io.IOException: Transfer for nexus-maven-repository-index.properties failed; Error transferring file
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.downloadResource(DefaultIndexUpdater.java:247)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.downloadIndexProperties(DefaultIndexUpdater.java:208)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater$1.getIndexTimestamp(DefaultIndexUpdater.java:110)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater$1.invoke(DefaultIndexUpdater.java:73)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.run(DefaultIndexUpdater.java:169)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.fetchAndUpdateIndex(DefaultIndexUpdater.java:63)
    at org.maven.ide.eclipse.internal.index.NexusIndexManager.fetchAndUpdateIndex(NexusIndexManager.java:491)
    at org.maven.ide.eclipse.index.IndexManager$UpdateCommand.run(IndexManager.java:417)
    at org.maven.ide.eclipse.index.IndexManager$IndexUpdaterJob.run(IndexManager.java:534)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    !ENTRY org.eclipse.equinox.p2.metadata.repository 2 0 2009-07-10 08:03:05.985
    !MESSAGE Error parsing metadata repository
    !SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-07-10 08:03:05.985
    !MESSAGE Error at line 10, column 99: Missing required attribute in “repository”: url
    !SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-07-10 08:03:05.985
    !MESSAGE Error at line 10, column 99: Illegal value for attribute “url” of element “repository”: null
    !SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-07-10 08:03:05.985
    !MESSAGE Error at line 11, column 99: Missing required attribute in “repository”: url
    !SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-07-10 08:03:05.985
    !MESSAGE Error at line 11, column 99: Illegal value for attribute “url” of element “repository”: null
    !SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-07-10 08:03:05.985
    !MESSAGE Error at line 12, column 97: Missing required attribute in “repository”: url
    !SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-07-10 08:03:05.985
    !MESSAGE Error at line 12, column 97: Illegal value for attribute “url” of element “repository”: null
    !SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-07-10 08:03:05.985
    !MESSAGE Error at line 13, column 97: Missing required attribute in “repository”: url
    !SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-07-10 08:03:05.985
    !MESSAGE Error at line 13, column 97: Illegal value for attribute “url” of element “repository”: null

    I’ll be happy to send the entire file if you guys want it, let me know,

    tzundel

    #300433 Reply

    support-joy
    Member

    Thank you tzundel for providing log file extract. I will forward the same to our dev team for investigation.

    #301537 Reply

    Tzundel,

    maybe you want to have a look at this topic:
    https://www.genuitec.com/forums/topic/maven-console-messages-on-startup/

    seems to be the same problem as yours…

    Michael

    #301539 Reply

    support-joy
    Member

    Michael,

    Thank you very much.

    tzundel,

    If you don’t want to see the index message in the console, please go through the link referred by Michael and follow the steps to avoid index message. Let me know if you need anything.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Maven warnings (errors?) on Startup

You must be logged in to post in the forum log in