IBM Support

IZ51595: AFTER ADDING LDAP, RMI JAVA ERROR WHEN USING CHECKMXSERVER.BAT

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as Permanent restriction.

Error description

  • example 1:
    D:\Win32\IBM\MXDEV\maximo\tools\maximo\internal>checkmxserver.ba
    t
    
    Base services Base Services 7.1.1.4 Build 20081211-0842 DB Build
    V7114-118,
    Common PMP 7.1.1.4 Build 20081205D DB Build V710-43,
    Oracle Adapter 7.1.0.1 Build 20081209-1541 DB Build V7100-20,
    Transportation 7.1.0.0 Build 20081211-1448 DB Build V7110-504,
    IBM Maximo for Utilities 7.1.0.0 Build 20081212-0732 DB Build
    V7110-172,
    Asset Management 7.1.0.0 Build 52b DB Build V7100-001
    
    PRINTING RMI REGISTRY ...
    CONNECTING TO RMI REGISTRY ON :rmi://localhost:1099
    Unable to find RMI Registry...
    java.rmi.ConnectException: Connection refused to host:
    localhost; nested excepti
    on is:
            java.net.ConnectException: Connection refused: connect
            at
    sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:590
    )
            at
    sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.jav
    a:204
    )
            at
    sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:1
    90)
            at
    sun.rmi.server.UnicastRef.newCall(UnicastRef.java:321)
            at
    sun.rmi.registry.RegistryImpl_Stub.list(RegistryImpl_Stub.java:6
    0)
            at java.rmi.Naming.list(Naming.java:205)
            at
    psdi.server.CheckMXServer.main(CheckMXServer.java:106)
    Caused by: java.net.ConnectException: Connection refused:
    connect
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at
    java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:372)
            at
    java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:2
    33)
            at
    java.net.PlainSocketImpl.connect(PlainSocketImpl.java:220)
            at
    java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
            at java.net.Socket.connect(Socket.java:541)
            at java.net.Socket.connect(Socket.java:491)
            at java.net.Socket.<init>(Socket.java:399)
            at java.net.Socket.<init>(Socket.java:208)
            at
    sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMID
    irect
    SocketFactory.java:41)
            at
    sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIM
    aster
    SocketFactory.java:145)
            at
    sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:585
    )
            ... 6 more
    
    
    
    Connecting to (localhost/MXServer)
    Username :WINSTON
    UNABLE TO CONNECT TO MAXIMO SERVER....
    psdi.util.MXSystemException: system#notboundexception
            at psdi.util.RMISession.connect(RMISession.java:113)
            at
    psdi.server.CheckMXServer.main(CheckMXServer.java:136)
    Caused by: java.rmi.ConnectException: Connection refused to
    host: localhost; nes
    ted exception is:
            java.net.ConnectException: Connection refused: connect
            at
    sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:590
    )
            at
    sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.jav
    a:204
    )
            at
    sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:1
    90)
            at
    sun.rmi.server.UnicastRef.newCall(UnicastRef.java:321)
            at
    sun.rmi.registry.RegistryImpl_Stub.lookup(RegistryImpl_Stub.java
    :88)
            at java.rmi.Naming.lookup(Naming.java:98)
            at psdi.util.RMISession.getMXServer(RMISession.java:247)
            at psdi.util.RMISession.connect(RMISession.java:55)
            ... 1 more
    Caused by: java.net.ConnectException: Connection refused:
    connect
            at java.net.PlainSocketImpl.socketConnect(Native Method)
            at
    java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:372)
            at
    java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:2
    33)
            at
    java.net.PlainSocketImpl.connect(PlainSocketImpl.java:220)
            at
    java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
            at java.net.Socket.connect(Socket.java:541)
            at java.net.Socket.connect(Socket.java:491)
            at java.net.Socket.<init>(Socket.java:399)
            at java.net.Socket.<init>(Socket.java:208)
            at
    sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMID
    irect
    SocketFactory.java:41)
            at
    sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIM
    aster
    SocketFactory.java:145)
            at
    sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:585
    )
            ... 8 more
    Usage : CheckMXServer -h<hostname> -s<servername> -u<username>
    -p<password>  -f<
    logfile> -?
    
    D:\Win32\IBM\MXDEV\maximo\tools\maximo\internal>
    
    example 2:
    
    D:\Win32\IBM\MXDEV\maximo\tools\maximo\internal>checkmxserver.ba
    t -servermxapp1d1:
    13400 -ukearwa-admin -pxxxxxxxxx
    
    Base services Base Services 7.1.1.4 Build 20081211-0842 DB Build
    V7114-118,
    Common PMP 7.1.1.4 Build 20081205D DB Build V710-43,
    Oracle Adapter 7.1.0.1 Build 20081209-1541 DB Build V7100-20,
    Transportation 7.1.0.0 Build 20081211-1448 DB Build V7110-504,
    IBM Maximo for Utilities 7.1.0.0 Build 20081212-0732 DB Build
    V7110-172,
    Asset Management 7.1.0.0 Build 52b DB Build V7100-001
    
    PRINTING RMI REGISTRY ...
    CONNECTING TO RMI REGISTRY ON :rmi://servermxapp1d1:13400
    //servermxapp1d1:13400/MXServer
    END OF RMI REGISTRY PRINT...
    
    
    
    Connecting to (servermxapp1d1:13400/MXServer)
    Username :kearwa-admin
    UNABLE TO CONNECT TO MAXIMO SERVER....
    psdi.util.MXAccessException: access#mxauthenabled
            at
    psdi.security.SecurityService.authenticateUser(SecurityService.j
    ava:3
    07)
            at
    psdi.security.SecurityService.authenticateUser(SecurityService.j
    ava:2
    39)
            at
    psdi.security.SecurityService.authenticateUser(SecurityService.j
    ava:2
    26)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
            at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor
    Impl.
    java:39)
            at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
    Acces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at
    sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:2
    94)
            at sun.rmi.transport.Transport$1.run(Transport.java:153)
            at java.security.AccessController.doPrivileged(Native
    Method)
            at
    sun.rmi.transport.Transport.serviceCall(Transport.java:149)
            at
    sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.j
    ava:4
    66)
            at
    sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTran
    sport
    .java:707)
            at java.lang.Thread.run(Thread.java:595)
            at
    sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(S
    tream
    RemoteCall.java:263)
            at
    sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.
    java:
    239)
            at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:141)
            at
    psdi.security.SecurityService_Stub.authenticateUser(SecurityServ
    ice_S
    tub.java:122)
            at
    psdi.util.RMISession.authenticateUser(RMISession.java:286)
            at
    psdi.util.RMISession.loadUserInfo(RMISession.java:167)
            at psdi.util.RMISession.connect(RMISession.java:56)
            at
    psdi.server.CheckMXServer.main(CheckMXServer.java:136)
    Usage : CheckMXServer -h<hostname> -s<servername> -u<username>
    -p<password>  -f<
    logfile> -?
    
    D:\Win32\IBM\MXDEV\maximo\tools\maximo\internal>
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: ldap users
    
    ***This field was truncated.  To obtain the full apar record, please contact your local support center.***
    

Problem conclusion

  • We'll not fix this tool.  This is a internal tool that's meant
    for used with simple RMI session only.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IZ51595

  • Reported component name

    MAXIMO INSTALL

  • Reported component ID

    5724R46IT

  • Reported release

    710

  • Status

    CLOSED PRS

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2009-05-20

  • Closed date

    2009-06-09

  • Last modified date

    2009-06-09

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Modules/Macros

  • MAXIMO
    

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSCHPMC","label":"Maximo Install Tool"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"710","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
06 September 2022