*************************************************************************** 
The WebLogic Server did not start up properly. 
java.lang.ExceptionInInitializerError 
at weblogic.management.internal.BootStrap. <clinit>(BootStrap.java:118) 
at weblogic.security.internal.BootProperties. <clinit>(BootProperties.java:38) 
at weblogic.security.internal.ServerAuthenticate.main(ServerAuthenticate.java:98) 
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:335) 
at weblogic.Server.main(Server.java:32) 
Caused by: java.lang.RuntimeException: error in finding weblogic.Home 
at weblogic.Home. <init>(Home.java:52) 
at weblogic.Home.getInstance(Home.java:86) 
at weblogic.Home.getPath(Home.java:94) 
at weblogic.management.internal.BootStrapConstants. <clinit>(BootStrapConstants.java:100) 
... 5 more 
*************************************************************************** 换个新电脑,所以重新搭了一下环境,装了weblogic之后,在eclipse里面配置完毕,启动的时候报错。 
Eclipse里面的配置信息和老电脑中的一样, 
在线等,谢谢