netbeans 5.0 and DOMimplementation

H

Harald Finster

Hello,

can anybody please help with the following problem?

I am trying to compile a java program (blueMarine) with netbeans 5.0
and get the following error at compile time:

module-auto-deps:
release:
netbeans:
Generating information for Auto Update...
/home/finster/netbeans-5.0/harness/suite.xml:35: The following error occurred while executing this line:
java.lang.AbstractMethodError: javax.xml.parsers.DocumentBuilder.getDOMImplementation()Lorg/w3c/dom/DOMImplementation;
BUILD FAILED (total time: 2 seconds)

The line in question is:


<target name="build" depends="-init,branding" description="Build all modules in the suite.">
===> <subant target="netbeans" buildpath="${modules.sorted}" inheritrefs="false" inheritall="false"/>
<mkdir dir="${cluster}/config/Modules"/>

I tried to find a hint via google but just found a posting in Italian language.
(And my knowledge of Italian language is even worse, than my English ;-)


BTW: I get a similar error, when I try to start the precompiled version of the program.

Thanks for any hint!

Harald
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top