Start a new topic

Exception in using <Input>

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

Hi I tested the extending of profiles by writng a simple sample , the problem is when I use the many tags and type fast I get the following exception but if I type slowly or reduce the number of tags everything is Ok . DBVisualizer is at 9.1.10 level and java version is 1.7.0_60 and the sample that I used for testing also has been attached. Any help would be appreciated. An internal error occurred in: java.lang.IllegalStateException: Attempt to mutate in notification The error may have affected the application state. Please to vendor. Long Message: Attempt to mutate in notification Details:    Type: java.lang.IllegalStateException Stack Trace: java.lang.IllegalStateException: Attempt to mutate in notification    at javax.swing.text.AbstractDocument.writeLock(Unknown Source)    at javax.swing.text.AbstractDocument.replace(Unknown Source)    at javax.swing.text.JTextComponent.replaceSelection(Unknown Source)    at javax.swing.text.DefaultEditorKit$DefaultKeyTypedAction.actionPerformed(Unknown Source)    at javax.swing.SwingUtilities.notifyAction(Unknown Source)    at javax.swing.JComponent.processKeyBinding(Unknown Source)    at javax.swing.JComponent.processKeyBindings(Unknown Source)    at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)    at java.awt.Component.dispatchEventImpl(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.a.dispatchEvent(Z:2787)    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)    at java.awt.WaitDispatchSupport$2.run(Unknown Source)    at java.awt.WaitDispatchSupport$4.run(Unknown Source)    at java.security.AccessController.doPrivileged(Native Method)    at java.awt.WaitDispatchSupport.enter(Unknown Source)    at java.awt.Dialog.show(Unknown Source)    at java.awt.Component.show(Unknown Source)    at java.awt.Component.setVisible(Unknown Source)    at java.awt.Window.setVisible(Unknown Source)    at java.awt.Dialog.setVisible(Unknown Source)    at com.onseven.dbvis.J.B.A.I.ć(Z:311)    at com.onseven.dbvis.m.G.A.A.ă(Z:3027)    at com.onseven.dbvis.m.G.E.ā(Z:2729)    at com.onseven.dbvis.m.G.E.ā(Z:1966)    at com.onseven.dbvis.m.G.A.A.ă(Z:2742)    at com.onseven.dbvis.m.G.A.G$2.insertUpdate(Z:2417)    at javax.swing.text.AbstractDocument.fireInsertUpdate(Unknown Source)    at javax.swing.text.AbstractDocument.handleInsertString(Unknown Source)    at javax.swing.text.AbstractDocument.insertString(Unknown Source)    at javax.swing.text.PlainDocument.insertString(Unknown Source)    at javax.swing.text.AbstractDocument.replace(Unknown Source)    at javax.swing.text.JTextComponent.replaceSelection(Unknown Source)    at javax.swing.text.DefaultEditorKit$DefaultKeyTypedAction.actionPerformed(Unknown Source)    at javax.swing.SwingUtilities.notifyAction(Unknown Source)    at javax.swing.JComponent.processKeyBinding(Unknown Source)    at javax.swing.JComponent.processKeyBindings(Unknown Source)    at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)    at java.awt.Component.dispatchEventImpl(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.a.dispatchEvent(Z:2787)    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)

[This reply is migrated from our old forums.]

Re: Exception in using
Hi, This will be fixed in the next version. Opening actions with a lot of fields will also be faster. Regards Roger
[This reply is migrated from our old forums. The original author name has been removed]

Re: Exception in using
Hi Thank you for your good support , DBVis is a great product with a very good user friendly GUI. I am trying to extend z/OS profile and implementing many actions. Is it possible to share that extended profile when completed , with others via this forum ? TIA
[This reply is migrated from our old forums.]

Re: Exception in using
Hi, You may absolutely share it here. If you approve we can also look at including all or parts of it in the official profile that is distributed with DbVisualizer. Regards Roger
[This reply is migrated from our old forums.]

Re: Exception in using
Hi, Just wanted to let you know this is now fixed in the just released 9.1.11 version. Regards Roger