You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2014/05/05 16:56:17 UTC

[jira] [Resolved] (CMIS-798) Errors deploying Chemistry server on Websphere AS 8.5.5.2

     [ https://issues.apache.org/jira/browse/CMIS-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller resolved CMIS-798.
---------------------------------

    Resolution: Not a Problem

Turn off web services support in WebSphere for the CMIS webapp. OpenCMIS brings the JAX-WS RI for the Web Services binding.

> Errors deploying Chemistry server on Websphere AS 8.5.5.2
> ---------------------------------------------------------
>
>                 Key: CMIS-798
>                 URL: https://issues.apache.org/jira/browse/CMIS-798
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-server
>    Affects Versions: OpenCMIS 0.10.0
>         Environment: Websphere AS
> 8.5.5.2
> Build Number: cf021414.01
> Build Date: 4/8/14
>            Reporter: Serkan Kaba
>
> The deployment succeeds but errors are logged for WSDL generation. See stacktrace below
> [4/30/14 18:48:18:438 CEST] 0000001e WASWSDLGenera E   WSWS7054E: The Web Services Description Language (WSDL) file could not be generated for the org.apache.chemistry.opencmis.server.impl.webservices.ObjectService Web service implementation class because of the following error: java.lang.Exception: A WSDL Definition could not be generated for the implementation class: org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
> [4/30/14 18:48:18:571 CEST] 0000001e FfdcProvider  W com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on /opt/IBM/WebSphere8.0/AppServer/profiles/AppSrv01/logs/ffdc/server1_bae6d345_14.04.30_18.48.18.4484954743946953353607.txt com.ibm.ws.websvcs.desc.WSModuleDescriptorImpl.buildServices 1324
> [4/30/14 18:48:18:572 CEST] 0000001e WSModuleDescr E   WSWS7027E: JAX-WS Service Descriptions could not be correctly built because of the following error: javax.xml.ws.WebServiceException: WSWS7054E: The Web Services Description Language (WSDL) file could not be generated for the org.apache.chemistry.opencmis.server.impl.webservices.ObjectService Web service implementation class because of the following error: java.lang.Exception: A WSDL Definition could not be generated for the implementation class: org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
> 	at com.ibm.ws.websvcs.wsdl.WASWSDLGenerator.generateWsdl(WASWSDLGenerator.java:238)
> 	at org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl.generateWSDL(EndpointDescriptionImpl.java:2084)
> 	at org.apache.axis2.jaxws.description.impl.EndpointDescriptionImpl.<init>(EndpointDescriptionImpl.java:449)
> 	at org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.<init>(ServiceDescriptionImpl.java:401)
> 	at org.apache.axis2.jaxws.description.impl.ServiceDescriptionImpl.<init>(ServiceDescriptionImpl.java:297)
> 	at org.apache.axis2.jaxws.description.impl.DescriptionFactoryImpl.createServiceDescriptionFromDBCMap(DescriptionFactoryImpl.java:273)
> 	at org.apache.axis2.jaxws.description.DescriptionFactory.createServiceDescriptionFromDBCMap(DescriptionFactory.java:524)
> 	at com.ibm.ws.websvcs.desc.WSModuleDescriptorImpl.buildJAXWSServices(WSModuleDescriptorImpl.java:1307)
> 	at com.ibm.ws.websvcs.desc.WSModuleDescriptorImpl._containsJAXWSWebServices(WSModuleDescriptorImpl.java:481)
> 	at com.ibm.ws.websvcs.desc.WSModuleDescriptorImpl.containsJAXWSWebServices(WSModuleDescriptorImpl.java:456)
> 	at com.ibm.ws.webservices.admin.utils.ServiceContainmentHelper.<init>(ServiceContainmentHelper.java:71)
> 	at com.ibm.ws.webservices.admin.utils.CommonUtils.getServiceContianmentHelper(CommonUtils.java:690)
> 	at com.ibm.ws.webservices.admin.utils.CommonUtils.hasWebServices(CommonUtils.java:295)
> 	at com.ibm.ws.webservices.admin.utils.CommonUtils.hasJAXWSWebServices(CommonUtils.java:238)
> 	at com.ibm.ws.webservices.admin.deploy.DeploymentValidation.getWebServiceType(DeploymentValidation.java:309)
> 	at com.ibm.ws.webservices.admin.deploy.DeploymentValidation.validateEarModules(DeploymentValidation.java:381)
> 	at com.ibm.ws.webservices.admin.deploy.DeploymentValidation.validateOperation_Required(DeploymentValidation.java:204)
> 	at com.ibm.ws.management.application.task.ValidateAppTask.performTask(ValidateAppTask.java:394)
> 	at com.ibm.ws.management.application.SchedulerImpl.run(SchedulerImpl.java:315)
> 	at java.lang.Thread.run(Thread.java:773)
> Caused by: java.lang.Exception: A WSDL Definition could not be generated for the implementation class: org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
> 	at com.ibm.ws.websvcs.wsdl.WASWSDLGenerator.generateWsdl(WASWSDLGenerator.java:218)
> 	... 19 more



--
This message was sent by Atlassian JIRA
(v6.2#6252)