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 - [68cat] AssertionError at org.netbeans.modules.selenium.server.SeleniumProperties.getInstanceProperties
Summary: [68cat] AssertionError at org.netbeans.modules.selenium.server.SeleniumProper...
Status: CLOSED DUPLICATE of bug 175678
Alias: None
Product: utilities
Classification: Unclassified
Component: Selenium (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Jindrich Sedek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-17 00:53 UTC by ingoreinhart
Modified: 2014-12-09 09:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 162256


Attachments
stacktrace (1.35 KB, text/plain)
2009-11-17 00:53 UTC, ingoreinhart
Details

Note You need to log in before you can comment on or make changes to this bug.
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