facebook

[Closed] Installation problem jboss 4.0.3

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #239444 Reply

    Siba Mohanty
    Member

    I have installed MyEclipse. I had to reinstall jboss 4.0.3/tomcat. I also have a standalone tomcat 5.5 installed. Starting jboss server from myEclipse has problems.

    13:48:45,671 INFO [Server] Starting JBoss (MX MicroKernel)…
    13:48:45,671 INFO [Server] Release ID: JBoss [Zion] 4.0.3 (build: CVSTag=JBoss_4_0_3 date=200510042341)
    13:48:45,703 INFO [Server] Home Dir: D:\jboss-4.0.3
    13:48:45,703 INFO [Server] Home URL: file:/D:/jboss-4.0.3/
    13:48:45,703 INFO [Server] Patch URL: null
    13:48:45,703 INFO [Server] Server Name: default
    13:48:45,703 INFO [Server] Server Home Dir: D:\jboss-4.0.3\server\default
    13:48:45,703 INFO [Server] Server Home URL: file:/D:/jboss-4.0.3/server/default/
    13:48:45,703 INFO [Server] Server Temp Dir: D:\jboss-4.0.3\server\default\tmp
    13:48:45,703 INFO [Server] Root Deployment Filename: jboss-service.xml
    13:48:46,343 INFO [ServerInfo] Java version: 1.5.0_03,Sun Microsystems Inc.
    13:48:46,343 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_03-b07,Sun Microsystems Inc.
    13:48:46,343 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
    13:48:47,000 INFO [Server] Core system initialized
    13:48:48,375 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
    13:49:12,718 INFO [WebService] Using RMI server codebase: http://academicedge:8083/
    13:49:16,125 INFO [MailService] Mail Service bound to java:/Mail
    13:49:16,781 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
    13:49:18,453 WARN [ServiceController] Problem starting service jboss.web:service=WebServer
    java.lang.ExceptionInInitializerError
    at org.jboss.web.tomcat.tc5.Tomcat5.startService(Tomcat5.java:344)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:230)
    at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
    at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:943)
    at $Proxy0.start(Unknown Source)
    at org.jboss.system.ServiceController.start(ServiceController.java:428)
    at org.jboss.system.ServiceController.start(ServiceController.java:446)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
    at $Proxy4.start(Unknown Source)
    at org.jboss.deployment.SARDeployer.start(SARDeployer.java:285)
    at org.jboss.deployment.MainDeployer.start(MainDeployer.java:989)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:790)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:753)
    at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
    at $Proxy6.deploy(Unknown Source)
    at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:319)
    at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:507)
    at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:192)
    at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:265)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:230)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:943)
    at $Proxy0.start(Unknown Source)
    at org.jboss.system.ServiceController.start(ServiceController.java:428)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
    at $Proxy4.start(Unknown Source)
    at org.jboss.deployment.SARDeployer.start(SARDeployer.java:285)
    at org.jboss.deployment.MainDeployer.start(MainDeployer.java:989)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:790)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:753)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:737)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:118)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
    at $Proxy5.deploy(Unknown Source)
    at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:453)
    at org.jboss.system.server.ServerImpl.start(ServerImpl.java:330)
    at org.jboss.Main.boot(Main.java:187)
    at org.jboss.Main$1.run(Main.java:438)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@1e81d48 for org.apache.commons.logging.impl.Log4JLogger
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
    at org.apache.commons.modeler.Registry.<clinit>(Registry.java:126)
    … 99 more
    Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@1e81d48 for org.apache.commons.logging.impl.Log4JLogger
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:432)
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
    … 103 more
    Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Logger
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
    at java.lang.Class.getConstructor0(Class.java:2640)
    at java.lang.Class.getConstructor(Class.java:1629)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:429)
    … 104 more
    13:49:19,140 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in …/deploy/jboss-ha-local-jdbc.rar
    13:49:19,375 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in …/deploy/jboss-ha-xa-jdbc.rar
    13:49:19,593 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in …/deploy/jboss-local-jdbc.rar
    13:49:19,796 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in …/deploy/jboss-xa-jdbc.rar
    13:49:19,984 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in …/deploy/jms/jms-ra.rar
    13:49:20,171 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in …/deploy/mail-ra.rar
    13:49:21,625 INFO [ConnectionFactoryBindingService] Bound ConnectionManager ‘jboss.jca:service=DataSourceBinding,name=DefaultDS’ to JNDI name ‘java:DefaultDS’
    13:49:22,046 INFO [A] Bound to JNDI name: queue/A
    13:49:22,062 INFO [B] Bound to JNDI name: queue/B
    13:49:22,062 INFO [C] Bound to JNDI name: queue/C
    13:49:22,062 INFO [D] Bound to JNDI name: queue/D
    13:49:22,062 INFO [ex] Bound to JNDI name: queue/ex
    13:49:22,109 INFO [testTopic] Bound to JNDI name: topic/testTopic
    13:49:22,109 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
    13:49:22,125 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
    13:49:22,125 INFO [testQueue] Bound to JNDI name: queue/testQueue
    13:49:22,156 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
    13:49:22,265 INFO [DLQ] Bound to JNDI name: queue/DLQ
    13:49:22,656 INFO [ConnectionFactoryBindingService] Bound ConnectionManager ‘jboss.jca:service=ConnectionFactoryBinding,name=JmsXA’ to JNDI name ‘java:JmsXA’
    13:49:22,671 INFO [EARDeployer] Init J2EE application: file:/D:/jboss-4.0.3/server/default/deploy/TraderX.ear/
    13:49:23,140 INFO [EjbModule] Deploying Trader
    13:49:23,500 INFO [ProxyFactory] Bound EJB Home ‘Trader’ to jndi ‘ejb/com/genuitec/trader/ejb/TraderHome’
    13:49:23,500 INFO [EJBDeployer] Deployed: file:/D:/jboss-4.0.3/server/default/deploy/TraderX.ear/TraderXEJB.jar/
    13:49:23,625 INFO [EARDeployer] Started J2EE application: file:/D:/jboss-4.0.3/server/default/deploy/TraderX.ear/
    13:49:23,640 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

    — Packages waiting for a deployer —
    org.jboss.deployment.DeploymentInfo@8c630c58 { url=file:/D:/jboss-4.0.3/server/default/deploy/http-invoker.sar/invoker.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.3/server/default/deploy/http-invoker.sar/invoker.war/
    altDD: null
    lastDeployed: 1129312157328
    lastModified: 1129304263203
    mbeans:

    org.jboss.deployment.DeploymentInfo@dcae9e { url=file:/D:/jboss-4.0.3/server/default/deploy/jboss-ws4ee.sar/jboss-ws4ee.war }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.3/server/default/deploy/jboss-ws4ee.sar/jboss-ws4ee.war
    altDD: null
    lastDeployed: 1129312157343
    lastModified: 1129312150125
    mbeans:

    org.jboss.deployment.DeploymentInfo@5e23c247 { url=file:/D:/jboss-4.0.3/server/default/deploy/jbossweb-tomcat55.sar/ROOT.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.3/server/default/deploy/jbossweb-tomcat55.sar/ROOT.war/
    altDD: null
    lastDeployed: 1129312157343
    lastModified: 1129304268796
    mbeans:

    org.jboss.deployment.DeploymentInfo@5228f9d8 { url=file:/D:/jboss-4.0.3/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.3/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
    altDD: null
    lastDeployed: 1129312157343
    lastModified: 1129304266812
    mbeans:

    org.jboss.deployment.DeploymentInfo@895687f3 { url=file:/D:/jboss-4.0.3/server/default/deploy/management/console-mgr.sar/web-console.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.3/server/default/deploy/management/console-mgr.sar/web-console.war/
    altDD: null
    lastDeployed: 1129312157343
    lastModified: 1129304270515
    mbeans:

    org.jboss.deployment.DeploymentInfo@e2c194b3 { url=file:/D:/jboss-4.0.3/server/default/deploy/jmx-console.war/ }
    deployer: null
    status: null
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.3/server/default/deploy/jmx-console.war/
    altDD: null
    lastDeployed: 1129312162671
    lastModified: 1129304267562
    mbeans:

    org.jboss.deployment.DeploymentInfo@dde747a7 { url=file:/D:/jboss-4.0.3/server/default/deploy/TraderX.ear/TraderXWeb.war/ }
    deployer: null
    status: Starting
    state: START_SUBDEPLOYMENTS
    watch: file:/D:/jboss-4.0.3/server/default/deploy/TraderX.ear/TraderXWeb.war/
    altDD: null
    lastDeployed: 1129312162828
    lastModified: 1129311986171
    mbeans:

    — Incompletely deployed packages —
    org.jboss.deployment.DeploymentInfo@e2c194b3 { url=file:/D:/jboss-4.0.3/server/default/deploy/jmx-console.war/ }
    deployer: null
    status: null
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.3/server/default/deploy/jmx-console.war/
    altDD: null
    lastDeployed: 1129312162671
    lastModified: 1129304267562
    mbeans:

    — MBeans waiting for other MBeans —
    ObjectName: jboss.web:service=WebServer
    State: FAILED
    Reason: java.lang.ExceptionInInitializerError
    I Depend On:
    jboss.security:service=JaasSecurityManager
    jboss:service=TransactionManager
    Depends On Me:
    jboss.ws4ee:service=ServiceDeployerJSE
    jboss.mq:service=InvocationLayer,type=HTTP

    ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
    State: CONFIGURED
    I Depend On:
    jboss.mq:service=Invoker
    jboss.web:service=WebServer

    — MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM —
    ObjectName: jboss.web:service=WebServer
    State: FAILED
    Reason: java.lang.ExceptionInInitializerError
    I Depend On:
    jboss.security:service=JaasSecurityManager
    jboss:service=TransactionManager
    Depends On Me:
    jboss.ws4ee:service=ServiceDeployerJSE
    jboss.mq:service=InvocationLayer,type=HTTP

    13:49:23,687 INFO [Server] JBoss (MX MicroKernel) [4.0.3 (build: CVSTag=JBoss_4_0_3 date=200510042341)] Started in 37s:984ms

    ——————-

    MyEclipse configuration summary is given below.

    *** Date: Fri Oct 14 13:57:07 EDT 2005

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_04

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.0.2 GA
    Build id: 20051010-4.0.2-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Platform

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse RCP

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Java Development Tools

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Plug-in Development Environment

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Project SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    D:\Eclipse3.1.1\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    814_6c
    -vm
    C:\WINDOWS\system32\javaw.exe

    Please take a look. Thanks in advance.

    Regards

    snm

    #239473

    Riyad Kalla
    Member

    snm,
    This doesn’t look like a straight install of default JBoss, I see right out of the gate you are getting “ClassNotFoundExceptions” for Log4J… so either I would suggest re-download JBoss 4.0.2 and just unzip it somewhere then setup MyEclipse or if you want to get your copy of 4.0.3 working, be sure to add log4j to the /lib or common/lib directories so the server can pick it up.

    #239502

    Siba Mohanty
    Member

    @support-rkalla wrote:

    snm,
    This doesn’t look like a straight install of default JBoss, I see right out of the gate you are getting “ClassNotFoundExceptions” for Log4J… so either I would suggest re-download JBoss 4.0.2 and just unzip it somewhere then setup MyEclipse or if you want to get your copy of 4.0.3 working, be sure to add log4j to the /lib or common/lib directories so the server can pick it up.

    Hello rkalla;

    Thanks for the quick response. I checked, log4j is in the lib for default server.

    Any way, I uninstalled jboss-4.0.3 and downloaded jboss-4.0.2 and installed. Checked the lib, modified the environment vars — JBOSS_DIST=D:\jboss-4.0.2 and JBOSS_HOME=D:\jboss-4.0.2\server\default\deploy

    Changed the settings in myEclipse for 4.0.2. Started the server. Still problem.

    15:18:08,578 INFO [Server] Starting JBoss (MX MicroKernel)…
    15:18:08,578 INFO [Server] Release ID: JBoss [Zion] 4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)
    15:18:08,578 INFO [Server] Home Dir: D:\jboss-4.0.2
    15:18:08,578 INFO [Server] Home URL: file:/D:/jboss-4.0.2/
    15:18:08,578 INFO [Server] Library URL: file:/D:/jboss-4.0.2/lib/
    15:18:08,578 INFO [Server] Patch URL: null
    15:18:08,578 INFO [Server] Server Name: default
    15:18:08,578 INFO [Server] Server Home Dir: D:\jboss-4.0.2\server\default
    15:18:08,578 INFO [Server] Server Home URL: file:/D:/jboss-4.0.2/server/default/
    15:18:08,578 INFO [Server] Server Data Dir: D:\jboss-4.0.2\server\default\data
    15:18:08,578 INFO [Server] Server Temp Dir: D:\jboss-4.0.2\server\default\tmp
    15:18:08,578 INFO [Server] Server Config URL: file:/D:/jboss-4.0.2/server/default/conf/
    15:18:08,578 INFO [Server] Server Library URL: file:/D:/jboss-4.0.2/server/default/lib/
    15:18:08,593 INFO [Server] Root Deployment Filename: jboss-service.xml
    15:18:08,593 INFO [Server] Starting General Purpose Architecture (GPA)…
    15:18:08,968 INFO [ServerInfo] Java version: 1.5.0_03,Sun Microsystems Inc.
    15:18:08,968 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_03-b07,Sun Microsystems Inc.
    15:18:08,968 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
    15:18:09,640 INFO [Server] Core system initialized
    15:18:11,593 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
    15:18:11,765 INFO [WebService] Using RMI server codebase: http://academicedge:8083/
    15:18:12,031 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
    15:18:17,015 WARN [ServiceController] Problem starting service jboss.web:service=WebServer
    java.lang.ExceptionInInitializerError

    at org.jboss.web.tomcat.tc5.Tomcat5.startService(Tomcat5.java:335)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:222)
    at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:897)
    at $Proxy0.start(Unknown Source)
    at org.jboss.system.ServiceController.start(ServiceController.java:418)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
    at $Proxy4.start(Unknown Source)
    at org.jboss.deployment.SARDeployer.start(SARDeployer.java:273)
    at org.jboss.deployment.MainDeployer.start(MainDeployer.java:964)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:775)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:121)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
    at $Proxy8.deploy(Unknown Source)
    at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:325)
    at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:501)
    at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:204)
    at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:277)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:222)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:897)
    at $Proxy0.start(Unknown Source)
    at org.jboss.system.ServiceController.start(ServiceController.java:418)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
    at $Proxy4.start(Unknown Source)
    at org.jboss.deployment.SARDeployer.start(SARDeployer.java:273)
    at org.jboss.deployment.MainDeployer.start(MainDeployer.java:964)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:775)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:722)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:121)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
    at $Proxy5.deploy(Unknown Source)
    at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:434)
    at org.jboss.system.server.ServerImpl.start(ServerImpl.java:315)
    at org.jboss.Main.boot(Main.java:195)
    at org.jboss.Main$1.run(Main.java:463)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@138ec91 for org.apache.commons.logging.impl.Log4JLogger
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
    at org.apache.commons.modeler.Registry.<clinit>(Registry.java:126)
    … 93 more
    Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@138ec91 for org.apache.commons.logging.impl.Log4JLogger
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:432)
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
    … 97 more
    Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Logger
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
    at java.lang.Class.getConstructor0(Class.java:2640)
    at java.lang.Class.getConstructor(Class.java:1629)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:429)
    … 98 more
    15:18:20,500 INFO [MailService] Mail Service bound to java:/Mail
    15:18:21,437 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/jboss-ha-local-jdbc.rar
    15:18:21,640 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/jboss-ha-xa-jdbc.rar
    15:18:21,796 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/jboss-local-jdbc.rar
    15:18:21,984 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/jboss-xa-jdbc.rar
    15:18:22,140 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/jms/jms-ra.rar
    15:18:22,328 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/mail-ra.rar
    15:18:23,390 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager ‘jboss.jca:service=DataSourceBinding,name=DefaultDS to JNDI name ‘java:DefaultDS’
    15:18:24,296 INFO [A] Bound to JNDI name: queue/A
    15:18:24,296 INFO [B] Bound to JNDI name: queue/B
    15:18:24,296 INFO [C] Bound to JNDI name: queue/C
    15:18:24,296 INFO [D] Bound to JNDI name: queue/D
    15:18:24,296 INFO [ex] Bound to JNDI name: queue/ex
    15:18:24,343 INFO [testTopic] Bound to JNDI name: topic/testTopic
    15:18:24,343 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
    15:18:24,343 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
    15:18:24,359 INFO [testQueue] Bound to JNDI name: queue/testQueue
    15:18:24,375 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
    15:18:24,484 INFO [DLQ] Bound to JNDI name: queue/DLQ
    15:18:24,828 INFO [ConnectionFactoryBindingService] Bound connection factory for resource adapter for ConnectionManager ‘jboss.jca:service=ConnectionFactoryBinding,name=JmsXA to JNDI name ‘java:JmsXA’
    15:18:24,859 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

    — Packages waiting for a deployer —
    org.jboss.deployment.DeploymentInfo@ff285ad7 { url=file:/D:/jboss-4.0.2/server/default/deploy/http-invoker.sar/invoker.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/http-invoker.sar/invoker.war/
    altDD: null
    lastDeployed: 1129403898640
    lastModified: 1129402138671
    mbeans:

    org.jboss.deployment.DeploymentInfo@d788595d { url=file:/D:/jboss-4.0.2/server/default/deploy/jboss-ws4ee.sar/jboss-ws4ee.war }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/jboss-ws4ee.sar/jboss-ws4ee.war
    altDD: null
    lastDeployed: 1129403898640
    lastModified: 1129403895578
    mbeans:

    org.jboss.deployment.DeploymentInfo@34cf6d06 { url=file:/D:/jboss-4.0.2/server/default/deploy/jbossweb-tomcat55.sar/ROOT.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/jbossweb-tomcat55.sar/ROOT.war/
    altDD: null
    lastDeployed: 1129403898640
    lastModified: 1129402146906
    mbeans:

    org.jboss.deployment.DeploymentInfo@e7f971b9 { url=file:/D:/jboss-4.0.2/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
    altDD: null
    lastDeployed: 1129403898640
    lastModified: 1129402138875
    mbeans:

    org.jboss.deployment.DeploymentInfo@ad950c32 { url=file:/D:/jboss-4.0.2/server/default/deploy/management/console-mgr.sar/web-console.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/management/console-mgr.sar/web-console.war/
    altDD: null
    lastDeployed: 1129403898640
    lastModified: 1129402148593
    mbeans:

    org.jboss.deployment.DeploymentInfo@8ba3a3d4 { url=file:/D:/jboss-4.0.2/server/default/deploy/jmx-console.war/ }
    deployer: null
    status: null
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/jmx-console.war/
    altDD: null
    lastDeployed: 1129403904859
    lastModified: 1129402147937
    mbeans:

    — Incompletely deployed packages —
    org.jboss.deployment.DeploymentInfo@8ba3a3d4 { url=file:/D:/jboss-4.0.2/server/default/deploy/jmx-console.war/ }
    deployer: null
    status: null
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/jmx-console.war/
    altDD: null
    lastDeployed: 1129403904859
    lastModified: 1129402147937
    mbeans:

    — MBeans waiting for other MBeans —
    ObjectName: jboss.web:service=WebServer
    State: FAILED
    Reason: java.lang.ExceptionInInitializerError
    I Depend On:
    jboss.security:service=JaasSecurityManager
    jboss:service=TransactionManager
    Depends On Me:
    jboss.ws4ee:service=ServiceDeployerJSE
    jboss.mq:service=InvocationLayer,type=HTTP

    ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
    State: CONFIGURED
    I Depend On:
    jboss.mq:service=Invoker
    jboss.web:service=WebServer

    — MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM —
    ObjectName: jboss.web:service=WebServer
    State: FAILED
    Reason: java.lang.ExceptionInInitializerError
    I Depend On:
    jboss.security:service=JaasSecurityManager
    jboss:service=TransactionManager
    Depends On Me:
    jboss.ws4ee:service=ServiceDeployerJSE
    jboss.mq:service=InvocationLayer,type=HTTP

    15:18:25,109 INFO [Server] JBoss (MX MicroKernel) [4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)] Started in 16s:516ms

    I believe the problem is with embedded Tomcat. I have stand-alone Tomcat running on port 8780 (It is shut down during jboss start) and it seems to work fine in myEclipse.

    Any help will be appreciated.

    Thanks & Regards,

    snm

    #239532

    Riyad Kalla
    Member

    snm,
    This is very strange I cannot reproduce this locally however I an not setting environment vasriables (maybe try unsetting them?)

    Additionally can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    #239620

    Siba Mohanty
    Member

    Thanks for the response. I am attaching the server log and configuration details below.

    10:25:25,781 INFO [Server] Starting JBoss (MX MicroKernel)…
    10:25:25,796 INFO [Server] Release ID: JBoss [Zion] 4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)
    10:25:25,796 INFO [Server] Home Dir: D:\jboss-4.0.2
    10:25:25,796 INFO [Server] Home URL: file:/D:/jboss-4.0.2/
    10:25:25,796 INFO [Server] Library URL: file:/D:/jboss-4.0.2/lib/
    10:25:25,812 INFO [Server] Patch URL: null
    10:25:25,812 INFO [Server] Server Name: default
    10:25:25,812 INFO [Server] Server Home Dir: D:\jboss-4.0.2\server\default
    10:25:25,812 INFO [Server] Server Home URL: file:/D:/jboss-4.0.2/server/default/
    10:25:25,812 INFO [Server] Server Data Dir: D:\jboss-4.0.2\server\default\data
    10:25:25,828 INFO [Server] Server Temp Dir: D:\jboss-4.0.2\server\default\tmp
    10:25:25,828 INFO [Server] Server Config URL: file:/D:/jboss-4.0.2/server/default/conf/
    10:25:25,828 INFO [Server] Server Library URL: file:/D:/jboss-4.0.2/server/default/lib/
    10:25:25,859 INFO [Server] Root Deployment Filename: jboss-service.xml
    10:25:25,859 INFO [Server] Starting General Purpose Architecture (GPA)…
    10:25:27,203 INFO [ServerInfo] Java version: 1.5.0_03,Sun Microsystems Inc.
    10:25:27,203 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_03-b07,Sun Microsystems Inc.
    10:25:27,203 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
    10:25:28,984 INFO [Server] Core system initialized
    10:25:32,968 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
    10:25:33,203 INFO [WebService] Using RMI server codebase: http://academicedge:8083/
    10:25:33,921 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
    10:25:41,890 WARN [ServiceController] Problem starting service jboss.web:service=WebServer
    java.lang.ExceptionInInitializerError
    at org.jboss.web.tomcat.tc5.Tomcat5.startService(Tomcat5.java:335)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:222)
    at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:897)
    at $Proxy0.start(Unknown Source)
    at org.jboss.system.ServiceController.start(ServiceController.java:418)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
    at $Proxy4.start(Unknown Source)
    at org.jboss.deployment.SARDeployer.start(SARDeployer.java:273)
    at org.jboss.deployment.MainDeployer.start(MainDeployer.java:964)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:775)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:121)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
    at $Proxy8.deploy(Unknown Source)
    at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:325)
    at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:501)
    at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:204)
    at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:277)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)
    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:222)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:897)
    at $Proxy0.start(Unknown Source)
    at org.jboss.system.ServiceController.start(ServiceController.java:418)
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
    at $Proxy4.start(Unknown Source)
    at org.jboss.deployment.SARDeployer.start(SARDeployer.java:273)
    at org.jboss.deployment.MainDeployer.start(MainDeployer.java:964)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:775)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:738)
    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:722)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:121)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:127)
    at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
    at $Proxy5.deploy(Unknown Source)
    at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:434)
    at org.jboss.system.server.ServerImpl.start(ServerImpl.java:315)
    at org.jboss.Main.boot(Main.java:195)
    at org.jboss.Main$1.run(Main.java:463)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@e3404f for org.apache.commons.logging.impl.Log4JLogger
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
    at org.apache.commons.modeler.Registry.<clinit>(Registry.java:126)
    … 93 more
    Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@e3404f for org.apache.commons.logging.impl.Log4JLogger
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:432)
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
    … 97 more
    Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Logger
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
    at java.lang.Class.getConstructor0(Class.java:2640)
    at java.lang.Class.getConstructor(Class.java:1629)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:429)
    … 98 more
    10:25:46,593 INFO [MailService] Mail Service bound to java:/Mail
    10:25:47,703 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/jboss-ha-local-jdbc.rar
    10:25:47,921 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/jboss-ha-xa-jdbc.rar
    10:25:48,093 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/jboss-local-jdbc.rar
    10:25:48,296 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/jboss-xa-jdbc.rar
    10:25:48,500 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/jms/jms-ra.rar
    10:25:48,828 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/D:/jboss-4.0.2/server/default/deploy/mail-ra.rar
    10:25:51,218 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager ‘jboss.jca:service=DataSourceBinding,name=DefaultDS to JNDI name ‘java:DefaultDS’
    10:25:51,734 INFO [A] Bound to JNDI name: queue/A
    10:25:51,734 INFO [B] Bound to JNDI name: queue/B
    10:25:51,750 INFO [C] Bound to JNDI name: queue/C
    10:25:51,750 INFO [D] Bound to JNDI name: queue/D
    10:25:51,750 INFO [ex] Bound to JNDI name: queue/ex
    10:25:51,796 INFO [testTopic] Bound to JNDI name: topic/testTopic
    10:25:51,796 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
    10:25:51,796 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
    10:25:51,812 INFO [testQueue] Bound to JNDI name: queue/testQueue
    10:25:51,843 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
    10:25:51,937 INFO [DLQ] Bound to JNDI name: queue/DLQ
    10:25:52,359 INFO [ConnectionFactoryBindingService] Bound connection factory for resource adapter for ConnectionManager ‘jboss.jca:service=ConnectionFactoryBinding,name=JmsXA to JNDI name ‘java:JmsXA’
    10:25:52,437 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

    — Packages waiting for a deployer —
    org.jboss.deployment.DeploymentInfo@ff285ad7 { url=file:/D:/jboss-4.0.2/server/default/deploy/http-invoker.sar/invoker.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/http-invoker.sar/invoker.war/
    altDD: null
    lastDeployed: 1129645544640
    lastModified: 1129402138671
    mbeans:

    org.jboss.deployment.DeploymentInfo@d788595d { url=file:/D:/jboss-4.0.2/server/default/deploy/jboss-ws4ee.sar/jboss-ws4ee.war }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/jboss-ws4ee.sar/jboss-ws4ee.war
    altDD: null
    lastDeployed: 1129645544640
    lastModified: 1129645539312
    mbeans:

    org.jboss.deployment.DeploymentInfo@34cf6d06 { url=file:/D:/jboss-4.0.2/server/default/deploy/jbossweb-tomcat55.sar/ROOT.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/jbossweb-tomcat55.sar/ROOT.war/
    altDD: null
    lastDeployed: 1129645544640
    lastModified: 1129402146906
    mbeans:

    org.jboss.deployment.DeploymentInfo@e7f971b9 { url=file:/D:/jboss-4.0.2/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
    altDD: null
    lastDeployed: 1129645544640
    lastModified: 1129402138875
    mbeans:

    org.jboss.deployment.DeploymentInfo@ad950c32 { url=file:/D:/jboss-4.0.2/server/default/deploy/management/console-mgr.sar/web-console.war/ }
    deployer: null
    status: Starting
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/management/console-mgr.sar/web-console.war/
    altDD: null
    lastDeployed: 1129645544640
    lastModified: 1129402148593
    mbeans:

    org.jboss.deployment.DeploymentInfo@8ba3a3d4 { url=file:/D:/jboss-4.0.2/server/default/deploy/jmx-console.war/ }
    deployer: null
    status: null
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/jmx-console.war/
    altDD: null
    lastDeployed: 1129645552437
    lastModified: 1129402147937
    mbeans:

    — Incompletely deployed packages —
    org.jboss.deployment.DeploymentInfo@8ba3a3d4 { url=file:/D:/jboss-4.0.2/server/default/deploy/jmx-console.war/ }
    deployer: null
    status: null
    state: INIT_WAITING_DEPLOYER
    watch: file:/D:/jboss-4.0.2/server/default/deploy/jmx-console.war/
    altDD: null
    lastDeployed: 1129645552437
    lastModified: 1129402147937
    mbeans:

    — MBeans waiting for other MBeans —
    ObjectName: jboss.web:service=WebServer
    State: FAILED
    Reason: java.lang.ExceptionInInitializerError
    I Depend On:
    jboss.security:service=JaasSecurityManager
    jboss:service=TransactionManager
    Depends On Me:
    jboss.ws4ee:service=ServiceDeployerJSE
    jboss.mq:service=InvocationLayer,type=HTTP

    ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
    State: CONFIGURED
    I Depend On:
    jboss.mq:service=Invoker
    jboss.web:service=WebServer

    — MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM —
    ObjectName: jboss.web:service=WebServer
    State: FAILED
    Reason: java.lang.ExceptionInInitializerError
    I Depend On:
    jboss.security:service=JaasSecurityManager
    jboss:service=TransactionManager
    Depends On Me:
    jboss.ws4ee:service=ServiceDeployerJSE
    jboss.mq:service=InvocationLayer,type=HTTP

    10:25:52,703 INFO [Server] JBoss (MX MicroKernel) [4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)] Started in 26s:844ms

    ———————————- Configuration Details ————————

    *** Date: Tue Oct 18 10:58:21 EDT 2005

    *** Platform Details:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    catalina.base=/d:/Eclipse3.1.1/eclipse/plugins/org.eclipse.tomcat_4.1.30.1/
    catalina.home=/d:/Eclipse3.1.1/eclipse/plugins/org.eclipse.tomcat_4.1.30.1/
    catalina.useNaming=true
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=M20050929-0840
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    D:\Eclipse3.1.1\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    2ec_6c
    -vm
    C:\WINDOWS\system32\javaw.exe
    eclipse.product=org.eclipse.sdk.ide
    eclipse.startTime=1129645487984
    eclipse.vm=C:\WINDOWS\system32\javaw.exe
    eclipse.vmargs=-Duser.language=en
    -Xms128M
    -Xmx512M
    -XX:PermSize=64M
    -XX:MaxPermSize=128M
    -Dosgi.splashLocation=E:\MyEclipse\eclipse\MyEclipseSplash.bmp
    -jar
    D:\Eclipse3.1.1\eclipse\startup.jar
    eof=eof
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=D:\Eclipse3.1.1\eclipse\startup.jar
    java.class.version=49.0
    java.endorsed.dirs=C:\Program Files\Java\jre1.5.0_04\lib\endorsed
    java.ext.dirs=C:\Program Files\Java\jre1.5.0_04\lib\ext
    java.home=C:\Program Files\Java\jre1.5.0_04
    java.io.tmpdir=C:\DOCUME~1\SMOHAN~1.ACA\LOCALS~1\Temp\
    java.library.path=C:\WINDOWS\system32;.;C:\WINDOWS\system32;C:\WINDOWS;E:\oracle\product\10.2.0\db_2\bin;C:\WINDOWS\system32;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem; C:\Program Files\Java\jdk1.5.0_03\bin;C:\Program Files\lotus\notes;D:\xd.one\DXLTools\lib\mswin32;D:\jboss-4.0.2\bin;D:\D:\apache-ant-1.6.5\bin;D:\J2EETutorial\j2eetutorial14\examples\bank;D:\Apache Software Foundation\Tomcat 5.5\bin;D:\Apache Software Foundation\Tomcat 5.5\bin;D:\Sun\AppServer\bin
    java.naming.factory.initial=org.apache.naming.java.javaURLContextFactory
    java.naming.factory.url.pkgs=org.apache.naming
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version=1.5.0_04-b05
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.5
    java.vendor=Sun Microsystems Inc.
    java.vendor.url=http://java.sun.com/
    java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
    java.version=1.5.0_04
    java.vm.info=mixed mode, sharing
    java.vm.name=Java HotSpot(TM) Client VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Sun Microsystems Inc.
    java.vm.specification.version=1.0
    java.vm.vendor=Sun Microsystems Inc.
    java.vm.version=1.5.0_04-b05
    line.separator=

    org.eclipse.jdt.debug.ui.scrapbookActive=false
    org.osgi.framework.bootdelegation=*
    org.osgi.framework.executionenvironment=J2SE-1.5
    org.osgi.framework.language=en
    org.osgi.framework.os.name=WindowsXP
    org.osgi.framework.os.version=5.1
    org.osgi.framework.processor=x86
    org.osgi.framework.system.packages=javax.accessibility,javax.activity,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stream,javax.xml.validation,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.events,org.w3c.dom.ls,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.3.0
    org.osgi.supports.framework.extension=true
    org.xml.sax.driver=org.apache.xerces.parsers.SAXParser
    os.arch=x86
    os.name=Windows XP
    os.version=5.1
    osgi.arch=x86
    osgi.bundles=org.eclipse.core.runtime@2:start, org.eclipse.update.configurator@3:start
    osgi.bundlestore=d:\Eclipse3.1.1\eclipse\configuration\org.eclipse.osgi\bundles
    osgi.configuration.area=file:/d:/Eclipse3.1.1/eclipse/configuration/
    osgi.framework=file:/d:/Eclipse3.1.1/eclipse/plugins/org.eclipse.osgi_3.1.1.jar
    osgi.framework.beginningstartlevel=1
    osgi.framework.shape=jar
    osgi.framework.version=3.1.1
    osgi.install.area=file:/d:/Eclipse3.1.1/eclipse/
    osgi.instance.area=file:/E:/MyEclipse/workspace/
    osgi.instance.area.default=file:/C:/Documents and Settings/s mohanty.ACADEMICEDGE/workspace/
    osgi.logfile=E:\MyEclipse\workspace\.metadata\.log
    osgi.manifest.cache=d:\Eclipse3.1.1\eclipse\configuration\org.eclipse.osgi\manifests
    osgi.nl=en_US
    osgi.os=win32
    osgi.splashLocation=E:\MyEclipse\eclipse\MyEclipseSplash.bmp
    osgi.splashPath=platform:/base/plugins/org.eclipse.platform
    osgi.syspath=d:\Eclipse3.1.1\eclipse\plugins
    osgi.ws=win32
    path.separator=;
    sun.arch.data.model=32
    sun.boot.class.path=C:\Program Files\Java\jre1.5.0_04\lib\rt.jar;C:\Program Files\Java\jre1.5.0_04\lib\i18n.jar;C:\Program Files\Java\jre1.5.0_04\lib\sunrsasign.jar;C:\Program Files\Java\jre1.5.0_04\lib\jsse.jar;C:\Program Files\Java\jre1.5.0_04\lib\jce.jar;C:\Program Files\Java\jre1.5.0_04\lib\charsets.jar;C:\Program Files\Java\jre1.5.0_04\classes
    sun.boot.library.path=C:\Program Files\Java\jre1.5.0_04\bin
    sun.cpu.endian=little
    sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    sun.desktop=windows
    sun.io.unicode.encoding=UnicodeLittle
    sun.jnu.encoding=Cp1252
    sun.management.compiler=HotSpot Client Compiler
    sun.os.patch.level=Service Pack 2
    user.country=US
    user.dir=D:\Eclipse3.1.1\eclipse
    user.home=C:\Documents and Settings\s mohanty.ACADEMICEDGE
    user.language=en
    user.name=s mohanty
    user.timezone=America/New_York
    user.variant=
    vendor=Apache Software Foundation
    vendor-url=http://xml.apache.org/xalan-j
    version=2.4.1

    *** Features:
    com.genuitec.myeclipse.ast (4.0.1) “MyEclipse Application Server Tooling”
    com.genuitec.myeclipse.bugzilla (4.0.0) “MyEclipse Bugzilla Feature”
    com.genuitec.myeclipse.core (4.0.2) “MyEclipse Core Feature”
    com.genuitec.myeclipse.database (4.0.1) “MyEclipse Database Feature”
    com.genuitec.myeclipse.enterprise.workbench (4.0.2) “MyEclipse Enterprise Workbench Feature”
    com.genuitec.myeclipse.help (4.0.1) “MyEclipse Help Feature”
    com.genuitec.myeclipse.hibernate (4.0.1) “MyEclipse Hibernate Feature”
    com.genuitec.myeclipse.jsf (4.0.1) “MyEclipse JSF Feature”
    com.genuitec.myeclipse.jspdesign (4.0.2) “MyEclipse JSP Design Feature”
    com.genuitec.myeclipse.platform (4.0.0) “MyEclipse Base Platform Feature”
    com.genuitec.myeclipse.spring (4.0.2) “MyEclipse Spring Feature”
    com.genuitec.myeclipse.struts (4.0.1) “MyEclipse Struts Feature”
    com.genuitec.myeclipse.tapestry (4.0.0) “MyEclipse Tapestry / Spindle Feature”
    com.genuitec.myeclipse.uml (4.0.1) “MyEclipse UML Feature”
    com.genuitec.myeclipse.wdt (4.0.1) “MyEclipse Web Development Feature”
    org.eclipse.jdt (3.1.1) “Eclipse Java Development Tools”
    org.eclipse.jdt.source (3.1.1) “Eclipse Java Development Tools SDK”
    org.eclipse.pde (3.1.1) “Eclipse Plug-in Development Environment”
    org.eclipse.pde.source (3.1.1) “Eclipse Plug-in Development Environment Developer Resources”
    org.eclipse.platform (3.1.1) “Eclipse Platform”
    org.eclipse.platform.source (3.1.1) “Eclipse Platform Plug-in Developer Resources”
    org.eclipse.rcp (3.1.1) “Eclipse RCP”
    org.eclipse.rcp.source (3.1.1) “Eclipse RCP Plug-in Developer Resources”
    org.eclipse.sdk (3.1.1) “Eclipse Project SDK”

    *** Plug-in Registry:
    com.genuitec.eclipse.ast.deploy.core (4.0.1) “Deployment Core Plug-in” [Active]
    com.genuitec.eclipse.browser (3.8.4) “Web Browser Plug-in” [Resolved]
    com.genuitec.eclipse.bugzilla (3.9.310) “MyEclipse Bugzilla Integration Plug-in” [Resolved]
    com.genuitec.eclipse.core (4.0.1) “Genuitec Core” [Active]
    com.genuitec.eclipse.cross.easystruts.eclipse (4.0.1) “MyEclipse Stuts Support” [Active]
    com.genuitec.eclipse.easie.bejy (3.8.1) “Genuitec EASIE Bejy Tiger” [Active]
    com.genuitec.eclipse.easie.core (4.0.1) “Genuitec EASIE Core” [Active]
    com.genuitec.eclipse.easie.geronimo1 (3.9.310) “Genuitec EASIE Geronimo 1” [Active]
    com.genuitec.eclipse.easie.jboss (3.9.310) “Genuitec EASIE JBoss” [Active]
    com.genuitec.eclipse.easie.jboss2 (3.8.1) “Genuitec EASIE JBoss 2” [Active]
    com.genuitec.eclipse.easie.jboss3 (3.9.310) “Genuitec EASIE JBoss 3” [Active]
    com.genuitec.eclipse.easie.jboss4 (3.9.310) “Genuitec EASIE JBoss 4” [Active]
    com.genuitec.eclipse.easie.jetty (4.0.1) “Genuitec EASIE Jetty” [Active]
    com.genuitec.eclipse.easie.jetty4 (3.8.1) “Genuitec EASIE Jetty 4” [Active]
    com.genuitec.eclipse.easie.jetty5 (3.8.1) “Genuitec EASIE Jetty 5” [Active]
    com.genuitec.eclipse.easie.jonas (3.9.310) “Genuitec EASIE Jonas” [Active]
    com.genuitec.eclipse.easie.jonas3 (3.8.3) “Genuitec EASIE Jonas 3” [Active]
    com.genuitec.eclipse.easie.jonas4 (3.8.3) “Genuitec EASIE Jonas 4” [Active]
    com.genuitec.eclipse.easie.jrun (3.9.310) “Genuitec EASIE JRun” [Active]
    com.genuitec.eclipse.easie.jrun4 (3.8.1) “Genuitec EASIE JRun 4” [Active]
    com.genuitec.eclipse.easie.oracle (3.9.310) “Genuitec EASIE Oracle AS” [Active]
    com.genuitec.eclipse.easie.oracle9 (3.8.1) “Genuitec EASIE Oracle 9i/AS” [Active]
    com.genuitec.eclipse.easie.orion1 (3.8.1) “Genuitec EASIE Orion 1” [Active]
    com.genuitec.eclipse.easie.orion2 (3.8.1) “Genuitec EASIE Orion 2” [Active]
    com.genuitec.eclipse.easie.resin (3.8.1) “Genuitec EASIE Resin” [Active]
    com.genuitec.eclipse.easie.resin2 (3.8.1) “Genuitec EASIE Resin 2” [Active]
    com.genuitec.eclipse.easie.resin3 (3.8.3) “Genuitec EASIE Resin 3” [Active]
    com.genuitec.eclipse.easie.sun (3.9.310) “Genuitec EASIE Sun One” [Active]
    com.genuitec.eclipse.easie.sun8 (3.8.3) “Genuitec EASIE Sun 8” [Active]
    com.genuitec.eclipse.easie.sun81 (3.9.310) “Genuitec EASIE Sun 8.1” [Active]
    com.genuitec.eclipse.easie.tomcat (3.9.310) “Genuitec EASIE Tomcat” [Active]
    com.genuitec.eclipse.easie.tomcat4 (3.8.1) “Genuitec EASIE Tomcat 4” [Active]
    com.genuitec.eclipse.easie.tomcat5 (3.8.1) “Genuitec EASIE Tomcat 5” [Active]
    com.genuitec.eclipse.easie.weblogic (4.0.0) “Genuitec EASIE WebLogic” [Active]
    com.genuitec.eclipse.easie.weblogic6 (3.8.1) “Genuitec EASIE WebLogic 6” [Active]
    com.genuitec.eclipse.easie.weblogic7 (3.8.1) “Genuitec EASIE WebLogic 7” [Active]
    com.genuitec.eclipse.easie.weblogic8 (3.8.1) “Genuitec EASIE WebLogic 8” [Active]
    com.genuitec.eclipse.easie.weblogic9 (3.9.310) “Genuitec EASIE WebLogic 9” [Active]
    com.genuitec.eclipse.easie.websphere (3.9.310) “Genuitec EASIE WebSphere 4” [Active]
    com.genuitec.eclipse.easie.websphere5 (3.9.310) “Genuitec EASIE WebSphere 5” [Active]
    com.genuitec.eclipse.easie.websphere6 (3.9.310) “Genuitec EASIE WebSphere 6” [Active]
    com.genuitec.eclipse.export.wizard (3.9.210) “MyEclipse J2EE Export Wizards” [Resolved]
    com.genuitec.eclipse.hibernate (4.0.1) “MyEclipse Hibernate Capabilities” [Active]
    com.genuitec.eclipse.integration (4.0.2) “MyEclipse Integration Utilities” [Active]
    com.genuitec.eclipse.j2eedt.core (4.0.1) “Genuitec J2EE Development Tooling” [Active]
    com.genuitec.eclipse.jface.text.wtpfragment (3.8.1) “Wtpextendfragment Fragment” [Resolved]
    com.genuitec.eclipse.jsf (4.0.1) “MyEclipse JSF Capabilities” [Active]
    com.genuitec.eclipse.modeling.core (4.0.1) “MyEclipse Modeling Core” [Resolved]
    com.genuitec.eclipse.springframework (4.0.1) “Springframework Plug-in” [Active]
    com.genuitec.eclipse.sqlexplorer (4.0.1) “MyEclipse Database Explorer Plugin” [Resolved]
    com.genuitec.eclipse.sqlexplorer.doc (4.0.1) “MyEclipse Database Explorer Help Plug-in” [Resolved]
    com.genuitec.eclipse.sqlexplorer.oracle (4.0.1) “Oracle Database Explorer Plug-in” [Resolved]
    com.genuitec.eclipse.struts (4.0.1) “MyEclipse Struts Capabilities” [Active]
    com.genuitec.eclipse.tapestry (3.9.310) “MyEclipse Tapestry Integration Plug-in” [Active]
    com.genuitec.eclipse.tapestry.ui.contrib (4.0.0) “MyEclipse Tapestry UI Integration Fragment” [Resolved]
    com.genuitec.eclipse.uml (4.0.1) “MyEclipse UML Plug-in” [Resolved]
    com.genuitec.eclipse.wdt.jsp.debug (3.9.310) “MyEclipse JSP Debug Tooling” [Active]
    com.genuitec.eclipse.web.imagepreviewer (3.9.210) “MyEclipse Image Previewer Plug-in” [Active]
    com.genuitec.eclipse.webdesigner (4.0.2) “Web Designer Plug-in” [Active]
    com.genuitec.eclipse.webdesigner.support (3.9.211) “WebDesigner Support” [Resolved]
    com.genuitec.eclipse.wizards (4.0.1) “MyEclipse File Creation Wizards” [Active]
    com.genuitec.eclipsetidy (3.9.310) “MyEclipse HTML Formatting” [Active]
    com.genuitec.jboss.ide.eclipse.apache.xalan (3.8.1) “Genuitec XDoclet Apache Xalan Plug-in” [Resolved]
    com.genuitec.jboss.ide.eclipse.core (4.0.0) “Genuitec XDoclet Support Core Plug-in” [Resolved]
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (3.9.210) “Genuitec XDoclet Assist Plug-in” [Resolved]
    com.genuitec.jboss.ide.eclipse.xdoclet.core (4.0.0) “Genuitec XDoclet Core Plug-in” [Resolved]
    com.genuitec.jboss.ide.eclipse.xdoclet.run (4.0.0) “Genuitec XDoclet Runner Plug-in” [Resolved]
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (4.0.1) “Genuitec XDoclet UI Plug-in” [Resolved]
    com.genuitec.myeclipse.ast (4.0.1) “MyEclipse Application Server Tooling” [Resolved]
    com.genuitec.myeclipse.bugzilla (4.0.0) “MyEclipse Bugzilla Feature” [Resolved]
    com.genuitec.myeclipse.core (4.0.2) “MyEclipse Core Feature” [Resolved]
    com.genuitec.myeclipse.database (4.0.1) “MyEclipse Database Feature” [Resolved]
    com.genuitec.myeclipse.doc (4.0.1) “MyEclipse Documentation” [Resolved]
    com.genuitec.myeclipse.enterprise.workbench (4.0.2) “MyEclipse Enterprise Workbench Feature” [Resolved]
    com.genuitec.myeclipse.help (4.0.1) “MyEclipse Help Feature” [Resolved]
    com.genuitec.myeclipse.hibernate (4.0.1) “MyEclipse Hibernate Feature” [Resolved]
    com.genuitec.myeclipse.jsf (4.0.1) “MyEclipse JSF Feature” [Resolved]
    com.genuitec.myeclipse.jspdesign (4.0.2) “MyEclipse JSP Design Feature” [Resolved]
    com.genuitec.myeclipse.perspective (4.0.2) “MyEclipse Perspective Plug-in” [Active]
    com.genuitec.myeclipse.platform (4.0.0) “MyEclipse Base Platform Feature” [Resolved]
    com.genuitec.myeclipse.spring (4.0.2) “MyEclipse Spring Feature” [Resolved]
    com.genuitec.myeclipse.struts (4.0.1) “MyEclipse Struts Feature” [Resolved]
    com.genuitec.myeclipse.tapestry (4.0.0) “MyEclipse Tapestry / Spindle Feature” [Resolved]
    com.genuitec.myeclipse.uml (4.0.1) “MyEclipse UML Feature” [Resolved]
    com.genuitec.myeclipse.wdt (4.0.1) “MyEclipse Web Development Feature” [Resolved]
    com.ibm.base.extensions (13.8.1) “Eclipse base extensions” [Resolved]
    com.ibm.base.extensions.ui (13.9.310) “Eclipse Base UI extensions” [Active]
    com.ibm.encoding.resource (13.9.210) “Coded Resource” [Active]
    com.ibm.etools.contentmodel (13.8.4) “Content Model” [Resolved]
    com.ibm.etools.contentmodel.dtd (13.8.2) “Content Model for DTD” [Resolved]
    com.ibm.etools.contentmodel.xsd (13.8.1) “Content Model for XML Schema” [Resolved]
    com.ibm.etools.dtdmodel (14.0.0) “DTD Model” [Resolved]
    com.ibm.etools.dtdparser (13.8.1) “DTD Parser” [Resolved]
    com.ibm.etools.emf.event (3.0.0.1) “Event Model” [Resolved]
    com.ibm.etools.internet (13.8.1) “Internet Preferences” [Active]
    com.ibm.etools.uri.resolver (13.8.3) “com.ibm.etools.uri.resolver” [Resolved]
    com.ibm.etools.validation (13.8.4) “Validation Framework” [Active]
    com.ibm.etools.validation.core (13.8.4) “Validation Framework Core” [Resolved]
    com.ibm.etools.validation.dtd (13.8.4) “DTD Validator” [Resolved]
    com.ibm.etools.validation.html (13.8.3) “HTML Validation” [Resolved]
    com.ibm.etools.validation.mof (13.8.1) “Validation Framework MOF support” [Resolved]
    com.ibm.etools.validation.ui (13.8.3) “Validation Framework UI” [Resolved]
    com.ibm.etools.validation.xml (13.8.4) “XML Validator” [Resolved]
    com.ibm.etools.validation.xmltools (13.8.1) “XML Tools Validation” [Resolved]
    com.ibm.etools.validation.xsd (13.8.4) “XML Schema Validator” [Resolved]
    com.ibm.etools.xml.gef.util (13.9.210) “XML Tools Common GEF Utilities” [Resolved]
    com.ibm.etools.xmlcatalog (13.8.4) “com.ibm.etools.xmlcatalog” [Resolved]
    com.ibm.etools.xmlcatalog.ui (13.9.310) “XML Catalog UI” [Active]
    com.ibm.etools.xmlutility (13.8.1) “XML Utility” [Resolved]
    com.ibm.sse.contentproperties (13.8.1) “Content Properties” [Active]
    com.ibm.sse.editor (14.0.1) “MyEclipse Source Editors” [Active]
    com.ibm.sse.editor.css (14.0.1) “SSE CSS Source Editor” [Resolved]
    com.ibm.sse.editor.dtd (14.0.1) “SSE DTD Source Editor” [Resolved]
    com.ibm.sse.editor.extensions (13.8.1) “Structured Source Editing Editor Extensions” [Resolved]
    com.ibm.sse.editor.html (14.0.1) “SSE HTML Source Editor” [Resolved]
    com.ibm.sse.editor.javascript (14.0.1) “SSE JavaScript Source Editor” [Resolved]
    com.ibm.sse.editor.jsp (14.0.1) “SSE JSP Source Editor” [Resolved]
    com.ibm.sse.editor.xml (14.0.1) “SSE XML Source Editor” [Resolved]
    com.ibm.sse.javascript.common.ui (14.0.1) “SSE JavaScript Common UI” [Resolved]
    com.ibm.sse.model (14.0.1) “Structured Text Model” [Active]
    com.ibm.sse.model.css (13.9.310) “Structured Source CSS Model” [Active]
    com.ibm.sse.model.dtd (14.0.1) “Structured Source DTD Model” [Resolved]
    com.ibm.sse.model.html (13.9.310) “Structured Source HTML Model” [Active]
    com.ibm.sse.model.javascript (13.9.310) “Structured Source JavaScript Model” [Resolved]
    com.ibm.sse.model.jsp (14.0.1) “Structured Source JSP Model” [Active]
    com.ibm.sse.model.xml (14.0.1) “Structured Source XML Model” [Active]
    com.ibm.sse.snippets (14.0.1) “SSE Snippets View” [Active]
    com.ibm.webtooling.system.dtds (14.0.1) “Known DTDs” [Resolved]
    com.ibm.wtp.annotations.controller (13.8.1) “Annotation Controller Plug-in” [Resolved]
    com.ibm.wtp.annotations.core (13.9.210) “Annotation Core Plug-in” [Resolved]
    com.ibm.wtp.annotations.ui (13.8.1) “Ui Plug-in” [Resolved]
    com.ibm.wtp.common (13.8.1) “com.ibm.wtp.common” [Active]
    com.ibm.wtp.common.ui (13.8.1) “WTP UI Plug-in” [Resolved]
    com.ibm.wtp.common.util (1.0.0) “Logging Plug-in” [Active]
    com.ibm.wtp.emf (14.0.0) “EMF Utilities” [Resolved]
    com.ibm.wtp.emf.workbench (1.0.0) “EMF Workbench” [Resolved]
    com.ibm.wtp.emf.workbench.edit (14.0.0) “EMF Workbench Edit Plug-in” [Resolved]
    com.ibm.wtp.jdt.integration (13.8.1) “Integration Plug-in” [Resolved]
    com.ibm.xmleditor (14.0.0) “SSE XML Editor” [Resolved]
    com.ibm.xmlwizard (13.9.310) “XML Wizards” [Resolved]
    com.ibm.xsdeditor (13.9.310) “MyEclipse Schema Editor” [Active]
    com.ibm.xtools.common.ui.properties (14.0.1) “IBM Rational Common UI Properties” [Resolved]
    com.iw.plugins.spindle.core (4.0.0) “Spindle Core Plugin” [Resolved]
    com.iw.plugins.spindle.docs (3.9.310) “Spindle 3 Documentation” [Resolved]
    com.iw.plugins.spindle.ui (4.0.0) “Spindle UI plugin” [Resolved]
    de.bb.bje.eclipse (3.8.1) “BJE Plug-in” [Active]
    net.sf.solareclipse.ui (0.4.0.spindle-dep-6) “SolarEclipse UI” [Resolved]
    net.sf.solareclipse.xml.ui (0.4.0.spindle-dep-6) “XML Development Tools UI” [Resolved]
    org.apache.ant (1.6.5) “Apache Ant” [Resolved]
    org.apache.lucene (1.4.3) “Apache Lucene” [Resolved]
    org.apache.xerces (4.0.13) “Spindle 3 Xerces Plug-in” [Resolved]
    org.eclipse.ant.core (3.1.1) “Ant Build Tool Core” [Active]
    org.eclipse.ant.ui (3.1.1) “Ant UI” [Active]
    org.eclipse.compare (3.1.1) “Compare Support” [Resolved]
    org.eclipse.core.boot (3.1.0) “Core Boot” [Resolved]
    org.eclipse.core.commands (3.1.0) “Commands” [Active]
    org.eclipse.core.expressions (3.1.0) “Expression Language” [Active]
    org.eclipse.core.filebuffers (3.1.0) “File Buffers” [Active]
    org.eclipse.core.resources (3.1.0) “Core Resource Management” [Active]
    org.eclipse.core.resources.compatibility (3.1.0) “Core Resource Management Compatibility Fragment” [Resolved]
    org.eclipse.core.resources.win32 (3.1.0) “Core Resource Management Win32 Fragment” [Resolved]
    org.eclipse.core.runtime (3.1.1) “Core Runtime” [Active]
    org.eclipse.core.runtime.compatibility (3.1.0) “Core Runtime Plug-in Compatibility” [Active]
    org.eclipse.core.variables (3.1.0) “Core Variables” [Active]
    org.eclipse.debug.core (3.1.0) “Debug Core” [Active]
    org.eclipse.debug.ui (3.1.1) “Debug UI” [Active]
    org.eclipse.draw2d (3.1.0) “Draw2d” [Resolved]
    org.eclipse.emf (2.1.0) “Eclipse Modeling Framework (EMF)” [Resolved]
    org.eclipse.emf.ant (2.1.0) “EMF Ant Tasks” [Resolved]
    org.eclipse.emf.codegen (2.1.0) “EMF Template Code Generator” [Resolved]
    org.eclipse.emf.codegen.ecore (2.1.0) “EMF Ecore Code Generation” [Resolved]
    org.eclipse.emf.codegen.ecore.ui (2.1.0) “EMF Ecore Code Generation UI” [Resolved]
    org.eclipse.emf.codegen.ui (2.1.0) “EMF Template Code Generator UI” [Resolved]
    org.eclipse.emf.common (2.1.0) “EMF Common” [Resolved]
    org.eclipse.emf.common.ui (2.1.0) “EMF Common UI” [Resolved]
    org.eclipse.emf.commonj.sdo (2.1.0) “CommonJ SDO” [Resolved]
    org.eclipse.emf.ecore (2.1.0) “EMF Ecore” [Resolved]
    org.eclipse.emf.ecore.change (2.1.0) “EMF Ecore Change Model” [Resolved]
    org.eclipse.emf.ecore.change.edit (2.1.0) “EMF Ecore Change Edit Support” [Resolved]
    org.eclipse.emf.ecore.edit (2.1.0) “EMF Ecore Edit Support” [Resolved]
    org.eclipse.emf.ecore.editor (2.1.0) “Sample Ecore Editor” [Resolved]
    org.eclipse.emf.ecore.sdo (2.1.0) “EMF Service Data Objects (SDO)” [Resolved]
    org.eclipse.emf.ecore.sdo.edit (2.1.0) “EMF Service Data Objects (SDO) Edit Support” [Resolved]
    org.eclipse.emf.ecore.sdo.editor (2.1.0) “EMF Service Data Objects (SDO) Editor” [Resolved]
    org.eclipse.emf.ecore.xmi (2.1.0) “EMF XMI” [Resolved]
    org.eclipse.emf.edit (2.1.0) “EMF Edit” [Resolved]
    org.eclipse.emf.edit.ui (2.1.0) “EMF Edit UI” [Resolved]
    org.eclipse.emf.importer (2.1.0) “EMF Model Import Support” [Resolved]
    org.eclipse.emf.importer.ecore (2.1.0) “EMF Ecore Importer” [Resolved]
    org.eclipse.emf.importer.java (2.1.0) “EMF Annotated Java Importer” [Resolved]
    org.eclipse.emf.importer.rose (2.1.0) “EMF Rose Importer” [Resolved]
    org.eclipse.emf.mapping (2.1.0) “EMF Mapping” [Resolved]
    org.eclipse.emf.mapping.ecore2ecore (2.1.0) “Ecore to Ecore Mapping” [Resolved]
    org.eclipse.emf.mapping.ecore2ecore.editor (2.1.0) “Ecore to Ecore Mapping Editor” [Resolved]
    org.eclipse.emf.mapping.ecore2xml (2.1.0) “Ecore to XML Mapping” [Resolved]
    org.eclipse.emf.mapping.ecore2xml.ui (2.1.0) “Ecore to XML Mapping UI” [Resolved]
    org.eclipse.emf.mapping.ui (2.1.0) “EMF Mapping UI” [Resolved]
    org.eclipse.gef (3.1.0) “Graphical Editing Framework” [Resolved]
    org.eclipse.help (3.1.0) “Help System Core” [Active]
    org.eclipse.help.appserver (3.1.0) “Help Application Server” [Active]
    org.eclipse.help.base (3.1.0) “Help System Base” [Active]
    org.eclipse.help.ui (3.1.1) “Help System UI” [Active]
    org.eclipse.help.webapp (3.1.0) “Help System Webapp” [Resolved]
    org.eclipse.jdt (3.1.0) “Eclipse Java Development Tools” [Resolved]
    org.eclipse.jdt.core (3.1.1) “Java Development Tools Core” [Active]
    org.eclipse.jdt.debug (3.1.1) “JDI Debug Model” [Active]
    org.eclipse.jdt.debug.ui (3.1.1) “JDI Debug UI” [Active]
    org.eclipse.jdt.doc.isv (3.1.1) “Eclipse JDT Plug-in Developer Guide” [Resolved]
    org.eclipse.jdt.doc.user (3.1.1) “Eclipse Java Development User Guide” [Resolved]
    org.eclipse.jdt.junit (3.1.1) “Java Development Tools JUnit support” [Active]
    org.eclipse.jdt.junit.runtime (3.1.0) “Java Development Tools JUnit runtime support” [Resolved]
    org.eclipse.jdt.launching (3.1.0) “Java Development Tools Launching Support” [Active]
    org.eclipse.jdt.source (3.1.1) “Eclipse Java Development Tools SDK” [Resolved]
    org.eclipse.jdt.ui (3.1.1) “Java Development Tools UI” [Active]
    org.eclipse.jem (1.1.0) “Java EMF Model” [Resolved]
    org.eclipse.jem.beaninfo (1.1.0) “Java EMF Model BeanInfo (Introspection) Support” [Resolved]
    org.eclipse.jem.proxy (1.1.0) “Java EMF Model Proxy Support” [Resolved]
    org.eclipse.jem.ui (1.1.0) “Java EMF Model UI” [Resolved]
    org.eclipse.jem.util (1.1.0) “Java EMF Model Utilities” [Resolved]
    org.eclipse.jem.workbench (1.1.0) “Java EMF Model Workbench Support” [Resolved]
    org.eclipse.jface (3.1.1) “JFace” [Active]
    org.eclipse.jface.text (3.1.1) “JFace Text” [Active]
    org.eclipse.ltk.core.refactoring (3.1.0) “Refactoring Core” [Resolved]
    org.eclipse.ltk.ui.refactoring (3.1.1) “Refactoring UI” [Resolved]
    org.eclipse.monitor.core (13.8.1) “Monitor” [Resolved]
    org.eclipse.monitor.ui (13.8.1) “TCP/IP Monitor” [Resolved]
    org.eclipse.osgi.services (3.1.1) “OSGi Release 3 Services” [Resolved]
    org.eclipse.osgi.util (3.1.1) “OSGi R3 Utility Classes” [Resolved]
    org.eclipse.pde (3.1.0) “Eclipse Plug-in Development Environment” [Resolved]
    org.eclipse.pde.build (3.1.0) “Plug-in Development Environment Build Support” [Resolved]
    org.eclipse.pde.core (3.1.1) “Plug-in Development Core” [Active]
    org.eclipse.pde.doc.user (3.1.1) “Eclipse Plug-in Development User Guide” [Resolved]
    org.eclipse.pde.junit.runtime (3.1.0) “PDE JUnit Plug-in Test” [Resolved]
    org.eclipse.pde.runtime (3.1.1) “Plug-in Development Environment Runtime” [Resolved]
    org.eclipse.pde.source (3.1.1) “Eclipse Plug-in Development Environment Developer Resources” [Resolved]
    org.eclipse.pde.ui (3.1.1) “Plug-in Development UI” [Resolved]
    org.eclipse.platform (3.1.1) “Eclipse Platform” [Resolved]
    org.eclipse.platform.doc.isv (3.1.1) “Eclipse Platform Plug-in Developer Guide” [Resolved]
    org.eclipse.platform.doc.user (3.1.1) “Eclipse Workbench User Guide” [Resolved]
    org.eclipse.platform.source (3.1.1) “Eclipse Platform Plug-in Developer Resources” [Resolved]
    org.eclipse.platform.source.win32.win32.x86 (3.1.1) “Eclipse Platform Plug-in Developer Resources” [Resolved]
    org.eclipse.rcp (3.1.0) “Eclipse RCP” [Resolved]
    org.eclipse.rcp.source (3.1.1) “Eclipse RCP Plug-in Developer Resources” [Resolved]
    org.eclipse.rcp.source.win32.win32.x86 (3.1.1) “Eclipse RCP Plug-in Developer Resources” [Resolved]
    org.eclipse.sdk (3.1.1) “Eclipse Project SDK” [Resolved]
    org.eclipse.search (3.1.1) “Search Support” [Resolved]
    org.eclipse.swt (3.1.0) “Standard Widget Toolkit” [Resolved]
    org.eclipse.swt.win32.win32.x86 (3.1.1) “Standard Widget Toolkit for Windows” [Resolved]
    org.eclipse.team.core (3.1.1) “Team Support Core” [Active]
    org.eclipse.team.cvs.core (3.1.1) “CVS Team Provider Core” [Resolved]
    org.eclipse.team.cvs.ssh (3.1.0) “CVS SSH Core” [Resolved]
    org.eclipse.team.cvs.ssh2 (3.1.0) “CVS SSH2” [Resolved]
    org.eclipse.team.cvs.ui (3.1.1) “CVS Team Provider UI” [Resolved]
    org.eclipse.team.ui (3.1.1) “Team Support UI” [Resolved]
    org.eclipse.text (3.1.1) “Text” [Active]
    org.eclipse.tomcat (4.1.30.1) “Tomcat Wrapper” [Active]
    org.eclipse.ui (3.1.1) “Eclipse UI” [Active]
    org.eclipse.ui.browser (3.1.1) “Browser Support” [Resolved]
    org.eclipse.ui.cheatsheets (3.1.1) “Cheat Sheets” [Resolved]
    org.eclipse.ui.console (3.1.0) “Console” [Active]
    org.eclipse.ui.editors (3.1.1) “Default Text Editor” [Active]
    org.eclipse.ui.externaltools (3.1.1) “External Tools” [Active]
    org.eclipse.ui.forms (3.1.0) “Eclipse Forms” [Active]
    org.eclipse.ui.ide (3.1.1) “Eclipse IDE UI” [Active]
    org.eclipse.ui.intro (3.1.1) “Welcome Framework” [Resolved]
    org.eclipse.ui.presentations.r21 (3.1.0) “R21 Presentation Plug-in” [Resolved]
    org.eclipse.ui.views (3.1.1) “Views” [Active]
    org.eclipse.ui.views.navigator (13.8.1) “Navigator View” [Resolved]
    org.eclipse.ui.win32 (3.1.0) “Eclipse UI Win32 Enhancements” [Resolved]
    org.eclipse.ui.workbench (3.1.1) “Workbench” [Active]
    org.eclipse.ui.workbench.compatibility (3.1.0) “Workbench Compatibility” [Resolved]
    org.eclipse.ui.workbench.texteditor (3.1.1) “Text Editor Framework” [Active]
    org.eclipse.update.configurator (3.1.0) “Install/Update Configurator” [Active]
    org.eclipse.update.core (3.1.1) “Install/Update Core” [Resolved]
    org.eclipse.update.core.win32 (3.1.0) “Install/Update Core for Windows” [Resolved]
    org.eclipse.update.scheduler (3.1.0) “Automatic Updates Scheduler” [Active]
    org.eclipse.update.ui (3.1.1) “Install/Update UI” [Resolved]
    org.eclipse.webbrowser (14.0.1) “Web Browser” [Active]
    org.eclipse.xsd (2.1.0) “XML Schema Infoset Model (XSD)” [Resolved]
    org.eclipse.xsd.edit (2.0.1) “XML Schema Edit Framework” [Resolved]
    org.junit (3.8.1) “JUnit Testing Framework” [Resolved]
    org.springframework.ide.eclipse.beans.core (4.0.1) “MyEclipse Spring IDE Beans Support Core” [Active]
    org.springframework.ide.eclipse.beans.ui (4.0.1) “MyEclipse Spring IDE Beans UI” [Active]
    org.springframework.ide.eclipse.beans.ui.doc (4.0.1) “MyEclipse Spring IDE Support Documentation” [Resolved]
    org.springframework.ide.eclipse.beans.ui.graph (4.0.1) “MyEclipse Spring IDE Support Graph” [Resolved]
    org.springframework.ide.eclipse.core (4.0.2) “MyEclipse Spring IDE Core” [Active]
    org.springframework.ide.eclipse.core.doc (4.0.0) “MyEclipse Spring Framework Reference Documentation” [Resolved]
    org.springframework.ide.eclipse.ui (4.0.1) “pluginName” [Active]
    system.bundle (3.1.1) “OSGi System Bundle” [Active]

    *** User Preferences:
    #Tue Oct 18 10:58:21 EDT 2005
    @org.eclipse.ui.editors=3.1.1
    /instance/com.genuitec.eclipse.easie.weblogic/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/org.eclipse.webbrowser/browsers=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<web-browsers current\=”0″>\r\n<internal clear_history\=”false” new_page\=”false”/>\r\n<external location\=”C\:\\Program Files\\Internet Explorer\\IEXPLORE.EXE” name\=”Internet Explorer” parameters\=””/>\r\n<external location\=”C\:\\Program Files\\Mozilla Firefox\\firefox.exe” name\=”Firefox”/>\r\n</web-browsers>
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JUNIT_HOME=d\:/Eclipse3.1.1/eclipse/plugins/org.junit_3.8.1

    @com
    .genuitec.eclipse.easie.websphere6=3.9.310

    @com
    .genuitec.eclipse.easie.websphere5=3.9.310
    /instance/com.genuitec.eclipse.wizards/object.template.4.label=Default template for Servlet
    /instance/com.genuitec.eclipse.easie.jboss2/SERVER_STARTUP_ARG=catalina
    /instance/com.genuitec.eclipse.easie.jboss4/JDK_HOME=C\:\\Program Files\\Java\\jdk1.5.0_03
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXWeb.type=WebDeployment
    /instance/org.eclipse.jdt.debug.ui/org.eclipse.debug.ui.VariableView.org.eclipse.jdt.debug.ui.show_null_entries=true

    @com
    .ibm.sse.editor=14.0.1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_HIBERNATE_HOME=E\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.hibernate_4.0.1/data
    /instance/com.genuitec.eclipse.easie.tomcat5/LIBRARY_PATH=”C\:\\Program Files\\Java\\jdk1.5.0_03\\bin;D\:\\Apache Software Foundation\\Tomcat 5.5\\bin”
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.text.custom_templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<templates/>
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderX.isUptoDate=true
    /instance/com.genuitec.eclipse.easie.weblogic8/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.eclipse.wizards/jsp.template.4.label=Standard JSP using Struts 1.2
    /instance/com.genuitec.eclipse.easie.sun8/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.eclipse.sqlexplorer/currentLine=true
    /instance/com.genuitec.eclipse.wizards/list.template.3.label=Default template for List with basic types WRAPPED
    /instance/com.genuitec.eclipse.easie.tomcat5/TOMCAT_TEMP=D\:\\Apache Software Foundation\\Tomcat 5.5\\temp
    /configuration/org.eclipse.ui.ide/SHOW_WORKSPACE_SELECTION_DIALOG=false
    /instance/org.eclipse.ui.ide/quickStart=true
    /instance/com.genuitec.eclipse.wizards/map.template.2=Templates/MapObjectType.java
    /instance/com.genuitec.eclipse.wizards/map.template.1=Templates/MapBasicType.java
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXWeb.isUptoDate=true
    /instance/org.eclipse.jdt.ui/org.eclipse.jface.textfont=1|Courier New|10|0|WINDOWS|1|0|0|0|0|0|0|0|0|1|0|0|0|0|Courier New;
    /instance/com.genuitec.eclipse.easie.oracle/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.eclipse.j2eedt.core/j2ee.deployment.ear.jar_dependent_projects=true
    /instance/com.genuitec.eclipse.wizards/object.template.7.label=Default template for a Struts DispatchAction class
    /instance/org.eclipse.core.resources/version=1

    @com
    .genuitec.eclipse.easie.oracle9=3.8.1
    @org.eclipse.ui=3.1.1
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXEJB.isUptoDate=true
    /instance/com.genuitec.eclipse.wizards/object.template.3.label=Default template for Applet
    /instance/com.genuitec.eclipse.wizards/xml.template.4=Templates/StrutsConfig.xml
    /instance/com.genuitec.eclipse.wizards/xml.template.3=Templates/WebXmlStruts.xml
    /instance/com.genuitec.eclipse.wizards/xml.template.2=Templates/WebXml.xml
    /instance/com.genuitec.eclipse.wizards/xml.template.1=Templates/Xml.xml
    /instance/org.eclipse.update.scheduler/day=Every day
    /instance/com.genuitec.eclipse.wizards/jsp.template.7.label=Just as HTML

    @com
    .genuitec.eclipse.wizards=4.0.1
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXWeb.shouldOverwrite=false

    @com
    .genuitec.eclipse.easie.bejy=3.8.1
    /instance/com.genuitec.eclipse.wizards/jsp.template.3.label=Standard JSP using Struts 1.1 with a form
    /instance/com.genuitec.eclipse.wizards/ejb.template.2.label=Message Driven EJB
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXEJB.deploymentPath=D\:\\jboss-4.0.3\\server\\default\\deploy\\TraderX.ear\\TraderXEJB.jar
    /instance/org.eclipse.ui.editors/overviewRuler_migration=migrated_3.1
    /instance/com.genuitec.eclipse.wizards/map.template.1.label=Default template for Map with basic types
    /instance/com.genuitec.eclipse.easie.jboss4/JDK_INSTALLATION_NAME=jdk1.5.0_03
    /instance/com.genuitec.eclipse.wizards/html.template.3=Templates/Applet.html
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXWeb.shouldBackup=false
    /instance/com.genuitec.eclipse.wizards/html.template.2=Templates/HtmlWithLoginForm.html
    /instance/com.genuitec.eclipse.wizards/html.template.1=Templates/Html.html
    @org.eclipse.jdt.debug.ui=3.1.1
    /instance/com.genuitec.eclipse.wizards/applet.template.2=Templates/Applet14.java

    @com
    .ibm.sse.model.jsp=14.0.1
    /instance/com.ibm.sse.editor/useQuickDiffPrefPage=true
    /instance/com.genuitec.eclipse.wizards/applet.template.1=Templates/Applet.java
    /instance/com.genuitec.eclipse.easie.weblogic6/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXWeb.deployIsOverProject=false
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXWeb.isDeployed=true
    /configuration/org.eclipse.ui.ide/RECENT_WORKSPACES=E\:\\MyEclipse\\workspace,C\:\\Documents and Settings\\s mohanty.ACADEMICEDGE\\workspace

    @com
    .genuitec.eclipse.easie.jboss=3.9.310
    /instance/com.genuitec.eclipse.wizards/xml.template.3.label=XML template for a web.xml file with Struts
    /instance/com.genuitec.eclipse.easie.jboss4/ENDORSED_DIRS=”D\:\\jboss-4.0.2\\lib\\endorsed”
    /instance/com.genuitec.eclipse.sqlexplorer/printMarginColumn=80
    /instance/com.genuitec.eclipse.wizards/set.template.2.label=Default template for Set with object types
    /instance/com.genuitec.eclipse.wizards/ejb.template.1.label=Session EJB
    /instance/com.genuitec.eclipse.easie.jboss3/SERVER_STARTUP_ARG=-c default
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXWeb.contextRoot=/TraderWeb
    /instance/com.genuitec.eclipse.wizards/singleton.template.2.label=Singleton with double-checked locking
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXEJB.isDeployed=true
    /instance/com.genuitec.eclipse.wizards/list.template.3=Templates/ListBasicTypeAsObjectType.java

    @com
    .genuitec.eclipse.easie.sun=3.9.310
    /instance/com.genuitec.eclipse.wizards/list.template.2=Templates/ListObjectType.java
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderX.isExploded=true
    /instance/com.genuitec.eclipse.wizards/list.template.1=Templates/ListBasicType.java
    /instance/com.genuitec.eclipse.wizards/array.template.2.label=Default template for Array with object types
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_STRUTS_HOME=E\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.cross.easystruts.eclipse_4.0.1/data
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXEJB.shouldOverwrite=false

    @com
    .genuitec.eclipse.easie.jonas=3.9.310
    /instance/com.genuitec.eclipse.easie.tomcat/JDK_INSTALLATION_NAME=jre1.5.0_04

    @com
    .genuitec.eclipse.easie.weblogic=4.0.0
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXWeb.isExploded=true
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.ECLIPSE_HOME=d\:/Eclipse3.1.1/eclipse
    /instance/com.ibm.sse.editor/hoverModifiers=combinationHover|true|0;problemHover|false|0;documentationHover|false|0;annotationHover|true|Ctrl;
    /instance/com.genuitec.eclipse.easie.resin/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.eclipse.easie.sun81/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classFormatVersion=TN|6674507682114|6686199682114|snyfr|9|5|6
    /instance/com.genuitec.eclipse.wizards/servlet.template.1=Templates/Servlet.java
    /instance/org.eclipse.ui.ide/platformState=359
    /instance/com.genuitec.eclipse.wizards/xml.template.2.label=XML template for a web.xml file
    /instance/com.genuitec.eclipse.easie.tomcat5/JDK_INSTALLATION_NAME=jdk150_03
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderX.shouldOverwrite=false
    @org.eclipse.ant.ui=3.1.1
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXEJB.isExploded=true

    @com
    .genuitec.eclipse.easie.sun81=3.9.310
    /instance/com.genuitec.eclipse.wizards/set.template.1.label=Default template for Set with basic types
    /instance/com.genuitec.eclipse.easie.jboss2/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderX.type=EARDeployment
    /instance/com.genuitec.eclipse.wizards/singleton.template.1.label=Default template for singleton
    /instance/org.eclipse.ant.ui/useAnnotationsPrefPage=true
    /instance/com.genuitec.eclipse.jsf/jsf.config.templates=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<templates><template autoinsert\=”true” context\=”tag” deleted\=”false” description\=”Creates new managed bean” enabled\=”true” name\=”managed-bean”><managed-bean>\r\n\thaha\r\n</managed-bean></template><template autoinsert\=”true” context\=”tag” deleted\=”false” description\=”Creates new managed bean” enabled\=”true” name\=”managed-bean”><managed-bean>\r\n\thaha\r\n</managed-bean></template></templates>
    @org.eclipse.jdt.core=3.1.1
    @org.eclipse.pde.core=3.1.1
    /instance/com.genuitec.eclipse.wizards/html.template.3.label=Default Applet HTML template
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderX.shouldBackup=false
    /instance/com.genuitec.eclipse.wizards/set.template.2=Templates/SetObjectType.java

    @com
    .genuitec.eclipse.easie.jetty=4.0.1
    /instance/com.genuitec.eclipse.wizards/set.template.1=Templates/SetBasicType.java
    /instance/com.genuitec.eclipse.wizards/enumeration.template.1=Templates/Enumeration.java

    @com
    .genuitec.eclipse.easie.weblogic9=3.9.310

    @com
    .genuitec.eclipse.easie.weblogic8=3.8.1

    @com
    .genuitec.eclipse.easie.weblogic7=3.8.1
    /instance/org.eclipse.ui/showIntro=false

    @com
    .genuitec.eclipse.jsf=4.0.1

    @com
    .genuitec.eclipse.easie.weblogic6=3.8.1
    /instance/com.genuitec.eclipse.wizards/applet.template.2.label=Template for Applet with JDK1.4
    /instance/org.eclipse.ant.ui/useQuickDiffPrefPage=true
    /configuration/org.eclipse.ui.ide/MAX_RECENT_WORKSPACES=5
    @org.eclipse.core.resources=3.1.0
    /instance/com.genuitec.eclipse.easie.jboss3/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/org.eclipse.jdt.launching/org.eclipse.jdt.launching.PREF_VM_XML=<?xml version\=”1.0″ encoding\=”UTF-8″?>\r\n<vmSettings defaultVM\=”57,org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType1,0″ defaultVMConnector\=””>\r\n<vmType id\=”org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType”>\r\n<vm id\=”0″ javadocURL\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”jre1.5.0_04″ path\=”C\:\\Program Files\\Java\\jre1.5.0_04″/>\r\n<vm id\=”1129052432810″ javadocURL\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”jdk1.5.0_03″ path\=”C\:\\Program Files\\Java\\jdk1.5.0_03″/>\r\n<vm id\=”1129138441810″ javadocURL\=”http\://java.sun.com/j2se/1.5.0/docs/api/” name\=”jdk150_03″ path\=”C\:\\Program Files\\Java\\jdk1.5.0_03″/>\r\n</vmType>\r\n</vmSettings>\r\n
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXEJB.shouldBackup=false
    /instance/com.genuitec.eclipse.wizards/list.template.2.label=Default template for List with object types
    /instance/com.genuitec.eclipse.wizards/struct.map.4=java.util.TreeMap
    /instance/com.genuitec.eclipse.wizards/struct.map.3=java.util.WeakHashMap
    /instance/com.genuitec.eclipse.wizards/struct.map.2=java.util.Hashtable
    /instance/com.genuitec.eclipse.wizards/struct.map.1=java.util.HashMap

    @com
    .genuitec.eclipse.easie.tomcat5=3.8.1

    @com
    .genuitec.eclipse.easie.tomcat4=3.8.1

    @com
    .genuitec.eclipse.easie.jboss4=3.9.310

    @com
    .genuitec.eclipse.easie.core=4.0.1

    @com
    .genuitec.eclipse.easie.jboss3=3.9.310

    @com
    .genuitec.eclipse.easie.jboss2=3.8.1
    /instance/com.genuitec.eclipse.wizards/html.template.2.label=HTML template with a form
    @org.eclipse.ui.ide=3.1.1
    /instance/org.eclipse.jdt.ui/org.eclipse.jdt.ui.editor.tab.width=
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.MYECLIPSE_LIB_HOME=E\:/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_4.0.1/data/libraryset
    /instance/com.genuitec.eclipse.easie.websphere5/JDK_INSTALLATION_NAME=jre1.5.0_04

    @com
    .genuitec.eclipse.easie.resin3=3.8.3
    /instance/com.ibm.sse.editor/useAnnotationsPrefPage=true
    /instance/com.genuitec.eclipse.easie.jboss4/SERVER_STARTUP_ARG=-c default

    @com
    .genuitec.eclipse.easie.resin2=3.8.1
    @org.eclipse.ui.browser=3.1.1
    /instance/org.eclipse.jdt.ui/useQuickDiffPrefPage=true
    /instance/com.genuitec.eclipse.wizards/object.template.6.label=Default template for a Struts Action class
    /instance/com.genuitec.eclipse.easie.oracle9/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.eclipse.wizards/object.template.2.label=Default template for an exception class

    @com
    .genuitec.eclipse.easie.tomcat=3.9.310
    /instance/com.genuitec.eclipse.easie.jboss4/JBOSS_HOME=D\:\\jboss-4.0.2

    @com
    .genuitec.eclipse.ast.deploy.core=4.0.1
    /instance/com.genuitec.eclipse.wizards/object.template.9=Templates/Enumeration.java
    /instance/com.genuitec.eclipse.wizards/object.template.8=Templates/Singleton.java

    @com
    .genuitec.eclipse.easie.jrun4=3.8.1
    /instance/com.genuitec.eclipse.wizards/jsp.template.6.label=Default JSF template
    /instance/com.genuitec.eclipse.wizards/object.template.7=Templates/StrutsDispatchAction.java
    /instance/com.genuitec.eclipse.wizards/object.template.6=Templates/StrutsAction.java
    /instance/com.genuitec.eclipse.wizards/object.template.5=Templates/StrutsActionForm.java
    /instance/com.genuitec.eclipse.wizards/object.template.4=Templates/Servlet.java
    /instance/com.genuitec.eclipse.wizards/object.template.3=Templates/Applet.java
    /instance/com.genuitec.eclipse.wizards/object.template.2=Templates/Exception.java
    /instance/com.genuitec.eclipse.wizards/object.template.1=Templates/Bean.java

    @com
    .genuitec.eclipse.easie.resin=3.8.1
    /instance/com.genuitec.eclipse.wizards/jsp.template.2.label=Standard JSP using Struts 1.1
    /instance/com.genuitec.eclipse.wizards/snippetLibInstalled=true
    /instance/com.genuitec.eclipse.wizards/struct.list.4=java.util.Stack
    /instance/com.genuitec.eclipse.wizards/list.template.1.label=Default template for List with basic types (no List used)
    /instance/com.genuitec.eclipse.wizards/struct.list.3=java.util.LinkedList

    @com
    .genuitec.eclipse.easie.jetty5=3.8.1
    /instance/com.genuitec.eclipse.easie.websphere6/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.eclipse.wizards/struct.list.2=java.util.Vector

    @com
    .genuitec.eclipse.easie.jetty4=3.8.1
    /instance/com.genuitec.eclipse.wizards/struct.list.1=java.util.ArrayList
    /instance/com.genuitec.eclipse.ast.deploy.core/jboss4Server.TraderXEJB.type=EJBDeployment
    /instance/com.genuitec.eclipse.easie.tomcat4/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.eclipse.wizards/doctype.html.8=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD LEVEL1//EN”>
    /instance/com.genuitec.eclipse.wizards/applethtml.template.1.label=Default Applet HTML template
    /instance/com.genuitec.eclipse.wizards/doctype.html.7=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.6=<\!DOCTYPE HTML PUBLIC “-//IETF//DTD HTML 3.0//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.5=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 3.2 Final//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.4=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0//EN”>
    /instance/com.genuitec.eclipse.easie.jboss4/LIBRARY_PATH=”C\:\\Program Files\\Java\\jdk1.5.0_03\\bin”
    /instance/com.genuitec.eclipse.wizards/doctype.html.3=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01//EN”>
    /instance/com.genuitec.eclipse.wizards/doctype.html.2=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Frameset//EN”>
    /instance/com.genuitec.eclipse.easie.sun/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.eclipse.wizards/doctype.html.1=<\!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN”>
    /instance/com.genuitec.eclipse.wizards/object.template.9.label=Default template for enumeration
    /instance/com.genuitec.eclipse.wizards/singleton.template.2=Templates/Singleton2.java
    /instance/com.genuitec.eclipse.wizards/singleton.template.1=Templates/Singleton.java
    \!/=
    /instance/org.eclipse.webbrowser/internalWebBrowserFavorites=MyEclipse|*|http\://www.myeclipseide.com|*|Eclipse|*|http\://www.eclipse.org|*|
    /instance/com.genuitec.eclipse.wizards/object.template.5.label=Default template for a Struts ActionForm class
    /instance/org.eclipse.jdt.ui/tabWidthPropagated=true
    /instance/org.eclipse.webbrowser/internalWebBrowserHistory=http\://localhost\:8080/TradeerWeb/html/welcome.html|*|http\://localhost\:8080/jmx-console|*|http\://localhost\:8080/|*|http\://localhost\:8080|*|
    /instance/org.eclipse.webbrowser/internalWebBrowserOldFavorites=MyEclipse|*|http\://www.myeclipseide.com|*|Eclipse|*|http\://www.eclipse.org|*|

    @com
    .genuitec.eclipse.j2eedt.core=4.0.1
    /instance/org.eclipse.jdt.core/org.eclipse.jdt.core.classpathVariable.JRE_SRC=
    /instance/com.genuitec.eclipse.easie.tomcat5/TOMCAT_HOME=D\:\\Apache Software Foundation\\Tomcat 5.5
    /instance/com.genuitec.eclipse.wizards/jsp.template.5.label=Standard JSP using Struts 1.2 with a form
    /instance/com.genuitec.eclipse.easie.websphere/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.eclipse.easie.orion1/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/org.eclipse.pde.core/platform_path=d\:\\Eclipse3.1.1\\eclipse
    /instance/com.genuitec.eclipse.wizards/jsp.template.1.label=Default JSP template
    /instance/org.eclipse.update.scheduler/hour=1\:00 AM
    /instance/com.genuitec.eclipse.wizards/struct.set.2=java.util.HashSet
    /instance/com.genuitec.eclipse.wizards/struct.set.1=java.util.TreeSet
    /instance/com.genuitec.eclipse.wizards/servlet.template.1.label=Default template for Servlet
    /instance/com.genuitec.eclipse.easie.jonas/JDK_INSTALLATION_NAME=jre1.5.0_04
    /instance/com.genuitec.

    #239639

    Riyad Kalla
    Member

    If you navigate to your JBoss 4 > Paths preferences under MyEclipse, and click on “Add” next to “Append to Classpath” and manually add the lo4j.jar file then try and restart it, does that work?

    #239655

    Siba Mohanty
    Member

    I included lo4j.jar in the jboss class path. Same problem.

    I uninstalled myEclipse, reinstalled it. This time lo4j.jar was in the jboss/default server class path. Started jboss, same problem. Config details are given below. Thanks for your help.

    *** Date: Tue Oct 18 14:51:34 EDT 2005

    *** Platform Details:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=M20050929-0840
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    D:\Eclipse3.1.1\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    f9c_64
    -vm
    C:\WINDOWS\system32\javaw.exe
    eclipse.product=org.eclipse.sdk.ide
    eclipse.startTime=1129661132328
    eclipse.vm=C:\WINDOWS\system32\javaw.exe
    eclipse.vmargs=-Duser.language=en
    -Xms128M
    -Xmx512M
    -XX:PermSize=64M
    -XX:MaxPermSize=128M
    -Dosgi.splashLocation=E:\MyEclipse\eclipse\MyEclipseSplash.bmp
    -jar
    D:\Eclipse3.1.1\eclipse\startup.jar

    <elided>

    #239659

    Riyad Kalla
    Member

    Please stop reposting that gigantic mess, use MyEclipse > About > Configuration Summary and paste the results.

    #239662

    Siba Mohanty
    Member

    Sorry. Here is the config summary.

    *** Date: Tue Oct 18 15:17:43 EDT 2005

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_04

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.0.2 GA
    Build id: 20051010-4.0.2-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Platform

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse RCP

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Java Development Tools

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Plug-in Development Environment

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Project SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    D:\Eclipse3.1.1\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    bd0_64
    -vm
    C:\WINDOWS\system32\javaw.exe

    #239668

    Riyad Kalla
    Member

    Can you run JBoss correctly from the command line?

    #239669

    Siba Mohanty
    Member

    I tried to run from command line — I have the same problem. Should I copy you the boot or server log files?

    Thanks.

    #239672

    Scott Anderson
    Participant

    I tried to run from command line — I have the same problem.

    Then the issue is with your JBoss installation. I’d suggest you reinstall JBoss and retest from the commandline. Until
    it runs correctly from the commandline, it won’t run from within MyEclipse since we basically mimic the commandline settings
    in our launcher while providing debugging.

    #239737

    Siba Mohanty
    Member

    I installed jboss on Windows 2003 Server. After several tries, jboss, Eclipse/myEclipse are all working now.

    I also noticed that setting Environment Variables has an impact on jboss and myEclipse. In fact, myEclipse did not run until I removed all Environmental Variables related to java, JBOSS in PATH or CLASSPATH. Why is that?

    I will try the same with Windows XP Prof later.

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: [Closed] Installation problem jboss 4.0.3

You must be logged in to post in the forum log in