楼主: rebecca_xt

大家好:weblogic6.1

[复制链接]
论坛徽章:
61
马上加薪
日期:2014-02-19 11:55:142012新春纪念徽章
日期:2012-02-13 15:10:58复活蛋
日期:2011-12-17 09:06:07咸鸭蛋
日期:2011-09-14 08:46:37蜘蛛蛋
日期:2011-09-14 08:39:50复活蛋
日期:2011-08-04 22:45:11复活蛋
日期:2011-07-10 12:54:59管理团队成员
日期:2011-05-07 01:45:082010广州亚运会纪念徽章:篮球
日期:2011-03-31 13:00:262011新春纪念徽章
日期:2011-03-31 12:12:53
11#
发表于 2004-3-25 14:56 | 只看该作者
从上面看你的db connection 已经连接上了。
java.rmi.server.ExportException: Port already in use: 1099; nested exception is:[/COLOR]
但这一句话说明,你可能启动weblogic的时候,已经有一个已经启动起来了。
我怀疑是你再安装weblogic的时候,把它放到服务里面,启动os,就把weblogic启动起来了。你察看一下你的服务,是不是还有一个启动着,霸占着端口。把它干掉。

使用道具 举报

回复
论坛徽章:
1
会员2006贡献徽章
日期:2006-04-17 13:46:34
12#
 楼主| 发表于 2004-3-25 15:30 | 只看该作者
rain11er:麻烦你看一下我传上的图(启动的服务)
我看不出是谁占用了。
地址为:
http://www.itpub.net/showthread.php?s=&threadid=207434

使用道具 举报

回复
论坛徽章:
61
马上加薪
日期:2014-02-19 11:55:142012新春纪念徽章
日期:2012-02-13 15:10:58复活蛋
日期:2011-12-17 09:06:07咸鸭蛋
日期:2011-09-14 08:46:37蜘蛛蛋
日期:2011-09-14 08:39:50复活蛋
日期:2011-08-04 22:45:11复活蛋
日期:2011-07-10 12:54:59管理团队成员
日期:2011-05-07 01:45:082010广州亚运会纪念徽章:篮球
日期:2011-03-31 13:00:262011新春纪念徽章
日期:2011-03-31 12:12:53
13#
发表于 2004-3-25 16:58 | 只看该作者
从你windows的任务管理起里面看看,你进程里面有吗?

还有你察看一下你的1099端口被谁用了

使用道具 举报

回复
论坛徽章:
1
会员2006贡献徽章
日期:2006-04-17 13:46:34
14#
 楼主| 发表于 2004-3-25 20:03 | 只看该作者
我用NETSTAT 命令:查到如下内容。怎么看是什么服务呢?
Active Connections

  Proto  Local Address          Foreign Address        State
  TCP    192.168.28.250:1099    192.168.28.250:1521    ESTABLISHED

使用道具 举报

回复
论坛徽章:
1
会员2006贡献徽章
日期:2006-04-17 13:46:34
15#
 楼主| 发表于 2004-3-27 09:06 | 只看该作者
up

使用道具 举报

回复
论坛徽章:
61
马上加薪
日期:2014-02-19 11:55:142012新春纪念徽章
日期:2012-02-13 15:10:58复活蛋
日期:2011-12-17 09:06:07咸鸭蛋
日期:2011-09-14 08:46:37蜘蛛蛋
日期:2011-09-14 08:39:50复活蛋
日期:2011-08-04 22:45:11复活蛋
日期:2011-07-10 12:54:59管理团队成员
日期:2011-05-07 01:45:082010广州亚运会纪念徽章:篮球
日期:2011-03-31 13:00:262011新春纪念徽章
日期:2011-03-31 12:12:53
16#
发表于 2004-3-27 09:59 | 只看该作者
你找到你domain下面的这个文件C:\bea\user_projects\mydomain\uninstallService.cmd,执行它。
然后重启动os。用netstat察看1099断口是不是还被人占用了,
如果没有的话,你就启动你的weblogic。

Good Luck

使用道具 举报

回复
论坛徽章:
1
会员2006贡献徽章
日期:2006-04-17 13:46:34
17#
 楼主| 发表于 2004-3-29 09:15 | 只看该作者
