|
I am trying to look at the webfacing tool. I took the lab at COMMOM and everything went well. I am following the lab steps for one of our own applications but cannot start the test server. I have no idea what I am doing wrong so I am asking for some help. Below is the entire output from the console when I tried to start the server, any help would be appreciated. By the way, I only have 512 of RAM. I have asked for a RAM upgrade but not gotten it yet. Thanks in advance. Michael Tobey Applications Analyst Foremost Farms USA mike.tobey@xxxxxxxxxxxxxxxxx IBM Certified AS/400 RPG IV Developer & RPG IV Programmer *** Starting the server *** ************ Start Display Current Environment ************ WebSphere Platform 5.1 [EXPRESS 5.1.0.3 cf30412.02] [JDK 1.4.1 b0344.02] running with process name DefaultNode\DefaultNode\server1 and process id 956 Host Operating System is Windows XP, version 5.1 Java version = J2RE 1.4.1 IBM Windows 32 build cn1411-20031011 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM was.install.root = C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51 user.install.root = C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51 Java Home = C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51\java\jre ws.ext.dirs = C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/java/lib;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/classes;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/classes;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/lib;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/lib/ext;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/web/help;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime;C:/Program Files/IBM/WebSphere Studio/Site Developer/v5.1/wstools/eclipse/plugins/com.ibm.etools.webservice_5.1.2/runtime/worf.jar Classpath = C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/properties;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/properties;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/lib/bootstrap.jar;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/lib/j2ee.jar;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/lib/lmproxy.jar;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/lib/urlprotocols.jar;C:/Program Files/IBM/WebSphere Studio/Site Developer/v5.1/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.1.1.1/runtime/wteServers.jar;C:/Program Files/IBM/WebSphere Studio/Site Developer/v5.1/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.1.1.1/runtime/wasToolsCommon.jar Java Library path = C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/bin;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/java/bin;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51/java/jre/bin;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\eclipse\jre\bin;.;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\eclipse\jre\bin;C:\ibmdebug\bin;C:\WDSC;C:\Program Files\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Support Tools\;c:\pavfn\exch;c:\pavfn\platinum;C:\PROGRA~1\IBM\CLIENT~1;C:\PROGRA~1\IBM\CLIENT~1\Shared;C:\PROGRA~1\IBM\CLIENT~1\Emulator; ************* End Display Current Environment ************* [11/1/04 12:42:58:024 CST] 3cb5443f ManagerAdmin I TRAS0017I: The startup trace state is *=all=disabled. [11/1/04 12:42:58:084 CST] 3cb5443f ManagerAdmin W TRAS0012W: <null> was specified in the configuration information as the name of the file to use for the ActivityLog stream. This is not a legal name. C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\express_v51\logs\DefaultNode\DefaultNode\server1_ActivityLog_04.11.01_12.42.58.txt will be used instead [11/1/04 12:42:59:075 CST] 3cb5443f AdminInitiali A ADMN0015I: AdminService initialized [11/1/04 12:43:00:497 CST] 3cb5443f WsServer E WSVR0003E: Server server1 failed to start com.ibm.ws.exception.ConfigurationError: Exception encountered while extracting configuration information for the Name Space at com.ibm.ws.naming.bootstrap.NameServerImpl.initialize(NameServerImpl.java:277) at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:713) at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:659) at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:96) at com.ibm.ws.runtime.WsServer.start(WsServer.java:119) at com.ibm.ws.runtime.WsServer.main(WsServer.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41) at java.lang.reflect.Method.invoke(Method.java:386) at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:105) at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97) Caused by: java.lang.IllegalArgumentException: undefined variable: \ at com.ibm.ws.runtime.component.VariableMapImpl.referenceVariable(VariableMapImpl.java:288) at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:233) at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:243) at com.ibm.ws.runtime.component.VariableMapImpl.recursivelyExpand(VariableMapImpl.java:273) at com.ibm.ws.runtime.component.VariableMapImpl.referenceVariable(VariableMapImpl.java:291) at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:219) at com.ibm.ws.runtime.component.VariableMapImpl.substitute(VariableMapImpl.java:299) at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:140) at com.ibm.ws.naming.bootstrap.NameServerImpl.initialize(NameServerImpl.java:250) ... 11 more ---- Begin backtrace for nested exception java.lang.IllegalArgumentException: undefined variable: \ at com.ibm.ws.runtime.component.VariableMapImpl.referenceVariable(VariableMapImpl.java:288) at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:233) at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:243) at com.ibm.ws.runtime.component.VariableMapImpl.recursivelyExpand(VariableMapImpl.java:273) at com.ibm.ws.runtime.component.VariableMapImpl.referenceVariable(VariableMapImpl.java:291) at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:219) at com.ibm.ws.runtime.component.VariableMapImpl.substitute(VariableMapImpl.java:299) at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:140) at com.ibm.ws.naming.bootstrap.NameServerImpl.initialize(NameServerImpl.java:250) at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:713) at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:659) at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:96) at com.ibm.ws.runtime.WsServer.start(WsServer.java:119) at com.ibm.ws.runtime.WsServer.main(WsServer.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41) at java.lang.reflect.Method.invoke(Method.java:386) at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:105) at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97) [11/1/04 12:43:00:627 CST] 3cb5443f WsServer E WSVR0009E: Error occurred during startup
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.