起动的命令是:runclient -client DebugMessages.ear -name app-client-ic.jar -textauth

解决方案 »

  1.   

    似乎应该是你的xml文件的问题啊~ 不存在?格式错误?
    你运行的文件是谁开发的?
      

  2.   

    !=! 现在居然连server都不能起动!
    C:\>j2ee
    J2EE server listen port: 1050
    org.omg.CORBA.INTERNAL:   vmcid: SUN  minor code: 209  completed: No
            at com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:256)
            at com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:205)
            at com.sun.corba.ee.internal.iiop.GIOPImpl.initEndpoints(GIOPImpl.java:140)
            at com.sun.corba.ee.internal.POA.POAORB.getServerEndpoint(POAORB.java:492)
            at com.sun.corba.ee.internal.POA.POAImpl.pre_initialize(POAImpl.java:156)
            at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:114)
            at com.sun.corba.ee.internal.POA.POAORB.makeRootPOA(POAORB.java:114)
            at com.sun.corba.ee.internal.POA.POAORB$1.evaluate(POAORB.java:132)
            at com.sun.corba.ee.internal.core.Future.evaluate(Future.java:21)
            at com.sun.corba.ee.internal.corba.ORB.resolveInitialReference(ORB.java:2488)
            at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.java:2423)
            at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:196)
            at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP ports in use by another process
            at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:206)
            at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP ports in use by another process
            at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:206)
            at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)java.lang.RuntimeException: Unable to create ORB. Possible causes include TCP/IP ports in use by another process
            at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:346)
            at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    J2EE server reported the following error: Unable to create ORB. Possible causes include TCP/IP ports in use by another process
    Error executing J2EE server ...
      

  3.   

    哈,现在终于部署成功但是在运行时,报出:
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    D:\Project\DebugMessages>runclient -client 1.31.ear -name DebugMessClient -textauth
    Initiating login ...
    Enter Username:admin
    Enter Password:55555555
    Binding name:`java:comp/env/ejb/SimpleDebugMessages`
    Application threw an exception:java.lang.IllegalAccessException: Class com.sun.enterprise.util.Utility can not access a member of class debugmessages.DebugMessClient with modifiers "public static"
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++高手帮忙啊,这次!