|
|
|
jboss + obbiz + mysql
|
2003年10月21日 16:04
|
|
|
标签列表
|
|
有没有成功的在jboss下部署ofbiz的?我的在启动时显示
ERROR: invalid console appender config detected, console stream is looping
然后就死掉了……
|
|
|
|
|
|
Re: jboss + obbiz + mysql
|
2003年10月21日 16:05
|
|
|
6:14:44,625 INFO [EARDeployer] Init J2EE application: file:/D:/ofbiz/jboss/ser er/ofbiz/deploy/ofbiz.ear 6:14:45,375 INFO [EmbeddedCatalinaService41] deploy, ctxPath=/ordermgr, warUrl file:/D:/ofbiz/jboss/server/ofbiz/tmp/deploy/server/ofbiz/deploy/ofbiz.ear/46.o biz.ear-contents/ordermgr.war 6:14:45,421 INFO [Engine] WebappLoader[/ordermgr]: Deploying class repositorie to work directory D:\ofbiz\jboss\server\ofbiz\tmp\deploy\server\ofbiz\deploy\w rk\MainEngine\localhost\ordermgr 6:14:45,437 INFO [Engine] WebappLoader[/ordermgr]: Deploy class files /WEB-INF classes to D:\ofbiz\jboss\server\ofbiz\tmp\deploy\server\ofbiz\deploy\work\Main ngine\localhost\ordermgr\WEB-INF\classes 6:14:45,437 INFO [Engine] WebappLoader[/ordermgr]: Deploy JAR /WEB-INF/lib/ord rmgr.jar to D:\ofbiz\jboss\server\ofbiz\tmp\deploy\server\ofbiz\deploy\work\Mai Engine\localhost\ordermgr\WEB-INF\lib\ordermgr.jar 6:14:46,281 INFO [Engine] ContextConfig[/ordermgr]: Added certificates -> requ st attribute Valve 6:14:46,406 INFO [EmbeddedCatalinaService41] Using Java2 parent classloader de egation: true 6:14:46,406 INFO [Engine] StandardManager[/ordermgr]: Seeding random number ge erator class java.security.SecureRandom 6:14:46,406 INFO [Engine] StandardManager[/ordermgr]: Seeding of random number generator has been completed RROR: invalid console appender config detected, console stream is looping
|
|
|
|
|
|
Re: jboss + obbiz + mysql
|
2003年10月21日 16:09
|
|
|
|
此时java vm的cpu占用很大,且内存占用不断增大。
|
|
|
|