[jboss-dev-forums] [Design of JBoss Eclipse IDE (dev)] - Problem with JBOSS IDE
regisba
do-not-reply at jboss.com
Fri Jan 5 05:34:13 EST 2007
Hi!
I try the Tutorial of JBOSS IDE but it doesn't work like the example. anonymous wrote : 11:31:28,578 INFO [Server] Starting JBoss (MX MicroKernel)...
| 11:31:28,578 INFO [Server] Release ID: JBoss [WonderLand] 3.2.5 (build: CVSTag=JBoss_3_2_5 date=200406251954)
| 11:31:28,578 INFO [Server] Home Dir: D:\logiciel\jboss3\jboss-3.2.5\jboss-3.2.5
| 11:31:28,578 INFO [Server] Home URL: file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/
| 11:31:28,593 INFO [Server] Library URL: file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/lib/
| 11:31:28,593 INFO [Server] Patch URL: null
| 11:31:28,593 INFO [Server] Server Name: default
| 11:31:28,593 INFO [Server] Server Home Dir: D:\logiciel\jboss3\jboss-3.2.5\jboss-3.2.5\server\default
| 11:31:28,593 INFO [Server] Server Home URL: file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/
| 11:31:28,593 INFO [Server] Server Data Dir: D:\logiciel\jboss3\jboss-3.2.5\jboss-3.2.5\server\default\data
| 11:31:28,609 INFO [Server] Server Temp Dir: D:\logiciel\jboss3\jboss-3.2.5\jboss-3.2.5\server\default\tmp
| 11:31:28,609 INFO [Server] Server Config URL: file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/conf/
| 11:31:28,609 INFO [Server] Server Library URL: file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/lib/
| 11:31:28,609 INFO [Server] Root Deployment Filename: jboss-service.xml
| 11:31:28,609 INFO [Server] Starting General Purpose Architecture (GPA)...
| 11:31:29,203 INFO [ServerInfo] Java version: 1.5.0_09,Sun Microsystems Inc.
| 11:31:29,203 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_09-b03,Sun Microsystems Inc.
| 11:31:29,203 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
| 11:31:30,171 INFO [Server] Core system initialized
| 11:31:34,468 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
| 11:31:35,000 INFO [WebService] Using RMI server codebase: http://AOFR00671:8083/
| 11:31:35,359 INFO [NamingService] Started jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory at ad093076
| 11:31:45,140 INFO [RARMetaData] Loading JBoss Resource Adapter for JDBC 2 XA drivers
| 11:31:45,140 INFO [RARMetaData] Required license terms present. See deployment descriptor.
| 11:31:50,406 INFO [MailService] Mail Service bound to java:/Mail
| 11:31:51,609 INFO [Embedded] Catalina naming disabled
| 11:31:52,718 INFO [Http11Protocol] Initialisation de Coyote HTTP/1.1 sur http-0.0.0.0-8080
| 11:31:52,796 INFO [Catalina] Initialization processed in 1046 ms
| 11:31:52,796 INFO [StandardService] Starting service jboss.web
| 11:31:52,812 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.0.26
| 11:31:52,828 INFO [StandardHost] XML validation disabled
| 11:31:52,906 INFO [Catalina] Server startup in 110 ms
| 11:31:53,062 WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null
| 11:31:53,140 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/deploy/http-invoker.sar/invoker.war/
| 11:31:54,812 WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null
| 11:31:54,828 INFO [TomcatDeployer] deploy, ctxPath=, warUrl=file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/deploy/jbossweb-tomcat50.sar/ROOT.war/
| 11:31:55,203 WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null
| 11:31:55,218 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
| 11:31:55,609 INFO [DefaultDS] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'java:/DefaultDS'
| 11:31:56,046 INFO [A] Bound to JNDI name: queue/A
| 11:31:56,046 INFO [B] Bound to JNDI name: queue/B
| 11:31:56,046 INFO [C] Bound to JNDI name: queue/C
| 11:31:56,046 INFO [D] Bound to JNDI name: queue/D
| 11:31:56,046 INFO [ex] Bound to JNDI name: queue/ex
| 11:31:56,125 INFO [testTopic] Bound to JNDI name: topic/testTopic
| 11:31:56,125 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
| 11:31:56,125 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
| 11:31:56,125 INFO [testQueue] Bound to JNDI name: queue/testQueue
| 11:31:56,281 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
| 11:31:56,453 INFO [DLQ] Bound to JNDI name: queue/DLQ
| 11:31:56,500 INFO [JmsXA] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=TxCM,name=JmsXA to JNDI name 'java:/JmsXA'
| 11:31:56,687 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/deploy/jmx-console.war/
| 11:32:02,375 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/tmp/deploy/tmp55733web-console.war/
| 11:32:05,203 INFO [EARDeployer] Init J2EE application: file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/deploy/FiboApp.ear
| 11:32:05,578 WARN [DeploymentInfo] Only the root deployment can set the loader repository, ingoring config=null
| 11:32:06,046 INFO [EjbModule] Deploying Fibo
| 11:32:06,484 INFO [EJBDeployer] Deployed: file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/tmp/deploy/tmp55734FiboApp.ear-contents/FiboEJB.jar
| 11:32:06,578 INFO [TomcatDeployer] deploy, ctxPath=/fibo, warUrl=file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/tmp/deploy/tmp55734FiboApp.ear-contents/FiboWeb.war/
| 11:32:06,750 INFO [TomcatDeployer] ClusteredHTTPSessionService not found
| 11:32:06,750 ERROR [TomcatDeployer] Failed to setup clustering, clustering disabled
| 11:32:07,031 INFO [EARDeployer] Started J2EE application: file:/D:/logiciel/jboss3/jboss-3.2.5/jboss-3.2.5/server/default/deploy/FiboApp.ear
| 11:32:07,375 INFO [Server] JBoss (MX MicroKernel) [3.2.5 (build: CVSTag=JBoss_3_2_5 date=200406251954)] Started in 38s:766ms
| 11:32:07,375 INFO [Tomcat5] Saw org.jboss.system.server.started notification, starting connectors
| 11:32:07,484 INFO [Http11Protocol] Démarrage de Coyote HTTP/1.1 sur http-0.0.0.0-8080
| 11:32:08,000 INFO [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009
| 11:32:08,015 INFO [JkMain] Jk running ID=0 time=0/172 config=null
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998211#3998211
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998211
More information about the jboss-dev-forums
mailing list