Oralce 9i installer not working in Solaris 8

Hello All,
When running Oracle 9i installer from Disk1 folder like this:
./runInstaller
I am getting error:
./runInstaller: syntax error at line 1: '(' expected.
I commented all lines (except last 2) in runInstaller script. Still getting same error:
***************modified script***************
#!/bin/sh
# The environment variable $SRCHOME cannot be set during the installation
#unset SRCHOME
#CMDDIR=`dirname $0`
#if [ "$CMDDIR" = "." ];then
# CMDDIR=`pwd`;
#fi
# Replace relative path with fully qualified path.
#if [ ! "`echo $CMDDIR|grep '^/'`" ];then
# CMDDIR=`pwd`/$CMDDIR;
#fi
#if [ x${PATH} != x ] ; then
# PATH=/usr/bin:/usr/ccs/bin:$PATH
#export PATH
#else
# PATH=/usr/bin:/usr/ccs/bin
# export PATH
#fi
#if [ x${LD_LIBRARY_PATH} != x ] ; then
# LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH
# export LD_LIBRARY_PATH
#else
#LD_LIBRARY_PATH=/usr/lib
# export LD_LIBRARY_PATH
#fi
cd /home/oracle/download/Disk1/install/solaris
./runInstaller $* &
***********modified script**************
looking forward for your help
Arun.

One update to my query:
I am trying to install Oracle9i for Solaris 8 SPARC version in Solaris 8 in Intel machine. Could it be the reason for this error.
Is Oracle 9i available for Solaris 8 in Intel machine?
Thanks
Arun.