楼上的大侠:
又出现如下错误了。
请看:
<2004-3-29 上午08时27分11秒> <Notice> <Management> <Application Poller not start
ed for production server.>
Mon Mar 29 08:27:11 CST 2004 ---- MXServer 5.1.0  Build 016, DB Build V510-13 st
arting ----
Mon Mar 29 08:27:14 CST 2004 Reading configuration file: D:\MAXIMO\mxserver.prop
erties
Mon Mar 29 08:27:14 CST 2004 Property mxe.db.minFreeConnections = 10
Mon Mar 29 08:27:14 CST 2004 Property mxe.verity.useCommodityRestriction = false

Mon Mar 29 08:27:14 CST 2004 Property mxe.errLogFile = stdErr
Mon Mar 29 08:27:14 CST 2004 Property mxe.db.format.upper = UPPER
Mon Mar 29 08:27:14 CST 2004 Property mxe.rmi.port = 0
Mon Mar 29 08:27:14 CST 2004 Property mxe.allowLocalObjects = true
Mon Mar 29 08:27:14 CST 2004 Property mxe.report.actuate.webserver = http://192.
168.28.250:8080
Mon Mar 29 08:27:14 CST 2004 Property mxe.db.autocommit = false
Mon Mar 29 08:27:14 CST 2004 Property mxe.db.transaction_isolation = TRANSACTION
_READ_COMMITTED
Mon Mar 29 08:27:14 CST 2004 Property mxe.verity.collection.itemcollection = {mx
e.home}/verity/collections/itemcollection
Mon Mar 29 08:27:14 CST 2004 Property mxe.verity.maxrows = 200
Mon Mar 29 08:27:14 CST 2004 Property mxe.verity.collection.itemcollection.resul
tset.attribute.1 = ITEM_DESCRIPTION
Mon Mar 29 08:27:14 CST 2004 Property mxe.verbosity = 3
Mon Mar 29 08:27:14 CST 2004 Property mxe.b2b.username = b2b
Mon Mar 29 08:27:14 CST 2004 Property mxe.verity.collection.itemcollection.resul
tset.attribute.0 = ITEM_ID
Mon Mar 29 08:27:14 CST 2004 Property mxe.verity.collection.categorycollection =
{mxe.home}/verity/collections/categorycollection
Mon Mar 29 08:27:14 CST 2004 Property mxe.db.maxFreeConnections = 30
Mon Mar 29 08:27:14 CST 2004 Property mxe.report.actuate.acDocumentRoot = http:/
/192.168.28.250:8080
Mon Mar 29 08:27:14 CST 2004 Property mxe.msgLogFile = stdOut
Mon Mar 29 08:27:14 CST 2004 Property mxe.adminName = maximo
Mon Mar 29 08:27:14 CST 2004 Property mxe.verity.collection.categorycollection.e
n = categorycollection
Mon Mar 29 08:27:14 CST 2004 Property mxe.b2b.admin.email = b2b@126.com
Mon Mar 29 08:27:14 CST 2004 Property mxe.db.newConnectionCount = 5
Mon Mar 29 08:27:14 CST 2004 Property mxe.verity.collection.itemcollection.en =
itemcollection
Mon Mar 29 08:27:14 CST 2004 Property mxe.db.url = jdbcracle:thin:@192.168.28.
250:1521:mro
Mon Mar 29 08:27:14 CST 2004 Property mxe.home = D:\MAXIMO
Mon Mar 29 08:27:14 CST 2004 Property mxe.report.actuate.reportserver = sdeam
Mon Mar 29 08:27:14 CST 2004 Property mxe.system.reguser = MAXIMO
Mon Mar 29 08:27:14 CST 2004 Property mxe.adminEmail = trl@126.com
Mon Mar 29 08:27:14 CST 2004 Property mxe.workflow.admin = trl@126.com
Mon Mar 29 08:27:14 CST 2004 Property mxe.name = MXServer
Mon Mar 29 08:27:14 CST 2004 Property mxe.UserLicenseKey = "1111111111"
Mon Mar 29 08:27:14 CST 2004 Property mxe.report.actuate.db.connectstring = maxi
mo
Mon Mar 29 08:27:14 CST 2004 Property mxe.verity.bulkload.longdescription = true

