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 185404 - AssertionError at org.netbeans.modules.selenium.server.SeleniumProperties.getInstanceProperties
Summary: AssertionError at org.netbeans.modules.selenium.server.SeleniumProperties.get...
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Selenium (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jindrich Sedek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 08:02 UTC by petkle
Modified: 2014-12-09 09:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169055


Attachments
stacktrace (897 bytes, text/plain)
2010-05-04 08:02 UTC, petkle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description petkle 2010-05-04 08:02:08 UTC
This bug was originally marked as duplicate of bug 175678, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: OpenJDK 64-Bit Server VM, 14.0-b16, OpenJDK Runtime Environment, 1.6.0_18-b18
OS: Linux

User Comments:
ingoreinhart: starting NB. Have selenium for php installed

petkle: Opened Netbeans. The problem seems to be PHP Selenium 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.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:423)
   at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:363)
   at org.netbeans.ModuleManager.enable(ModuleManager.java:929)
   at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:315)
Comment 1 petkle 2010-05-04 08:02:14 UTC
Created attachment 98413 [details]
stacktrace
Comment 2 Jindrich Sedek 2010-05-05 08:13:52 UTC
e5e8a96e339d