Ola,

   Desculpem pela mensagem gigantesca.
   Mas basicamente meu problema eh:
      Eu uso j2sdkee1_2-win sem problemas 
      Instalei o j2sdkee-1_3-beta2-win e ao executar j2ee ele diz que a porta 
1050 esta ocupada. No entanto ao executar o netstat do windows ele diz que tal 
porta esta livre

Ps. Configuracao de variaveis de ambientes este sendo exatamente igual, exceto 
obviamente do j2ee-home.

...

************************* j2sdkee1_2-win  ****************************


C:\Download\EJB>set JAVA_HOME=C:\jdk1.3.1

C:\Download\EJB>set J2EE_HOME=C:\j2sdkee1.3

C:\Download\EJB>set ANT_HOME=c:\jakarta-ant-1.3

C:\Download\EJB>path=C:\jdk1.3.1\bin;c:\jakarta-ant-1.3\bin;C:\j2sdkee1.3\bin

C:\Download\EJB>set classpath=.

C:\Download\EJB>env

C:\Download\EJB>set JAVA_HOME=C:\jdk1.3.1

C:\Download\EJB>set J2EE_HOME=C:\j2sdkee1.2

C:\Download\EJB>set ANT_HOME=c:\jakarta-ant-1.3

C:\Download\EJB>path=C:\jdk1.3.1\bin;c:\jakarta-ant-1.3\bin;C:\j2sdkee1.2\bin

C:\Download\EJB>set classpath=.

C:\Download\EJB>j2ee -verbose
Warning: This J2EE SDK release has been tested only on JDK1.2.x, Classic VM and
Solaris VM.

Naming service started: :1050
Published the configuration object ...
Binding DataSource, name = jdbc/Cloudscape, url = jdbc:cloudscape:rmi:Cloudscape
DB;create=true
Configuring web service using "default"
Web service started: :9191
Web service started: :7000
Configuring web service using "default"
Web service started: :8000
Endpoint [SSL: ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=7000]] shutdow
n due to exception: javax.net.ssl.SSLException: No available certificate corresp
onds to the SSL cipher suites which are enabled.
endpoint down: :7000
J2EE server startup complete.

*************************** j2sdkee-1_3-beta2-win ***********************

C:\Download\EJB>set JAVA_HOME=C:\jdk1.3.1

C:\Download\EJB>set J2EE_HOME=C:\j2sdkee1.3

C:\Download\EJB>set ANT_HOME=c:\jakarta-ant-1.3

C:\Download\EJB>path=C:\jdk1.3.1\bin;c:\jakarta-ant-1.3\bin;C:\j2sdkee1.3\bin;C:
\jdk1.3.1\bin;c:\jakarta-ant-1.3\bin;C:\j2sdkee1.3\bin;C:\ARQUIV~1\RATIONAL\RATI
ON~1\NUTCROOT\bin;C:\ARQUIV~1\RATIONAL\RATION~1\NUTCROOT\bin\x11;C:\ARQUIV~1\RAT
IONAL\RATION~1\NUTCROOT\mksnt;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;
C:\Arquivos de programas\Rational\common;C:\Arquivos de programas\Rational\Clear
Case\bin;C:\Arquivos de programas\Rational\Rational Test

C:\Download\EJB>set classpath=.

C:\Download\EJB>j2ee -verbose

J2EE server listen port: 1050
org.omg.CORBA.INTERNAL:   minor code: 1398079697  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:1
40)
        at com.sun.corba.ee.internal.POA.POAORB.getServerEndpoint(POAORB.java:48
4)
        at com.sun.corba.ee.internal.POA.POAImpl.pre_initialize(POAImpl.java:154
)
        at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:112)
        at com.sun.corba.ee.internal.POA.POAORB.makeRootPOA(POAORB.java:109)
        at com.sun.corba.ee.internal.POA.POAORB$1.evaluate(POAORB.java:127)
        at com.sun.corba.ee.internal.core.Future.evaluate(Future.java:23)
        at com.sun.corba.ee.internal.corba.ORB.resolveInitialReference(ORB.java:
2396)
        at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.ja
va:2347)
        at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:198)
        at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:918)

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:208)
        at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:918)
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:208)
        at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:918)

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:355)
        at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:918)
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 ...
C:\Download\EJB>netstat -na

Conexões ativas

  Proto  Endereço local         Endereço externo       Estado
  TCP    0.0.0.0:7              0.0.0.0:0              LISTENING
  TCP    0.0.0.0:9              0.0.0.0:0              LISTENING
  TCP    0.0.0.0:13             0.0.0.0:0              LISTENING
  TCP    0.0.0.0:17             0.0.0.0:0              LISTENING
  TCP    0.0.0.0:19             0.0.0.0:0              LISTENING
  TCP    0.0.0.0:135            0.0.0.0:0              LISTENING
  TCP    0.0.0.0:445            0.0.0.0:0              LISTENING
  TCP    0.0.0.0:1044           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:1048           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:1071           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:1801           0.0.0.0:0              LISTENING
  TCP    0.0.0.0:3372           0.0.0.0:0              LISTENING
  TCP    10.3.1.56:139          0.0.0.0:0              LISTENING
  TCP    10.3.1.56:1060         0.0.0.0:0              LISTENING
  TCP    10.3.1.56:1070         0.0.0.0:0              LISTENING
  TCP    10.3.1.56:1454         0.0.0.0:0              LISTENING
  TCP    10.3.1.56:1557         0.0.0.0:0              LISTENING
  TCP    10.3.1.56:1589         0.0.0.0:0              LISTENING
  TCP    10.3.1.56:2103         0.0.0.0:0              LISTENING
  TCP    10.3.1.56:2105         0.0.0.0:0              LISTENING
  TCP    10.3.1.56:2107         0.0.0.0:0              LISTENING
  TCP    10.3.1.56:2108         0.0.0.0:0              LISTENING
  TCP    10.3.1.56:2123         0.0.0.0:0              LISTENING
  TCP    10.3.1.56:2123         10.3.1.3:139           ESTABLISHED
  TCP    10.3.1.56:2174         0.0.0.0:0              LISTENING
  TCP    10.3.1.56:2296         0.0.0.0:0              LISTENING
  UDP    0.0.0.0:7              *:*
  UDP    0.0.0.0:9              *:*
  UDP    0.0.0.0:13             *:*
  UDP    0.0.0.0:17             *:*
  UDP    0.0.0.0:19             *:*
  UDP    0.0.0.0:135            *:*
  UDP    0.0.0.0:161            *:*
  UDP    0.0.0.0:445            *:*
  UDP    0.0.0.0:1049           *:*
  UDP    0.0.0.0:1058           *:*
  UDP    0.0.0.0:1069           *:*
  UDP    0.0.0.0:1082           *:*
  UDP    0.0.0.0:3527           *:*
  UDP    10.3.1.56:137          *:*
  UDP    10.3.1.56:138          *:*
  UDP    10.3.1.56:500          *:*
  UDP    10.3.1.56:520          *:*
  UDP    127.0.0.1:2418         *:*


------------------------------ LISTA SOUJAVA ---------------------------- 
http://www.soujava.org.br  -  Sociedade de Usuários Java da Sucesu-SP 
dúvidas mais comuns: http://www.soujava.org.br/faq.htm
regras da lista: http://www.soujava.org.br/regras.htm
para sair da lista: envie email para [EMAIL PROTECTED] 
-------------------------------------------------------------------------

Responder a