|
From: Akira U. <ue...@go...> - 2002-04-04 22:20:35
|
Hi Roland,
I have the same probrem under the following environment.
OS: Mac OS X 10.1.3
JDK: 1.3.1
On 2002.04.04, at 17:47, Roland M=FCcke wrote:
> Please post the stack trace for this exception. I never had an=20
> exception like this and don't use parseInt() at all.
EVENT: open 'gouf'
Exception in thread "main" java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:382)
at java.lang.Integer.<init>(Integer.java:549)
at salt.misc.LdapHelper.<init>(LdapHelper.java:32)
at salt.core.MainFrame.connectToLdapServer(MainFrame.java:286)
at salt.core.MainFrame.main(MainFrame.java:249)
EVENT: open connection dialog
|