facebook

WEB project metadata is corrupt?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #227717 Reply

    blade
    Member

    Hi!

    Somehow the ME deployer doesn’t work anymore for me. I experience the following errors:
    1. When I am try the check the project properties MyEclipse-Web, I get a pop-up with the message: The currently displayed page contains invalid values.
    The log contains:
    !ENTRY org.eclipse.ui 4 4 2005-04-07 15:40:13.299
    !MESSAGE Internal plug-in action delegate error on creation.
    !STACK 0
    java.lang.LinkageError: loader constraints violated when linking org/xml/sax/EntityResolver class
    at org.jdom.input.SAXBuilder.configureParser(SAXBuilder.java:506)
    at org.jdom.input.SAXBuilder.build(SAXBuilder.java:351)
    at org.jdom.input.SAXBuilder.build(SAXBuilder.java:673)
    at com.genuitec.eclipse.j2eedt.metadata.ProjectModule.unmarshal(Unknown Source)
    at com.genuitec.eclipse.j2eedt.core.J2EEProject.loadMetaData(Unknown Source)
    at com.genuitec.eclipse.j2eedt.core.J2EEProject.<init>(Unknown Source)
    at com.genuitec.eclipse.j2eedt.core.WebProject.<init>(Unknown Source)
    at com.genuitec.eclipse.j2eedt.core.WebProject.<init>(Unknown Source)
    at com.genuitec.eclipse.j2eedt.core.J2EECore.getWebProjectsList(Unknown Source)
    at com.genuitec.eclipse.j2eedt.core.J2EECore.getWebProject(Unknown Source)
    at com.genuitec.eclipse.j2eedt.ui.action.WebProjectRevertActionDelegate.selectionChanged(Unknown Source)
    at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:195)

    The content of the .mymetadata file seems to be normal for me:
    <?xml version=”1.0″ encoding=”UTF-8″?>
    <project-module context-root=”/vip” name=”vip” archive=”vip.war” type=”WEB” id=”myeclipse.1107794325277″>
    <attributes>
    <attribute name=”webrootdir” value=”/Web Root”/>
    </attributes>
    </project-module>

    2. Also the project doesn’t appear in the Deployment Manager anymore.

    What can be wrong here?

    Version: 3.1.0
    Build id: I20050219-1500

    Version: 3.8.4
    Build id: 200501171200-3.8.4

    Thanks in advance,
    Bela

    #227740

    Riyad Kalla
    Member

    Bela,
    What version of JDK are you running Eclipse with? This SAX error is almost *always* related to someone trying to run Eclipse with JDK 1.3.

    What milestone build of Eclipse are you using? Only M4 is supported now, we will be making a compatible release for M6 in a few days however.

    What version of MyEclipse are you using? You must be using the BETA to work with 3.1 M4

    #227804

    blade
    Member

    You are right. I had M5a. I was not aware that it won’t work with the newer version. Now it is fine again.

    Thanks,
    Bela

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: WEB project metadata is corrupt?

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