NPE when double-clicking table name in 'Databases' tab (Pro 91.2030)
a
anonymous
started a topic
over 11 years ago
[This topic is migrated from our old forums. The original author name has been removed]
(with Object Filter visible and Filters activated)
(also with two floating tabs open of unrelated tables)
1. scroll to schema of interest in 'Databases' tab
2. expand schema of interest
3. expand 'Tables'
4. double-click table name
5. NPE
6. If 'close window' chosen, and user tries again to double-click same (or other) table name, NPE again
7. shutdown DbVisualizer
DbVisualizer Pro 91.2030
--------------------------------
More Details:
An internal error occurred in:
java.lang.NullPointerException
The error may have affected the application state. Please to vendor.
Details:
Type: java.lang.NullPointerException
Stack Trace:
java.lang.NullPointerException
at com.onseven.dbvis.k.H.ā(Z:22)
at com.onseven.dbvis.k.A.F.ā(Z:3473)
at com.onseven.dbvis.k.A.F.Ă(Z:60)
at com.onseven.dbvis.k.A.F.ā(Z:1622)
at com.onseven.dbvis.k.A.F.ā(Z:2989)
at com.onseven.dbvis.m.A.I.ā(Z:1707)
at com.onseven.dbvis.m.A.I.ā(Z:3175)
at com.onseven.dbvis.m.A.I.ā(Z:664)
at com.onseven.dbvis.m.A.I$34.mousePressed(Z:1812)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.onseven.dbvis.N.A._.dispatchEvent(Z:483)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
System Information:
Product: DbVisualizer Pro 91.2030
Build: #2030 (2013/07/04 10:13)
Java VM: Java HotSpot(TM) 64-Bit Server VM
Java Version: 1.7.0_25
Java Vendor: Oracle Corporation
OS Name: Windows 7
OS Arch: amd64
OS Version: 6.1
Re: NPE when double-clicking table name in 'Databases' tab (Pro 91.2030)
Hi,
Thanks for the report.
Does this happen all the time or just once?
Regards
Roger
a
anonymous
said
over 11 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: NPE when double-clicking table name in 'Databases' tab (Pro 91.2030)
Not at all times, but about 8-10 occurrences in the last week of heavy use. The next time it happens, I will collect the stack trace again.
Roger Bjärevall
said
over 11 years ago
[This reply is migrated from our old forums.]
Re: NPE when double-clicking table name in 'Databases' tab (Pro 91.2030)
Hi,
The trace you sent seem to be a side effect of the first error you get.
It would be really great if you can send the first trace when this happen.
Thanks!
Regards
Roger
a
anonymous
said
over 11 years ago
[This reply is migrated from our old forums. The original author name has been removed]
Re: NPE when double-clicking table name in 'Databases' tab (Pro 91.2030)
This time, I was trying to log out for the day. Double-clicked on my database connection (the first item below "Connections") and the error window popped up. There was no earlier error (unless it was invisible to me); in fact, Pro 91.2030 was working smoothly all day prior to this error.
I can 'close window' on the error box, but if I do, then a double-click on the database connection (or on any of my schema names) brings the box back.
--
An internal error occurred in:
java.lang.NullPointerException
The error may have affected the application state. Please to vendor.
Details:
Type: java.lang.NullPointerException
Stack Trace:
java.lang.NullPointerException
at com.onseven.dbvis.k.H.ā(Z:22)
at com.onseven.dbvis.k.A.F.ā(Z:3473)
at com.onseven.dbvis.k.A.F.Ă(Z:60)
at com.onseven.dbvis.k.A.F.ā(Z:1622)
at com.onseven.dbvis.k.A.F.ā(Z:2989)
at com.onseven.dbvis.m.A.I.ā(Z:1707)
at com.onseven.dbvis.m.A.I.ā(Z:3175)
at com.onseven.dbvis.m.A.I.ā(Z:664)
at com.onseven.dbvis.m.A.I$34.mousePressed(Z:1812)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.onseven.dbvis.N.A._.dispatchEvent(Z:483)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
System Information:
Product: DbVisualizer Pro 91.2030
Build: #2030 (2013/07/04 10:13)
Java VM: Java HotSpot(TM) 64-Bit Server VM
Java Version: 1.7.0_25
Java Vendor: Oracle Corporation
OS Name: Windows 7
OS Arch: amd64
OS Version: 6.1
Roger Bjärevall
said
over 11 years ago
[This reply is migrated from our old forums.]
Re: NPE when double-clicking table name in 'Databases' tab (Pro 91.2030)
Hi,
I think we've found the root for this issue.
Thanks for the reports. A fix will be included in next beta.
Regards
Roger
Roger Bjärevall
said
over 11 years ago
[This reply is migrated from our old forums.]
Re: NPE when double-clicking table name in 'Databases' tab (Pro 91.2030)
Hi,
Just to inform you this is fixed in the just released 91.2044 beta version.
Regards
Roger
anonymous