× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



This is the error:

*** Starting the server ***
************ Start Display Current Environment ************
WebSphere Platform 5.0 [BASE 5.0.2 ptf2M0325.01] running with process name localhost\localhost\server1 and process id 3956
Host Operating System is Windows XP, version 5.1
Java version = J2RE 1.3.1 IBM Windows 32 build cn131-20030711a (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\base_v5
user.install.root = C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5
Java Home = C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5\java\jre
ws.ext.dirs = C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/java/lib;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/classes;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/classes;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/lib;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/lib/ext;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/web/help;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/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.0/runtime/worf.jar
Classpath = C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/properties;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/properties;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/lib/bootstrap.jar;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/lib/j2ee.jar;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/lib/lmproxy.jar;C:/Program Files/IBM/WebSphere Studio/Site Developer/v5.1/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.1.0/runtime/wteServers.jar;C:/Program Files/IBM/WebSphere Studio/Site Developer/v5.1/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.1.0/runtime/wasToolsCommon.jar
Java Library path = C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/bin;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/java/bin;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\runtimes\base_v5/java/jre/bin;C:\Program Files\IBM\WebSphere Studio\Site Developer\v5.1\eclipse\jre\bin;.;C:\ibmdebug\bin;C:\WDSC;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\PC-Doctor for Windows\services;C:\PROGRA~1\IBM\CLIENT~1;C:\PROGRA~1\IBM\CLIENT~1\Shared;C:\PROGRA~1\IBM\CLIENT~1\Emulator;;C:\IMNNQ_XP
************* End Display Current Environment *************
[3/25/04 12:59:06:156 CST] 4e0286cd ManagerAdmin I TRAS0017I: The startup trace state is *=all=disabled.
[3/25/04 12:59:06:234 CST] 4e0286cd 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\base_v5\logs\localhost\localhost\server1_ActivityLog_04.03.25_12.59.06.txt will be used instead
[3/25/04 12:59:07:156 CST] 4e0286cd AdminInitiali A ADMN0015I: AdminService initialized
[3/25/04 12:59:08:656 CST] 4e0286cd 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:276)
at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:706)
at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:643)
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 java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97)
---- 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:249)
at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:706)
at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:643)
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 java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97)


[3/25/04 12:59:08:719 CST] 4e0286cd WsServer E WSVR0009E: Error occurred during startup



Mark Phippard wrote:

A version of WebSphere is installed automatically as part of WDSC. Also, you are correct that it does not have to be install on your AS/400.

So it might help if you posted more about the error your received. By default, WDSC only installs the full version of WAS, not WAS Express. So your probably could be that you chose the WebSphere Express Test Environment instead of just the WebSphere Test Environment.

Mark

wdsci-l-bounces@xxxxxxxxxxxx wrote on 03/25/2004 11:29:26 AM:



Excuse me for being ignorant on this matter, but I have just installed WSDSc on my PC and the RSE works great, however I am now looking at the Web development projects and I am following a tutorial. When I try to Run on Server, in the test environment, I get an error.

My question is, do I have to install a version of the Websphere application server express on my PC. It is not, at this time installed on the AS/400, but I read somewhere that it didn't have to be to run in the test environment.
_______________________________________________
This is the Websphere Development Studio Client for iSeries (WDSCI-
L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.


_______________________________________________
This is the Websphere Development Studio Client for iSeries  (WDSCI-L) mailing 
list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.