Error while trying to activate REPLICATE

Hi Experts,
I am getting below error while trying to Replicate Data Source.Can you please help on this-
Error analysis
    Short text of error message:
    Unable to read RFC destination WORKFLOW_LOCAL
    Long text of error message:
    Technical information about the message:
    Message class....... "SWF_RUN"
    Number.............. 617
    Variable 1.......... "WORKFLOW_LOCAL_010"
    Variable 2.......... "RFC_READ_DESTINATION_TY
    Variable 3.......... "DESTINATION_NOT_EXIST"
    Variable 4.......... " "
How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "MESSAGE_TYPE_X" " "
    "CL_SWF_RUN_WIM_LOCAL==========CP" or "CL_SWF_RUN_WIM_LOCAL==========CM07Z"
    "IF_SWF_RUN_WIM_UTL_INTERNAL~GET_SYSTEM_USER"
Please help.
Thanks in advance
Nilesh

It's purely connectivity problem ..  make sure login credentials are correct! it should allow remote logon from R/3 to BI and vice versa
Please follow the doc..
http://help.sap.com/bp_bw370/BBLibrary/documentation/B84_BB_ConfigGuide_EN_DE.doc

Similar Messages

  • Error while trying to activate R/3 datasource from BI with T-Code rsa5

    hi all,
    i want to activate a particular datasource in R/3 through BI.iam following the below steps.
    RSA1-->source system>select source system>right click>connection parameters>remote logon>rsa5-select datasource.
    when iam trying to activate from rsa5 its giving error like "No valid application component hierarchy exists".when iam trying continue in next window its showing a tree "NONODESCONNECTED" and iam unable to see tree "SAP".
    actually am i following the right procedure, if not guide me. please guide me how to solve this issue.
    thanx&regards
    Vamshi D Krishna

    Hi Vamshi,
                    Just carry on with your dats source. Ignore warning messages.
    hope this will help you......
    Thanks,
    Vijay.
    Edited by: vijay m on Jun 8, 2009 6:45 PM

  • Illegal Dependency error while trying to Activate Code.

    Hi
    I hav used a Web service in my application.
    Now I am trying to check in the code and then activate it....
    it was checked in successfully..
    But while activating it is giving following error.......
    'abc.com/DU_WA' variant 'default' cannot be built. ACTIVATION will fail.
                    INVALID dependency is declared
                    DC 'abc.com/DU_WA' in SC 'abc.com_OBDU_1' USES DC 'abc.com/home/newformatproxy' in SC 'abc.com_OBDU_1' [public-part: newformatproxy] AS Build-Time Dependency  [validity: USED COMPONENT OR PUBLIC PART IS UNKNOWN OR UNDEFINED]
                    'abc.com/DU_EA' variant 'default'
                    'abc.com/home/newformatproxy' variant 'default'
    Error! The following problem(s) occurred  during request processing:
        Error! The following error occurred during request processing:Activation failed due to component "abc.com/DU_WA" variant "default". The component is BROKEN.
    REQUEST PROCESSING finished at 2008-12-02 15:53:56.023 GMT and took 3 s 86 ms
    Please help
    Thanks.....

    I guess it was a patching problem in NWDS as entire code was not checked in at one go....
    I did explicitly "Added to DTR" all the missing files.

  • Weird errors while trying to activate a font

    Hi,
    I have a problem with Apple Script. Basically I need a script to check if a font is activated and if not activate it - this is because for some weird reason everythime I restart my Mac my Futura font family get's disactivated (various typefaces of this one family)
    this is what I have so far:
    tell application "Font Book" to tell font family "Futura"
        if enabled of typeface "Futura Medium" then
            set enabled of typeface "Futura Medium" to false
        end if
        if enabled of typeface "Futura Medium Italic" then
            set enabled of typeface "Futura Medium Italic" to false
        end if
        if enabled of typeface "Futura Condensed Medium" then
            set enabled of typeface "Futura Condensed Medium" to false
        end if
        if enabled of typeface "Futura Condensed ExtraBold" then
            set enabled of typeface "Futura Condensed ExtraBold" to false
        end if
        set enabled of typeface "Futura Medium" to true
        set enabled of typeface "Futura Medium Italic" to true
        set enabled of typeface "Futura Condensed Medium" to true
        set enabled of typeface "Futura Condensed ExtraBold" to true
    end tell
    It works quite well for the two first typefaces but when it gets to "Futura Condensed Medium" I get an error
    "error "Font Book got an error: Can’t set typeface \"Futura Condensed Medium\" of font family \"Futura\" to true." number -10006 from typeface "Futura Condensed Medium" of font family "Futura""
    Thanks in advance for any help because it's driving me crazy

    I got the same errors as you when trying your script, and was unable to fix the issue. However, the following script, which uses GUI Scripting, seems to work pretty well under OS X 10.8.2. You must enable access for assistive devices in the Universal Access System Preference pane.
    tell application "Font Book" to activate
    tell application "System Events"
        tell process "Font Book"
            tell splitter group 1 of window "Font Book"
                delay 2 -- adjust if necessary
                select row 1 of table 1 of scroll area 1
                keystroke "f" using {option down, command down}
                keystroke "Futura"
                delay 1 -- adjust if necessary
                select row 1 of outline 1 of scroll area 2
            end tell
            tell menu item 10 of menu 1 of menu bar item "Edit" of menu bar 1
                if name begins with "Disable" then
                    keystroke "d" using {shift down, command down} -- disable
                    keystroke return
                end if
                keystroke "d" using {shift down, command down} -- enable
            end tell
        end tell
    end tell

  • Error while trying to Activate request in NWDS

    Hello,
    I am getting below error when I try to activate a request in NWDS.
    Activation failed: CBS Server Error: The compartment for given software component is being initialized(internal code:BS_SC_META_DATA_NOT_AVAILABLE)

    Sure Sir,
    Below are the versions :
    NWDS :
    SAP NetWeaver Developer Studio
    Version: 7.02.02
    Build id: 200912161722
    (c) Copyright SAP AG 2009.  All rights reserved.
    Visit http://www.sap.com
    sap.com  DI_CBS  7.02 SP3 (1000.7.02.3.0.20100223031542)  SAP AG  MAIN_NW702P03_C  20110224172756 
    sap.com  DI_CMS  7.02 SP3 (1000.7.02.3.0.20100223031543)  SAP AG  MAIN_NW702P03_C  20110224172849 
    sap.com  DI_DTR  7.02 SP3 (1000.7.02.3.0.20100226062636)  SAP AG  MAIN_NW702P03_C  20110224172900 
    Thankyou for help....

  • Errors when trying to activate web service

    Has anybody encountered an HTTP 500 error while trying to activate a webservice based on a business object from one of the SAP namespaces?
    The error that I am getting is: HTTP 500 (InternalServerError) - Dump or unhandled exception in backend.

    Yes we have the same Problem. Are you using Association in your BO?
    The Problem is known
    This was defect in the code while trying to include
    Cross Bo associations in Read Operation.
    This was fixed in FP26 with Hotfix HZEK001337.
    This is not yet imported into VQ3.
    Solution: Wait till VQ3 is supplied with this week's hotfixes
    or try to generate service without Cross BO associations till hotfix
    is imported into VQ3.

  • While trying to activate 3GS , get error "your iPhone could not be activated because the activation server is temporrarily unavailable. When will ther server be available? is anyone else experiencing this problem?

    While trying to activate iphone 3gs  get an error message saying " your iphone could not be activated because the activation server is temporarily unavailable" when will they be available, and is anyone else having this problem?

    yes i am! did u get it fixed?

  • Error while trying to assign a role via CUP in Portal

    Hello Experts,
    I am trying to  create a request to assign a role in EP via CUP ( 5.3)
    EP Connector is working fine as I have imported Portal roles etc
    SPML service is working fine
    I have done the  mapping in the Provisioning tab for Portal system
    logonname in portal is email address of an employee
    So the I have done the following mapping
    AC Field                             Application field
    email addres-Stndard       logonname
    And I have the following error while trying to create a request which I grabbed form the log
    ERROR Exception during EJB call, Ignoring and trying Webservice Call
    LinkageError: loader constraints violated when linking com/virsa/cc/xsys/webservices/dto/WSRAInputParamDTO class
    ERROR com.virsa.ae.core.BOException: Exception from the service : Invalid System
    com.virsa.ae.core.BOException: Exception from the service : Invalid System
    ERROR : BO Exception in Save request
    Any suggestions would be really appreciated
    Regards
    Kev

    Kevin,
    I was able to replicate your issue and there is a setting in the CUP that you have to disable, Goto the config tab in the CUP and select NO for the "Risk Analysis On Request Submission " under risk analysis.
    Issue here is you did not create a connector for your EP in the RAR, I believe you have the above mentioned parameter to yes and so when you are submitting a request CUP is trying to do the risk analysis but RAR was not able to find any System, so it is thowing an error.
    You can resolve this issue in two ways, one is to create a connector in RAR or the other is to disable the setting in the CUP.
    Hope this helps.
    Naveen

  • Issue while trying to activate Data Source in BW

    Hi,
    One of my Master data process chain is failing in Activation step.
    Error message - "No InfoProvider exists with name "COSTELMNT_0102_HIER".But this is a data source.Also it is present in R3 and when i am trying to activate it since in Data source its showing --"ACTIVE VERSION-does not exist" & .in SE38 while trying to activate using RSDS_DATASOURCE_ACTIVATE_ALL its saying "THERE IS NO DATA SOURCE WITH THESE ATTRIBUTES"
    Although its present in R3 side as well.
    Please help.
    Thanks
    Nilesh Pathak

    Hi,
    Can you tell me which datasource is that?
    If your RSA3 is not giving any records that means that here is no hierarchy defined in source system for that selection.
    For example
    if you are extracting the plant hierarchy from the source system and in BI infopacakge you selected "26" and extracted the data. If there are records available for 26 in the source system then it will bring.
    In your case as you mentioned that there is no data in rsa3 for your selection, then there might be no data mainted in source system. I would recommend you to contanct your functional guys and ask them the hierarchy type in source
    Ex: for customer hierarchy i think its "VDH2N" to check in source. But i am not sure what is your hierarchy datasource.
    thanks
    Srikanth

  • VO Ext- Error ocurred trying to activate the wizard pageAttribute settings

    Hi
    I am new to OAF and working on R12.1.3 vesrion. I am facing an issue while extending standard VO CustomerAccessesVO which is in the path
    /oracle/apps/asn/common/customer/server. My requirement is to add a new column AS_ACCESSES_ALL.SALESFORECE_ROLE_CODE in the extended view.
    This VO uses the entity object CustomerAccessEO(/oracle/apps/asn/common/customer/schema/server) and this entity object extends another EO AccessEO which is having base table AS_ACCESSES_ALL (/oracle/apps/asn/common/schema/server).
    While extending this VO, I only select EO CustomerAccessEO and then I will have the attribute in available attribute list and selected attribute list.
    Available attribute list is having all the attributes which are in EO AccessEO(As CustomerAccessEO is not having any attribute it only extend AccessEO).
    Selected attribute list is having all the attibutes which are present in the query of CustomerAccessesVO.
    Now if I include a new attribute as my new column and even I don't include any new attribute and click on Next button. I got error 'Error ocurred trying to activate the wizard pageAttribute settings' java.lang.NullPointerException.
    Now If I included my new column by adding new attribute and ignore this error I am able to extend this VO and able to get all the file Server.xml, XXCustomerAccessesVO.xml, Voimpl.java, Rowimpl.java.
    But the problem is rowimpl.java file is generated empty.*
    However I substitute this extended VO I am able to see the extended VO in application but that says- No entity object used. No attributes are selected.
    In short my problem is:-
    *1) Getting error 'Error ocurred trying to activate the wizard pageAttribute settings' in Create View Object wizard.
    2) If I ignore error why *rowimpl.java file is generated empty even I checked all the check boxes.
    3) Why I am getting message in application-- No entity object used. No attributes are selected.*
    Please reply as this is have become critical.
    Thanks
    Piyush

    Hi All,
    Problem is still not yet resolved.
    Can any one please look into it.

  • DBIF_REPO_SQL_ERROR while trying to activate ENVIRONMENTSHELL for BPC 10.0 NW on HANA

    Hi experts,
    I'm getting this short dump "DBIF_REPO_SQL_ERROR" while trying to activate the ENVIRONMENTSHELL(UJS_ACTIVATE_CONTENT) for BPC 10.0 NW on Hana database :
    Category                  Resource Shortage
    Runtime Errors         DBIF_REPO_SQL_ERROR
    Short Text
        SQL error "-10760" while accessing program "CX_SY_OPEN_SQL_DB=============CP" part "LOAD".
    What happened?
        Database error text: "Memory allocation failed."
    Error analysis
        Database error text: Memory allocation failed.
        Triggering SQL statement:  "CX_SY_OPEN_SQL_DB=============CP        "
    System environment
        SAP Release..... 740
        SAP Basis level 0005
        Application server... vSAPPRD
        Network address...... 172.16.10.230
        Operating system... Windows NT
        Release.............. 6.2
        Hardware type....... 4x AMD64 Level
        Character length..... 16 Bits
        Pointer length........ 64 Bits
        Work process number... 9
        Shortdump setting. full
        Database server... hana-prd
        Database type..... HDB
        Database name..... PRD
        Database user ID SAPPRD
       Terminal.......... Maha-HP
        Character set C
        SAP kernel....... 741
        Created on....... Mar 21 2014 17:31:58
        Created at....... NT 6.0 6002 x86 MS VC++ 16.00
        Database version SQLDBC 1.00.60.0379371
        Patch level....... 26
        Patch text.......
        Database............. HDB 1.0
       SAP database version. 741
       Operating system... Windows NT 5.1, Windows NT 5.2, Windows NT 6.0, Windows NT
       6.1, Windows NT 6.2, Windows NT 6.3
       Memory consumption
       Roll.... 0
       EM...... 44600400
       Heap.... 0
       Page.... 49152
       MM used. 33089488
       MM free. 4949248
    The program interrupted was SAPLSADB
    Thanks
    Maha

    Hi Maha,
    Please check the versions of:
    HANA server
    HANA client (on HANA server)
    HANA client (on the PAS)
    SAP Kernel (both the generic and HDB specific files)
    The versions between them should be in sync.
    My issue with the error: " CX_SY_OPEN_SQL_DB=============CP        " is resolved by applying the latest SAP Kernel 7.41 Patches which is currently patch level 43.
    Good luck!
    Regards,
    Mike

  • While trying to activat the purchasing data source in LBWE I'm getting erro

    Hi,
                  .while trying to activate the purchasing data 2lis_02_scl source in LBWE Iu2019m getting following error msg.
    'Client XXX has status is not modifible'
    Regards,
    devi,

    Hi,
    The Transport Organiser maintains Change Requests.These requests record the changes made to the repository and customizing objects.Based on that objects changed they are
    1)WorkBench Request & 2) Customizing Request.
    Workbench Requests are those that involve changes to cross-client Customising and Repository Objects. The objects are independent of the client.Hence the requests are used for transferring and transporting changed Repository objects and changed system settings from cross-client tables.
    Customizing Requests involve changes recorded to client-specific Customizing objects .These client specific requests are used for copying and transporting changed system settings from client-specific tables.
    Refer this links http://www.allinterview.com/showanswers/57910.html
    customising and workbench request
    Difference between Customizing request and Workbench request
    Thanks,

  • Excel service and OWA - getting ERROR while trying to open/edit Excel documents

    Hi All,
    We have configured SharePoint 2013 with Excel Service and OWA (Office Web Apps).
    After configuring, we are able to view/edit Word or PowerPoint documents from the browser (as OWA is configured). But we are getting errors while trying to open/edit Excel documents.
    We are not able to view/edit the excel workbook from the browser (through OWA).
    To open the excel in the browser, decision has to be taken at the farm level on what to be used – Excel Service or OWA Server? Is it possible to do setting at site collection level?
    Error details are given below:
    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 3/25/2013 1:29:08 PM
    Event time (UTC): 3/25/2013 7:59:08 AM
    Event ID: fc2e0530f493493896e6c8b6297a0423
    Event sequence: 10
    Event occurrence: 3
    Event detail code: 0
    Application information:
        Application domain: /LM/W3SVC/2/ROOT/x-1-130086717598089315
        Trust level: Full
        Application Virtual Path: /x
        Application Path: C:\Program Files\Microsoft Office Web Apps\ExcelServicesWfe\
        Machine name: VHYDMANTHSTP-02
    Process information:
        Process ID: 1252
        Process name: w3wp.exe
        Account name: NT AUTHORITY\NETWORK SERVICE
    Exception information:
        Exception type: ArgumentException
        Exception message: An entry with the same key already exists.
       at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item)
       at System.Collections.Generic.SortedDictionary`2..ctor(IDictionary`2 dictionary, IComparer`1 comparer)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.GetInstalledUICultures()
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.IsUICultureSupported(String cultureTag, CultureInfo& cultureInfo)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICulture(String cultureTag, Boolean useOleo, Boolean allowCustomFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICultureFromFrontEnd(String uiCultureTag, Boolean allowFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentCulturesFromFrontEnd(String uiCultureTag, String dataCultureTag)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.SetCurrentCulturesFromContext(HttpContext context)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.PreProcessRequest(HttpContext context)
       at Microsoft.Office.Excel.WebUI.XlPreview.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Request information:
        Request URL:
    http://mysrevr/x/_layouts/xlpreview.aspx?ui=en-US&rs=en-US&WOPISrc=http://myservernames1/_vti_bin/wopi.ashx/files/f36d669ceb814d67bdad0e1e1f98e466&wdSmallView=1
        Request path: /x/_layouts/xlpreview.aspx
        User host address: 10.81.138.92
        User: 
        Is authenticated: False
        Authentication Type: 
        Thread account name: NT AUTHORITY\NETWORK SERVICE
    Thread information:
        Thread ID: 13
        Thread account name: NT AUTHORITY\NETWORK SERVICE
        Is impersonating: False
        Stack trace:    at System.Collections.Generic.TreeSet`1.AddIfNotPresent(T item)
       at System.Collections.Generic.SortedDictionary`2..ctor(IDictionary`2 dictionary, IComparer`1 comparer)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.GetInstalledUICultures()
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.IsUICultureSupported(String cultureTag, CultureInfo& cultureInfo)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICulture(String cultureTag, Boolean useOleo, Boolean allowCustomFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentUICultureFromFrontEnd(String uiCultureTag, Boolean allowFallback)
       at Microsoft.Office.Excel.Server.ExcelServerRegionalSettings.SafeSetCurrentCulturesFromFrontEnd(String uiCultureTag, String dataCultureTag)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.SetCurrentCulturesFromContext(HttpContext context)
       at Microsoft.Office.Excel.Server.ServiceHost.ServiceHost.Microsoft.Office.Excel.Server.Host.IEwaHost.PreProcessRequest(HttpContext context)
       at Microsoft.Office.Excel.WebUI.XlPreview.OnLoad(EventArgs e)
       at System.Web.UI.Control.LoadRecursive()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    I have the same issue while opening the file , i have checked every thing twice. but unable to fix this thing . can any one help.
    One more thing which is i am wondering none of the MS representative replied on this post which is originally posted on March 27-2013.
    is microsoft alive??
    Imran Bashir Network Administrator MCP, JNCIA-EX,ER,JNIOUS +92-333-4330176

  • "Error while trying to sync Audio and Midi"

    "Error while trying to sync Audio and Midi" I have been having this problem now and then for some time. Now, I can't run any audio files without a lot of popping. I tried all the suggestions on the support document for this issue. I even downloaded new drivers from Motu for my Express XT Midi interface and my 828MK11 Audio interface. There has been no change. HEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEELP!!!!!!
    Also, I have tried reseting the 828 to factory default and that does not help.
    Jonathan Jenkins

    Hi,
    I solved my own problem by resetting the factory presets:
    Follow these steps to restore the MOTU 828mkII to Factory Default Settings.
    Disconnect the firewire cable from the 828mkII
    Press the Setup knob
    Turn the Setup knob all the way to the right
    Press the Select knob
    Press the Value knob
    Power off the interface and plug the firewire cable back in
    Power the interface back on
    The same steps can be followed to restore the Factory Default Settings on a Traveler.
    -Robert

  • "Error While Trying To Synchronise Audio And Midi"...non-tempo event found

    "Error While Trying To Synchronise Audio And Midi"...non-tempo event found
    now when I shutdown Logic And relaunch the Project, the notes hang and "WHAT THE FRIIGIN"
    (this was a bug way back when Logic7 was first released)
    this is bad!
    SvK

    Thanks Steven.
    big help. In our session we keep getting this problem where the song counter stops, the music keeps playing and we get an error message saying:
    Non Tempo-Event found in Sync Reference
    We looked in the tempo list and somehow there was a tempo event of 0.00 tempo in there.
    We deleted it, got the same error message, but the prob seems to be fixed.
    Apple, please fix this!
    Thanks
    Felix

Maybe you are looking for