Errors of install freeradius in solaris (SunOS 5.8)

The below are my installation procedures:
bash-2.03#./configure prefix=/usr/local/freeradius enable-shared=no with-openssl-includes=/usr/local/ssl/include with-openssl-libraries=/usr/local/ssl/lib
bash-2.03#make
     ld: fatal: library -lpam: not found
     ld: fatal: library -lclntsh: not found
     ld: fatal: library -ldl: not found
     ld: fatal: library -lresolv: not found
     ld: fatal: library -lposix4: not found
     ld: fatal: library -lpthread: not found
     ld: fatal: File processing errors. No output written to radiusd
     collect2: ld returned 1 exit status
     rm -f .libs/radiusdS.o
     make[4]: *** [radiusd] Error 1
     make[4]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src/main'
     make[3]: *** [common] Error 2
     make[3]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src'
     make[2]: *** [all] Error 2
     make[2]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src'
     make[1]: *** [common] Error 2
     make[1]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1'
     make: *** [all] Error 2
bash-2.03#make install
     make[6]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src/modules/rlm_checkval'
     make[5]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src/modules'
     make[4]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src/modules'
     Making install in main...
     make[4]: Entering directory `/tmp/zhouyongjun/freeradius-1.1.1/src/main'
     /tmp/zhouyongjun/freeradius-1.1.1/libtool --mode=install /tmp/zhouyongjun/freeradius-1.1.1/install-sh -c -m 755 -s radiusd      /usr/local/freeradius/sbin
     /tmp/zhouyongjun/freeradius-1.1.1/install-sh -c -m 755 -s radiusd /usr/local/freeradius/sbin/radiusd
     install: radiusd does not exist
     make[4]: *** [install] Error 1
     make[4]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src/main'
     make[3]: *** [common] Error 2
     make[3]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src'
     make[2]: *** [install] Error 2
     make[2]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1/src'
     make[1]: *** [common] Error 2
     make[1]: Leaving directory `/tmp/zhouyongjun/freeradius-1.1.1'
     make: *** [install] Error 2
The important message is the last part of [make] command output.
Who has the related information, thanks in advanced.
laofuzhou

You don't need to install a "patch" but you will have to download and install j2sdk1.4.1. You can have multiple version of the JDK installed on a single system but, if you do so you'll have to explicitly point to which ever you want to use if it is different than what your Java home is set to in your user profile.

