Hi all,
<This is no longer relevant, see my post below, Thanks.>
I've attached a .doc screenshot and the java debug when I click on the zond button and I just get a white box with a red X in the left corner.
I'm on a WinXPsp2 workstation using Firefox and IE. I only have JRE-6 installed, no other jre's, etc... It's version 6 jre with no updates. jre-5 just crashes my browser, IE or Firefox.
load: class netzond.netzond not found.
java.lang.ClassNotFoundException: netzond.netzond
Any ideas?
Thanks,
Bob
ZOND v0.34a General Exception Java error on WinXP sp2, 8.7a
Moderators: Developers, Moderators
ZOND v0.34a General Exception Java error on WinXP sp2, 8.7a
Last edited by laamidd on Thu Feb 14, 2008 2:57 pm, edited 2 times in total.
java.lang.NumberFormatException: For input string: "0KN
This is what I get now from the java debug console:
java.lang.NumberFormatException: For input string: "0KN"
I had one of our java programmers look at it and one of our perl guys who dabbles in php.
They both tell me: "one of your functions is returning the string "OKN", and is trying to use it where only integers are expected."
They don't know where that string is coming from, they haven't looked at the source of cacti or the plugin.
The applet does run, but a graph never gets displayed.
I get the pop up window, but it stays blank with no error message or anything.
Any ideas?
Anyone have Zond running/working on a W2K3 box with either IE or Firefox on the client? I'm using jre 1.6 update 4 now.
If I go to the netzond site and run one of their demo's, it works perfectly.
Thanks,
Bob
java.lang.NumberFormatException: For input string: "0KN"
I had one of our java programmers look at it and one of our perl guys who dabbles in php.
They both tell me: "one of your functions is returning the string "OKN", and is trying to use it where only integers are expected."
They don't know where that string is coming from, they haven't looked at the source of cacti or the plugin.
The applet does run, but a graph never gets displayed.
I get the pop up window, but it stays blank with no error message or anything.
Any ideas?
Anyone have Zond running/working on a W2K3 box with either IE or Firefox on the client? I'm using jre 1.6 update 4 now.
If I go to the netzond site and run one of their demo's, it works perfectly.
Thanks,
Bob
Re: java.lang.NumberFormatException: For input string: "
laamidd, your coleagues are right - for some reasons zond_process.php is returning string value ("OKN"), but zond plugin expects (and accepts) only digit values (integer or real). This results in balnk zond window.laamidd wrote:This is what I get now from the java debug console:
java.lang.NumberFormatException: For input string: "0KN"
I had one of our java programmers look at it and one of our perl guys who dabbles in php.
They both tell me: "one of your functions is returning the string "OKN", and is trying to use it where only integers are expected."
They don't know where that string is coming from, they haven't looked at the source of cacti or the plugin.
The applet does run, but a graph never gets displayed.
I get the pop up window, but it stays blank with no error message or anything.
Any ideas?
Anyone have Zond running/working on a W2K3 box with either IE or Firefox on the client? I'm using jre 1.6 update 4 now.
If I go to the netzond site and run one of their demo's, it works perfectly.
Thanks,
Bob
you should perform some more debugging. instructions on doing this can be found at http://www.netzond.com/netzond/debug/debug.html
ps: next time, please post your problems to http://forums.cacti.net/viewtopic.php?t=24934
Who is online
Users browsing this forum: No registered users and 5 guests