[
https://issues.apache.org/activemq/browse/SMX4-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bastien Giegel updated SMX4-529:
--------------------------------
Description:
The deployment of a SA that only contains a servicemix http provider SU with
wsdl and xsd files leads to a server crash (servicemix shutdown almost
immediately).
There is no exception in the log file except this line :
09:26:17,890 | WARN | xtenderThread-47 | ServiceAssemblyInstaller |
er.impl.ServiceAssemblyInstaller 177 | Problem undeploying SU
su-mailService-provider
The problem comes from the WSDL or XSD files but I don't know why exactly. I
attached the SA that cause the problem.
Edit :
I found the reason of the problem. In my WSDL file I have 2 xsd file import.
And these xsd files mutually import themselves. I think it caused an infinite
loop and stop the server.
was:
The deployment of a SA that only contains a servicemix http provider SU with
wsdl and xsd files leads to a server crash (servicemix shutdown almost
immediately).
There is no exception in the log file except this line :
09:26:17,890 | WARN | xtenderThread-47 | ServiceAssemblyInstaller |
er.impl.ServiceAssemblyInstaller 177 | Problem undeploying SU
su-mailService-provider
The problem comes from the WSDL or XSD files but I don't know why exactly. I
attached the SA that cause the problem.
> deployment of an HTTP Provider SA generate server crash
> -------------------------------------------------------
>
> Key: SMX4-529
> URL: https://issues.apache.org/activemq/browse/SMX4-529
> Project: ServiceMix 4
> Issue Type: Bug
> Affects Versions: 4.2.0
> Environment: Apache ServiceMix (4.2.0-fuse-01-00)
> Windows XP
> Reporter: Bastien Giegel
> Priority: Critical
> Attachments: sa-mailService-1.0-SNAPSHOT.jar
>
>
> The deployment of a SA that only contains a servicemix http provider SU with
> wsdl and xsd files leads to a server crash (servicemix shutdown almost
> immediately).
> There is no exception in the log file except this line :
> 09:26:17,890 | WARN | xtenderThread-47 | ServiceAssemblyInstaller |
> er.impl.ServiceAssemblyInstaller 177 | Problem undeploying SU
> su-mailService-provider
> The problem comes from the WSDL or XSD files but I don't know why exactly. I
> attached the SA that cause the problem.
> Edit :
> I found the reason of the problem. In my WSDL file I have 2 xsd file import.
> And these xsd files mutually import themselves. I think it caused an infinite
> loop and stop the server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.