|
From: Ebtehal H. <h.e...@ya...> - 2014-05-27 06:23:19
|
Hi, now i solve this problem just by register the data source by CLI command line but i faced another error on installing EJBCA; it apeears as follow: . . . . ejbca:initCA: [echo] Initializing CA with 'ManagementCA' 'CN=ManagementCA,O=EJBCA Sample,C=SE' 'soft' <ca.tokenpassword hidden> '2048' 'RSA' '3650' 'null' 'SHA1WithRSA' -superadmincn 'SuperAdmin'... [java] Could not run execute method for class ca [java] java.lang.IllegalStateException: No EJB receiver available for handling [appName:ejbca,modulename:ejbca-ejb,distinctname:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext@1170f1f [java] at org.jboss.ejb.client.EJBClientContext.requireEJBReceiver(EJBClientContext.java:584) [java] at org.jboss.ejb.client.ReceiverInterceptor.handleInvocation(ReceiverInterceptor.java:119) [java] at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:181) [java] at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:136) [java] at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:121) [java] at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:104) [java] at com.sun.proxy.$Proxy0.getCachedConfiguration(Unknown Source) [java] at org.ejbca.ui.cli.BaseCommand.parseUsernameAndPasswordFromArgs(BaseCommand.java:126) [java] at org.ejbca.ui.cli.ca.CaInitCommand.execute(CaInitCommand.java:131) [java] at org.ejbca.ui.cli.CliCommandHelper.executeCommand(CliCommandHelper.java:147) [java] at org.ejbca.ui.cli.CliCommandHelper.searchAndRun(CliCommandHelper.java:105) [java] at org.ejbca.ui.cli.EjbcaEjbCli.main(EjbcaEjbCli.java:25) [java] Java Result: 1 . . . please help me as soon as possible With regard, Ebtehal Hassan ________________________________ From: ejbca-support <ejb...@pr...> To: Ebtehal Hassan <h.e...@ya...>; ejb...@li... Sent: Monday, 26 May 2014, 15:40:28 Subject: Re: [Ejbca-develop] Error when install EJBCA 6.0.4 On 2014-05-26 13:37, Ebtehal Hassan wrote: > Hi, > Im working on installing EJBCA 6.0.4 ,,, > downloaded necssary packages and define MariaDB DataSource on JBOSS to working with each other ... > but when starting JBOSS by ./standalone.sh to start installation of EJBCA; JBOSS works with some errors and the following message appears: > ========================================================================= > > JBoss Bootstrap Environment > > JBOSS_HOME: ~/jboss-as-7.1.1.Final > > JAVA: /usr/lib/jvm/java-1.7.0-openjdk-i386/bin/java > > JAVA_OPTS: -server -XX:+TieredCompilation -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml > > ========================================================================= > > 14:36:19,421 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA > 14:36:19,577 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA > 14:36:19,620 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting > 14:36:20,348 INFO [org.xnio] XNIO Version 3.0.3.GA > 14:36:20,350 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http) > 14:36:20,368 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA > 14:36:20,378 INFO [org.jboss.remoting] JBoss Remoting version 3.2.3.GA > 14:36:20,415 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers > 14:36:20,423 INFO [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem > 14:36:20,432 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem. > 14:36:20,472 INFO [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem > 14:36:20,488 INFO [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem > 14:36:20,494 INFO [org.jboss.as.security] (MSC service thread 1-7) JBAS013100: Current PicketBox version=4.0.7.Final > 14:36:20,528 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem > 14:36:20,534 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension > 14:36:20,557 INFO [org.jboss.as.connector] (MSC service thread 1-7) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final) > 14:36:20,585 INFO [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service > 14:36:20,605 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) JBAS015400: Bound mail session [java:jboss/mail/Default] > 14:36:20,630 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) > 14:36:20,644 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010404: Deploying non-JDBC-compliant driver class org.mariadb.jdbc.Driver (version 1.1) > 14:36:20,796 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-6) JBoss Web Services - Stack CXF Server 4.0.2.GA > 14:36:20,804 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080 > 14:36:21,062 INFO [org.jboss.as.remoting] (MSC service thread 1-6) JBAS017100: Listening on /127.0.0.1:9999 > 14:36:21,064 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /127.0.0.1:4447 > 14:36:21,064 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory /home/ebtehal/PKI/jboss-as-7.1.1.Final/standalone/deployments > 14:36:21,165 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS] > 14:36:21,381 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report > JBAS014775: New missing/unsatisfied dependencies: > service jboss.jdbc-driver.com_mysql_jdbc_Driver (missing) dependents: [service jboss.data-source.java:/EjbcaDS] > > 14:36:21,496 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990 > 14:36:21,497 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 2293ms - Started 135 of 213 services (2 services failed or missing dependencies, 74 services are passive or on-demand) > In the error message it looks like you are mixing mysql and mariadb. Anders > > ------------------------------------------------------------------------------ > The best possible search technologies are now affordable for all companies. > Download your FREE open source Enterprise Search Engine today! > Our experts will assist you in its installation for $59/mo, no commitment. > Test it for FREE on our Cloud platform anytime! > http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > |