一个问题已好几天了,请教哪位能给看看.........
Starting WebLogic Server ....
<2003-8-7 下午04时52分27秒> <Notice> <Management> <Loading configuration file .\
config\mydomain\config.xml ...>
<2003-8-7 下午04时52分33秒> <Notice> <WebLogicServer> <Starting WebLogic Admin S
erver "myserver" for domain "mydomain">
<2003-8-7 下午04时53分21秒> <Notice> <Management> <Starting discovery of Managed
Server... This feature is on by default, you may turn this off by passing -Dweb
logic.management.discover=false>
<2003-8-7 下午04时53分29秒> <Error> <Management> <Application mydomain:Name=MyAp
plication,Type=Application not found at e:\MyApplication>
<2003-8-7 下午04时54分14秒> <Error> <JDBC> <Cannot startup connection pool "MyJD
BCConnPool" weblogic.common.ResourceException:
Could not create pool connection. The DBMS driver exception was:
java.sql.SQLException: 调用中无效的参数
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:210)
.
.
.
中间都是一些at....
.
.
.
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:198)
at weblogic.Server.main(Server.java:35)
>
<2003-8-7 下午04时54分14秒> <Error> <JDBC> <Error during Data Source creation: w
eblogic.common.ResourceException: DataSource(test) can't be created with non-exi
stent Pool (connection or multi) (test)>
<2003-8-7 下午04时54分14秒> <Error> <JDBC> <Error during Data Source creation: w
eblogic.common.ResourceException: DataSource(txtest) can't be created with non-e
xistent Pool (connection or multi) (txtest)>
<2003-8-7 下午04时54分17秒> <Error> <J2EE> <Error deploying application dddd:
Unable to deploy EJB: dddd.jar from dddd.jar:
Error while reading 'META-INF/weblogic-cmp-rdbms-jar.xml'. The error was
:
.weblogic-rdbms-jar.weblogic-rdbms-bean.data-source-name. must be a non-empty s
tring
at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:300)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:296)
at weblogic.ejb20.deployer.Deployer.compileEJB(Deployer.java:676)
.
.
.
中间又都是一些at....
.
.
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:198)
at weblogic.Server.main(Server.java:35)
>
<2003-8-7 下午04时54分17秒> <Error> <Management> <Error deploying application .\
config\mydomain\applications\d: java.lang.reflect.UndeclaredThrowableException>
<2003-8-7 下午04时54分17秒> <Notice> <Management> <Application Poller started fo
r development server.>
<2003-8-7 下午04时54分17秒> <Emergency> <WebLogicServer> <Unable to create a ser
ver socket for port: 7002. java.net.BindException: Address in use: JVM_Bind Perh
aps another process is using port 7002.>
<2003-8-7 下午04时54分17秒> <Emergency> <WebLogicServer> <The WebLogic Server is
no longer listening for connections. You should probably restart it.>
<2003-8-7 下午04时54分17秒> <Alert> <WebLogicServer> <Server shutdown has been r
equested by system>
<2003-8-7 下午04时54分17秒> <Alert> <WebLogicServer> <The shutdown sequence has
been initiated.>
<2003-8-7 下午04时54分17秒> <Emergency> <WebLogicServer> <Unable to create a ser
ver socket for port: 7001. java.net.BindException: Address in use: JVM_Bind Perh
aps another process is using port 7001.>
<2003-8-7 下午04时54分17秒> <Emergency> <WebLogicServer> <The WebLogic Server is
no longer listening for connections. You should probably restart it.>
<2003-8-7 下午04时54分17秒> <Alert> <WebLogicServer> <Server shutdown has been r
equested by system>
<2003-8-7 下午04时54分17秒> <Alert> <WebLogicServer> <The shutdown sequence has
been initiated.>
<2003-8-7 下午04时54分19秒> <Notice> <WebLogicServer> <Started WebLogic Admin Se
rver "myserver" for domain "mydomain" running in Development Mode>
C:\bea\wlserver6.1>goto finish
C:\bea\wlserver6.1>cd config\mydomain
C:\bea\wlserver6.1\config\mydomain>ENDLOCAL
C:\bea\wlserver6.1\config\mydomain>
这是我的配置:
connect pools:
name: test
url:jdbc: oracle:thin:@192.168.0.223:1521:sxgs
drive: oracle.jdbc.driver.OracleDriver
pro.:
user=cims
password=cims
dll=ocijdbc8
protocol=thin
数据源
data source:
test
jndi: test
pool name: test
小弟请教哪位大哥哥,指教,不胜感谢.!!!!!!!