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 176965

Summary: [68cat] AssertionError at org.netbeans.modules.selenium.server.SeleniumProperties.getInstanceProperties
Product: utilities Reporter: ingoreinhart <ingoreinhart>
Component: SeleniumAssignee: Jindrich Sedek <jsedek>
Status: CLOSED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 162256
Attachments: stacktrace

Description ingoreinhart 2009-11-17 00:53:41 UTC
Build: NetBeans IDE Dev (Build 200911091156)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.31-14-generic, amd64

User Comments:
ingoreinhart: adding selenium for php plugin



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.selenium.server.SeleniumProperties.getInstanceProperties(SeleniumProperties.java:78)
        at org.netbeans.modules.selenium.server.Installer.restored(Installer.java:56)
        at org.openide.modules.ModuleInstall.installed(ModuleInstall.java:95)
        at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:445)
        at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:361)
        at org.netbeans.ModuleManager.enable(ModuleManager.java:917)
Comment 1 ingoreinhart 2009-11-17 00:53:44 UTC
Created attachment 91147 [details]
stacktrace
Comment 2 ingoreinhart 2009-11-17 01:17:33 UTC
Sorry, for wrong build.

I retest it now with build #200911161401: same problem!

I have this Exception only on Linux Ubunt 9.10 / 9.04. Not on my Mac.

Set to P2, because an Exception at startup is not very cool.
Comment 3 ingoreinhart 2009-11-17 01:22:16 UTC

*** This bug has been marked as a duplicate of bug 175678 ***
Comment 4 ingoreinhart 2009-11-18 02:45:04 UTC
Fixed with Bbug 175678