Error during XI PCK 3.0 installation

Hi,
I installed the WEB AS 6.40 prior to installing XI PCK 3.0.
The WebAS 6.4 seems to work pretty well but when I try to install the XI PCK 3.0 I get the following error message:
FSL-00001  System call failed. Error 32 (The process cannot access the file because it is being used by another process.
) in execution of system call 'RegLoadKey' with parameter (HKEY_USERS, S-1-5-21-97400744-3277439761-1653462319-1118, C:\Documents and Settings\j2eadm.P77363\ntuser.dat), line (645) in file (synxccuren.cpp).
I don't know why the file is locked and I really would like to know if someone has already made the same experience.
Any help is greatly appreciated.
Thanks,
Frank

Hi Frank,
You can try and reboot the server before patching it it clears any locks, cause all security settings where ok when I looked.
This helped me progress the upgrade to SP13P1
Regards,
Jasper

Similar Messages

  • "Invalid CMS Connection" Error during DS 4.2 SP2 Installation

    Hi Everybody,
      Can anyone shed the light on the following dead end issue we are facing during Data Service 4.2 SP 2 Add On the EXISTING BOBI 4.1 SP2
      ( compatibility is confirmed by SAP through OSS Incident).
      Environment :
      Existing  Distributed Architecture of BOBI 4.1 SP 2 i..e CMS DB Oracle on One Host and BOBI 4.2 SP2 on Another Host
      Adding :  Data Services 4.2 SP2 on Separate Host
      OS :  Linux RED HAT 6.3 (VMware)
      At the initial Information Gathering Phase of   Data Services Installation I  face the following issue at the section of  " Enter CMS Name " :
       - We entered Physical / Virtual server name   with and without FQDN  i.e. Current CMS Host
       - Next is Admin and Password  i.e. Administrator and Password of Existing CMS
    We get the following System Response / Error :
    Invalid CMS Connection Information.
    Installer could not detect a running Data Services Administrator Service with
    the specified CMS connection information.
    and no valid local SIA node was found.
    Installer can not continue.
    Please fix this problem by:
    1. Making sure a Data Services Administrator Service is up and running with the specified CMS;
    2. or creating a valid local SIA node to point to the specified CMS.
      It seems this is Known Issue and I  see two notes :
    1837296 - ERROR: No valid local SIA nodes exist for the given CMS connection information - Data Services 4.x
                       - Not applicable as this is for IPS based installation
    1682686 - Cannot connect to the CMS during installation of Data Services or Information Steward
                       - This note suggests to enter the TEMP variable pointing to location of Log Files Storing the Installation Logs
                          accordingly we did set " export TEMP=/usr/sap/<SID>/BOBI  "  as Temp variable but same error persists with the same message !!
                       - This note says valid for " DS 4.1 "
                             ..seems SAP Fall behind with the Rapid Frequency of  DS Releases and even in this note there's extremely brief so called solution
                             ...Defining TEMP should solve this issue in this case as per the note but, it is not solving issue at all !!
    In addition to define TEMP Variable to resolve this, following verification, further attempts are made to fix it :
    #1. I am able to ping from Data Services Host to CMS Host and there's no Firewall blocking this connection
    #2. Using IP in place of  Host Name ( FQDN or without FQDN ) does NOT resolve
    #3. With Administrator / Password mentioned - log in is possible
    #4. Added entries in /etc/hosts of CMS Host and in DS Host ( cross entries )
    #5  There's a Thread -
                  http://scn.sap.com/thread/3469916 -- and as per that following sap note 1682686 resolves this specific issue but, in our case it does not !
    In short : as of now we are at dead end  !!
    Pl. share your knowledge, inputs - Thanks.
    Thanks,
    Regards,
    - Ishan

    Hi Amit,
    Thanks for the suggestion - telnet to CMS Host is successful.
    I see the following entries in /tmp - file :
    =======================================================================
    //verify dataservices installation begin
    CMS_CONNECTED=true
    CMSVersion=14.1.0
    BuildNumber=1278
    DS_INSTALLED=false
    //Local server hostname is : ITSBEBEL00<local_ds_host>.XYZ.COM
    //SI_SERVER_NAME for EnterpriseNode is : <cms_host>.XYZ.COM
    NODE_LIST=
    IS_ADMIN=true
    The service DS.AdminService could not be found on the client side (FWM 02027)
    com.crystaldecisions.sdk.pojomgr.axis2.internal.Axis2ServiceMgr.findService(Axis2ServiceMgr.java:193)
    com.crystaldecisions.sdk.pojomgr.axis2.internal.Axis2ServiceMgr.makePOJO(Axis2ServiceMgr.java:83)
    com.crystaldecisions.sdk.pojomgr.internal.POJOMgr.makePOJO(POJOMgr.java:35)
    com.crystaldecisions.sdk.framework.internal.EnterpriseSession.getService_aroundBody14(EnterpriseSession.java:347)
    com.crystaldecisions.sdk.framework.internal.EnterpriseSession.getService(EnterpriseSession.java:1)
    com.crystaldecisions.sdk.framework.internal.EnterpriseSession.getService_aroundBody16(EnterpriseSession.java:364)
    com.crystaldecisions.sdk.framework.internal.EnterpriseSession.getService_aroundBody17$advice(EnterpriseSession.java:512)
    com.crystaldecisions.sdk.framework.internal.EnterpriseSession.getService(EnterpriseSession.java:1)
    com.businessobjects.di.install.CMSConnect.getDSAdminService(CMSConnect.java:244)
    com.businessobjects.di.install.CMSConnect.main(CMSConnect.java:321)
    DS_AdminService_Installed=false
    RETURN_CODE=2
    //verify dataservices installation end
    ====================================================================
    It is puzzling that without the completion of Data Services Installation why the DS Installer is expecting ' DS.Admin services " running on 'client' ...this is an extension or add on of Data Services (to be installed on separated linux host) and communication is supposed to be from DS Host to CMS Host !! Where is the scope of client here ??
    We do see that connection to CMS Host is possible ..I found few more notes related to this ( not for the identical OS+DB+DS ver. i.e. Linux+Oracle+DS 4.2 SP2)  e.g. 1824068, 1632561 but, none of it helps to resolve the issue.
    Thanks,
    Best Regards,
    - Ishan

  • Error during install PCK - Group GUESTS does not exist

    Hi,
    I'm installing PCK 3.0 SR1 on Web AS 6.40 Java SR1 and getting an error during phase "Create J2EE User". The following error is from the java.log file:
    --- INITIALIZE ---
    --- STARTING SETTING PROPERTIES ---
    --- STARTING USER CREATION ---
    com.sap.security.core.server.userstore.UserstoreException: Could not add user pckuser to group GUESTS
         at com.sap.security.core.server.userstore.GroupContextUME.engineAddUserToGroup(GroupContextUME.java:314)
         at com.sap.engine.services.security.userstore.context.GroupContext.addUserToGroup(GroupContext.java:168)
         at com.sap.engine.services.security.userstore.RemoteGroupContextImpl.addUserToGroup(RemoteGroupContextImpl.java:112)
         at com.sap.engine.services.security.userstore.RemoteGroupContextImplp4_Skel.dispatch(RemoteGroupContextImplp4_Skel.java:86)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Caused by: com.sap.security.api.NoSuchGroupException: Group with id="Group "GUESTS" does not exist." does not exist
         at com.sap.security.core.imp.GroupFactory.getGroupByUniqueName(GroupFactory.java:853)
         at com.sap.security.core.server.userstore.GroupContextUME.engineAddUserToGroup(GroupContextUME.java:309)
         ... 12 more
    predecessor system -
    com.sap.security.core.server.userstore.UserstoreException: Could not add user pckuser to group GUESTS
         at com.sap.security.core.server.userstore.GroupContextUME.engineAddUserToGroup(GroupContextUME.java:314)
         at com.sap.engine.services.security.userstore.context.GroupContext.addUserToGroup(GroupContext.java:168)
         at com.sap.engine.services.security.userstore.RemoteGroupContextImpl.addUserToGroup(RemoteGroupContextImpl.java:112)
         at com.sap.engine.services.security.userstore.RemoteGroupContextImplp4_Skel.dispatch(RemoteGroupContextImplp4_Skel.java:86)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Caused by: com.sap.security.api.NoSuchGroupException: Group with id="Group "GUESTS" does not exist." does not exist
         at com.sap.security.core.imp.GroupFactory.getGroupByUniqueName(GroupFactory.java:853)
         at com.sap.security.core.server.userstore.GroupContextUME.engineAddUserToGroup(GroupContextUME.java:309)
         ... 12 more
    Has anyone experienced the same problem? what is the solution?
    Thank you.
    Regards,
    Robert

    Hi Robert,
    Check note 792456.
    Regards,
    Vijay

  • Error during solution manager 3.2 installation.

    Hi !
    I am getting the error in solution manager 3.2 installation . I am doing installation using system copy / backup restore method .
    Getting ther following error -
    "CJS-00084  SQL statement or script failed. DIAGNOSIS: Error message: SP2-0310: unable to open file
    "CONTROL.SQL"ORA-01012: not logged onORACLE instance started."
    Kindly suggest the solution.
    Regards-
    sanjay

    hi Markus!
    The ora_sql_results.log file shows the following-
    "2007-06-07, 18:32:21 SAPINST ORACLE start logging for
    connect  /  as sysdba ;
    CONNECT / AS SYSDBA
    SHUTDOWN ABORT
    @CONTROL.SQL
    SHUTDOWN IMMEDIATE
    STARTUP MOUNT
    ALTER DATABASE ARCHIVELOG;
    ALTER DATABASE OPEN;
    EXIT
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 9.2.0.6.0 - Production on Thu Jun 7 18:32:21 2007
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected.
    Connected.
    ORACLE instance shut down.
    SP2-0310: unable to open file "CONTROL.SQL"
    ORA-01012: not logged on
    ORACLE instance started.
    Total System Global Area  546906764 bytes
    Fixed Size               455308 bytes
    Variable Size            293601280 bytes
    Database Buffers       251658240 bytes
    Redo Buffers              1191936 bytes
    ORA-00205: error in identifying controlfile, check alert log for more info
    ALTER DATABASE ARCHIVELOG
    ERROR at line 1:
    ORA-01507: database not mounted
    ALTER DATABASE OPEN
    ERROR at line 1:
    ORA-01507: database not mounted
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    SAPINST: End of output of SQL executing program E:\oracle\SMP\920/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2007-06-07, 18:32:28 SAPINST ORACLE stop logging"
    What to follow... pls guide
    Regards-
    sanjay

  • Error during BI Java 7.3 installation

    Dear Guru's,
    Am doing BI JAVA 7.3 installation, during deployment phase it's giveing the below error.
    An error occurred while processing option SAP NetWeaver 7.3 > SAP Systems > Application Server Java > Standard System > Standard System( Last error reported by the step: At least one prerequisite for deployment is not met. DIAGNOSIS: Execution of Deploy Controller Runner tool '/oracle/SID/102_64/sapinst_instdir/NW73/INSTALL/NW73/ORA/STD/sapjvm/sapjvm_6/bin/java -classpath /oracle/SID/102_64/sapinst_instdir/NW73/INSTALL/NW73/ORA/STD/install/lib:/usr/sap/SID/SYS/global/security/lib/tools/iaik_jce.jar:/usr/sap/SID/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/SID/SYS/global/security/lib/tools/iaik_smime.jar:/usr/sap/SID/SYS/global/security/lib/tools/iaik_ssl.jar:/usr/sap/SID/SYS/global/security/lib/tools/w3c_http.jar:/usr/sap/SID/J90/j2ee/j2eeclient/sap.comtcexceptionimpl.jar:/usr/sap/SID/J90/j2ee/j2eeclient/sap.comtcjeclientlibimpl.jar:/usr/sap/SID/J90/j2ee/j2eeclient/sap.comtcloggingjavaimpl.jar:/oracle/SID/102_64/sapinst_instdir/NW73/INSTALL/NW73/ORA/STD/install/lib/tcje~cl_deploy.jar -Xmx256m -Ddc.api.verbose=false -d64 -d64 com.sap.engine.services.dc.api.cmd.Runner getParams -o /oracle/SID/102_64/sapinst_instdir/NW73/INSTALL/NW73/ORA/STD/DCRetrievedVars.props --host corqa02 --port 59004' aborts with return code 108. Error message is 'undefined. SOLUTION: Check 'undefined' and '' for more information.). You can now:
    Choose Retry to repeat the current step.
    Choose Log Files to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to /oracle/SID/102_64/sapinst_instdir/NW73/INSTALL/NW73/ORA/STD/.
    if anyone of you come across the same error, please help me out.
    I have alrady checked the /usr/sap/sid/ space, it's have enough space, but still it's giveing same error.
    Thanks
    Venkat

    Hi Venkat,
    Please have a look at latest logs under /oracle/SID/102_64/sapinst_instdir/NW73/INSTALL/NW73/ORA/STD/ for possible reasons for this failure.
    Thanks,
    Siva Kumar

  • Facing error during Oracle Database Express Edition Installation

    Hi,
    I'm trying to install Oracle database XE on my system (Windows XP Service Pack 3) and keep getting an error "failed to load dll chkportdl2"" while trying to do so.
    While researching on a fix,I came across a solution that suggested uninstall of XP service pack 3 during installation and reinstall later.
    Now,I dont see an option for "Windows XP Service Pack 3" in "Add/Remove Programs".
    I believe Windows XP OBI comes up pre-loaded with Windows XP Service Pack 3 and am not sure if I can uninstall it.
    I looked up some other methods of removal here -
    http://www.troublefixers.com/uninstall-remove-windows-xp-service-pack-3-working-procedure/
    however,they werent very helpful either.
    Could you suggest how to fix this problem being faced in installing Database XE.
    Thanks and Regards,
    Priya Jetley

    Hi,
    I couldn't locate a chkportdll2 file either on my system.It's no regular dll you have on your system. It's usually unpacked in your temp directory when you execute the installer. The message you receive indicates that the installer either couldn't unpack properly (e.g. lack of free space), but this usually would have resulted in an error message. Or you have some Antivirus solution that treats that dll as malware (well, portscans can be bad) and has moved the file into a quarantine zone or at least blocked the access.
    Another option would be your user lacks execution privileges for network operations.
    The installer fails at the step when you specify a location to install the database.This could mean you don't have enough free (temp) space. How much space is left on the drive that hosts your temp folder?
    -Udo

  • Unknown errors during manual software update package installation

    Hi,
    I'm new to the forum.
    Recently I've got a serious trouble while installing standalone update packages from disk image files.
    After typing my username and password to update my OS manually my computer suddenly fails to install the software packages saying that "the installer has encountered an unknown error which caused the installation to fail."
    I've an early 2009 Mac Mini which I bought during the first half of that year. The problem affects all versions of Mac OS X (10.5 and later). It's normal? I've tried everything (permissions repair, SMART check) to fix the problem with no luck. Now I suspect the issue has something else with bad memory or a faulty hard disk.
    How curious, System Graph had put a new Super Drive on it because the original had its laser head damaged due to extensive use.
    Cheers,
    John

    FIXED!
    Many DMG executables failed to install because their certificates were outdated.
    To resolve the problem: uncheck the automatic time setting box and set the clock to an early date.

  • Error during Java WS add in installation

    Hello,
    I am receiving the following error when trying to install the Java WS 6.4 add - in to an existing ab-ap installation. We are using SQL Server 2000 on Windows Server 2003 and doing an ABAP / J2EE unicode installation. It looks like a database table it is looking for is missing. I looked in the SAP tables in the database and the table is indeed missing. Does anyone know if I've overlooked an installation step that would resolve this issue for me?
    TIA -- Brandon
    SAPinst is getting started.
    Please be patient ...
    guiengine: login in process.
    Transaction begin ********************************************************
    TRACE [iaxxrfclfp.cpp:858]
    CRfcPara::checkTableParam
    Check existence of field (table/field): ACTIVITYGROUPS/AGR_NAME
    TRACE [iaxxrfclfp.cpp:837]
    CRfcPara::setTableParamValue
    Setting value (table/field/value/offset):ACTIVITYGROUPS/AGR_NAME/SAP_J2EE_GUEST/0
    TRACE [iaxxrfclfp.cpp:916]
    CRfcPara::appendTableLine
    Appended table line (table/value): ACTIVITYGROUPS/SAP_J2EE_GUEST 0000000000000000
    INFO 2004-11-03 10:22:56 [iaxxrfcimp.cpp:1058]
    CAbRfcImpl::callFunction
    Executing function call BAPI_USER_ACTGROUPS_ASSIGN.
    TRACE [iaxxrfcimp.cpp:1083]
    CAbRfcImpl::performFunctionCall
    Calling function module: BAPI_USER_ACTGROUPS_ASSIGN
    ERROR 2004-11-03 10:22:57 [iaxxrfcimp.cpp:1122]
    CAbRfcImpl::performFunctionCall
    FRF-00025 Unable to call function. Error message: Invalid call of database interface. accessed. .
    TRACE [iaxxrfcimp.cpp:1123]
    CAbRfcImpl::performFunctionCall
    RFC failure or system exception raised
    TRACE [iaxxrfcimp.cpp:1124]
    CAbRfcImpl::performFunctionCall
    Invalid call of database interface. accessed.
    Transaction end **********************************************************
    Exit status of child: 1

    I am getting the same error, any possible solution?
    thanks
    Dhandu

  • Error during IPC 4.0 (SP08) installation

    I am getting the following error while trying to install IPC (Internet Pricing and Configuration Engine) using SAPINST.
    "ERROR 2005-04-15 12:26:01
    FSL-01027  Account user="Domain\User" does not exist. <#1>"
    I have logged in with the user with Admin rights.
    Could anyone suggest how to get pass this error?

    Hi, your OS 32 bit , i'm correct?
    The main error are
    D:Solman - 4.0Solman_Export
    you use the blank (spaces) in the directory name for installation files, it's not allowed.
    change to D:Solman_4.0Solman_Export (change to all other DVD's paths on your hard disk to )
    after restart the installation from the beginning.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/home/rulesofEngagement
    Regards.

  • Error during LiveCycle ES 8.0 installation

    I have tried installing using the copy of LiveCycle ES we have on the network, the copy we have on an external hard drive and have even logged into the partners portal and downloaded a fresh copy of LiveCycle ES and every time I attempt to install it I get the following error:
    "The installer directory does not match what is on the DVD. Installation will now terminate."
    Any ideas?

    Hey Jonathan,
    Thanks for the answer. I've found that if I copy just the "server" subdirectory the installer won't work. What's the reason that all the DVD contents must be in the same directory? Just curious.
    Thanks,
    Todd.

  • Hal.dll error during/after Win XP SP2 installation

    At the moment I'm trying to install Win XP (SP2) into a bootcamp partition. I have a Mac Pro with 4 HDDs.
    HDD1: OSX
    HDD2: free
    HDD3: OSX Data (raid 1)
    HDD4: OSX Data (raid 1)
    The setup I'd like to have is:
    HDD2:
    (1) Bootcamp-Partition (NTFS ~75GB)
    (2) Bootcamp-Scratch (NTFS ~150GB)
    (3) Scratch (HFS+ ~250GB)
    I partitioned the disk that way (with FAT32 instead of NTFS) and booted from the Windows install disk. The installer starts, reformats disk (1) to NTFS and copies data onto the disk.
    After the first reboot it breaks with hal.dll error. The files are on the disk but boot.ini seems to be corrupt. The "bootcfg" command from the recovery console is not working - it only duplicates the wrong entry in boot.ini.
    After the third non-working installation I tried to move the Bootcamp-Partition into the middle, OSX in front:
    (1) Scratch (HFS+ ~250GB)
    (2) Bootcamp-Partition (NTFS ~75GB)
    (3) Bootcamp-Scratch (NTFS ~150GB)
    Same error.
    Any hints on howto do that? Or will I have to move the Bootcamp-Disk to the end? How to succeed in having the Bootcamp-Scratch as 'D:' in Windows if I swap those two partitions?
    BTW: I succeeded to install WinXP on the same disk before. Back then I only had a 75GB Bootcamp-Partition on the disk (no other partition) and had the disk in Bay 3. But I moved it to Bay 2 because of performance problems in Bay3/4 (PIO-mode) and don't want to waste 400GB in the future .

    First of all I believe this is not the right place to discuss the issue. This issue is related to the Windows operating system file corruption and I think the physical location of the hard drive is not the cause of the issue.
    The hal.dll file is a system file which holds the hardware access layer information and linking the necessary components. This include the information about all the hardware resources for the operating system. What you had done to change the hardware configuration files in the boot.ini looks ok. Also you can try this link.
    http://shanegfowler.wordpress.com/2007/01/10/missing-haldll-error-corrupt-bootin i-file-quick-fix/
    Hope that helps you........

  • File Extraction Error during Adobe Acrobat XI Pro installation

    I continually no matter how many times I re-download Adobe Acrobat XI Pro Student and Teacher Edition, I receive the same error "Error in extracting files. Re-download Adobe Acrobat XI Pro." (Paraphrased).  Suggestions?

    This was my goofup... please be sure to type subst and not substr Z: "C:\Windows" in the command prompt for Admin.
    The source I copied and pasted from added the "r"
    With the proper command adjusting the "invalid" drive, the install of acrobat succeeded.

  • Link SAP PI 7.3 to SolMan 7.1 - error during managed system configuration

    All,
    I installed my diagnostics agent twice with different options:
    - Direct P4 connection via Java EE Dispatcher Node with port 5xx04
    - P4 connection via SCS message server with port 81xx
    In both cases I get an error during the managed system configuration of SAP PI 7.3: Remote error : Connection to P4 port of managed system failed.
    I'm a bit confused with the step Enter System Parameters. In the Java parameters section, I can only enter port 39xx. if not, I get an error.
    Also, I marked and unmarked the option concerning the ABAP user store, but the error persists.
    Please advice.
    Thanks a lot.

    Hi Allam,
    I checked the KBA and I think now, I have the correct HTTP port.
    The error I now get is S:CL_DIAGSTP_MESSAGE:483
    When I take the next step, Configure Automatically, I get this error during the Byte Code Adapter Installation phase when I open the Java URL stated in the navigation column:
    DIAG_WILY_MSG:157:S - com.sap.smdagent.vmmanager.VMManagerP4Exception: com.sap.smdagent.plugins.connectors.p4.exceptions.P4AuthorizationException: Access is denied to SAP System sid: check the connection credentials.More details about the error in agent 'sappi' log file (SMDAgentApplication.X.log).; nested exception is:
    com.sap.engine.services.security.exceptions.BaseLoginException: Error during authentication. For more information see the remote server traces.
    Any idea?
    Thanks.

  • Adobe Illustrator CS3: Fatal error during installation

    Hello,
    I just bought the AI CS3. It installed OK on my friend's laptop (windows). However, when I clicked the big button in the installation:
    "Install Adobe Illustrator CS3"
    A window showed:
    Initializing Adobe Illustrator...
    Then I got a message:
    "Setup has encountered an error and cannot continue. Contact Adobe customer Support for assistance. Fatal error during installation".
    I've tried several times. My computer meets all the requirements (it's a really new and faster PC). And there's no old versions of AI on it yet.
    Can anyone help? Thanks!!!

    Do you have any other Adobe products on your computer? When I installed CS3 on my Mac, I kept getting failures. After contacting Adobe, they told me I had to delete ALL other Adobe products -- including Flash and Adobe Reader. Plus, I had to do searches and delete any support files associated with them. It took hours!

  • Error during installation of IDES 4.7 on Windows 2003 Server OS

    Hi....
    I'm getting the following error during the installation of the IDES 4.7.
    Request someone to guide me.
    The error part of the log file is produced below
    Thanks
    Ashwin
    See 'D:\oracle\ora92/bin/lsnrctl stat' output in 'D:\SAPinst ORACLE KERNEL\lsnrctl.log'.
    INFO 2007-07-05 23:24:57
    'D:\oracle\ora92/bin/lsnrctl stat' returned with '3'.
    INFO 2007-07-05 23:24:57
    Creating file D:\SAPinst ORACLE KERNEL\lsnrctl.log.
    INFO 2007-07-05 23:25:00
    See 'D:\oracle\ora92/bin/lsnrctl start' output in 'D:\SAPinst ORACLE KERNEL\lsnrctl.log'.
    INFO 2007-07-05 23:25:00
    'D:\oracle\ora92/bin/lsnrctl start' returned with '0'.
    INFO 2007-07-05 23:25:00
    Copying file D:/sap47ee/kernel/NT/COMMON/INSTALL/ORADBUSR.SQL to: ./oradbusr.sql.
    INFO 2007-07-05 23:25:00
    Creating file D:\SAPinst ORACLE KERNEL\oradbusr.sql.
    INFO 2007-07-05 23:25:01
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-05 23:25:05
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    ERROR 2007-07-05 23:25:10
    CJS-00084  SQL Statement or Script failed. Error Message: Executable D:\oracle\ora92/bin/sqlplus.exe returns 959.
    ERROR 2007-07-05 23:25:10
    FJS-00012  Error when executing script.
    INFO 2007-07-05 23:26:23
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    INFO 2007-07-05 23:26:28
    Changed working directory to D:\SAPinst ORACLE KERNEL.
    ERROR 2007-07-05 23:26:33
    CJS-00084  SQL Statement or Script failed. Error Message: Executable D:\oracle\ora92/bin/sqlplus.exe returns 959.
    ERROR 2007-07-05 23:26:33
    FJS-00012  Error when executing script.

    this is the content of file oradbusr.log
    what conclusion can be drawn out of it???
    old   3:    if substr(upper('&&1'),1,5) = 'SAPR3' then
    new   3:    if substr(upper('SAPR3S'),1,5) = 'SAPR3' then
    old   6:           if upper('&&2') = 'NT' then
    new   6:           if upper('NT') = 'NT' then
    old  13:                :sDomain := upper('&&3');
    new  13:                :sDomain := upper('INDIA');
    old  17:           :sSchema := upper('&&1');
    new  17:           :sSchema := upper('SAPR3S');
    old  18:           if upper('&&2') = 'NT' then
    new  18:           if upper('NT') = 'NT' then
    old  25:                :sDomain := upper('&&3');
    new  25:                :sDomain := upper('INDIA');
    using following Parameters:                                                    
    .  Oracle SID:                         R3S                                     
    .  Oracle Version:                     9.2.0.2.1                               
    .  Parametervalue os_authent_prefix:   OPS$                                    
    .  Database User (Schema):             SAPR3                                   
    .  SAP R/3 Administrator:              OPS$INDIA\R3SADM                        
    .  SAP R/3 Serviceuser:                OPS$INDIA\SAPSERVICER3S                 
    unable to assign default tablespace to user: SAPR3                             
    begin
    ERROR at line 1:
    ORA-00959: tablespace 'PSAPUSER1D' does not exist
    ORA-06512: at line 90

Maybe you are looking for

  • My mac book pro is running very slowly. I do not have much on my computer either.

    Problem description: very slow mac performance. nothing on mac EtreCheck version: 2.1.5 (108) Report generated January 11, 2015 at 12:02:49 AM PST Click the [Support] links for help with non-Apple products. Click the [Details] links for more informat

  • How to put Authorisation Check?

    Hi, I have built a Module Program. In this there is a Save Button where information in the screen is saved to a Z table. I need to put an Authorisation check to this save button. That is only users who have “Save” capability could save. Simply there

  • Having installation rollback issues with PSE 9?

    Mr. Ankush Ved helped to solve my PSE 9 installation issues in under 30 mins!   Well done  Ankush.  There was a cache file conflict that needed resolution.  I  recommend you contact Ankush via private message here, provide him with  your email addres

  • How can I log the byte count for a network interface

    I'd like to track/log the number bytes transmitted and received on a network interface. The end result is to give daily and or monthly usage counts. How can I do that?

  • 10.6.5 update issue

    Hi All, I updated to 10.6.5 yesterday but have since had issues with Software Update, Safari and Adobe Automatic Updater failing to find the internet. Network Diagnostics says that I appear to be connected to the internet and I can indeed access it v