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 185086 - java.lang.NullPointerException
Summary: java.lang.NullPointerException
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-27 12:13 UTC by Exceptions Reporter
Modified: 2010-04-27 12:13 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 5762


Attachments
stacktrace (2.36 KB, text/plain)
2010-04-27 12:13 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-04-27 12:13:29 UTC
This issue was reported manually by mmirilovic.
It already has 25 duplicates 


Build: NetBeans IDE 6.0 Beta 1 (Build 200709141330)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04
OS: Windows XP

User Comments:
peter_gillogley: NB 6 B1 - rebooted and still netbeans will not start.
Will have to reinstall NB 6... I guess.

peter_gillogley: NB B1 + SOAPIU plugin.

Just uninstalled NB 6 + deleted the NB6B1 c:programsfiles\nb6B1 folder.
Same error as previously.

Will try uninstalling NB 6 and uninstalling glassfish, rebooting, reinstalling

GUEST: Starting Netbeans

GUEST: just starting it up
As a quick fix:
search for files with name eviware in your personal .netbeans\6.0beta1 directory and delete what you find.
As a quick fix:
search for files with name eviware in your personal .netbeans\6.0beta1 directory and delete what you find.

peter_gillogley: Installed SOAPUI plugin from Netbeans site as a NLM file.

Now Netbeans will not start.

GUEST: Starting netbeans

peter_gillogley: Same problem again NB B1 + SOAPUI plugin
1. I'll ' try rebooting
2. Maybe reinstall if I have to or wait for beta 2

GUEST: while starting Netbeans 6.0  ..pathetic release !!!

GUEST: Started the IDE.

GUEST: Starting the IDE

GUEST: webservice gui

peter_gillogley: NB Beta 1 full install + SOAPUI plugin.  On MS-XP SP2.

Just starting netbeans... first time I was using it today




Stacktrace: 
java.lang.NullPointerException
   at com.eviware.soapui.netbeans.module.LogTopComponent.<init>(LogTopComponent.java:53)
   at com.eviware.soapui.netbeans.module.LogTopComponent.getDefault(LogTopComponent.java:79)
   at com.eviware.soapui.netbeans.module.LogTopComponent$ResolvableHelper.readResolve(LogTopComponent.java:124)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:0)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Comment 1 Exceptions Reporter 2010-04-27 12:13:40 UTC
Created attachment 98130 [details]
stacktrace