Pessoal, estou com um problema grande. Baixei a versão do javabb version _0_80, daqui: https://javabb.dev.java.net/source/browse/javabb/?only_with_tag=version_0_90
Utilizei o eclipse pra fazer isso. Até aí td bem. O problema é que eu gero o .war, coloco na pasta webapps do tomcat 6.0. Ao iniciar o tomcat, ele cria a pasta do javabb, mas quando acesso http://localhost:8080/javabb/ ele da o erro 404. No log do catalina aparece as seguintes linhas, que não entendo, mas parecem ter acontecido erros graves. Coloquei em quote para destacar. Segue:
01/11/2010 19:01:19 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\TortoiseSVN\bin;C:\Program Files\cvsnt;
01/11/2010 19:01:19 org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
01/11/2010 19:01:19 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 365 ms
01/11/2010 19:01:19 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
01/11/2010 19:01:19 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.29
01/11/2010 19:01:19 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: Deploying configuration descriptor manager.xml
01/11/2010 19:01:19 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive javabb.war
01/11/2010 19:01:27 org.apache.catalina.core.StandardContext start
GRAVE: Error listenerStart
01/11/2010 19:01:27 org.apache.catalina.core.StandardContext start
GRAVE: Context [/javabb] startup failed due to previous errors
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
GRAVE: The web application [/javabb] registered the JBDC driver [org.postgresql.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/javabb] appears to have started a thread named [DefaultQuartzScheduler_Worker-0] but has failed to stop it. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/javabb] appears to have started a thread named [DefaultQuartzScheduler_Worker-1] but has failed to stop it. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/javabb] appears to have started a thread named [DefaultQuartzScheduler_Worker-2] but has failed to stop it. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/javabb] appears to have started a thread named [DefaultQuartzScheduler_Worker-3] but has failed to stop it. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/javabb] appears to have started a thread named [DefaultQuartzScheduler_Worker-4] but has failed to stop it. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/javabb] appears to have started a thread named [DefaultQuartzScheduler_Worker-5] but has failed to stop it. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/javabb] appears to have started a thread named [DefaultQuartzScheduler_Worker-6] but has failed to stop it. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/javabb] appears to have started a thread named [DefaultQuartzScheduler_Worker-7] but has failed to stop it. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/javabb] appears to have started a thread named [DefaultQuartzScheduler_Worker-8] but has failed to stop it. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/javabb] appears to have started a thread named [DefaultQuartzScheduler_Worker-9] but has failed to stop it. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
GRAVE: The web application [/javabb] appears to have started a thread named [DefaultQuartzScheduler_QuartzSchedulerThread] but has failed to stop it. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
GRAVE: The web application [/javabb] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@ec8784]) and a value of type [net.sf.cglib.proxy.Callback[]] (value [[Lnet.sf.cglib.proxy.Callback;@b52a28]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
GRAVE: The web application [/javabb] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1e2c841]) and a value of type [net.sf.cglib.proxy.Callback[]] (value [[Lnet.sf.cglib.proxy.Callback;@1c958af]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
GRAVE: The web application [/javabb] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@1dd7736]) and a value of type [net.sf.cglib.proxy.Callback[]] (value [[Lnet.sf.cglib.proxy.Callback;@bd93cd]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
01/11/2010 19:01:27 org.apache.catalina.startup.HostConfig deployDirectory
INFO: Deploying web application directory docs
Agradeço qq ajuda possível, estou sem saber nem como começar a resolver isso. E preciso disso pra ontem (acredito q esta frase deve ser a mais escrita do forum)…