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 76969 - 5.0起動中に起きるバグ
Summary: 5.0起動中に起きるバグ
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-26 18:28 UTC by kuniaki
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kuniaki 2006-05-26 18:28:39 UTC
Netbeans IDEの起動ができません。
また、NetBeans IDE 5.0 + Application Server 8.2 Bundleのインストール中に固まってしま
って、インストール不可。
NetBeans IDE 5.0単体のインストールでも、インストール中に固まってインストールできないこと
があります。

CPU: Intel Pentium4 3.0EGhz(FSB800Mhz HT対応)
メモリ:PC-3200 DDR CL3 1GB(シングルチャンネル)
チップセット:i865G
グラフィック:Geforce7800GS
SDKバージョン:J2SE SDK 1.4.2_07

*********** Exception occurred ************ at 2:09 AM on May 27, 2006
java.lang.IllegalStateException: FATAL: Repository org.netbeans.java not found.
	at 
org.netbeans.modules.javacore.internalapi.JavaMetamodel.getDefaultRepository
(JavaMetamodel.java:147)
	at org.netbeans.modules.javacore.internalapi.JavaMetamodel.getManager
(JavaMetamodel.java:63)
	at org.netbeans.modules.javacore.JavaCoreModule$CompL.windowOpened
(JavaCoreModule.java:67)
	at java.awt.AWTEventMulticaster.windowOpened
(AWTEventMulticaster.java:281)
	at java.awt.Window.processWindowEvent(Window.java:1118)
	at javax.swing.JFrame.processWindowEvent(JFrame.java:266)
	at java.awt.Window.processEvent(Window.java:1079)
	at java.awt.Component.dispatchEventImpl(Component.java:3615)
	at java.awt.Container.dispatchEventImpl(Container.java:1627)
	at java.awt.Window.dispatchEventImpl(Window.java:1606)
	at java.awt.Component.dispatchEvent(Component.java:3477)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
[catch] at java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:151)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
Comment 1 Jiri Prox 2006-05-30 10:06:17 UTC
Can you provide steps to reproduce?
It looks like corrupted userdir, try deleting your {userdir}/var/cache directory.

Please use english.
Comment 2 Jan Becicka 2006-10-26 16:27:08 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 3 Quality Engineering 2007-09-20 09:49:42 UTC
Reorganization of java component