[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Exception found location=Authenticate.java:383
Hi,
this exception happend :
Exception found location=Authenticate.java:383
when I'd hust publish a message a then try a dump.
Publication seem to works because I can get the published message,
it's just that I can't ask xmlBlaster to dump in a file .
Error is :
Exception found location=Authenticate.java:383
6 juin 01 15:02:19 ERROR Authenticate.java:383-Authenticate:
Inconsistent client maps, aomCli
entInfoMap.size()=1 and loginNameClientInfoMap.size()=2
Exception in thread "XmlBlaster MainThread"
java.lang.NullPointerException:
at
org.xmlBlaster.engine.ClientInfo.getUniqueKey(ClientInfo.java:297)
at org.xmlBlaster.engine.ClientInfo.toXml(ClientInfo.java:357)
at
org.xmlBlaster.authentication.Authenticate.toXml(Authenticate.java:389)
at
org.xmlBlaster.authentication.Authenticate.toXml(Authenticate.java:365)
at org.xmlBlaster.Main.checkForKeyboardInput(Main.java:341)
at org.xmlBlaster.Main.init(Main.java:163)
at org.xmlBlaster.Main.<init>(Main.java:100)
at org.xmlBlaster.Main.main(Main.java:462)
Do U get a idea ?
Cyrille