Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Server can't start

2 views
Skip to first unread message

f.f...@sailingweb.it

unread,
Aug 12, 2004, 9:14:44 AM8/12/04
to
Hi, I installed WAS 5.1 Trial, but while starting it is always giving the following error. Can
any one help me with this ?

Thanks, Francesco

************ Start Display Current Environment ************
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:\Programmi\WebSphere\AppServer
user.install.root = null
Java Home = C:\Programmi\WebSphere\AppServer\java\jre
ws.ext.dirs = C:\Programmi\WebSphere\AppServer\java\lib;C:\Programmi\WebSphere\AppServer\classes;C:\Programmi\WebSphere\AppServer\lib;C:\Programmi\WebSphere\AppServer\lib\ext;C:\Programmi\WebSphere\AppServer\web\help;C:\Programmi\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime;\java\lib
Classpath = C:\Programmi\WebSphere\AppServer\properties;C:\Programmi\WebSphere\AppServer\lib\bootstrap.jar;C:\Programmi\WebSphere\AppServer\lib\j2eejar;C:\Programmi\WebSphere\AppServer\lib\lmproxy.jar;C:\Programmi\WebSphere\AppServer\lib\urlprotocols.jar
Java Library path = C:\Programmi\WebSphere\AppServer\java\bin;.;C:\WINDOWS\System32;C:\WINDOWS;C:\Programmi\WebSphere\AppServer\bin;C:\Programmi\WebSphere\AppServer\java\bin;C:\Programmi\WebSphere\AppServer\java\jre\bin;C:\Oracle\product\10.1.0\Client_1\bin;C:\Oracle\product\10.1.0\Client_1\jre\1.4.2\bin\client;C:\Oracle\product\10.1.0\Client_1\jre\1.4.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\java\jakarta-ant-1.5.1\bin;C:\Programmi\Symantec\pcAnywhere\;C:\j2sdk1.4.2_03\bin;C:\unix\bin;C:\jwsdp-1.1\jwsdp-shared\bin;C:\jwsdp-1.1\jakarta-ant-1.5.1\bin;C:\j2sdk1.4.2_03\bin;C:\j2sdk1.4.2_03\jre\bin;\bin;\java\bin
Current trace specification = *=all=disabled
************* End Display Current Environment *************
[12/08/04 15.12.55:614 CEST] c8e3168 ManagerAdmin I TRAS0017I: lo stato di traccia di avvio è *=all=disabled.
[12/08/04 15.12.55:925 CEST] c8e3168 AdminTool A ADMU3100I: lettura della configurazione per il server: server1
[12/08/04 15.13.00:842 CEST] c8e3168 WsServerLaunc E ADMU3002E: eccezione durante il tentativo di elaborare il server server1
[12/08/04 15.13.00:842 CEST] c8e3168 WsServerLaunc E ADMU3007E: eccezione com.ibm.ws.exception.WsRuntimeException
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:45)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncherjava:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
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:94)
Caused by: org.eclipse.emf.ecore.resource.Resource$IOWrappedException: can't declare any more prefixes in this context
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:96)
at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpljava:135)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.basicDoLoad(CompatibilityXMIResourceImpl.java:159)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.doLoad(CompatibilityXMIResourceImpl.java:152)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:881)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:755)
at com.ibm.ws.runtime.service.ConfigRootImpl.getResource(ConfigRootImpl.java:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
... 11 more
---- Begin backtrace for nested exception
java.lang.IllegalStateException: can't declare any more prefixes in this context
at org.xml.sax.helpers.NamespaceSupport$Context.declarePrefix(Unknown Source)
at org.xml.sax.helpers.NamespaceSupport.declarePrefix(Unknown Source)
at org.apache.crimson.parser.Parser2.processAttributeNS(Parser2.java:1532)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1410)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:76)
at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpljava:135)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.basicDoLoad(CompatibilityXMIResourceImpl.java:159)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.doLoad(CompatibilityXMIResourceImpl.java:152)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:881)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:755)
at com.ibm.ws.runtime.service.ConfigRootImpl.getResource(ConfigRootImpl.java:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncherjava:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
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:94)

