[JBoss JIRA] Created: (JBESB-1953) Hard code path seperator in JBoss4ESBDeployer
by Jim Ma (JIRA)
Hard code path seperator in JBoss4ESBDeployer
---------------------------------------------
Key: JBESB-1953
URL: https://jira.jboss.org/jira/browse/JBESB-1953
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.4
Environment: Windows
Reporter: Jim Ma
Assignee: Jim Ma
This will cause the QS publish_as_webservice deploy issue on Windows. Burr found these errors on Windows :
In the CP branch, it causes the following error when trying to deploy
15:59:28,925 ERROR [JBossWeb] Problem in init
java.io.FileNotFoundException: C:\code\JBESB_4_4_GA_CP\product\build\jbossesb-se
rver-4.4.GA\server\default\tmp\deploy\esbwarfiles\Quickstart_publish_as_webservi
ce.esb\Quickstart_publish_as_webservice-exp.war\WEB-INF\classes\org\jboss\intern
al\soa\esb\webservice\impl\esbservicesample\helloworldpubservice\esb-jaxws-handl
ers.xml (The system cannot find the path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
at org.jboss.util.file.JarUtils.unjar(JarUtils.java:298)
at org.jboss.web.AbstractWebContainer.init(AbstractWebContainer.java:325
)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
or.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
BeanOperationInterceptor.java:142)
at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor
.java:97)
at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(Intercepto
rServiceMBeanSupport.java:238)
at org.jboss.deployment.SubDeployerInterceptorSupport.init(SubDeployerIn
terceptorSupport.java:119)
at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.
init(SubDeployerInterceptorSupport.java:172)
at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterce
ptor.java:87)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy34.init(Unknown Source)
at org.jboss.deployment.MainDeployer.init(MainDeployer.java:872)
at org.jboss.deployment.MainDeployer.init(MainDeployer.java:895)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:809)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
or.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
BeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy9.deploy(Unknown Source)
at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen
tScanner.java:421)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
canner.java:634)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
doScan(AbstractDeploymentScanner.java:263)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
loop(AbstractDeploymentScanner.java:274)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
run(AbstractDeploymentScanner.java:225)
15:59:29,018 ERROR [MainDeployer] Could not initialise deployment: file:/C:/code
/JBESB_4_4_GA_CP/product/build/jbossesb-server-4.4.GA/server/default/deploy/Quic
kstart_publish_as_webservice.esb
org.jboss.deployment.DeploymentException: C:\code\JBESB_4_4_GA_CP\product\build\
jbossesb-server-4.4.GA\server\default\tmp\deploy\esbwarfiles\Quickstart_publish_
as_webservice.esb\Quickstart_publish_as_webservice-exp.war\WEB-INF\classes\org\j
boss\internal\soa\esb\webservice\impl\esbservicesample\helloworldpubservice\esb-
jaxws-handlers.xml (The system cannot find the path specified); - nested throwab
le: (java.io.FileNotFoundException: C:\code\JBESB_4_4_GA_CP\product\build\jbosse
sb-server-4.4.GA\server\default\tmp\deploy\esbwarfiles\Quickstart_publish_as_web
service.esb\Quickstart_publish_as_webservice-exp.war\WEB-INF\classes\org\jboss\i
nternal\soa\esb\webservice\impl\esbservicesample\helloworldpubservice\esb-jaxws-
handlers.xml (The system cannot find the path specified))
at org.jboss.web.AbstractWebContainer.init(AbstractWebContainer.java:374
)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
or.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
BeanOperationInterceptor.java:142)
at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor
.java:97)
at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(Intercepto
rServiceMBeanSupport.java:238)
at org.jboss.deployment.SubDeployerInterceptorSupport.init(SubDeployerIn
terceptorSupport.java:119)
at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.
init(SubDeployerInterceptorSupport.java:172)
at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterce
ptor.java:87)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy34.init(Unknown Source)
at org.jboss.deployment.MainDeployer.init(MainDeployer.java:872)
at org.jboss.deployment.MainDeployer.init(MainDeployer.java:895)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:809)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
or.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
BeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy9.deploy(Unknown Source)
at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen
tScanner.java:421)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
canner.java:634)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
doScan(AbstractDeploymentScanner.java:263)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
loop(AbstractDeploymentScanner.java:274)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
run(AbstractDeploymentScanner.java:225)
Caused by: java.io.FileNotFoundException: C:\code\JBESB_4_4_GA_CP\product\build\
jbossesb-server-4.4.GA\server\default\tmp\deploy\esbwarfiles\Quickstart_publish_
as_webservice.esb\Quickstart_publish_as_webservice-exp.war\WEB-INF\classes\org\j
boss\internal\soa\esb\webservice\impl\esbservicesample\helloworldpubservice\esb-
jaxws-handlers.xml (The system cannot find the path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
at org.jboss.util.file.JarUtils.unjar(JarUtils.java:298)
at org.jboss.web.AbstractWebContainer.init(AbstractWebContainer.java:325
)
... 41 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBESB-1957) webservice_wssecurity QS does not work
by Jiri Pechanec (JIRA)
webservice_wssecurity QS does not work
--------------------------------------
Key: JBESB-1957
URL: https://jira.jboss.org/jira/browse/JBESB-1957
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Examples
Affects Versions: 4.4
Environment: IR2/embedded - FC8, PostgreSQL
Reporter: Jiri Pechanec
Fix For: 4.4 CP1
There are two issues with the quickstart
Server side:
2008-08-26 08:10:12,308 ERROR [org.jboss.soa.esb.listeners.gateway.JBossRemotingGatewayListener] JBoss Remoting Gateway failed to synchronously deliver message to target service [MyServiceCategory:MyWssService].
org.milyn.SmooksException: Unable to filter InputStream for target profile [org.milyn.profile.Profile#default_profile].
at org.milyn.delivery.dom.SmooksDOMFilter.filter(SmooksDOMFilter.java:287)
at org.milyn.delivery.dom.SmooksDOMFilter.doFilter(SmooksDOMFilter.java:235)
at org.milyn.Smooks.filter(Smooks.java:288)
at org.milyn.Smooks.filter(Smooks.java:253)
at org.jboss.soa.esb.services.security.auth.ws.WSSecurityInfoExtractor.extractSecurityInfo(WSSecurityInfoExtractor.java:92)
at org.jboss.soa.esb.listeners.gateway.JBossRemotingGatewayListener$JBossRemotingMessageComposer.populateMessage(JBossRemotingGatewayListener.java:512)
at org.jboss.soa.esb.listeners.gateway.JBossRemotingGatewayListener$JBossRemotingMessageComposer.populateMessage(JBossRemotingGatewayListener.java:479)
at org.jboss.soa.esb.listeners.message.AbstractMessageComposer.compose(AbstractMessageComposer.java:76)
at org.jboss.soa.esb.listeners.message.UncomposedMessageDeliveryAdapter.deliverSyncWithoutDecomposing(UncomposedMessageDeliveryAdapter.java:104)
at org.jboss.soa.esb.listeners.message.UncomposedMessageDeliveryAdapter.deliverSync(UncomposedMessageDeliveryAdapter.java:86)
at org.jboss.soa.esb.listeners.gateway.JBossRemotingGatewayListener.invoke(JBossRemotingGatewayListener.java:337)
at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:866)
at org.jboss.remoting.transport.coyote.CoyoteInvoker.service(CoyoteInvoker.java:310)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.milyn.SmooksException: Failed to apply processing unit [org.milyn.javabean.BeanInstancePopulator] to [org:milyn:smooks:unknowndoc:/env:Envelope/env:Header/wsse:Security/wsse:BinarySecurityToken].
at org.milyn.delivery.dom.SmooksDOMFilter.processVisitorException(SmooksDOMFilter.java:748)
at org.milyn.delivery.dom.SmooksDOMFilter.access$800(SmooksDOMFilter.java:134)
at org.milyn.delivery.dom.SmooksDOMFilter$ElementProcessor.processMapping(SmooksDOMFilter.java:733)
at org.milyn.delivery.dom.SmooksDOMFilter$ElementProcessor.process(SmooksDOMFilter.java:671)
at org.milyn.delivery.dom.SmooksDOMFilter$ElementProcessor.access$000(SmooksDOMFilter.java:625)
at org.milyn.delivery.dom.SmooksDOMFilter.filter(SmooksDOMFilter.java:352)
at org.milyn.delivery.dom.SmooksDOMFilter.filter(SmooksDOMFilter.java:285)
... 16 more
Caused by: org.milyn.cdr.SmooksConfigurationException: Error invoking bean setter method [setKey] on bean instance class type [class org.jboss.soa.esb.services.security.auth.ws.BinarySecurityToken].
at org.milyn.javabean.BeanInstancePopulator.populateAndSetPropertyValue(BeanInstancePopulator.java:353)
at org.milyn.javabean.BeanInstancePopulator.populateAndSetPropertyValue(BeanInstancePopulator.java:317)
at org.milyn.javabean.BeanInstancePopulator.bindDomDataValue(BeanInstancePopulator.java:232)
at org.milyn.javabean.BeanInstancePopulator.visitAfter(BeanInstancePopulator.java:178)
at org.milyn.delivery.dom.SmooksDOMFilter$ElementProcessor.processMapping(SmooksDOMFilter.java:727)
... 20 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.milyn.javabean.BeanInstancePopulator.populateAndSetPropertyValue(BeanInstancePopulator.java:337)
... 24 more
Caused by: java.lang.IllegalStateException: Could not create certificate:
at org.jboss.soa.esb.services.security.auth.ws.BinarySecurityToken.setKey(BinarySecurityToken.java:90)
... 29 more
Caused by: java.security.cert.CertificateException: //docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3 not found
at java.security.cert.CertificateFactory.getInstance(CertificateFactory.java:146)
at org.jboss.soa.esb.services.security.auth.ws.BinarySecurityToken.setKey(BinarySecurityToken.java:85)
... 29 more
Caused by: java.security.NoSuchAlgorithmException: //docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3 CertificateFactory not available
at sun.security.jca.GetInstance.getInstance(GetInstance.java:142)
at java.security.cert.CertificateFactory.getInstance(CertificateFactory.java:141)
... 30 more
Client side:
[java] Exception in thread "main" javax.xml.ws.WebServiceException: java.io.IOException: Could not transmit message
[java] at org.jboss.ws.core.jaxws.client.ClientImpl.handleRemoteException(ClientImpl.java:317)
[java] at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:255)
[java] at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:164)
[java] at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:150)
[java] at $Proxy12.echoUserType(Unknown Source)
[java] at org.jboss.test.ws.jaxws.samples.wssecurity.client.WSSClient.main(WSSClient.java:46)
[java] Caused by: java.io.IOException: Could not transmit message
[java] at org.jboss.ws.core.client.RemotingConnectionImpl.invoke(RemotingConnectionImpl.java:210)
[java] 08:10:12,325 ERROR [main][SOAPMessageUnMarshaller] Cannot unmarshall SOAPMessage
[java] javax.xml.soap.SOAPException: Unsupported content type: application/octet-stream
[java] at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:248)
[java] at org.jboss.ws.core.soap.SOAPMessageUnMarshaller.read(SOAPMessageUnMarshaller.java:84)
[java] at org.jboss.remoting.transport.http.HTTPClientInvoker.readResponse(HTTPClientInvoker.java:518)
[java] at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:307)
[java] at org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:137)
[java] at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:122)
[java] at org.jboss.remoting.Client.invoke(Client.java:1634)
[java] at org.jboss.remoting.Client.invoke(Client.java:548)
[java] at org.jboss.ws.core.client.RemotingConnectionImpl.invoke(RemotingConnectionImpl.java:189)
[java] at org.jboss.ws.core.client.SOAPRemotingConnection.invoke(SOAPRemotingConnection.java:77)
[java] at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:337)
[java] at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:243)
[java] at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:164)
[java] at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:150)
[java] at $Proxy12.echoUserType(Unknown Source)
[java] at org.jboss.test.ws.jaxws.samples.wssecurity.client.WSSClient.main(WSSClient.java:46)
[java] 08:10:12,328 ERROR [main][SOAPFaultHelperJAXWS] SOAP request exception
[java] java.io.IOException: Could not transmit message
[java] at org.jboss.ws.core.client.RemotingConnectionImpl.invoke(RemotingConnectionImpl.java:210)
[java] at org.jboss.ws.core.client.SOAPRemotingConnection.invoke(SOAPRemotingConnection.java:77)
[java] at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:337)
[java] at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:243)
[java] at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:164)
[java] at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:150)
[java] at $Proxy12.echoUserType(Unknown Source)
[java] at org.jboss.test.ws.jaxws.samples.wssecurity.client.WSSClient.main(WSSClient.java:46)
[java] Caused by: org.jboss.remoting.CannotConnectException: Can not connect http client invoker. javax.xml.soap.SOAPException: Unsupported content type: application/octet-stream. Response: JBoss Remoting: Error occurred within target application./500.
[java] at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:348)
[java] at org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:137)
[java] at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:122)
[java] at org.jboss.remoting.Client.invoke(Client.java:1634)
[java] at org.jboss.remoting.Client.invoke(Client.java:548)
[java] at org.jboss.ws.core.client.RemotingConnectionImpl.invoke(RemotingConnectionImpl.java:189)
[java] ... 7 more
[java] Caused by: java.io.IOException: javax.xml.soap.SOAPException: Unsupported content type: application/octet-stream
[java] at org.jboss.ws.core.soap.SOAPMessageUnMarshaller.read(SOAPMessageUnMarshaller.java:92)
[java] at org.jboss.remoting.transport.http.HTTPClientInvoker.readResponse(HTTPClientInvoker.java:518)
[java] at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:307)
[java] ... 12 more
[java] Caused by: javax.xml.soap.SOAPException: Unsupported content type: application/octet-stream
[java] at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:248)
[java] at org.jboss.ws.core.soap.SOAPMessageUnMarshaller.read(SOAPMessageUnMarshaller.java:84)
[java] ... 14 more
[java] at org.jboss.ws.core.client.SOAPRemotingConnection.invoke(SOAPRemotingConnection.java:77)
[java] at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:337)
[java] at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:243)
[java] ... 4 more
[java] Caused by: org.jboss.remoting.CannotConnectException: Can not connect http client invoker. javax.xml.soap.SOAPException: Unsupported content type: application/octet-stream. Response: JBoss Remoting: Error occurred within target application./500.
[java] at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:348)
[java] at org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:137)
[java] at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:122)
[java] at org.jboss.remoting.Client.invoke(Client.java:1634)
[java] at org.jboss.remoting.Client.invoke(Client.java:548)
[java] at org.jboss.ws.core.client.RemotingConnectionImpl.invoke(RemotingConnectionImpl.java:189)
[java] ... 7 more
[java] Caused by: java.io.IOException: javax.xml.soap.SOAPException: Unsupported content type: application/octet-stream
[java] at org.jboss.ws.core.soap.SOAPMessageUnMarshaller.read(SOAPMessageUnMarshaller.java:92)
[java] at org.jboss.remoting.transport.http.HTTPClientInvoker.readResponse(HTTPClientInvoker.java:518)
[java] at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:307)
[java] ... 12 more
[java] Caused by: javax.xml.soap.SOAPException: Unsupported content type: application/octet-stream
[java] at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:248)
[java] at org.jboss.ws.core.soap.SOAPMessageUnMarshaller.read(SOAPMessageUnMarshaller.java:84)
[java] ... 14 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBESB-1954) QS https_2way_ssl does not work
by Jiri Pechanec (JIRA)
QS https_2way_ssl does not work
-------------------------------
Key: JBESB-1954
URL: https://jira.jboss.org/jira/browse/JBESB-1954
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Examples, Rosetta
Environment: 4.3 IR2
Reporter: Jiri Pechanec
Fix For: 4.4 CP1
The excpetion is thrown when the QS is executed
2008-08-25 11:52:55,686 ERROR [STDERR] [Fatal Error] :1:1: Content is not allowed in prolog.
2008-08-25 11:52:55,686 ERROR [org.jboss.soa.esb.listeners.gateway.JBossRemotingGatewayListener] JBoss Remoting Gateway failed to synchronously deliver message to target service [Https QS Category:MyHTTPSService].
org.milyn.SmooksException: Unable to filter InputStream for target profile [org.milyn.profile.Profile#default_profile].
at org.milyn.delivery.dom.SmooksDOMFilter.filter(SmooksDOMFilter.java:287)
at org.milyn.delivery.dom.SmooksDOMFilter.doFilter(SmooksDOMFilter.java:235)
at org.milyn.Smooks.filter(Smooks.java:288)
at org.milyn.Smooks.filter(Smooks.java:253)
at org.jboss.soa.esb.services.security.auth.ws.WSSecurityInfoExtractor.extractSecurityInfo(WSSecurityInfoExtractor.java:92)
at org.jboss.soa.esb.listeners.gateway.JBossRemotingGatewayListener$JBossRemotingMessageComposer.populateMessage(JBossRemotingGatewayListener.java:512)
at org.jboss.soa.esb.listeners.gateway.JBossRemotingGatewayListener$JBossRemotingMessageComposer.populateMessage(JBossRemotingGatewayListener.java:479)
at org.jboss.soa.esb.listeners.message.AbstractMessageComposer.compose(AbstractMessageComposer.java:76)
at org.jboss.soa.esb.listeners.message.UncomposedMessageDeliveryAdapter.deliverSyncWithoutDecomposing(UncomposedMessageDeliveryAdapter.java:104)
at org.jboss.soa.esb.listeners.message.UncomposedMessageDeliveryAdapter.deliverSync(UncomposedMessageDeliveryAdapter.java:86)
at org.jboss.soa.esb.listeners.gateway.JBossRemotingGatewayListener.invoke(JBossRemotingGatewayListener.java:337)
at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:866)
at org.jboss.remoting.transport.coyote.CoyoteInvoker.service(CoyoteInvoker.java:310)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.xml.sax.SAXParseException: Content is not allowed in prolog.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.milyn.delivery.dom.DOMParser.parse(DOMParser.java:120)
at org.milyn.delivery.dom.DOMParser.parse(DOMParser.java:87)
at org.milyn.delivery.dom.SmooksDOMFilter.filter(SmooksDOMFilter.java:283)
... 16 more
2008-08-25 11:52:55,690 WARN [org.jboss.soa.esb.actions.routing.http.HttpRouter] Received status code '500' on HTTP org.apache.commons.httpclient.methods.PostMethod@153b61e request to 'https://localhost:9433/x/y'.
This can be cuase by either bug in QS or JMS Router does not pass the message as valid XML
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Created: (JBESB-1950) "WiseException: Transformation Failed" in webservice_consumer_wise2 quickstart
by Pavel Macik (JIRA)
"WiseException: Transformation Failed" in webservice_consumer_wise2 quickstart
------------------------------------------------------------------------------
Key: JBESB-1950
URL: https://jira.jboss.org/jira/browse/JBESB-1950
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.4
Environment: Linux Fedora 9, JBoss SOA-P 4.3 IR1, 'all' configuration, jdk1.5.0_15
Reporter: Pavel Macik
Fix For: 4.4 CP1
Every time, when I try to run QS 'webservice_consumer_wise2', an exception arises.
I perform following steps before the exception:
1. run JBoss SOA-P 4.3 IR1 server with 'all' configuration ... OK
2. run 'ant deploy' in QS directory ... OK
3. run 'ant runtest' in QS directory ... noticed, that in the Response map there is 'date=<null>'
4. run 'ant undeploy' in QS directory ... OK
5. run 'ant deploy' in QS directory ... OK
6. run 'ant runtest' in QS directory ... Exception!!!
Here is a server log:
13:58:53,366 INFO [DefaultEndpointRegistry] register: jboss.ws:context=Quickstart_webservice_consumer_wise2,endpoint=PingWS
13:58:53,379 INFO [JBoss4ESBDeployer] create esb service, Quickstart_webservice_consumer_wise2.esb
13:58:53,395 INFO [QueueService] Queue[/queue/quickstart_webservice_consumer_wise2_esb] started, fullSize=200000, pageSize=2000, downCacheSize=2000
13:58:53,424 INFO [QueueService] Queue[/queue/quickstart_webservice_consumer_wise2_esb_reply] started, fullSize=200000, pageSize=2000, downCacheSize=2000
13:58:53,430 INFO [QueueService] Queue[/queue/quickstart_webservice_consumer_wise2_Request_gw] started, fullSize=200000, pageSize=2000, downCacheSize=2000
13:58:53,495 INFO [SOAPClient] false
13:58:53,495 INFO [SOAPClient] loggingEnabled:false
13:58:53,522 INFO [JDBCDataStore] Generated token 'authToken:5C23B8C0-6EAF-11DD-AB32-AFBD71189930' for user: 'jbossesb/JBoss ESB User'
13:58:53,613 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
13:58:53,628 INFO [TomcatDeployer] deploy, ctxPath=/Quickstart_webservice_consumer_wise2, warUrl=.../tmp/deploy/tmp10888Quickstart_webservice_consumer_wise2.esb-contents/Quickstart_webservice_consumer_wise2-exp.war/
13:58:55,182 INFO [WSDLFilePublisher] WSDL published to: file:/home/pmacik/work/jboss-soa-p.4.3.0/jboss-as/server/all/data/wsdl/Quickstart_webservice_consumer_wise2.esb/Quickstart_webservice_consumer_wise2.war/PingWSService10889.wsdl
13:59:05,789 INFO [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
13:59:05,879 INFO [STDOUT] Request map is: {external=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.ExternalObject@1d098b7[internal=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.InternalObject(a)1b63bc9[text=Jimbo,number=1],date=Wed Mar 07 04:27:00 CET 2007]}
13:59:05,879 INFO [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
13:59:06,259 INFO [STDOUT] parsing WSDL...
13:59:07,382 INFO [STDOUT] generating code...
13:59:07,420 INFO [STDOUT] it/javalinux/wise/ComplexObject.java
13:59:07,431 INFO [STDOUT] it/javalinux/wise/ObjectFactory.java
13:59:07,434 INFO [STDOUT] it/javalinux/wise/PingComplexObject.java
13:59:07,436 INFO [STDOUT] it/javalinux/wise/PingComplexObjectResponse.java
13:59:07,437 INFO [STDOUT] it/javalinux/wise/PingWS.java
13:59:07,439 INFO [STDOUT] it/javalinux/wise/PingWSService.java
13:59:07,447 INFO [STDOUT] it/javalinux/wise/package-info.java
13:59:08,045 INFO [ClassUtil] Loaded 4 classes from 2 URLs through class list file META-INF/content-handlers.inf. Process took 7ms. Turn on debug logging for more info.
13:59:08,264 INFO [ClassUtil] Not adding class 'org.milyn.javabean.decoders.LocaleAwareDateDecoder' to list. Class does not implement/extend 'org.milyn.javabean.DataDecoder'.
13:59:08,272 INFO [ClassUtil] Loaded 22 classes from 1 URLs through class list file META-INF/data-decoders.inf. Process took 23ms. Turn on debug logging for more info.
13:59:09,717 INFO [ClassUtil] Loaded 4 classes from 2 URLs through class list file META-INF/content-handlers.inf. Process took 2ms. Turn on debug logging for more info.
13:59:10,055 INFO [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
13:59:10,056 INFO [STDOUT] Response Map is: {InternalObject=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.InternalObject@3be05c[text=Jimbo,number=1], ExternalObject=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.ExternalObject@1eb536[internal=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.InternalObject(a)3be05c[text=Jimbo,number=1],date=<null>]}
13:59:10,056 INFO [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
13:59:22,866 INFO [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
13:59:22,867 INFO [STDOUT] Request map is: {external=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.ExternalObject@c4db49[internal=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.InternalObject(a)18d289[text=Jimbo,number=1],date=Wed Mar 07 04:27:00 CET 2007]}
13:59:22,867 INFO [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
13:59:23,432 INFO [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
13:59:23,432 INFO [STDOUT] Response Map is: {InternalObject=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.InternalObject@e8e1af[text=Jimbo,number=1], ExternalObject=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.ExternalObject@16eb92a[internal=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.InternalObject(a)e8e1af[text=Jimbo,number=1],date=<null>]}
13:59:23,432 INFO [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
13:59:45,418 INFO [TomcatDeployer] undeploy, ctxPath=/Quickstart_webservice_consumer_wise2, warUrl=.../tmp/deploy/tmp10888Quickstart_webservice_consumer_wise2.esb-contents/Quickstart_webservice_consumer_wise2-exp.war/
13:59:45,555 INFO [JDBCDataStore] Generated token 'authToken:7B269080-6EAF-11DD-AB32-C826D0D982EE' for user: 'jbossesb/JBoss ESB User'
13:59:45,580 INFO [DeleteBindingFunction] Publisher 'jbossesb' deleted BindingTemplate with key: 5C253F60-6EAF-11DD-AB32-CB17D4FAEE56
13:59:45,608 INFO [QueueService] Queue[/queue/quickstart_webservice_consumer_wise2_Request_gw] stopped
13:59:45,609 INFO [QueueService] Queue[/queue/quickstart_webservice_consumer_wise2_esb_reply] stopped
13:59:45,610 INFO [QueueService] Queue[/queue/quickstart_webservice_consumer_wise2_esb] stopped
13:59:45,614 INFO [DefaultEndpointRegistry] remove: jboss.ws:context=Quickstart_webservice_consumer_wise2,endpoint=PingWS
13:59:50,689 INFO [DefaultEndpointRegistry] register: jboss.ws:context=Quickstart_webservice_consumer_wise2,endpoint=PingWS
13:59:50,695 INFO [JBoss4ESBDeployer] create esb service, Quickstart_webservice_consumer_wise2.esb
13:59:50,758 INFO [QueueService] Queue[/queue/quickstart_webservice_consumer_wise2_esb] started, fullSize=200000, pageSize=2000, downCacheSize=2000
13:59:50,770 INFO [QueueService] Queue[/queue/quickstart_webservice_consumer_wise2_esb_reply] started, fullSize=200000, pageSize=2000, downCacheSize=2000
13:59:50,776 INFO [QueueService] Queue[/queue/quickstart_webservice_consumer_wise2_Request_gw] started, fullSize=200000, pageSize=2000, downCacheSize=2000
13:59:50,904 INFO [SOAPClient] false
13:59:50,912 INFO [SOAPClient] loggingEnabled:false
13:59:50,989 INFO [JDBCDataStore] Generated token 'authToken:7E642F50-6EAF-11DD-AB32-BF7249F6E048' for user: 'jbossesb/JBoss ESB User'
13:59:51,063 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
13:59:51,072 INFO [TomcatDeployer] deploy, ctxPath=/Quickstart_webservice_consumer_wise2, warUrl=.../tmp/deploy/tmp10892Quickstart_webservice_consumer_wise2.esb-contents/Quickstart_webservice_consumer_wise2-exp.war/
13:59:51,288 INFO [WSDLFilePublisher] WSDL published to: file:/home/pmacik/work/jboss-soa-p.4.3.0/jboss-as/server/all/data/wsdl/Quickstart_webservice_consumer_wise2.esb/Quickstart_webservice_consumer_wise2.war/PingWSService10893.wsdl
13:59:56,963 INFO [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
13:59:56,968 INFO [STDOUT] Request map is: {external=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.ExternalObject@1ba5fad[internal=org.jboss.soa.esb.samples.quickstart.webservice_consumer_wise2.InternalObject(a)df6513[text=Jimbo,number=1],date=Wed Mar 07 04:27:00 CET 2007]}
13:59:56,968 INFO [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
13:59:57,020 INFO [STDOUT] parsing WSDL...
13:59:57,066 INFO [STDOUT] generating code...
13:59:57,080 INFO [STDOUT] it/javalinux/wise/ComplexObject.java
13:59:57,082 INFO [STDOUT] it/javalinux/wise/ObjectFactory.java
13:59:57,084 INFO [STDOUT] it/javalinux/wise/PingComplexObject.java
13:59:57,111 INFO [STDOUT] it/javalinux/wise/PingComplexObjectResponse.java
13:59:57,112 INFO [STDOUT] it/javalinux/wise/PingWS.java
13:59:57,113 INFO [STDOUT] it/javalinux/wise/PingWSService.java
13:59:57,114 INFO [STDOUT] it/javalinux/wise/package-info.java
13:59:57,523 ERROR [STDERR] it.javalinux.wise.core.exceptions.WiseRuntimeException: Error during method invocation!
13:59:57,523 ERROR [STDERR] at it.javalinux.wise.core.exceptions.WiseRuntimeException.rethrow(WiseRuntimeException.java:44)
13:59:57,523 ERROR [STDERR] at it.javalinux.wise.core.client.WSMethod.invoke(WSMethod.java:89)
13:59:57,523 ERROR [STDERR] at it.javalinux.wise.core.client.WSMethod.invoke(WSMethod.java:120)
13:59:57,523 ERROR [STDERR] at org.jboss.soa.esb.actions.soap.wise.SOAPClient.process(SOAPClient.java:280)
13:59:57,523 ERROR [STDERR] at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:316)
13:59:57,523 ERROR [STDERR] at org.jboss.soa.esb.listeners.message.MessageAwareListener$TransactionalRunner.run(MessageAwareListener.java:530)
13:59:57,523 ERROR [STDERR] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
13:59:57,523 ERROR [STDERR] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
13:59:57,523 ERROR [STDERR] at java.lang.Thread.run(Thread.java:595)
13:59:57,524 ERROR [STDERR] Caused by: java.lang.IllegalArgumentException: argument type mismatch
13:59:57,524 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:59:57,524 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
13:59:57,524 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13:59:57,524 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:585)
13:59:57,524 ERROR [STDERR] at it.javalinux.wise.core.client.WSMethod.invoke(WSMethod.java:75)
13:59:57,524 ERROR [STDERR] ... 7 more
13:59:57,524 WARN [ActionProcessingPipeline] Unexpected exception caught while processing the action pipeline: header: [ To: JMSEpr [ PortReference < <wsa:Address jms://127.0.0.1:1099/queue/quickstart_webservice_consumer_wise2_esb/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : localhost/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ConnectionFactory/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : AUTO_ACKNOWLEDGE/>, <wsa:ReferenceProperties jbossesb:transacted : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] MessageID: 4b7cd1fb-381a-43fd-bca2-ad2a7bf137d5 RelatesTo: jms:correlationID#4b7cd1fb-381a-43fd-bca2-ad2a7bf137d5 ]
org.jboss.soa.esb.actions.ActionProcessingException: Could not call methodpingComplexObject
at org.jboss.soa.esb.actions.soap.wise.SOAPClient.process(SOAPClient.java:282)
at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:316)
at org.jboss.soa.esb.listeners.message.MessageAwareListener$TransactionalRunner.run(MessageAwareListener.java:530)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Caused by: it.javalinux.wise.core.exceptions.WiseException: Transformation Failed
at it.javalinux.wise.core.client.WSMethod.invoke(WSMethod.java:123)
at org.jboss.soa.esb.actions.soap.wise.SOAPClient.process(SOAPClient.java:280)
... 5 more
13:59:57,542 WARN [ActionProcessingPipeline] No fault address defined for fault message! To: JMSEpr [ PortReference < <wsa:Address jms://127.0.0.1:1099/queue/quickstart_webservice_consumer_wise2_esb/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.initial : org.jnp.interfaces.NamingContextFactory/>, <wsa:ReferenceProperties jbossesb:java.naming.provider.url : localhost/>, <wsa:ReferenceProperties jbossesb:java.naming.factory.url.pkgs : org.jnp.interfaces/>, <wsa:ReferenceProperties jbossesb:destination-type : queue/>, <wsa:ReferenceProperties jbossesb:specification-version : 1.1/>, <wsa:ReferenceProperties jbossesb:connection-factory : ConnectionFactory/>, <wsa:ReferenceProperties jbossesb:persistent : true/>, <wsa:ReferenceProperties jbossesb:acknowledge-mode : AUTO_ACKNOWLEDGE/>, <wsa:ReferenceProperties jbossesb:transacted : false/>, <wsa:ReferenceProperties jbossesb:type : urn:jboss/esb/epr/type/jms/> > ] MessageID: 4b7cd1fb-381a-43fd-bca2-ad2a7bf137d5 RelatesTo: jms:correlationID#4b7cd1fb-381a-43fd-bca2-ad2a7bf137d5
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months
[JBoss JIRA] Closed: (JBESB-1940) huge-split-enrich-transform-route quickstart does not work
by Tom Fennelly (JIRA)
[ https://jira.jboss.org/jira/browse/JBESB-1940?page=com.atlassian.jira.plu... ]
Tom Fennelly closed JBESB-1940.
-------------------------------
Resolution: Done
The main issue has been fixed by a fix Daniel made to the quickstart's base build script. I also added some overrides on the "run" and "runtest" ant targets, telling the user they're not used and to read the readme.
> huge-split-enrich-transform-route quickstart does not work
> ----------------------------------------------------------
>
> Key: JBESB-1940
> URL: https://jira.jboss.org/jira/browse/JBESB-1940
> Project: JBoss ESB
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Examples, Transformation Service
> Affects Versions: 4.4
> Reporter: Jiri Pechanec
> Assignee: Tom Fennelly
> Fix For: 4.4 CP1
>
>
> I have identified at least two problems
> [echo] Launching Quickstart in standalone mode...
> [qsjava] +----------------------------------------------------------+
> [qsjava] | |
> [qsjava] | Starting JBossESB... |
> [qsjava] | |
> [qsjava] +----------------------------------------------------------+
> [qsjava] Exception in thread "main" org.jboss.soa.esb.ConfigurationException: Cannot instantiate StandAloneBootStrapper
> [qsjava] at org.jboss.soa.esb.listeners.StandAloneBootStrapper.<init>(StandAloneBootStrapper.java:170)
> [qsjava] at org.jboss.soa.esb.listeners.StandAloneBootStrapper.<init>(StandAloneBootStrapper.java:131)
> [qsjava] at org.jboss.soa.esb.listeners.StandAloneBootStrapper.main(StandAloneBootStrapper.java:98)
> [qsjava] Caused by: java.lang.IllegalArgumentException: Missing esb configuration file: /home/jpechane/pokus/43IR1STAND/jboss-esb/samples/quickstarts/huge-split-enrich-transform-route/jboss-esb.xml
> [qsjava] at org.jboss.soa.esb.listeners.StandAloneBootStrapper.initiateController(StandAloneBootStrapper.java:210)
> [qsjava] at org.jboss.soa.esb.listeners.StandAloneBootStrapper.<init>(StandAloneBootStrapper.java:155)
> [qsjava] ... 2 more
> and problem with datatype
> 14:00:21,533 INFO [JobRunShell] Job JBossESB.org.jboss.soa.esb.listeners.gateway.FileGatewayListener@3a7a742-2 threw a JobExecutionException:
> org.quartz.JobExecutionException: Unexpected exception on org.jboss.soa.esb.listeners.gateway.FileGatewayListener@3a7a742-2
> at org.jboss.soa.esb.schedule.ScheduleProvider$ESBScheduledJob.execute(ScheduleProvider.java:233)
> at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
> at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
> Caused by: org.milyn.SmooksException: Failed to filter source.
> at org.milyn.delivery.sax.SmooksSAXFilter.doFilter(SmooksSAXFilter.java:68)
> at org.milyn.Smooks.filter(Smooks.java:288)
> at org.milyn.Smooks.filter(Smooks.java:253)
> at org.jboss.soa.esb.smooks.splitting.AbstractStreamSplitter.split(AbstractStreamSplitter.java:69)
> at org.jboss.soa.esb.smooks.splitting.FileStreamSplitter.compose(FileStreamSplitter.java:52)
> at org.jboss.soa.esb.smooks.splitting.FileStreamSplitter.compose(FileStreamSplitter.java:41)
> at org.jboss.soa.esb.listeners.gateway.AbstractFileGateway.onSchedule(AbstractFileGateway.java:156)
> at org.jboss.soa.esb.schedule.ScheduleProvider$ESBScheduledJob.execute(ScheduleProvider.java:227)
> ... 2 more
> Caused by: org.milyn.SmooksException: Error in 'org.milyn.javabean.BeanInstancePopulator' while processing the visitAfter event.
> at org.milyn.delivery.sax.SAXHandler.processVisitorException(SAXHandler.java:373)
> at org.milyn.delivery.sax.SAXHandler.visitAfter(SAXHandler.java:260)
> at org.milyn.delivery.sax.SAXHandler.endElement(SAXHandler.java:144)
> at org.milyn.edisax.EDIParser.endElement(EDIParser.java:515)
> at org.milyn.edisax.EDIParser.mapSegment(EDIParser.java:325)
> at org.milyn.edisax.EDIParser.mapSegments(EDIParser.java:297)
> at org.milyn.edisax.EDIParser.parse(EDIParser.java:231)
> at org.milyn.smooks.edi.SmooksEDIParser.parse(SmooksEDIParser.java:115)
> at org.milyn.delivery.sax.SAXParser.parse(SAXParser.java:49)
> at org.milyn.delivery.sax.SmooksSAXFilter.doFilter(SmooksSAXFilter.java:65)
> ... 9 more
> Caused by: org.milyn.cdr.SmooksConfigurationException: Bean [03_product] configuration invalid. Bean setter method [setPrice(java.lang.Double)] not found on type [org.jboss.soa.esb.samples.quickstart.hugesplit.highprice.Product]. You may need to set a 'decoder' on the binding config.
> at org.milyn.javabean.BeanInstancePopulator.populateAndSetPropertyValue(BeanInstancePopulator.java:347)
> at org.milyn.javabean.BeanInstancePopulator.bindExpressionValue(BeanInstancePopulator.java:308)
> at org.milyn.javabean.BeanInstancePopulator.bindSaxDataValue(BeanInstancePopulator.java:258)
> at org.milyn.javabean.BeanInstancePopulator.visitAfter(BeanInstancePopulator.java:204)
> at org.milyn.delivery.sax.SAXHandler.visitAfter(SAXHandler.java:253)
> ... 17 more
> 14:00:22,359 INFO [STDOUT] Reptile SOAP Notification Received. Unmarshaled SOAP Notification object:
> public class Notification {
> java.lang.String firstName = ACID
> java.lang.String lastName = Pets
> java.lang.String email = acid(a)yourdomain.com
> java.util.Date date = Wed Nov 15 19:45:28 CET 2006
> java.lang.String product = Rattlesnake (Rattleless)
> int quantity = 4
> double totalPrice = 18.5
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 4 months