Similar Messages

  • Why keyboard and mouse right click not working in Solaris and Linux?

    Hi all,
    I have two problems:
    1) I am working on AWT/Swing application and its working fine in window enviornment,but while running on solaris and linux mouse right-click option window not poping up.
    2) Ctrl+c,Ctrl+v,Home and End keyboard key are not working in solaris and linux OS for same application.
    Pls provide me some solution for these problem.
    -Dinesh

    Hi Nik,
    Thanks for reply. I found some solution for the above problem.
    For mouse right click there was problem in my source code.I have not implemented the mousePressed() method
    In case of keyboard Home, End and arrow key working fine after exporting AWTUSE_TYPE4_PATCH=false; in solaris and linux
    But still Ctrl-c and Ctrl-v not working.
    I am using JDK1.5.0_07+Eclipse IDE 3.1
    -Dinesh

  • MSI installer not working MSI 5.0 Windows 7

    Hello I am trying to get MSI installer to work and when I go to install anything that has the Windows Installer Package it opens Notepad in a scrambled message. I have tried numerous avenues to no avail (regedit,copy paste regedit, troubleshooters, sfc/scannow,
    command prompt etc.) I tried to choose the file association of MSIexec in System32 and it just opens this 
    I have tried what is suggested in this forum
    https://social.technet.microsoft.com/Forums/windows/en-US/f699e632-54ba-443b-85df-269a7fd6cf1a/windows-installer-not-working?forum=w7itprogeneral and regedit says:
    I have tried this http://support.microsoft.com/kb/2438651#reso1 and didn't work
    I have tried changing C :\Windows\System32\msiexec.exe /V in regedit and that didn't work
    I have searched event viewer and all that's in there is a warning and information of successful installs and uninstalls.
    I have tried %windir%\system32\msi.dll version in Command prompt and it says that the system cannot execute the specified program
    I am thinking it is just a matter of finding the correct file association that the windows installer can use to install that program but I am unable to find that! 
    I did a system restore but the only good restore was from earlier today and it still just opens notepad. before I did the restore I went into services and the computer couldn't find the file (windows installer) so I did a restore and now it at least sees
    the file and I can start the service.
    Can I please get some help fixing this? would uninstalling MSI and re-installing it work? I have been searching forum after forum and nothing has yet worked.
    I did a clean install of windows a couple of weeks ago
    Microsoft answers gives me thee worst answers a person could come up with.
    for a complete list of what my computer is check my bio

    Hi ingenuities, 
    Try importing these reg file under Safe mode.
    If you really need this work, I am supposing the only way is to try importing them manually, if any value key is using by process, use process monitor to filter out these processes and shut them down.I monitored values under MSI.package seems like no
    value was using by system.
    I exported msi.package and patch to text, it is from a clean Windows 7 intallation。
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\Msi.Package]
    @="Windows Installer Package"
    "EditFlags"=hex:00,00,10,00
    "FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
      00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
      32,00,5c,00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,\
      00,2d,00,33,00,34,00,00,00
    "InfoTip"="prop:System.ItemType;System.Author;System.Title;System.Subject;System.Comment;System.DateModified;System.Size"
    "FullDetails"="prop:System.PropGroup.Description;System.Title;System.Subject;System.Category;System.Keywords;System.Comment;System.PropGroup.Origin;System.Author;System.Document.RevisionNumber;System.Document.DateCreated;System.ApplicationName;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.DateCreated;System.DateModified;System.Size;System.FileAttributes;System.OfflineAvailability;System.OfflineStatus;System.SharedWith;System.FileOwner;System.ComputerName"
    [HKEY_CLASSES_ROOT\Msi.Package\DefaultIcon]
    @="C:\\Windows\\system32\\msiexec.exe,0"
    [HKEY_CLASSES_ROOT\Msi.Package\shell]
    @="Open,Repair,Uninstall"
    [HKEY_CLASSES_ROOT\Msi.Package\shell\Open]
    @="&Install"
    "MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
      6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\
      00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,\
      33,00,36,00,00,00
    [HKEY_CLASSES_ROOT\Msi.Package\shell\Open\command]
    @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
      00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\
      73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\
      00,69,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00
    [HKEY_CLASSES_ROOT\Msi.Package\shell\Repair]
    @="Re&pair"
    "MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
      6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\
      00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,\
      33,00,37,00,00,00
    [HKEY_CLASSES_ROOT\Msi.Package\shell\Repair\command]
    @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
      00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\
      73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\
      00,66,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00
    [HKEY_CLASSES_ROOT\Msi.Package\shell\runasuser]
    @="@shell32.dll,-50944"
    "Extended"=""
    "SuppressionPolicyEx"="{F211AA05-D4DF-4370-A2A0-9F19C09756A7}"
    [HKEY_CLASSES_ROOT\Msi.Package\shell\runasuser\command]
    "DelegateExecute"="{ea72d00e-4960-42fa-ba92-7792a7944c1d}"
    [HKEY_CLASSES_ROOT\Msi.Package\shell\Uninstall]
    @="&Uninstall"
    "MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
      6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\
      00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,\
      33,00,38,00,00,00
    [HKEY_CLASSES_ROOT\Msi.Package\shell\Uninstall\command]
    @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
      00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\
      73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\
      00,78,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00
    [HKEY_CLASSES_ROOT\Msi.Package\shellex]
    [HKEY_CLASSES_ROOT\Msi.Package\shellex\ContextMenuHandlers]
    @="Compatibility"
    [HKEY_CLASSES_ROOT\Msi.Package\shellex\ContextMenuHandlers\Compatibility]
    @="{1d27f844-3a1f-4410-85ac-14651078412d}"
    [HKEY_CLASSES_ROOT\Msi.Package\shellex\PropertySheetHandlers]
    [HKEY_CLASSES_ROOT\Msi.Package\shellex\PropertySheetHandlers\ShimLayer Property Page]
    @="{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}"
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\Msi.Patch]
    @="Windows Installer Patch"
    "EditFlags"=hex:00,00,10,00
    "FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
      00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
      32,00,5c,00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,\
      00,2d,00,33,00,35,00,00,00
    "InfoTip"="prop:System.ItemType;System.Author;System.Title;System.Subject;System.Comment;System.DateModified;System.Size"
    "FullDetails"="prop:System.PropGroup.Description;System.Title;System.Subject;System.Category;System.Keywords;System.Comment;System.PropGroup.Origin;System.Author;System.Document.RevisionNumber;System.Document.DateCreated;System.ApplicationName;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.DateCreated;System.DateModified;System.Size;System.FileAttributes;System.OfflineAvailability;System.OfflineStatus;System.SharedWith;System.FileOwner;System.ComputerName"
    [HKEY_CLASSES_ROOT\Msi.Patch\DefaultIcon]
    @="C:\\Windows\\system32\\msiexec.exe,0"
    [HKEY_CLASSES_ROOT\Msi.Patch\shell]
    @="Open"
    [HKEY_CLASSES_ROOT\Msi.Patch\shell\Open]
    @="&Apply Patch"
    "MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
      6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\
      00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,\
      33,00,39,00,00,00
    [HKEY_CLASSES_ROOT\Msi.Patch\shell\Open\command]
    @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
      00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\
      73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\
      00,70,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00
    Regards
    D. Wu

  • Flash play installation not work - The exe file deelete automaticly and the process is still running

    Flash play installation not work - The exe file deelete automaticly and the process is still running

    Why i get no answer?

  • Oracle Reports Team Please Help..! Arabic Reports PDF not working in Solaris

    Hi,
    I am not able to Generate Arabic PDF reports (HTMLCSS is working fine with me.....)
    O/s is Solaris........O/s supports Arabic....
    NLS_LANG is set to "ARABIC_EGYPT.AR8ISO8859P6"
    In place of arabic content its showing Junk characters..... In win2k Its working fine........ I have checked my uifont.ali I am giving my PDF section details..
    [ PDF:Embed ]
    helvetica = "helvetica.afm helvetica.pfa"
    [ PDF:Subset ]
    Arial = "Arial.ttf"
    helvetica = "Arial.ttf"
    "Andale Duospace WT J" = "Aduoj.ttf"
    "Albany WT J"="AlbanWTJ.ttf"
    "MS UI Gothic" = "msgothic.ttc"
    And i have Included the Fonts folder entry in REPORTS_PATH variable entries...Is there any thing needs to be done.....??????
    Why its not working in Solaris........PLEASE HELP ME OUT...........!!!!!
    Thanks in Advance........
    sharat ([email protected])

    Hi Sharat
    I see that you have two entries for helvetica font in your uifont.ali. Be aware that order of precedence is alias->embed->subset. If the helvetica part is appearing junk, try and comment out the entry in embed section and let the subsetting happen.
    On Solaris, ensure that the case of font file names match.
    Regards
    Sripathy

  • D-Link 562M modem does not works in Solaris 10 (?)

    I use D-Link 562M external USB 56K modem. Modem works in Windows but does not works in Solaris 10 (?). Help me!

    pat.gibbons wrote:
    Not supported yet but will be in a future Solaris Express release.Many USB modems are not really modems but the entire signal processing is done by the host computer. Such "winmodems" require signal processing software which is quite complex. I do not think that such modems are supported in the following versions of Solaris.
    If the 562M is NOT such a modem (but a "real" one) it should be quite easy to adapt a driver to work with this modem.
    Martin

  • Swedish chars ��� not working under Solaris

    Hi All,
    I created the following little code and it is not working under Solaris 7, JDK1.4.1_01. (also tested some other but does not work)
    public class HelloSweden
    public static void main(String [] args)
    String newName="���";
    String charsetName = "iso-8859-2";
    byte [] s = {(byte)229, (byte)228, (byte)246};
    try
    newName = new String(s, 0, s.length, charsetName);
    catch ( java.io.UnsupportedEncodingException e )
    System.err.println(e.getMessage());
    e.printStackTrace();
    System.out.println("new name is: "+newName);
    for(int i=0; i<newName.getBytes().length; i++)
    System.out.println(i+"."+":"+newName.getBytes());
    The problem is that on Solaris 7 the output is:
    new name is: ???
    0.:63
    1.:63
    2.:63
    Whereas on Linux it works fine:
    new name is: ���
    0.:-27
    1.:-28
    2.:-10
    I also tried the "javac -encoding iso8859-1" option but no use.
    Could anybody help?
    Thnx,
    GF

    I also tried the "javac -encoding iso8859-1" option
    but no use.
    Was the output exactly the same or were the numbers correct, at least?
    You may need to compile with:
    javac -encoding ISO-8859-1 ClassName.java
    and then run with:
    java -Dfile.encoding=ISO-8859-1 ClassName
    You can set the character encoding explicitely like that. The character encoding depends on locale settings; if you set LC_ALL to a Swedish locale ("sv_SE"?) javac and java should start using the correct encodings automatically.

  • Mac Os X lion installation not working.

    os x lion installation not working, when the installation bar comes to 99% a pop up widow tells me that the installation has failed and the file could be damaged or something. But i just downloaded it from appstore. Any ideas?

    Here's an update on my problem:
    Called Apple Support the other day. They basically told me that they can't help, because this is a problem of misconfiguration and that those kinda things weren't covered. Still the person on the line gave me a hint, I should look for leftovers of previously installed software in /Library/LaunchDaemons/ and /Library/LaunchAgents/ .
    Well, that did the trick. In one of the folders I found "net.shrew.iked.plist". This file obvioulsy belongs to the ShrewSoft VPN client. I removed it and the built-in client works again.
    I reinstalled ShrewSoft one more time to see if it works without the mentioned plist-file...needless to say it wouldn't connect anymore, but that's alright with me - for now.

  • Floppy Drive not work in Solaris x86

    Hello all,
    I have been installed Solaris 10 x86 1/06 beta but after installation there is no possible to use floppy drive. I cannot mount it.
    How to solve this problem?
    Thank You.
    Sincerely Yours,
    Girts Zeltins

    Bug 6294851 perhaps?
    http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6 294851
    The patch documented in the bug's workaround section should work on
    Solaris 10 x86 GA. Not sure if it is OK for Solaris 10 x86 1/06 beta.

  • Application installer not working with PC Suit App...

    I have a Nokia E60 and Windows XP SP2. After installing PC Suite 6.82.96.4 I try to open the App. installer but it opens and closes inmediately (blinks) but do not work. I try to do the installation through the File manager, and I can see and open the Nokia browser, phone memory etc, but whenever I try to install, the following message is shown Nokia Application Installer has encountered a problem and needs to close. We are sorry for the inconvenience. Detail is: Error signature AppName: applicationinstaller.exe AppVer: 6.82.96.4 ModName: unknown ModVer: 0.0.0.0 Offset: 90909090 It also shows that there is an error report that I cannot find C:\DOCUME~1\rodrigm3\LOCALS~1\Temp\9e61_appcompat.txt Could you please help me to fix the problem? thanks a lot

    Regarding my problem, I attach the log file generated in the error report in case it can help to the Nokia support (or anybody able to help...) It should have to be a PC config problem, as I am totally able to install application with the same version of PC Suite in other colleagues PCs Thanks for your support....
    Attachments:
    42cb_appcompat.txt ‏63 KB

  • 10g forms developed using windows machine is not working in Solaris machine

    I have developed a form using the following version of Oracle Developer suit 10g Fomrs using WINDOWS machine.
    My Application server is in a SOLARIS machine. All the .fmx are copied in the same SOLARIS machine in a directory.
    I have copied the form (.fmx) in the same directories where the other forms are, in the SOLARIS machine.
    Now i click on the menu item (menu item was already present there before developing the form in the menu. I did not have to create a new menu item in the Menu) in the windows machine.
    The form doesnt appear.
    Could you please tell me wheather i have to compile the form that i have developed in WINDOWS machine in some format of SOLARIS machine, or I have to do something else so that on the click of Menu item in Windows machine that form appears. Or Ihave to develop the form using SOLARIS machine?
    Please help me.
    I am working on the following version of Oracle Developer suit 10g Fomrs
    orms [32 Bit] Version 10.1.2.0.2 (Production)
    Oracle Toolkit Version 10.1.2.0.2 (Production)
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.2 (Production)
    Oracle Tools GUI Utilities Version 10.1.2.0.2 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE     10.1.0.4.0     Production

    hi
    still its not working
    Please I need help
    bash-2.05$
    bash-2.05$ /u02/oradata/data/PROJ/APPS/bin/frmcmp userid=xxx/xxx@xxx batch=yes module=AB.fmb module_type=form compile_all=yes window_state=minimize
    FRM-91500: Unable to start/complete the build.
    bash-2.05$
    I have set the following environment variables.
    LD_LIBRARY_PATH=/u02/oradata/data/PROJ/APPS/lib32:/u02/oradata/data/PROJ/APPS/jdk/jre/lib/sparc:/u02/oradata/data/PROJ/APPS/jdk/jre/lib/sparc/native_threads:/tmp/OraInstall2008-07-11_03-00-49PM/jre/1.4.2/lib/sparc/client:/tmp/OraInstall2008-07-11_03-00-49PM/jre/1.4.2/lib/sparc:/tmp/OraInstall2008-07-11_03-00-49PM/jre/1.4.2/../lib/sparc:/usr/lib:/usr/ccs/lib:/u01/oracle/product/10.2.0/lib:/usr/lib
    ORA_NLS10=/u01/oracle/product/10.2.0/nls/data
    JAVA_HOME=/u02/oradata/data/PROJ/APPS/jdk
    ORACLE_HOME=/u02/oradata/data/PROJ/APPS
    ORACLE_TERM=vt100
    FORMS_PATH=/u02/oradata/data/PROJ/APPS/forms
    TERM=vt100
    PATH=/usr/bin:/usr/ccs/bin:/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/boapp/oracle/product/9.2.0/bin:/usr/lib
    NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    TNS_ADMIN=/u02/oradata/data/PROJ/APPS/network/admin
    OSTYPE=solaris5.9
    regards

  • Ldap authentication not working for Solaris 8 host - Help!

    Greetings folks,
    I just recently migrated a host to use LDAP authentication. The only difference between this host and the rest of the hosts in the environment that I've converted to use LDAP is that this one is running Solaris 8.
    Here's the steps I took to migrate it (though, I used the same steps for another Sol8 host in another environment and it works fine):
    ldapclient -P stg -d mydomain.com -D cn=proxyagent,ou=profile,dc=mydomain,dc=com -w secret 192.168.1.69
    My /etc/nsswitch.conf looks like this:
    passwd: files ldap
    group: files ldap
    My /etc/pam.conf looks like this:
    login auth requisite pam_authtok_get.so.1
    login auth required pam_dhkeys.so.1
    login auth sufficient pam_unix_auth.so.1
    login auth required pam_ldap.so.1
    sshd auth requisite pam_authtok_get.so.1
    sshd auth sufficient pam_unix_auth.so.1
    sshd auth required pam_ldap.so.1
    other auth requisite pam_authtok_get.so.1
    other auth required pam_dhkeys.so.1
    other auth sufficient pam_unix_auth.so.1
    other auth required pam_ldap.so.1
    passwd auth sufficient pam_passwd_auth.so.1
    passwd auth required pam_ldap.so.1
    I've also cleared out the local user accounts for my human users, so there aren't any more passwd or shadow entries (yes, I ran pwconv). I also cleaned out the /etc/group entries for the same users. The machine appears to be configured properly, because I can run various DS commands that indicate this:
    hostname# getent passwd user1
    user1::1001:1001:User 1:/opt/home/user1:/bin/bash
    hostname# ldaplist -l passwd user1
    dn: uid=user1,ou=people,dc=mydomain,dc=com
    shadowFlag: 0
    userPassword: {crypt}(removed)
    uid: user1
    objectClass: posixAccount
    objectClass: shadowAccount
    objectClass: account
    objectClass: top
    cn: user1
    uidNumber: 1001
    gidNumber: 1001
    gecos: User 1
    homeDirectory: /opt/home/user1
    loginShell: /bin/bash
    However, in the end, actual logins to this host fail via ssh. Snooping the traffic reveals that all the right info is being handed back to the client, including the crypt'ed password hash, uid, etc. just like I see with other hosts that work.
    Any ideas?
    Thanks!
    Patrick

    I assume you have applied lastest kernel patch and 108993 to this Solaris8 machine, and its nss_ldap.so.1 and pam_ldap.so.1 are the same as the other Solaris8 LDAP clients that are working for ssh via LDAP auth.
    1) Please replace "objectClass: account" with "objectClass: person", I know SUN ONE DS5.2 likes "person".
    2) Did you test and verify telnet/ftp/su working? but SSH not working?
    3) If telnet/ftp/su all worked, and SSH (SUN-SSH or OpenSSH), make sure you have "UsePAM yes" in sshd_config and restart sshd.
    4) It is not a must I think but normally I will add "shadow: files ldap" to /etc/nsswitch.conf, restart nscd after that.
    5) Whenever ldapclient command is run and ldap_cachemgr is restarted, I usually also restart nscd and sshd after that, if not testing result may not be accurate as nscd is still remembering OLD stuffs cached which could be very misleading.
    6) You may use "ssh -v userid@localhost" to watch the SSH communications, on top of your usual "snoop"ing of network packets.
    7) Use the sample pam.conf that is meant for pam_ldap from Solaris 10 system admin guide with all the pam_unix_cred.so.1 lines commented out. This works for me, there is no sshd defintions as it will follow "other".
    http://docs.sun.com/app/docs/doc/816-4556/6maort2te?a=view
    Gary

  • Shudown command is not working in Solaris 10

    I have two Sun Fire V890 server with Solaris 10 Operating System. In both the servers shutdown command is not working. if i am giving shutdown -y -g0 command means server is not responding, at the same time its proceeding init commands.. if i am giving init5 means, server is getting powered off. please give a solution. Thanks in Advance,

    Note: This thread was originally posted in the [Servers - General Discussion|http://forums.sun.com/forum.jspa?forumID=830] forum, but moved to this forum for closer topic alignment.

  • Mac Book OS X 10.6.8  installer not working

    I've trying to update my Itunes and it will not work i get the following message: "The update could not be expanded, and may have been corrupted during downloading. The update will be downloaded and checked again the next time that Software Update runs."  I recently brought my Mac to Ottowa for new battery and this started  after that.  I've also tried to instlall BlackBerry for Desk top and the following Error message: "The installer encountered an error that caused the installation to fail.  Contact the software manufacture for assistance."  
    Right now I'm not able to install anything, I've had the MacBook for almost two years now and still have over 440 gigs free space.  Any help would be appreciated I tried everything with my limited skills,  I live in an isolated are of Canada so don't have access to a store.
    Thanks in Advance,
    Jason

    From what you describe, it sounds like you're trying to update iTunes to the latest version, but can't. Whereas the title of your post is talking about having a problem with the 10.6.8 Update, which is not iTunes. So, I'm confused: which of these are you really talking about, iTunes, or the 10.6.8 Update?
    If you're really talking about iTunes, then it's possible that something in the download has been corrupted and so it can't be installed. If you live in a remote area of Canada, what sort of Internet service do you have: Dial-Up, ADSL, or Cable? The type and speed of service could very well have caused corruption in the download.
    But if that's not the real issue, then it's equally possible that something in your current Snow Leopard installation is corrupted or not in the proper place (like if you move applications or files from where they're expected to be). That could also cause iTunes or anything else to fail during installation.

  • Citrix HDX Flash redirection plugin installer not working

    Hi,
    We have been trying to install the Citrix Flash redirection plugin (Products - XenDesktop - Download Flash Plugin - Citrix) but it is not working.
    When the installer begins after download, it starts to retrieve the install and then the windows goes blank (below)
    I ran a debug install as a previous thread suggested and have pasted the comments below. We have tried this in numerous machines, different Operating systems on different networks, all with the same outcome.   (the file path has been altered by me, below)
    Memory Initialized (Maximum)
    ===============================================================================
    Host Version: 3.5.4.26
    "C:\xxxxx\xxxxxxxxxxxxx\Desktop\install_flashplayer15x32_mssd_aaa_aih.exe" /debug -Elevated
    System: Windows NT version 6.2.9200.0
    Added url to whitelist (localhost).
    Added url to whitelist (solidstatenetworks.com).
    Added url to whitelist (snxd.com).
    Added read only registry path to whitelist (machine\Software\Microsoft\Internet Explorer\).
    Added common name to whitelist (Solid State Networks I, LLC).
    Added common name to whitelist (Adobe Systems Incorporated).
    Extracting skin file (/app.config.xml)
    Added url to whitelist (get.adobe.com).
    Added url to whitelist (get2.adobe.com).
    Added url to whitelist (aihdownload.adobe.com).
    Added url to whitelist (airdownload.adobe.com).
    Added url to whitelist (ardownload.adobe.com).
    Added url to whitelist (download.macromedia.com).
    Added url to whitelist (fpdownload.macromedia.com).
    Added url to whitelist (fpdownload2.macromedia.com).
    Added url to whitelist (fpdownload.adobe.com).
    Added url to whitelist (fpdownload2.adobe.com).
    Added url to whitelist (platformdl.adobe.com).
    Added url to whitelist (platformdl-stage.corp.adobe.com).
    Added url to whitelist (wwwimages.adobe.com).
    Added url to whitelist (wwwimages.stage.adobe.com).
    Added url to whitelist (dlmping.adobe.com).
    Added url to whitelist (dlmping2.adobe.com).
    Added url to whitelist (dlmping3.adobe.com).
    Added url to whitelist (dlmping4.adobe.com).
    Added url to whitelist (get3.adobe.com).
    Added url to whitelist (get3.stage.adobe.com).
    Added url to whitelist (adobetag.com).
    Added url to whitelist (promotion.adobe.com).
    Added read only registry path to whitelist (machine\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\).
    Added read only registry path to whitelist (machine\SOFTWARE\Microsoft\Windows NT\CurrentVersion\).
    Added read only registry path to whitelist (machine\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\).
    Added read only registry path to whitelist (machine\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\).
    Added read only registry path to whitelist (user\SOFTWARE\Microsoft\Windows\Shell\Associations\UrlAssociations\).
    Added read only registry path to whitelist (root\http\shell\open\command\).
    Added read only registry path to whitelist (root\https\shell\open\command\).
    Added read only registry path to whitelist (root\.htm\).
    Added read only registry path to whitelist (root\.html\).
    Added read only registry path to whitelist (root\IE.HTTP\shell\open\command\).
    Added read only registry path to whitelist (root\FirefoxURL\shell\open\command\).
    Added read only registry path to whitelist (root\SafariURL\shell\open\command\).
    Added read only registry path to whitelist (root\ChromeHTML\shell\open\command\).
    Added read only registry path to whitelist (machine\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\).
    Added read only registry path to whitelist (machine\SOFTWARE\Macromedia\).
    Added read only registry path to whitelist (user\SOFTWARE\Macromedia\).
    Added read/write registry path to whitelist (machine\SOFTWARE\Adobe\Setup\Reader\).
    Added read/write registry path to whitelist (machine\SOFTWARE\Wow6432Node\Adobe\Setup\Reader\).
    Added common name to whitelist (Adobe Systems, Incorporated).
    189 active MIME types
    WebServer thread running
    WebServer Listening on 127.0.0.1:63006
    Browser cache flushed (0 removed) (851 checked) (0.01 seconds)
    Browser: IE 9.11.9600.17498
    Extracting skin file (mainwindow.config.xml)
    Response code set [/mainwindow.html:200:0]
    Accept queue size of (2)
    Response code set [/images/icon-blank.gif:200:0]
    Response code set [/mainwindow.css:200:0]
    Accept queue size of (2)
    Response code set [/compact.min.js:200:0]
    Response code set [/images/icon-complete.gif:200:0]
    Response code set [/images/icon-complete-error.gif:200:0]
    Accept queue size of (2)
    Response code set [/images/logo-adobe.gif:200:0]
    Response code set [/images/bg-close-program.png:200:0]
    Accept queue size of (2)
    Response code set [/images/bg-download-bar-empty.png:200:0]
    Response code set [/images/bg-header-error.gif:200:0]
    Response code set [/images/bg-download-bar-full.png:200:0]
    Discovering default browser...
    Default browser: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" -- "%1"
    Skin version: 2.0.2.13
    Document ready triggered
    Extracting skin file (locale/en-us.json)
    Extracting skin file (workflow.json)
    Unable to extract skin file (locale/en.json)
    Unable to extract skin file (locale/ie.json)
    Accept queue size of (2)
    Response code set [/images/button-left.png:200:0]
    Response code set [/images/button-center.png:200:0]
    Response code set [/images/button-right.png:200:0]
    Extracting skin file (interop/downloader.dll)
    Loading interop library (C:\Users\Ed_LO\AppData\Local\Adobe\AIH.e8ca43f5ad5cdca8a0c1d77b352fe6e414532d67\download er.dll) (3.5.4.26)
    Memory Initialized (Maximum)
    ===============================================================================
    Downloader Version: 3.5.4.26
    Solid Core v0.82 () in use (S11)
    Cwd [C:\xxxxxx\xxxxxxx\Desktop\] [EC:F4:BB:09:82:BA]
    Torrent Agent: -SC0082-
    Torrent Agent: -SD354Q-
    Starting manager thread
    Manager state changing from (Idle) to (Start)
    Manager state changing from (Start) to (Process)
    Response code set [/environment.json:200:224]
    macroEnvironment (macro) (1305): adding macro WorkflowUrl=https://get.adobe.com/flashplayer/webservices/aih/
    macroEnvironment (macro) (1305): adding macro InstallType=install
    macroEnvironment (macro) (1305): adding macro InstallName=flashplayer15
    macroEnvironment (macro) (1305): adding macro InstallSite=live
    macroEnvironment (macro) (1305): adding macro CompletionPageUrl=https://get.adobe.com/flashplayer/completion/aih/
    mergeWorkflow (merge) (5EAA): retrieving https://get.adobe.com/flashplayer/webservices/aih/?language=en-IE&currentFilename=install_ flashplayer15x32_mssd_aaa_aih.exe&builtinName=flashplayer15&type=install&site=live
    installProducts (products) (5781): primary product
    installProducts (products) (5781): preparing sitecatalyst ping
    installProducts (products) (5781): primary product
    Unable to open file [C:\Users\Ed_LO\Desktop\install_flashplayer15x32_mssd_aaa_aih.exe][00008000](2 : 00000002)
    installProducts (products) (5781): sitecatalyst offerCount 0
    installProducts (products) (5781): sitecatalyst siteCatalystOffers 0
    installProducts (products) (5781): sitecatalyst siteCatalystAcceptedOffers 0
    installProducts (products) (5781): sitecatalyst primaryProductExitCode -1
    installProducts (products) (5781): sitecatalyst primaryProductIsComplete false
    installProducts (products) (5781): sitecatalyst primaryProductSiteCatalystCode
    installProducts (products) (5781): sitecatalyst pageName ACDC_FP_AIH_Launched
    installProducts (products) (5781): sitecatalyst channel ACDC_FlashPlayer
    installProducts (products) (5781): sitecatalyst prop1 AIH
    installProducts (products) (5781): sitecatalyst prop2 ACDC Downloads
    installProducts (products) (5781): sitecatalyst prop3 get.adobe.com
    installProducts (products) (5781): sitecatalyst prop4 en
    installProducts (products) (5781): sitecatalyst prop5 en:undefined
    installProducts (products) (5781): sitecatalyst products ;FlashPlayer_AIH
    installProducts (products) (5781): sitecatalyst eVar73 ACDC_FlashPlayer
    installProducts (products) (5781): sitecatalyst eVar74
    installProducts (products) (5781): sitecatalyst events event96
    installProducts (products) (5781): completion page url https://get.adobe.com/flashplayer/completion/aih/
    installProducts (products) (5781): preparing sitecatalyst ping
    installProducts (products) (5781): primary product
    Unable to open file [C:\Users\Ed_LO\Desktop\install_flashplayer15x32_mssd_aaa_aih.exe][00008000](2 : 00000002)
    installProducts (products) (5781): sitecatalyst offer results (isDual false oLen 0):
    installProducts (products) (5781): sitecatalyst installedCode  failedCode  offerCode
    installProducts (products) (5781): sitecatalyst allInstalled true allFailed true
    installProducts (products) (5781): sitecatalyst numInstalled 0 numFailed 0
    installProducts (products) (5781): sitecatalyst offerCount 0
    installProducts (products) (5781): sitecatalyst offerCount 0
    installProducts (products) (5781): sitecatalyst siteCatalystOffers 0
    installProducts (products) (5781): sitecatalyst siteCatalystAcceptedOffers 0
    installProducts (products) (5781): sitecatalyst primaryProductExitCode -1
    installProducts (products) (5781): sitecatalyst primaryProductIsComplete false
    installProducts (products) (5781): sitecatalyst primaryProductSiteCatalystCode
    installProducts (products) (5781): sitecatalyst pageName ACDC_FP_AIH_Unknown_Reason_exitcode=-1
    installProducts (products) (5781): sitecatalyst channel ACDC_FlashPlayer
    installProducts (products) (5781): sitecatalyst prop1 AIH
    installProducts (products) (5781): sitecatalyst prop2 ACDC Downloads
    installProducts (products) (5781): sitecatalyst prop3 get.adobe.com
    installProducts (products) (5781): sitecatalyst prop4 en
    installProducts (products) (5781): sitecatalyst prop5 en:acdc_fp_aih_launched
    installProducts (products) (5781): sitecatalyst products ;FlashPlayer_AIH
    installProducts (products) (5781): sitecatalyst eVar73 ACDC_FlashPlayer
    installProducts (products) (5781): sitecatalyst eVar74
    installProducts (products) (5781): sitecatalyst events
    actions not defined for (products) in (installProducts)
    Notification center caught unhandled exception: Unable to get property 'length' of undefined or null reference
    completion page url https://get.adobe.com/flashplayer/completion/aih/?exitcode=-1
    Launching browser..
    Command: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" -- "%1"
    Executable: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Arguments:  -- "https://get.adobe.com/flashplayer/completion/aih/?exitcode=-1"
    Manager state changing from (Process) to (Stop)
    Manager state changing from (Stop) to (Stopping)
    Manager state changing from (Stopping) to (Shutdown)
    Storage active (0/10):
    -- Member Unused
    -- Member Unused
    -- Member Unused
    -- Member Unused
    -- Member Unused
    -- Member Unused
    -- Member Unused
    -- Member Unused
    -- Member Unused
    -- Member Unused
    Manager state changing from (Shutdown) to (Idle)
    Manager thread shut down successful
    Maximum Memory in use (230 / 661k)
    ===============================================================================
    WebServer thread shut down successful
    Browser cache flushed (0 removed) (866 checked) (0.06 seconds)
    Maximum Memory in use (1137 / 5413k)
    ===============================================================================

    Hi Jack,
    The link Citrix has on their page for the Flash Player installer is incorrect.  This has been escalated and Citrix will be contacted about this matter.
    To download the Plugin Citrix is using, go to http://get.adobe.com/flashplayer/otherversions, select your Windows OS version and then select 'FP 16 for Firefox - NPAPI'.
    Maria

Maybe you are looking for