|
From: Tomas G. <to...@pr...> - 2016-04-01 08:03:52
|
It looks like JBoss could not start properly, usually due to invalid database configuration. Check server.log for information. You can try to follow the troubleshooting section. https://www.ejbca.org/docs/adminguide.html#Troubleshooting Cheers, Tomas ----- Save time and money with an Enterprise support subscription. Please see www.primekey.se for more information. https://www.primekey.se/technologies/products-overview/ https://www.primekey.se/service-support/support/ On 2016-04-01 04:25, mau...@ib... wrote: > Dear friends > > Someone help me please. > > I am trying install ejbca v 6_3_1_1 with openjdk 7 but a long time > braeked on follow error: > > ejbca:initCA: > [echo] Initializing CA with 'ManagementCA' 'CN=ManagementCA,O=EJBCA > Sample,C=SE' 'soft' <ca.tokenpassword hidden> '2048' 'RSA' '3650' 'null' > 'SHA256WithRSA' -superadmincn 'SuperAdmin'... > [java] Exception in thread "main" java.util.ServiceConfigurationError: > org.ejbca.ui.cli.infrastructure.command.CliCommandPlugin: Provider > org.ejbca.ui.cli.keybind.InternalKeyBindingCreateCommand could not be > instantiated > [java] at java.util.ServiceLoader.fail(ServiceLoader.java:224) > [java] at java.util.ServiceLoader.access$100(ServiceLoader.java:181) > [java] at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:377) > [java] at java.util.ServiceLoader$1.next(ServiceLoader.java:445) > [java] at > org.ejbca.ui.cli.infrastructure.library.CommandLibrary.<init>(CommandLibrary.java:53) > [java] at > org.ejbca.ui.cli.infrastructure.library.CommandLibrary.<clinit>(CommandLibrary.java:38) > [java] at org.ejbca.ui.cli.EjbcaEjbCli.main(EjbcaEjbCli.java:29) > [java] Caused by: java.lang.IllegalStateException: EJBCLIENT000025: No > EJB receiver available for handling [appName:ejbca, > moduleName:cesecore-ejb, distinctName:] combination for invocation > context org.jboss.ejb.client.EJBClientInvocationContext@6e7ca336 > [java] at > org.jboss.ejb.client.EJBClientContext.requireEJBReceiver(EJBClientContext.java:774) > [java] at > org.jboss.ejb.client.ReceiverInterceptor.handleInvocation(ReceiverInterceptor.java:116) > [java] at > org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:186) > [java] at > org.jboss.ejb.client.EJBInvocationHandler.sendRequestWithPossibleRetries(EJBInvocationHandler.java:255) > [java] at > org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:200) > [java] at > org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:183) > [java] at > org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146) > [java] at com.sun.proxy.$Proxy0.getAvailableTypesAndProperties(Unknown > Source) > [java] at > org.ejbca.ui.cli.keybind.InternalKeyBindingCreateCommand.<init>(InternalKeyBindingCreateCommand.java:68) > [java] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native > Method) > [java] at > sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) > [java] at > sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) > [java] at java.lang.reflect.Constructor.newInstance(Constructor.java:526) > [java] at java.lang.Class.newInstance(Class.java:383) > [java] at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:373) > [java] ... 4 more > > BUILD FAILED > /opt/ejbca_ce_6_3_1_1/build.xml:70: The following error occurred while > executing this line: > /opt/ejbca_ce_6_3_1_1/bin/cli.xml:94: The following error occurred while > executing this line: > /opt/ejbca_ce_6_3_1_1/bin/cli.xml:112: The following error occurred > while executing this line: > /opt/ejbca_ce_6_3_1_1/bin/cli.xml:186: Java returned: 1 > > > > Kind regards, > > Maurício > > > > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140 > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |