恐怕某个端口被别的程序占用了,查查或,运行
netstat -a
把结果贴上来

解决方案 »

  1.   

    是的,那个错误好像不出现了。
    但现在出现了这个信息:
    J2EE server listen port: 1050
    Redirecting the output and error streams to the following files:
    C:\j2sdkee1.3.1\logs\joeli\j2ee\j2ee\system.out
    C:\j2sdkee1.3.1\logs\joeli\j2ee\j2ee\system.err
    Exception in thread "main"
      

  2.   

    不好意思,是这个错误:
    Exception in thread "main" java.lang.NoSuchMethodError
            at com.sun.corba.ee.internal.corba.AnyImpl.createTypeCodeForClass(AnyImp
    l.java:1256)