https://defect.opensolaris.org/bz/show_bug.cgi?id=16481
Summary: NumberFormatException when opening Connection Settings
the second time
Classification: Development
Product: opengrok
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: trayapp
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
--- Comment #0 from Knut Anders Hatlen <[email protected]> 2010-07-07
21:02:52 UTC ---
In the trayapp, open Connection Settings, close it, and reopen it. The window
will not be display. Instead, this exception is printed:
Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For
input string: "jmx"
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:449)
at java.lang.Integer.valueOf(Integer.java:554)
at
org.opensolaris.opengrok.management.client.SettingsPersistence.getAgentUrl(SettingsPersistence.java:108)
at
org.opensolaris.opengrok.management.client.SettingsFrame.loadSettings(SettingsFrame.java:59)
at
org.opensolaris.opengrok.management.client.SettingsFrame.<init>(SettingsFrame.java:53)
at
org.opensolaris.opengrok.management.client.OpenGrokTrayApp$6.actionPerformed(OpenGrokTrayApp.java:226)
at java.awt.MenuItem.processActionEvent(MenuItem.java:627)
.
.
.
--
Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
opengrok-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opengrok-dev