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 58852 - javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
Summary: javax.xml.transform.TransformerConfigurationException: Could not compile styl...
Status: CLOSED DUPLICATE of bug 55570
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-13 08:10 UTC by iozturk
Modified: 2006-10-12 09:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log file (84.25 KB, text/plain)
2005-05-13 14:24 UTC, iozturk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description iozturk 2005-05-13 08:10:41 UTC
When I want to create a new project every 
time "javax.xml.transform.TransformerConfigurationException: Could not compile 
stylesheet" message appears.
In the logfile (/var/log/messagesw.log) there are some 
messages "java.beans.IntrospectionException: Method not found: isİdeIdentity" 
and "java.lang.RuntimeException: Instruction unknown: loadınstruction". You may 
not see some characters in these messages. That's because in Turkish lower case 
I is not i but i without a dot on top and upper case i is not I but I with dot 
on top. 
When I change my default language settings to English every thing is OK.
Comment 1 _ rkubacki 2005-05-13 12:01:55 UTC
Please attach your messages.log. Without knowing what JDK / IDE / platform it is
impossible to deal with it.
Comment 2 iozturk 2005-05-13 14:24:28 UTC
Created attachment 22126 [details]
messages.log file
Comment 3 iozturk 2005-05-13 14:35:17 UTC
I am trying to use nb 4.1. I have installed nb 4.1 with 1.5.0.3 bundle. 
I could not install 4.1 with jdk 1.5.0.1 installed also, which gives the 
error "Unhadled exception occurred. Try is.debug option" something like. 

I had also, encountered the same error when installing 4.0.

My OS is Win 2K.
Comment 4 _ rkubacki 2005-05-15 17:01:19 UTC
Maybe this is a problem of bean introspector w/ turkish locale. 
Comment 5 iozturk 2005-05-15 21:40:00 UTC
I did't understand anything. Is there a solution or workaround, or there is 
nothing to do?
Comment 6 David Simonek 2005-05-16 09:45:16 UTC
I guess this belongs to projects.
As for workaround, try to switch locale from turkish to english before running
netbeans, and let us know if something changed, thx.
Comment 7 iozturk 2005-05-16 14:09:52 UTC
When I change the locale to English from Turkish before running NB there is no 
problem and I can create new projects. (I have said this while submitting this 
issue, and I test this again). While NB is running if I change the locale to 
Turkish I can create new projects also. 

While locale is Turkish I cannot create new projects only, there are no 
problems on openning projects and creating new files on these projects.

When I first install NB 4.0 I have encountered the same error. I was using java 
1.5.0 at that time, but after changing default java installation to 1.4.2 the 
problem was solved.

You have rigth ideas about the problem, I think. And, the problem starts at the 
installation.

If the problem persists, as NB people, will you submit a patch for Turkish Java 
developers?

Thanks for replies.
Comment 8 Jesse Glick 2005-05-16 17:44:35 UTC
If you use JDK 1.5.0, for now you must run in a non-Turkish locale, due to a JDK
bug.

*** This issue has been marked as a duplicate of 55570 ***
Comment 9 Marian Mirilovic 2006-10-12 09:27:39 UTC
verified duplicate