Exception in Test inspite of working fine in Development

Hi experts,
I am facing a strange problem. I have some webdynpro DC's in development.
I had made some changes and tranported to QA.
In Devlopment all are wokring fine but in QA some of them gives errors.
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Cannot navigate from view view2 via non-existent outbound plug out1
Have anybody faced the same problem? Plugs already exists in dev.
Why this happens?
Regards,
Mehul
There is some diff in regad of version. But does it make sense to this problem?
DEV
sap.com/SAP-JEECOR  7.00 SP11
sap.com/SAP-JEE  7.00 SP9
QA
sap.com/SAP-JEECOR  7.00 SP11 
sap.com/SAP-JEE  7.00 SP11

Hi Mehul,
you should not transport between systems which have different support package levels, that could cause a lot of trouble.
as you said you have some DCs in development: if they are not developed in the sap.com namespace you may be lucky and the error is not related to the different SP levels.
the error message looks like there is something missing in the QA system which exists in the DEV system - unfortunately, I do not know what is meant by "plug". As you checked them in DEV, can you check them in QA and find out if they are really missing there?
Kind regards,
Cornelia

Similar Messages

  • Data pull failure in Production (Working fine in Development)

    Hai,
       I have an UDConnect scenario where I am pulling data from an Oracle database. In development when I tried pulling data with a selection in infopackage for 0CALDAY infoobject with a date range, it is pulling the data. But if I try to do the same thing in production it fails with an error JOB IN SOURCE SYSTEM TERMINATED - REQUEST SET TO RED. Even if I try to do a full upload it fails with the same error. It doesn't work in RSA3 also in production. But all works fine in development
    Kindly help as it is ver urgent.
    Regards,
    Neha Solanki

    Hai,
    It gives the short dump called CALL_FUNCTION_REMOTE_ERROR. What does it mean? Following is the dump in detail:
    What happened?                                                                               
    Error in ABAP application program.                                                                               
    The current ABAP program "SAPLRSSDK" had to be terminated because one of the                  
        statements could not be executed.                                                                               
    This is probably due to an error in the ABAP program.                                                                               
    The error occurred in an RFC call to another system.                                          
        The target system has also written a short dump.                                              
        Consult this short dump for more precise information about                                    
        the cause of the error.                                                                               
    Error analysis                                            
        An error occurred when executing a REMOTE FUNCTION CALL
        It was logged under the name "RFC_EXTERNAL_ABORT"     
        on the called page.                                   
    Regards,
    Neha Solanki

  • Firefox stops loading files halfway through - i.e. has same settings (except allow for session) and works fine

    Firefox stops loading files halfway through - Internet explorer has same settings (except allow for session), is less secure and works fine.

    Do you have that problem when running in the Firefox SafeMode? <br />
    [http://support.mozilla.com/en-US/kb/Safe+Mode] <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this: <br />
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Macbook Air works well everywhere except home, where other devices work fine.

    Hello.
    I've searched a bit on these boards, but nobody seems to be having the same problem. My Macbook Air has worked fine since I got it in Sept, and the wireless picked up a fast connection at home, school, cafes, etc. Just recently it started being very slow only at home, sometimes to the point of not working at all, even though all the bars would be full, and doing a diagnositic said all was fine. I tried creating a new location name, renewing the DHCP Lease, and manually configuing MTU to make it '1453.' None of this has worked. The weird thing is, is that my housemates (who both have macs) are still getting a great connection.
    To make it even more confusing, sometimes it still works fine at home, and this doesn't entirely correlate as to when other people are on the network.
    So again, my macbook gets a great connection everywhere but my house, where other devices are fine. What could cause this? Thanks!
    (Also, please note I am pretty stupid when it comes to computers)

    - Reset the iPod. Nothing will be lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router.
    - Reset networks settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - iOS: Recommended settings for Wi-Fi routers and access points
    Does the iPod see the network? Error message? Does the iPod connect to other networks?

  • Message mapping tab works fine ,runtime exception

    Hi ,
    Need some advice... I get a runtime messge mapping error ( system error) failing the substring logic although when i download the same payload and run in test tab it works fine. Has anyone encountered similar issue ?
    Thank you.

    objects are active.Your second point is good ,but this error only happens when a load test is done , partciular messages throw runtime exception and fail in mapping on substring logic but when the same payload is downloaded and run via message mapping tabl it runs through. i will try disabling the substring logic nodes.
    Secondly when i get a runtime exception ,i try to restart the same message and it goes thorugh successfully. So restarting in moni helps.... but does not explain why....
    Thanks
    Edited by: xi project on May 18, 2010 12:28 AM

  • Query works fine in DEV instance but not in PROD instance

    Hi,
    I got an exceptional situation. I wrote a query to get the sign-on audit information. The query works fine in Development instance and executes within 2 seconds. But if i run the same query in production instance it does not finish execution. I checked for around 2 hours and after that i just stopped it. Does any one have any idea to find about the problem like to check temporary table space or any other thing please let me know. so that i can suggest the DBA to check for those parameters.
    RDBMS : 11.1.0.7.0
    Oracle Applications : 12.1.3
    I am using Oracle SQL Developer 2.1.1.64
    I am missing TOAD so much. My current organization dont have license to use TOAD.
    Regards,
    Syed

    If your compnay does not have a Toad License, then you can use OracleSqlDeveloper.
    Its free to use and made by Oracle.
    You should post a query execution plan
    explain plan for <your sql_statement>
    and then issue this command:
    select * from table(dbms_xplan.display());It's best if you spool the output through sqlplus and then post it up here.
    I see you are using Sqldeveloper. The latest release is 3.2 which was only released within the last month.
    Edited by: Keith Jamieson on Oct 25, 2012 1:21 PM
    Added sqldeveloper note

  • WebPart drop down values working fine on PostBack in Dev. Environment (Single Machine) not in Farm

    We have three drop downs (ddlRotation, ddlOnCallType and ddlHospital) in our webpart. All values are being populated dynamically. One from list (ddlHospital) and other from tool part properties. For dropdown populated from list, we are storing values  in
    View State.
    WebPart is working fine in development environment (single  machine) while on production ( 1 front end, 1 index and 1 db server), drop down values disappear after post back. Below is the code.
    protected void Page_Load(object sender, EventArgs e)
    try
    if (!Page.IsPostBack)
    LoadData();
    if (!string.IsNullOrEmpty(webPart._rotationDetail))
    ddlRotation.Items.Add(new ListItem("All", "0"));
    int i = 1;
    string[] strRotationDetail = webPart._rotationDetail.Split(':');
    foreach (string str in strRotationDetail)
    ddlRotation.Items.Add(new ListItem(str, i.ToString()));
    i++;
    if (!string.IsNullOrEmpty(webPart._onCallTypes))
    ddlOnCallType.Items.Add(new ListItem("All", "0"));
    int j = 1;
    string[] strOnCallTypes = webPart._onCallTypes.Split(':');
    foreach (string str in strOnCallTypes)
    ddlOnCallType.Items.Add(new ListItem(str, j.ToString()));
    j++;
    catch (Exception ex)
    private void LoadData()
    SPSecurity.RunWithElevatedPrivileges(delegate()
    using (SPSite spSite = new SPSite("SITE_URL"))
    using (SPWeb spWeb = spSite.OpenWeb())
    SPList oList = spWeb.Lists[webPart.destListName];
    SPListItemCollection setuplistItems = oList.Items;
    if (setuplistItems != null && setuplistItems.Count > 0)
    DataTable dtSetupData = setuplistItems.GetDataTable();
    if (ViewState["SetupData"] != null)
    ViewState.Remove("SetupData");
    ViewState.Add("SetupData", dtSetupData);
    else
    ViewState.Add("SetupData", dtSetupData);
    LoadHospitalCombo();
    dateControl.SelectedDate = DateTime.Now;
    else
    // some error message
    private void LoadHospitalCombo()
    if (ViewState["SetupData"] != null)
    DataTable dt = (DataTable)ViewState["SetupData"];
    DataView dv = dt.DefaultView;
    ddlHospital.Items.Clear();
    ddlHospital.DataTextField = "TITLE";
    ddlHospital.DataValueField = "TITLE";
    ddlHospital.DataSource = dv.ToTable(true, "TITLE");
    ddlHospital.DataBind();
    ddlHospital.Items.Insert(0, "All");
    Any help?
    http://farhanfaiz.wordpress.com

    Running your code in try/catch and doing nothing on exception, is not a good idea. Please try to put logging in your code as I believe your code is throwing exception. It's difficult to say seeing such a code what's wrong. Maybe the list doesn't exist or
    exists with different name/title, or viewstate is disabled or webpart properties are not populated... there's so many possibilities. Also if possible refactor your code as shown below:
    //Your Code, you are loading all items from database and then counting it
    SPListItemCollection setuplistItems = oList.Items;
    if (setuplistItems != null && setuplistItems.Count > 0)
    //Refactored Code
    if (oList.ItemCount > 0)
    Thanks,
    Sohel Rana
    http://ranaictiu-technicalblog.blogspot.com

  • SetMaxInactiveInterval() doesn't work fine when there are a few sessions

    I'm using setMaxInactiveInterval() to set different values for sessions in
              program. When I test it, it works fine if there are only one or two
              sessions. But if there are more sessions, say nearly 10, they will be
              expired randomly such as at around 2 minutes when set to 3
              minutes(setMaxInactiveInterval(180)). BTW, my server is WLS6.1
              Any suggestion? Thanks a lot.
              Hattie
              

    Why not keep things simple and create a shortcut on the user's machine that uses this target command:
    \\SRV2\d$\dir1\subdir1\subdir2
    Simply because dir and subdirs are no constants.
    Just imagin you have a webpage that looks like this :
    Proj. #   Custommer    directory                                                bunch-of-other-stuff
    4538      Microsoft        \\SRV2\Big_contracts\US\2014\software   etc
    4539      Nokia             \\SRV3\Prototypes\EU\2012\hardware      etc
    4540      So-else          \\SRV3\Big_contracts\EU\2013\software    etc
    Instead of the full path you have a small folder icon (to save space). And clicking on this icon will bring you directly to said path.
    It was extremely convenient, very user-friendly. And it has been working for over a decade, and today my users are frowning...
    I think you are pushing psexec.exe beyond its limits.
    No, it's working perfectly on Win XP. I just find it too sad that it no longer works on Win 7. I view this as a regression.
     When you run it the way you do it you actually do open a further Explorer process but it remains invisible to you because it runs in the background.
    No, the user does get a new explorer windows that pops to the foreground. The
    only trouble is that it opens in "My Documents".
    Of course I could (try and...) teach them to right-click, copy the link, paste it in an explorer and so on, but they are going to hate me.
    Thank you

  • Cannot connect to iTunes or App Store on iPad Mini, but another iPad Mini works fine

    Multiple iPad Mini's in one home.  All connect to iTunes and the App Store except one.  Used to work fine until recently.  What's up?

    Hi WinstonBaby,
    If you are having an issue with connecting to the iTunes and App stores on your iPad, I would suggest that you troubleshoot using the steps in this article - 
    Can't connect to the iTunes Store - Apple Support
    Specifically the section titled "Troubleshoot issues on an iPhone, iPad, or iPod touch."
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • Service working fine in Gateway but not in browser

    Hi All,
    I have a gateway service which is working fine in Development system but after transporting to Quality system, it is not working on browser.
    It is running perfectly in Quality gateway system but on browser it's throwing error:
                Model '' contains errors. Contact Adminstrator
    I am not even able to open metadata on browser.
    Please advise.
    Thanks.

    Hello Satya,
    The error is saying your model contains error, that means there is some problem with ur data model.
    But u also say that it works in GW Client and not in browser.
    Please try the below and check:
    1. Please make sure that the host and the port used are correct in browser. Get Host and Port info from GW Client and use accordingly.
    2. Clear your browser cache as well.
    3. Clear your model cache and try. Go to t-code /iwfnd/cache_cleanup and clear the cache and check again from browser.
    Regards,
    Ashwin

  • Report using charts not work on non-development machine

    Post Author: ftsoft
    CA Forum: .NET
    using visual studio report uses charts.  works fine on development machine when I move the web app to a test machine which does NOT contain visual studio, the chart report does not worknote: other reports which only display data records work fine. the space where the charts should be displayed contain the following two lines CrystalReportViewer - CrystalReportViewer1 Error: Fail to render the page.  any help would be appreciated

    Solution suggested worked for me. 
    On my test server Crystal was trying to use the c:\temp directory to write the temporary images, my report always ran ok on the test server.  On the live server CRW was running under with the ASPNET account and / or my own user account. 
    I ran FileMon and filtered on the aspnet_wp.exe process across both servers and ran the application up to the point of generating the issue.  The FileMon output from the test server showed no issues we as the output from FileMon off the live server showed an access denied message.
    I gave access right to the relevant accounts on the relevant folders on the live server and the report ran fine.

  • I have a production mobile Flex app that uses RemoteObject calls for all data access, and it's working well, except for a new remote call I just added that only fails when running with a release build.  The same call works fine when running on the device

    I have a production mobile Flex app that uses RemoteObject calls for all data access, and it's working well, except for a new remote call I just added that only fails when running with a release build. The same call works fine when running on the device (iPhone) using debug build. When running with a release build, the result handler is never called (nor is the fault handler called). Viewing the BlazeDS logs in debug mode, the call is received and send back with data. I've narrowed it down to what seems to be a data size issue.
    I have targeted one specific data call that returns in the String value a string length of 44kb, which fails in the release build (result or fault handler never called), but the result handler is called as expected in debug build. When I do not populate the String value (in server side Java code) on the object (just set it empty string), the result handler is then called, and the object is returned (release build).
    The custom object being returned in the call is a very a simple object, with getters/setters for simple types boolean, int, String, and one org.23c.dom.Document type. This same object type is used on other other RemoteObject calls (different data) and works fine (release and debug builds). I originally was returning as a Document, but, just to make sure this wasn't the problem, changed the value to be returned to a String, just to rule out XML/Dom issues in serialization.
    I don't understand 1) why the release build vs. debug build behavior is different for a RemoteObject call, 2) why the calls work in debug build when sending over a somewhat large (but, not unreasonable) amount of data in a String object, but not in release build.
    I have't tried to find out exactly where the failure point in size is, but, not sure that's even relevant, since 44kb isn't an unreasonable size to expect.
    By turning on the Debug mode in BlazeDS, I can see the object and it's attributes being serialized and everything looks good there. The calls are received and processed appropriately in BlazeDS for both debug and release build testing.
    Anyone have an idea on other things to try to debug/resolve this?
    Platform testing is BlazeDS 4, Flashbuilder 4.7, Websphere 8 server, iPhone (iOS 7.1.2). Tried using multiple Flex SDK's 4.12 to the latest 4.13, with no change in behavior.
    Thanks!

    After a week's worth of debugging, I found the issue.
    The Java type returned from the call was defined as ArrayList.  Changing it to List resolved the problem.
    I'm not sure why ArrayList isn't a valid return type, I've been looking at the Adobe docs, and still can't see why this isn't valid.  And, why it works in Debug mode and not in Release build is even stranger.  Maybe someone can shed some light on the logic here to me.

  • Hello.  I recently pieced together a late 2008 MacBook Pro 15".  Everything works fine except the battery constantly goes between "not charging" and "calculating" or, rarely "charging". It does charge after a long while and will report that it is charged.

    Hello.  I recently pieced together a late 2008 MacBook Pro 15".  Everything works fine except the battery constantly goes between "not charging" and "calculating" or, rarely "charging". It does charge after a long while and will report that it is charged.
    I have reset the NVRAM and the SMC a couple of time but that didn't work so I ran an Apple Hardware Test and while testing the logic board it gives the following error:
    4SNS/1/40000000 LB1T
    I've done some research and found this is a temperature sensor related to the battery, but cannot find where the sensor is located in the computer.  Would you know how I can find the sensor to test it?  Could my battery problem be related to something else?  Would a fresh install of Lion help?
    Thank you!
    Mike
    Two pieces of information that may or may not b helpful, the hard drive is from my early 2008 MBP and the only test disc I have access to is from an iMac.

    Why do you have LION installed on that older machine?
    So you say you built a macbook from a bucket of parts eh?   Kudos
    heres a pic of the battery temp sensor

  • Hello I am experiencing some problems for my iMessage and FaceTime. I did the steps the Apple provided online and I still can't get it to work. My updates are up to date. Everything is working fine it's just that the Apple iMessage won't except anyth

    hello I'm experiencing some problems with my iMessage and face time. I did with Apple provided me online. I did the steps. Nothing will work, it keeps saying activation turn on Wi-Fi when my Wi-Fi is turned on. As soon as I got this on Christmas. iMessage and FaceTime have not been working. My Apple and ID password are correct. Everything else is working fine. My iOS updates are up to date, everything is fine except FaceTime and iMessage

    Did you try everything here?
    iOS: Troubleshooting Messages
    Using FaceTime and iMessage behind a firewall
    iOS: Troubleshooting FaceTime and iMessage activation
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    In the future saying your tried the Apple on-line articles does provide us with information as to which ones you found and tried

  • TS3694 My Ipod is not recognized by Itunes with my Windows 8 PC. Works fine with Windows 7 PC. Device sync test says "No device found". Already performed all of the Ipod device troubleshooting including reload Itunes, stop start Ipod device, changed drive

    Need help? Some of my Ipods are not recognized by Itunes with my Windows 8 PC. (Ipod Nano 4th gen  and Ipod Nano 6th gen), but on my Windows 7 PC, they work fine.  My Ipod 3rd gen and Ipod shuffle work both on Windows 8 and 7 PC's.  On the non-working Ipods, the  Device sync test says "No device found". Already performed all of the Ipod device troubleshooting including reload Itunes, stop start Ipod device, changed drive letter...
    any help is appreciated. Chris4sail

    Hello there, chris4sail.
    The following Knowledge Base article offers up some great step-by-step instructions on troubleshooting your iPod not being recognized in iTunes:
    iPod not recognized in My Computer and in iTunes for Windows
    http://support.apple.com/kb/ts1369
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

Maybe you are looking for

  • How to install Small Business Server 2008 in an existing Active Directory domain

    It is shown on this page: http://support.microsoft.com/kb/884453, "How to install Small Business Server 2003 in an existing Active Directory domain". Is it possible to do this with SBS2008 ? If "YES", are there any published information about the pro

  • Transfering music from 1 ipod to another?

    i currently have a 4gen ipod nano. and im thinking of getting a touch. but i want just to transfer my music to the new ipod is this even possible?

  • Improt queue error

    Hi All, i am using two system landscape ecc6.0, i had configured TMS and, and also established rfc. my problem is that when i tries to import the queue from DEV in PRD server its throwing an error An error occurred when opening the source file for re

  • Maximum length property check works fine in 10g, but after upgrade the check is not performed

    Recently we upgraded our oracle forms from 10g to 11gR2. one of the text item has maximum length property defined as 3 (data type is number and format mask is 009). In 10g, in ENTER-QUERY mode, maximum length property check was happening, and user wa

  • Datasource log the sql

    In weblogic, for a given datasource, can i somehow enable the sql statements ( executed using that datasource ) get printed in a log ? Is there some such setting in admin console or any other place ? what's the setting ?