I installed jboss-eap-4.3 and attempted running with the default server: and the following doesnt work: http://hostname:8080 or http://hostIP:8080
-bash-3.00$ ./run.sh -c default ========================================================================= JBoss Bootstrap Environment JBOSS_HOME: /usr/local/jboss-eap-4.3/jboss-as JAVA: /usr/local/java/bin/java JAVA_OPTS: -Dprogram.name=run.sh -server -Xms2808m -Xmx2808m -Xss128k -XX:PermSize=512m -XX:MaxPermSize=512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true -Dhibernate.cglib.use_reflection_optimizer=false -Djava.net.preferIPv4Stack=true CLASSPATH: /usr/local/jboss-eap-4.3/jboss-as/bin/run.jar:/usr/local/java/lib/tools.jar ========================================================================= 14:31:33,827 INFO [Server] Starting JBoss (MX MicroKernel)... 14:31:33,827 INFO [Server] Release ID: JBoss [EAP] 4.3.0.GA (build: SVNTag=JBPAPP_4_3_0_GA date=200801031548) 14:31:33,828 INFO [Server] Home Dir: /usr/local/jboss-eap-4.3/jboss-as 14:31:33,829 INFO [Server] Home URL: file:/usr/local/jboss-eap-4.3/jboss-as/ 14:31:33,835 INFO [Server] Patch URL: null 14:31:33,836 INFO [Server] Server Name: default 14:31:33,836 INFO [Server] Server Home Dir: /usr/local/jboss-eap-4.3/jboss-as/server/default 14:31:33,836 INFO [Server] Server Home URL: file:/usr/local/jboss-eap-4.3/jboss-as/server/default/ 14:31:33,836 INFO [Server] Server Log Dir: /usr/local/jboss-eap-4.3/jboss-as/server/default/log 14:31:33,836 INFO [Server] Server Temp Dir: /usr/local/jboss-eap-4.3/jboss-as/server/default/tmp 14:31:33,837 INFO [Server] Root Deployment Filename: jboss-service.xml 14:31:34,080 INFO [ServerInfo] Java version: 1.5.0_15,Sun Microsystems Inc. 14:31:34,080 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_15-b04,Sun Microsystems Inc. 14:31:34,080 INFO [ServerInfo] OS-System: Linux 2.6.9-55.ELsmp,i386 14:31:34,450 INFO [Server] Core system initialized 14:31:36,067 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/ 14:31:36,069 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml 14:31:36,499 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc. 14:31:36,500 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer 14:31:36,714 INFO [TransactionManagerService] Starting recovery manager 14:31:36,798 INFO [TransactionManagerService] Recovery manager started 14:31:36,799 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference 14:31:38,917 INFO [EJB3Deployer] Starting java:comp multiplexer 14:31:39,833 INFO [STDOUT] no object for null 14:31:39,836 INFO [STDOUT] no object for null 14:31:39,854 INFO [STDOUT] no object for null 14:31:39,873 INFO [STDOUT] no object for {urn:jboss:bean-deployer}supplyType 14:31:39,882 INFO [STDOUT] no object for {urn:jboss:bean-deployer}dependsType 14:31:43,087 INFO [NativeServerConfig] JBoss Web Services - Native 14:31:43,087 INFO [NativeServerConfig] jbossws-native-2.0.1.SP2 (build=200710210837) 14:31:43,956 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/local/jdk1.5.0_15/jre/lib/i386/server:/usr/local/jdk1.5.0_15/jre/lib/i386:/usr/local/jdk1.5.0_15/jre/../lib/i386 14:31:44,020 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080 14:31:44,021 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009 14:31:44,021 INFO [Catalina] Initialization processed in 222 ms 14:31:44,022 INFO [StandardService] Starting service jboss.web 14:31:44,024 INFO [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.0.GA_CP05 14:31:44,070 INFO [Catalina] Server startup in 48 ms 14:31:44,173 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/ 14:31:44,699 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/ 14:31:44,819 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-context.war/ 14:31:45,043 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/ 14:31:45,413 INFO [MailService] Mail Service bound to java:/Mail 14:31:45,519 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar 14:31:45,547 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar 14:31:45,567 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar 14:31:45,588 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar 14:31:45,624 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms-ra.rar 14:31:45,644 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar 14:31:45,652 INFO [QuartzResourceAdapter] start quartz!!! 14:31:45,708 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main 14:31:45,731 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created. 14:31:45,734 INFO [RAMJobStore] RAMJobStore initialized. 14:31:45,734 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 14:31:45,734 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2 14:31:45,735 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 14:31:46,173 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS' 14:31:46,528 WARN [SecurityMetadataStore] 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. 14:31:46,535 INFO [ServerPeer] JBoss Messaging 1.4.0.SP3 server [0] started 14:31:46,818 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 14:31:46,818 INFO [ConnectionFactory] [EMAIL PROTECTED] started 14:31:46,819 WARN [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 14:31:46,819 WARN [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 14:31:46,823 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 14:31:46,823 INFO [ConnectionFactory] [EMAIL PROTECTED] started 14:31:46,823 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 14:31:46,823 INFO [ConnectionFactory] [EMAIL PROTECTED] started 14:31:46,839 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,841 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,844 INFO [TopicService] Topic[/topic/testTopic] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,845 INFO [TopicService] Topic[/topic/securedTopic] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,846 INFO [TopicService] Topic[/topic/testDurableTopic] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,849 INFO [QueueService] Queue[/queue/testQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,851 INFO [QueueService] Queue[/queue/A] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,852 INFO [QueueService] Queue[/queue/B] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,854 INFO [QueueService] Queue[/queue/C] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,855 INFO [QueueService] Queue[/queue/D] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,857 INFO [QueueService] Queue[/queue/ex] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,859 INFO [QueueService] Queue[/queue/PrivateDLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,861 INFO [QueueService] Queue[/queue/PrivateExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,862 INFO [QueueService] Queue[/queue/QueueWithOwnDLQAndExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,863 INFO [TopicService] Topic[/topic/TopicWithOwnDLQAndExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,865 INFO [QueueService] Queue[/queue/QueueWithOwnRedeliveryDelay] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,866 INFO [TopicService] Topic[/topic/TopicWithOwnRedeliveryDelay] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,867 INFO [QueueService] Queue[/queue/testDistributedQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:46,868 INFO [TopicService] Topic[/topic/testDistributedTopic] started, fullSize=200000, pageSize=2000, downCacheSize=2000 14:31:47,035 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA' 14:31:47,057 INFO [TomcatDeployer] deploy, ctxPath=/diego, warUrl=.../deploy/jmx-console.war/ 14:31:47,198 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080 14:31:47,218 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009 14:31:47,228 INFO [Server] JBoss (MX MicroKernel) [4.3.0.GA (build: SVNTag=JBPAPP_4_3_0_GA date=200801031548)] Started in 13s:390ms View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172426#4172426 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172426 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
