关于weblogic 启动问题 ,请指点一下
环境:eclipse 3.2.1
weblogic 8.1sp5
---------------------错误---------------------
The system cannot find the path specified.
.
.
JAVA Memory arguments:
.
WLS Start Mode=Development
.
CLASSPATH=J:\apps_pub\jdk15910\jre\lib\rt.jar;.
.
PATH=J:\apps_pub\jdk15910\bin
.
***************************************************
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http:\\hostname:port\console *
***************************************************
starting weblogic with Java version:
java version "1.5.0_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b01)
Java HotSpot(TM) Client VM (build 1.5.0_09-b01, mixed mode)
Starting WLS with line:
J:\apps_pub\jdk15910\bin\java -Dweblogic.ListenPort=7001 -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -ea -da:com.bea... -da:javelin... -da:weblogic... -Dweblogic.Name= -Djava.security.policy=\server\lib\weblogic.policy
Listening for transport dt_socket at address: 8453
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-client to select the "client" VM
-server to select the "server" VM
-hotspot is a synonym for the "client" VM [deprecated]
The default VM is client.
-cp <class search path of directories and zip/jar files>
-classpath <class search path of directories and zip/jar files>
A ; separated list of directories, JAR archives,
and ZIP archives to search for class files.
-D<name>=<value>
set a system property
-verbose[:class|gc|jni]
enable verbose output
-version print product version and exit
-version:<value>
require the specified version to run
-showversion print product version and continue
-jre-restrict-search | -jre-no-restrict-search
include/exclude user private JREs in the version search
-? -help print this help message
-X print help on non-standard options
-ea[:<packagename>...|:<classname>]
-enableassertions[:<packagename>...|:<classname>]
enable assertions
-da[:<packagename>...|:<classname>]
-disableassertions[:<packagename>...|:<classname>]
disable assertions
-esa | -enablesystemassertions
enable system assertions
-dsa | -disablesystemassertions
disable system assertions
-agentlib:<libname>[=<options>]
load native agent library <libname>, e.g. -agentlib:hprof
see also, -agentlib:jdwp=help and -agentlib:hprof=help
-agentpath:<pathname>[=<options>]
load native agent library by full pathname
-javaagent:<jarpath>[=<options>]
load Java programming language agent, see java.lang.instrument
-----------------------------------------------------
刚忙处理一下,多谢 --------------------编程问答-------------------- 问题解决了,配置问题; --------------------编程问答-------------------- jf --------------------编程问答-------------------- 怎么解决的? --------------------编程问答-------------------- 环境变量发生冲突了
补充:企业软件 , 中间件