- 精华
- 阅读权限
- 20
- 好友
- 相册
- 分享
- 听众
- 收听
- 注册时间
- 2011-7-19
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2011-9-2 12:02:34
|
显示全部楼层
D:\JTM\tomcat\webapps\wolf\shell\windows>cd ..
D:\JTM\tomcat\webapps\wolf\shell>copy ..\bin\com\youxigu\boot\ChatRoot.class com
\youxigu\boot\ChatRoot.class;
已复制 1 个文件。
D:\JTM\tomcat\webapps\wolf\shell>copy ..\bin\com\youxigu\boot\GameLoader.class c
om\youxigu\boot\GameLoader.class;
已复制 1 个文件。
D:\JTM\tomcat\webapps\wolf\shell>copy ..\conf\server.test.properties ..\conf\ser
ver.properties
已复制 1 个文件。
D:\JTM\tomcat\webapps\wolf\shell>copy ..\conf\log4j.router.properties ..\conf\lo
g4j.properties;
已复制 1 个文件。
D:\JTM\tomcat\webapps\wolf\shell>rem copy ..\conf\spring.router.xml ..\conf\spri
ng.xml;
D:\JTM\tomcat\webapps\wolf\shell>java -classpath .;../conf;../lib/slf4j-api-1.4.
2.jar;../lib/slf4j-log4j12-1.4.2.jar;../lib/log4j-1.2.14.jar; com.youxigu.boot.C
hatRoot
[2011-09-02 11:59:09,656] [main] INFO ClassPathXmlApplicationContext - Refresh
ing org.springframework.context.support.ClassPathXmlApplicationContext@1e3118a:
display name [org.springframework.context.support.ClassPathXmlApplicationContext
@1e3118a]; startup date [Fri Sep 02 11:59:09 CST 2011]; root of context hierarch
y
[2011-09-02 11:59:09,750] [main] INFO XmlBeanDefinitionReader - Loading XML be
an definitions from class path resource [spring.xml]
[2011-09-02 11:59:09,859] [main] INFO ClassPathXmlApplicationContext - Bean fa
ctory for application context [org.springframework.context.support.ClassPathXmlA
pplicationContext@1e3118a]: org.springframework.beans.factory.support.DefaultLis
tableBeanFactory@1343ed0
[2011-09-02 11:59:09,953] [main] INFO PropertyPlaceholderConfigurer - Loading
properties file from URL [file:d:/JTM/tomcat/webapps/wolf/conf.properties]
StartJobThread start!!
[2011-09-02 11:59:10,218] [main] INFO ClassPathXmlApplicationContext - Refresh
ing org.springframework.context.support.ClassPathXmlApplicationContext@1264eab:
display name [org.springframework.context.support.ClassPathXmlApplicationContext
@1264eab]; startup date [Fri Sep 02 11:59:10 CST 2011]; root of context hierarch
y
[2011-09-02 11:59:10,218] [main] INFO XmlBeanDefinitionReader - Loading XML be
an definitions from class path resource [applicationContext.xml]
[2011-09-02 11:59:10,250] [main] INFO XmlBeanDefinitionReader - Loading XML be
an definitions from class path resource [applicationContext_chat.xml]
[2011-09-02 11:59:10,281] [main] INFO XmlBeanDefinitionReader - Loading XML be
an definitions from class path resource [applicationContext_Job.xml]
[2011-09-02 11:59:10,296] [main] INFO ClassPathXmlApplicationContext - Bean fa
ctory for application context [org.springframework.context.support.ClassPathXmlA
pplicationContext@1264eab]: org.springframework.beans.factory.support.DefaultLis
tableBeanFactory@12f1bf0
[2011-09-02 11:59:10,312] [main] INFO PropertyPlaceholderConfigurer - Loading
properties file from URL [file:d:/JTM/tomcat/webapps/wolf/conf.properties]
DispacthJob start
2011-09-02 11:59:11.531 INFO net.spy.memcached.MemcachedConnection: Added {QA s
a=/127.0.0.1:11211, #Rops=0, #Wops=0, #iq=0, topRop=null, topWop=null, toWrite=0
, interested=0} to connect queue
2011-09-02 11:59:11.546 INFO net.spy.memcached.MemcachedConnection: Connection
state changed for sun.nio.ch.SelectionKeyImpl@19fdbcb
runChat.bat一直这样 不显示初始化job成功
|
|