| Author |
Error loading bin file
|
raj hyd
Greenhorn
Joined: Jun 26, 2006
Posts: 9
|
|
i have a certain requirement like if plugin1 is down plugin2 has to be called,both plugin1 and plugin2 uses same 3rd party api for plugin implementation.But when my plugin1 is down i am getting error with plugin2 like "Error loading resource file: challenge.bin" This challenge.bin is in 3rd party api used for plugin1 and plugin2 implementation. Error loading resource file: challenge.bin java.lang.NullPointerException at java.io.FilterInputStream.available(Unknown Source) at ymsg.network.ChallengeResponseV10.<clinit>(ChallengeResponseV10.java:71) at ymsg.network.Session.receiveAuth(Session.java:1331) at ymsg.network.Session$InputThread.process(Session.java:2839) at ymsg.network.Session$InputThread.run(Session.java:2797) Did anybody had such problem earlier loding *.bin files . [ June 26, 2006: Message edited by: raj hyd ]
|
 |
 |
|
|
subject: Error loading bin file
|
|
|