|
From: Tomas G. <to...@pr...> - 2014-07-16 15:43:08
|
First fix your server configuration and re-do the install, dropping the database and restarting JBoss and ant install. Cheers, Tomas On 2014-07-16 17:40, Pavel Bychykhin wrote: > Hi Tomas, > This is the part of console output right after the `ant install' was > invoked. If the previous output about successful deployment does matter > I can send it as well. Should I? > > Best regards, > Pavel > > On 16.07.2014 18:33, Tomas Gustavsson wrote: >> Also, the entire JBoss console log was _not_ in the attachment, it was >> only a selected snippet showing a symptom, not a cause. >> >> Cheers, >> Tomas >> >> On 2014-07-16 17:19, Pavel Bychykhin wrote: >>> 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. >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Want fast and easy access to all the code in your enterprise? Index and >>> search up to 200,000 lines of code with a free copy of Black Duck >>> Code Sight - the same software that powers the world's largest code >>> search on Ohloh, the Black Duck Open Hub! Try it now. >>> http://p.sf.net/sfu/bds >>> >>> >>> >>> _______________________________________________ >>> Ejbca-develop mailing list >>> Ejb...@li... >>> https://lists.sourceforge.net/lists/listinfo/ejbca-develop >>> >> ------------------------------------------------------------------------------ >> Want fast and easy access to all the code in your enterprise? Index and >> search up to 200,000 lines of code with a free copy of Black Duck >> Code Sight - the same software that powers the world's largest code >> search on Ohloh, the Black Duck Open Hub! Try it now. >> http://p.sf.net/sfu/bds >> _______________________________________________ >> Ejbca-develop mailing list >> Ejb...@li... >> https://lists.sourceforge.net/lists/listinfo/ejbca-develop > > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |