0 Replies Latest reply on May 10, 2006 5:50 AM by newtattoo

    WARN  [DeploymentInfo]

    newtattoo

      Hi @ all,

      i have two problems with my jboss-3.2.5 server.

      first problem:
      i can start my jboss server but i can not login correctly through my application.
      i think there is a problem with the database interface, but there is no ERRORS during the start process.

      and the second problem is:
      i think the is an independecy between my first problem an the 3 WARN messages, which is coming during the start process.

      WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null
      


      here is my output when i start the jboss-server

      =========================================================================
      
       JBoss Bootstrap Environment
      
       JBOSS_HOME: /opt/jboss-3.2.5
      
       JAVA: /opt/jdk1.5.0_06/bin/java
      
       JAVA_OPTS: -server -Dprogram.name=run.sh
      
       CLASSPATH: /opt/jboss-3.2.5/bin/run.jar:/opt/jdk1.5.0_06/lib/tools.jar
      
      =========================================================================
      
      11:39:39,357 INFO [Server] Starting JBoss (MX MicroKernel)...
      11:39:39,358 INFO [Server] Release ID: JBoss [WonderLand] 3.2.5 (build: CVSTag=JBoss_3_2_5 date=200406251954)
      11:39:39,359 INFO [Server] Home Dir: /opt/jboss-3.2.5
      11:39:39,359 INFO [Server] Home URL: file:/opt/jboss-3.2.5/
      11:39:39,359 INFO [Server] Library URL: file:/opt/jboss-3.2.5/lib/
      11:39:39,360 INFO [Server] Patch URL: null
      11:39:39,361 INFO [Server] Server Name: default
      11:39:39,361 INFO [Server] Server Home Dir: /opt/jboss-3.2.5/server/default
      11:39:39,361 INFO [Server] Server Home URL: file:/opt/jboss-3.2.5/server/default/
      11:39:39,361 INFO [Server] Server Data Dir: /opt/jboss-3.2.5/server/default/data
      11:39:39,361 INFO [Server] Server Temp Dir: /opt/jboss-3.2.5/server/default/tmp
      11:39:39,362 INFO [Server] Server Config URL: file:/opt/jboss-3.2.5/server/default/conf/
      11:39:39,362 INFO [Server] Server Library URL: file:/opt/jboss-3.2.5/server/default/lib/
      11:39:39,362 INFO [Server] Root Deployment Filename: jboss-service.xml
      11:39:39,365 INFO [Server] Starting General Purpose Architecture (GPA)...
      11:39:39,663 INFO [ServerInfo] Java version: 1.5.0_06,Sun Microsystems Inc.
      11:39:39,663 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_06-b05,Sun Microsystems Inc.
      11:39:39,663 INFO [ServerInfo] OS-System: Linux 2.6.15-1-amd64-generic,i386
      11:39:40,087 INFO [Server] Core system initialized
      11:39:44,333 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
      11:39:45,072 INFO [WebService] Using RMI server codebase: http://***/
      11:39:45,153 INFO [NamingService] Started jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
      11:39:53,312 INFO [RARMetaData] Loading JBoss Resource Adapter for JDBC 2 XA drivers
      11:39:53,313 INFO [RARMetaData] Required license terms present. See deployment descriptor.
      11:39:54,466 INFO [MailService] Mail Service bound to java:/Mail
      11:39:55,114 INFO [Embedded] Catalina naming disabled
      11:39:56,161 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
      11:39:56,188 INFO [Catalina] Initialization processed in 1014 ms
      11:39:56,189 INFO [StandardService] Starting service jboss.web
      11:39:56,192 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.0.26
      11:39:56,199 INFO [StandardHost] XML validation disabled
      11:39:56,251 INFO [Catalina] Server startup in 62 ms
      
      11:39:56,314 WARN [DeploymentInfo] Only the root deployment can set
      the loader repository, ingoring config=null
      
      11:39:56,326 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=file:/opt/jboss-3.2.5/server/default/deploy/http-invoker.sar/invoker.war/
      
      11:39:57,302 WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null
      
      11:39:57,305 INFO [TomcatDeployer] deploy, ctxPath=, warUrl=file:/opt/jboss-3.2.5/server/default/deploy/jbossweb-tomcat50.sar/ROOT.war/
      11:39:57,977 INFO [***] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=*** to JNDI name 'java:/***'
      11:39:58,484 INFO [EARDeployer] Init J2EE application: file:/opt/jboss-3.2.5/server/default/deploy/***.ear
      
      11:39:59,087 WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null
      
      Loading the EBJDeployer
      
      11:40:10,088 INFO [EJBDeployer] Deployed: file:/opt/jboss-3.2.5/server/default/tmp/deploy/tmp24017***.ear-contents/***-ejb.jar
      11:40:10,339 INFO [TomcatDeployer] deploy, ctxPath=/***, warUrl=file:/opt/jboss-3.2.5/server/default/tmp/deploy/tmp24017***.ear-contents/***-web.war/
      11:40:13,471 INFO [ValidatorPlugIn] Loading validation rules file from '/WEB-INF/validation.xml'
      11:40:13,805 INFO [EARDeployer] Started J2EE application: file:/opt/jboss-3.2.5/server/default/deploy/***.ear
      11:40:14,439 INFO [Server] JBoss (MX MicroKernel) [3.2.5 (build: CVSTag=JBoss_3_2_5 date=200406251954)] Started in 35s:74ms
      11:40:14,439 INFO [Tomcat5] Saw org.jboss.system.server.started notification, starting connectors
      11:40:14,619 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
      11:40:14,761 INFO [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009
      11:40:14,833 INFO [JkMain] Jk running ID=0 time=0/87 config=null
      
      


      i hope anyone can help me!!!


      and sorry for my bad english!!!


      nEwTaTToo