Enrique Skater [http://community.jboss.org/people/kike_skater] created the discussion
"Jboss crash" To view the discussion, visit: http://community.jboss.org/message/611472#611472 -------------------------------------------------------------- Hi when i do "run on serer" my proyect give this error .. HTTP 404. On the console appears this when i start jboss tools .. and nathing happend on the console when i run my proyect. Any ideas?? thanks! <code> 11:50:09,368 INFO [Server] Starting JBoss (MX MicroKernel)... 11:50:09,369 INFO [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439) 11:50:09,370 INFO [Server] Home Dir: C:\Jboss 11:50:09,370 INFO [Server] Home URL: file:/C:/Jboss/ 11:50:09,371 INFO [Server] Patch URL: null 11:50:09,371 INFO [Server] Server Name: default 11:50:09,371 INFO [Server] Server Home Dir: C:\Jboss\server\default 11:50:09,372 INFO [Server] Server Home URL: file:/C:/Jboss/server/default/ 11:50:09,372 INFO [Server] Server Log Dir: C:\Jboss\server\default\log 11:50:09,372 INFO [Server] Server Temp Dir: C:\Jboss\server\default\tmp 11:50:09,372 INFO [Server] Root Deployment Filename: jboss-service.xml 11:50:09,616 INFO [ServerInfo] Java version: 1.6.0_25,Sun Microsystems Inc. 11:50:09,617 INFO [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM 20.0-b11,Sun Microsystems Inc. 11:50:09,617 INFO [ServerInfo] OS-System: Windows 7 6.1,amd64 11:50:09,958 INFO [Server] Core system initialized 11:50:11,530 INFO [WebService] Using RMI server codebase: http://localhost:8083/ http://localhost:8083/ 11:50:11,532 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml 11:50:11,873 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc. 11:50:11,873 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer 11:50:11,998 INFO [TransactionManagerService] Starting recovery manager 11:50:12,060 INFO [TransactionManagerService] Recovery manager started 11:50:12,060 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference 11:50:13,993 INFO [EJB3Deployer] Starting java:comp multiplexer 11:50:15,708 INFO [NativeServerConfig] JBoss Web Services - Native 11:50:15,708 INFO [NativeServerConfig] jbossws-3.0.1-native-2.0.4.GA (build=200803312044) 11:50:16,359 INFO [Embedded] Catalina naming disabled 11:50:16,473 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre6\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;native 11:50:16,522 INFO [Http11Protocol] Inicializando Coyote HTTP/1.1 en puerto http-localhost%2F127.0.0.1-8080 11:50:16,523 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8081 11:50:16,523 INFO [Catalina] Initialization processed in 164 ms 11:50:16,523 INFO [StandardService] Arrancando servicio jboss.web 11:50:16,526 INFO [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA 11:50:16,572 INFO [Catalina] Server startup in 48 ms 11:50:16,704 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/ 11:50:17,165 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/ 11:50:17,268 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-context.war/ 11:50:17,341 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/ 11:50:17,932 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/ 11:50:18,340 INFO [MailService] Mail Service bound to java:/Mail 11:50:18,448 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar 11:50:18,491 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar 11:50:18,525 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar 11:50:18,558 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar 11:50:18,617 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar 11:50:18,661 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar 11:50:18,713 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar 11:50:18,725 INFO [QuartzResourceAdapter] start quartz!!! 11:50:18,807 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main 11:50:18,824 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created. 11:50:18,827 INFO [RAMJobStore] RAMJobStore initialized. 11:50:18,828 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 11:50:18,828 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2 11:50:18,828 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 11:50:19,454 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS' 11:50:19,636 INFO [A] Bound to JNDI name: queue/A 11:50:19,638 INFO [B] Bound to JNDI name: queue/B 11:50:19,640 INFO [C] Bound to JNDI name: queue/C 11:50:19,641 INFO [D] Bound to JNDI name: queue/D 11:50:19,642 INFO [ex] Bound to JNDI name: queue/ex 11:50:19,656 INFO [testTopic] Bound to JNDI name: topic/testTopic 11:50:19,658 INFO [securedTopic] Bound to JNDI name: topic/securedTopic 11:50:19,659 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic 11:50:19,662 INFO [testQueue] Bound to JNDI name: queue/testQueue 11:50:19,691 INFO [UILServerILService] JBossMQ UIL service available at : localhost/127.0.0.1:8093 11:50:19,716 INFO [DLQ] Bound to JNDI name: queue/DLQ 11:50:19,800 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA' 11:50:19,826 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/ 11:50:19,971 INFO [Http11Protocol] Arrancando Coyote HTTP/1.1 en puerto http-localhost%2F127.0.0.1-8080 11:50:20,003 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-localhost%2F127.0.0.1-8081 11:50:20,027 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181439)] Started in 10s:653ms <code> -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/611472#611472] Start a new discussion in JBoss Tools at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
