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 72428 - NullPointerException occurs with Turkish WindowsXP
Summary: NullPointerException occurs with Turkish WindowsXP
Status: CLOSED DUPLICATE of bug 71252
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-08 17:32 UTC by ciddi_sam
Modified: 2006-10-12 09:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Netbeans log file - (WindowsXP Turkish) (17.23 KB, text/plain)
2006-02-08 17:34 UTC, ciddi_sam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ciddi_sam 2006-02-08 17:32:34 UTC
A java.lang.NullPointerException is occuring when IDE is starting up (Before 
the splash screen hides itself and the NetBean's main frame shows up).
This happens with every Turkish version WindowsXP. When the regional settings 
are changed to English(USA) from the Control Panel, NetBeans starts up without 
any problem. But Turkish characters could not be used with these settings. We 
hope to see this issue resolved very soon.

java.lang.NullPointerException
	at org.netbeans.core.ShortcutsFolder.addShortcut
(ShortcutsFolder.java:146)
	at org.netbeans.core.ShortcutsFolder.readShortcuts
(ShortcutsFolder.java:133)
	at org.netbeans.core.ShortcutsFolder.refresh(ShortcutsFolder.java:111)
	at org.netbeans.core.ShortcutsFolder.<init>(ShortcutsFolder.java:78)
	at org.netbeans.core.ShortcutsFolder.initShortcuts
(ShortcutsFolder.java:59)
	at org.netbeans.core.NonGui.initializeMainWindow(NonGui.java:187)
	at org.netbeans.core.NonGui.run(NonGui.java:96)
	at org.netbeans.core.startup.Main.start(Main.java:395)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:90)
[catch] at java.lang.Thread.run(Thread.java:595)
Comment 1 ciddi_sam 2006-02-08 17:34:01 UTC
Created attachment 28801 [details]
Netbeans log file - (WindowsXP Turkish)
Comment 2 Marian Mirilovic 2006-02-09 10:00:27 UTC
It's JDK bug, for details look at the issue 71252

*** This issue has been marked as a duplicate of 71252 ***
Comment 3 Marian Mirilovic 2006-10-12 09:26:50 UTC
verified duplicate