Mon Mar 29 08:27:14 CST 2004 Property mxe.system.regpassword = maximo
Mon Mar 29 08:27:14 CST 2004 Property mxe.db.driver = oracle.jdbc.driver.OracleD
river
Mon Mar 29 08:27:14 CST 2004 Property mxe.cronTask.psdi.app.report.ActuateUpdate
CronTask = 5m
Mon Mar 29 08:27:14 CST 2004 Property mxe.db.schemaowner = MAXIMO
Mon Mar 29 08:27:14 CST 2004 Property mxe.b2b.hostUrl = b2b:5555
Mon Mar 29 08:27:14 CST 2004 Property mxe.report.actuate.rptServerAdminPass = ad
min
Mon Mar 29 08:27:14 CST 2004 Property mxe.db.user = MAXIMO
Mon Mar 29 08:27:14 CST 2004 Property mxe.verity.port = 9901
Mon Mar 29 08:27:14 CST 2004 Property mxe.db.initialConnections = 15
Mon Mar 29 08:27:14 CST 2004 Property mxe.verity.server = localhost
Mon Mar 29 08:27:14 CST 2004 Connecting to database at: jdbcracle:thin:@192.16
8.28.250:1521:mro
Mon Mar 29 08:27:14 CST 2004 Couldn't connect to JDBC source: jdbcracle:thin:@
192.168.28.250:1521:mro
Mon Mar 29 08:27:14 CST 2004 Couldn't connect to JDBC source: jdbcracle:thin:@
192.168.28.250:1521:mro

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>
C:\bea\wlserver6.1\config\mydomain>startMAXIMOSERVER.cmd

C:\bea\wlserver6.1\config\mydomain>SETLOCAL

C:\bea\wlserver6.1\config\mydomain>cd ..\..

C:\bea\wlserver6.1>set JAVA_HOME=C:\bea\jdk131

C:\bea\wlserver6.1>if not exist lib\weblogic.jar goto wrongplace

C:\bea\wlserver6.1>goto checkJDK

C:\bea\wlserver6.1>if exist "C:\bea\jdk131/bin/javac.exe" goto runWebLogic

C:\bea\wlserver6.1>echo on

C:\bea\wlserver6.1>set PATH=.\bin;C:\orawin95\bin;C:\bea\wlserver6.1\bin\oci816_
7;C:\oracle\ora81\bin;C:\orawin95\bin;C:\bea\wlserver6.1\bin\oci816_7;C:\oracle\
ora81\bin;C:\orawin95\bin;C:\bea\wlserver6.1\bin\oci816_7;C:\oracle\ora81\bin;D:
\WINNT\System32;C:\orep\bin;C:\oraform\bin;C:\bea\wlserver6.1\config\mydomain;D:
\Program Files\Control Center;C:\oracle\ora81\Apache\Perl\5.00503\bin\mswin32-x8
6;D:\Program Files\Oracle\jre\1.1.7\bin;D:\WINNT\system32;D:\WINNT;D:\Program Fi
les\Oracle\jre\1.1.7;D:\WINNT\System32\Wbem;C:\oraform\jdk\bin;C:\oracle\ora81\j
dbc\lib;C:\orep\bin;C:\oraform\bin;C:\bea\wlserver6.1\config\mydomain;D:\Program
Files\Control Center;C:\oracle\ora81\Apache\Perl\5.00503\bin\mswin32-x86;D:\Pro
gram Files\Oracle\jre\1.1.7\bin;D:\WINNT\system32;D:\WINNT;D:\Program Files\Orac
le\jre\1.1.7;D:\WINNT\System32\Wbem;C:\oraform\jdk\bin;C:\oracle\ora81\jdbc\lib;
C:\orep\bin;C:\oraform\bin;C:\bea\wlserver6.1\config\mydomain;D:\Program Files\C
ontrol Center;C:\oracle\ora81\Apache\Perl\5.00503\bin\mswin32-x86;D:\Program Fil
es\Oracle\jre\1.1

C:\bea\wlserver6.1>set CLASSPATH=.;.\lib\CR067292_61sp2.jar;.\lib\weblogic_sp.ja
r;.\lib\weblogic.jar

C:\bea\wlserver6.1>echo off

***************************************************
*  To start WebLogic Server, use the password     *
*  assigned to the system user.  The system       *
*  username and password must also be used to     *
*  access the WebLogic Server console from a web  *
*  browser.                                       *
***************************************************

