Anonymous - 2007-12-03

Logged In: YES
user_id=682016
Originator: NO

aha! I found the same problem.
I'm implementing a webservices thing and AIM is one interface. This is the best Lib out there, but it needs that one thing. I couldn't figure out where the madness was coming from:
<paste>
Exception in thread "Thread-88" java.lang.NullPointerException
at com.levelonelabs.aim.AIMClient.run(AIMClient.java:381)
at java.lang.Thread.run(Thread.java:619)
Exception in thread "Thread-89" java.lang.NullPointerException
at com.levelonelabs.aim.AIMClient.run(AIMClient.java:381)
at java.lang.Thread.run(Thread.java:619)
</paste>

But I think this will solve it. Thanks :D