Assembly failed while configuring track for ECOM

Hello,
I am trying to configure the track for the ECOM application. I have reached successfully upto the step of importing the SCA files on the Consolidation tab of CMS Transport Studio. Now when I try to assemble the components, I get the message "Assembly Failed" for the following components:
sap.com_CUSTCRMPRJ
sap.com_SAP-CRMAPP
sap.com_SAP-CRMWEB
sap.com_SAP-SHRWEB
When I checked the "Details", I see the following:
Check-assembly assembled
Repository-export assembled
CBS-assembly Finished with errors
Export Assembly failed
The log files are empty, for all the components!!
In CBS there are totally 408 DCs in each buildspace - dev and cons. None broken.
Any idea what the problem can be?
Thanks and Regards,
Reena

====
o2cb_ctl: Configuration error discovered while populating cluster ocfs2. None of its nodes were considered local. A node is considered local when its node name in the configuration matches this machine's host name.
====
What this says is that none of the nodes in cluster.conf match the current hostname.

Similar Messages

  • Getting an error while configuring VMM for System Center 2012. error - An internal error has occurred trying to contact an agent on the WIN-NTJU8CNU server: : . Ensure the agent is installed and running.

    Hi,
    I am trying to install "System Center 2012 - Virtual Machine Manager by Using a Pre-Configured VHD".
    I downloaded install guide & the binaries from http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=10712
    I have followed the installation document & getting an error while configuring VMM for System Center 2012.
    error details from log file given below:
    01:12:24:VMMPostinstallProcessor threw an exception: Threw Exception.Type: Microsoft.Carmine.WSManWrappers.WSManProviderException, Exception.Message: An internal error has occurred trying to contact an agent on the WIN-NTJTNEJ1UCN.mydomain.com server: : .
    Ensure the agent is installed and running. Ensure the WS-Management service is installed and running, then restart the agent.
    01:12:24:StackTrace:   at Microsoft.Carmine.WSManWrappers.ErrorContextParameterHelper.ThrowTranslatedCarmineException(WsmanSoapFault fault, COMException ce)
       at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.RetrieveUnderlyingWMIErrorAndThrow(SessionCacheElement sessionElement, COMException ce)
       at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.Invoke(String actionUri, WSManUri targetUri, Hashtable parameters, Type returnType, Boolean isCarmineMethod, Boolean forceResponseCast)
       at Microsoft.Carmine.WSManWrappers.AgentManagement.AssociateLibrary(WsmanAPIWrapper wsmanObject, String CertificateSubjectName, String& ExportedCertificate, ErrorInfo& ErrorInfo)
       at Microsoft.VirtualManager.Setup.VirtualMachineManagerHelpers.AssociateAgentServer(String fullyQualifiedServerName)
       at Microsoft.VirtualManager.Setup.VirtualMachineManagerHelpers.AssociateDefaultLibraryServer()
       at Microsoft.VirtualManager.Setup.VirtualMachineManagerHelpers.SetupLibraryShare()
       at Microsoft.VirtualManager.Setup.InstallItemCustomDelegates.PangaeaServerPostinstallProcessor()
    01:12:24:InnerException.Type: System.Runtime.InteropServices.COMException, InnerException.Message: There is a time and/or date difference between the client and server.
    01:12:24:InnerException.StackTrace:   at WSManAutomation.IWSManSession.Invoke(String actionUri, Object resourceUri, String parameters, Int32 flags)
       at Microsoft.Carmine.WSManWrappers.MyIWSManSession.Invoke(String actionUri, Object resourceUri, String parameters, Int32 flags)
       at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.Invoke(String actionUri, WSManUri targetUri, Hashtable parameters, Type returnType, Boolean isCarmineMethod, Boolean forceResponseCast)
    01:12:24:ProcessInstalls: Running the PostProcessDelegate returned false.
    01:12:24:ProcessInstalls: Running the PostProcessDelegate for PangaeaServer failed.... This is a fatal item.  Setting rollback.
    01:12:24:SetProgressScreen: FinishMinorStep.
    01:12:24:ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
    I have completed MSSQL server configuration and while configuring VMM the below error displayed in the wizard:
    An internal error has occurred trying to contact an agent on the WIN-NTJTNEJ1UCN.mydomain.com server: : .
    Ensure the agent is installed and running. Ensure the WS-Management service is installed and running, then restart the agent.
    I have checked that the following services are running:
    1) Verified WS-Management srvice 2) MSSQL server + MSSQL (agent)  3)SC VM Manager Agent  4)  Windows management instrumentation .
    I have joined the VM (on which installing SC VMM) in a domain(as per install guide) and installing VMM using domain account & it is in local Administrators group.
    Also I would like know if there is any stand alone SC VMM installer. If yes then please let me know the installer location & install guide.
    thanks.
    ====

    Have you installed AppController on the same machine with VMM?

  • DCOM(coming with HFM) failed while configuration

    I have installed epm 11.1.2.3 on server 2008 R2 standard.
    I installed it for hyperion planning and its working fine.
    I have noticed that DCOM(coming with hfm) failed while configuration.Actually when I was trying to install all the hyperion components , the install window was already checked for hfm dcom so my question is that, is DCOM needed for planning or epma?If it is failed while configuration ,will it break something?
    Thank you for the help.

    what are the components you are trying install??
    If you are trying Reporting, then Configurator will ask to install DCOM(which comes with HFM) also.
    Any way checking the logs, wolud be the first priority.
    Thanks,
    mady

  • ColdFusion 11 wsconfig.exe -- Error while configuring connector for IIS.

    I ran into a problem with my ColdFusion 11 64-bit installation/migration on a Windows Server 2012 R2/IIS 8.5.  I was following the ColdFusion 11 Lockdown Guide - Pete Freitag (very helpful) and I ran into problems on page 35 "Run the ColdFusion Web Server Configuration Tool".  When I attempted to do this for ALL IIS websites I encountered a Windows error [APPCRASH - Exception Code:c0000005].  Also, note my Administrator-Command Prompt window provided this error message "Error while configuring connector for IIS. Make sure you have administrator privileges".  However, I did not experience this error with all of the migrated sites.  I traced my steps backward to discover the problem.  I used the Microsoft Web Deployment tool (good tool) to migrate the old IIS websites to the new IIS.  I utilized Metabase Explorer the IIS 6.0 Resource Tools to discover that some of the migrated sites that were crashing did not have the key/value ID:6006 | Name: DefaultDoc.  Once I added this key and redeployed the site the ColdFusion 11 connector (wsconfig.exe) worked fine.  In addition, I added this key/value to some of the larger previously migrated sites in IIS 8.5 ("Default Document") and it worked with the connector as well. 
    Knowing how IIS encapsulates information the DefaultDoc key/value should have passed from the website setting.  Why would this make wsconfig.exe crash?
    Thanks in advance and I hope this saves someone from hours of research and frustration.

    DiscoDelight,
    Have you forwarded this information directly to the ColdFusion product team?  If not, I'll try to draw their attention to it.  Only a few of them are active on these forums, so this issue might be overlooked.
    -Carl V.
    EDIT: I just pinged them on Twitter to take a look at this post.
    EDIT #2: They just pinged me back that they are looking into it.

  • Authorization error while configuring  TREX for HR - talent search

    Hi All
    HR team is performing  talent search configuration and they are using Tcode ESH_Cockpit. Here while creating, they  get this error "Error while preparing".
    For one of the failed connectors (eg: HRTMC AES Documents), job log is as given below:
    24.10.2011 08:34:16 Job started
    24.10.2011 08:34:16 Step 001 started (program ESH_SE_CONNECTOR_MOD_BGD, variant &0000000000027, user ID T710752)
    24.10.2011 08:34:50 Authorization check CP_USER_ALL:
    24.10.2011 08:34:50 Path-based authorization check CP_USER_ALL has wrong data
    24.10.2011 08:34:50 Authorization check CP_USER_ALL:
    24.10.2011 08:34:50 Path-based authorization check CP_USER_ALL has wrong data
    24.10.2011 08:34:50 Authorization check CP_USER_ALL:
    24.10.2011 08:34:50 Path-based authorization check CP_USER_ALL has wrong data
    24.10.2011 08:34:50 Authorization check TB_PLOG, auth. obj. field assignments:
    24.10.2011 08:34:50 Not all authorization fields are mapped to node fields or constants
    24.10.2011 08:34:50 Authorization check TB_PLOG, auth. obj. field assignments:
    24.10.2011 08:34:50 Not all authorization fields are mapped to node fields or constants
    24.10.2011 08:34:50 Authorization check TB_PLOG, auth. obj. field assignments:
    Here they have SAP_ALL assigned and even then they are getting above authorization related error . 
    Your advise will be really helpful. Thanks in advance for your help.
    Regards,
    Aditya

    TREX also uses gateway programs.
    Check with your basis folks or tcode SMGW (go to --> expert functions --> external security) to see whether it is restricted.
    There are also some SAP notes about this...
    Cheers,
    Julius

  • Error while configuring credential for Adobe Forms

    Hi,
    While configuring Credential i am getting an error as popup. But when I click on OK, I am able to see the .pfx file in the top.
    <b>Error Details:</b>
    An error occurred while updating the credential expiry for alias 'ReaderRights':
    com.adobe.service.sap.configuration.ConfigurationException:Unable to load keystore from credential. Please ensure the password is correct.
    We have not received any password from SAP, only there was one password to download the file.
    After all I am trying print forms, not an interactive form. But when I deploy and run it shows error.
    <b>Error Details:</b>
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "UsageRights" operation.
    Request start time: Sat Nov 26 11:54:53 GMT+05:30 2005
    com.adobe.ProcessingError: Credential login error while applying usage rights to PDF: C:\WINNT\Temp\adobewa_J2E_00_1015779131\DM8997397967410486296.dir\DM-8285166541278556430.tmp
    Specific error information:
    $$$/PDF/PDFCredentialLoginFailure2=error while logging into credential ^0
    GeneralError: Operation failed.
    SecurityHandler.login:-1:
    Could not open Digital ID file with the password provided. Please try again.
    Please suggest the solution.
    Thanks,
    SA.

    Hi,
    Still I have not got any solution for this. But my bigest problem right now is, I am using print form and there is no interactive feature. There is lot of forum posts where it is specified that, credentials is not required for print forms..... But when I try to deploy the Adobe application I get below error....
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "UsageRights" operation.
    Request start time: Thu Nov 24 20:00:50 GMT+05:30 2005
    com.adobe.ProcessingError: Credential login error while applying usage rights to PDF: C:\WINNT\Temp\adobewa_J2E_00_1015779131\DM400443135109740914.dir\DM-4094495003961307306.tmp
    Specific error information:
    $$$/PDF/PDFCredentialLoginFailure2=error while logging into credential ^0
    GeneralError: Operation failed.
    SecurityHandler.login:-1:
    Could not open Digital ID file with the password provided. Please try again.
    General error information:
    IDL:com/adobe/document/pdf/CredentialLoginFailure:1.0
    Please suggest....
    Thanks.
    SA

  • Error while configuring credential for Adobe service

    Hi,
    While configuring Credential i am getting an error as popup. But when I click on OK, I am able to see the .pfx file in the top.
    <b>Error Details:</b>
    An error occurred while updating the credential expiry for alias 'ReaderRights':
    com.adobe.service.sap.configuration.ConfigurationException:Unable to load keystore from credential. Please ensure the password is correct.
    We have not received any password from SAP, only there was one password to download the file.
    After all I am trying print forms, not an interactive form. But when I deploy and run it shows error.
    <b>Error Details:</b>
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "UsageRights" operation.
    Request start time: Sat Nov 26 11:54:53 GMT+05:30 2005
    com.adobe.ProcessingError: Credential login error while applying usage rights to PDF: C:\WINNT\Temp\adobewa_J2E_00_1015779131\DM8997397967410486296.dir\DM-8285166541278556430.tmp
    Specific error information:
    $$$/PDF/PDFCredentialLoginFailure2=error while logging into credential ^0
    GeneralError: Operation failed.
    SecurityHandler.login:-1:
    Could not open Digital ID file with the password provided. Please try again.
    Please suggest the solution.
    Thanks,
    SA.

    Hi,
    Still I have not got any solution for this. But my bigest problem right now is, I am using print form and there is no interactive feature. There is lot of forum posts where it is specified that, credentials is not required for print forms..... But when I try to deploy the Adobe application I get below error....
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "UsageRights" operation.
    Request start time: Thu Nov 24 20:00:50 GMT+05:30 2005
    com.adobe.ProcessingError: Credential login error while applying usage rights to PDF: C:\WINNT\Temp\adobewa_J2E_00_1015779131\DM400443135109740914.dir\DM-4094495003961307306.tmp
    Specific error information:
    $$$/PDF/PDFCredentialLoginFailure2=error while logging into credential ^0
    GeneralError: Operation failed.
    SecurityHandler.login:-1:
    Could not open Digital ID file with the password provided. Please try again.
    General error information:
    IDL:com/adobe/document/pdf/CredentialLoginFailure:1.0
    Please suggest....
    Thanks.
    SA

  • Error: while configuring logs for changes in infotype data

    Hi All,
    I am configuring the following Tables for maintain logs for changes in infotype data.
    V_T585A, V_T585B and V_T585C
    While configuring V_T585B, when i input * in 'field name' column it gives me an warning message " All data fields in **** infotype 31 will be deleted.
    Please let me know, what does this warning message means?
    Also, How is the report RPUAUD00 read?
    Regards
    Simran

    Hi Simran,
    you are not suppose to give the IT 0031-Reference Personnel Numbers in these tables. why because this will done at the time of Employee hiring only and we don't change this. if you change you will lost the old data in the IT.
    Normally we assign only the IT which we change frequently for the master data. example like 0 1 2 7 8 9 27 582 - 589 2001 2006.
    if you are configuring today means from today on-wards any changes had made to these IT's you can see in the report. before changes will not be seen. in the report you have to choose either long-term document / short-term document and remaining fields as per the requirement.
    Regards,
    Praneeth kumar

  • Getting error while Configuring NWA for PI 7.1

    Hello All,
    I'm presently working on PI 7.1, trying to configure /nwapi and for that purpose, implementing note # Note 1160261 - NWA for PI: Incomplete Component Tree.
    I'm presently in step # 5 for running Template Installer step -Configuring the Central NWA and getting error "Validation Error: Failed to retrieve CCMS Agents."
    To sort out, i did install CCMS agents for both ABAP & Java stack keeping Solution manager as my central system, although my both agents are running fine, still i'm getting this error, due to which i'm not able to proceed ahead. Please help me, if anyone has come across the same & wat should be the path forward for it.
    Eagerly waiting for some inputs...
    Thanks,
    Anand.

    Hi Anand,
    When configuring NWA for PI, it wants the PI system as CEN. So you have to register the CCMS agents at the PI system.
    With kind regards,
    Henk.
    Sorry for the same remark twice. The Expert Forums were experiencing a little hickup, I suppose...
    Edited by: H. Steenwijk on May 28, 2009 12:22 PM

  • Surrogate Keys doesnt showup while configuring AM for Seed

    Hi,
    We have created a EO based on DB view.
    An AM is created and VO( based on above EO) is added to the model.
    While configuring the seed data for AM :
    AM -> Seed Data -> Config -> Edit , In the Surrogate panel , we are not seeing any Surrogate Attribute.
    I made The key attribute in EO marked as primary key and its type made (numeric / rowid). I tried with both.
    The EO created is based on a view and not from a table. the view doesn't have any constraints.
    is this the reason for surrogate attribute not being shown?
    Please Let me know if there is any setting i missed.
    Edited by: Sarath Gonuguntla on Jul 10, 2012 1:07 AM

    The fact that you are giving us links to internal Oracle documentation sites suggests that you should be posting on the internal Oracle forums

  • Errror while configuring appserver for PS 8.49

    Hi nicolas,
    My configuration
    1. 2003 windows server
    2. oracle 10g
    3. weblogic 9.2 installed
    4. people tool 8.49
    5. peoplesoft hrms and campus solution
    DATABASE is PSDEMO....
    database created as per given on ur blog part I, part II , part III
    below ERROR i got it while booting the app server
    PSADMIN.2480 (0) [06/10/09 16:50:10](0) Begin boot attempt on domain PSDEMO
    PSWATCHSRV.4016 (0) [06/10/09 16:50:18] Checking process status every 120 seconds
    PSWATCHSRV.4016 (0) [06/10/09 16:50:18] Server started
    PSAPPSRV.2380 (0) [06/10/09 16:50:19](0) PeopleTools Release 8.49 (WinX86) starting
    PSAPPSRV.2380 (0) [06/10/09 16:50:19](0) Cache Directory being used: C:\PTv849\appserv\PSDEMO\CACHE\PSAPPSRV_2\
    PSAPPSRV.2380 (0) [06/10/09 16:50:19](1) GenMessageBox(200, 0, M): PS General SQ
    L Routines: Missing or invalid version of SQL library PSORA (200,0)
    PSAPPSRV.2380 (0) [06/10/09 16:50:19](1) GenMessageBox(0, 0, M): Database Signon
    *: Could not sign on to database PSDEMO with user PS.*
    PSAPPSRV.2380 (0) [06/10/09 16:50:19](0) Server failed to start
    PSWATCHSRV.4016 (0) [06/10/09 16:50:20] Shutting down
    PSADMIN.2480 (0) [06/10/09 16:50:26](0) End boot attempt on domain PSDEMO
    but let me clear me one thing on DB creation part II [ upgrade part ]
    FOR steps 5 , 6 , 7 u have given like this " => Don't build it ! "
    if we not going to bulid then how it is possible to run STEP 8 to get SQL script from that PPLTLS84CUR.SQL
    but here i have run this all steps serially 5, 6, 7, 8, 9, 10, 11, 12 till here it was successful....*[DB PART II ]*
    as step 13 is for multilanguage so not required to run
    but when running step 14 by USER PS
    pt849tlsfra.dms --> not req [if french db, here i install english]
    then we are running msgtleng.dms, ptstreng.dms, $PS_HOME/src/cbl/base/storept.dms, ptdefnsec.dms scripts
    for above 3 i get errorthe script are msgtleng.dms,$PS_HOME/src/cbl/base/storept.dms, ptdefnsec.dms
    AS msgtleng.dms contains
    UPDATE PSMSGSETDEFN set VERSION=1;
    UPDATE PSVERSION SET VERSION = VERSION 1 WHERE OBJECTTYPENAME = 'PPC';+
    UPDATE PSLOCK    SET VERSION = VERSION 1 WHERE OBJECTTYPENAME = 'PPC';+
    UPDATE PSSTATUS  SET LASTREFRESHDTTM=%CURRENTDATETIMEIN;
    so table PSVERSION , PSLOCK ,PSSTATUS   NOT FOUND FOR PS USER ........
    AS in PS user their it did not found table named PSVERSION so gave error
    please i am confused for step 14 and 15 of DB creation part II......upgrade onces
    and if people tool version 8.48 or later so STEPS like 16 to 19 are not required directly 20 ....
    FOR PART III DB CREATION
    *$PS_HOME/bin/client/winx86:* psae -CD DMOHRMS9 -CT ORACLE -CO PS -CP PS -R INSTALL -AI VERSION
    THIS WAS RUN SUCCESSFULLY...
    select count(*), object_type from user_objects group by object_type;
    COUNT(*) OBJECT_TYPE
    2999 LOB
    13 TRIGGER
    28268 TABLE
    28819 INDEX
    18115 VIEW
    THE COUNT WAS NOT MATCH AS PER U GAVE.....
    Edited by: user11084225 on Jun 10, 2009 5:15 AM

    HI NICOLAS
    as app server is started but i am not able to configure it in the configuration window tab profile
    i have done by entering values like
    on profile tab
    select radio button application server
    ip address + port 7000
    but when i use to signon using application designer for PS user its is giving error like
    IP = the machine ip where i installed and run the app server
    ERROR is
    Could not connect to application server PSDEMO (//xx.xx.xx.xxx:7000). Possible causes are: the server name/IP address and port for the application server alias are incorrect, the application server is not booted, or the network is unreachable. Contact your system administrator or check the Tuxedo log for more information.
    does i need to set any other things here..or start weblogic server
    Edited by: user11084225 on Jun 10, 2009 6:53 AM

  • Deploying base setup failed while configure BI

    OBIEE Verion : 11.1.1.6
    OS : Redhat 5.6
    When i try to install OBIEE 11.1.1.6, I faced the below error while I'm configure BI setup
    Deploying Base setup failed, I checked in log files
    2013-02-25 23:44:04,524 INFO [main] com.oracle.cie.domain.script.ScriptExecutor - read domain from "/home/oracle/Oracle/Middleware/user_projects/domains/bifoundation_domain"
    2013-02-25 23:44:09,904 INFO [main] com.oracle.cie.domain.script.ScriptExecutor - succeed: read domain from "/home/oracle/Oracle/Middleware/user_projects/domains/bifoundation_domain"
    2013-02-25 23:44:10,138 INFO [main] com.oracle.cie.domain.script.ScriptExecutor - add template /home/oracle/Oracle/Middleware/Oracle_BI1/common/templates/applications/oracle.bi_base_template_11.1.1.jar to domain
    2013-02-25 23:44:10,156 INFO [main] com.oracle.cie.domain.template.catalog.impl.OracleHomeLocator - /home/oracle/Oracle/Middleware/oracle_common is already in the list
    2013-02-25 23:44:11,672 INFO [main] com.oracle.cie.domain.template.catalog.impl.ComponentsXMLConverter - /home/oracle/Oracle/Middleware/wlserver_10.3/common/lib/components.xml does not contain component elements and will be skipped
    2013-02-25 23:44:11,748 INFO [main] com.oracle.cie.domain.template.dependency.UncondPrereqsSelector - Found unresolved prerequisite VKey type [UNRESOLVED] domainState [NOTINSTALLED] selectionState [NOTSELECTED] details [DEP for Oracle BI:11.1.1.6.0 [/home/oracle/Oracle/Middleware/Oracle_BI1/common/templates/applications/oracle.bi_base_template_11.1.1.jar] (Oracle BI SYSMAN)]
    2013-02-25 23:44:11,749 INFO [main] com.oracle.cie.domain.template.dependency.UncondPrereqsSelector - Found unresolved prerequisite VKey type [UNRESOLVED] domainState [NOTINSTALLED] selectionState [NOTSELECTED] details [DEP for Oracle BI:11.1.1.6.0 [/home/oracle/Oracle/Middleware/Oracle_BI1/common/templates/applications/oracle.bi_base_template_11.1.1.jar] (Oracle BI JDBC)]
    2013-02-25 23:44:11,750 INFO [main] com.oracle.cie.domain.script.ScriptExecutor - fail: add template /home/oracle/Oracle/Middleware/Oracle_BI1/common/templates/applications/oracle.bi_base_template_11.1.1.jar to domain
    2013-02-25 23:44:11,750 ERROR [main] com.oracle.cie.domain.script.ScriptExecutor - fail: add template /home/oracle/Oracle/Middleware/Oracle_BI1/common/templates/applications/oracle.bi_base_template_11.1.1.jar to domain
    com.oracle.cie.domain.template.dependency.SelectionConflictException: The following prerequisites were found to be missing:
    Oracle BI SYSMANOracle BI JDBC
    at com.oracle.cie.domain.template.dependency.TemplateSelectionTarget.selectVertex(TemplateSelectionTarget.java:794)
    at com.oracle.cie.domain.template.dependency.TemplateSelectionTarget.selectWithPrerequisites(TemplateSelectionTarget.java:265)
    at com.oracle.cie.domain.script.ScriptExecutor.addTemplate(ScriptExecutor.java:547)
    at com.oracle.cie.domain.script.jython.WLScriptContext.addTemplate(WLScriptContext.java:416)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyInstance.invoke(Unknown Source)
    at org.python.pycode._pyx3.addTemplate$20(/tmp/WLSTOfflineIni2235021489887898317.py:89)
    at org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni2235021489887898317.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.pycode._pyx47.f$0(/tmp/tmp1361825028587.py:15)
    at org.python.pycode._pyx47.call_function(/tmp/tmp1361825028587.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyCode.call(Unknown Source)
    at org.python.core.Py.runCode(Unknown Source)
    Please let me know Where I did mistake

    http://mohamedazar.com/2013/04/01/oracle-as-provisioning-weblogic-asdomain-_addtemplateasdomain-java4224/                                                                                                                                                                                                                   

  • Error while configuring  Webgate for simple mode authentication

    Trying to convert open mode authentication to simple mode. Followed the documentation.
    http://download.oracle.com/docs/cd/E12530_01/oam.1014/b32419/trnscrty.htm#BGBGEIFB
    Was able to get identity server and access server configured. As in...got no error. When trying to change to simple mode for Webgate getting the following error....
    Client authentication failed, please verify your WebGate ID.
    Command executed for one of the webgates is below....Any thoughts??
    ./start_configureWebGate -i /u01/app/oracle/product/10.1.4.2.2/OAM/webgate/access -t WebGate -R
    Please enter the Mode in which you want the Web Gate to run : 1(Open) 2(Simple) 3(Cert) : 2
    Please enter the Password for this Web Gate :
    Please note that the Global Access Protocol Pass phrase has to be the same across all Access Servers and Web Gates installed in Simple mode
    Please enter the Global Access Protocol Pass phrase :
    Preparing to generate certificate. This may take up to 60 seconds. Please wait.
    Generating a 1024 bit RSA private key
    ........................++++++
    .......................................++++++
    writing new private key to '/u01/app/oracle/product/10.1.4.2.2/OAM/webgate/access/oblix/config/simple/aaa_key.pem'
    writing RSA key
    Using configuration from /u01/app/oracle/product/10.1.4.2.2/OAM/webgate/access/oblix/tools/openssl/openssl_silent.cnf
    DEBUG[load_index]: unique_subject = "yes"
    Check that the request matches the signature
    Signature ok
    The Subject's Distinguished Name is as follows
    countryName :PRINTABLE:'US'
    stateOrProvinceName :PRINTABLE:'Some-State'
    localityName :PRINTABLE:'Locality Name'
    organizationName :PRINTABLE:'Some-Organization Pty Ltd'
    organizationalUnitName:PRINTABLE:'production'
    commonName :PRINTABLE:'hostName.domainName.com'
    emailAddress :IA5STRING:'[email protected]'
    Certificate is to be certified until Sep 29 18:20:01 2011 GMT (365 days)
    Write out database with 1 new entries
    Data Base Updated
    Client authentication failed, please verify your WebGate ID.

    Is the Access Server already in Simple Mode, and does the AccessGate definition in the Access System Console have "Simple" transport security mode set?
    Regards,
    Colin

  • Error while configuring SSM for OES

    Hello,
    I have installed OES10g on Linux machine & i have to perform OES-Sharepoint integration,
    where Sharepoint is installed on windows machine & i have installed SSM on windows machine,but after
    installation of SSM there is step for Enrollment where i get following error
    javax.net.ssl.SSLKeyException: FATAL Alert:BAD_CERTIFICATE - A corrupt or unuseable certificate was received.
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireException(Lcom.certicom.tls.interfaceimpl.AlertEvent;)V(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Lcom.certicom.tls.record.alert.Alert;)Lcom.certicom.tls.interfaceimpl.AlertEvent;(Unknown Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Lcom.certicom.tls.record.alert.Alert;)V(Unknown Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(II)V(Unknown Source)
    at com.certicom.tls.record.handshake.ClientStateReceivedServerHello.handle(Lcom.certicom.tls.record.handshake.HandshakeMessage;)V(Unknown Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Lcom.certicom.tls.record.handshake.HandshakeMessage;)V(Unknown Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages([BILcom.certicom.tls.interfaceimpl.ProtocolVersion;)V(Unknown Source)
            at com.certicom.tls.record.MessageInterpreter.interpretContent([BIILcom.certicom.tls.interfaceimpl.ProtocolVersion;)V(Unknown Source)
            at com.certicom.tls.record.MessageInterpreter.decryptMessage(II[BIILcom.certicom.tls.interfaceimpl.ProtocolVersion;)V(Unknown Source)
            at com.certicom.tls.record.ReadHandler.processRecord()I(Unknown Source)
            at com.certicom.tls.record.ReadHandler.readRecord()I(Unknown Source)
            at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete()V(Unknown Source)
            at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake()V(Unknown Source)
            at javax.net.ssl.impl.SSLSocketImpl.startHandshake()V(Unknown Source)
            at com.bea.security.ssl.CerticomAdapter.initializeSocket(CerticomAdapter.java:847)
            at com.bea.security.ssl.CerticomAdapter.access$200(CerticomAdapter.java:64)
            at com.bea.security.ssl.CerticomAdapter$CerticomSSLSocketFactory.createSocket(CerticomAdapter.java:935)
            at com.bea.security.ssl.CerticomAdapter.createSocket(CerticomAdapter.java:204)
            at com.bea.security.ssl.Utils.getSSLSocket(Utils.java:688)
            at com.bea.security.ssl.EnrollmentClient.perform(EnrollmentClient.java:88)
            at com.bea.security.ssl.EnrollTool.main(EnrollTool.java:45)
            can anyone guide me how to resolve this error .
    Thank-You
    Rahul Shah                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi,
    Still I have not got any solution for this. But my bigest problem right now is, I am using print form and there is no interactive feature. There is lot of forum posts where it is specified that, credentials is not required for print forms..... But when I try to deploy the Adobe application I get below error....
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "UsageRights" operation.
    Request start time: Thu Nov 24 20:00:50 GMT+05:30 2005
    com.adobe.ProcessingError: Credential login error while applying usage rights to PDF: C:\WINNT\Temp\adobewa_J2E_00_1015779131\DM400443135109740914.dir\DM-4094495003961307306.tmp
    Specific error information:
    $$$/PDF/PDFCredentialLoginFailure2=error while logging into credential ^0
    GeneralError: Operation failed.
    SecurityHandler.login:-1:
    Could not open Digital ID file with the password provided. Please try again.
    General error information:
    IDL:com/adobe/document/pdf/CredentialLoginFailure:1.0
    Please suggest....
    Thanks.
    SA

  • Error while configuring Debugging for WebDynpro Application

    Hi Experts,
    I am trying to configure Portal server for debugging a WebDynpro application.
    In NWDS , in Debug configuration
    When i tried to add my Webdynpro Project and application under Debug tab , No problem.
    But when i checked J2EE Engine tab : it showed the following error.
    <b>[J2EE Engine]: the selected server node does not run  in restricted load balancing mode, please configure it correctly so that the URL extention can be used</b>
    And ignoring it when i started debugging the application , the URL was formed like this :
    http://<host>:50000/@@@DEBUG@@@7672950/webdynpro/dispatcher
    /local/WDtest/WDtest?SAPtestId=1
    with the error :   The requested resource does not exist.
    Details: Go to main page of this application!
    Can anybody help me to fix the configuration.
    Regards,
    Ashish Shah

    Hi,
    To configure to the debugging mode... follow the steps:
    1. Select "SDM" from J2EE engine (To get this view navigate thru Window--> Show View --> J2EE Engine)
    2. Make a right click on "SDM" and choose "Enabling Debugging of Process"
    3. Now, Navigate to Run --> Debug --> Select your Project as "Webdynpro Application" and click "new" button
    4. Now give some name and Click BROWSE to select ur project and then click APPLY and DEBUG
    Or if u use 2004s, then u can do the settings in Portal itself...which gives u more clear information...  follow the link
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0cb32c5-36a7-2910-2c9b-ba4a5bbdbb56">WebDynpro Java Debug Configurator</a>
    Hope it helps...
    Regards / Guru

Maybe you are looking for

  • Random ding ding sound from my imac

    hi all, i bought my first mac on wednesday and have really good experience with it so far... i noticed that every now and then it makes a ding ding or dong dong sound... can anyone shed some light on this? it happens when i'm using it and it happens

  • How to order/get top 10 records of Business Object

    Hi Guys, I need some help here. Im trying to find out how should I go about ordering my return results by .findByMultipleParameters. Is there a simple method to also get eg. top 30 records after sorting the results? There are some new class - OrderBy

  • Woke computer from Sleep: USB doesn't work

    So, I woke my computer from sleep, and now all my USB ports are dead. I tried restarting, resetting the CMOS, removing the D-Bracket, which I had just installed (it didn't work either.).  Any thoughts? EDIT:  All ports get power, none get signal.

  • Streaming Video from Premiere Pro

    Is there a simple way to export my video and post in on my server to for streaming? I have tried to export a quicktime file, but it does not compress small enough. I also used Adobe Media encoder to create an .flv file, but I am not a Flash expert so

  • How to import sony video on i-pad

    How to import sony-cam videos on i-pad's imovie