Error when installing WEB AS JAVA on HPUX.

The environmantal variables are set.
JAVA_HOME=/opt/java1.4 and PATH=/opt/java1.4/bin
its showing the version and even it works when i do echo $JAVA_VERSION.
i tried with sdk1.4.2.8 and aslo with version sdk1.4.2.6 for both it give the same error.
ERROR      2005-08-03 17:54:30 [iaxxinscbk.cpp:289]
           abortInstallation
CJS-00030  Assertion failed: in
function (cdroot) {
    var name = "JDKVersion.xml";
    var mgt = new FileMgt();
    var cdrootNode = mgt.getNode(cdroot);
    ASSERT_DEFINED(arguments.callee, cdrootNode, "cdrootNode(" + cdroot + ")");
    var pwd = mgt.getNode(".");
    if (pwd.getFullName() != cdrootNode.getFullName() && !mgt.isExisting("./" +
name)) {
        var xmlName = cdroot + "/" + name;
        var xml = mgt.getNode(xmlName);
        ASSERT_DEFINED(arguments.callee, xml, "xml(" + xmlName + ")");
        xml.copy(".");
    var client = new ClientMapping();
    client.addKeydbContainer(name);
    installer.setKdbClient(client.getMapping());
    var result = , maxVersion:{}};
    var minTable = new Table("t_JDKMinVersion_CD");
    var minRows = minTable.arraySelect();
    for (var i = 0; i < minRows.length; ++i) {
        var row = minRows<i>;
        result.minVersion[row.os] = row.version;
    var maxTable = new Table("t_JDKMaxVersion_CD");
    var maxRows = maxTable.arraySelect();
    for (var i = 0; i < maxRows.length; ++i) {
        var row = maxRows<i>;
        result.maxVersion[row.os] = row.version;
    return result;
Variable xml(/cddata/Java/J2EE_OSINDEP/JDKVersion.xml) should be defined
WARNING    2005-08-03 17:54:30 [iaxxccntrl.cpp:477]
           CController::stepExecuted()
The step getJavaHome with step key J2EE_EngineEnterprise_OneHost|ind|ind|ind|Web
AS|630|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|getJavaHome was ex
ecuted with status ERROR.

Hi,
Change in the control.xml file ex:
$:/tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA/CENTRAL/ONE_HOST)(root)#vi control.xml
the following : var name = "JDKVersion.XML"; to
var name = "JDKVERSION.XML";
Restart you installation with "continue old installation".
Best regards,
Michel

Similar Messages

  • Error when installing NW2004S ABAP + Java

    Hi,
    I'm having a problem installing NW2004s ABAP + Java.  I receive the following during the create secure store phase.  Any help is appreciated.
    WARNING 2007-01-23 14:50:28
    Execution of the command "/opt/IBMJava2-amd64-142/bin/java -classpath /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/launcher.jar -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.security.core.server.secstorefs.SecStoreFS /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install/lib:/tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/exception.jar:/tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/logging.jar:/tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar create -s GTT -f /sapmnt/GTT/global/security/data/SecStore.properties -k /sapmnt/GTT/global/security/data/SecStore.key -enc -p XXXXXX" finished with return code 1. Output: The java class is not found:  com.sap.engine.offline.OfflineToolStart
    ERROR 2007-01-23 14:50:28
    CJS-30050  Cannot create the secure store; see output of log file SecureStoreCreate.log: The java class is not found:  com.sap.engine.offline.OfflineToolStart.
    ERROR 2007-01-23 14:50:28
    FCO-00011  The step createSecureStore with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_SecureStore|ind|ind|ind|ind|8|0|createSecureStore was executed with status ERROR .

    Hi,
    - go to the install dir (/tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install)
    - unpack the J2EEINSTALL.SAR via
    /sapmnt/FND/exe/SAPCAR -xvf /sapcd/java/J2EE_OSINDEP/J2EE-INST/J2EEINSTALL.SAR
    then retry. It works!

  • Error while installing web dispatcher NW04S SR2

    Hi there,
    Get this error when installing web dispatcher.... step after selecting the kernel source...
    Pls help??
    ERROR 2007-01-29 14:25:23
    MUT-03011  Execution of the command "C:\WINDOWS\TEMP\2\sapinst_exe.6196.1170073192\SAPCAR.exe -x -v -g -i -f D:\test/DBINDEP/SAPEXE.SAR, webdispinst.lst" finished with return code 29. Output: SAPCAR: no archives specified for extracting (error 29). There are no more files.

    I always setup SAP Web Dispatcher by running "sapwebdisp -bootstrap", although I haven't tried with SR2...
    Cheers

  • Error when installing NW 7.3 AS Java

    Dear predecessors,
    There is an error when I installing NW 7.3.
    In the step of "Create database statistics" when installing Application Server Java after AS ABAP installation, system tips in the fellowing:
    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: Process call 'D:\usr\sap\NWJ\SYS\exe\uc\NTAMD64\brconnect.exe -u / -c -o summary -f stats -o SAPSR3DB -t all -p 4' exits with error code 3. For details see log file(s) brconnect.log.). 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 C:\Program Files/sapinst_instdir/NW73/INSTALL/NW73/ORA/STD/.
    Finally, I find the detail message in the fellowing:
    C:\Program Files\sapinst_instdir\NW73\INSTALL\NW73\ORA\STD\brconnect.log
    BR0801I BRCONNECT 7.20 (8)
    BR1304W Checking SAP license failed at location BrLicCheck-109
    BR0602W No valid SAP license found - please contact SAP
    BR0805I Start of BRCONNECT processing: cehcwdgm.sta 2011-11-01 16.19.16
    BR0252E Function fopen() failed for 'E:\oracle\NWP\sapcheck\cehcwdgm.sta' at location main-11
    BR0253E errno 2: No such file or directory
    BR0121E Processing of log file E:\oracle\NWP\sapcheck\cehcwdgm.sta failed
    BR0806I End of BRCONNECT processing: cehcwdgm.sta 2011-11-01 16.19.22
    BR0280I BRCONNECT time stamp: 2011-11-01 16.19.23
    BR0804I BRCONNECT terminated with errors
    I don't know how to deal with this problem, please help me, thanks a lot.

    Hi,
    Use this note for brtools update: https://service.sap.com/sap/support/notes/12741
    Or use this note for full kernel update: https://service.sap.com/sap/support/notes/19466
    Best Regards,
    Aleh

  • NW04 WebAs J2EE Full Inst. Issue: CJS-20019  Error when installing..

    I've run into this problem on step 26 of installation:
    <i>ERROR 2006-11-25 22:58:29
    CJS-20019  Error when installing temporary license. DIAGNOSIS: External systems are not available. SOLUTION: Check connection to DB and messaging service.
    </i>
    Once in a lifetime, the solution is the right one (it was for me at least): <b>I went to MMC and started my brand new J2E instance, then hit "Retry", and installation happily came to the end</b>.
    Cheers,
    Alex

    Hi
    Check the Pre requisite from here
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    Cheers
    Jawahar Govindaraj

  • MaxDB error when installing J2EE engine on Windows

    when installing a development Java instance with MAxDB on Windows, I get the following error:
    ERROR 2006-05-19 07:27:17
    MDB-07000  Execution of action DB_WARM failed.
    WARNING 2006-05-19 07:27:17
    The step Sapdb_db_dbstart with step key J2EE_Workplace|ind|ind|ind|WebAS|630|0|J2EE_EngineEnterpriseDefault|ind|ind|ind|WebAS|630|0|J2EE_Engine|ind|ind|ind|J2EE_Engine|630|0|J2EE_Engine_DB_INSTALL_internal|ind|ind|ind|ind|ind|0|Sapdb_db_dbstart was executed with status ERROR.
    Can someone help?

    Hello Kirk,
    could you check the errors in the XCMDOUT.LOG file (in your installation-dir) and/or knldiag (and knldiag.err) file (in your SAPDB/MaxDB Rundirector(/sapdb/data/wrk/<SID>)?
    The error information in those files should help to get clear on your problem.
    Thank you and best regards, Natalia Khlopina

  • Error when install Infrastructure 10g 10.1.2 in Windows2000 server

    My environment:
    RDBMS Version: 10.1.0.3.1
    Operating System and Version: Windows2000 SP4
    Product (i.e., OAS, IAS, etc): 10g AS Release 2
    Product Version: 10.1.2
    JDK Version: 1.4
    I have the folowing error when installing the Infrastructure (in the stage of SSO Configure Assistant):
    Default Subscriber GUID: E0575BDE015C411CAD99BDEF85F79029
    Subscriber Naming attribute: dc
    Default Subscriber Name: server01
    *** Resetting user DN and GUID information ...***
    Done....
    PL/SQL procedure successfully completed.
    No errors.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.1 - Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    NLS_LANG character set = WE8MSWIN1252
    NLS_LANG param = AMERICAN_AMERICA.WE8MSWIN1252
    ERROR : Exception while configing SSO DAD :
    oracle.ias.repository.schema.SchemaException: Unable to establish connection to the Oracle Internet Directory Server ldap://myserver.domain.com:3060/. Base Exception : javax.naming.CommunicationException: Request: 1 cancelled
    at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:124)
    at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:523)
    Please advice.
    Thanks
    Trung

    I don't know much about the 10g Releases yet but I had the same error with 9.0.2.3. The problem is that OID isn't available when it needs to be.
    When you get the error, start OID using the command line then try running the config assistant again.
    Hope this helps
    Alex

  • Update Operation Fatal Error when installing Technical Preview Build 10041 Upgrade

    I posted this in the Microsoft Community forums and was redirected here.
    Below is the original post (URL: http://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_install/update-operation-fatal-error-when-installing/6eaff1b9-0223-4357-afc8-884382590e82 )
    Hello,
    In trying to perform an upgrade install of the Windows 10 Technical Preview Build 10041 (as is the latest available for direct download as of my writing), I am running into a problem I cannot find mention of anywhere else on the web.
    I fall into two categories with regards to this build: A) Product tester who actually needs to test application performance under Windows 10 on bare metal, B) Semi-crazy techie who loves using (usable) beta software as his primary environment ;)
    so it is rather important to me that I get this working on my machine in some non-virtualized respect. I am reluctant to do a full/fresh install if installation problems are happening, because my Windows 8 product key has been f***ed up from the
    start (likely some random database corruption) and I've had to utilize phone support to get around an "unknown error" the last two times I've had to use it. So, for fear of that key completely crapping out on me, I don't want to move to Win10 unless
    I'm confident it will install and I can stick with it (for better or worse) through the end. Problems within the Preview after I install it I can deal with.
    So, I first tried to install the Preview through the standard Windows Update method. The installer took about 7 hours (but from reading lots of internet discussions, stupidly long install times in that range seem to be a common problem with
    this builds separate from it actually failing). During the reboot between the "Setting up Devices" (Or is it Setting up Drivers? I forget) and "Taking Care of a Few More Things" (Again, possibly paraphrased), for about a split second, underneath
    the Windows logo and throbber, some error like this appeared:
    Fatal Error Performing Update Operation # of ##: ERROR CODE
    It only appeared for a fraction of a second, and I had no chance of reading the precise numbers or error.
    However, the installer then seemed to continue, and went until the main circle was at 100%. As soon as 100% hit, however, the screen went black for something like 30min. Then, I briefly saw "Attempting to recover installation" before "Restoring
    your previous version of Windows." And I was, quite impressively considering how far along that installer was, back in Windows 8.1 completely unharmed.
    I tried again by burning an ISO and doing a disc upgrade install. I let that one run overnight and was asleep for the error, but I was back in Win8.1 in the morning, so I can only assume a similar thing happened there.
    As for my system specs, I'm running on a MacBook Pro 9,1 under Boot Camp. I am upgrading from Windows 8.1.2 Pro with Media Center. I have found other online accounts of people quite successfully installing Windows 10 on Macs, so that isn't the issue.
    Does anyone have any clue as to what this error might have been/be, and how I might fix it? Or at least have it on good authority that a fresh installation would be unaffected (meaning it's software-related)? If not, I can try installing to a VHD,
    which would at least let me product test on bare metal, but wouldn't have the harddrive space to be my daily driver and would probably only get used occasionally.
    Thanks in advance to anyone who can help!
    So far, I have the yet-to-be-tried idea of a clean boot prior to installation.
    If anyone here has any more specific ideas, lemme hear 'em.
    Thanks!

    To the individual who proposed this as an answer to my problem: It's not even applicable. I specifically stated that I was trying to avoid doing a clean installation (at least without knowing more about the problem at hand). An answer saying to do the thing
    you're trying to avoid doing is not an answer. You can see my last reply for the current status of this issue. 6-8 hour blocks of time in which I can't use my computer (as is required to install build 10041) aren't super common for me, but I haven't abandoned
    this thread. There have simply been no more updates. If your motivation as a mod was that you simply don't like there being unanswered threads on this forum, then perhaps you could attempt to contribute rather than arbitrarily marking the first reply as an
    answer.
    I will continue to update this thread as I try new things and get more information.
    Thank you.

  • Error when installing SM7 "The step runMigrationMonitor with step key "

    Hi all
    Please help for the following error when installing
    ERROR 2009-06-13 00:27:13.515
    FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
    Regards
    Kevin

    Hi Uday
    import.monitor.java.log
    Loading of 'SASACONT1' import package: OK
    Import Monitor jobs: running 2, waiting 23, completed 4, failed 0, total 29.
    Import Monitor jobs: running 3, waiting 22, completed 4, failed 0, total 29.
    Loading of 'SAPSSEXC' import package: ERROR
    Import Monitor jobs: running 2, waiting 22, completed 4, failed 1, total 29.
    Loading of 'REPOSRC' import package: ERROR
    Import Monitor jobs: running 1, waiting 22, completed 4, failed 2, total 29.
    Loading of 'SAPAPPL0' import package: ERROR
    Import Monitor jobs: running 0, waiting 22, completed 4, failed 3, total 29.
    Import Monitor jobs: running 1, waiting 21, completed 4, failed 3, total 29.
    Import Monitor jobs: running 2, waiting 20, completed 4, failed 3, total 29.
    Import Monitor jobs: running 3, waiting 19, completed 4, failed 3, total 29.
    Loading of 'DOKCLU' import package: ERROR
    Import Monitor jobs: running 2, waiting 19, completed 4, failed 4, total 29.
    Loading of 'SAPAPPL1' import package: ERROR
    Import Monitor jobs: running 1, waiting 19, completed 4, failed 5, total 29.
    Loading of 'SAPAPPL2' import package: ERROR
    Import Monitor jobs: running 0, waiting 19, completed 4, failed 6, total 29.
    Import Monitor jobs: running 1, waiting 18, completed 4, failed 6, total 29.
    Import Monitor jobs: running 2, waiting 17, completed 4, failed 6, total 29.
    Import Monitor jobs: running 3, waiting 16, completed 4, failed 6, total 29.
    Loading of 'DD03L' import package: ERROR
    Import Monitor jobs: running 2, waiting 16, completed 4, failed 7, total 29.
    Loading of 'SAPSSRC' import package: ERROR
    Import Monitor jobs: running 1, waiting 16, completed 4, failed 8, total 29.
    Loading of 'STERM_TEXT' import package: ERROR
    Import Monitor jobs: running 0, waiting 16, completed 4, failed 9, total 29.
    Import Monitor jobs: running 1, waiting 15, completed 4, failed 9, total 29.
    Import Monitor jobs: running 2, waiting 14, completed 4, failed 9, total 29.
    Import Monitor jobs: running 3, waiting 13, completed 4, failed 9, total 29.
    Loading of 'SEOSUBCODF' import package: ERROR
    Import Monitor jobs: running 2, waiting 13, completed 4, failed 10, total 29.
    Loading of 'E071K' import package: ERROR
    Import Monitor jobs: running 1, waiting 13, completed 4, failed 11, total 29.
    Loading of 'SAPSDIC' import package: ERROR
    Import Monitor jobs: running 0, waiting 13, completed 4, failed 12, total 29.
    Import Monitor jobs: running 1, waiting 12, completed 4, failed 12, total 29.
    Import Monitor jobs: running 2, waiting 11, completed 4, failed 12, total 29.
    Import Monitor jobs: running 3, waiting 10, completed 4, failed 12, total 29.
    Loading of 'ATAB' import package: ERROR
    Import Monitor jobs: running 2, waiting 10, completed 4, failed 13, total 29.
    Loading of 'SAPSPROT' import package: ERROR
    Import Monitor jobs: running 1, waiting 10, completed 4, failed 14, total 29.
    Loading of 'SAPSDOCU' import package: ERROR
    Import Monitor jobs: running 0, waiting 10, completed 4, failed 15, total 29.
    Import Monitor jobs: running 1, waiting 9, completed 4, failed 15, total 29.
    Import Monitor jobs: running 2, waiting 8, completed 4, failed 15, total 29.
    Import Monitor jobs: running 3, waiting 7, completed 4, failed 15, total 29.
    Loading of 'SAPPOOL' import package: ERROR
    Import Monitor jobs: running 2, waiting 7, completed 4, failed 16, total 29.
    Loading of 'SAPSLOAD' import package: ERROR
    Import Monitor jobs: running 1, waiting 7, completed 4, failed 17, total 29.
    Loading of 'SAPSLEXC' import package: ERROR
    Import Monitor jobs: running 0, waiting 7, completed 4, failed 18, total 29.
    Import Monitor jobs: running 1, waiting 6, completed 4, failed 18, total 29.
    Import Monitor jobs: running 2, waiting 5, completed 4, failed 18, total 29.
    Import Monitor jobs: running 3, waiting 4, completed 4, failed 18, total 29.
    Loading of 'SAPDDIM' import package: ERROR
    Import Monitor jobs: running 2, waiting 4, completed 4, failed 19, total 29.
    Loading of 'SAPDFACT' import package: ERROR
    Import Monitor jobs: running 1, waiting 4, completed 4, failed 20, total 29.
    Loading of 'SAPCLUST' import package: ERROR
    Import Monitor jobs: running 0, waiting 4, completed 4, failed 21, total 29.
    Import Monitor jobs: running 1, waiting 3, completed 4, failed 21, total 29.
    Import Monitor jobs: running 2, waiting 2, completed 4, failed 21, total 29.
    Import Monitor jobs: running 3, waiting 1, completed 4, failed 21, total 29.
    Loading of 'SAPDODS' import package: ERROR
    Import Monitor jobs: running 2, waiting 1, completed 4, failed 22, total 29.
    Loading of 'SAP0000' import package: ERROR
    Import Monitor jobs: running 1, waiting 1, completed 4, fail
    ed 23, total 29.
    Loading of 'SAPUSER' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 4, failed 24, total 29.
    Edited by: Kevin Wong on Jun 18, 2009 11:23 AM
    Edited by: Kevin Wong on Jun 18, 2009 11:24 AM

  • Getting an error when installing BI Publisher Desktop

    Hi,
    Is anyone getting an error when installing BI Publisher Desktop? I'm getting an error when I'm installing BI Publisher Desktop and the error message is compile error in hidden module: Module_ini.
    Any feedback would be appreciated.

    Ravi,
    Yes, I have java run time on my machine and I'm in a Windows XP SP2 environment. Also note that I'm installing BI Publisher Desktop for 10.1.3.2 and I have all the prerequisites installed prior to the Publisher Desktop installation.
    The exact error message for the BI Publisher Desktop is:
    Compile error in hidden module: Module_ini (Microsoft Visual Basic)

  • SSL certificate error when installing

    Hi,
    We are getting error when installing the SSL certificate on our web dispatcher. Please see screenshot attached.
    Kindly assist us on this.
    Thank you!
    Regards,
    AJ

    You have to specify the additional certificates with the "-r" parameter.
    E g
    sapgenpse import_own_cert -c <cert_from_eg_verisign> -p <PSE-file> -r intermediate-one.cer -r intermediate-two.cer
    You can specify "-r" up to 10 times.

  • Jrew error when install 8i client in chinese win98

    I got the following error when installing the 817 client to chinese win98.
    JREW caused an invalid page fault in
    module JAVAI.DLL at 0167:6ee3803a.
    Registers:
    EAX=00000060 CS=0167 EIP=6ee3803a EFLGS=00000206
    EBX=c0000005 SS=016f ESP=0063ebf0 EBP=0063f184
    ECX=c15089f0 DS=016f ESI=00000009 FS=3587
    EDX=816aac84 ES=016f EDI=00000000 GS=0000
    Bytes at CS:EIP:
    8b 4f 3c 33 c0 03 cf 2b f7 66 8b 41 14 33 d2 66
    Stack dump:
    0063f184 0063f2a0 0063f1c8 c0000005 00000000 00000000 00000000 00400000 00010000 00000000 00020000 6ee37ac9 00000009 0063edb8 00000104 0063ec58
    How to resolve it ?

    1. Yes, it's a distributed installation. I choose ABAP stack installation and then choose Java installation as add in.
    2. Yes, J2EE_ADMIN & J2EE_GUEST can log on to system with password james123.
    3. In usercheck log file, it contains a part of information of sapinst.log, shows below.
    java.lang.ClassNotFoundException: com.sap.security.tools.UserCheck
            at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:691)
            at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600)
            at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:578)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:79)

  • CJS-20020  Error when installing temporary license

    Hi,
    I'm installing SAP NW04 (WAS 6.40) SR1.
    The option is JAVA System => Custom Java Instalation
    Then I got that error:
    CJS-20020  Error when installing temporary license
    I tried to force the install without success.
    The SQL Database is started also.
    Could you help me?
    Nivia

    Hi,
    I'm installing SAP NW04 (WAS 6.40) SR1.
    The option is JAVA System => Custom Java Instalation
    Then I got that error:
    CJS-20020  Error when installing temporary license
    I tried to force the install without success.
    The SQL Database is started also.
    Could you help me?
    Nivia

  • Error when inserting Web Dynpro script in Adobe form

    Hi
    In my WD component in one of the view I have an ADOBE form (Online scenario) and a button to save data into backend. In the ADOBE form everything is working properly, however the problem is when I click on the button to save, Its not getting into my action code. Even I am not getting any error other than the wait symbol.
    In the form I have taken ZCI layout but when i'm inserting Webdynpro Script its showing an error 'Error when inserting Web Dynpro script'.
    Please let me know why this error is getting.
    Thanks
    Ram

    Hi Ram,
    I hope  you help me,
    I have the same error, when I insert a web Dynrp Script, what version of SAPGUI do you use?
    Thanks

  • Error when refreshing WEBI report with Universe Connection Type "SSO"

    Hi Experts:
    We are trying to refresh the Webi report in Infoview with Universe Connection set as "Use Single Sign On when refreshing the report at view time", so that we can leverage SAP OLAP authorization variable from Bex Query which the Universe is built on.
    However got the error of "incomplete logon data" after all the configurations done following below blogs:
    SNC Part 1
    /people/ingo.hilgefort/blog/2009/07/03/businessobjects-enterprise-and-client-side-snc-part-1-of-2
    SNC Part 2
    /people/ingo.hilgefort/blog/2009/07/03/businessobjects-enterprise-and-client-side-snc-part-2-of-2
    We already have Win AD SSO to SAP setup, and in BO CMC, Win AD user is mapped to SAP user ID.
    The SNC settings are:
    - AD Account: service.test.bobj (all lower-letters)
    - 32-bit gsslib on the BO server, and 64 bit on the BW server side.
    - SNC0: p:service.test.bobj at DOMAIN
    - SU01 --> BO_Service ; SNC: p:service.test.bobj at DOMAIN
    - Entitlement system tab --> username: BO_Service
    SNC Name: p:service.test.bobj at DOMAIN
    - SNC settings tab:
    SNC Lib: c:\winnt\gsskrb5.dll
    Mutual Authentication settings: p:SAPServiceBP0 at DOMAIN
    In CMC, the role can be imported if "RFC activated" option unchecked in SNC0.
    I found a few threads on the same topic, but they are all not answered:
    SNC Client side configuration error
    SNC Configuration Error: Incomplete logon Data
    Can you please provide details of the solution if you have impleted a same scenario successsfully, or any thoughts to help the investigation?
    Thanks in advance!
    Regards,
    Jonathan

    Hi Ingo,
    Sorry for taking so long to reply, we are trying to set up server side trust and enable SSO; but we still couldn't success.
    What we did is:
    1. We followed installation guide chapter 6, generate certificate and PSE, etc. All looks good.
    2. Then we still have the "incomplete logon data" error when refreshing webi report after logon using Windows AD user ID.
    3. Then we trace the PFC connection, the log is as below. We checked several BO notes, e.g. 1500150, 1461247.. The part bothers us is that we even don't have URI displayed in the log when system trying to use SNC, and we couldn't get more info on this which make us very difficult to diagnosis.
    Can you please help? Thanks a lot!
    Thu Mar 31 10:54:46.857 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Authentication model for SAP connectivity is SSO
    Thu Mar 31 10:54:46.857 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Determining if we can connect using SNC. Calling CanAuthenticate...
    Thu Mar 31 10:54:46.919 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Unable to authenticate using SNC because the URI does not meet the minimum connection requirements.
    Thu Mar 31 10:54:46.919 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Determining if we can connect using SSO. Calling CanAuthenticate...
    Thu Mar 31 10:54:46.919 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Authentication model for SAP connectivity is SSO
    Thu Mar 31 10:54:47.013 ThreadID<1980> SAPMODULE : SAPAuthenticationService: The SAP SSO authentication process will fail because the SAP secondary credential are not properly updated and the password is blank.
    Thu Mar 31 10:54:47.013 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Trying to connect to SAP using this URI : occa:sap://;PROVIDER=sapbw_bapi,R3NAME=PB0,GROUP=BI_Group1,MSHOST=sapaupdb04,LANG=en,CLIENT=100,CATALOG="ZSPUM602",CUBE="ZSPUM602/ZSPUM602_Q50"
    Thu Mar 31 10:54:47.013 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Calling m_pRfcWrapper->RfcOpenEx() ...
    Thu Mar 31 10:54:47.154 ThreadID<1980> SAPMODULE : SAPAuthenticationService: RfcOpenEx(...) returned 0
    Thu Mar 31 10:54:47.154 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Call to m_pRfcWrapper->RfcOpenEx() took 0.141 seconds
    Thu Mar 31 10:54:47.154 ThreadID<1980> SAPMODULE : SAPAuthenticationService: SAPAuthenticationService::~SAPAuthenticationService

