DS 6.1 won't start as cluster service

Hi!
RG: hylas-ldap
Resources:
Logical Hostname hylas
HAStorage ldap-data-1 (Diskgroup contains instance data)
I installed DS 6.0 and patched up to 6.1. As the topic says... I'm able to start the instance on every node of the Cluster (SC 3.2) with "dsadm start /path/to/instance". Prior to that I switched the RG over to the node where the DS is started manually.
Once I register the SUNW.ds6ldap instance in my RG, it won't start.
Log:
Jul 31 11:57:55 xxxx SC[SUNW.ds6ldap,hylas-ldap,ds--argolis-disks-ldapdata1-hylas,dsldap_svc_start]: [ID 833212 daemon.info] Attempting to start the data service under process monitor facility.
Jul 31 11:57:55 xxxx Cluster.RGM.rgmd: [ID 784560 daemon.notice] resource ds--argolis-disks-ldapdata1-hylas status on node xxxx change to R_FM_ONLINE
Jul 31 11:57:55 xxxx Cluster.RGM.rgmd: [ID 922363 daemon.notice] resource ds--argolis-disks-ldapdata1-hylas status msg on node xxxx change to <Completed successfully.>
Jul 31 11:57:55 xxxx Cluster.PMF.pmfd: [ID 887656 daemon.notice] Process: tag="hylas-ldap,ds--argolis-disks-ldapdata1-hylas,0.svc", cmd="/bin/sh -c /opt/SUNWdsee/ds6/bin/dsadm start /argolis/disks/ldapdata1/hylas", Failed to stay up.
I tried to execute the bold commandline... it quits with "Error: Missing subcommand".
Adding the missing quotes "/bin/sh -c \"/opt/SUNWdsee/ds6/bin/dsadm start /argolis/disks/ldapdata1/hylas\" would certainly help, but where do I apply the fix?
Maybe thats not the problem... any hint is appreciated.
TIA && rgds,
orknase

Hi, ludovicp!
dsadm start exec /path/to/instance works fine. The only time it doesn't start up is when I enable dsargolis-disks-ldapdata1-hylas in RG hylas-ldap and switch the RG online.
snip taken after dsadm start ...
dsadm info /argolis/disks/ldapdata1/hylas
Instance Path:               /argolis/disks/ldapdata1/hylas
Owner:                       root(root)
Non-secure port:             389
Secure port:                 636
Bit format:                  64-bit
State:                       Could be retrieved using Sun Cluster commands.
Server PID:                  12191
DSCC url:                    -
Sun Cluster resource group:  hylas-ldap
SMF application name:        -
Instance version:            D-A00So yes, it looks like a problem with the interaction SC/DS. The agent submits the same command. Thats why I thought the defect #6563445 is related to it. Oh well, I think on monday the service plan information will be available to this account and I will have a few more possibilities to check.
Rgds,
orknase
Message was edited by:
orknase