C:\bea\wlserver6.1>"C:\bea\jdk131\bin\java" -hotspot -Xms128m -Xmx1024m -XX:MaxP
ermSize=128M -classpath "D:\MAXIMO;D:\MAXIMO\lib\oraclethin.zip;D:\MAXIMO;D:\MAX
IMO\lib\server.jar;D:\MAXIMO\lib\client.jar;D:\MAXIMO\lib\k2client.jar;.;.\lib\C
R067292_61sp2.jar;.\lib\weblogic_sp.jar;.\lib\weblogic.jar" -Dweblogic.Domain=my
domain -Dweblogic.Name=MAXIMOSERVER "-Dbea.home=C:\bea" "-Dmxe.home=D:\MAXIMO" -
Dweblogic.management.password= -Dweblogic.ProductionModeEnabled=true "-Djava.sec
urity.policy==C:\bea\wlserver6.1/lib/weblogic.policy" weblogic.Server
<2004-3-29 上午08时37分27秒> <Info> <Security> <Getting boot password from user.
>
Enter password to boot WebLogic server:
Starting WebLogic Server ....
<2004-3-29 上午08时38分32秒> <Notice> <Management> <Loading configuration file .
\config\mydomain\config.xml ...>
<2004-3-29 上午08时38分37秒> <Emergency> <Security> <Authentication failure - re
enter password to boot weblogic server:>

<2004-3-29 上午08时39分10秒> <Notice> <WebLogicServer> <Starting WebLogic Admin
Server "MAXIMOSERVER" for domain "mydomain">
<2004-3-29 上午08时39分42秒> <Notice> <Management> <Application Poller not start
ed for production server.>
Mon Mar 29 08:39:42 CST 2004 ---- MXServer 5.1.0  Build 016, DB Build V510-13 st
arting ----
Mon Mar 29 08:39:45 CST 2004 Reading configuration file: D:\MAXIMO\mxserver.prop
erties
Mon Mar 29 08:39:45 CST 2004 Property mxe.db.minFreeConnections = 10
Mon Mar 29 08:39:45 CST 2004 Property mxe.verity.useCommodityRestriction = false

Mon Mar 29 08:39:45 CST 2004 Property mxe.errLogFile = stdErr
Mon Mar 29 08:39:45 CST 2004 Property mxe.db.format.upper = UPPER
Mon Mar 29 08:39:45 CST 2004 Property mxe.rmi.port = 0
Mon Mar 29 08:39:45 CST 2004 Property mxe.allowLocalObjects = true
Mon Mar 29 08:39:45 CST 2004 Property mxe.report.actuate.webserver = http://192.
168.28.250:8080
Mon Mar 29 08:39:45 CST 2004 Property mxe.db.autocommit = false
Mon Mar 29 08:39:45 CST 2004 Property mxe.db.transaction_isolation = TRANSACTION
_READ_COMMITTED
Mon Mar 29 08:39:45 CST 2004 Property mxe.verity.collection.itemcollection = {mx
e.home}/verity/collections/itemcollection
Mon Mar 29 08:39:45 CST 2004 Property mxe.verity.maxrows = 200
Mon Mar 29 08:39:45 CST 2004 Property mxe.verity.collection.itemcollection.resul
tset.attribute.1 = ITEM_DESCRIPTION
Mon Mar 29 08:39:45 CST 2004 Property mxe.verbosity = 3
Mon Mar 29 08:39:45 CST 2004 Property mxe.b2b.username = b2b
Mon Mar 29 08:39:45 CST 2004 Property mxe.verity.collection.itemcollection.resul
tset.attribute.0 = ITEM_ID
Mon Mar 29 08:39:45 CST 2004 Property mxe.verity.collection.categorycollection =
{mxe.home}/verity/collections/categorycollection
Mon Mar 29 08:39:45 CST 2004 Property mxe.db.maxFreeConnections = 30
Mon Mar 29 08:39:45 CST 2004 Property mxe.report.actuate.acDocumentRoot = http:/
/192.168.28.250:8080
Mon Mar 29 08:39:45 CST 2004 Property mxe.msgLogFile = stdOut
Mon Mar 29 08:39:45 CST 2004 Property mxe.adminName = maximo
Mon Mar 29 08:39:45 CST 2004 Property mxe.verity.collection.categorycollection.e
n = categorycollection
Mon Mar 29 08:39:45 CST 2004 Property mxe.b2b.admin.email = b2b@126.com
Mon Mar 29 08:39:45 CST 2004 Property mxe.db.newConnectionCount = 5
Mon Mar 29 08:39:45 CST 2004 Property mxe.verity.collection.itemcollection.en =
itemcollection
Mon Mar 29 08:39:45 CST 2004 Property mxe.db.url = jdbcracle:thin:@192.168.28.
250:1521:mro
Mon Mar 29 08:39:45 CST 2004 Property mxe.home = D:\MAXIMO
Mon Mar 29 08:39:45 CST 2004 Property mxe.report.actuate.reportserver = sdeam
Mon Mar 29 08:39:45 CST 2004 Property mxe.system.reguser = MAXIMO
Mon Mar 29 08:39:45 CST 2004 Property mxe.adminEmail = trl@126.com
Mon Mar 29 08:39:45 CST 2004 Property mxe.workflow.admin = trl@126.com
Mon Mar 29 08:39:45 CST 2004 Property mxe.name = MXServer
Mon Mar 29 08:39:45 CST 2004 Property mxe.UserLicenseKey = "1111111111"
Mon Mar 29 08:39:45 CST 2004 Property mxe.report.actuate.db.connectstring = maxi
mo
Mon Mar 29 08:39:45 CST 2004 Property mxe.verity.bulkload.longdescription = true

