描述
在尝试在PU9中测试一个web service连接时,我们收到以下报错:
Can't start the thread that process the request
can't execute the soap request, please use syracuse soap web-service
nbMessage=[2] type=[BLOK] message=[Can't start the thread that process the request [TSVC.1.20160428080216.1] (WJZBPC:OBJET).], type=[EXEP] message=[**Exception** - Class[CCommException]
Can't start the thread that process the request [TSVC.1.20160428080216.1] (WJZBPC:OBJET).
--Stack--
com.adonix.x3.comm.client.adonix.pool.CPoolEntry.buildCantStartExecutor(CPoolEntry.java:352)
com.adonix.x3.comm.client.adonix.pool.CPoolEntry.launchRequest(CPoolEntry.java:841)
com.adonix.x3.comm.client.adonix.pool.CPoolThreadDistributor.launchRequest(CPoolThreadDistributor.java:611)
com.adonix.x3.comm.client.adonix.pool.CPoolThreadDistributor.launchRequest(CPoolThreadDistributor.java:564)
com.adonix.x3.comm.client.adonix.pool.CPoolThreadDistributor.run(CPoolThreadDistributor.java:754)
java.lang.Thread.run(Unknown Source)
**Cause** - Class[CCommException]
can't execute the soap request, please use syracuse soap web-service
--Stack--
com.adonix.x3.comm.client.adonix.pool.CPoolRequestSpgm.buildAckCalls(CPoolRequestSpgm.java:137)
com.adonix.x3.comm.client.adonix.pool.CPoolRequestSpgm.getAckCalls(CPoolRequestSpgm.java:219)
com.adonix.x3.comm.client.adonix.pool.CPoolThreadExecutor.runExecutor(CPoolThreadExecutor.java:152)
com.adonix.x3.comm.client.adonix.pool.CPoolEntry.launchRequest(CPoolEntry.java:835)
com.adonix.x3.comm.client.adonix.pool.CPoolThreadDistributor.launchRequest(CPoolThreadDistributor.java:611)
com.adonix.x3.comm.client.adonix.pool.CPoolThreadDistributor.launchRequest(CPoolThreadDistributor.java:564)
com.adonix.x3.comm.client.adonix.pool.CPoolThreadDistributor.run(CPoolThreadDistributor.java:754)
java.lang.Thread.run(Unknown Source)
],