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 51917 - Cannot create projects in 4.0 RC
Summary: Cannot create projects in 4.0 RC
Status: CLOSED DUPLICATE of bug 43624
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@projects
URL:
Keywords:
: 52007 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-11-29 15:44 UTC by mtoporek
Modified: 2006-03-24 10:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log file (14.55 KB, text/plain)
2004-12-01 15:16 UTC, mtoporek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mtoporek 2004-11-29 15:44:19 UTC
Whenever I want to create a project either 
standard java app or web app, in the second 
window of the create project wizard I am getting 
a "xmltransform: Cannot compile style sheet..." 
message and the project is not created.
Comment 1 mtoporek 2004-11-30 16:02:21 UTC
The error that is displayed is:
javax.xml.transform.TransformerConfigurationException: cannot 
compile style sheet.

I installed in another PC with windows XP Prof. and I got the same.
Comment 2 ehucka 2004-12-01 09:40:09 UTC
Could you provide whole exception stacktrace? Thank you.
Comment 3 Jan Chalupa 2004-12-01 14:55:13 UTC
Also please attach the messages.log file.

Did you try to install RC over an existing NB 4.0 installation? Did
you reuse an existing userdir?
Comment 4 mtoporek 2004-12-01 15:16:15 UTC
Created attachment 19096 [details]
messages.log file
Comment 5 mtoporek 2004-12-01 15:56:02 UTC
I installed in a new directory and did not transfer settings from 
another 4.0 when I was asked for, the first time I ran the ide.
Comment 6 Jan Chalupa 2004-12-01 17:08:19 UTC
Aha. The message.log file really helped. You're using JDK 1.5.0 beta 2
which has a bug in a style sheet transformer. For details see issue
#43624.

The solution is to run NB 4.0 on the final release of JDK 1.5.0 (b64).

*** This issue has been marked as a duplicate of 43624 ***
Comment 7 David Konecny 2004-12-02 12:20:43 UTC
*** Issue 52007 has been marked as a duplicate of this issue. ***
Comment 8 Marian Mirilovic 2005-07-12 10:12:14 UTC
closed