Startup Plug Error

Hi All,
    I have 2 sample applications say Exportex1 and Exportex2.
When I deploy exportex1from one machine and check for output,  it is working fine as expected.  When I deploy exportex2  from another machine,  it is also working fine.
But Exportex1 is giving startup plug error when I log in into portals after the deployment of exportex2 application. 
I find that Exportex2 is somehow overrides the Exportex1 application which means i can view only one application at a time in the portal.
Error:
RunTime Exception or StartUp Plug not found exception.
What could be the reason for this?
The application Name - Exportex1  ,  Exportex2
Project Name - Exportex1   ,  Exportex2
component Controller - Exportex ,   Exportex
Pls suggest.
Regards,
subashini.

Hi Ayyapparaj,
They are pointing to their corresponding interface views.  But the component controller name is same for all the applications say Exportex1 and Exportex2.  Will it make any problem?
Ex:
Application Name:  Exportex1,   Exportex2
Component controller Name  :  Exportex,  Exportex
Regards,
Subashini.

Similar Messages

  • Error : startup plug missing

    Hi,
    I have a dc where i delete the old application , create a new one at its place.I set the properties of application as : authentication property to true.
    The application builds and deploys fine...Since it is on track, creates an activity.But when i try to check in , i get error in activation view, while i check the CBS log, i find....'startup plug is missing'.
    Any clues on this ??

    Hey Vishal,
    Thanks a lot for your suggestion but I just created a new application, didnt touch any windows.But still getting the following error in CBS Build Log :
    [wdgen] [Error]   com.sap.darpan.appli.Tryappli --> Application Tryappli: Startup plug is missing
    Any clues on this ??

  • Startup plug is missing - Wht this means

    When i was building dc i was getting startup plug missing error.Can i know about this

    Hi Sankar,
    You will get that error when there is no startup plug in the Interface View. To resolve that error
    1. Open your Interface View(which will be under your   component->COmponent Interface->InterfaceViews)
    2. Go to plugs->Inbound Plugs->Click on New->Now give the name as "Default" and select the type as startup->click on Finish.
    3. Save All Metadata of your DC.
    4.Reload you DC.
    this resolves tour problem.
    Thanks n Regards,
    Jhansi Miryala

  • StartUp Plug Missing

    Hello Experts
      I am getting StartUp Plug Missing Error.
      actually i add two window in one component and after deleting first one i am getting this error.
    Please Help Me.

    Hi Sunny,
    The interface view of the component and its attached window should have a inbound plug of type startup.
    The Web Dynpro application uses this plug to launch the window via interface view.
    If this error comes it means
    1) The application is not pointing to a component without startup plug mentioned.
    OR
    2) The interface view and window doesn't have a plug of type startup.
    For 2) -> Open the controller of interface view and check that there is a plug of type startup. If not create one by name Startup and type startup.
    Check the same in window controller. Create a plug of same name "Startup" and type startup.
    Go to the application controller and check that in target interface view and plug you have have mentioned this interface view and this "Startup plug".
    For 1) Go to the application controller and check that in target interface view and plug you have have mentioned is of type startup (Check Interface to find which plug is of type startup). Check that you have plug of type startup in interface view and window and of same name.
    Hope it helps.
    Best Regards,
    Ashwani Kr Sharma

  • Startup plug is missing

    I developed a Webdynpro App. based on the Adaptive RFC method.  My original application had a single window with several views.  I had to delete my window and re-create it.  I then added my views back to the new window.  When I rebuild the project I get this error: "[APPNAME]:Startup plug is missing."
    I have tried repairing and rebuilding, nothing works.
    Any ideas?

    Hi Kelly.
    In the webdynpro explorer under the following path:
    [your proyect] > [your principal component(*)] > Component Interface > Interface Views
    Check that under Plugs tab of the interface view called [your window name]InterfaceView into Inbound Plugs area be the Default plug with the Startup property checked. If not exists this plug create it with the name Default and the startup property checked.
    I hope that this helps u.
    Best Regards.
    Gregory

  • Call an Startup-Plug from another WDA

    Hello.
    How can I call a Startup-Plug from another WDApplication with a table-Parameters.
    I get the URL from the Method cl_wd_utilities=>constuct_wd_url.
    thanks for helping
    Edited by: Marcus Ventur on Dec 2, 2008 11:33 AM

    Hi,
    Try to start your secondary application with a URL Parameter,
    then fire any plug you want by checking the parameter,
    hope it helps,
    regards

  • Inbound plug error in so_basket

    Hi
            we are getting inbound plug error in so_basket. it is working in  one client, but it is not working in other testing  client.  do any body have idea about this inbound plug error.
    regards
    ram

    Ram,
      Did you check your navigationa link. Are the names exactly same ?
    Cheers,
    Ankur

  • Startup config error after upgrading to ASA from PIX

    Hey guys.  I get the following startup-config errors when reloading our ASA.  A pix->asa conversion was just done on it.  The ASA is currently running 8.2(5), and I am trying to get ready to update it to the most stable release, and wanted to make sure all my ducks are in a row.  What is going on with the "will be identity translated for outbound"? This is part of the VPN configuration, and I understand nat0 is saying to not nat it.  Is this something that I should be worried about?  The ASA is not in production currently.
    Let me know if you need further information
    Thanks,
    .........nat 0 10.37.0.116 will be identity translated for outbound
    *** Output from config line 406, "nat (inside) 0 10.37.0.1..."
    nat 0 xx.xx.xx.xx (PUBLIC IP) will be identity translated for outbound
    *** Output from config line 431, "nat (inside) 0 xx.xx.xx..."
    Line 406
    nat (inside) 0 10.37.0.116 255.255.255.255
    Line 431
    nat (inside) 0 xx.xx.xx.xx (PUBLIC IP) 255.255.255.255
    Corresponding global
    nat (outside) 0 access-list outside_inbound_nat0_acl outside
    nat (inside) 0 access-list inside_outbound_nat0_acl
    ACL
    access-list outside_inbound_nat0_acl extended permit ip 172.16.16.0 255.255.255.0 any
    access-list inside_outbound_nat0_acl extended permit ip any 172.16.16.0 255.255.255.0
    access-list inside_outbound_nat0_acl extended permit ip 10.37.0.0 255.255.0.0 172.16.16.0 255.255.255.0
    access-list inside_outbound_nat0_acl extended permit ip 172.31.0.0 255.255.0.0 172.16.16.0 255.255.255.0

    Hi,
    I would imagine that there is no problem as the firewall has not given any kind of error message.
    I do personally wonder sometimes why is it so (atleast in the 8.2 softares etc) that the firewall shows a message on the CLI when you are for example configuring a "global" / "nat" command pair.
    I wonder if this falls into the same category.
    The configuration format for NAT has stayed pretty same leading to the 8.2 softwares. I'm not totally sure what software you are going to go for but you seem to have the latest 8.2 series software so next steps are already 8.3 / 8.4 / 9.0 / 9.1
    ALL of the above mentioned softwares introduce a completely new NAT configuration format to the ASA. While the ASA automatically converts the configurations its not always 100% process not to mention that the NAT configuration probably is far from optimal.
    - Jouni

  • Selection of startup plug dynamically

    Dear Gurus
      I am facing a little confusion in understanding the plugs of a window. Please help me in understanding the concepts and correct the following statements
    > Startup plugs are the plugs which the application can access
    > Standard plugs are available accross components if they are made of interface type
      Now my doubt is
    > what is the necessity or why does the framework gives an option of creating more startup plugs if default plug of the window is first executed(assuming default is the plug which is first executed)
    > how can i access other startup plug dynamically from the application instead of selecting the plug name?
    > What is the actually happening when i make the a view as default? has it anything to with windows plug?
    Is there any demo program which will help me understand this in a better way..
    Please tell me if i can dynamically call the startup plug instead of selecting the startup plug and window name from the application properties.
    Regards
    Imran.
    Edited by: Imran Pasha on Nov 30, 2010 10:43 PM

    >
    Imran Pasha wrote:
    >   Now my doubt is
    > > what is the necessity or why does the framework gives an option of creating more startup plugs if default plug of the window is first executed(assuming default is the plug which is first executed)
    Hi,
    <-- Removed by moderator - cut and paste from SAP Help -->
    Your assumption about default plug is not correct. Default plug is there as default, you do not have to define any other start up plug explicitly.  You can define more startup plugs if you want to have different behavior. Wehn you create a application you can specify the component, window and startup plug. Most of the time Default plug is good enough. Some cases you have many application using one window with different start up plugs.
    >
    > > how can i access other startup plug dynamically from the application instead of selecting the plug name?
    <
    see the dynamic programming. There are few examples mentioned here.
    [Dynamic programming|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/4c/60154219fce12ce10000000a1550b0/content.htm]
    >
    What is the actually happening when i make the a view as default
    <
    when you make a view default in the window means  that whenever the window is being called for first time this view will be the first what you see. Normally navigating via a plug into a view would trigger a event and for every inbound plug there is a event handler. When you make a view as Default inside the window then the view is not called using an inbound plug. You can create a view and embed into a window with out even creating any inbound plugs.
    >
    what is the difference between startup and standard plugs with in the scope of single component.
    <
    It is explained here.
    [Window plugs|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/455c6980f81962e10000000a114a6b/content.htm]
    To call or close a Web Dynpro application using an interface plug, the relevant inbound plug must be declared as a startup plug, and the relevant outbound plug as an exit plug. You need interface inbound and outbound plugs of type Standard for component usages - that is, precisely when an outer component is being connected to an inner component
    >
    Is there any demo program which will help me understand this in a better way..
    <
    Search for WDA componets starting with WDR* in your system. I would suggest you to understand the basics of Webdynpro and its architecture before you attempt to Jump into examples and tryout.
    Good luck.
    Edited by: Neil Gardiner on Dec 1, 2010 9:27 AM
    Edited by: Neil Gardiner on Dec 1, 2010 9:28 AM

  • No startup plug while creating appplication

    Hi,
    while trying to create application from existing component at the last step there is no fields in the start up plug drop down. Can any one tell why is this.
    Regards,
    H.V.Swathi

    Hi
    1. In the interface controller check whether you have the default startup plug. This should be an inbound plug. If it is there then in the Startup plug dropdown you will get that plug, otherwise it will not be displayed.Check whether that inbound plug type in the interface view is startup or not
    2. Check whether this start up plug symbol/entry is there in window or not ,if there then it will work .
    3. It seems that the default startup has been deleted from the corresponding interface view sometime earlier.
    Open the concerned interface view (under Web Dynpro Components -> <Component> -> Component Interface -> Interface Views -> <Component>InterfaceView (double click or choose context menu 'Edit') where <Component> is the component which you have chosen while creation of application.
    Now, create an inbound plug named 'Default' of type Startup. Save using the Global Metadata button.
    Thanks
    Susmita

  • Can't do anything from startup plug.

    I have one WebDynPro project with 2 Applications defined.  Both applications call the same interface view, but with a different startup plug.  At this point I don't know what to do.  I need to set a variable that is available to the initial view.  I cannot find anyway to get the context of the view.

    Hi,
    You can set parameters in the application and retrieve it in you view.
    -Ashutosh

  • NI-FBUS Process Startup: Fatal Error

    I installed PCI-FBUS card, NI-FBUS COMM SW for Windows v 3.2.1 (CM and Configurator) on my Windows XP, activated the licenses and enabled the PCI-FBUS board through Configuration Utility.  When I started NI-FBUS Communication Manager, I got the following error: 
    "NI-FBUS Process Startup: Fatal Error
    Initialize request to Board 0 timed out, NI-FBUS may not be receiving interrupts from board.  Check your board IRQ settings with the NI-FBUS interface configuration utility.  NI-FBUS will not Exit." 
    All the settings in the Configuration Utility were set to default.  The NI-FBUS Communication Manager will only run successful if H1 interface board properties is set to "Polled Mode."  How do I fix this issue?

    Hi, I asked the guy who developed NI-FBUS 3.2. They told me this is a history problem, when Windows OS is upgraded to XP or above, the IRQ mode is not suggested to use any more. So from the NI-FBUS 4.0, they removed IRQ mode supporting. It is strongly recommended using poll mode in NI-FBUS software.

  • Plugging error

    I was about to download applications from Blackberry Application world from my pc using mozilla firefox explorer. I have done this a lot of times already and it is working good. But this time when I connected my BB 8520 I got an error:
    Plugging error: An error has occurred communicating with the BlackBerry App World Client. If you have content protection enabled on your device, please disable and try again.
    I try figuring it out myself. I even tried wiping the applications, but it didn't help. What I noticed, I have Secure GC enabled in my security options>Information. I want to try to disable it but there is no option to disable it from the menu.
    Please help me. Thank you!

    Still receiving the error message -- Trying to install the driver. MTP Device Driver Failed When plugging in device.
    I do not see the USB option only the SYNC or CHARGE.   I cannot use as USB device all the latest s/w is installed.
    I have attached 2 pictures showing what happens when plugging in the device and how it fails.
    Is there a driver availble ?  This should work. I have always had Blackberrys with USB access.
    I appreciate any assistance. Is this a Blackberry Device issue? Windows7 issue?
    Not sure whats going on !  Please help... 
    Thank you so much !
    JD

  • G4 450 and protools, somehow ran out of memory to startup. Error code 10. Tried turning off extensions to boot but now just locks up as I tried a HD verify/repair and then moved the folder to the desktop screen. cant get it off now.froze.

    Ok, I have a Mac g4,  os9. ..450 Processor. I Think I upgraded ram, can't remember. Maybe a 512 card. Added an 80 gig internal HD for music storage.  Computer was solely used for protools LE 5.  I knew I was kinda close on my memory for running the program after recording things with plug ins etc.  It was beginning to get slow at startup.  Anyway it's been a couple years since I used it.  I got it set up yesterday and it wouldn't launch and kept giving me error code 10. So I replaced the battery and tried again.  the small finder icon in middle of screen would then pop up and alternate with a "?". Then it would change to a pict of a hard drive disk and then a me alternating "?".  It would still give me the error code if I clicked on anything. So I then held down the shift key to turn off extensions as it had mentionEd to do a couple times. Still would give me the error code on my home page.  If I tried to get into my hd which is on desktop it would give me the message, but somehow it did open one occasion and I went into it and scrolled to disk verify and repair. Did it. Said things were fine. I then saved the results in a file which was then offered along with location. I chose desktop. Probably really bad idea in hind sight.. It did it, but now no matter if I turn extensions off,  the home screen pops up but then goes blank.  The hard drive icon along with the new folder, and my protools icon immediately dissapear. And it freezes.  at one point a message did pop up saying finder could not start up because there is not enough memory available.  I'm not a computer guy.  Ive tried finding the guy who helped me set this thing up 10 years ago but to no avail. If I can be guided to somehow uncover some of the unneeded memory usage I would then learn how to more efficiently use it.  How the heck do I even start. I can't get to a screen which shows what's eating my computers space to even start getting rid of unneeded stuff. Please help if you can.  I have so much to loose if I can't get it to work.  Btw...I no longer have the os9 disk. I think it was tossed 10 years ago or more.  May not even have my original pro tools disks anymore.  Uggh.

    Ouch, tough spot, but offhand I'd say some memory may have gone bad, or maybe just needs re-seating after all this time.
    Not much you can do, but try this anyway...
    PRAM reset, CMD+Option+p+r...
    http://support.apple.com/kb/ht1379
    In fact, do 3 in a row, takes a bit of time.

  • **SOLUTION** DLLML.exe Fails to load at startup (application error)

    Hello everyone!
    I purchased the SB X-Fi Fatalty Champion Edition soon after release, and think this is the best card I have ever used to date. Absolutely love it, unbelievable sound.
    Now a year or two ago I noticed a certain file failing to load when I started windows.
    This file, DLLML.exe. To my understanding this file is used to load EAX emulation support into older games/modules (essential loads a "middle-man" file between the game's sound files/.dll's, and the hardware SPU [Sound Processing Unit, not a real acronym, but that's what I call it since GPU and CPU are similar distincti've acronyms so if you see it used anywhere, it came from me ] to allow EAX support in non-EAX enabled games), and/or to add EAX effects in your audio files using the Wave Studio app.
    I've pinpointed this issue to either a Windows Update, or the Creative auto-update (which could mean it is an error caused by an installaion combination of multiple apps at once) because this issue did not arise until I did these two things (did Windows Update, then Creative Auto-Update, then restarted computer).
    Now I've primarily had this issue with Windows XP x64 but I have had this issue at times with Windows XP x86 as well.
    After you install the software suite, it adds an entry in your Windows Startup to load the module (Start/Run. msconfig. Startup tab. Look for STARTUP ITEM: DLLML). The entry looks like this:
    WinXPx86 looks like: "C:\Program Files\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem * -Startup
    WinXPx64 looks like: "C:\Program Files (x86)\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem * -Startup
    Under most circumstances this module loads fine, but because Creative, for reasons why I have not delved into, loads some of their DLL files differently than the Windows standard, which may also be a cause of this issue (extremely unlikely, I believe it is one of the 2 things i mentioned above).
    Either way, after I did those 2 things, the DLLML.exe startup entry failed to load every time.
    But I fixed it.
    Now what you have to do to resolve this issue, involves editing the startup entry in the Windows Registry.
    If you are scared to go into it, have no idea what I am talking about, or never edited the Registry before, don't worry. If you follow these steps EXACTLY, you have nothing to fear.
    I will be using default installation parameters for file pathing, so if your Operating System is installed in a different dri've letter other than C:\, then just change the letter to the one your OS is installed onto.
    Capitals used for emphesis on actions to take:
    -Hit the START button, then select RUN
    --------If RUN is not in your start menu, you need to enable it by right-clicking and open area of your TASKBAR, select PROPERTIES. --------Click the START MENU tab, then the CUSTOMIZE button. Click the ADVANCED tab. In the START MENU ITEMS box, scroll down to the entry that says SHOW RUN. Check the checkbox to fill it. Then OK/APPLY/OK, and you should be back to the desktop. Then go to START/RUN
    -type the word REGEDIT
    --------This opens the Windows Registry.
    --------DO NOT change ANYTHING in this other than the exact directions I specify or you may corrupt your registry or even worse, corrupt your system, which means F&R time (Format & Reinstall). Treat it like a stripper. You can look all you want but don't touch or there could be dire consequences.
    --------Now the fastest way to find this is to manually navigate to the specific "key" or "entry" you need to modify. Mouse-click the +'s to navitage further into the "hi've" following these maps:
    -FOR WINDOWS XP x86 USERS NAVIGATE TO: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run
    -FOR WINDOWS XP x64 USERS NAVITAGE TO: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432\Microsoft\Wind ows\CurrentVersion\Run
    --------Now you are looking for a specific entry NAME called RCSYSTEM. Depending on which version you are running. They are:
    -FOR WINDOWS XP x86 USERS: "C:\Program Files\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem * -Startup
    -FOR WINDOWS XP x64 USERS: "C:\Program Files (x86)\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem * -Startup
    -------Now we are going to edit the entry. What we need to do is get rid of that * (asterix) character in the name. I don't know why it is there, I'm thinking it may be a coding error. But in my WinXPx64, this was the culprit.
    -Double-click the RCSYSTEM key to edit it, and edit it so it looks EXACTLY LIKE THIS (If you're paranoid about doing something bad, COPY and PASTE this line pertaining to your installed OS. KEEP IN MIND THE INSTALLATION DRIVE LETTER, CHANGE FIRST LETTER IF NESCESSARY)
    -FOR WINDOWS XP x86 USERS: "C:\Program Files\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem -Startup
    -FOR WINDOWS XP x64 USERS: "C:\Program Files (x86)\Creative\Shared Files\Module Loader\DLLML.exe" RCSystem -Startup
    -click OK button. Now it is changed.
    -------And we're DONE EDITING the Registry entry!
    -now go to FILE in the top-left menu, then select EXIT
    -RESTART your computer
    -------You should not receive the "DLLML.exe failed to load" (application error) again!!
    To check to see if it loaded into your system properly (as if not getting the error message anymore was proof enough it loaded properly), when you reboot back to the desktop, do the "three-fingered salute" (ctrl-alt-delete), then select the PROCESSES tab. Click on the IMAGE NAME heading to sort it alphabetically, and look for the name (WinXPx86) DLLML.exe or (WinXPx64) DLLML.exe *32.
    If you see it listed, it loaded!! CONGRATS, IT BE FIXED!!
    If this did not work for you, then your system is posessed, get a priest. I don't think a witchdoctor would give your comp good vibes O_o
    Hope this resolved it for you. Enjoy your EAX with Duke Nukem 3d again!
    EDIT: As a side note, I also noticed that since after this fix, my computer doesn't hang after sending the restart/shutdown killsignal, so I am wondering with people having similar hanging issues, if their issue could be resolved something similar to this.
    Just a thought for any admins/mods/users out there that know what they are doing that maybe wanna test that out.
    Sincerely,
    Jason Ostapyk
    3yr degree, MCP, CCNA, A+ certified, Specialised Electrician Class M Licensed

    G Kudos for a brilliant finding! After a Windows Hotfix on my XP SP3, when shutting down my PC I would wait for a program and then get an error that EAX was not responding before finally shutting down. On next reboot I lost sound on my PC. After running tests, the Direct Sound test failed pointing at EAX.
    This solution cured the problem. Again, kudos, job really well done!!!

Maybe you are looking for

  • Receive against the PO upon Docs Reviewed

    Inbound delivery is created in SAP through the interface I14 (FSD ASN Creation) and quantity maintained as per the ASN document. 2. Delivery document table LIKP extended to capture the additional data that is transmitted by the freight forwarder, Doc

  • Report to see payroll results

    Hi All, The report to see the difference in payroll may be the last and the present month and so on. Thanks

  • PDF text disappears when placed in InDesign

    I am experiencing trouble keeping the text I type onto a pdf form visible once it is placed into an InDesign document.

  • Send KeyEvents to a TextField

    Hi, I have a small problem with sending Key events from code to a JTextField component. I use the EventQueue's postEvent method to post the event: Toolkit.getDefaultToolkit().getSystemEventQueue().postEvent(event) It seems, that the listeners associa

  • Error when installing EHP6 on win orcale 11.2.0.2

    Hi Colleagues, Netweaver used is 7.02 I got en error trying to install ECC ECH6 on oracle 11.2.0.2 in SAPSSEXC.log (IMP) ERROR: DbSlPrepare/BegModify failed   rc = 99, table "BADI_STRING_COND"   (SQL error 24315)   error message returned by DbSl: ORA