|
From: Pavel B. <byc...@ht...> - 2014-07-16 15:20:25
|
Hi Everyone, I've already sent this question so I do apologize for repeating. But I had been waiting for an answer during 2 months an didn't get a solution, so I decided to repeat my question. Since my first letter the new EJBCA release has been issued. Unfortunately it doesn't solve my problem. So once again: I'm trying to install a new instance of EJBCA (6.2.0). My system is: FreeBSD 9.2, Jboss 7.1.1, openjdk version "1.7.0_60", PostgreSQL 9.3. `ant deploy' finishes with success and I able to see a database tables after that. `ant install finishes with failure. Here is the error message, which I observe in Jboss console: 08:58:30,905 ERROR [org.jboss.ejb3.invocation] (EJB default - 3) JBAS014134: EJB Invocation failed on component GlobalConfigurationSessionBean for method public abstract org.ejbca.config.Configuration org.ejbca.core.ejb.config.GlobalConfigurationSession.getCachedConfiguration(java.lang.String): java.lang.RuntimeException: Internal admin was denied access. This should not be able to happen. Please see the entire ant and Jboss console logs in the attachments. Hope very much for your help. -- Best regards, Pavel |