Start a new topic

dbVis excpetion on Copying values from grid..

[This topic is migrated from our old forums. The original author name has been removed]

Trying to copy values from grid: ... please advise...... An internal error occurred in: java.lang.VerifyError: (class: A/B/C/B, method: ā signature: (Ljava/io/OutputStream;Ljava/awt/Dimension;)Lorg/freehep/graphics2d/AbstractVectorGraphics;) Wrong return type in function The error may have affected the application state. Please notify vendor. Stack Trace: java.lang.VerifyError: (class: A/B/C/B, method: ā signature: (Ljava/io/OutputStream;Ljava/awt/Dimension;)Lorg/freehep/graphics2d/AbstractVectorGraphics;) Wrong return type in function at com.onseven.dbvis.k.H.<clinit>(Z:3442) at com.onseven.dbvis.g.r.ā(Z:166) at com.onseven.dbvis.g.l$16.execute(Z:541) at se.pureit.swing.Q.F.actionPerformed(Z:1875) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(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$000(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$2.run(Unknown Source) at java.awt.EventQueue$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at com.onseven.dbvis.L.A.V.dispatchEvent(Z:2143) 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 Personal 8.0.2 Build: #1700 (2011/08/08 00:35) Java VM: Java HotSpot(TM) Client VM Java Version: 1.6.0_26 Java Vendor: Sun Microsystems Inc. OS Name: Windows XP OS Arch: x86 OS Version: 5.1

[This reply is migrated from our old forums.]

Re: dbVis excpetion on Copying values from grid..
Alex, This is now fixed in the 8.0.3 version. Regards Roger
[This reply is migrated from our old forums.]

Re: dbVis excpetion on Copying values from grid..
Alex, We are not planning to offer a zipped version of the exe file. For the next 8.0.3 version the original problem will be eliminated in the zip installer. For future versions we will be extra careful so that similar problems are not introduced again. Regards Roger
[This reply is migrated from our old forums. The original author name has been removed]

Re: dbVis excpetion on Copying values from grid..
Roger, .exe downloads are blocked by the policy. Is it possible to add a .zip version that has the Installer
[This reply is migrated from our old forums.]

Re: dbVis excpetion on Copying values from grid..
Alex, Thanks for the clarification. One problem by doing like you do is that files may be left in the installation directory that has been specifically removed in the new version you are copying from. A better approach is that you install the new version in a fresh directory and then copy the files of interest from the old version. Another option is that you always use the setup installer as it de-installs any previous version completely before installing the new. Anyway, in the next maintenance version we will fix so that the error occurring in 8.0.2 is fixed. However, I cannot guarantee similar problems in the future using the current copy/replace procedure. Regards Roger Edited by: Roger Bjarevall on 2011-aug-22 16:05 Corrected: Edited .vmoptions are NOT preserved when installing a newer version over an existing one.
[This reply is migrated from our old forums. The original author name has been removed]

Re: dbVis excpetion on Copying values from grid..
Roger, As with all previous installation, we download a Windows (zip atchive), in this example *dbvis_windows_8_0_2.zip,* open it in WinZip exlplorer, select all files in the zip with exceptions of '.vmoptions' files and drag it over the existing installation, replacing the files with the files from your zip.
[This reply is migrated from our old forums.]

Re: dbVis excpetion on Copying values from grid..
Hi Alex, We've got a few similar reports and while trying to identify how it can happen, can you please tell what steps you did when installing 8.0.2 and what installer you used (zip or setup installer)? Most interesting is if you manually copied the 8.0.2 files into an old version installation directory or if you had installed the old version using the zip installer and then installed 8.0.2 using the setup installer in the old version directory? To solve the problem in 8.0.2 remove DBVIS-HOME\lib\graphml.jar Regards Roger Edited by: Roger Bjarevall on 2011-aug-22 10:59