That'd be good news.  I followed the "Alternative Manual Procedure" and then 
mv'd the $JBOSS_HOME/server/messaging directory to be 
$JBOSS_HOME/server/default since all of our scripts are set to run the default. 
 Here's output from run.sh, is this what you're looking for?

anonymous wrote : 
  | -bash-2.05b$ ./run.sh default
  | 
================================================================================
  | 
  |   JBoss Bootstrap Environment
  | 
  |   JBOSS_HOME: /var/local/jboss/jboss-current
  | 
  |   JAVA: /usr/local/jdk-1.5.0/bin/java
  | 
  |   JAVA_OPTS: -server -XX:-OmitStackTraceInFastThrow -Dprogram.name=run.sh
  | 
  |   CLASSPATH: 
/var/local/jboss/jboss-current/bin/run.jar:/usr/local/jdk-1.5.0/lib/tools.jar
  | 
  | 
================================================================================
  | 
  | rm: cannot lstat `/var/local/jboss/jboss-current/bin/core*': No such file 
or directory
  | ./run.sh: line 1: /batch/getAppserverProperties.pl: No such file or 
directory
  | 
================================================================================
  | 
  |  DEF: 
  | 
  | 
  |  DEBUG FLAGS:   -Dcom.sun.management.jmxremote 
-Dcom.sun.management.jmxremote.port=8134 
-Dcom.sun.management.jmxremote.authenticate=true 
-Dcom.sun.management.jmxremote.ssl=false 
-Dcom.sun.management.jmxremote.password.file=/proj/bo/jmxremote.password
  | 
================================================================================
  | Launching appserver with command: setarch i386 
/usr/local/jdk-1.5.0/bin/java -server -XX:-OmitStackTraceInFastThrow 
-Dprogram.name=run.sh -Xincgc -XX:+CMSIncrementalMode -XX:+CMSIncrementalPacing 
-Dsystem.state=development -Djava.security.krb5.realm=HCMNY.COM 
-Djava.security.krb5.kdc=dc1.nyc.hcmny.com 
-Djboss.partition.name=as3.nyc.office.hcmny.com 
-Dorg.jboss.security.SecurityAssociation.ThreadLocal=true 
-Djnp.discoveryPort=1103 -classpath 
/var/local/jboss/jboss-current/bin/run.jar:/usr/local/jdk-1.5.0/lib/tools.jar 
-Xms2000M -Xmx2000M -Xmn40m -XX:MaxGCPauseMillis=100 
-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8134 
-Dcom.sun.management.jmxremote.authenticate=true 
-Dcom.sun.management.jmxremote.ssl=false 
-Dcom.sun.management.jmxremote.password.file=/proj/bo/jmxremote.password 
org.jboss.Main -cdefault
  | 20:49:42,941 INFO  [Server] Starting JBoss (MX MicroKernel)...
  | 20:49:42,943 INFO  [Server] Release ID: JBoss [Zion] 4.0.3 (build: 
CVSTag=JBoss_4_0_3 date=200510042324)
  | 20:49:42,947 INFO  [Server] Home Dir: /var/local/jboss/jboss-4.0.3-5-msg
  | 20:49:42,947 INFO  [Server] Home URL: 
file:/var/local/jboss/jboss-4.0.3-5-msg/
  | 20:49:42,950 INFO  [Server] Patch URL: null
  | 20:49:42,952 INFO  [Server] Server Name: default
  | 20:49:42,952 INFO  [Server] Server Home Dir: 
/var/local/jboss/jboss-4.0.3-5-msg/server/default
  | 20:49:42,953 INFO  [Server] Server Home URL: 
file:/var/local/jboss/jboss-4.0.3-5-msg/server/default/
  | 20:49:42,954 INFO  [Server] Server Temp Dir: 
/var/local/jboss/jboss-4.0.3-5-msg/server/default/tmp
  | 20:49:42,955 INFO  [Server] Root Deployment Filename: jboss-service.xml
  | 20:49:44,177 INFO  [ServerInfo] Java version: 1.5.0_04,Sun Microsystems Inc.
  | 20:49:44,177 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 
1.5.0_04-b05,Sun Microsystems Inc.
  | 20:49:44,178 INFO  [ServerInfo] OS-System: Linux 2.4.21-20.ELsmp,i386
  | 20:49:45,567 INFO  [Server] Core system initialized
  | 20:49:55,676 INFO  [WebService] Using RMI server codebase: 
http://as3.nyc.office.hcmny.com:8083/
  | 20:49:55,747 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: 
resource:log4j.xml
  | 20:49:56,372 INFO  [NamingService] Started jndi bootstrap jnpPort=1099, 
rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, 
Server [EMAIL PROTECTED]
  | 20:49:56,396 WARN  [NamingService] Context.PROVIDER_URL in server 
jndi.properties, url=localhost:1099
  | 20:50:07,572 INFO  [SocketServerInvoker] Invoker started for locator: 
InvokerLocator [socket://65.202.163.15:3873/?socketTimeout=600000]
  | 20:50:08,711 INFO  [EJB3Deployer] Default persistence.properties: 
{hibernate.transaction.flush_before_completion=true, 
hibernate.cglib.use_reflection_optimizer=false, 
hibernate.transaction.auto_close_session=false, 
hibernate.jndi.java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces,
 hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider, 
hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup,
 
hibernate.jndi.java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory,
 hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory, 
hibernate.connection.release_mode=after_statement}
  | 20:50:08,999 INFO  [AspectDeployer] Deployed AOP: 
file:/var/local/jboss/jboss-4.0.3-5-msg/server/default/deploy/ejb3-interceptors-aop.xml
  | 20:50:24,279 INFO  [SnmpAgentService] SNMP agent going active
  | 20:50:26,094 INFO  [com] Initializing
  | 20:50:26,231 INFO  [STDOUT] 
  | -------------------------------------------------------
  | GMS: address is as3:57700 (additional data: 18 bytes)
  | -------------------------------------------------------
  | 20:50:28,291 INFO  [com] Number of cluster members: 1
  | 20:50:28,291 INFO  [com] Other members: 0
  | 20:50:28,292 INFO  [com] Fetching state (will wait for 30000 milliseconds):
  | 20:50:28,416 INFO  [HANamingService] Started ha-jndi bootstrap 
jnpPort=1100, backlog=50, bindAddress=/0.0.0.0
  | 20:50:28,439 INFO  [DetachedHANamingService$AutomaticDiscovery] Listening 
on /0.0.0.0:1102, group=230.0.0.4, HA-JNDI address=65.202.163.15:1100
  | 20:50:30,973 INFO  [TreeCache] setting cluster properties from xml to: 
UDP(ip_mcast=false;ip_ttl=64;loopback=false;mcast_addr=228.1.2.3;mcast_port=45551;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
  | 20:50:31,029 INFO  [TreeCache] setEvictionPolicyConfig(): [config: null]
  | 20:50:31,048 WARN  [TreeCache] No transaction manager lookup class has been 
defined. Transactions cannot be used
  | 20:50:31,107 INFO  [TreeCache] interceptor chain is:
  | class org.jboss.cache.interceptors.CallInterceptor
  | class org.jboss.cache.interceptors.LockInterceptor
  | class org.jboss.cache.interceptors.CacheLoaderInterceptor
  | class org.jboss.cache.interceptors.UnlockInterceptor
  | class org.jboss.cache.interceptors.ReplicationInterceptor
  | class org.jboss.cache.interceptors.CacheStoreInterceptor
  | 20:50:31,168 INFO  [TreeCache] cache mode is REPL_SYNC
  | 20:50:31,207 INFO  [STDOUT] 
  | -------------------------------------------------------
  | GMS: address is as3:57702
  | -------------------------------------------------------
  | 20:50:33,213 INFO  [TreeCache] state could not be retrieved (must be first 
member in group)
  | 20:50:33,214 INFO  [TreeCache] viewAccepted(): new members: [as3:57702]
  | 20:50:33,214 INFO  [LRUPolicy] Starting eviction policy using the provider: 
org.jboss.ejb3.cache.tree.StatefulEvictionPolicy
  | 20:50:33,215 INFO  [LRUPolicy] Starting a eviction timer with wake up 
interval of (secs) 1
  | 20:50:33,215 INFO  [TreeCache] new cache is null (maybe first member in 
cluster)
  | 20:50:33,322 INFO  [TreeCache] setting cluster properties from xml to: 
UDP(ip_mcast=false;ip_ttl=2;loopback=false;mcast_addr=228.1.2.3;mcast_port=43333;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
  | 20:50:33,376 INFO  [TreeCache] setEvictionPolicyConfig(): [config: null]
  | 20:50:33,385 INFO  [TreeCache] interceptor chain is:
  | class org.jboss.cache.interceptors.CallInterceptor
  | class org.jboss.cache.interceptors.LockInterceptor
  | class org.jboss.cache.interceptors.UnlockInterceptor
  | class org.jboss.cache.interceptors.ReplicationInterceptor
  | 20:50:33,390 INFO  [TreeCache] cache mode is REPL_SYNC
  | 20:50:33,542 INFO  [STDOUT] 
  | -------------------------------------------------------
  | GMS: address is as3:57704
  | -------------------------------------------------------
  | 20:50:35,561 INFO  [TreeCache] state could not be retrieved (must be first 
member in group)
  | 20:50:35,562 INFO  [LRUPolicy] Starting eviction policy using the provider: 
org.jboss.cache.eviction.LRUPolicy
  | 20:50:35,562 INFO  [LRUPolicy] Starting a eviction timer with wake up 
interval of (secs) 5
  | 20:50:35,562 INFO  [TreeCache] new cache is null (maybe first member in 
cluster)
  | 20:50:35,564 INFO  [TreeCache] viewAccepted(): new members: [as3:57704]
  | 20:50:36,874 INFO  [orb] ORB run
  | 20:50:37,190 INFO  [CorbaNamingService] Naming: 
[IOR:000000000000002B49444C3A6F6D672E6F72672F436F734E616D696E672F4E616D696E67436F6E746578744578743A312E3000000000000200000000000000D8000102000000000E36352E3230322E3136332E3135000DC8000000114A426F73732F4E616D696E672F726F6F74000000000000050000000000000008000000004A414300000000010000001C00000000000100010000000105010001000101090000000105010001000000210000005000000000000000010000000000000024000000200000007E00000000000000010000000E36352E3230322E3136332E3135000DC9000000000000000000000000000000000000000000000000000000000000002000000004000000000000001F0000000400000003000000010000002000000000000000020000002000000004000000000000001F0000000400000003]
  | 20:50:37,435 INFO  [CorbaTransactionService] TransactionFactory: 
[IOR:000000000000003049444C3A6F72672F6A626F73732F746D2F69696F702F5472616E73616374696F6E466163746F72794578743A312E30000000000200000000000000D8000102000000000E36352E3230322E3136332E3135000DC8000000144A426F73732F5472616E73616374696F6E732F46000000050000000000000008000000004A414300000000010000001C00000000000100010000000105010001000101090000000105010001000000210000005000000000000000010000000000000024000000200000007E00000000000000010000000E36352E3230322E3136332E3135000DC9000000000000000000000000000000000000000000000000000000000000002000000004000000000000001F0000000400000003000000010000002000000000000000020000002000000004000000000000001F0000000400000003]
  | 20:50:44,304 INFO  [MailService] Mail Service bound to java:/Mail
  | 20:50:44,664 INFO  [TreeCache] setting cluster properties from xml to: 
UDP(ip_mcast=false;ip_ttl=8;loopback=false;mcast_addr=230.1.2.7;mcast_port=45577;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD_SOCK:VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=true;up_thread=true)
  | 20:50:44,700 INFO  [TreeCache] interceptor chain is:
  | class org.jboss.cache.interceptors.CallInterceptor
  | class org.jboss.cache.interceptors.LockInterceptor
  | class org.jboss.cache.interceptors.UnlockInterceptor
  | class org.jboss.cache.interceptors.ReplicationInterceptor
  | 20:50:44,701 INFO  [TreeCache] cache mode is REPL_ASYNC
  | 20:50:44,774 INFO  [STDOUT] 
  | -------------------------------------------------------
  | GMS: address is as3:57706
  | -------------------------------------------------------
  | 20:50:46,785 INFO  [TreeCache] viewAccepted(): new members: [as3:57706]
  | 20:50:46,786 INFO  [TreeCache] new cache is null (maybe first member in 
cluster)
  | 20:50:46,786 INFO  [TreeCache] state could not be retrieved (must be first 
member in group)
  | 20:50:47,268 INFO  [Embedded] Catalina naming disabled
  | 20:50:48,101 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on 
http-0.0.0.0-8080
  | 20:50:49,709 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on 
http-0.0.0.0-8443
  | 20:50:49,710 INFO  [Catalina] Initialization processed in 2297 ms
  | 20:50:49,715 INFO  [StandardService] Starting service jboss.web
  | 20:50:49,724 INFO  [StandardEngine] Starting Servlet Engine: Apache 
Tomcat/5.5
  | 20:50:49,833 INFO  [StandardHost] XML validation disabled
  | 20:50:49,884 INFO  [Catalina] Server startup in 174 ms
  | 20:50:50,622 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, 
warUrl=.../deploy/httpha-invoker.sar/invoker.war/
  | 20:50:54,240 INFO  [TomcatDeployer] deploy, ctxPath=/ws4ee, 
warUrl=.../tmp/deploy/tmp46221jboss-ws4ee.war/
  | 20:50:55,020 INFO  [TomcatDeployer] deploy, ctxPath=/, 
warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
  | 20:50:55,969 INFO  [TomcatDeployer] deploy, ctxPath=/juddi, 
warUrl=.../deploy/juddi-service.sar/juddiws.war/
  | 20:50:56,638 INFO  [RegistryServlet] Loading jUDDI configuration.
  | 20:50:56,640 INFO  [RegistryServlet] Resources loaded from: 
/WEB-INF/juddi.properties
  | 20:50:56,641 INFO  [RegistryServlet] Initializing jUDDI components.
  | 20:50:58,489 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, 
warUrl=.../deploy/management/console-mgr.sar/web-console.war/
  | 20:50:59,824 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, 
warUrl=.../deploy-hasingleton/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
  | 20:51:02,450 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
  | 20:51:03,018 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
  | 20:51:03,557 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
  | 20:51:03,798 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
  | 20:51:04,887 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/jms-ra.rar
  | 20:51:05,398 INFO  [ConnectionFactoryBindingService] Bound 
ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to 
JNDI name 'java:JmsXA'
  | 20:51:05,857 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/mail-ra.rar
  | 
  | 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to