1 Reply Latest reply on May 19, 2003 5:45 PM by adrian.brock

    Startup warnings

    mbonar

      Hi there. Running Redhat 9, JBoss 3.2.1(jetty), j2sdk1.4.1_02, and I get the following errors starting jboss with -c all:

      10:41:34,561 WARN [MainDeployer] The manifest entry in file:/home/mbonar/jboss-3.2.1/server/all/deploy/jboss-net.sar/commons-logging.jar references URL file:/home/mbonar/jboss-3.2.1/server/all/deploy/jboss-net.sar/log4j.jar which could not be opened, entry ignored
      10:41:34,562 WARN [MainDeployer] The manifest entry in file:/home/mbonar/jboss-3.2.1/server/all/deploy/jboss-net.sar/commons-logging.jar references URL file:/home/mbonar/jboss-3.2.1/server/all/deploy/jboss-net.sar/log4j-core.jar which could not be opened, entry ignored
      10:42:09,003 WARN [WrappedConnection] Closing a statement you left open, please do your own housekeeping
      10:42:09,003 WARN [WrappedConnection] Closing a statement you left open, please do your own housekeeping

      Can I ignore them?