Error installing agent on solaris

Can anyone help me resolve the follwoing error?
ERROR: Unable to convert from "UTF-8" to "" for NLS!

You need to ensure that OS package SUNWuiu8 is installed on your Solaris. You may get this error if this package is not installed.
If you do not know how to do this, contact your System or Unix Administrator.
Note that this package may not be listed in your documentation. See Note 290034.1 on Metalink if you can

Similar Messages

  • Install agent on solaris 10 using agent deploy application?

    Hi all,
    I have installed 10g grid control on solaris 10 with new repository database on same machine.
    The OMS, and agent is running on grid host.
    Now I want to add other hosts (targets) into grid. For this, I have to install agent on target hosts. I am using agent deploy application method for installation of agent.
    It is giving error
    Istall --> Failed
    "Pre-Install Script is Not Executed, Install is Failed, Run root.sh is Not Executed, Post-Install Script is Not Executed, Collection of Logs is Success"
    version for agent and OMS is 10.2.0.1 and for repository database is 10.1.04
    any idea, how to troubleshoot this?

    Did you get answer? I had same problem on agent 10.2.0.4 deployment on linux 2.6.9-55.ELsmp.

  • Error installing KDE in Solaris 9!

    Hello All:
    I got anerror trying to install KDE in solaris 9 using this command:
    pkg-get -i kde_gcc
    It stars to install via internet, everything is ok, when it reach the koffice_addons packet, it says:
    Analysing special files...
    1109 blocks
    pkgadd: ERROR: attempt to process datastream failed
    -bad format in datastream table-of-contents
    pkgadd: ERROR: could not process datastream from </var/pkg-get/downloads/koffice_addons-1.3-SunOS5.8-all-CSW.pkg.gz>
    ERROR: could not add CSWkofficeaddons.
    ERROR: install of CSWkofficeaddons failed
    ERROR: could not install required dependancies for CSWkdegcc
    Could it be a packet error? I tried downloading the packet in different urls and it says always the same, error, I also tried to install the packet by myself with pkgadd but it gives me the same error, can you help me with this???
    Thank you all!

    Can you try with jreLoc parameter -
    ./runInstaller -jreLoc <path of JRE 1.6>
    You may refer -
    SOA Suite Installation
    Regards,
    Anuj

  • OWB11g error installing workflow on Solaris

    Has anyone installed the workflow in the owb directory with 11g. The schema gets created, but if fails in a later stage saying it cannot connect to the server and check the ORMI port. Anyone run into this before?

    You need to ensure that OS package SUNWuiu8 is installed on your Solaris. You may get this error if this package is not installed.
    If you do not know how to do this, contact your System or Unix Administrator.
    Note that this package may not be listed in your documentation. See Note 290034.1 on Metalink if you can

  • Error installing SOA in Solaris 10 x86 VM

    I am trying to install SOA 11.1.1.2.0 on Solaris 10 x86 VM machine. When the runInstaller is invoked from Disk1, i get the following error and the installer quits. Any clues?
    -bash-3.00$ ./runInstaller
    ./runInstaller: /export/home/oracle/ofm_soa_generic_11/Disk1/install/solaris/runInstaller: cannot execute
    ./runInstaller: syntax error at line 299: `count1=$' unexpected

    Can you try with jreLoc parameter -
    ./runInstaller -jreLoc <path of JRE 1.6>
    You may refer -
    SOA Suite Installation
    Regards,
    Anuj

  • Can EM12c Cloud Control agent be installed in a solaris zone?

    Can EM12c Cloud Control agent be installed in a solaris zone?
    If so, are Solaris 8 and Solaris 9 zones supported?
    thanks

    Yes we can...
    Solaris 9 is supported...I have installed agents on solaris 9 and 10

  • Cant install agent11g on Solaris 9

    Hi
    I do have problem installing agent on solaris 9 64 bit.
    I tried tree ways - pushing agent from OMS, downloading agent using agentDownload and cloning agent from almost identical machine.
    Installation script start failing on the linking step giving errors about not being able to link. All prerequisites for agent are met.
    The third solution works until starting agent.
    Agent doesn't start throwing an error:
    emctl start agent
    ld.so.1: /export/home/oracle/agent11g/perl/bin/perl: fatal: attempt to open file with null name
    Killed
    If I execute this being in AGENT_HOME directory but using emctl.pl:
    bash-2.05$ perl ./bin/emctl.pl start agent
    Can't locate lib.pm in @INC (@INC contains: ../lib/5.10.0/sun4-solaris-thread-multi-64 ../lib/5.10.0 ../lib/site_perl/5.10.0/sun4-solaris-thread-multi-64 ../lib/site_perl/5.10.0 ../lib/5.10.0 ../lib/5.10.0/sun4-solaris-thread-multi-64 ../lib/site_perl .) at ./bin/emctl.pl line 201.
    BEGIN failed--compilation aborted at ./bin/emctl.pl line 201.
    If I go to perl/bin directory and execute the same, adjusting paths:
    bash-2.05$ cd perl/bin
    bash-2.05$ perl ../../bin/emctl.pl start agent
    Exception in thread "main" java.lang.UnsupportedClassVersionError: oracle/sysman/emSDK/conf/TargetInstaller (Unsupported major.minor version 50.0)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:509)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:246)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:262)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:322)
    EM Configuration issue. not found.
    Can someone help me with this?
    Thanks
    EDIT: during linking I get this error:
    INFO: ld: fatal: library -lclntsh: not found
    Edited by: Jarek Jozwik on 10-Feb-2011 08:50
    I do also get those errors:
    INFO: /export/home/oracle/agent11g/bin/genoccish
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib/libocci11.a(occiSQLExceptionImpl.o): section .rela.text: invalid
    relocation type: 0x52
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib32/libocci11.a(occiSQLExceptionImpl.o): section .rela.text: inval
    id relocation type: 0x52
    INFO: /export/home/oracle/agent11g/bin/genagtsh /export/home/oracle/agent11g/lib/libagtsh.so 1.0
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib/shoc.o: section .rela.text: invalid relocation type: 0x52
    INFO: ld: fatal: relocation error: file /export/home/oracle/agent11g/lib32/shoc.o: section .rela.text%shocodat_os_date_to_julian: invalid
    relocation type: 0x52
    Edited by: Jarek Jozwik on 10-Feb-2011 08:59

    Hi Jarek,
    I do not know to much about Solaris but this note (the truss command) cold give you a clue what is going on: 11g Grid Agent: Executing emctl Fails with 'Segmentation Fault' on Solaris 5.9 (Update 2) [ID 1140615.1]
    Also: 11gR1 on Solaris failing at relink phase with errors like "ld: fatal: relocation error" and then "ld: fatal: library -lclntsh: not found" [ID 848700.1] could be of help regarding the link (lclntsh) error.
    Eric

  • Problems installing 10.2.0.5.0 grid control agent on Solaris 9

    I'm getting the following error when attempting to install the 10.2.0.5.0 grid control on Solaris 9:-
    java.util.zip.ZipException: invalid entry size (expected 1590760 but got 1589445 bytes)
    at java.util.zip.ZipInputStream.readEnd(Unknown Source)
    at java.util.zip.ZipInputStream.read(Unknown Source)
    at java.io.FilterInputStream.read(Unknown Source)
    at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1460)
    at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1426)
    at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1315)
    at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1274)
    at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1229)
    at oracle.sysman.oii.oiix.OiixFileOps.copyStreamFromJar(OiixFileOps.java:1160)
    at copyActionHelper.copyFile(copyActionHelper.java:1688)
    at copyActionHelper.copyFileFromStream(copyActionHelper.java:722)
    at copyActionHelper.copyFileFromJar(copyActionHelper.java:632)
    at copyActionHelper.copyDefaultFiles(copyActionHelper.java:545)
    at copyActionHelper.copyGroupFromJar(copyActionHelper.java:173)
    at copyActionHelperux.installCopyGroupAction(copyActionHelperux.java:158)
    at sscopyGroupFromJarux.installAction(sscopyGroupFromJarux.java:89)
    at oracle.sysman.oii.oiis.OiisCompActions.doActionWithException(OiisCompActions.java:2074)
    at oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.java:1731)
    at oracle.sysman.oii.oiis.OiisCompActions.copyGroupActionInner(OiisCompActions.java:1400)
    at oracle.sysman.oii.oiis.OiisCompActions.copyGroupAction(OiisCompActions.java:1128)
    at oracle.sysman.oii.oiis.OiisCompActions.doAction(OiisCompActions.java:863)
    at Components.oracle.jdk.v1_5_0_17_0.CompActions.doAction(Unknown Source)
    at Components.oracle.jdk.v1_5_0_17_0.CompInstallPhase1.doActionP1copyGroup4(Unknown Source)
    at Components.oracle.jdk.v1_5_0_17_0.CompInstallPhase1.stateChangeActions(Unknown Source)
    at Components.oracle.jdk.v1_5_0_17_0.CompActions.stateChangeActions(Unknown Source)
    at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE$OiifwComponentIP1WCCE.performStateChangeActions(OiifwInstallPhaseWCCE.java:1686)
    at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE$OiifwComponentInstallPhaseWCCE.doOperation(OiifwInstallPhaseWCCE.java:1083)
    at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE$OiifwComponentIP1WCCE.doOperation(OiifwInstallPhaseWCCE.java:1655)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
    at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE.doOperation(OiifwInstallPhaseWCCE.java:612)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
    at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwActionsPhaseWCDE.java:607)
    at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:147)
    at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:3878)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1286)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:572)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:962)
    at oracle.sysman.emgc.oneclick.OneClickWizard.runOuiInstaller(OneClickWizard.java:458)
    at oracle.sysman.emgc.oneclick.OneClickDirectory.runInstaller(OneClickDirectory.java:165)
    at oracle.sysman.emgc.oneclick.OneClickInstaller.runInstaller(OneClickInstaller.java:209)
    at oracle.sysman.emgc.oneclick.OneClickInstaller.doCompletion(OneClickInstaller.java:243)
    at oracle.sysman.emgc.oneclick.OneClickInstaller.process(OneClickInstaller.java:269)
    at oracle.sysman.emgc.oneclick.OneStartup.startup(OneStartup.java:383)
    at oracle.sysman.emgc.oneclick.OneArgs.main(OneArgs.java:700)
    at oracle.sysman.emgc.oneclick.OneStartup.main(OneStartup.java:391)
    Before the installer gets to this stage there are o/s prerequisite checks that fail. Has anyone encountered this before ?

    Thanks, I was going to say that there should not be any problems with my zip file having used it to successfully install the agent on Solaris 10, however havign run teh cksum again, it would appear that the file has somehow got corrupted. Thanks for pointing me in the right direction.

  • Install Errors for 9i on Solaris 9

    I am installing Oracle 9i Solaris 9 and the install went well until the Oracle Database Configuration Assistant. It failed with the following errors:
    Oracle Database Configuration Assistant Errors for install
    ORA-27303
    ORA-27146
    ORA-27300
    ORA-27301
    ORA-27302
    Can someone enlighten me as to what these mean?
    Message was edited by:
    d072330

    For all of those newbies like me I forgot to set some system settings. Here are the system settings I needed to put into /etc/system:
    set semsys:seminfo_semmni=100
    set semsys:seminfo_semmns=3000
    set semsys:seminfo_semmsl= 256
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=200
    set shmsys:shminfo_shmseg=20

  • Install oracle10g at solaris 10 x86 platform ORA-07445 error occured

    I meet a problem when install oracle10g at solaris 10.when create database, the dbca display infomation:
    ora-03113 "end-of-file on communication channel"
    ora-03114 ORACLE not available
    Perhaps someone can give me some advices ?
    Its very urgent
    Thanks and Best Regards
    Dillon.xu
    OS: solaris10g
    # showrev
    Hostname: v40-1
    Hostid: 24ea10ed
    Release: 5.10
    Kernel architecture: i86pc
    Application architecture: i386
    Hardware provider:
    Domain: test.com
    Kernel version: SunOS 5.10 s10_74
    v40-1# prtconf |grep Mem
    Memory size: 2048 Megabytes
    database: oracle10g 10.1.0.3
    Oracle trace file info:
    export/home/oracle/product/10.0/rdbms/log/ora10g_ora_1759.trc
    Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    ORACLE_HOME = /export/home/oracle/product/10.0
    System name: SunOS
    Node name: v40-1
    Release: 5.10
    Version: s10_74
    Machine: i86pc
    Instance name: ora10g
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 0
    1759
    kstwlb: SGA is no longer mapped
    Exception signal: 11 (SIGSEGV), code: 1 (Address not mapped to object), addr: 0x
    59fffff4
    *** 2005-02-22 14:20:07.861
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [SIGSEGV] [Address not mapped to obj
    ect] [1509949428] [] [] []
    Current SQL information unavailable - no session.
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)

    10g on Solaris 10 isn't yet supported. It is announced for March 2005.

  • Install Nagios agents on Solaris 10 to monitor from RHEL 5

    Hi,
    Could anyone let me know the steps to be followed to install Nagios agents on Solaris 10 for monitoring from RHEL5. It is very urgent please help me.
    Thanks
    Rao

    Hi Sugunakar,
    There are a few small things I can think of checking:
    I am trying to install SMC on solaris 10What version of Solaris 10 are you using? You need 11/06 (aka "Update 3") or later. Also, it looks like this is on a V210: how much memory and swap do you have ([requirements here|http://docs.sun.com/app/docs/doc/820-2215/deployment-72?l=en&a=view])? And have you [edited your /etc/project file|http://docs.sun.com/app/docs/doc/820-2216/chapter2-1000?l=en&a=view] to adjust the shared memory settings?
    Have you applied any of the [patch sets|http://forums.halcyoninc.com/showthread.php?t=104]?
    smcdatabase service is always in maintenance mode.It would be interesting to see what that service log says. Look in /var/svc/log/application-management-sunmcdatabase:default.log for clues.
    /var/opt/SUNWsymon/install/guibased-setup.1285765588453.sh: /var/opt/SUNWsymon/db/data/SunMC/pg_hba.conf: cannot createIs there any reason why SunMC may not be able to write to /var (or /var/opt/SUNWsymon)? Maybe portions of /var are read-only (shared from a global zone, or over NFS)?
    I've done a lot of SunMC pilot projects over the years: if you could use some help speeding up your eval just send me an email.
    Regards,
    [email protected]

  • 11g Agent Install - ERROR: Error:Oracle Agent Home Location cannot be null

    I started trying to push the agent from OMS. It worked as far as running the installer then failed.
    Trying a silent install now from the client and I'm getting this error -
    ERROR: Error:Oracle Agent Home Location cannot be null
    In agent_download.rsp I have set BASEDIR.
    Where is Agent Home set?

    This is what I finally used for agent_download.rsp (this was in a Linux environment)
    EM_INSTALL_TYPE="agent"
    SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
    DECLINE_SECURITY_UPDATES=true
    INSTALL_UPDATES_SELECTION="skip"
    ORACLE_AGENT_HOME_LOCATION="/home/oracle/Grid"
    OMS_HOST="<<oms hostname>>"
    OMS_PORT="4900"
    AGENT_REGISTRATION_PASSWORD="<<oms registration pwd>>"

  • Installing the just released 10.2.0.2 agent on Solaris Sparc

    Anyone tried installing the new 10.2.0.2 agent on Solaris Sparc? (Solaris 9). After the agent installs the config fails and I found a bunch of binaries (like emagent) are zero length.
    Didn't have any issues installing the previous 10.2.0.1. It took so long for the 10.2.0.2 agent to be released for Solaris, I'm wondering if there's an issue with the package.

    Hi all,
    Since you all have already gone through upgrade process from 10.2.0.1 to 10.2.0.2,
    I need help doing the same.
    We have 10.2.0.1 Grid Control installed in test env (solaris 5.9 Sparc), and I am planning to upgrade it to 10.2.0.2.
    My question is, when we shut down OMS to apply 10.2.0.2 patch, what happens to the agents? they will not be able to upload the stats, and may get inactive after reaching the disk usage limit.
    Also, when we complete the upgrade patch, when OMS comes up, can the 10.2.0.1 agent still talk to the 10.2.0.2 OMS? I am asking this from the logistical point of view. We have 15 servers, and it may be couple of days, before all agents can be upgraded. In that scenario, I wish to keep the Grid Control available for testing barring the agents under upgrade.
    We havenot turned on the automatic patch management, and tempted to use the Method 2 of 4.1.2.1 item of the Readme document of the patch.
    What were you experiences? and any advices?

  • Error applying transforms when trying to install Agent

    Several Windows XP machines were experiencing problems that seemed to be associated with the ZENworks agent. I've tried to reinstall the agent using the Install Agent utility but I received the message:
    "Workstation <computer name> Failed - Windows error 1624 (Error applying transforms. Verify that the specified transform paths are valid.)"
    I tried uninstalling the agent on the local computers and received almost the same message:
    "Error applying transforms. Verify that the transform paths are valid."
    We are in a Windows Server 2003 environment. ZENworks Desktop Management is running on a NetWare 6.5 server. I just setup Middle Tier Server on a Win 2003 box. It's only the Windows XP machines that are giving me trouble. Distributing the agents to Windows 2000 boxes worked fine.

    pbenjamin,
    It appears that in the past few days you have not received a response to your posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com/ to search the knowledgebase and check the other support options available on that page under "Self Support" and "Support Programs".
    - You could also try posting your message again. Make sure it is posted in the correct newsgroup. (http://support.novell.com/forums)
    If this is a reply to a duplicate posting, please ignore and accept our apologies and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Error installing SAP Solution Manager 4.0 (SP13) End to End Diagnostic Agen

    Hi,
    I'm installing SMD Agent on Solaris SPARC 10 64 bits/Oracle. Software version SMDAGENT13_0-20001428.SAR.
    The problem appears when I type in the sceen:
    SMD Agent User: smdadm
    SMD Agent User ID: 8000
    SMD Agent Group: sapsys
    Pwd SMD Agent: six characters( I've used pwd of different length, but the error follows so I think the problem isn't pwd)
    When I type unix command:
    >id
    uid=0(root) gid=0(root)
    The error that appears is:
    FSL-01002 Unable to create account user="smdadm" uid="8000". UX: Usr/sbin/useradd: ERROR:Unable to create home directory
    Please could you help me?
    Thanks

    Hi Rahul,
    Are you still getting same error? did you solve it? I'm getting the same error. Please help me if you know the solution. I really appreciate your help.
    Thanks,
    INFO[E]    2008-03-20 15:45:30.484 [syuxcuser.cpp:1932]
               *CSyUserImpl_getOsInfos(ILogBook m_logBook, iastring sName, iastring sID, tSyUserInfo& msUserinfo)
    FSH-00006  Return value of function getpwnam(smdadm) is NULL.
    ERROR      2008-03-20 15:45:30.727 [syuxcuser.cpp:1704]
               CSyUserImpl::addToOS(const CUserData& data, ISyProgressObserver )*
    FSL-01002  Unable to create account user="smdadm". UX: /usr/sbin/useradd: ERROR: Unable to create the home directory: Operation not applicable. (return code 12)

Maybe you are looking for