[12/08/04 15.13.01:022 CEST] c8e3168 AdminTool E ADMU0111E: Chiusura del programma con errore: com.ibm.ws.exception.WsRuntimeException
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:45)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncherjava:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
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:94)
Caused by: org.eclipse.emf.ecore.resource.Resource$IOWrappedException: can't declare any more prefixes in this context
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:96)
at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpljava:135)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.basicDoLoad(CompatibilityXMIResourceImpl.java:159)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.doLoad(CompatibilityXMIResourceImpl.java:152)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:881)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:755)
at com.ibm.ws.runtime.service.ConfigRootImpl.getResource(ConfigRootImpl.java:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
... 11 more
---- Begin backtrace for nested exception
java.lang.IllegalStateException: can't declare any more prefixes in this context
at org.xml.sax.helpers.NamespaceSupport$Context.declarePrefix(Unknown Source)
at org.xml.sax.helpers.NamespaceSupport.declarePrefix(Unknown Source)
at org.apache.crimson.parser.Parser2.processAttributeNS(Parser2.java:1532)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1410)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:76)
at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpljava:135)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.basicDoLoad(CompatibilityXMIResourceImpl.java:159)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.doLoad(CompatibilityXMIResourceImpl.java:152)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:881)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:755)
at com.ibm.ws.runtime.service.ConfigRootImpl.getResource(ConfigRootImpl.java:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncherjava:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
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:94)

[12/08/04 15.13.01:022 CEST] c8e3168 AdminTool A ADMU0111E: Chiusura del programma con errore: com.ibm.ws.exception.WsRuntimeException
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:45)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncherjava:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
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:94)
Caused by: org.eclipse.emf.ecore.resource.Resource$IOWrappedException: can't declare any more prefixes in this context
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:96)
at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpljava:135)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.basicDoLoad(CompatibilityXMIResourceImpl.java:159)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.doLoad(CompatibilityXMIResourceImpl.java:152)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:881)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:755)
at com.ibm.ws.runtime.service.ConfigRootImpl.getResource(ConfigRootImpl.java:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
... 11 more
---- Begin backtrace for nested exception
java.lang.IllegalStateException: can't declare any more prefixes in this context
at org.xml.sax.helpers.NamespaceSupport$Context.declarePrefix(Unknown Source)
at org.xml.sax.helpers.NamespaceSupport.declarePrefix(Unknown Source)
at org.apache.crimson.parser.Parser2.processAttributeNS(Parser2.java:1532)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1410)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl.java:76)
at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doLoad(XMLResourceImpljava:135)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.basicDoLoad(CompatibilityXMIResourceImpl.java:159)
at com.ibm.etools.xmi.helpers.CompatibilityXMIResourceImpl.doLoad(CompatibilityXMIResourceImpl.java:152)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:881)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:755)
at com.ibm.ws.runtime.service.ConfigRootImpl.getResource(ConfigRootImpl.java:260)
at com.ibm.ws.runtime.config.ResourceLocatorImpl.getResource(ResourceLocatorImpl.java:38)
at com.ibm.ws.runtime.component.VariableMapImpl.reload(VariableMapImpl.java:80)
at com.ibm.ws.runtime.component.VariableMapImpl.initialize(VariableMapImpl.java:49)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:281)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncherjava:176)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:173)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:93)
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:94)

[12/08/04 15.13.01:022 CEST] c8e3168 AdminTool A ADMU0211I: I dettagli di errore possono essere visualizzati nel file: C:\Programmi\WebSphere\AppServer\logs\server1\startServer.log
[12/08/04 15.13.01:032 CEST] c8e3168 AdminTool A ADMU1211I: per ottenere una traccia completa dellerrore, utilizzare lopzione -trace.

Ken Hygh

unread,
Aug 12, 2004, 9:42:48 AM8/12/04
to
f.ferri@sailingweb.i wrote:

