dev@shoal.java.net

exceptions from JXTA

From: Sheetal Vartak <Sheetal.Vartak_at_Sun.COM>
Date: Fri, 15 Feb 2008 16:59:53 -0800

Hi Mo,
I still keep seeing exceptions as follows even when running the
rungmsdemo.sh :

[#|2008-02-15T16:57:14.511-0800|WARNING|Shoal|ShoalLogger|_ThreadID=14;_ThreadName=pool-1-thread-3;ClassName=DistributedStateCacheImpl;MethodName=getFromCacheForPattern;|GMSException
during DistributedStateCache
Sync....com.sun.enterprise.ee.cms.core.GMSException:
java.io.IOException: Unable to create a messenger to
jxta://uuid-1070C0A4278E4D80AA34A4BA3D45F734CBEC5C6CD8414CB09EF1AC46AC045C7D03/PipeService/urn:jxta:uuid-1070C0A4278E4D80AA34A4BA3D45F7346521C3C52E4443928082812BCDC1E25B04|#]

There are no changes in my workspace except for some minor log messages.
This should be reproducible just by running the ApplicationServer test.

Can you please look into this? I have noticed it after turning the log
level to INFO. It probably got lost when the log level was set to FINEST.

Simply start the test in 2 terminals as follows :

<terminal 1> sh rungmsdemo.sh C1 G1 CORE 200000 INFO
<terminal 2> sh rungmsdemo.sh C2 G1 CORE 200000 INFO

Thanks
Sheetal

--