安装完成之后还可以进入 管理控制台 配置,但是现在却不能启动服务了,启动就报错。
线程 "main" 中发生异常java.lang.NoClassDefFoundError: Duser.language=Zh?-Duser.region=CN
Caused by: java.lang.ClassNotFoundException: Duser.language=Zh?-Duser.region=CN
at java.net.URLClassLoader.findClass(URLClassLoader.java:434)
at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:688)
at java.lang.ClassLoader.loadClass(ClassLoader.java:667)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:358)
at java.lang.ClassLoader.loadClass(ClassLoader.java:650)
Could not find the main class: Duser.language=Zh?-Duser.region=CN. Program will exit.
[13-7-19 13:55:00:668 CST] 00000001 ManagerAdmin I TRAS0018I: 跟踪状态已更改。新的跟踪状态是 =info。
[13-7-19 13:55:00:998 CST] 00000001 ManagerAdmin I TRAS0040I: 所配置的跟踪状态包括以下与当前注册在服务器中的记录器不匹配的配置:""
[13-7-19 13:55:01:029 CST] 00000001 ManagerAdmin A TRAS0007I: 禁用记录到服务日志
[13-7-19 13:55:01:107 CST] 00000001 ProviderTrack I com.ibm.ffdc.osgi.ProviderTracker AddingService FFDC1007I: FFDC 提供程序安装:com.ibm.ffdc.util.provider.FfdcOnDirProvider@5aeca244
*********** Start Display Current Environment ************
WebSphere Platform 8.5.5.0 [BASE 8.5.5.0 gm1319.01] running with process name dsyNode01Cell\dsyNode01\server1 and process id 4108
Host Operating System is Windows 8, version 6.2
Java version = 1.6.0, Java Compiler = j9jit26, Java VM name = IBM J9 VM
was.install.root = D:\Program Files\Server\IBM\WebSphere\AppServer
user.install.root = D:\Program Files\Server\IBM\WebSphere\AppServer\profiles\AppSrv01
Java Home = D:\Program Files\Server\IBM\WebSphere\AppServer\java\jre
ws.ext.dirs = D:\Program Files\Server\IBM\WebSphere\AppServer/java/lib;D:\Program Files\Server\IBM\WebSphere\AppServer\profiles\AppSrv01/classes;D:\Program Files\Server\IBM\WebSphere\AppServer/classes;D:\Program Files\Server\IBM\WebSphere\AppServer/lib;D:\Program Files\Server\IBM\WebSphere\AppServer/installedChannels;D:\Program Files\Server\IBM\WebSphere\AppServer/lib/ext;D:\Program Files\Server\IBM\WebSphere\AppServer/web/help;D:\Program Files\Server\IBM\WebSphere\AppServer/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime
Classpath = D:\Program Files\Server\IBM\WebSphere\AppServer\profiles\AppSrv01/properties;D:\Program Files\Server\IBM\WebSphere\AppServer/properties;D:\Program Files\Server\IBM\WebSphere\AppServer/lib/startup.jar;D:\Program Files\Server\IBM\WebSphere\AppServer/lib/bootstrap.jar;D:\Program Files\Server\IBM\WebSphere\AppServer/lib/jsf-nls.jar;D:\Program Files\Server\IBM\WebSphere\AppServer/lib/lmproxy.jar;D:\Program Files\Server\IBM\WebSphere\AppServer/lib/urlprotocols.jar;D:\Program Files\Server\IBM\WebSphere\AppServer/deploytool/itp/batchboot.jar;D:\Program Files\Server\IBM\WebSphere\AppServer/deploytool/itp/batch2.jar;D:\Program Files\Server\IBM\WebSphere\AppServer/java/lib/tools.jar
Java Library path = D:\Program Files\Server\IBM\WebSphere\AppServer/lib/native/win/x86_32/;D:\Program Files\Server\IBM\WebSphere\AppServer\java\jre\bin\default;D:\Program Files\Server\IBM\WebSphere\AppServer\java\jre\bin;C:\Windows\system32;C:\Windows;D:\Program Files\Server\IBM\WebSphere\AppServer\lib\native\win\x86_32;D:\Program Files\Server\IBM\WebSphere\AppServer\bin;D:\Program Files\Server\IBM\WebSphere\AppServer\java\bin;D:\Program Files\Server\IBM\WebSphere\AppServer\java\jre\bin;D:\oracle\product\11.2.0\dbhome_1\bin;D:\Program Files\Database\oracle\product\10.2.0\client_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\Program Files\Java\jdk1.7.0_10\bin;D:\Program Files\Database\SQL Server 2012\110\DTS\Binn\;D:\Program Files\Database\SQL Server 2012\110\Tools\Binn\;D:\Program Files\Database\SQL Server 2012\110\Tools\Binn\ManagementStudio\;C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;.;
Orb Version = IBM Java ORB build orb626-20130112.01
************* End Display Current Environment *************
[13-7-19 14:03:49:152 CST] 00000001 ManagerAdmin I TRAS0018I: 跟踪状态已更改。新的跟踪状态是 *=info。
[13-7-19 14:03:49:339 CST] 00000001 ManagerAdmin I TRAS0040I: 所配置的跟踪状态包括以下与当前注册在服务器中的记录器不匹配的配置:""
[13-7-19 14:03:49:355 CST] 00000001 ManagerAdmin A TRAS0007I: 禁用记录到服务日志
[13-7-19 14:03:49:386 CST] 00000001 ProviderTrack I com.ibm.ffdc.osgi.ProviderTracker AddingService FFDC1007I: FFDC 提供程序安装:com.ibm.ffdc.util.provider.FfdcOnDirProvider@c512f0f9
刚刚接触 webshpere!