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 247493 - InstantiationException: org.netbeans.modules.debugger.jpda.js.FirstSourceURLProvider
Summary: InstantiationException: org.netbeans.modules.debugger.jpda.js.FirstSourceURLP...
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-26 10:20 UTC by Exceptions Reporter
Modified: 2015-10-29 15:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212255


Attachments
stacktrace (2.06 KB, text/plain)
2014-09-26 10:20 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-09-26 10:20:21 UTC
This bug was originally marked as duplicate of bug 242057, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_65-b19
OS: Windows 7

User Comments:
GUEST: Started to debug a Weblogic application. This error did not happen in NetBeans 7.x




Stacktrace: 
java.lang.InstantiationException: org.netbeans.modules.debugger.jpda.js.FirstSourceURLProvider
   at java.lang.Class.newInstance(Class.java:359)
   at org.netbeans.spi.debugger.ContextAwareSupport.createInstance(ContextAwareSupport.java:137)
   at org.netbeans.spi.debugger.jpda.SourcePathProvider$ContextAware.forContext(SourcePathProvider.java:178)
   at org.netbeans.spi.debugger.jpda.SourcePathProvider$ContextAware.forContext(SourcePathProvider.java:169)
   at org.netbeans.api.debugger.Lookup$MetaInf$MetaInfLookupList$LazyInstance.getEntry(Lookup.java:1078)
   at org.netbeans.api.debugger.Lookup$LookupList$LookupLazyEntry.get(Lookup.java:1296)
Comment 1 Exceptions Reporter 2014-09-26 10:20:24 UTC
Created attachment 149535 [details]
stacktrace
Comment 2 Jiri Kovalsky 2015-02-11 16:00:06 UTC
This must be a certain setup specific issue as I can't reproduce it in:

Product Version: NetBeans IDE Dev (Build 201502110001)
Java: 1.8.0_25; Java HotSpot(TM) 64-Bit Server VM 25.25-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_25-b17
System: Linux version 3.13.0-24-generic running on amd64; UTF-8; en_US (nb)

with WebLogic Server 12.1.3.0.0 with Java HotSpot(TM) 64-Bit Server VM Version 24.60-b09 from Oracle Corporation.
Comment 3 Exceptions Reporter 2015-10-29 15:31:05 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=212255