|
From: Tomas G. <to...@pr...> - 2012-12-20 06:02:44
|
Can not pen connection sounds like you have configured a database which JBoss can not communicate with. You should check the server.log for detailed error message, but this means your configured database is not reachable. Also you can check http://www.ejbca.org/adminguide.html#Troubleshooting Cheers, Tomas ********** PrimeKey Solutions AB Anderstorpsvägen 16, 171 54 Solna, Sweden Mob: +46 (0)707421096 Internet: www.primekey.se Twitter: twitter.com/primekeyPKI ********** On 12/20/2012 01:27 AM, Herman Vega wrote: > Hello guys, I`m trying to install EJBCA version 4_0_12 and 4_0_12 > running on Linux Centos X86_64, jboss-5.1.0.GA <http://jboss-5.1.0.GA>, > ant-1.8.4 (compiled) following step by step all instructions here > http://www.ejbca.org/installation.html but all the time I hace the same > build failed message after "ant install" (all options as default) > > I search the web without solutions, > > Best regards, > > ejbca:batchsuperadmin: > [echo] batch superadmin > [java] Generating keys in directory /home/hvega/ejbca_4_0_13/p12. > [java] javax.ejb.EJBTransactionRolledbackException: > org.hibernate.exception.GenericJDBCException: Cannot open connection > [java] at > org.jboss.ejb3.tx.Ejb3TxPolicy.handleInCallerTx(Ejb3TxPolicy.java:115) > [....] > [java] ... 77 more > [java] Caused by: javax.resource.ResourceException: Transaction is > not active: tx=TransactionImple < ac, BasicAction: -1:0:0:0 status: > ActionStatus.ABORT_ONLY > > [java] at > org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:370) > [java] at > org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:496) > [java] at > org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941) > [java] at > org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:89) > [java] ... 79 more > [java] Java Result: 1 > > > BUILD FAILED > /home/hvega/ejbca_4_0_13/build.xml:64: The following error occurred > while executing this line: > /home/hvega/ejbca_4_0_13/bin/cli.xml:93: The following error occurred > while executing this line: > /home/hvega/ejbca_4_0_13/bin/cli.xml:128: Batch generation failed! > > > > -- > Herman Vega Jara > hvegax[a]gmail.com <http://gmail.com> > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |