Ticket #225 (new defect)
Opened 22 months ago
Starting error
| Reported by: | thierry | Owned by: | dumoulin |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.3-RC1 |
| Component: | ui.graphical | Version: | 0.3 |
| Severity: | normal | Keywords: | |
| Cc: | nicolas.dumoulin@… |
Description
A no entry sign appeared when launching SimExplorer
It correspond to the following message
java.lang.NullPointerException
at org.netbeans.NetigsoModule$DelegateCL.findResources(NetigsoModule.java:201)
Caused: java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.netbeans.core.startup.NbInstaller.loadLayers(NbInstaller.java:586) at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:328) at org.netbeans.ModuleManager.enable(ModuleManager.java:929) at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:315) at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:251) at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:283) at org.netbeans.core.startup.Main.getModuleSystem(Main.java:169) at org.netbeans.core.startup.Main.start(Main.java:299) at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:111)
[catch] at java.lang.Thread.run(Thread.java:619)





