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 251843

Summary: UnsupportedOperationException: Not supported yet.
Product: debugger Reporter: Chiana
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED DUPLICATE    
Severity: normal CC: Chiana
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 216764
Bug Depends on:    
Bug Blocks: 251845    
Attachments: stacktrace
stacktrace

Description Chiana 2015-04-15 10:16:38 UTC
Build: NetBeans IDE Dev (Build 201504130001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
Chiana: This is an error in a user program that have leaked into the IDE




Stacktrace: 
java.lang.UnsupportedOperationException: Not supported yet.
   at ent.TransactionLock$SharedSessionProxy.invoke(TransactionLock.java:45)
   at ent.$Proxy28.toString(.java:0)
   at ent.TransactionLock$SharedSessionProxy.invoke(TransactionLock.java:45)
   at ent.$Proxy28.getTransaction(.java:0)
   at ent.TransactionLock.transaction(TransactionLock.java:142)
   at ent.TransactionLock.initTransaction(TransactionLock.java:91)
Comment 1 Chiana 2015-04-15 10:16:40 UTC
Created attachment 153207 [details]
stacktrace
Comment 2 Chiana 2015-04-15 10:31:16 UTC
Created attachment 153210 [details]
stacktrace

...
Comment 3 Chiana 2015-04-15 11:08:33 UTC
*** Bug 251844 has been marked as a duplicate of this bug. ***
Comment 4 Martin Entlicher 2015-04-20 11:34:12 UTC
This is the same problem as the one described in issue #251573.

*** This bug has been marked as a duplicate of bug 251573 ***
Comment 5 Chiana 2015-05-08 13:41:21 UTC
*** Bug 251845 has been marked as a duplicate of this bug. ***