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 155502 - NullPointerException at java.lang.String.indexOf
Summary: NullPointerException at java.lang.String.indexOf
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-15 20:33 UTC by antonioni
Modified: 2009-04-15 02:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 144399


Attachments
stacktrace (1.68 KB, text/plain)
2008-12-15 20:34 UTC, antonioni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description antonioni 2008-12-15 20:33:55 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.24-22-generic, i386

Stacktrace: 
java.lang.NullPointerException
        at java.lang.String.indexOf(String.java:1734)
        at java.lang.String.indexOf(String.java:1716)
        at org.netbeans.modules.j2ee.sun.api.restricted.ResourceConfigurator.isSameDatabaseConnection(ResourceConfigurator.java:623)
        at org.netbeans.modules.j2ee.sun.api.restricted.ResourceConfigurator.createCheckForConnectionPool(ResourceConfigurator.java:1122)
        at org.netbeans.modules.j2ee.sun.api.restricted.ResourceConfigurator.createDataSource(ResourceConfigurator.java:921)
        at org.netbeans.modules.j2ee.sun.share.configbean.SunONEDeploymentConfiguration.createDatasource(SunONEDeploymentConfiguration.java:338)
Comment 1 antonioni 2008-12-15 20:34:00 UTC
Created attachment 74988 [details]
stacktrace
Comment 2 Nitya Doraisamy 2008-12-15 20:42:16 UTC
Seems to be similar to issue 155499. Investigating.

Could you describe what you were doing when this error happened? 
Also, if possible please attach,
 - the ide's messages.log
 - server's domain.xml 
 - any sun-resources.xml present in the project



Comment 3 Nitya Doraisamy 2008-12-15 20:42:41 UTC
Forgot to set target
Comment 4 Nitya Doraisamy 2009-04-15 02:39:37 UTC
Unable to reproduce. If you see continue to see this error, please reopen with more information and steps to reproduce