>Hi, I installed WAS 5.1 Trial, but while starting it is always giving the following error. Can
>any one help me with this ?
>
>Thanks, Francesco
>
>************ Start Display Current Environment ************
>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:\Programmi\WebSphere\AppServer
>user.install.root = null
>Java Home = C:\Programmi\WebSphere\AppServer\java\jre
>ws.ext.dirs = C:\Programmi\WebSphere\AppServer\java\lib;C:\Programmi\WebSphere\AppServer\classes;C:\Programmi\WebSphere\AppServer\lib;C:\Programmi\WebSphere\AppServer\lib\ext;C:\Programmi\WebSphere\AppServer\web\help;C:\Programmi\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime;\java\lib
>Classpath = C:\Programmi\WebSphere\AppServer\properties;C:\Programmi\WebSphere\AppServer\lib\bootstrap.jar;C:\Programmi\WebSphere\AppServer\lib\j2eejar;C:\Programmi\WebSphere\AppServer\lib\lmproxy.jar;C:\Programmi\WebSphere\AppServer\lib\urlprotocols.jar
>Java Library path = C:\Programmi\WebSphere\AppServer\java\bin;.;C:\WINDOWS\System32;C:\WINDOWS;C:\Programmi\WebSphere\AppServer\bin;C:\Programmi\WebSphere\AppServer\java\bin;C:\Programmi\WebSphere\AppServer\java\jre\bin;C:\Oracle\product\10.1.0\Client_1\bin;C:\Oracle\product\10.1.0\Client_1\jre\1.4.2\bin\client;C:\Oracle\product\10.1.0\Client_1\jre\1.4.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\java\jakarta-ant-1.5.1\bin;C:\Programmi\Symantec\pcAnywhere\;C:\j2sdk1.4.2_03\bin;C:\unix\bin;C:\jwsdp-1.1\jwsdp-shared\bin;C:\jwsdp-1.1\jakarta-ant-1.5.1\bin;C:\j2sdk1.4.2_03\bin;C:\j2sdk1.4.2_03\jre\bin;\bin;\java\bin
>Current trace specification = *=all=disabled
>************* End Display Current Environment *************
>[12/08/04 15.12.55:614 CEST] c8e3168 ManagerAdmin I TRAS0017I: lo stato di traccia di avvio è *=all=disabled.
>[12/08/04 15.12.55:925 CEST] c8e3168 AdminTool A ADMU3100I: lettura della configurazione per il server: server1
>[12/08/04 15.13.00:842 CEST] c8e3168 WsServerLaunc E ADMU3002E: eccezione durante il tentativo di elaborare il server server1
>[12/08/04 15.13.00:842 CEST] c8e3168 WsServerLaunc E ADMU3007E: eccezione com.ibm.ws.exception.WsRuntimeException
>
>

Francesco,
Did you change anything about the configuration between the time you
installed and the time you started the server?

Ken

Jolly

unread,
Aug 13, 2004, 7:04:56 AM8/13/04
to
Hi,

It seems that you have manually modified the XML file or the file has
been corrupted.In the XML files the configuration information of WAS
server is stored

Jolly


Ken Hygh <ken...@nc.rr.com> wrote in message news:<cffs4p$612i$1...@news.boulder.ibm.com>...


> f.ferri@sailingweb.i wrote:
>
> >Hi, I installed WAS 5.1 Trial, but while starting it is always giving the following error. Can
> >any one help me with this ?
> >
> >Thanks, Francesco
> >
> >************ Start Display Current Environment ************
> >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:\Programmi\WebSphere\AppServer
> >user.install.root = null
> >Java Home = C:\Programmi\WebSphere\AppServer\java\jre
> >ws.ext.dirs = C:\Programmi\WebSphere\AppServer\java\lib;C:\Programmi\WebSphere\AppServer\classes;C:\Programmi\WebSphere\AppServer\lib;C:\Programmi\WebSphere\AppServer\lib\ext;C:\Programmi\WebSphere\AppServer\web\help;C:\Programmi\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime;\java\lib
> >Classpath = C:\Programmi\WebSphere\AppServer\properties;C:\Programmi\WebSphere\AppServer\lib\bootstrap.jar;C:\Programmi\WebSphere\AppServer\lib\j2eejar;C:\Programmi\WebSphere\AppServer\lib\lmproxy.jar;C:\Programmi\WebSphere\AppServer\lib\urlprotocols.jar
> >Java Library path =
C:\Programmi\WebSphere\AppServer\java\bin;.;C:\WINDOWS\System32;C:\WINDOWS;C:\Programmi\WebSphere\AppServer\bin;C:\Programmi\WebSphere\AppServer\java\bin;C:\Programmi\WebSphere\AppServer\java\jre\bin;C:\Oracle\product\10.1.0\Client_1\bin;C:\Oracle\product\10.1.0\Client_1\jre\1.4.2\bin\client;C:\Oracle\product\10.1.0\Client_1\jre\1.4.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\

0 new messages