Maybe you are looking for

  • Problems producing W3C-valid template-built pages

    Folks: DW CS3 on Intel Mac CMX Design-Time Extension I would like my site to pass the W3C markup validator, http://validator.w3.org/. My site design is straightforward: I've got a single custom-built template page, "index.php" for the layout of my si

  • How to import ORacle 7 database to Oracle 10g by using OWB?

    Hi, I have an old Oracle 7 database that I want to import into an Oracle 10g database by using OWB. I have made an odbc connection to the Oracle 7 database, and the dblink is working when I test it through SQL Plus, and I also manage to see the sourc

  • How do I get my adobe CS4 installed?

    Ok so here's the problem I bought the student version of adobe cs4 extended. I filled out the form on www.myidentit-e.com/adobe-student-edition. I filled out all the boxes to the best of my ability and the emailed me saying they have my info. So, wit

  • Cannot update to iOS 7.0.3 on iPad 2

    I cannot update the software on my iPad 2. It keeps giving me a network error on iTunes. I tried on wireless too without luck.

  • Can 2nd Gen iPod run on newest iOS?

    Was given a used 2nd Gen iPod Touch, can't download any apps because it says I don't have iOS 3.2....how do I update my iPod to get the newest apps?? And if I can't do that....how do I know what apps I can download???