Return-Path: X-Original-To: apmail-geronimo-user-archive@www.apache.org Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 14C65105C8 for ; Fri, 25 Jul 2014 17:25:13 +0000 (UTC) Received: (qmail 41031 invoked by uid 500); 25 Jul 2014 17:25:12 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 40998 invoked by uid 500); 25 Jul 2014 17:25:12 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Delivered-To: moderator for user@geronimo.apache.org Received: (qmail 30652 invoked by uid 99); 25 Jul 2014 16:42:56 -0000 X-ASF-Spam-Status: No, hits=4.5 required=5.0 tests=HTML_FONT_FACE_BAD,HTML_MESSAGE,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Date: Fri, 25 Jul 2014 09:42:28 -0700 (PDT) From: "dbj@hp.com" To: user@geronimo.apache.org Message-ID: <53D288CB.2080605@hp.com> Subject: Need Help ! MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_130299_31959812.1406306548561" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_130299_31959812.1406306548561 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable =20 =20 =20 =20 Hi=20 =20 I am new to this Geronimo app server technology, and trying to deploy daytrader-3.0.0.ear in = Geronimo app server. The following are the software stack what I am using.=20 =20 1. geronimo-tomcat7-javaee6-3.0.1 -> app server version=20 =20 2. Java 6=20 =20 3. MySQL Connector -> mysql-connector-java-5.1.31.jar=20 =20 =20 while deploying ear file error has been thrown like below=20 =20 ./deploy --user system --password manager redeploy daytrader-ear-3.0.0.ear daytrader-mysql-xa-plan.xml=20 Using GERONIMO_HOME:=C2=A0=C2=A0 geronimo-tomcat7-javaee6-3.0.1=20 Using GERONIMO_SERVER: geronimo-tomcat7-javaee6-3.0.1=20 Using GERONIMO_TMPDIR: geronimo-tomcat7-javaee6-3.0.1/var/temp=20 Using JRE_HOME:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 /opt/java6/jre=20 =C2=A0=C2=A0=C2=A0 No ModuleID or TargetModuleID = provided.=C2=A0 Attempting to guess based=20 =C2=A0=C2=A0=C2=A0 on the content of the plan.=20 =C2=A0=C2=A0=C2=A0 Attempting to use ModuleID=20 =C2=A0=C2=A0=C2=A0 'org.apache.geronimo.daytrader/daytrader/3.0.0/ca= r'=20 =C2=A0=C2=A0=C2=A0 Stopped org.apache.geronimo.daytrader/daytrader/3.0.0/car= =20 =C2=A0=C2=A0=C2=A0 Unloaded org.apache.geronimo.daytrader/daytrader/3.0.0/car= =20 =C2=A0=C2=A0=C2=A0 Uninstalled org.apache.geronimo.daytrader/daytrader/3.0.0/car= =20 =C2=A0=C2=A0=C2=A0 Deployed org.apache.geronimo.daytrader/daytrader/3.0.0/car= =20 =C2=A0=C2=A0=C2=A0 Redeployed org.apache.geronimo.daytrader/daytrader/3.0.0/car= =20 2014-07-25 21:37:52,281 ERROR [DeployTool] Error:=20 org.apache.geronimo.common.DeploymentException: Operation failed: com/mysql/jdbc/jdbc2/optional/MysqlXADataSour= ce=20 =20 =C2=A0=C2=A0=C2=A0 at org.apache.geronimo.deployment.cli.CommandRedeploy.execute(CommandRedeploy.= java:392)=20 =C2=A0=C2=A0=C2=A0 at org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:171)= =20 =C2=A0=C2=A0=C2=A0 at org.apache.geronimo.system.main.MainBridge.execut= e(MainBridge.java:64)=20 =C2=A0=C2=A0=C2=A0 at org.apache.geronimo.main.Bootstrapper.start(Boots= trapper.java:88)=20 =C2=A0=C2=A0=C2=A0 at org.apache.geronimo.main.Bootstrapper.execute(Boo= tstrapper.java:61)=20 =C2=A0=C2=A0=C2=A0 at org.apache.geronimo.cli.AbstractCLI.executeMain(A= bstractCLI.java:65)=20 =C2=A0=C2=A0=C2=A0 at org.apache.geronimo.cli.deployer.DeployerCLI.main= (DeployerCLI.java:32)=20 =20 =C2=A0The plan file is attached with this mail. any help would be greatly appreciated. Please do let me know if you need more i= nformation.=20 =20 Thanks=20 Danny J=20 =20 =20 =20 =20 daytrader-mysql-xa-plan.xml (11K) -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/N= eed-Help-tp3988136.html Sent from the Users mailing list archive at Nabble.com. ------=_Part_130299_31959812.1406306548561 Content-Type: text/html; charset=UTF8 Content-Transfer-Encoding: quoted-printable =20 =20 =20 Hi