Mon Mar 29 08:39:45 CST 2004 Property mxe.system.regpassword = maximo
Mon Mar 29 08:39:45 CST 2004 Property mxe.db.driver = oracle.jdbc.driver.OracleD
river
Mon Mar 29 08:39:45 CST 2004 Property mxe.cronTask.psdi.app.report.ActuateUpdate
CronTask = 5m
Mon Mar 29 08:39:45 CST 2004 Property mxe.db.schemaowner = MAXIMO
Mon Mar 29 08:39:45 CST 2004 Property mxe.b2b.hostUrl = b2b:5555
Mon Mar 29 08:39:45 CST 2004 Property mxe.report.actuate.rptServerAdminPass = ad
min
Mon Mar 29 08:39:45 CST 2004 Property mxe.db.user = MAXIMO
Mon Mar 29 08:39:45 CST 2004 Property mxe.verity.port = 9901
Mon Mar 29 08:39:45 CST 2004 Property mxe.db.initialConnections = 15
Mon Mar 29 08:39:45 CST 2004 Property mxe.verity.server = localhost
Mon Mar 29 08:39:45 CST 2004 Connecting to database at: jdbcracle:thin:@192.16
8.28.250:1521:mro
Mon Mar 29 08:39:50 CST 2004 Server connecting to database version :V510-13
Mon Mar 29 08:40:05 CST 2004 Service ROUTE loaded.
Mon Mar 29 08:40:06 CST 2004 Service MR loaded.
Mon Mar 29 08:40:06 CST 2004 Service PR loaded.
Mon Mar 29 08:40:06 CST 2004 Service WORKFLOW loaded.
Mon Mar 29 08:40:06 CST 2004 Service PO loaded.
Mon Mar 29 08:40:06 CST 2004 Service PM loaded.
Mon Mar 29 08:40:06 CST 2004 Service MEASUREMENT loaded.
Mon Mar 29 08:40:06 CST 2004 Service DOCLINK loaded.
Mon Mar 29 08:40:06 CST 2004 Service SERVICECONTRACT loaded.
Mon Mar 29 08:40:07 CST 2004 Service INVOICE loaded.
Mon Mar 29 08:40:07 CST 2004 Service CUSTAPP loaded.
Mon Mar 29 08:40:07 CST 2004 Service INVENTORY loaded.
Mon Mar 29 08:40:07 CST 2004 Service LOCATION loaded.
Mon Mar 29 08:40:07 CST 2004 Service INTEGRATION loaded.
Mon Mar 29 08:40:07 CST 2004 Service SAFETY loaded.
Mon Mar 29 08:40:07 CST 2004 Service SITE loaded.
Mon Mar 29 08:40:07 CST 2004 Service REPORT loaded.
Mon Mar 29 08:40:07 CST 2004 Service SYSTEM loaded.
Mon Mar 29 08:40:08 CST 2004 Service ASSETCATALOG loaded.
Mon Mar 29 08:40:08 CST 2004 Service REORDER loaded.
Mon Mar 29 08:40:08 CST 2004 Service LABOR loaded.
Mon Mar 29 08:40:08 CST 2004 Service FAILURE loaded.
Mon Mar 29 08:40:08 CST 2004 Service LABORGROUP loaded.
Mon Mar 29 08:40:08 CST 2004 Service TOOL loaded.
Mon Mar 29 08:40:08 CST 2004 Service COMPANY loaded.
Mon Mar 29 08:40:08 CST 2004 Service BULLETINBOARD loaded.
Mon Mar 29 08:40:08 CST 2004 Service MAXVARS loaded.
Mon Mar 29 08:40:08 CST 2004 Service RFQ loaded.
Mon Mar 29 08:40:08 CST 2004 Service CURRENCY loaded.
Mon Mar 29 08:40:08 CST 2004 Service CALENDAR loaded.
Mon Mar 29 08:40:09 CST 2004 Service SECURITY loaded.
Mon Mar 29 08:40:09 CST 2004 Service SIGNATURE loaded.
Mon Mar 29 08:40:09 CST 2004 Service APPSETUP loaded.
Mon Mar 29 08:40:09 CST 2004 Service CONFIGURE loaded.
Mon Mar 29 08:40:09 CST 2004 Service JOBPLAN loaded.
Mon Mar 29 08:40:09 CST 2004 Service ITEM loaded.
Mon Mar 29 08:40:09 CST 2004 Service WORKORDER loaded.
Mon Mar 29 08:40:09 CST 2004 Service FINANCIAL loaded.
Mon Mar 29 08:40:09 CST 2004 Service EQUIPMENT loaded.
Mon Mar 29 08:40:11 CST 2004 No Registry found. Attempting to create one...
Mon Mar 29 08:40:11 CST 2004 Created Registry on port 1099
Mon Mar 29 08:40:11 CST 2004 Bound rmi://sdeam/MXServer
Mon Mar 29 08:40:11 CST 2004 RMI Listening on port 1202
Mon Mar 29 08:40:21 CST 2004 ---- MXServer ready for client connections ----
<2004-3-29 上午08时40分21秒> <Notice> <WebLogicServer> <ListenThread listening o
n port 8080>
<2004-3-29 上午08时40分22秒> <Notice> <Management> <Starting discovery of Manage
d Server... This feature is on by default, you may turn this off by passing -Dwe
blogic.management.discover=false>
<2004-3-29 上午08时40分22秒> <Notice> <WebLogicServer> <Started WebLogic Admin S
erver "MAXIMOSERVER" for domain "mydomain" running in Production Mode>
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9
Bad connection, aborting program. Status: ERROR_ILLEGAL_SERVER
Bad connection, aborting program. Status: 9