Similar Messages

  • Service of newly created database won't start if XE service already started

    Hi all,
    I install OracleXE 10g on WinXP SP1 and the default database (XE) is running well. Then I created a new database through TOAD but its window service won't start if XE service already started. If I shutdown the XE service than I can start the service of newly created database. This happens vice versa. When I forced to start the service of the new database with XE service already running windows told me to refer to service-specific error code 183.
    But even if I'm able to start the service of the new database when I try to login using SYSTEM sometime it throws 'Oracle not available' and sometime 'shared memory realm does not exist'.
    Here's my listener.ora:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (SID_NAME = CASHIN)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = SOLTIUS-SETYA)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    And here's my tnsnames.ora:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SOLTIUS-SETYA)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    CASHIN =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SOLTIUS-SETYA)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = CASHIN)
    I also check the folder %ORACLE_BASE%\oradata\CASHIN folder but I found no single file there. While under oradata\XE I found 6 dbf's files.
    The reason why I created a new database is because I want to put Oracle files at another location instead of where XE files reside now.
    Any help would be greatly appreciated.
    Thanks in advanced.
    Regards,
    Setya

    Then I created a new database through TOADDid you read the part in the license agreement that says XE doesn't support multiple instances?
    ~Jer

  • Windows could not start the Cluster Service on Local computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.

    Dear Technet,
    Windows could not start the Cluster Service on Local computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.
    My cluster suddenly went disappear. and tried to restart the cluster service. When trying to restart service this above mention error comes up.
    even i tried to remove the cluster through power-shell still couldn't happen because of cluster service not running.
    Help me please.. thank you.
    Regards
    Shamil

    Hi,
    Could you confirm which account when you start the cluster service? The Cluster service is a service that requires a domain user account.
    The server cluster Setup program changes the local security policy for this account by granting a set of user rights to the account. Additionally, this account is made a member
    of the local Administrators group.
    If one or more of these user rights are missing, the Cluster service may stop immediately during startup or later, depending on when the Cluster service requires the particular
    user right.
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • DSEE 6.0  won't start under Cluster 3.2u2

    DS v6.0 originally native package install then install DS v6.3.1 with patch 125278-08, my mistake was that I describe below, then probe with DS v6.0 and I still have the same error.
    pienso que el problema es con el agente de cluster y sus binarios
    I think the problem is with the agent and its binary cluster
    Solaris 10 x86
    bash-3.00# hostname
    solnodo1
    bash-3.00# clrg status
    === Cluster Resource Groups ===
    Group Name Node Name Suspended Status
    ldap-rg solnodo1 No Offline
    solnodo2 No Offline
    bash-3.00# clrs status
    === Cluster Resources ===
    Resource Name Node Name State Status Message
    ldap-lh-rs solnodo1 Offline Offline - LogicalHostname offline.
    solnodo2 Offline Offline - LogicalHostname offline.
    ldap-hastp-rs solnodo1 Offline Offline
    solnodo2 Offline Offline
    ds--opt-iplanet-ds-63-instances-PCUS-LDAP solnodo1 Offline Offline - Successfully stopped Sun Java(TM) System Directory Server.
    solnodo2 Offline Offline - Successfully stopped Sun Java(TM) System Directory Server.
    bash-3.00# clrt lsi ist
    SUNW.LogicalHostname:3
    SUNW.SharedAddress:2
    SUNW.HAStoragePlus:6
    SUNW.ds6ldap
    bash-3.00# df -h
    Filesystem size used avail capacity Mounted on
    /dev/dsk/c1t0d0s0 7.1G 5.4G 1.6G 77% /
    /devices 0K 0K 0K 0% /devices
    ctfs 0K 0K 0K 0% /system/contract
    proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    swap 1.0G 1.2M 1.0G 1% /etc/svc/volatile
    objfs 0K 0K 0K 0% /system/object
    sharefs 0K 0K 0K 0% /etc/dfs/sharetab
    /usr/lib/libc/libc_hwcap1.so.1
    7.1G 5.4G 1.6G 77% /lib/libc.so.1
    fd 0K 0K 0K 0% /dev/fd
    swap 1.0G 44K 1.0G 1% /tmp
    swap 1.0G 32K 1.0G 1% /var/run
    /vol/dev/dsk/c0t0d0/sc_32u2_dvd
    1013M 1013M 0K 100% /cdrom/sc_32u2_dvd
    /dev/did/dsk/d2s5 486M 5.5M 432M 2% /global/.devices/node@1
    /hgfs 16G 4.0M 16G 1% /hgfs
    /dev/did/dsk/d8s5 486M 5.5M 432M 2% /global/.devices/node@2
    bash-3.00# cd / /opt/SUNWdsee/ds6/bin/dsadm -V
    [dsadm]
    dsadm : 6.0 B2007.025.1834
    [slapd 32-bit]
    Sun Microsystems, Inc.
    Sun-Java(tm)-System-Directory/6.0 B2007.025.1834 32-bit
    ns-slapd : 6.0 B2007.025.1834
    Slapd Library : 6.0 B2007.025.1834
    Front-End Library : 6.0 B2007.025.1834
    [slapd 64-bit]
    Sun Microsystems, Inc.
    Sun-Java(tm)-System-Directory/6.0 B2007.025.1834 64-bit
    ns-slapd : 6.0 B2007.025.1834
    Slapd Library : 6.0 B2007.025.1834
    Front-End Library : 6.0 B2007.025.1834
    bash-3.00# pkgingo fo -l SUNWldap. -directory-ha
    PKGINST: SUNWldap-directory-ha
    NAME: Sun Java(TM) System Directory Server Component for Cluster
    CATEGORY: system
    ARCH: i386
    VERSION: 6.0,REV=2006.07.07
    BASEDIR: /opt/SUNWdsee
    VENDOR: Sun Microsystems, Inc.
    DESC: Sun Java(TM) System Directory Server Component for Cluster
    PSTAMP: carabosse20060707032224
    INSTDATE: Mar 25 2010 07:27
    HOTLINE: Please contact your local service provider
    STATUS: completely installed
    FILES: 13 installed pathnames
    3 shared pathnames
    4 directories
    8 executables
    998 blocks used (approx)
    bash-3.00# clrs g online ldap-rg
    bash-3.00# clrs status
    === Cluster Resources ===
    Resource Name Node Name State Status Message
    ldap-lh-rs solnodo1 Online Online - LogicalHostname online.
    solnodo2 Offline Offline - LogicalHostname offline.
    ldap-hastp-rs solnodo1 Online Online
    solnodo2 Offline Offline
    **ds--opt-iplanet-ds-63-instances-PCUS-LDAP solnodo1 Starting Online - Completed successfully*.*
    solnodo2 Offline Offline - Successfully stopped Sun Java(TM) System Directory Server.
    bash-3.00# tail -f /var/adm/messages
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 515159 daemon.notice] method <hafoip_monitor_stop> completed successfully for resource <ldap-lh-rs>, resource group <ldap-rg>, node <solnodo2>, time used: 0% of timeout <300 seconds>
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 224900 daemon.notice] launching method <hafoip_stop> for resource <ldap-lh-rs>, resource group <ldap-rg>, node <solnodo2>, timeout <300> seconds
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 944595 daemon.notice] 39 fe_rpc_command: cmd_type(enum):<1>:cmd=</usr/cluster/lib/rgm/rt/hafoip/hafoip_stop>:tag=<ldap-rg.ldap-lh-rs.1>: Calling security_clnt_connect(..., host=<solnodo2>, sec_type {0:WEAK, 1:STRONG, 2:DES} =<1>, ...)
    Mar 25 09:21:30 solnodo2 ip: [ID 678092 kern.notice] TCP_IOC_ABORT_CONN: local = 010.010.010.050:0, remote = 000.000.000.000:0, start = -2, end = 6
    Mar 25 09:21:30 solnodo2 ip: [ID 302654 kern.notice] TCP_IOC_ABORT_CONN: aborted 0 connection
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 515159 daemon.notice] method <hafoip_stop> completed successfully for resource <ldap-lh-rs>, resource group <ldap-rg>, node <solnodo2>, time used: 0% of timeout <300 seconds>
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 224900 daemon.notice] launching method <hastorageplus_postnet_stop> for resource <ldap-hastp-rs>, resource group <ldap-rg>, node <solnodo2>, timeout <1800> seconds
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 944595 daemon.notice] 39 fe_rpc_command: cmd_type(enum):<1>:cmd=</usr/cluster/lib/rgm/rt/hastorageplus/hastorageplus_postnet_stop>:tag=<ldap-rg.ldap-hastp-rs.11>: Calling security_clnt_connect(..., host=<solnodo2>, sec_type {0:WEAK, 1:STRONG, 2:DES} =<1>, ...)
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 515159 daemon.notice] method <hastorageplus_postnet_stop> completed successfully for resource <ldap-hastp-rs>, resource group <ldap-rg>, node <solnodo2>, time used: 0% of timeout <1800 seconds>
    Mar 25 09:21:30 solnodo2 Cluster.Framework: [ID 801593 daemon.notice] stdout: no longer primary for ldap-ds
    somebody help me
    Edited by: bootbk on Mar 26, 2010 7:26 AM

    DS v6.0 originally native package install then install DS v6.3.1 with patch 125278-08, my mistake was that I describe below, then probe with DS v6.0 and I still have the same error.
    pienso que el problema es con el agente de cluster y sus binarios
    I think the problem is with the agent and its binary cluster
    Solaris 10 x86
    bash-3.00# hostname
    solnodo1
    bash-3.00# clrg status
    === Cluster Resource Groups ===
    Group Name Node Name Suspended Status
    ldap-rg solnodo1 No Offline
    solnodo2 No Offline
    bash-3.00# clrs status
    === Cluster Resources ===
    Resource Name Node Name State Status Message
    ldap-lh-rs solnodo1 Offline Offline - LogicalHostname offline.
    solnodo2 Offline Offline - LogicalHostname offline.
    ldap-hastp-rs solnodo1 Offline Offline
    solnodo2 Offline Offline
    ds--opt-iplanet-ds-63-instances-PCUS-LDAP solnodo1 Offline Offline - Successfully stopped Sun Java(TM) System Directory Server.
    solnodo2 Offline Offline - Successfully stopped Sun Java(TM) System Directory Server.
    bash-3.00# clrt lsi ist
    SUNW.LogicalHostname:3
    SUNW.SharedAddress:2
    SUNW.HAStoragePlus:6
    SUNW.ds6ldap
    bash-3.00# df -h
    Filesystem size used avail capacity Mounted on
    /dev/dsk/c1t0d0s0 7.1G 5.4G 1.6G 77% /
    /devices 0K 0K 0K 0% /devices
    ctfs 0K 0K 0K 0% /system/contract
    proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    swap 1.0G 1.2M 1.0G 1% /etc/svc/volatile
    objfs 0K 0K 0K 0% /system/object
    sharefs 0K 0K 0K 0% /etc/dfs/sharetab
    /usr/lib/libc/libc_hwcap1.so.1
    7.1G 5.4G 1.6G 77% /lib/libc.so.1
    fd 0K 0K 0K 0% /dev/fd
    swap 1.0G 44K 1.0G 1% /tmp
    swap 1.0G 32K 1.0G 1% /var/run
    /vol/dev/dsk/c0t0d0/sc_32u2_dvd
    1013M 1013M 0K 100% /cdrom/sc_32u2_dvd
    /dev/did/dsk/d2s5 486M 5.5M 432M 2% /global/.devices/node@1
    /hgfs 16G 4.0M 16G 1% /hgfs
    /dev/did/dsk/d8s5 486M 5.5M 432M 2% /global/.devices/node@2
    bash-3.00# cd / /opt/SUNWdsee/ds6/bin/dsadm -V
    [dsadm]
    dsadm : 6.0 B2007.025.1834
    [slapd 32-bit]
    Sun Microsystems, Inc.
    Sun-Java(tm)-System-Directory/6.0 B2007.025.1834 32-bit
    ns-slapd : 6.0 B2007.025.1834
    Slapd Library : 6.0 B2007.025.1834
    Front-End Library : 6.0 B2007.025.1834
    [slapd 64-bit]
    Sun Microsystems, Inc.
    Sun-Java(tm)-System-Directory/6.0 B2007.025.1834 64-bit
    ns-slapd : 6.0 B2007.025.1834
    Slapd Library : 6.0 B2007.025.1834
    Front-End Library : 6.0 B2007.025.1834
    bash-3.00# pkgingo fo -l SUNWldap. -directory-ha
    PKGINST: SUNWldap-directory-ha
    NAME: Sun Java(TM) System Directory Server Component for Cluster
    CATEGORY: system
    ARCH: i386
    VERSION: 6.0,REV=2006.07.07
    BASEDIR: /opt/SUNWdsee
    VENDOR: Sun Microsystems, Inc.
    DESC: Sun Java(TM) System Directory Server Component for Cluster
    PSTAMP: carabosse20060707032224
    INSTDATE: Mar 25 2010 07:27
    HOTLINE: Please contact your local service provider
    STATUS: completely installed
    FILES: 13 installed pathnames
    3 shared pathnames
    4 directories
    8 executables
    998 blocks used (approx)
    bash-3.00# clrs g online ldap-rg
    bash-3.00# clrs status
    === Cluster Resources ===
    Resource Name Node Name State Status Message
    ldap-lh-rs solnodo1 Online Online - LogicalHostname online.
    solnodo2 Offline Offline - LogicalHostname offline.
    ldap-hastp-rs solnodo1 Online Online
    solnodo2 Offline Offline
    **ds--opt-iplanet-ds-63-instances-PCUS-LDAP solnodo1 Starting Online - Completed successfully*.*
    solnodo2 Offline Offline - Successfully stopped Sun Java(TM) System Directory Server.
    bash-3.00# tail -f /var/adm/messages
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 515159 daemon.notice] method <hafoip_monitor_stop> completed successfully for resource <ldap-lh-rs>, resource group <ldap-rg>, node <solnodo2>, time used: 0% of timeout <300 seconds>
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 224900 daemon.notice] launching method <hafoip_stop> for resource <ldap-lh-rs>, resource group <ldap-rg>, node <solnodo2>, timeout <300> seconds
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 944595 daemon.notice] 39 fe_rpc_command: cmd_type(enum):<1>:cmd=</usr/cluster/lib/rgm/rt/hafoip/hafoip_stop>:tag=<ldap-rg.ldap-lh-rs.1>: Calling security_clnt_connect(..., host=<solnodo2>, sec_type {0:WEAK, 1:STRONG, 2:DES} =<1>, ...)
    Mar 25 09:21:30 solnodo2 ip: [ID 678092 kern.notice] TCP_IOC_ABORT_CONN: local = 010.010.010.050:0, remote = 000.000.000.000:0, start = -2, end = 6
    Mar 25 09:21:30 solnodo2 ip: [ID 302654 kern.notice] TCP_IOC_ABORT_CONN: aborted 0 connection
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 515159 daemon.notice] method <hafoip_stop> completed successfully for resource <ldap-lh-rs>, resource group <ldap-rg>, node <solnodo2>, time used: 0% of timeout <300 seconds>
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 224900 daemon.notice] launching method <hastorageplus_postnet_stop> for resource <ldap-hastp-rs>, resource group <ldap-rg>, node <solnodo2>, timeout <1800> seconds
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 944595 daemon.notice] 39 fe_rpc_command: cmd_type(enum):<1>:cmd=</usr/cluster/lib/rgm/rt/hastorageplus/hastorageplus_postnet_stop>:tag=<ldap-rg.ldap-hastp-rs.11>: Calling security_clnt_connect(..., host=<solnodo2>, sec_type {0:WEAK, 1:STRONG, 2:DES} =<1>, ...)
    Mar 25 09:21:30 solnodo2 Cluster.RGM.global.rgmd: [ID 515159 daemon.notice] method <hastorageplus_postnet_stop> completed successfully for resource <ldap-hastp-rs>, resource group <ldap-rg>, node <solnodo2>, time used: 0% of timeout <1800 seconds>
    Mar 25 09:21:30 solnodo2 Cluster.Framework: [ID 801593 daemon.notice] stdout: no longer primary for ldap-ds
    somebody help me
    Edited by: bootbk on Mar 26, 2010 7:26 AM

  • Can't Update to 10.0.1, Bonjour Service Won't Start--PLEASE help!

    All I want to do is update my iTunes but I cannot. It won't work from within iTunes, and when I try to do it manually it said "The Service Bonjour Service" won't start." In Services, I could not start it either, though I am admin.
    So I deleted Bonjour (from within the Control Panel), thinking that'd take care of it, but it did not. I still get ALL the same messages. I even tried re-installing Bonjour (bonjour64.msi), and I get the same "won't start" message. It's not my firewall--I set that to always allow.
    What is going on here? I've searched and searched, but to no avail (though they are plenty of Bonjour problems out there), and I really don't want to uninstall/reinstall iTunes, if that would even do it. I'm new to Apple, and this just makes no sense to me.
    Please, help?? THANKS in advance~

    There are remants of Bonjour in the program files, and I guess I could delete these to clean it up, but I doubt that would make the difference.
    Actually, that could make a difference. If there is leftover componentry from the previous version still on the PC when the new version tries to install, the version mismatch could cause trouble with the new service starting. That could then roll back the attempted install.
    There's a bunch of different stuff on 64-bit systems for BonJour (there's both 64-bit and 32-bit componentry stashed on a 64-bit system. We'll also try a cleaner version of an uninstall than the Apple instructions provide.
    In Computer, open your C drive (or whichever drive your program files are installed on).
    Open the "Program Files" folder.
    Right-click on the "BonJour" folder (if it still exists) and select "Delete".
    Go back into your C drive (or whichever drive your program files are installed on).
    Open the "Program Files (x86)" folder.
    Right-click on the "BonJour" folder (if it still exists) and select "Delete".
    Go back into your C drive (or whichever drive your operating system is installed on).
    Open the "Windows" folder.
    Open the "System32" folder.
    Right-click on the dnssd.dll and dns-sd.exe files (if they still exist), and select "Delete".
    Go back into the "Windows" folder.
    Open the "SysWOW64" folder.
    Right-click on the dnssd.dll and dns-sd.exe files (if they still exist), and select "Delete".
    Empty your recycle bin.
    Restart the PC and try another BonJour install. Any better luck restarting the service this time?

  • Cluster Service 1146 & 1230 event id

    Dear Team,
    I am facing a cluster problem in server 2012 r2 its showing me error event id 1146 & 1230
    i am not able to start my cluster service my production is total down please help
    Here is log with this link pls help
    https://onedrive.live.com/redir?resid=4A228E11EF76B735!193&authkey=!AKCOUxUeE4FEu8A&ithint=file%2ctxt
    Ravi Tandon
    8400414038

    Hi,
    The log is incomplete. The error 1146 or 1230 is not included in the log file you uploaded.
    According to my search result, error 1146 & 1230 could be caused by dll crash issue. You can search in your local log file to see if you can find such entry:
    Error server.domain.com 1230 Microsoft-Windows-FailoverClustering   Cluster resource 'AA_BBBB' (resource type '', DLL 'XXXXX.dll') either crashed or deadlocked. 
    If so, search for the dll file to see if you can find any detailed information. Sometimes it could belong to a third party application and you can try to uninstall it to see the result. Or if it belong to a Role or Service, you can try to repair/reinstall
    it.
    And as Tim said, analysis log on TechNet forum is a little difficult as log files are large and almost all log files contain company information. You can try to submit a case to Microsoft for an efficient response. 
    If you have any feedback on our support, please send to [email protected]

  • SAP won't start after recabeling sap system

    Hi,<br>
    <br>
    I have recently recabled my sap system (from wireless to wired) and now my sap instance won't start anymore. The weird thing is that nothing major was changed. When i read the logs from the work directory it seems it cannot load dbsdbslib.dll. I have updated to the latest version of the kernel and maxdb (kernel=7.00 patch 221, maxdb=7.6.06.07) and i made very sure i got the right kernel (NT AMD64). I also checked the environment settings for the <sid>adm user. The weird part is that it seems SAP cannot connect to the database, but the databse starts just fine and r3trans -d also returns no errors. Does anyone<br> have an idea what could be wrong?<br>
    <br>
    Kind regards,<br>
    Bas<br>
    <br>
    <br>
    trc file: "dev_disp", trc level: 2, release: "700"<br>
    <br>
    <br>
    command line arg 0:     D:\usr\sap\IDE\DVEBMGS00\exe\disp+work.EXE<br>
    command line arg 1:     pf=D:\usr\sap\IDE\SYS\profile\IDE_DVEBMGS00_sap<br>
    <br>
    ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("D:\usr\sap\IDE\SYS\exe\uc\NTAMD64\dbsdbslib.dll")<br>
      Error 126 = "The specified module could not be found." [dlnt.c       255]<br>
    sysno      00<br>
    sid        IDE<br>
    systemid   562 (PC with Windows NT)<br>
    relno      7000<br>
    patchlevel 0<br>
    patchno    221<br>
    intno      20050900<br>
    make:      multithreaded, Unicode, 64 bit, optimized<br>
    pid        3252<br>
    <br>
    kernel runs with dp version 243000(ext=110000) (@(#) DPLIB-INT-VERSION-243000-UC)<br>
    length of sys_adm_ext is 576 bytes<br>
    SWITCH TRC-HIDE on ***<br>
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3252) [dpxxdisp.c   1287]<br>
    ShmProtect( 5, 3 )<br>
    SigIInit: ok (whoami=1)<br>
    Thread handle for mainthread created<br>
    SigIRegisterRoutine: handler for signal 11 installed (SigISegv)<br>
    Pipe created:
    .\pipe\SAP3252 <br>
    SigIInit: Create Message Thread<br>
    SigIRegisterExitRoutine: exithandler installed (DpHalt)<br>
    SigIRegisterTerminateRoutine: terminatehandler installed (DpHalt)<br>
         shared lib "dw_xml.dll" version 221 successfully loaded<br>
         shared lib "dw_xtc.dll" version 221 successfully loaded<br>
         shared lib "dw_stl.dll" version 221 successfully loaded<br>
         shared lib "dw_gui.dll" version 221 successfully loaded<br>
         shared lib "dw_mdm.dll" version 221 successfully loaded<br>
    dp_loc_queue_max_blk:     40000<br>
    mshost:               >sap<<br>
    DpSetCancelStrat: set timeout 0 at level 0<br>
    DpSetCancelStrat: set timeout 5 at level 1<br>
    DpSetCancelStrat: set timeout -1 at level 2<br>
    DpSetCancelStrat: set timeout -1 at level 3<br>
    rdisp/softcancel_sequence :  -> 0,5,-1<br>
    softcancel_sequence:               >0,5,-1<<br>
    use internal message server connection to port 3900<br>
    msserv:               >3900<<br>
    dp_bufreftime:          120 sec<br>
    dp_btctime:          60 sec<br>
    dp_autoabaptime:     300 sec<br>
    dp_autothtime:     60 sec<br>
    dp_autojavatime:     300 sec<br>
    dp_vm_alarm_time:     100 msec<br>
    dp_calldelayed_time:     60 sec<br>
    dp_startup_time:     20<br>
    dp_noptime:          0 sec<br>
    dp_keepalive:          1200 sec<br>
    dp_keepalive_timeout:          60 sec<br>
    dp_ms_keepalive:          60 sec<br>
    dp_ms_keepalive_timeout:          300 sec<br>
    switch off dp-keep-alive for old temus<br>
    dp_gui_auto_logout:     0 sec<br>
    dp_spoolalrm:          60 sec<br>
    dp_softcancel_timeout:          5 sec<br>
    rdisp/wp_restart_interval : 300 sec<br>
    DpISetTrcLog: trc logging active, max size = 20971520 bytes<br>
    dp_rfc_check_active:     1<br>
    dp_rfc_check_all_rfcs:     0<br>
    dp_http_check:     1<br>
    check_master_slave:     0<br>
    NiHsLGetServNo: got service name 'sapdp00' from operating system<br>
    NiIGetServNo: servicename 'sapdp00' = port 0C.80/3200<br>
    NiHsLGetServNo: got service name 'sapgw00' from operating system<br>
    NiIGetServNo: servicename 'sapgw00' = port 0C.E4/3300<br>
    NiIMyHostName: hostname = 'sap'<br>
    NiHsLGetNodeAddr: got hostname 'sap' from operating system<br>
    NiIGetNodeAddr: hostname 'sap' = addr 192.168.2.250<br>
    NiHsLGetHostName: found address 192.168.2.250 in cache<br>
    NiIGetHostName: addr 192.168.2.250 = hostname 'sap' (fq)<br>
    Mon Oct 26 16:14:29 2009<br>
    NiHsLGetNodeAddr: hostname 'www.doesnotexist0190.qqq.nxst' not found by operating system<br>
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0190.qqq.nxst) took 12 seconds<br>
    Mon Oct 26 16:14:45 2009<br>
    NiHsLGetHostName: address 1.0.0.1 not found by operating system<br>
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 16 seconds<br>
    NiHsLGetServNo: got service name 'http' from operating system<br>
    NiIGetServNo: servicename 'http' = port 00.50/0080<br>
    NiHsLGetServName: port 1F.90/8080 not found by operating system<br>
    NiHsLGetServName: port FC.2B/64555 not found by operating system<br>
    NiHsLGetServNo: service name 'sapdp9988' not found by operating system<br>
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5521]<br>
    SigIRegisterRoutine: handler for signal 16 installed (DpTrcOnOff)<br>
    SigIRegisterRoutine: handler for signal 17 installed (DpTrcOnOff)<br>
    SigIRegisterRoutine: alarm handler installed (DpSigAlrm)<br>
    SigIRegisterRoutine: handler for signal 2 installed (DpSigInt)<br>
    SigIRegisterRoutine: handler for signal 15 installed (DpSigInt)<br>
    SigIRegisterRoutine: handler for signal 3 installed (DpSigQuit)<br>
    MtxInit: 30000 0 0<br>
    DpInitMtx: MtxInit o.k.<br>
    PPID environment not found<br>
    Thread handle for mainthread created<br>
    SigIRegisterRoutine: handler for signal 19 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 18 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 24 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 0 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 21 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 22 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 23 installed (DpSigPrivDisp)<br>
    SigIRegisterRoutine: handler for signal 25 installed (DpSigPrivDisp)<br>
    <br>
    <br>
    trc file: "dev_w0", trc level: 2, release: "700"<br>
    <br>
    *<br>
    ACTIVE TRACE LEVEL           2
    ACTIVE TRACE COMPONENTS      all, MJ

    M  command line arg 0:     D:\usr\sap\IDE\DVEBMGS00\exe\disp+work.EXE
    M  command line arg 1:     pf=D:\usr\sap\IDE\SYS\profile\IDE_DVEBMGS00_sap
    M  command line arg 2:     wp_id=0

    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\IDE\SYS\exe\uc\NTAMD64\dbsdbslib.dll' ...
    M  *** ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("D:\usr\sap\IDE\SYS\exe\uc\NTAMD64\dbsdbslib.dll")
      Error 126 = "The specified module could not be found." [dlnt.c       255]
    B  *** ERROR => Couldn't load library 'D:\usr\sap\IDE\SYS\exe\uc\NTAMD64\dbsdbslib.dll'
    [dbcon.c      4905]
    M sysno      00
    M sid        IDE
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    221
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        4000
    M
    M  kernel runs with dp version 243000(ext=110000) (@(#) DPLIB-INT-VERSION-243000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 4000) [dpxxdisp.c   1349]
    M Mon Oct 26 16:14:47 2009
    M  SigIInit: ok (whoami=2)
    M  Thread handle for mainthread created
    M  SigIRegisterRoutine: handler for signal 11 installed (SigISegv)
    M  Pipe created:
    .\pipe\SAP4000
    M  SigIInit: Create Message Thread
    M  SigIRegisterExitRoutine: exithandler installed (wp_halt)
    M  SigIRegisterTerminateRoutine: terminatehandler installed (wp_halt)
    M  SigIRegisterRoutine: handler for signal 16 installed (DpTrcOnOff)
    M  SigIRegisterRoutine: handler for signal 17 installed (DpTrcOnOff)
    M  SigIRegisterRoutine: alarm handler installed (DpSigAlrm)
    M  SigIRegisterRoutine: handler for signal 2 installed (DpSigInt)
    M  SigIRegisterRoutine: handler for signal 15 installed (DpSigInt)
    M  SigIRegisterRoutine: handler for signal 3 installed (DpSigQuit)
    I  MtxInit: 30000 0 0
    M  DpInitMtx: MtxInit o.k.
    M  WaitParent Thread 3252 start
    M  WaitParent Thread 3252 created
    M  Thread handle for mainthread created
    M  SigIRegisterRoutine: handler for signal 19 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 18 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 24 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 0 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 21 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 22 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 23 installed (DpSigPrivDisp)
    M  SigIRegisterRoutine: handler for signal 25 installed (DpSigPrivDisp)
    <br>
    <br>
    trc file: "trans.log"<br>
    <br>
    <br>
    4 ETW000 r3trans version 6.14 (release 700 - 12.06.09 - 15:20:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 21.10.2009 - 15:06:04
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Wed Oct 21 15:06:06 2009                                                   0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                         0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                  0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dbsdbslib.dll' ...                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  DlLoadLib success: LoadLibrary("dbsdbslib.dll"), hdl 0, addr 0000000188C00000
    4 ETW000                                                                                7580  0.007580
    4 ETW000  [dev trc     ,00000]      using "D:\usr\sap\IDE\SYS\exe\uc\NTAMD64\dbsdbslib.dll"               16  0.007596
    4 ETW000  [dev trc     ,00000]  Library 'dbsdbslib.dll' loaded                                            19  0.007615
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dbsdbslib.dll                    38  0.007653
    4 ETW000  [dev trc     ,00000]  Version of 'dbsdbslib.dll' is "700.08", patchlevel (0.211)               307  0.007960
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dbsdbslib.dll                   26  0.007986
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dbsdbslib.dll                  24  0.008010
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    46  0.008056
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=39,arg_p=0000000000000000)            21  0.008077
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    15  0.008092
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=10,arg_p=0000000003B4F920)            20  0.008112
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    15  0.008127
    4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  17  0.008144
    4 ETW000  [dev trc     ,00000]  000: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , hc = NO , perm = YES,
    4 ETW000                             reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                50  0.008194
    4 ETW000  [dev trc     ,00000]  { DbSlSdbControl(con_hdl=-1,command=10,arg_p=0000000001A01768)            31  0.008225
    4 ETW000  [dev trc     ,00000]  } DbSlSdbControl(rc=0)                                                    17  0.008242
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             13  0.008255
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:                16  0.008271
    4 ETW000  [dev trc     ,00000]  000: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , hc = NO , perm = YES,
    4 ETW000                             reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    </p>
    Edited by: B. v. d. Lienden on Oct 26, 2009 5:18 PM

    <div class=Section1>
    <p class=MsoNormal>Natalia,</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>To answer your questions:</p>
    <p class=MsoNormal>1. Did you create the SAP ticket, where this problem is
    reported?</p>
    <p class=MsoNormal>I didn't report it to SAP because it is just an IDES test
    system. I can easily do a reinstall, but i would like to know the cause and
    solution to this problem.</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>2. Do you have dbsdbslib.dll at this location? What version?</p>
    <p class=MsoNormal>Yes, i have the dbsdbslib.dll at location
    D:\usr\sap\IDE\DVEBMGS00\exe and also D:\usr\sap\IDE\SYS\exe\uc\NTAMD64</p>
    <p class=MsoNormal>Version is 7000.221.16.41497 (kernel 7.00 SP 221)</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>your requested output:</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal>disp+work information</p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>kernel releaseu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 700</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>kernel make variantu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 700_REL</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compiled onu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 NT 5.2 3790 Service Pack 2 x86
    MS VC++ 14.00</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compiled foru00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 64 BIT</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compilation modeu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 UNICODE</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compile timeu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 Aug 23 2009 23:15:57</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>update level u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A00</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>patch numberu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 221</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>source idu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 0.221</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal>supported environment</p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>database (SAP, table SVERS)u00A0u00A0 700</p>
    <p class=MsoNormal>u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 </p>
    <p class=MsoNormal>operating system</p>
    <p class=MsoNormal>Windows NT 5.0</p>
    <p class=MsoNormal>Windows NT 5.1</p>
    <p class=MsoNormal>Windows NT 5.2</p>
    <p class=MsoNormal>Windows NT 6.0</p>
    <p class=MsoNormal>ALLUSERSPROFILE=C:\Documents and Settings\All Users</p>
    <p class=MsoNormal>APPDATA=C:\Documents and Settings\ideadm\Application Data</p>
    <p class=MsoNormal>CLIENTNAME=BSF02</p>
    <p class=MsoNormal>ClusterLog=C:\WINDOWS\Cluster\cluster.log</p>
    <p class=MsoNormal>CommonProgramFiles=C:\Program Files\Common Files</p>
    <p class=MsoNormal>CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files</p>
    <p class=MsoNormal>COMPUTERNAME=SAP</p>
    <p class=MsoNormal>ComSpec=C:\WINDOWS\system32\cmd.exe</p>
    <p class=MsoNormal>DBMS_TYPE=ada</p>
    <p class=MsoNormal>DIR_LIBRARY=D:\usr\sap\IDE\SYS\exe\uc\NTAMD64</p>
    <p class=MsoNormal>DIR_PROFILE=D:\usr\sap\IDE\SYS\profile</p>
    <p class=MsoNormal>FP_NO_HOST_CHECK=NO</p>
    <p class=MsoNormal>HOMEDRIVE=C:</p>
    <p class=MsoNormal>HOMEPATH=\Documents and Settings\ideadm</p>
    <p class=MsoNormal>JAVA_HOME=C:\j2sdk1.4.2_21-x64</p>
    <p class=MsoNormal>LOGONSERVER=
    SAP</p>
    <p class=MsoNormal>NUMBER_OF_PROCESSORS=2</p>
    <p class=MsoNormal>OS=Windows_NT</p>
    <p class=MsoNormal>Path=D:\sapdb\programs\bin;D:\sapdb\programs\pgm;C:\j2sdk1.4.2_21-x64\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
    Files\Intel\DMIX;D:\usr\sap\IDE\SYS\exe\uc\NTAMD64</p>
    <p class=MsoNormal>PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH</p>
    <p class=MsoNormal>PROCESSOR_ARCHITECTURE=AMD64</p>
    <p class=MsoNormal>PROCESSOR_IDENTIFIER=EM64T Family 6 Model 15 Stepping 13,
    GenuineIntel</p>
    <p class=MsoNormal>PROCESSOR_LEVEL=6</p>
    <p class=MsoNormal>PROCESSOR_REVISION=0f0d</p>
    <p class=MsoNormal>ProgramFiles=C:\Program Files</p>
    <p class=MsoNormal>ProgramFiles(x86)=C:\Program Files (x86)</p>
    <p class=MsoNormal>PROMPT=$P$G</p>
    <p class=MsoNormal>SAPEXE=D:\usr\sap\IDE\SYS\exe\uc\NTAMD64</p>
    <p class=MsoNormal>SAPLOCALHOST=sap</p>
    <p class=MsoNormal>SAPSYSTEMNAME=IDE</p>
    <p class=MsoNormal>SESSIONNAME=RDP-Tcp#47</p>
    <p class=MsoNormal>SystemDrive=C:</p>
    <p class=MsoNormal>SystemRoot=C:\WINDOWS</p>
    <p class=MsoNormal>TEMP=C:\WINDOWS\TEMP\2</p>
    <p class=MsoNormal>TMP=C:\WINDOWS\TEMP\2</p>
    <p class=MsoNormal>USERDOMAIN=SAP</p>
    <p class=MsoNormal>USERNAME=ideadm</p>
    <p class=MsoNormal>USERPROFILE=C:\Documents and Settings\ideadm</p>
    <p class=MsoNormal>windir=C:\WINDOWS</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal>disp+work information</p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>kernel releaseu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 700</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>kernel make variantu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 700_REL</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compiled onu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 NT 5.2 3790 Service Pack 2 x86
    MS VC++ 14.00</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compiled foru00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 64 BIT</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compilation modeu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 UNICODE</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>compile timeu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 Aug 23 2009 23:15:57</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>update levelu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 0</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>patch numberu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 221</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>source idu00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 0.221</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal>supported environment</p>
    <p class=MsoNormal>----
    </p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal>database (SAP, table SVERS)u00A0u00A0 700</p>
    <p class=MsoNormal>u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0u00A0 </p>
    <p class=MsoNormal>operating system</p>
    <p class=MsoNormal>Windows NT 5.0</p>
    <p class=MsoNormal>Windows NT 5.1</p>
    <p class=MsoNormal>Windows NT 5.2</p>
    <p class=MsoNormal>Windows NT 6.0</p>
    <p class=MsoNormal> </p>
    <p class=MsoNormal> </p>
    </div>

  • Mac Pro 1,1 won't start/boot up

    Hi all,
    I have a big problem with my Mac Pro 1,1 (2,66 Core, 6GB Ram) - it does not start up.
    I tried to boot in safe mode, but boot process stopped (spinning circle freezes). Then I tried to boot in single user mode and checked the Harddrive with fsck... The Drive was modified and seems to be okay. But the mac won't start. I tried to boot from the original Snow Leopard DVD and i got an Kernel Panic. Then I tried to get access to myy Harddrive via Target Disk mode but the Harddrivw wasn't accessable for my Powerbook G4 which I used has the Host Computer.
    I've resettet the PMU and the Ram - nothing helped.
    When I start in Verbose Boot, the Mac shows the following Info:
    MAC Framework succsessfully initialized
    using 5242 buffer headers and 4096 cluster IO buffer headers
    IOAPIC: Version 0x20 Vectors 64:87
    ACPI: System State (S0 S3 S4 S5) (S3)
    AppleIntelCPUPowerManagement: initialization complete
    Sleep failure code 0x00000000 0x12000000
    mbinit: done (64 MB memory set for mbuf pool)
    rooting via boot-uuid from /chosen: 5106C8FE-933B-3FCF-B172-5979......
    com.apple.AppleFSCompressionTypeZlib kmod start
    2.2.05 Little Snitch: start
    com.apple.AppleFSCompressionTypeZlib load succeeded
    AppleIntelCPUPowerManagementClient: ready
    Waitung on <dict ID="0"><key>IOProviderClass</key<>string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT0 @0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/WDC WD2500JS-41SGB0 Media/IOGUIDPartitionScheme(Main@2
    BSD root: disk0s2, major 14, minor 2
    jnl: unkown-dev: replay_journal: from: 15926272 to: 18200064 (joffset 0x747000)
    FireWire (OHCI) TI ID 8025 built-in now active, GUID 0016cbfffe6e5bf0; max speed s800.
    jnl: unknown-dev: journal replay done.
    com.apple.launchd 1 com. apple.launchd 1 *launchd(1) has started up.*
    com.apple.launchd 1 com. apple.launchd 1 *verbose boot, will log to /dev/console.*
    Bug: launchctl.c:3557 (23930):17: ioctl(s6, SIOCAIFADDR_IN6, &ifra6) != -1
    Running fsck on the boot volume...
    Executing fsck_hfs (version diskdev_cmds-491.2-2').
    fsck_hfs: Volume is journaled. No checking performed.
    fsck_hfs: Use the -f option to force checking.
    hfs: Removed 4 orphaned / unlinked files and directories
    launchctl: Please convert the following to launchd: /etc/mach:init.d/dashboardadvisoryd.plist
    systemShutdown false
    Waiting for DSMOS...
    AppleIntel8254XEthernet: Ethernet address 00:17:f2:02:67:fe
    AppleIntel8254XEthernet: Ethernet address 00:17:f2:02:67:ff
    Previous Shutdown Cause: 0
    NVDANV50HAL loaded and registered.
    DSMOS has arrived.
    Can anybody help me? Any Ideas?
    Thank you !!!

    Yes, that is what I wanted to know, and tells me it isn't with the hard drive or OS itself.
    Not to fear, even English doesn't quite cut it at times.
    I assume also you tried with ONLY minimum necessary:
    mouse, keyboard and power to computer along with monitor.
    If you have your OEM DVD that came with Mac Pro originally, that will not ever boot with original OS, your 8800GT requires 10.5.2 or later OS DVDs.
    Your OEM DVD though does have Apple Hardware Test.
    Hold 'D' on startup
    See if that passes Extended Test.
    And if you already did so, no need to do so again, repeated resetting SMC isn't a good idea. But unplug power and hit ON for 8 seconds (nothing happens) and then reconnect power and mouse/kb.
    Make sure the 8800GT power is connected and card is (still) firmly seated.
    Do a general check of everything, including Risers with RAM.

  • 11.1.1.5 Presentation Server won't start automatically

    Hi, gurus. Interesting problem with 11.1.1.5. 4 of 5 OBIEE services start automatically. Presentation Server doesn't. An excerpt from sawlog0.log is shown below. What's odd is that even though it fails when starting automatically, we can go into Fusion Middleware and start it manually - no problems there. So it can start, and from that point everything works great, it just won't start along with all of the other services.
    Any ideas?
    [2012-08-22T14:29:47.000-05:00] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0:29] [tid: 1107712320] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
    saw.dms.conext.unwrap
    saw.threadpool
    saw.threads
    ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0:29
    ThreadID: 1107712320
    [2012-08-22T14:29:47.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
    saw.rpc.server.listen
    saw.sawserver
    ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0
    [2012-08-22T14:29:47.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
    saw.sawserver
    ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0
    [2012-08-22T14:30:33.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 120325.0800 BP2 64-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
    saw.sawserver
    ecid:
    [2012-08-22T14:30:35.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
    saw.sawserver
    ecid:
    [2012-08-22T14:30:41.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 120325.0800 BP2 64-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
    saw.sawserver
    ecid:
    [2012-08-22T14:30:41.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
    saw.sawserver
    ecid:
    ]]

    Alas, although out-of-sync GUIDs fit all of the clues, that wasn't the answer.
    The problem still exists. Here's the relevant portion of the opmn.log file.
    These first five sections represent an attempted start of all services in Fusion Middleware by clicking Start All
    Request 1fa starts the BI Server successfully.
    Request 1fb starts the BI Scheduler successfully.
    Request 1fc attempts to start the Presentation Server but fails.
    Request 1fd starts the Java Host successfully.
    Request 1fe starts the Cluster Controller successfully.
    So the Presentation Server will not start automatically as a part of Start All.
    However, manually clicking 'Start Selected' for the Presentation Server (request 236 below) starts the service. So the short version is that we can start it manually, but not as a part of Start All.
    [2012-08-23T16:03:58][opmn][TRACE:1][667][OPMN]Request 1fa Started.  Command: /start?ias-component=coreapplication_obis1
    [2012-08-23T16:03:58][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obis1~OracleBIServerComponent~coreapplication_obis1~1 (1181693061:0)
    [2012-08-23T16:03:59][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obis1~OracleBIServerComponent~coreapplication_obis1~1 (1181693061:8643) [No addresses for the request.]
    [2012-08-23T16:03:59][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obis1~OracleBIServerComponent~coreapplication_obis1~1 (1181693061:8643)
    [2012-08-23T16:03:59][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693061
    [2012-08-23T16:04:01][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: coreapplication_obis1~OracleBIServerComponent~coreapplication_obis1~1 (1181693061:8643)
    [2012-08-23T16:04:01][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 1fa Completed. Command: /start?ias-component=coreapplication_obis1
    [2012-08-23T16:04:01][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 1fb Started.  Command: /start?ias-component=coreapplication_obisch1
    [2012-08-23T16:04:01][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obisch1~OracleBISchedulerComponent~coreapplication_obisch1~1 (1181693062:0)
    [2012-08-23T16:04:03][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: coreapplication_obisch1~OracleBISchedulerComponent~coreapplication_obisch1~1 (1181693062:8995)
    [2012-08-23T16:04:03][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 1fb Completed. Command: /start?ias-component=coreapplication_obisch1
    [2012-08-23T16:04:03][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 1fc Started.  Command: /start?ias-component=coreapplication_obips1
    [2012-08-23T16:04:03][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:0)
    [2012-08-23T16:04:05][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9021) [No addresses matched the properties for the request.]
    [2012-08-23T16:04:05][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9021)
    [2012-08-23T16:04:05][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693063
    [2012-08-23T16:04:07][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9021) [No addresses matched the properties for the request.]
    [2012-08-23T16:04:07][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9021)
    [2012-08-23T16:04:07][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693063
    [2012-08-23T16:04:09][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:0)
    [2012-08-23T16:04:11][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9043) [No addresses matched the properties for the request.]
    [2012-08-23T16:04:11][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9043)
    [2012-08-23T16:04:11][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693063
    [2012-08-23T16:04:13][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 1fc Completed. Command: /start?ias-component=coreapplication_obips1
    [2012-08-23T16:04:13][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9043) [No addresses matched the properties for the request.]
    [2012-08-23T16:04:13][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9043)
    [2012-08-23T16:04:13][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693063
    [2012-08-23T16:04:14][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 1fd Started.  Command: /start?ias-component=coreapplication_obijh1
    [2012-08-23T16:04:14][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obijh1~OracleBIJavaHostComponent~coreapplication_obijh1~1 (1181693064:0)
    [2012-08-23T16:04:16][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: coreapplication_obijh1~OracleBIJavaHostComponent~coreapplication_obijh1~1 (1181693064:9053)
    [2012-08-23T16:04:16][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 1fd Completed. Command: /start?ias-component=coreapplication_obijh1
    [2012-08-23T16:04:16][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 1fe Started.  Command: /start?ias-component=coreapplication_obiccs1
    [2012-08-23T16:04:16][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obiccs1~OracleBIClusterControllerComponent~BIClusterController~1 (1181693065:0)
    [2012-08-23T16:04:18][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: coreapplication_obiccs1~OracleBIClusterControllerComponent~BIClusterController~1 (1181693065:9079)
    [2012-08-23T16:04:18][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 1fe Completed. Command: /start?ias-component=coreapplication_obiccs1
    [2012-08-23T16:04:53][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 236 Started.  Command: /start?ias-component=coreapplication_obips1
    [2012-08-23T16:04:53][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693066:0)
    [2012-08-23T16:04:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693066:9537) [No addresses matched the properties for the request.]
    [2012-08-23T16:04:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693066:9537)
    [2012-08-23T16:04:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693066
    [2012-08-23T16:04:56][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693066:9537)
    [2012-08-23T16:04:56][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 236 Completed. Command: /start?ias-component=coreapplication_obips1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • My iPhone 5 won't start!

    My Iphone 5 won't start and tells me to connect the phone to ITunes but nothing happens when I do. The phone doesn´t show up in ITunes. What to do?

    Apologies, 11.0.4 is the most recent of course...
    You'll need to enter DFU mode.
    Connect the iPhone to your computer and launch iTunes
    Turn the iPhone off (hold down the power button at the top of the iPhone)
    Hold down the sleep/power button and home button together for exactly 10 seconds, then release the power button
    Continue to hold down the Home button until a message appears in iTunes telling you an iPhone in recover mode has been detected
    Hopefully this should work, with you being able to restore the device in iTunes.
    However, be warned that this will erase all content on the iPhone, content you can restore if you have saved backups on your Mac/PC or on iCloud.

  • Ok so I updated to iOS 7 on my iPod (5th) it let me update my apps but I cannot download new apps thanks to the terms and conditions. Also my iTunes won't start it just blank, I tried everything I need help

    Ok so I updated to iOS 7 on my iPod (5th) it let me update my apps but I cannot download new apps thanks to the terms and conditions. Also my iTunes won't start it just blank, I tried everything I need help

       Did you download the new iTunes update that was also released this afternoon? That might be the problem. The new iTunes update came out today as well as the new iOS 7 update and if you haven't downloaded the new iTunes update it may be a compatibility problem so if you didn't, first update to the new iTunes and try again.

  • All of a sudden Photoshop won't start [on a Macbook Air]

    Dear all,
    I'm on a MacBook Air with OS X 10.10.2, and I use Photoshop about once a month, but now I really need it, and it won't start:
    - Immediately after I click on the Photoshop icon I get "Adobe Photoshop CS5.1 cannot be opened because of a problem." And when I click on the "Report..." button I get a very technical message (see below).
    - I've used Photoshop on this machine for about a year with no problem, but recently I had a problem and needed to restore from my TimeMachine backup.
    - I don't know if the problem occurred immediately after the restore or not.
    - I've read innumerable threads on various forums, but nothing describes my problem exactly. I suspect a problem with my paths and permissions (since I read a report that restoring from a TimeMachine causes such problems occasionally), but I don't know which path is corrupted/missing/unreadable.
    - I've tried creating a new admin account and starting Photoshop from there. It didn't work.
    - I don't mind reinstalling, but I don't have an installer image. I started with Photoshop 6, then updated to CS2, CS4 and eventually CS5. I do have all the serial numbers but not all update-images.
    I would appreciate any hints on how to further diagnose and some the problem.
    Thanks a lot in advance!
    Bojidar
    And now here is my exact error message:
    Process:               Adobe Photoshop CS5.1 [12426]
    Path:                  /Applications/Bildbearbeitung/*/Adobe Photoshop CS5.1.app/Contents/MacOS/Adobe Photoshop CS5.1
    Identifier:            com.adobe.Photoshop
    Version:               ???
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Adobe Photoshop CS5.1 [12426]
    User ID:               501
    Date/Time:             2015-05-03 21:53:39.840 +0200
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        A0DC6EA7-1973-1B68-EFC7-5D60106F084D
    Sleep/Wake UUID:       1FA6367C-EEB2-4F46-8773-EBB176EAEAC7
    Time Awake Since Boot: 230000 seconds
    Time Since Wake:       2900 seconds
    Crashed Thread:        0
    Exception Type:        EXC_BREAKPOINT (SIGTRAP)
    Exception Codes:       0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Library not loaded: @executable_path/../Frameworks/adobe_caps.framework/Versions/A/adobe_caps
      Referenced from: /Applications/Bildbearbeitung/*/Adobe Photoshop CS5.1.app/Contents/MacOS/Adobe Photoshop CS5.1
      Reason: image not found
    Binary Images:
        0x7fff6f1c1000 -     0x7fff6f1f7837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    Model: MacBookAir6,2, BootROM MBA61.0099.B18, 2 processors, Intel Core i5, 1.3 GHz, 4 GB, SMC 2.13f15
    Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.15.124.12.10)
    Bluetooth: Version 4.3.1f2 15015, 3 services, 19 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM0256F, 251 GB
    USB Device: Internal Memory Card Reader
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus: MacBook Air, Apple Inc., 23.6

    Did tou try resetting the preferences usins the Photoshop keys as your tryind to start Photoshop.  Toy cab also use Windows explored or Mac finder deleteor rename you userid Photoshop preferende if you change you OS preferences to be able to see hiddeb files and folders. Do you read the link I posted?
    Restore preference files to default
    In this video, learn the two methods of resetting your preference files back to default: Manual preference file removal and Keyboard Shortcut method (starts at 5:05)
    by Julieanne Kost
    To restore preferences quickly using a keyboard short cut:
    Press and hold Alt+Control+Shift (Windows) or Option+Command+Shift (Mac OS) as you start Photoshop. You are prompted to delete the current settings. The new preferences files are created the next time you start Photoshop.
    Note: Using the keyboard shortcut, preference files for custom shortcuts, workspaces, and color setings will also be reset to default.

  • X11 won't start anymore!

    Hello,
    this is a desperate call: I am at a conference with my MBP, (10.6.7, all updates done). I need Matlab for my presentation, which needs X11.
    X11 (and XQuartz) decided that they won't start anymore: the icon bounces in the dock for a while, then sits there without the little light underneath, and X11 is "non responding".
    The logs show something like this.
    I have googled and searched: similar problems once in a while appear but no posted solution.
    I tried:
    1) reinstalling XQuartz (I would reinstall X11, but how? I do not have the disks with me, I am away!)
    2) from an admin account
    3) create a new account.
    4) repair permissions.
    5) reinstall the font update from Apple that was recently issued.
    HELP PLEASE!!!
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     X11.app: DISPLAY ("/tmp/launch-bHvQen/org.macosforge.xquartz:0") does not match our id ("org.x"), unsetting.
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     X11.app: main(): argc=2
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]      argv[0] = /Applications/Utilities/X11.app/Contents/MacOS/X11.bin
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]      argv[1] = -psn_0_278596
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     Waiting for startup parameters via Mach IPC.
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     X11.app: Could not connect to server (DISPLAY is not set). Starting X server.
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     X11.app: Launching /usr/X11/bin/startx:
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]      argv[0] = /bin/sh
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]      argv[1] = -c
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]      argv[2] = /usr/X11/bin/startx
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     font_cache: Scanning user font directories to generate X11 font caches
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     font_cache: Updating FC cache
    11-05-16 5:02:01 PM     org.x.privileged_startx[20781]     font_cache: Scanning system font directories to generate X11 font caches
    11-05-16 5:02:01 PM     defaults[20791]
    The domain/default pair of (org.x.X11, dpi) does not exist
    11-05-16 5:02:01 PM     [0x0-0x44044].org.x.X11[20759]     Couldn't create cookie
    11-05-16 5:02:02 PM     org.x.privileged_startx[20781]     font_cache: Updating FC cache
    11-05-16 5:02:04 PM     [0x0-0x44044].org.x.X11[20759]     font_cache: Done
    11-05-16 5:02:04 PM     org.x.privileged_startx[20781]     font_cache: Done

    Here is the solution: there was nothing wrong with x11 per se!
    The problem was that about 30 files in /usr/bin (like gzip, egrep, hexdump etc) had been hosed (they had 0 file size).  The puzzling messages was due to the fact that startx uses hexdump, which was simply silently doing nothing (since it had 0 size!).
    I do not know what or when these files were zeroed: I suspect a recent OSX update which did not complete and I had to forcefully reboot.
    I have fixed it enough to work (copying those files from another mac), but who knows what else lurks beneath the surface of apparent serenity!
    I am actually surprised that the whole system did not stop functioning completely.
    MORALE: if something looks strange in the logs with x11 or other apps, check the file sizes  in your /usr/bin, you may be surprised too!

  • 24" iMac won't start when iPod is connected

    My 24" iMac won't start up/restart if my iPod is already connected to it. If I restart with the iPod connected, I just get a gray screen (with no apple logo) forever. Has anyone else experienced this problem? If so, any solution? I have Windows installed with boot camp, don't know if that's the problem, but I tried reseting the p-ram, but to no avail...
    Intel iMac 24", 7600 GT, 500GB, 2GB. Titanium Powerbook 667 MHz G4, loaded.   Mac OS X (10.4.7)   30 GB iPod Video

    My suggestion would be disconnect the iPod. That's just me though.
    http://docs.info.apple.com/article.html?artnum=93953
    I'm guessing Boot Camp is the culprit. Whatever emulated BIOS it's using doesn't like the iPod as a startup disk.

  • I was messing around with .kext files in the MacintoshHD and now my MacBook Pro won't start up.

    I was messing around with .kext files in the MacintoshHD and moved the system.kext and two others to my desktop and deleted the originals and now the MacBook Pro won't start up. All I get at start up is the apple icon then a bunch of text shows up part of which says Mac OS version: not yet set. then the apple icon turns into the power icon and tells me to turn off the computer. I've tried reinstalling from the install DVD by holding down option when powering on and selecting the install DVD and it just goes to a white screen with the apple icon and stays like that. I didn't have the disk utility on my Mac before this happened because I deleted it to make room on my computer a while ago so I'm not sure if that's why it won't load the install DVD but anyone who knows the solution to this with out going to get it repaired would be greatly appreciated. Thank you!

    Never mind my dad just found the original install DVD and that worked. Before I was using an install disc that Apple sent me for another issue I was having, but thanks for replying so quickly and trying to help on this Thanksgiving day!!!

Maybe you are looking for