This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 43703

Summary: Cannot create project with Java 1.5 Beta 1
Product: projects Reporter: hlein <hlein>
Component: AntAssignee: Jesse Glick <jglick>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Netbeans Message File

Description hlein 2004-05-23 10:32:00 UTC
I tried to do the exercise from
http://projects.netbeans.org/buildsys/projects_quickstart.html.
It works with Java 1.4.2_03. 

The project cannot be created using Java 1.5 Beta
1.  The error in the message file is:
FEHLER:  'Fehler bei Syntaxanalyse des
XPath-Ausdrucks 'null'.'
SCHWER WIEGENDER FEHLER:  'Die Formatvorlage
konnte nicht kompiliert werden.'
INFORMATIONAL *********** Exception occurred
************ at 11:24 AM on May 23, 2004
java.io.IOException:
javax.xml.transform.TransformerConfigurationException:
Die Formatvorlage konnte nicht kompiliert werden.
	at
org.netbeans.spi.project.support.ant.GeneratedFilesHelper$2.run(GeneratedFilesHelper.java:252)

messages.log will be attached.
Comment 1 hlein 2004-05-23 10:33:07 UTC
Created attachment 15071 [details]
Netbeans Message File
Comment 2 Milan Kubec 2004-05-24 08:16:21 UTC
Reassigning for evaluation ... and translation from Hrebejk :-)
Comment 3 _ rkubacki 2004-05-24 08:26:01 UTC

*** This issue has been marked as a duplicate of 43624 ***
Comment 4 Jesse Glick 2004-05-24 13:15:38 UTC
May actually be duplicate of another bug; there is a bug in JDK 1.5
beta 1 that made it impossible to create a new project. However that
was due to our use of a special Xalan version. Now that is gone; there
was another bug that the JDK Xalan is broken, but that was worked
around in the trunk. For now (until 1.5 beta 2 is out) I would suggest
you use JDK 1.4.2_04.
Comment 5 Marian Mirilovic 2005-07-12 10:15:01 UTC
closed