Consultor Eletrônico



Kbase 21592: 9.1C Admin Server Does Not Start on SCO UnixWare
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.1C

SYMPTOM(s):

Java Exception at the end of the ads0.exp file.

Error trying to start the AdminServer.

Java exception reads:

    Message (throw): RegistryManager: PrimaryRegistryManager - Could not bind name Chimera to object
    com.progress.chimera.adminserver.NonNTAdminServer[RemoteStub [ref: [endpoint:[ip-address:48183](local),objID:[0]]]]
    Message (excp):  Exception creating connection to: host; nested
    exception is:
        java.net.SocketException: errno: 4, error: Interrupted system call for fd: 18
        Stack Trace:
        java.rmi.ConnectIOException: Exception creating connection  to: host; nested exception is:
        java.net.SocketException: errno: 4, error: Interrupted system call for fd: 18
        java.net.SocketException: errno: 4, error: Interrupted system call for fd: 18
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java,
...

    Message (throw): RegistryManager: PrimaryRegistryManager - Could
                     not bind name Chimera to object
         com.progress.chimera.adminserver.NonNTAdminServer
    Message (excp):  Exception creating connection to:
         host; nested exception is:
         java.net.SocketException: errno: 4, error: Interrupted system call for fd: 18
         Stack Trace:
         java.rmi.ConnectIOException: Exception creating connection to: host; nested exception is:
         java.net.SocketException: errno: 4, error: Interrupted system call for fd: 18
         java.net.SocketException: errno: 4, error: Interrupted system call for fd: 18
         at java.net.PlainSocketImpl.socketConnect(Native Method)
...

FIX:

1) Make the required Operating System patches are installed for the installed platform. The following patches are required to run Java2 or later on SCO UnixWare: ptf7631e and ptf7666d (superseded by ptf7715a).

2) Edit the file $DLC/bin/java_env and comment the following line out of the UnixWare section:

     THREADS_FLAG=native

  For example:

     "UnixWare")  # UnixWare we ship No jdk, jre
      # THREADS_FLAG=native