|
From: Tomas G. <to...@pr...> - 2014-01-02 08:51:32
|
There is a server log file that shows what happens on the server side. If there is any error, or if this is a pure client side issue. Otherwise for Glassfish I am not so experienced, it can be quite tricky, especially client side of it... You will surely find there is no problem with JBoss. Of course there is also EJBCA 6 out now. Running with Java 7 and JBoss 7. We haven't tried it on Glassfish (3 or 4), but except for configuration stuff, it should not be anything needed in theory for Glassfish support. Cheers, Tomas ********** Internet: www.primekey.se Twitter: twitter.com/primetomas ********** On 01/02/2014 09:27 AM, Luc Pallavidino wrote: > Hi, > > Thanks for your answer. I use EJBCA 4 with Glassfish v2. The stack trace > is from the console output from running the command line interface. > > Do you need an other thing to understand the problem ? > > Regards, > > > 2014/1/2 Tomas Gustavsson <to...@pr... <mailto:to...@pr...>> > > > I guess you are using Glassfish? EJBCA 4 and Glassfish v2? > This error message sticks out. > > Caused by: java.lang.ClassNotFoundException: > org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey (no > security manager: RMI class loader disabled) > > Looks like there is some issue with perhaps multiple BouncyCastle > libraries in use? > > The stack trace that you pasted is very confusing. You write server side > stack trace, although it contains > "org.ejbca.ui.cli.EjbcaEjbCli.executeCommand(EjbcaEjbCli.java:118". > This is a class only executed on the client. > Is that really the server side stack trace, or is it the console output > from running the command line interface? > > Cheers, > Tomas > > On 12/31/2013 10:36 AM, Luc Pallavidino wrote: > > Caused by: java.lang.ClassNotFoundException: > > > org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPrivateCrtKey (no > > security manager: RMI class loader disabled) > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility > into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of > AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > <mailto:Ejb...@li...> > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > > > > > -- > > Pallavidino Luc Tél. : +33-6-8070-3133 > Mail :luc...@gm... <mailto:pal...@ho...> > Ingénieur en monétique et sécurité des systèmes > > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |