AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only
  • 1.  Application install agent failure, please help...

    Posted Wed November 22, 2006 06:35 AM

    Originally posted by: SystemAdmin


    Hi there, we are getting the below message when installing a monitoring agent on an AIX5L Server:-
    Initializing ...
    Exception in thread "main" java.lang.UnsatisfiedLinkError: /dutymaster/IBM/ITM/J
    RE/aix516/bin/libawt.a: load ENOENT on shared library(s) /dutymaster/IBM/ITM/JR
    E/aix516/bin/libawt.a libXt.a
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2120)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1986)
    at java.lang.Runtime.loadLibrary0(Runtime.java:824)
    at java.lang.System.loadLibrary(System.java:908)
    at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:76)
    at java.security.AccessController.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged(AccessController.java:287
    )
    at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:81)
    at java.awt.Color.<clinit>(Color.java:280)
    at com.ibm.lex.lapapp.LAPConstants.<clinit>(LAPConstants.java:53)
    at com.ibm.lex.lapapp.resource.SupportedLanguages.<clinit>(SupportedLang
    uages.java:61)
    at com.ibm.lex.lapapp.resource.LAPResources.init(LAPResources.java:361)
    at com.ibm.lex.lapapp.resource.LAPResources.<init>(LAPResources.java:175
    )
    at com.ibm.lex.lapapp.LicenseAcceptanceProcess.initApp(LicenseAcceptance
    Process.java:430)
    at com.ibm.lex.lapapp.LicenseAcceptanceProcess.initialize(LicenseAccepta
    nceProcess.java:439)
    at com.ibm.lex.lapapp.LicenseAcceptanceProcess.<init>(LicenseAcceptanceP
    rocess.java:88)
    at com.ibm.lex.lapapp.LAP.getLicenseAcceptanceProcess(LAP.java:691)
    at com.ibm.lex.lapapp.LAP.getStatus(LAP.java:725)
    at com.ibm.lex.lapapp.LAP.doLAP(LAP.java:367)
    at com.ibm.lex.lapapp.LAP.<init>(LAP.java:119)
    at com.ibm.lex.lapapp.LAP.main(LAP.java:756)
    install.sh failure: terminating ... license declined.

    Does anyone know why this is failing?

    Many thanks
    Steve
    #AIX-Forum


  • 2.  Re: Application install agent failure, please help...

    Posted Wed November 22, 2006 07:20 AM

    Originally posted by: SystemAdmin


    Steve: at the risk of seeming sarcastic I'd say this is a clear case of the message meaning exactly what it says. Take a look at the last line in your output:

    install.sh failure: terminating ... license declined.

    Get a valid license and it'll probably work a lot better
    #AIX-Forum


  • 3.  Re: Application install agent failure, please help...

    Posted Wed November 22, 2006 09:03 AM

    Originally posted by: SystemAdmin


    Hi Jim, many thanks for your response. As you can guess I am slightly new to this, does this license issue relate to the Java install / installed? Or is the license referring to the software agent that is being installed? If it is Java, how do I obtain a license?, as it's simply from the supplied AIX install cd's.

    Thanks again
    #AIX-Forum


  • 4.  Re: Application install agent failure, please help...

    Posted Wed November 22, 2006 11:00 AM

    Originally posted by: SystemAdmin


    Java itself is included in the AIX license, just make sure that you turn on the Accept License in the SMIT panel if installing a different one.

    However, this appears to be more of a problem with a license for the Monitoring agent that you are using. You may be missing the license file for this.
    #AIX-Forum