weblogic服务器没有正常工作:
-------------------------------------------------------------------------------
java.net.ProtocolException: Tunneling result unspecified - is the HTTP server at host: 'dic-0if70iapidx' and port: '7001' a WebLogic Server?; No available router to destination
at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:199)
-- Unable to connect to WebLogic server at http://192.168.0.55:7001
-- Please make sure that the server is running.
-- Failed initializing bean access.
---------------------------------------------------------------------------------
检查一下你的环境,先别看自己的应用,直接在jb里面启动weblogic输出test页面看成不?

解决方案 »

  1.   

    我现在正想用PB调用EJB接口,怎么用啊》?
      

  2.   

    D:\bea\jdk141_05\bin\javaw -classpath "D:\bea\weblogic81\server\lib\weblogic_sp.jar;D:\bea\weblogic81\server\lib\weblogic.jar;D:\bea\weblogic81\server\lib\webservices.jar"   -ms64m -mx64m -Djava.library.path="D:/bea/weblogic81/server/bin" -Dbea.home="D:/bea" -Dweblogic.Name=myserver -Djava.security.policy=="D:/bea/weblogic81/server/lib/weblogic.policy" -Dweblogic.management.discover=false -Dweblogic.ProductionModeEnabled=false -Dweblogic.management.password=810722 -Dweblogic.management.username=weblogic weblogic.Server  
    <2004-7-13 下午14时03分07秒 CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.1_05-b01 from Sun Microsystems Inc.> 
    <2004-7-13 下午14时03分19秒 CST> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.> 
    <2004-7-13 下午14时03分19秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP2  Fri Dec 5 15:01:51 PST 2003 316284 
    WebLogic XMLX Module 8.1 SP2  Fri Dec 5 15:01:51 PST 2003 316284 > 
    <2004-7-13 下午14时03分23秒 CST> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at D:\bea\user_projects\domains\mydomain\.\config.xml.> 
    <2004-7-13 下午14时03分47秒 CST> <Notice> <Log Management> <BEA-170019> <The server log file D:\bea\user_projects\domains\mydomain\myserver\myserver.log is opened. All server side log events will be written to this file.> 
    <2004-7-13 下午14时03分48秒 CST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\myserver\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.> 
    <2004-7-13 下午14时03分58秒 CST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\myserver\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.> 
    <2004-7-13 下午14时04分08秒 CST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\myserver\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.> 
    <2004-7-13 下午14时04分18秒 CST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\myserver\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.> 
    <2004-7-13 下午14时04分28秒 CST> <Error> <EmbeddedLDAP> <BEA-171519> <Could not obtain an exclusive lock to the embedded LDAP data files directory: .\myserver\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.> 
    <2004-7-13 下午14时04分28秒 CST> <Critical> <WebLogicServer> <BEA-000364> <Server failed during initialization. Exception:weblogic.server.ServiceFailureException: Could not obtain an exclusive lock to the embedded LDAP data files directory: .\myserver\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.
    weblogic.server.ServiceFailureException: Could not obtain an exclusive lock to the embedded LDAP data files directory: .\myserver\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.
    at weblogic.ldap.EmbeddedLDAP.ensureExclusiveAccess(EmbeddedLDAP.java:959)
    at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:221)
    at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:814)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
    at weblogic.Server.main(Server.java:32)

    ***************************************************************************
    The WebLogic Server did not start up properly.
    Exception raised: 'weblogic.server.ServiceFailureException: Could not obtain an exclusive lock to the embedded LDAP data files directory: .\myserver\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.'<2004-7-13 下午14时04分29秒 CST> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: weblogic.server.ServiceFailureException: Could not obtain an exclusive lock to the embedded LDAP data files directory: .\myserver\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.> 
    Reason: weblogic.server.ServiceFailureException: Could not obtain an exclusive lock to the embedded LDAP data files directory: .\myserver\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.
    ***************************************************************************
    以上是我在JB9下直接运行WBL8时出现的问题,请继续指教~~~~
      

  3.   

    把外面的weblogic的baseserver停了,让jb自己开个server
      

  4.   

    先启动你的服务程序DOS的那个,再在JB中部署