使用道具 举报

回复
论坛徽章:
1
会员2006贡献徽章
日期:2006-04-17 13:46:34
18#
 楼主| 发表于 2004-3-29 10:31 | 只看该作者
<2004-3-29 上午10时24分01秒> <Error> <HTTP> <Connection failure
java.net.SocketException: ReadFile failed: 指定的网络名不再可用。
(error 64, fd 2672)
        at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
        at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java:410)
        at weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:185)
        at weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.
java:563)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>
<2004-3-29 上午10时24分01秒> <Error> <HTTP> <Connection failure
java.net.SocketException: ReadFile failed: 指定的网络名不再可用。
(error 64, fd 2624)
        at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
        at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java:410)
        at weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:185)
        at weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.
java:563)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>
<2004-3-29 上午10时24分01秒> <Error> <HTTP> <Connection failure
java.net.SocketException: ReadFile failed: 指定的网络名不再可用。
(error 64, fd 2188)
        at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
        at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java:410)
        at weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:185)
        at weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.
java:563)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>
<2004-3-29 上午10时24分01秒> <Error> <HTTP> <Connection failure
java.net.SocketException: ReadFile failed: 指定的网络名不再可用。
(error 64, fd 2624)
        at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
        at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java:410)
        at weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:185)
        at weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.
java:563)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>
<2004-3-29 上午10时24分01秒> <Error> <HTTP> <Connection failure
java.net.SocketException: ReadFile failed: 指定的网络名不再可用。
(error 64, fd 2624)
        at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
        at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java:410)
        at weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java:185)
        at weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.
java:563)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>

使用道具 举报

回复
论坛徽章:
0
19#
发表于 2004-5-11 23:46 | 只看该作者
up

使用道具 举报

回复
论坛徽章:
0
20#
发表于 2004-5-11 23:46 | 只看该作者
up again

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表