Start a new topic

Error when typing a parenthesis in Search Table Nodes Dialog

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

Steps: - Go to Tables > References - Ctrl+F to open Search Table Nodes Dialog - Type either an open or a close parenthesis An internal error occurred in: java.util.regex.PatternSyntaxException: Unclosed group near index 9 .*stud(.* ^ The error may have affected the application state. Please to vendor. Long Message: Unclosed group near index 9 .*stud(.* ^ Details:    Type: java.util.regex.PatternSyntaxException Stack Trace: java.util.regex.PatternSyntaxException: Unclosed group near index 9 .*stud(.* ^    at java.util.regex.Pattern.error(Unknown Source)    at java.util.regex.Pattern.accept(Unknown Source)    at java.util.regex.Pattern.group0(Unknown Source)    at java.util.regex.Pattern.sequence(Unknown Source)    at java.util.regex.Pattern.expr(Unknown Source)    at java.util.regex.Pattern.compile(Unknown Source)    at java.util.regex.Pattern.(Unknown Source)    at java.util.regex.Pattern.compile(Unknown Source)    at java.util.regex.Pattern.matches(Unknown Source)    at java.lang.String.matches(Unknown Source)    at com.onseven.dbvis.A.E.ă(Z:2082)    at com.onseven.dbvis.A.F.C.Ă(Z:1886)    at com.onseven.dbvis.A.F.C.ā(Z:787)    at com.onseven.dbvis.A.F.C$2.ā(Z:3099)    at com.onseven.dbvis.A.F.C$2.insertUpdate(Z:235)    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._.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) Client VM Java Version: 1.7.0_25 Java Vendor: Oracle Corporation OS Name: Windows 7 OS Arch: x86 OS Version: 6.1

[This reply is migrated from our old forums.]

Re: Error when typing a parenthesis in Search Table Nodes Dialog
Geff, Thanks for reporting this. It will be fixed in next beta. Regards Roger
[This reply is migrated from our old forums.]

Re: Error when typing a parenthesis in Search Table Nodes Dialog
Geff, Just to inform you this is fixed in the just released 91.2044 beta version. Regards Roger