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 - Cannot create project with Java 1.5 Beta 1
Summary: Cannot create project with Java 1.5 Beta 1
Status: CLOSED DUPLICATE of bug 43624
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-23 10:32 UTC by hlein
Modified: 2006-03-24 09:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Netbeans Message File (22.27 KB, text/plain)
2004-05-23 10:33 UTC, hlein
Details

Note You need to log in before you can comment on or make changes to this bug.
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