|

楼主 |
发表于 2008-12-9 09:46:57
|
显示全部楼层
登陆的时候,服务端 有这个提示
09:41:25,828 INFO [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build: CVSTag=JBos
s_4_0_3_SP1 date=200510231054)] Started in 1m:12s:532ms
09:43:44,937 INFO [STDOUT] Host: WWW-633CC351477 Time: 2008-12-09 09:43:44
09:44:12,906 INFO [STDOUT] [BeginTransactionAction] com.justep.service.action.t
ransaction.BeginTransactionAction@86b7bb
09:44:12,984 INFO [jotm] JOTM started with a local transaction factory which is
not bound.
09:44:12,984 INFO [jotm] CAROL initialization
09:44:13,015 INFO [ConfigurationRepository] No protocols were defined for prope
rty 'carol.protocols', trying with default protocol = 'jrmp'.
09:44:13,015 ERROR [jotm] CAROL initialization failed
org.objectweb.carol.util.configuration.ConfigurationException: Cannot find a pro
tocol with name 'jrmp' in the list of available protocols.
at org.objectweb.carol.util.configuration.ConfigurationRepository.init(C
onfigurationRepository.java:335)
at org.objectweb.carol.util.configuration.ConfigurationRepository.init(C
onfigurationRepository.java:229)
at org.objectweb.carol.util.configuration.ConfigurationRepository.init(C
onfigurationRepository.java:397)
at org.objectweb.jotm.Jotm.<init>(Jotm.java:133)
at com.justep.transaction.TransactionContext.<init>(Unknown Source)
at com.justep.transaction.TransactionContext.getInstance(Unknown Source)
at com.justep.transaction.TransactionThread.run(Unknown Source)
09:44:13,218 INFO [jta] JOTM 2.0.10
09:44:13,250 INFO [STDOUT] Start Action..13A99533-CF28-E242-D640-6EE4474AA07F
09:44:13,953 INFO [STDOUT] [CommitTransactionAction] com.justep.service.action.
transaction.CommitTransactionAction@a7315c |
|