Or another alternative would be look in the log/server.log 
for more information (and maybe even enable TRACE logging) e.g.

NamingService:


  | 2005-08-18 04:32:03,938 DEBUG [org.jboss.naming.NamingService] Starting 
jboss:service=Naming
  | 2005-08-18 04:32:03,940 DEBUG [org.jboss.naming.NamingService] 
System.setProperty, key=java.naming.factory.initial, 
value=org.jnp.interfaces.NamingContextFactory
  | 2005-08-18 04:32:03,940 DEBUG [org.jboss.naming.NamingService] 
System.setProperty, key=java.naming.factory.url.pkgs, 
value=org.jboss.naming:org.jnp.interfaces
  | 2005-08-18 04:32:03,962 DEBUG [org.jboss.naming.NamingService] Creating 
NamingServer stub, [EMAIL PROTECTED],rmiPort=1098,clientSocketFactor
  | y=null,[EMAIL PROTECTED]
  | 2005-08-18 04:32:04,060 DEBUG [org.jboss.naming.NamingService] NamingServer 
stub: org.jnp.server.NamingServer_Stub[RemoteStub [ref: 
[endpoint:[192.168.0.240:1098,org.j
  | [EMAIL PROTECTED](local),objID:[0]]]]
  | 2005-08-18 04:32:04,078 INFO  [org.jboss.naming.NamingService] Started jndi 
bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client 
SocketFactor
  | y=null, Server [EMAIL PROTECTED]
  | 
  | LIST OF INITIALCONTEXT NAMING ENVIROMENT:
  | 
  | 2005-08-18 04:32:04,088 DEBUG [org.jboss.naming.NamingService] 
InitialContext Environment:
  | 2005-08-18 04:32:04,088 DEBUG [org.jboss.naming.NamingService] 
key=java.naming.factory.initial, value=org.jnp.interfaces.NamingContextFactory
  | 2005-08-18 04:32:04,088 DEBUG [org.jboss.naming.NamingService] 
key=java.naming.factory.url.pkgs, 
value=org.jboss.naming:org.jnp.interfaces:org.jboss.naming:org.jnp.int
  | erfaces
  | 
  | 2005-08-18 04:32:04,095 DEBUG [org.jboss.naming.NamingService] Listening on 
port 1099
  | 2005-08-18 04:32:04,105 DEBUG [org.jboss.naming.NamingService] Started 
jboss:service=Naming
  | 

The service you are having problems with (normal operation):


  | 2005-08-18 04:32:12,271 DEBUG [org.jboss.system.ServiceController] starting 
service jboss.jms:alias=QueueConnectionFactory
  | 2005-08-18 04:32:12,271 DEBUG [org.jboss.naming.LinkRefPairService] 
Starting jboss.jms:alias=QueueConnectionFactory
  | 2005-08-18 04:32:12,277 DEBUG [org.jboss.naming.LinkRefPairService] Started 
jboss.jms:alias=QueueConnectionFactory
  | 2005-08-18 04:32:12,277 DEBUG [org.jboss.system.ServiceController] Starting 
dependent components for: jboss.jms:alias=QueueConnectionFactory dependent 
components: []
  | 2005-08-18 04:32:12,277 DEBUG [org.jboss.system.ServiceController] starting 
service jboss.jms:alias=TopicConnectionFactory
  | 2005-08-18 04:32:12,278 DEBUG [org.jboss.naming.LinkRefPairService] 
Starting jboss.jms:alias=TopicConnectionFactory
  | 2005-08-18 04:32:12,278 DEBUG [org.jboss.naming.LinkRefPairService] Started 
jboss.jms:alias=TopicConnectionFactory
  | 2005-08-18 04:32:12,278 DEBUG [org.jboss.system.ServiceController] Starting 
dependent components for: jboss.jms:alias=TopicConnectionFactory dependent 
components: []
  | 

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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to