users@glassfish.java.net

Deploy problem with glassfish 2.1.1

From: <glassfish_at_javadesktop.org>
Date: Tue, 26 Oct 2010 18:22:28 PDT

Hi All,

We were using Sun Java System Application Server 9.1_02 originally. We have
decided to use Sun GlassFish Enterprise Server v2.1.1 Patch08.
We have a couple of ejb modules in our .ear file.
But at the time of deploying, we faced with this exception:

[#|2010-10-26T15:08:33.056-0500|INFO|sun-

appserver2.1.1|javax.enterprise.system.stream.out|_ThreadID=17;_ThreadName=Thread-44;|error:

compilation failed, errors should have been reported|#]

[#|2010-10-26T15:08:33.172-0500|SEVERE|sun-

appserver2.1.1|javax.enterprise.system.tools.deployment|_ThreadID=17;_ThreadName=Thread-

44;_RequestID=942e0294-da55-4672-a45d-3cb038d5ceca;|Exception occured in J2EEC Phase
com.sun.enterprise.deployment.backend.IASDeploymentException: WSGEN FAILED
        at com.sun.enterprise.webservice.WsUtil.genWSInfo(WsUtil.java:2260)
        at com.sun.enterprise.deployment.backend.AppDeployerBase.loadDescriptors

(AppDeployerBase.java:360)
        at com.sun.enterprise.deployment.backend.AppDeployer.explodeArchive

(AppDeployer.java:303)
        at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:207)
        at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish

(AppDeployer.java:148)
        at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:208)
        at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase

(DeploymentPhase.java:108)
        at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases

(PEDeploymentService.java:966)
        at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy

(PEDeploymentService.java:283)
        at com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy

(PEDeploymentService.java:835)
        at com.sun.enterprise.management.deploy.DeployThread.deploy(DeployThread.java:187)
        at com.sun.enterprise.management.deploy.DeployThread.run(DeployThread.java:225)
|#]

I've spend some hours to find some points related to this, but i did not find anything expressing the exact problem. It may back to ths fact that glassfish v2.1.1 is not very common and tested yet.

However, I guess the problem is related to the web services in that version (2.1.1). Athouth we have not any problem with it in glasswish v2.0, one probable could be using of JAXB tht some new rules prevents ejb moduleto have web service.

Thanks for any tips,
Nasser
[Message sent by forum member 'nasseria']

http://forums.java.net/jive/thread.jspa?messageID=486306