Similar Messages

  • Linking error while installing Oracle10g on Solaris 10 64bit sparc

    Hi,
    I am getting following error while installing the Oracle 10g R2 on Solaris 10 64 bit sparc.
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/data/Oracle/product/10.2.0 EXENAME=proc/Linking /data/Oracle/product/10.2.0/precomp/lib/proc
    ld: fatal: file /data/Oracle/product/10.2.0/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /data/Oracle/product/10.2.0/precomp/lib/proc
    *** Error code 1
    The following command caused the error:
    echo "Linking /data/Oracle/product/10.2.0/precomp/lib/proc"; \
    rm -f /data/Oracle/product/10.2.0/precomp/lib/proc; \
    /usr/ccs/bin/ld -o /data/Oracle/product/10.2.0/precomp/lib/proc -L/data/Oracle/product/10.2.0/precomp/lib/ -L/data/Oracle/product/10.2.0/lib/ -dy /data/Oracle/product/10.2.0/lib/prod/lib/v9/crti.o /data/Oracle/product/10.2.0/lib/prod/lib/v9/crt1.o /data/Oracle/product/10.2.0/lib/s0main.o /data/Oracle/product/10.2.0/precomp/lib/pdc.o /data/Oracle/product/10.2.0/precomp/lib/pds.o /data/Oracle/product/10.2.0/precomp/lib/libproc2.a /data/Oracle/product/10.2.0/lib/libslax10.a /data/Oracle/product/10.2.0/precomp/lib/libpgp.a -lpls10 -lplp10 /data/Oracle/product/10.2.0/lib/libplc10.a -lsnls10 -lunls10 -lnls10 /data/Oracle/product/10.2.0/rdbms/lib/kpudfo.o -lclntsh `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /data/Oracle/product/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /data/Oracle/product/10.2.0/lib/sysliblist` -R /opt/SUNWcluster/lib/sparcv9:/data/Oracle/product/10.2.0/lib:/opt/ORCLcluster/l ib/ -Y P,:/opt/SUNWcluster/lib/sparcv9:/opt/ORCLcluster/lib/:/usr/ccs/lib/sparcv9:/usr /lib/sparcv9 -Qy -lc -laio -lposix4 -lm /data/Oracle/product/10.2.0/lib/prod/lib/v9/crtn.o; \
    /bin/chmod 755 /data/Oracle/product/10.2.0/precomp/lib/proc
    make: Fatal error: Command failed for target `/data/Oracle/product/10.2.0/precomp/lib/proc'
    from make.log
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'relink' of makefile '/data/Oracle/product/10.2.0/precomp/lib/ins_precomp.mk'. See '/data/Oracle/oraInventory/logs/installActions2007-07-01_12-14-33AM.log' for details.
    Exception Severity: 1
    any help would be appreciated!
    Thanks,
    -Prakash

    its working now...I replaced ld on my system
    previous ld version was
    GNU ld version 2.13.1
    Supported emulations:
    elf32_sparc
    elf64_sparc
    now ld version is
    ld: Software Generation Utilities - Solaris Link Editors: 5.10-1.477

  • Error when install wlss22 on solaris 10 x86

    encountered error during installation of wlss22 (solaris build) on my solaris 10 x86
    pls help
    $./wlss220_solaris32.bin
    bash: ./wlss220_solaris32.bin: Invalid argument

    As per the installation guide:
    http://e-docs.bea.com/wlcp/wlss22/install/quickstart.html
    # Execute the installation program for your operating system. To execute the Linux or Solaris binary installation program:
    chmod a+x ./wlss220_linux32.bin
    ./wlss220_linux32.bin

  • Error on Installing 10gr2 on solaris 8

    Hi ,
    I am Installing Oracle 10gR2 on Sun Sparc server with Solaris 8 installed.
    I had installed all the required packages on it. But while installation links the files it gives the error, the output from the install log is :-
    INFO: Start output from spawned process:
    INFO: ----------------------------------
    INFO:
    INFO: Linking /oracle/home/app/product/10.2.0/Db_1/precomp/lib/proc
    INFO: ld.so.1: ld: fatal: libld.so.4: open failed: No such file or directory
    ld.so.1: ld: fatal: relocation error: file /usr/ccs/bin/sparcv9/ld: symbol ld64_main: referenced symbol not found
    INFO: make: Fatal error:
    INFO: *** Error code 137
    INFO: Command failed for target `
    INFO: /oracle/home/app/product/10.2.0/Db_1/precomp/lib/proc'
    INFO: End output from spawned process.
    The Ld is found in path /usr/ccs/bin but still it is giving error, so can anybody help me to how to link this ld properly to complete the installation.
    Thanks
    Hardip

    Hi Friends,
    I made a Fresh Install of Solaris 10 on my Machine and updated all the latest patches. Now the Oracle 10g Installation worked fine without any error.
    Thanks
    Hardip

  • Error in Installing webutil on solaris server [solved alternatively]

    I am trying to install webutil on the solaris server but I am getting following error when I am trying to run the application in Internet explorer.
    Loading http://oradev.hmppd:7777/forms/java/frmwebutil.jar from JAR cache
    Loading http://oradev.hmppd:7777/forms/java/frmall_jinit.jar from JAR cache
    Loading http://oradev.hmppd:7777/forms/java/jacob.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    RegisterWebUtil - Loading WebUtil Version 1.0.6
    Forms Applet version is : 10.1.2.0
    java.lang.ExceptionInInitializerError: java.security.AccessControlException: access denied (java.util.PropertyPermission java.home read)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
         at java.lang.System.getProperty(Unknown Source)
         at oracle.forms.webutil.common.VBeanCommon.<clinit>(VBeanCommon.java:156)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    I have completed all the setup steps for webutil as given in the document. When I use the same steps on windows it works but when I am trying to do it on solaris it
    is giving error.
    Kindly reply as soon as possible as I am in the middle of an implementation..
    Your kind attention and suggestions are valueable
    Thanks for the same
    Shyamal Kumar
    Message was edited by:
    Shyamal Kumar

    I have updated the class path. But what do i have to do in jvm.
    Any way there is one more solution which worked.
    Step 1 . Install Oracle Forms 10.1.2.0.2
    Step 2. Copy jacob.jar in java home
    Step 3. Copy jacob.dll into webutil directory in forms directory.
    Thats it.

  • Error when installing Nagios on solaris 11

        Hello,
    I'm following these instructions (Building and Deploying Nagios on Oracle Solaris 11)  on how to build and install Nagios on a solaris 11 x86 box.  I get all the way to pkg install then I receive this error:
    root-/opt # pkg install nagios
    WARNING: The boot environment being modified is not the active one.  Changes
    made will not be reflected on the next boot.
               Packages to install:  1
                Services to change:  1
           Create boot environment: No
    Create backup boot environment: No
    DOWNLOAD                                PKGS         FILES    XFER (MB)   SPEED
    Completed                                1/1     1294/1294    15.1/15.1    0B/s
    PHASE                                          ITEMS
    Installing new actions                        1/1407Action install failed for 'nagios' (pkg://ops-software/nagios):
      KeyError: 'gid'
    The Boot Environment solaris-2-backup-1 failed to be updated. A snapshot was taken before the failed attempt and is mounted here /tmp/tmpeH7KLq. Use 'beadm unmount solaris-2-backup-10' and then 'beadm activate solaris-2-backup-10' if you wish to boot to this BE.
    pkg: An unexpected error happened during install: 'gid'
    Traceback (most recent call last):
      File "/usr/bin/pkg", line 6373, in handle_errors
        __ret = func(*args, **kwargs)
      File "/usr/bin/pkg", line 6359, in main_func
        pargs=pargs, **opts)
      File "/usr/bin/pkg", line 2177, in install
        update_index=update_index)
      File "/usr/bin/pkg", line 1950, in __api_op
        ret_code = __api_execute_plan(_op, _api_inst)
      File "/usr/bin/pkg", line 1523, in __api_execute_plan
        api_inst.execute_plan()
      File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 2706, in execute_plan
        self._img.imageplan.execute()
      File "/usr/lib/python2.6/vendor-packages/pkg/client/imageplan.py", line 4210, in execute
        p.execute_install(src, dest)
      File "/usr/lib/python2.6/vendor-packages/pkg/client/pkgplan.py", line 516, in execute_install
        dest.install(self, src)
      File "/usr/lib/python2.6/vendor-packages/pkg/actions/group.py", line 80, in install
        if (cur_attrs["gid"] != self.attrs["gid"]):
    KeyError: 'gid'
    pkg: This is an internal error in pkg(5) version f840f00cdeff.  Please log a
    Service Request about this issue including the information above and this
    message.
    root-/opt #
    I've installed other packages with pkg so I don't think its a error with the utility.  I've tried with 2 different versions of Nagios (4.0.7 and 4.0.8) both times getting the same error.  Has anyone seen this error before? any ideas on whats causing it?
    Thanks

    I have not done this myself, and the error you got should be more clear. What version of Solaris 11 are you using?  I think the issue may be in the default GID that is assigned. The instructions don't add a GID to the group action:
    group groupname=nagios
    user username=nagios group=nagios
    The pkg(5) manpage says this is optional:
         gid
             The group's unique numerical id. The  default  value  is the first free group under 100.
    You may want to add a specific GID to see if it solves the issue:
    group groupname=nagios gid=nnn   (where nnn is an unused group ID)
    -- Alan

  • Error while installing 10g on solaris 10

    i am getting error while i am installing oracle 10g (10.2.0.1) on sunos 5.10
    the error is
    unable to find product oracle.swd.jre[1.4.1] in oracle invetory.

    Please note from the OTN website:
    http://www.oracle.com/technology/deploy/security/alerts.htm
    The Critical Patch Updates released to date are listed in the following table. Please note that starting with the January 2008 CPU, the Critical Patch Update Advisory will only be posted on OTN and will no longer be posted on MetaLink or Customer Connection.
    Critical Patch Update      MetaLink Note ID      Latest Version/Date
    Critical Patch Update - April 2008
    No MetaLink copy     Rev 3, 20 April 2008
    Critical Patch Update - January 2008
    No MetaLink copy     Rev 1, 15 January 2008
    -----Original Message-----
    From: Oracle Support Services [mailto:[email protected]]
    Sent: Wednesday, April 16, 2008 7:24 PM
    The Critical Patch Update Advisory is available at any of the following locations:
    Oracle Technology Network: http://www.oracle.com/technology/deploy/security/alerts.htm
    Oracle, PeopleSoft and JD Edwards products: http://www.peoplesoft.com/corp/en/support/security_index.jsp

  • Java.Lang Error while installing SMC on Solaris 8 x86

    Hi
    I am sukrut and I am facing one problem during installation of Solaris Management Console.
    When I am executing the installlation script by #sh Solaris_Management_Console.shar then
    in my system is showing following error at console.
    Stack trace failed with exception: java.lang.NullPointerException
    SIGSEGV 11* segmentation violation
    si_signo [11]: SIGSEGV 11* segmentation violation
    si_errno [0]: Error 0
    si_code [1]: SEGV_MAPERR [addr: 0x20]
    stackpointer=DB2BFF3C
    Inconsistent thread : best efforts attempt (may fail)
    "AWT-EventQueue-0" (TID:0x832b978, sys_thread_t:0x832b8c8, state:R, thread_t: t@8, threadID:0xdb2c0d68, stack_bottom:0xdb2c0d68, stack_size:0x1fd68) prio=6 current thread
    [1] java.awt.EventDispatchThread.pumpOneEvent(EventDispatchThread.java:100)
    [2] java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:91)
    [3] java.awt.EventDispatchThread.run(EventDispatchThread.java:83)
    Inconsistent thread : best efforts attempt (may fail)
    <null>./installer[186]: 662 Segmentation Fault(coredump)
    Removing temporary files...

    Thanks Thiru.
    It was a trivial issue. The cfgenv.sh file was not executed properly and that was causing all the issues. Thanks for your reply. Issue has been resolved on this server.
    But on another server I am getting a different error while trying to configure the gateway server. Please if anybody has faced this issue before kindly provide the solution.
    Running InstallShield Wizard...
    Loading Configuration wizard File,
    "/siebel/install_ini/8.1.1.0/gateway_response.xml" with configuration wizard
    "<NULL>" failed.
    [Press Enter to close Siebel Configuration Wizard]

  • 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.

  • Error while installing on Solaris 10

    Hi
    i am getting following error while installing weblogic server10.3.1 on Solaris 10.
    +Installation fails with Fatal error encoutered during self-extraction. Click Yes to exit, No to continue as a Net installation.[No space left on device] message.+
    I tried redirecting it to new local temp folder but it didn't helped.
    Please help.
    Thanks
    Chinmay
    Edited by: user12143775 on Nov 13, 2009 8:53 AM

    Hi Vijay
    I can see a constarint on / and /dev directory.Rest Of directory has a lot of available space.Can this cause the problem.
    Filesystem size used avail capacity Mounted on
    / 2.0G 1.6G 371M 82% /
    /dev 2.0G 1.6G 371M 82% /dev
    /lib 59G 8.3G 50G 15% /lib
    /platform 59G 8.3G 50G 15% /platform
    /sbin 59G 8.3G 50G 15% /sbin
    /usr 59G 8.3G 50G 15% /usr
    /usr/local 30G 2.3G 26G 8% /usr/local
    /usr/openv 6.0G 3.1G 2.8G 53% /usr/openv
    proc 0K 0K 0K 0% /proc
    ctfs 0K 0K 0K 0% /system/contract
    mnttab 0K 0K 0K 0% /etc/mnttab
    objfs 0K 0K 0K 0% /system/object
    swap 102G 392K 102G 1% /etc/svc/volatile
    /platform/SUNW,T5240/lib/libc_psr/libc_psr_hwcap2.so.1
    59G 8.3G 50G 15% /platform/sun4v/lib/libc_psr.so.1
    /platform/SUNW,T5240/lib/sparcv9/libc_psr/libc_psr_hwcap2.so.1
    59G 8.3G 50G 15% /platform/sun4v/lib/sparcv9/libc_psr.so.1
    fd 0K 0K 0K 0% /dev/fd
    swap 102G 48K 102G 1% /tmp
    swap 102G 48K 102G 1% /var/run
    3.24.144.10:/vol/preprovis_88
    25G 972M 24G 4% /u01
    Thanks
    Chinmay

  • Error while installing Solaris 10 using Solaris CD

    I'm getting an error while installing Solaris 10 in an Ultra 10 box.
    I have Solaris CDs (Total 4) and I have installed Solaris 10 in a Ultra 250 box , I did not get any problem. That means CDs are fine.
    But when I try to boot the CD 1 from bootPROM mode by giving the following command
    ok boot cdrom
    I get the following error :
    rebooting with CD command boot cdrom
    boot device : /pci@1f, 0/pci@1 , 1/idi@3/cdrom@2 ,0:f file and args
    Cant read disk label
    Cant open disk label package
    evaluating : boot cdrom
    Cant open boot device
    Then the box boots up with Solaris 8 which it has now..
    Can anyone please help me to solve this issue ?
    Thanks

    With the above information , I just wanted to tell you that the CD rom is getting detected as i can view all files in the CD.,,

  • Error while installing SOA suite on solaris server

    Hi Experts,
    I am trying to install SOA on solaris box:
    SOA: 11.1.1.3.0, i am getting the below error while intalling:
    *./runInstaller -jreLoc /users/oim/jrockit/jre*
    Starting Oracle Universal Installer...+
    Checking if CPU speed is above 300 MHz.    Actual 1164 MHz    Passed+
    Checking Temp space: must be greater than 150 MB.   Actual 426 MB    Passed+
    Checking swap space: must be greater than 512 MB.   Actual 8192 MB    Passed+
    Checking monitor: must be configured to display at least 256 colors+
    *>>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.    Failed <<<<*
    Some requirement checks failed. You must fulfill these requirements before+
    continuing with the installation,+
    *Continue? (y/n) [n] y*+
    *>>> Ignoring required pre-requisite failures. Continuing...*
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-09-03_09-41-13PM. Please wait ...iamoimdev-z1> Exception in thread "Main Thread" java.lang.InternalError: Can't connect to X11 window server using '10.68.74.83:0.0' as the value of the DISPLAY variable.+
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)+
    at sun.awt.X11GraphicsEnvironment.access$100(X11GraphicsEnvironment.java:52)+
    at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:155)+
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)+
    at java.lang.Class.forName0(Native Method)+
    at java.lang.Class.forName(Class.java:169)+
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)+
    at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:89)+
    at java.lang.Class.forName0(Native Method)+
    at java.lang.Class.forName(Class.java:169)+
    at java.awt.Toolkit$2.run(Toolkit.java:834)+
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:826)+
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)+
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)+
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)+
    at oracle.as.install.engine.modules.presentation.ui.common.dialogs.SpecifyInventoryDirectoryDialog.showDialog(SpecifyInventoryDirectoryDialog.java:702)+
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:555)+

    Ketan, I am logging into the system as restricted user, and then switching to admin use using
    psh su - admin command and providing password
    can i check who is the root user? IS there a method to check this out? thanks in advance.
    Edited by: 955130 on Sep 4, 2012 4:05 AM

  • 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 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

Maybe you are looking for

  • How do I move my iTunes media folder to an external hard drive on my iMac with OS 10.6.8?

    I am running out of space on my iMac hard drive so I bought an external hard drive. I want to transfer my iTunes music library onto that drive. I think I have to do it through iTunes, but I can't even see the hard drive on iTunes like I can see other

  • ASA 5510 & Object-groups

    I have an ASA 5510 and have just started using object-groups which are super handy in theory, but not working in reality. I have a service object-group with a mix of tcp, icmp, and udp ports. Let's call it Sample_Port_Group. I'm trying to apply it to

  • Deactivated update rule

    i have transported an infoprovider up to our target system and the update rule got deactivated. it was last changed by IMPACTED, and i have checked the structure of the infoprovider moved and there are no structural changes (e.g. addition/deletion of

  • Iphone 4.1 Release?

    When is the iphone 4.1 firmware going to be released??? I want more than a temporary placebo for the antenna problem and a possible battery fix

  • My iphone 4 will not restore all the way in my mac

    I attached my phone and is aking if ok to re-store and I answer yes... it does its thing and start the restore and the upgrade of software, but when is getting to the end it just stays and does not move anymore for some reason?  I can update it on my