|
From: Tomas G. <to...@pr...> - 2013-11-20 08:00:28
|
Here is the quick install tutorial, just follow to the letter and you will be fine. http://ejbca.org/installation.html#Ubuntu%20quick%20start /Tomas On 11/20/2013 08:52 AM, Phiwa Mzila wrote: > Do you probably have a straight forward tutorial or a guide for EJBCA > set up and installation? If you do may you please email it to me > > > On Wed, Nov 20, 2013 at 9:47 AM, Phiwa Mzila <pm...@gm... > <mailto:pm...@gm...>> wrote: > > Thanx Tom > > I am confused now, dont know what to do > > > On Wed, Nov 20, 2013 at 9:41 AM, Tomas Gustavsson <to...@pr... > <mailto:to...@pr...>> wrote: > > There are no traces of EJBCA on that server. Wherever you > bootstrapped EJBCA, it was not to that server, or you privileges > forbids jboss to read it. > > > Phiwa Mzila <pm...@gm... <mailto:pm...@gm...>> wrote: > > Hi Thomas, check the output I got after starting the jboss, > please let me know if there is any indication that it did > not start correctly. > > > root@phiwa:/opt/jboss/bin# ./run.sh > ========================================================================= > > JBoss Bootstrap Environment > > JBOSS_HOME: /opt/jboss > > JAVA: /usr/lib/jvm/java-7-openjdk/bin/java > > JAVA_OPTS: -Dprogram.name=run.sh -Xms128m -Xmx512m > -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true > -Dsun.rmi.dgc.client.gcInterval=3600000 > -Dsun.rmi.dgc.server.gcInterval=3600000 > -Djava.net.preferIPv4Stack=true > > CLASSPATH: > /opt/jboss/bin/run.jar:/usr/lib/jvm/java-7-openjdk/lib/tools.jar > > ========================================================================= > > 16:01:14,386 INFO [ServerImpl] Starting JBoss > (Microcontainer)... > 16:01:14,387 INFO [ServerImpl] Release ID: JBoss [The > Oracle] 5.1.0.GA <http://5.1.0.GA> (build: > SVNTag=JBoss_5_1_0_GA date=200905221634) > 16:01:14,387 INFO [ServerImpl] Bootstrap URL: null > 16:01:14,387 INFO [ServerImpl] Home Dir: > /opt/jboss-5.1.0.GA <http://jboss-5.1.0.GA> > 16:01:14,387 INFO [ServerImpl] Home URL: > file:/opt/jboss-5.1.0.GA/ <http://jboss-5.1.0.GA/> > 16:01:14,387 INFO [ServerImpl] Library URL: > file:/opt/jboss-5.1.0.GA/lib/ <http://jboss-5.1.0.GA/lib/> > 16:01:14,388 INFO [ServerImpl] Patch URL: null > 16:01:14,388 INFO [ServerImpl] Common Base URL: > file:/opt/jboss-5.1.0.GA/common/ <http://jboss-5.1.0.GA/common/> > 16:01:14,388 INFO [ServerImpl] Common Library URL: > file:/opt/jboss-5.1.0.GA/common/lib/ > <http://jboss-5.1.0.GA/common/lib/> > 16:01:14,388 INFO [ServerImpl] Server Name: default > 16:01:14,388 INFO [ServerImpl] Server Base Dir: > /opt/jboss-5.1.0.GA/server <http://jboss-5.1.0.GA/server> > 16:01:14,389 INFO [ServerImpl] Server Base URL: > file:/opt/jboss-5.1.0.GA/server/ <http://jboss-5.1.0.GA/server/> > 16:01:14,389 INFO [ServerImpl] Server Config URL: > file:/opt/jboss-5.1.0.GA/server/default/conf/ > <http://jboss-5.1.0.GA/server/default/conf/> > 16:01:14,389 INFO [ServerImpl] Server Home Dir: > /opt/jboss-5.1.0.GA/server/default > <http://jboss-5.1.0.GA/server/default> > 16:01:14,389 INFO [ServerImpl] Server Home URL: > file:/opt/jboss-5.1.0.GA/server/default/ > <http://jboss-5.1.0.GA/server/default/> > 16:01:14,389 INFO [ServerImpl] Server Data Dir: > /opt/jboss-5.1.0.GA/server/default/data > <http://jboss-5.1.0.GA/server/default/data> > 16:01:14,389 INFO [ServerImpl] Server Library URL: > file:/opt/jboss-5.1.0.GA/server/default/lib/ > <http://jboss-5.1.0.GA/server/default/lib/> > 16:01:14,389 INFO [ServerImpl] Server Log Dir: > /opt/jboss-5.1.0.GA/server/default/log > <http://jboss-5.1.0.GA/server/default/log> > 16:01:14,389 INFO [ServerImpl] Server Native Dir: > /opt/jboss-5.1.0.GA/server/default/tmp/native > <http://jboss-5.1.0.GA/server/default/tmp/native> > 16:01:14,389 INFO [ServerImpl] Server Temp Dir: > /opt/jboss-5.1.0.GA/server/default/tmp > <http://jboss-5.1.0.GA/server/default/tmp> > 16:01:14,389 INFO [ServerImpl] Server Temp Deploy Dir: > /opt/jboss-5.1.0.GA/server/default/tmp/deploy > <http://jboss-5.1.0.GA/server/default/tmp/deploy> > 16:01:15,118 INFO [ServerImpl] Starting Microcontainer, > bootstrapURL=file:/opt/jboss-5.1.0.GA/server/default/conf/bootstrap.xml > <http://jboss-5.1.0.GA/server/default/conf/bootstrap.xml> > 16:01:15,781 INFO [VFSCacheFactory] Initializing VFSCache > [org.jboss.virtual.plugins.cache.CombinedVFSCache] > 16:01:15,783 INFO [VFSCacheFactory] Using VFSCache > [CombinedVFSCache[real-cache: null]] > 16:01:15,998 INFO [CopyMechanism] VFS temp dir: > /opt/jboss-5.1.0.GA/server/default/tmp > <http://jboss-5.1.0.GA/server/default/tmp> > 16:01:15,998 INFO [ZipEntryContext] VFS force nested jars > copy-mode is enabled. > 16:01:17,261 INFO [ServerInfo] Java version: > 1.7.0_25,Oracle Corporation > 16:01:17,261 INFO [ServerInfo] Java Runtime: OpenJDK > Runtime Environment (build 1.7.0_25-b30) > 16:01:17,261 INFO [ServerInfo] Java VM: OpenJDK 64-Bit > Server VM 23.7-b01,Oracle Corporation > 16:01:17,261 INFO [ServerInfo] OS-System: Linux > 3.11.0-12-generic,amd64 > 16:01:17,274 INFO [ServerInfo] VM arguments: > -Dprogram.name=run.sh -Xms128m -Xmx512m -XX:MaxPermSize=256m > -Dorg.jboss.resolver.warning=true > -Dsun.rmi.dgc.client.gcInterval=3600000 > -Dsun.rmi.dgc.server.gcInterval=3600000 > -Djava.net.preferIPv4Stack=true > -Djava.endorsed.dirs=/opt/jboss/lib/endorsed > 16:01:17,320 INFO [JMXKernel] Legacy JMX core initialized > 16:01:18,853 INFO [ProfileServiceBootstrap] Loading > profile: ProfileKey@44385f8c[domain=default, server=default, > name=default] > 16:01:20,424 INFO [WebService] Using RMI server codebase: > http://127.0.0.1:8083/ > 16:01:24,548 INFO [NativeServerConfig] JBoss Web Services - > Stack Native Core > 16:01:24,555 INFO [NativeServerConfig] 3.1.2.GA > <http://3.1.2.GA> > 16:01:25,925 INFO [AttributeCallbackItem] Owner callback > not implemented. > 16:01:26,565 INFO [LogNotificationListener] Adding > notification listener for logging mbean > "jboss.system:service=Logging,type=Log4jService" to server > org.jboss.mx.server.MBeanServerImpl@4674fb64[ > defaultDomain='jboss' ] > 16:01:32,327 INFO [Ejb3DependenciesDeployer] Encountered > deployment > AbstractVFSDeploymentContext@1257983105{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/ > <http://jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/>} > 16:01:32,327 INFO [Ejb3DependenciesDeployer] Encountered > deployment > AbstractVFSDeploymentContext@1257983105{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/ > <http://jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/>} > 16:01:32,327 INFO [Ejb3DependenciesDeployer] Encountered > deployment > AbstractVFSDeploymentContext@1257983105{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/ > <http://jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/>} > 16:01:32,328 INFO [Ejb3DependenciesDeployer] Encountered > deployment > AbstractVFSDeploymentContext@1257983105{vfsfile:/opt/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/ > <http://jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/>} > 16:01:33,449 INFO [JMXConnectorServerService] JMX Connector > server: > service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector > <http://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector> > 16:01:33,561 INFO [MailService] Mail Service bound to > java:/Mail > 16:01:35,071 WARN [JBossASSecurityMetadataStore] WARNING! > POTENTIAL SECURITY RISK. It has been detected that the > MessageSucker component which sucks messages from one node > to another has not had its password changed from the > installation default. Please see the JBoss Messaging user > guide for instructions on how to do this. > 16:01:35,078 WARN [AnnotationCreator] No ClassLoader > provided, using TCCL: > org.jboss.managed.api.annotation.ManagementComponent > 16:01:35,133 WARN [AnnotationCreator] No ClassLoader > provided, using TCCL: > org.jboss.managed.api.annotation.ManagementComponent > 16:01:35,190 INFO [TransactionManagerService] JBossTS > Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - > JBoss Inc. > 16:01:35,191 INFO [TransactionManagerService] Setting up > property manager MBean and JMX layer > 16:01:35,384 INFO [TransactionManagerService] Initializing > recovery manager > 16:01:35,453 INFO [TransactionManagerService] Recovery > manager configured > 16:01:35,455 INFO [TransactionManagerService] Binding > TransactionManager JNDI Reference > 16:01:35,475 INFO [TransactionManagerService] Starting > transaction recovery manager > 16:01:35,789 INFO [AprLifecycleListener] The Apache Tomcat > Native library which allows optimal performance in > production environments was not found on the > java.library.path: > /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib > 16:01:35,858 INFO [Http11Protocol] Initializing Coyote > HTTP/1.1 on http-127.0.0.1-8080 > 16:01:35,859 INFO [AjpProtocol] Initializing Coyote AJP/1.3 > on ajp-127.0.0.1-8009 > 16:01:35,878 INFO [StandardService] Starting service jboss.web > 16:01:35,885 INFO [StandardEngine] Starting Servlet Engine: > JBoss Web/2.1.3.GA <http://2.1.3.GA> > 16:01:35,930 INFO [Catalina] Server startup in 71 ms > 16:01:35,944 INFO [TomcatDeployment] deploy, ctxPath=/jbossws > 16:01:36,445 INFO [TomcatDeployment] deploy, > ctxPath=/web-console > 16:01:36,639 INFO [TomcatDeployment] deploy, ctxPath=/invoker > 16:01:36,708 INFO [RARDeployment] Required license terms > exist, view > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml > <http://jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml> > 16:01:36,718 INFO [RARDeployment] Required license terms > exist, view > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml > <http://jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml> > 16:01:36,746 INFO [RARDeployment] Required license terms > exist, view > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml > <http://jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml> > 16:01:36,761 INFO [RARDeployment] Required license terms > exist, view > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml > <http://jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml> > 16:01:36,779 INFO [RARDeployment] Required license terms > exist, view > vfszip:/opt/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml > <http://jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml> > 16:01:36,839 INFO [SimpleThreadPool] Job execution threads > will use class loader of thread: main > 16:01:36,862 INFO [QuartzScheduler] Quartz Scheduler > v.1.5.2 created. > 16:01:36,864 INFO [RAMJobStore] RAMJobStore initialized. > 16:01:36,864 INFO [StdSchedulerFactory] Quartz scheduler > 'DefaultQuartzScheduler' initialized from default resource > file in Quartz package: 'quartz.properties' > 16:01:36,864 INFO [StdSchedulerFactory] Quartz scheduler > version: 1.5.2 > 16:01:36,864 INFO [QuartzScheduler] Scheduler > DefaultQuartzScheduler_$_NON_CLUSTERED started. > 16:01:37,276 INFO [ConnectionFactoryBindingService] Bound > ConnectionManager > 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI > name 'java:DefaultDS' > 16:01:37,640 INFO [ServerPeer] JBoss Messaging 1.4.3.GA > <http://1.4.3.GA> server [0] started > 16:01:37,786 INFO [ConnectionFactory] Connector > bisocket://127.0.0.1:4457 <http://127.0.0.1:4457> has > leasing enabled, lease period 10000 milliseconds > 16:01:37,786 INFO [ConnectionFactory] > org.jboss.jms.server.connectionfactory.ConnectionFactory@44b52cc3 > started > 16:01:37,812 INFO [QueueService] Queue[/queue/DLQ] started, > fullSize=200000, pageSize=2000, downCacheSize=2000 > 16:01:37,813 INFO [QueueService] Queue[/queue/ExpiryQueue] > started, fullSize=200000, pageSize=2000, downCacheSize=2000 > 16:01:37,813 INFO [ConnectionFactoryJNDIMapper] > supportsFailover attribute is true on connection factory: > jboss.messaging.connectionfactory:service=ClusteredConnectionFactory > but post office is non clustered. So connection factory will > *not* support failover > 16:01:37,814 INFO [ConnectionFactoryJNDIMapper] > supportsLoadBalancing attribute is true on connection > factory: > jboss.messaging.connectionfactory:service=ClusteredConnectionFactory > but post office is non clustered. So connection factory will > *not* support load balancing > 16:01:37,815 INFO [ConnectionFactory] Connector > bisocket://127.0.0.1:4457 <http://127.0.0.1:4457> has > leasing enabled, lease period 10000 milliseconds > 16:01:37,815 INFO [ConnectionFactory] > org.jboss.jms.server.connectionfactory.ConnectionFactory@4976a4f > started > 16:01:37,815 INFO [ConnectionFactory] Connector > bisocket://127.0.0.1:4457 <http://127.0.0.1:4457> has > leasing enabled, lease period 10000 milliseconds > 16:01:37,815 INFO [ConnectionFactory] > org.jboss.jms.server.connectionfactory.ConnectionFactory@6973ae23 > started > 16:01:37,875 INFO [ConnectionFactoryBindingService] Bound > ConnectionManager > 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to > JNDI name 'java:JmsXA' > 16:01:38,125 INFO [JBossASKernel] Created KernelDeployment > for: profileservice-secured.jar > 16:01:38,127 INFO [JBossASKernel] installing bean: > jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3 > 16:01:38,127 INFO [JBossASKernel] with dependencies: > 16:01:38,127 INFO [JBossASKernel] and demands: > 16:01:38,127 INFO [JBossASKernel] > jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView > 16:01:38,127 INFO [JBossASKernel] > jboss.ejb:service=EJBTimerService > 16:01:38,127 INFO [JBossASKernel] and supplies: > 16:01:38,127 INFO [JBossASKernel] > Class:org.jboss.profileservice.spi.ProfileService > 16:01:38,127 INFO [JBossASKernel] > jndi:SecureProfileService/remote > 16:01:38,127 INFO [JBossASKernel] > jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService > 16:01:38,127 INFO [JBossASKernel] Added > bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) > to KernelDeployment of: profileservice-secured.jar > 16:01:38,128 INFO [JBossASKernel] installing bean: > jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3 > 16:01:38,128 INFO [JBossASKernel] with dependencies: > 16:01:38,128 INFO [JBossASKernel] and demands: > 16:01:38,128 INFO [JBossASKernel] > jboss.ejb:service=EJBTimerService > 16:01:38,128 INFO [JBossASKernel] and supplies: > 16:01:38,128 INFO [JBossASKernel] > jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager > 16:01:38,128 INFO [JBossASKernel] > Class:org.jboss.deployers.spi.management.deploy.DeploymentManager > 16:01:38,128 INFO [JBossASKernel] > jndi:SecureDeploymentManager/remote > 16:01:38,129 INFO [JBossASKernel] Added > bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) > to KernelDeployment of: profileservice-secured.jar > 16:01:38,129 INFO [JBossASKernel] installing bean: > jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3 > 16:01:38,129 INFO [JBossASKernel] with dependencies: > 16:01:38,129 INFO [JBossASKernel] and demands: > 16:01:38,129 INFO [JBossASKernel] > jboss.ejb:service=EJBTimerService > 16:01:38,129 INFO [JBossASKernel] and supplies: > 16:01:38,129 INFO [JBossASKernel] > jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView > 16:01:38,129 INFO [JBossASKernel] > Class:org.jboss.deployers.spi.management.ManagementView > 16:01:38,129 INFO [JBossASKernel] > jndi:SecureManagementView/remote > 16:01:38,129 INFO [JBossASKernel] Added > bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) > to KernelDeployment of: profileservice-secured.jar > 16:01:38,135 INFO [EJB3EndpointDeployer] Deploy > AbstractBeanMetaData@3714d9f2{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint > bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl > properties=[container] constructor=null autowireCandidate=true} > 16:01:38,135 INFO [EJB3EndpointDeployer] Deploy > AbstractBeanMetaData@6b8ccc49{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint > bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl > properties=[container] constructor=null autowireCandidate=true} > 16:01:38,136 INFO [EJB3EndpointDeployer] Deploy > AbstractBeanMetaData@900752e{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint > bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl > properties=[container] constructor=null autowireCandidate=true} > 16:01:38,241 INFO [SessionSpecContainer] Starting > jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3 > 16:01:38,246 INFO [EJBContainer] STARTED EJB: > org.jboss.profileservice.ejb.SecureDeploymentManager > ejbName: SecureDeploymentManager > 16:01:38,274 INFO [JndiSessionRegistrarBase] Binding the > following Entries in Global JNDI: > > SecureDeploymentManager/remote - EJB3.x Default Remote > Business Interface > > SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager > - EJB3.x Remote Business Interface > > 16:01:38,331 INFO [SessionSpecContainer] Starting > jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3 > 16:01:38,332 INFO [EJBContainer] STARTED EJB: > org.jboss.profileservice.ejb.SecureManagementView ejbName: > SecureManagementView > 16:01:38,339 INFO [JndiSessionRegistrarBase] Binding the > following Entries in Global JNDI: > > SecureManagementView/remote - EJB3.x Default Remote > Business Interface > > SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView > - EJB3.x Remote Business Interface > > 16:01:38,377 INFO [SessionSpecContainer] Starting > jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3 > 16:01:38,378 INFO [EJBContainer] STARTED EJB: > org.jboss.profileservice.ejb.SecureProfileServiceBean > ejbName: SecureProfileService > 16:01:38,403 INFO [JndiSessionRegistrarBase] Binding the > following Entries in Global JNDI: > > SecureProfileService/remote - EJB3.x Default Remote > Business Interface > > SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService > - EJB3.x Remote Business Interface > > 16:01:38,509 INFO [TomcatDeployment] deploy, > ctxPath=/admin-console > 16:01:38,645 INFO [config] Initializing Mojarra > (1.2_12-b01-FCS) for context '/admin-console' > 16:01:39,880 INFO [TomcatDeployment] deploy, ctxPath=/ > 16:01:39,913 INFO [TomcatDeployment] deploy, > ctxPath=/jmx-console > 16:01:39,976 INFO [Http11Protocol] Starting Coyote HTTP/1.1 > on http-127.0.0.1-8080 > 16:01:39,991 INFO [AjpProtocol] Starting Coyote AJP/1.3 on > ajp-127.0.0.1-8009 > 16:01:39,996 INFO [ServerImpl] JBoss (Microcontainer) > [5.1.0.GA <http://5.1.0.GA> (build: SVNTag=JBoss_5_1_0_GA > date=200905221634)] Started in 25s:605ms > > > > > On Wed, Nov 20, 2013 at 9:17 AM, Tomas Gustavsson > <to...@pr... <mailto:to...@pr...>> wrote: > > You didn't check know that jboss started correctly, it > did not. Possibly you haven't configured you database > correctly. You need to check server.log. > > Cheers, > Tomas > > > Phiwa Mzila <pm...@gm... <mailto:pm...@gm...>> > wrote: > > I did run ant bootstrap, and it ran successfully. > Than I started JBOSS server, after that I went to > the EJBCA home directory to run ant install, but I > got the same error: ejbca not bound > > > On Tue, Nov 19, 2013 at 6:27 PM, Tomas Gustavsson > <to...@pr... <mailto:to...@pr...>> wrote: > > You need to rum ant bootstrap first and make > sure that jboss starts up correctly. > > Cheers, > Tomas > > Phiwa <pm...@gm... > <mailto:pm...@gm...>> wrote: > > I have been experiencing these error when I I run ant install after the > JBoss server has started: > ejbca:prompt: > > ejbca:init: > [echo] > [echo] ------------------- CA Properties ---------------- > [echo]ca.name <http://ca.name> : AdminCA1 > > > > > > > > [echo] ca.dn : CN=AdminCA1,O=EJBCA Sample,C=SE > [echo] ca.tokentype : soft > [echo] ca.keytype : RSA > [echo] ca.keyspec : 2048 > [echo] ca.signaturealgorithm : SHA1WithRSA > > > > > > > > [echo] ca.validity : 3650 > [echo] ca.policy : null > [echo] ca.tokenproperties : > [echo] httpsserver.hostname : localhost > [echo] httpsserver.dn : CN=localhost,O=EJBCA Sample,C=SE > > > > > > > > [echo]superadmin.cn <http://superadmin.cn> : SuperAdmin > [echo] superadmin.dn : CN=SuperAdmin > [echo] superadmin.batch : true > [echo] > appserver.home : /opt/jboss-5.1.0.GA <http://jboss-5.1.0.GA> > [echo] > > ejbca:install: > > ejbca:initCA: > [echo] Initializing CA with 'AdminCA1' 'CN=AdminCA1,O=EJBCA > > > > > > > > Sample,C=SE' soft <ca.tokenpassword hidden> 2048 RSA 3650 null SHA1WithRSA > -superadmincn 'SuperAdmin'... > [java] Initializing CA > [java] Generating rootCA keystore: > [java] CA name: AdminCA1 > > > > > > > > [java] SuperAdmin CN: SuperAdmin > [java] DN: CN=AdminCA1,O=EJBCA Sample,C=SE > [java] CA token type: soft > [java] CA token password: hidden > [java] Keytype: RSA > [java] Keyspec: 2048 > [java] Validity (days): 3650 > > > > > > > > [java] Policy ID: null > [java] Signature alg: SHA1WithRSA > [java] Certificate profile: ROOTCA > [java] CA token properties: null > [java] Signed by: self signed > [java] Initalizing Temporary Authorization Module with caid=-1688117755 > > > > > > > > and superadmin CN 'SuperAdmin'. > [java] > [java] > javax.naming.NameNotFoundException: ejbca not bound > > > > ------------------------------------------------------------------------ > > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > > > > > > > > conversations that shape the rapidly evolving mobile landscape. Sign up now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > > > > > > > > ------------------------------------------------------------------------ > > Ejbca-develop mailing list > Ejb...@li... <mailto:Ejb...@li...> > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > > > > > > > > > -- > PrimeKey Solutions AB > Internet: www.primekey.se <http://www.primekey.se> > Twitter: twitter.com/primekeyPKI > <http://twitter.com/primekeyPKI> > Mob: +46 (0)707421096 <tel:%2B46%20%280%29707421096> > > > > > -- > PrimeKey Solutions AB > Internet: www.primekey.se <http://www.primekey.se> > Twitter: twitter.com/primekeyPKI > <http://twitter.com/primekeyPKI> > Mob: +46 (0)707421096 <tel:%2B46%20%280%29707421096> > > > > > -- > PrimeKey Solutions AB > Internet: www.primekey.se <http://www.primekey.se> > Twitter: twitter.com/primekeyPKI <http://twitter.com/primekeyPKI> > Mob: +46 (0)707421096 <tel:%2B46%20%280%29707421096> > > > > > -- > Phiwa D Mzila > > > > > -- > Phiwa D Mzila |