Account-specific (Error code -36) issue -- I'm stumped.

Hello All:
I'm at my wits' end trying to figure this one out; I've searched the forums (and about half of the internet), but I haven't yet run across this particular scenario:
Client's Mac:
G4/500 running Mac OS X 10.3.9
(there are 6 other Macs in this office; no others are experiencing this problem)
Shared PC:
WinXP SP2 running on an older beige Gateway PIII box.
Shared folders set up (with sharing permissions verified thoroughly).
Problem
The client is unable to connect to shared folders on the WinXP box; every time she tries, she's presented with the error message:
[quote]The Finder cannot complete the operation because some data in (smb://IPA.DDR.ESS.HERE) could not be read or written.
(Error code -36).[/quote]
This happens no matter how I authenticate (using her creds or mine -- I'm a domain admin, so I should have access) when trying to connect from her admin account. However, I am able to connect to any shared volume on the same machine if I log in on another admin account on the Mac (even if I use her credentials).
Obviously, it's not a connectivity or hardware issue, since the same computer is connecting without a problem (using a different account). Also, none of the other Mac users are having this problem. All users are on the same subnet.
Here's what I've tried so far in my troubleshooting process:
1. I verified sharing setup and permissions on the WinXP volume;
2. I tested to ensure other Macs could see the share -- they all could;
3. I've run the Mac OS 10.3.9 Combo updater;
4. I've updated Symantec Antivirus on the WinXP box (per the recommendation of an artice; but clean dogs?never hurts);
5. I've searched high and low with Google.
Since I can get to it from other accounts on the same computer, I'm inclined to believe there's some sort of user preference file corruption (or some other account-specific problem).
Is there a .plist file in the user's account that could be removed (and allowed to rebuild) to restore connectivity to the shared volume? Or is there some sort of utility to "rebuild" a user account? ...or am I barking up the wrong tree here?
Any assistance would be most appreciated!

Thanks for the suggestion, Charles.
I eliminated hardware as a culprit early in the troubleshooting process, since internet connectivity was still robust.
I also thought that the Directory Access information may have been to blame; that's why I went so far as to do a combo updater (as a sort of "whack on the head" measure).
But when I was able to log on the same Mac using a different account and I did not experience the issue, I started looking at account-specific issues.
From what I understand, Directory Access (SMB inclusive) are system-wide settings affecting all user accounts. Given that assumption, I was thinking there might be some sort of user-specific preference file that might be to blame here, but I don't want to just start blowing out .plist files willy-nilly until I can obtain a better understanding of which one(s) might be at fault.
My fallback plan is to simply create a new account for the user and migrate all her information over folder-by-folder, but I'm hoping there's an easier fix (plus, I'm looking at this as an opportunity for a better understanding of user account structure).

Similar Messages

  • I'm trying to update my Photoshop CS5, but continue to receive the same problem every time. The application manager update dialogue box simply states "some updates failed to install." There's no specific error code, but a link to contact support for furth

    I'm trying to update my Photoshop CS5, but continue to receive the same problem every time. The application manager update dialogue box simply states "some updates failed to install." There's no specific error code, but a link to contact support for further assistance. It doesn't take me to customer support, but does take me to a screen which states. "Error "This serial number is not for a qualifying product." I've checked my account and the product serial number is associated with my account., so I don't see any problem.  I have not been able to find a resolution to this problem, so I hope that someone can point me in the right direction.  Thank you!

    update directly, Product updates

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

  • When I try to finalize my Imovie11 project it just errors out.  I have finalized other movies without incident and it will save the trailer. I've emptied trash and run all updates and there isn't a specific error code popping up.

    When I try to finalize my Imovie 11 project it errors out.  I have made several movies and never had this problem.  I have emptied trash, and installed all updates to computer.  It will finalize the shorter, trailer but not the project itself.  It is not, by far, the largest project I've ever done. I am not getting a specific error code. 

    When I try to finalize my Imovie 11 project it errors out.  I have made several movies and never had this problem.  I have emptied trash, and installed all updates to computer.  It will finalize the shorter, trailer but not the project itself.  It is not, by far, the largest project I've ever done. I am not getting a specific error code. 

  • How to fine vendor specific error code in JDBC?

    Hi all,
    Is there any method which can be used to find vendor specific error code?
    Thnx in advance

    try{
    // your code
    catch(java.sql.SQLException ex){
    int code = ex.getErrorCode() ;
    Retrieves the vendor-specific exception code for this SQLException object.
    String state = ex.getSQLState() ;
    Retrieves the SQLState for this SQLException object.
    }

  • Service-specific error code 997 when starting up Oracle 9i service

    Hi,
    I have both Oracle 9i and 10g installed in a server. I've added 9i SID in 10g listner.ora. When I try to startup the 9i Oracle service in windows, I get "Windows could not start the 'service name' on Local Computer......If this is a non microsoft service, contact the service vendor, and refer to service-specific error code 997".
    Server is Windows 2003 R2 Standard Edition SP1
    Does anyone has a solution for this error?
    Thanks,
    listener.ora in 10g
    LISTENER10G =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = sgpdb1)(PORT = 1522))
    SID_LIST_LISTENER10G =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = F:\Oracle\Ora10.2.0)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = RACE)
    (ORACLE_HOME = F:\Oracle\Ora10.2.0)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = IWK1010)
    (ORACLE_HOME = F:\Oracle\Ora9201)
    (PROGRAM = extproc)
    sqlnet.ora in 10g
    NAMES.DEFAULT_DOMAIN = world
    SQLNET.AUTHENTICATION_SERVICES= NONE
    NAMES.DIRECTORY_PATH= (TNSNAMES,EZCONNECT)
    tnsnames.ora in 10g
    RACE.WORLD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(Host = sgpdb1)(Port = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = RACE)
    IWK1010.WORLD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SGPDB1)(PORT = 1522))
    (CONNECT_DATA =
    (SERVICE_NAME = IWK1010)
    )

    Here is the resutls. Pls note - startup/exit commands were not executed since did not connenct to sqlplus
    C:\Documents and Settings\Administrator>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:03:54
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
    Log messages written to F:\Oracle\Ora10.2.0\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
    Start Date 13-APR-2011 12:03:56
    Uptime 0 days 0 hr. 0 min. 4 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File F:\Oracle\Ora10.2.0\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    C:\Documents and Settings\Administrator>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Apr 13 12:05:16 2011
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    ERROR:
    ORA-12560: TNS:protocol adapter error
    C:\Documents and Settings\Administrator>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:09:59
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
    Start Date 13-APR-2011 12:03:56
    Uptime 0 days 0 hr. 6 min. 3 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File F:\Oracle\Ora10.2.0\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
    Services Summary...
    Service "RACE_XPT" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    Service "race" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    The command completed successfully
    C:\Documents and Settings\Administrator>lsnrctl service
    LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:10:08
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    Services Summary...
    Service "RACE_XPT" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "race" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully

  • SMW00 separate action for specific error-code

    Hello,
    I know transaction SMW00 to send emails for bdoc-errors. Can I take seperate action for specific error-codes from specific organisational units?
    Thanks for helping,
    Bart

    Hi Bart,
    Using standard action handler it is not possible but one other option is to take a copy of RSMW0_CONFIG_ERRORHANDLER and enhance it to send actions based on organisational units.
    Rregards,
    Surendar

  • Service-specific error code -2146885628- MS SQL Server 2008 r2 Express

    I have had no end of problems starting my MS SQL Server 2008 r2 Express.
    My database program (Sage ACT! Pro 2011) starts fine. However when it attempts to start my default database, I get the following error message:
    When I start my database within my application software (ACT Pro 2011) , I get the following error:
    I am not abler to open any database with in ACT 2011. This error tells me that I must manually start SQL Server. I am running Windows 7 Pro, SP1. So I go to Services, and right click on SQL Server (ACT7) and click start and get the following error:
    I have contacted Swiftpage and spent 2 hours on the phone with their technical support. They manually (via remote desktop connection) deleted ACT Pro 2011 and manually deleted SQL Server 2008 r2 Express (in registry and all files and folders).
    I decided to upgrade, so ACT Pro v16 was installed. SQL Server still would not start automatically or manually. The ACT technical support person, after two very long hours said: that it is not an ACT problem, that I would need to turn to Microsoft for
    a resolution as to why SQL Server will not start, and how to remedy this issue.
    I hope someone can offer help or point me in the direction to get this very bad problem resolved. I cannot work without my CRM! can someone help?
    Thanks!

    This is the sum total of an error log in: C:\Program Files\Microsoft SQL Server\MSSQL10_50.act7\MSSQL\Log. There are no error logs for June 23 to July 14. This is the closest
    date to the first time I experienced this SQL Server problem.
    2014-07-15 09:32:43.31 Server      Microsoft SQL Server 2008 R2 (SP2) - 10.50.4000.0 (X64) 
    Jun 28 2012 08:36:30 
    Copyright (c) Microsoft Corporation
    Express Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1)
    2014-07-15 09:32:44.12 Server      (c) Microsoft Corporation.
    2014-07-15 09:32:44.12 Server      All rights reserved.
    2014-07-15 09:32:44.12 Server      Server process ID is 2276.
    2014-07-15 09:32:44.15 Server      System Manufacturer: 'TOSHIBA', System Model: 'Satellite L775D'.
    2014-07-15 09:32:44.27 Server      Authentication mode is MIXED.
    2014-07-15 09:32:44.27 Server      Logging SQL Server messages in file 'c:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\Log\ERRORLOG'.
    2014-07-15 09:32:44.63 Server      This instance of SQL Server last reported using a process ID of 6980 at 7/15/2014 9:13:22 AM (local) 7/15/2014 1:13:22 PM (UTC). This is an informational message only; no user action is required.
    2014-07-15 09:32:44.63 Server      Registry startup parameters: 
    -d c:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\DATA\master.mdf
    -e c:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\Log\ERRORLOG
    -l c:\Program Files\Microsoft SQL Server\MSSQL10_50.ACT7\MSSQL\DATA\mastlog.ldf
    2014-07-15 09:32:46.39 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2014-07-15 09:32:46.40 Server      Detected 4 CPUs. This is an informational message; no user action is required.
    2014-07-15 09:33:00.47 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2014-07-15 09:33:33.57 Server      Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message
    only. No user action is required.
    2014-07-15 09:33:37.59 spid7s      Starting up database 'master'.
    2014-07-15 09:33:40.89 spid7s      FILESTREAM: effective level = 0, configured level = 0, file system access share name = 'ACT7'.
    2014-07-15 09:33:42.39 spid7s      SQL Trace ID 1 was started by login "sa".
    2014-07-15 09:33:42.56 spid7s      Starting up database 'mssqlsystemresource'.
    2014-07-15 09:33:42.86 spid7s      The resource database build version is 10.50.4000. This is an informational message only. No user action is required.
    2014-07-15 09:33:46.59 spid10s     Starting up database 'model'.
    2014-07-15 09:33:46.58 spid7s      Server name is 'Harold_Schultz\ACT7'. This is an informational message only. No user action is required.
    2014-07-15 09:33:46.59 spid10s     Error: 17204, Severity: 16, State: 1.
    2014-07-15 09:33:46.59 spid10s     FCB::Open failed: Could not open file e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\model.mdf for file number 1.  OS error: 3(The system cannot find the path specified.).
    2014-07-15 09:33:46.85 spid7s      Informational: No full-text supported languages found.
    2014-07-15 09:33:46.85 spid10s     Error: 5120, Severity: 16, State: 101.
    2014-07-15 09:33:46.85 spid10s     Unable to open the physical file "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\model.mdf". Operating system error 3: "3(The system cannot find the path specified.)".
    2014-07-15 09:33:46.85 spid7s      Starting up database 'msdb'.
    2014-07-15 09:33:46.85 spid7s      Error: 17204, Severity: 16, State: 1.
    2014-07-15 09:33:46.85 spid7s      FCB::Open failed: Could not open file e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBData.mdf for file number 1.  OS error: 3(The system cannot find the path specified.).
    2014-07-15 09:33:46.85 spid7s      Error: 5120, Severity: 16, State: 101.
    2014-07-15 09:33:46.85 spid7s      Unable to open the physical file "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBData.mdf". Operating system error 3: "3(The system cannot find the path specified.)".
    2014-07-15 09:33:47.04 Server      Warning: Support for the VIA protocol is deprecated and will be removed in a future version of Microsoft SQL Server. If possible, use a different network protocol and disable VIA.
    2014-07-15 09:33:47.33 Server      Virtual Interface Architecture protocol is not supported for this particular edition of SQL Server.
    2014-07-15 09:33:48.03 spid7s      Error: 17207, Severity: 16, State: 1.
    2014-07-15 09:33:48.03 spid7s      FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf'.
    Diagnose and correct the operating system error, and retry the operation.
    2014-07-15 09:33:48.04 spid10s     Error: 17207, Severity: 16, State: 1.
    2014-07-15 09:33:48.04 spid10s     FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\modellog.ldf'. Diagnose
    and correct the operating system error, and retry the operation.
    2014-07-15 09:33:48.08 spid7s      File activation failure. The physical file name "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf" may be incorrect.
    2014-07-15 09:33:48.08 spid10s     File activation failure. The physical file name "e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\modellog.ldf" may be incorrect.
    2014-07-15 09:33:48.15 spid10s     Error: 945, Severity: 14, State: 2.
    2014-07-15 09:33:48.15 spid10s     Database 'model' cannot be opened due to inaccessible files or insufficient memory or disk space.  See the SQL Server errorlog for details.
    2014-07-15 09:33:48.38 spid10s     Could not create tempdb. You may not have enough disk space available. Free additional disk space by deleting other files on the tempdb drive and then restart SQL Server. Check for additional errors in the event
    log that may indicate why the tempdb files could not be initialized.
    2014-07-15 09:33:48.39 spid10s     SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
    2014-07-15 09:33:48.38 Server      Error: 17190, Severity: 16, State: 1.
    2014-07-15 09:33:48.38 Server      Initializing the FallBack certificate failed with error code: 1, state: 1, error number: -2146893802.
    2014-07-15 09:33:48.42 Server      Unable to initialize SSL encryption because a valid certificate could not be found, and it is not possible to create a self-signed certificate.
    2014-07-15 09:33:48.44 Server      Error: 17182, Severity: 16, State: 1.
    2014-07-15 09:33:48.44 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property.
    2014-07-15 09:33:48.44 Server      Error: 17182, Severity: 16, State: 1.
    2014-07-15 09:33:48.44 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property.
    2014-07-15 09:33:48.44 Server      Error: 17826, Severity: 18, State: 3.
    2014-07-15 09:33:48.44 Server      Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
    2014-07-15 09:33:48.44 Server      Error: 17120, Severity: 16, State: 1.
    2014-07-15 09:33:48.44 Server      SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.

  • TouchSmart 600 unable to connect to Internet & email accounts. Error Code 0x80070057

    TouchSmart 600 unable to connect to Internet & email accounts.  Receive Windows Network Diagnostics error message "An unexpected error has occurred.  The troubleshooting wizard can't continue"  Error Code: 0x80070057.  Using old laptop to send this message.  Tried to restore back to a certain date but was only able to restore back to latest Windows download which did not correct my problem.  Any help appreciated.  Thanks.

    I have the same problem connecting to the Internet that it is. It is more intermittent than permanent though. I have updated the driver from HP site, but no change.  From the searches on the web problem seems more widespread though. HP do something! Please!

  • IMac OSX 10.6.8: error code -8003 issue when trying to empty trash

    I get the following error code when trying to empty trash:
    The operation can’t be completed because an unexpected error occurred (error code -8003).

    Have a look here for help: http://reviews.cnet.com/8301-13727_7-20020873-263.html

  • HP Envy 4500 All in One - Printer Error - not finishing print job / non-specific error code

    Help - my new HP ENVY 4500 AIO (less 3 months old) has never completed a print job if it is over 1 page. I'm connected wirelessly, and not sure if there is an interruption in the wireless connection or if this is defect in the  printer. I receive a message "Printer Error - HP ENVY cancelling print job" and that's it. It will usually happen when it's on the last page of a small print job or half way thru a large (10+ page) of a print job.  Any suggestions? I've downloaded HP Print/Scan Dr - it didn't find any issues.

    I had the same issue. Got in contact with HP customer service and the first person that helped had no idea how to fix it.  Got in contact with someone else and they found the issue right away. I had it connected through the wrong port.
    First find out what the IP address of your printer is. You can do this by pressing the small wifi button on the front of your printer and it will show the IP address. 
    Then what you'll have to do is go to the start menu of your computer and search for "Devices and Printers".
    Click that and a screen will open. Look for your printer an right click.
    Click "Printer Properties" and a new screen will open.
    Along the top you will see a few tabs. Click the one that says "Ports"
    Click "Add Port"
    Highlight "Standard TCP/IP Port" by clicking on it, then click "New Port"
    A new screen will open.
    Click "Next"
    Type in the IP Address of your printer and click "Next"
    After that your computer should find your printer.
    Click finish and you should be all set.
    Hope this helps.

  • OpenLDAP not Starting Specific error code 16

    Hi....,
    From last 5 days i was unable to start my openldap,I am working on Hyperion 11.1.1.3.
    When i run db_recover,its giving me the Error as
    db_recover: Finding last valid log LSN:file:1 offset 28
    db_recover: PANIC:DB_NOTFOUND:No Matching key/data pair found
    db_rocver: DB_ENV->open:DB_RUNRECOVERY:Fatal Error,run database recovery.
    Please help me out in resolving the problem.
    Thanks & Regards,
    Priya.

    If you have no backup and you cannot recover the db then there are not many options left to get your provisioning back.
    If you can't restore then you could try the following
    *1 To delete excessive log files, navigate via command line to a path resembling the following and run:*
    C:\Hyperion\products\Foundation\openLDAP\bdb\bin\db_archive -d -h C:\Hyperion\products\Foundation\openLDAP\var\openldap-data
    or navigate and run:
    C:\Hyperion\products\Foundation\openLDAP\var\openldap-data ..\..\bdb\bin\db_archive -l
    *2 To clean the .bdb files, navigate via command line to a path resembling and run:*
    C:\Hyperion\products\Foundation\openLDAP\bdb\bin\db_recover -v -h C:\Hyperion\products\Foundation\openLDAP\var\openldap-data
    or navigate into:
    C:\Hyperion\products\Foundation\openLDAP\var\openldap-data and run (multiple times!) ..\..\bdb\bin\db_recover -v
    *3 Restart OpenLDAP and Hyperion Shared Services*
    If that doesn't work then your final option may be
    How to reset OpenLDAP without losing registration information.
    The quickest way to get back to a new blank openLDAP repository is to reset all the OpenLDAP data to the way it was just after the installation of Shared Services. At the end of this procedure, only the admin user will be available, but so long as you registered your products with the admin user and your Shared Services relational database is not touched, you will not have to reregister the products.
    *1. Stop the openLDAP service*
    *2. Remove all files under $HYPERION_HOME/SharedServices/9.x.x/openLDAP/var/openldap-data*
    *3. Run $HYPERION_HOME/SharedServices/9.x.x/openLDAP/ConfigureHubLDAP.bat*
    *4. Start the OpenLDAP service and the Shared Services web application*
    *5. Log into Shared Services and select Administration -> Sync Native Directory*
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error code 2400 issue

    I can read library e books on myipad w out probs but when I tried downloading e books on my husbands iPad I cannot authorize w my user name and pswd w out getting error MSG 2400

    Hi Dennis Knutson
    Thanks for your reply.
    I attached some VI for your reference . These VI used for both two thread  and be invoked  so many times in my teststand sequence with difference config .
    All VI have creat a task and close the task ,so I think there is no conflict . I think we need not use "LoCK" function , when two task visit DAQ card, they will be a queue and work one by one, am I right?
    Sonic
    Diffrent Strokes for Different Folks
    Attachments:
    New Folder.zip ‏576 KB

  • Unanticipated Error (error code -10810)

    I would very much appreciate iff someone could direct me to where I can obtain information on Mac OS X system error codes -and- specifically error code -10810.
    I Have spent several hours searching through the labyrinthine Apple Customer Support site (e.g., Discussions forums, and etc.) as well as the Apple Developer Connection site without success in running down a definative reference for OS X system error codes, or the specific error code (-10810).
    REASON FOR REQUEST: Recently, the following error is frequently occurs.
    "The operation could not be completed. An unanticipated error occurred (error code -10810)."
    -and-
    "The application "xxx.app" cannot be launched. An unanticipated error occurred (error code -10810)."
    (where xxx is the name of whatever App. am attempting to launch)
    Restarting the computer temporarily "cures' the error problem, but the problem eventually reoccurs.
    SYSTEM: Mac Pro, OSX 10.4.11 with all current updates (security, etc.). 10Gb RAM.
    Disk Utility verify of startup HD showed no problems/errors. Permissions checked and repaired - appear OK.

    iBod, Kappy - good day.
    Thank you for assistance - much appreciate.
    Have apparently fixed the problem, but in a seemingly unusual way.
    Had nagging feeling that the problem was in permissions as was also seeing 'glitches' accessing directories (Admin and Non-Admin modes).
    Here is what I did:
    BACKGROUND: Had problems with Leopard 10.5.1 (installed on a second internal HD) with the Finder restarting when trying to adjust permissions. Found the following article referenced on Discussions Forums for Mac OS X v10.5 Leopard:
    "Mac OS X 10.5: Finder may restart when trying to change file permissions"
    http://docs.info.apple.com/article.html?artnum=307128
    Following the instructions in article fixed the permissions problem in Leopard.
    APPARENT SOLUTION TO SUBJ LAUNCHER PROBLEM:
    Applied same solution to Tiger (10.4.11) as recommended (extract next under) for Leopard. In Terminal (Admin account):
    sudo dscl . create /Groups/username GroupMembership username
    [return]
    sudo dscl . change /Groups/username RecordName username _username
    [return]
    Replace the "username" with your account username (which is also the name of the user's Home folder, in the Users folder). Remember to include the underscore "_" before your user name in the second command. If you have more than one account on the computer affected by this issue, you should run these two commands again for each account, substituting with the appropriate user name each time.
    Note - I found that you must type username exactly the same as is indicated on your home directory icon (same case and etc.).
    I then restarted and used disk utility to verify/fix Tiger startup HD permissions. Been using Mac for several hours now without any recurrence of -10810 error.
    This rates a cautiously optimistic Hooah!
    Again thanks for assist. v/r

  • I got a new 3gs a week ago and sync it with itunes which went ok. Today i tried to update from 4.2.2 to 4.2.3 and now itunes will not connect to my phone. I get error codes (6) or (14) depending on how i connect my phone

    I have tried everything to sort this out, uninstalling itunes etc, running without antivirus/firewall on, updating firewall/anti virus, i have spent allday trying to sort this out. can anyone here be of asistance.

    Try updating the iPhone on another computer or in another user acconut.
    Apple has an article for specific error codes here -> http://support.apple.com/kb/TS3694
    This device is not eligible for the requested build: Also sometimes displayed as an error 3194. If you receive this error, update to the latest version of iTunes. If you do have the latest version of iTunes, this can occur when you attempt to restore using an older .ipsw file. Try restoring in a new user to ensure that iTunes downloads a new IPSW. 3rd party security software or router security settings can also cause this issue, to resolve please follow Troubleshooting security software issues. Downgrading to a previous version of iOS is not supported.
    WTH.

Maybe you are looking for

  • Error message when i try to update to 4.1

    I received the following message when i try to update my 3g 32gb ipod touch: Download (8 or 9 minutes) processing file extracting software backing up (my name ipod ) verifyn data error: there was a problem downloading the software for the ipod of (my

  • Rebate Condition

    Hi, We maintain the basis value as a scale value in purchase rebate agreement. When we create a rebate agreement wrt PO the rebate condition occurs in PO only if the PO value is equal or more than the basis value in rebate agreement. But the client d

  • String tokenize resultset, and a new query on tokens

    Hello all, I have to read a field from tablea , the tokenize the resulting string to get a number of strings then i have to query tableb based on all theese string basically i get a number of keys from tableA then look up th ekey-value table for thei

  • "cannot create jbcd driver of class " for connect URL 'null'" error

    I am trying to get an application that is currently working fine on a Windows platform to work in a Linux environment. One thing that is different from my setup in Windows, and also one that I have no experience with, is the Linux-Ubuntu default inst

  • IS IT POSSIBLE TO DOWNGRADE from iTunes 7.4.2?

    I can't upgrade my system to OS X 10.4.7, which is what iTunes 7.4.2 says it requires, because of other apps i'm using which are NOT compatible. (Unfortunately, on advice from a friend, i upgraded iTunes without checking the requirements) I've checke