[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jboss 4.2.1 GA install problem

light1 do-not-reply at jboss.com
Wed Oct 17 13:54:48 EDT 2007


Thank you verymuch, The hosts entry was 
::1	localhost.localdomain	localhost
now I changed the entry to 
192.168.0.1	localhost.localdomain	localhost

Is my changes are correct? or Do I need to do any more changes?

Now I am getting the result as
=========================================================================
  JBoss Bootstrap Environment
  JBOSS_HOME: /usr/jboss-4.2.1.GA
  JAVA: /usr/java/jdk1.5.0_13/bin/java
  JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true

  CLASSPATH: /usr/jboss-4.2.1.GA/bin/run.jar:/usr/java/jdk1.5.0_13/lib/tools.jar
=========================================================================
11:55:37,062 INFO  [Server] Starting JBoss (MX MicroKernel)...
11:55:37,064 INFO  [Server] Release ID: JBoss [Trinity] 4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)
11:55:37,066 INFO  [Server] Home Dir: /usr/jboss-4.2.1.GA
11:55:37,066 INFO  [Server] Home URL: file:/usr/jboss-4.2.1.GA/
11:55:37,067 INFO  [Server] Patch URL: null
11:55:37,068 INFO  [Server] Server Name: default
11:55:37,068 INFO  [Server] Server Home Dir: /usr/jboss-4.2.1.GA/server/default
11:55:37,068 INFO  [Server] Server Home URL: file:/usr/jboss-4.2.1.GA/server/default/
11:55:37,069 INFO  [Server] Server Log Dir: /usr/jboss-4.2.1.GA/server/default/log
11:55:37,069 INFO  [Server] Server Temp Dir: /usr/jboss-4.2.1.GA/server/default/tmp
11:55:37,070 INFO  [Server] Root Deployment Filename: jboss-service.xml
11:55:37,612 INFO  [ServerInfo] Java version: 1.5.0_13,Sun Microsystems Inc.
11:55:37,612 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_13-b05,Sun Microsystems Inc.
11:55:37,612 INFO  [ServerInfo] OS-System: Linux 2.6.18-1.2798.fc6,i386
11:55:39,004 INFO  [Server] Core system initialized
11:55:45,928 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/
11:55:45,933 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml
11:55:47,487 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.
11:55:47,487 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer
11:55:47,983 INFO  [TransactionManagerService] Starting recovery manager
11:55:48,207 INFO  [TransactionManagerService] Recovery manager started
11:55:48,207 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference
11:55:59,946 INFO  [EJB3Deployer] Starting java:comp multiplexer
11:56:04,253 INFO  [ServiceEndpointManager] jbossws-1.2.1.GA (build=200704151756)
11:56:07,454 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jdk1.5.0_13/jre/lib/i386/server:/usr/java/jdk1.5.0_13/jre/lib/i386:/usr/java/jdk1.5.0_13/jre/../lib/i386
11:56:07,814 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
11:56:07,816 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
11:56:07,817 INFO  [Catalina] Initialization processed in 642 ms
11:56:07,817 INFO  [StandardService] Starting service jboss.web
11:56:07,820 INFO  [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.0.GA
11:56:07,905 INFO  [Catalina] Server startup in 87 ms
11:56:08,186 INFO  [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
11:56:10,183 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
11:56:11,745 INFO  [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../tmp/deploy/tmp52137jbossws-context-exp.war/
11:56:12,128 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
11:56:17,082 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
11:56:20,338 INFO  [MailService] Mail Service bound to java:/Mail
11:56:20,699 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
11:56:20,781 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
11:56:21,593 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
11:56:21,686 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
11:56:21,890 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
11:56:21,969 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
11:56:21,984 INFO  [QuartzResourceAdapter] start quartz!!!
11:56:22,876 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
11:56:22,928 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
11:56:22,933 INFO  [RAMJobStore] RAMJobStore initialized.
11:56:22,933 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
11:56:22,934 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
11:56:22,934 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
11:56:23,822 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
11:56:24,843 INFO  [A] Bound to JNDI name: queue/A
11:56:24,846 INFO  [B] Bound to JNDI name: queue/B
11:56:24,849 INFO  [C] Bound to JNDI name: queue/C
11:56:24,853 INFO  [D] Bound to JNDI name: queue/D
11:56:24,856 INFO  [ex] Bound to JNDI name: queue/ex
11:56:24,912 INFO  [testTopic] Bound to JNDI name: topic/testTopic
11:56:24,932 INFO  [securedTopic] Bound to JNDI name: topic/securedTopic
11:56:24,935 INFO  [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
11:56:24,953 INFO  [testQueue] Bound to JNDI name: queue/testQueue
11:56:25,043 INFO  [UILServerILService] JBossMQ UIL service available at : /127.0.0.1:8093
11:56:25,122 INFO  [DLQ] Bound to JNDI name: queue/DLQ
11:56:25,466 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
11:56:25,727 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
11:56:28,666 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
11:56:28,728 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
11:56:28,752 INFO  [Server] JBoss (MX MicroKernel) [4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)] Started in 51s:679ms


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4096226#4096226

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4096226



More information about the jboss-user mailing list