I am new to this Geronimo app server technology, and trying to deploy daytrader-3.0.0.ear in Geronimo app server. The following are the software stack what I am using.

1. geronimo-tomcat7-javaee6-3.0.1 -> app server version

2. Java 6

3. MySQL Connector -> mysql-connector-java-5.1.31.jar


while deploying ear file error has been thrown like below

./deploy --user system --password manager redeploy daytrader-ear-3.0.0.ear daytrader-mysql-xa-plan.xml
Using GERONIMO_HOME:=C2=A0=C2=A0 geronimo-tomcat7-javaee6-3.0.1
Using GERONIMO_SERVER: geronimo-tomcat7-javaee6-3.0.1
Using GERONIMO_TMPDIR: geronimo-tomcat7-javaee6-3.0.1/var/temp
Using JRE_HOME:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 /opt/java6/jre
=C2=A0=C2=A0=C2=A0 No ModuleID or TargetModuleID = provided.=C2=A0 Attempting to guess based
=C2=A0=C2=A0=C2=A0 on the content of the plan. =C2=A0=C2=A0=C2=A0 Attempting to use ModuleID
=C2=A0=C2=A0=C2=A0 'org.apache.geronimo.daytrader/daytrader/3.0.0/ca= r'
=C2=A0=C2=A0=C2=A0 Stopped org.apache.geronimo.daytrader/daytrader/3.0.0/car=
=C2=A0=C2=A0=C2=A0 Unloaded org.apache.geronimo.daytrader/daytrader/3.0.0/car=
=C2=A0=C2=A0=C2=A0 Uninstalled org.apache.geronimo.daytrader/daytrader/3.0.0/car=
=C2=A0=C2=A0=C2=A0 Deployed org.apache.geronimo.daytrader/daytrader/3.0.0/car=
=C2=A0=C2=A0=C2=A0 Redeployed org.apache.geronimo.daytrader/daytrader/3.0.0/car=
2014-07-25 21:37:52,281 ERROR [DeployTool] Error:
org.apache.geronimo.co= mmon.DeploymentException: Operation failed: com/mysql/jdbc/jdbc2/optional/MysqlXADataSour= ce

=C2=A0=C2=A0=C2=A0 at org.apache.geronimo.deployment.cli.CommandRedeploy.execute(CommandRedeploy.= java:392)
=C2=A0=C2=A0=C2=A0 at org.apache.geronimo.deployment.cli.DeployTool.execute(DeployTool.java:171)<= br> =C2=A0=C2=A0=C2=A0 at org.apache.geronimo.system.main.MainBridge.execut= e(MainBridge.java:64)
=C2=A0=C2=A0=C2=A0 at org.apache.geronimo.main.Bootstrapper.start(Boots= trapper.java:88)
=C2=A0=C2=A0=C2=A0 at org.apache.geronimo.main.Bootstrapper.execute(Boo= tstrapper.java:61)
=C2=A0=C2=A0=C2=A0 at org.apache.geronimo.cli.AbstractCLI.executeMain(A= bstractCLI.java:65)
=C2=A0=C2=A0=C2=A0 at org.apache.geronimo.cli.deployer.DeployerCLI.main= (DeployerCLI.java:32)

=C2=A0The plan file is attached with this mail. any help would be greatly appreciated. Please do let me know if you need more information.

Thanks
Danny J


 =20


daytra= der-mysql-xa-plan.xml (11K) Download Attachment
<= !--end-attachments--> =09 =09 =09

View this message in context: Need Help !
Sent from the Users mailing list archive at Nabble.com.
------=_Part_130299_31959812.1406306548561--