[JXTA discuss] How to run JXTA shell, thanks in advance.

liuyuyang <[email protected]> Thu, 28 Apr 2005 11:22:17 +0800
Newsgroups gmane.comp.java.jxta.general
Message-ID <002601c54ba1$7ad95b10$5b0e69a2@uclab>
I have downloaded jxta-shell-2.3.1, but when I try to run it, it display some log info then halted, what shall I do?

C:\Documents and Settings\uclab1\??\04_22 submit JXTA\jxta-shell-2.3.1\shell>java -cp .;..\lib\jxta.jar;..\lib\jxtashell.jar;..\lib\log4j.jar;..\lib\jxtasecurity.jar;..\lib\cryptix-asn1.jar;..\lib\cryptix32.jar;..\lib\bcprov-jdk14.jar;..\lib\jxtaptls.jar;..\lib\org.mortbay.jetty.jar;..\lib\javax.servlet.jar net.jxta.impl.peergroup.Boot
Jxta is now taking off. Please fasten your seat belts and extinguish all smoking materials.
<INFO  2005-04-28 11:10:31,546 NullConfigurator::<init>:115> JXTA_HOME = C:\Documents and Settings\uclab1\??\04_22 submit JXTA\jxta-shell-2.3.1\shell\.jxta
<ERROR 2005-04-28 11:10:31,562 NullConfigurator::resetFromResource:228> PlatformConfig does not exist
<INFO  2005-04-28 11:10:31,562 NullConfigurator::resetFromResource:216> C:\Documents and Settings\uclab1\??\04_22 submit JXTA\jxta-shell-2.3.1\shell\.jxta\jxta.properties already exists
<WARN  2005-04-28 11:10:31,562 NullConfigurator::loadFrom:310> Platform Config not found : C:\Documents and Settings\uclab1\??\04_22 submit JXTA\jxta-shell-2.3.1\shell\.jxta\PlatformConfig
<INFO  2005-04-28 11:10:31,562 NullConfigurator::adjustLog4JPriority:347> Log4Jlogging preference not set, using defaults
<INFO  2005-04-28 11:10:31,562 DefaultConfigurator::fixAdvertisement:317> Reconfig requested - New PlatformConfig Advertisement
<INFO  2005-04-28 11:10:31,578 DefaultConfigurator::fixAdvertisement:382> Reconfig requested - http advertisement missing, making a new one.
<INFO  2005-04-28 11:10:31,578 DefaultConfigurator::fixAdvertisement:439> Reconfig requested - tcp advertisement missing, making a new one.
<INFO  2005-04-28 11:10:31,578 DefaultConfigurator::fixAdvertisement:521> Reconfig requested - PSE wanted config

Thanks a lot!