cancel
Showing results for 
Search instead for 
Did you mean: 

Error Message: Application not found

Former Member
0 Kudos

Hi,

I have got a problem with my developer studio. If I want to run any webdynpros, there appears the message "Application not found". I do not know how it happened, before yesterday it worked very well and I did not change any settings.

who can help me?

manuel

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Can you logon to your portal and navigate to Content Administration->Webdynpro. Check if the application that you are trying to run is present there. If it's present there try running it from there. If not then try redeploying your app.

Regards,

Satyajit.

Former Member
0 Kudos

Hi Satyajit,

I tried to run it from the portal (it is in the content, so rebuilding function worked). I get the following error message if I try to run the appl. from the portal:

An error has occurred:

"Failed to process the request."

Please contact your system administrator.

-


Hide details

Web Dynpro client:

HTML Client

Web Dynpro client capabilities:

User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled

Web Dynpro runtime:

Vendor: SAP, Build ID: 6.4011.00.0000.20050217164947.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:49:12[UTC], changelist=329752, host=PWDFM026)

Web Dynpro code generators of DC local/WebDynpro_Quiz:

SapDictionaryGenerationCore: 6.4011.00.0000.20050127161623.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:34:47[UTC], changelist=324383, host=PWDFM026.wdf.sap.corp)

SapMetamodelWebDynpro: 6.4011.00.0000.20050121170001.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:38:14[UTC], changelist=322883, host=PWDFM026.wdf.sap.corp)

SapMetamodelCore: 6.4011.00.0000.20050121165648.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:28:49[UTC], changelist=322878, host=PWDFM026.wdf.sap.corp)

SapWebDynproGenerationTemplates: 6.4011.00.0000.20050217164947.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:53:22[UTC], changelist=329752, host=PWDFM026)

SapWebDynproGenerationCTemplates: 6.4011.00.0000.20050217164947.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:53:22[UTC], changelist=329752, host=PWDFM026)

SapGenerationFrameworkCore: 6.4011.00.0000.20041104141254.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:28:00[UTC], changelist=298452, host=PWDFM026.wdf.sap.corp)

SapIdeWebDynproCheckLayer: 6.4011.00.0000.20050215134310.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:42:02[UTC], changelist=329103, host=PWDFM026.wdf.sap.corp)

SapMetamodelDictionary: 6.4011.00.0000.20040609163924.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:32:12[UTC], changelist=253570, host=PWDFM026.wdf.sap.corp)

SapMetamodelCommon: 6.4011.00.0000.20050121165648.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:28:59[UTC], changelist=322878, host=PWDFM026.wdf.sap.corp)

SapWebDynproGenerationCore: 6.4011.00.0000.20050215134310.0000 (release=630_VAL_REL, buildtime=2005-02-20:21:42:32[UTC], changelist=329103, host=PWDFM026.wdf.sap.corp)

SapDictionaryGenerationTemplates: (unknown)

Web Dynpro code generators of DC sap.com/tcwddispwda:

No information available

Web Dynpro code generators of DC sap.com/tcwdcorecomp:

No information available

J2EE Engine:

No information available

Java VM:

Java HotSpot(TM) Server VM, version: 1.4.2_09-b05, vendor: Sun Microsystems Inc.

Operating system:

Windows XP, version: 5.1, architecture: x86

-


Error stacktrace:

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: duplicate usage of view .Empty_View

at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:516)

at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:398)

at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:555)

at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:422)

at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:130)

at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:41)

at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)

at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent(ClientComponent.java:134)

at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:371)

at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:599)

at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)

at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:251)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:391)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:265)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)

Former Member
0 Kudos

Manuel,

Are you using ViewContainerUIElements? Does your application has a view called Empty_View? Are you trying to show it in more than one places, say in different UI elements?

Regards,

Satyajit.

Former Member
0 Kudos

Yes, I used it in different places. I changed it and now it works if I start the application from the portal. Thank you for that. But I have got the same problem, that I can not run any applications in my developer studio.

Former Member
0 Kudos

Hi Manuel,

When you launch any application from the NWDS, can you note the URL from the browser address field? Does it seem to be correct?

Then try launching the same URL in a stand-alone browser session.

Regards,

Satyajit.

Former Member
0 Kudos

I copied the link into a stand-alone browser and the application appeared correctly. It seems that there are some wrong settings in my NWDS. This is very strange, because I did not change anything.

Do you know what I can do?

Former Member
0 Kudos

Hi,

Can you share the URL that results out of your NWDS?

Regards,

Satyajit.

Former Member
0 Kudos

Hi,

Try undeploying your application from the DeployTool utility. Then do a redeploy from the NWDS.

Regards,

Satyajit.

Former Member
0 Kudos

Hi Satyajit,

Can you tell me how to undeploy an application?

By the way, the problem appears in every webdynpro, I created a completely new one and the error occured already after the first build and deploy.

(also after I uninstalled and reinstalled the NWDS)

regards

manuel

Former Member
0 Kudos

Manuel,

Go to C:\usr\sap\<server>\Shortcuts and launch visualadmin.bat. Then navigate to <ServerName> -> <ServerID> -> Servives -> Deploy.

Under deploy service, expand "Server" -> "WebDynpro" and choose the WD application that you want to remove and press "Remove".

Bala

Former Member
0 Kudos

Hi,

I did that and rebuild the project again. It does not work. Always the same problem, if I want to run my webdynpro in the developer studio: "Application not found"

With the copy of the link into a stanalone browser, it works.

I hope that I do not have to remove my whole portal.

regards

manu

Former Member
0 Kudos

Manuel,

I guess, something got corrupted in your NWDS. So, create a new project with the same name under different workspace, and copy the "src" folder of the actual project to the new project that you created. Then do a "Reload" (+Rebuild).

Deploy the application then..

Bala

Former Member
0 Kudos

hi Bala,

I can create as many new projects as I want, I always got this error.

greetings

manu

Former Member
0 Kudos

Manu,

By the way, where do you see the error message..In "Deploy Output View" of your IDE??.

Go to "Windows -> Show View - > Other -> PDE Runtime -> Error Log"..and post the stack trace..

Bala

Former Member
0 Kudos

Bala,

there are not any errors during building and deploying of the webdynpros, so no error in the error log.

the error occurs (pop up window) during the run of the applications in the developer studio.

The popup window in the NWDS shows me the link to my application:

http://pta1315:50000/webdynpro/dispatcher/local/WebDynproQuiz/QuizApp and the information: Application not found.

maybe something is wrong with the path of the developer studio, but I did not change anything an last week it worked very well

manu

Former Member
0 Kudos

Hi,

Can you start your Visual Administrator and check if your application is started?

Regards,

Satyajit.

Former Member
0 Kudos

Hi

Rebuild your project. Other wise close and open Webdynpro. Last choice to Relod(Relod+Rebuild) your project.

Kind Regards,

S.Saravanan.

Former Member
0 Kudos

still the same problem, I do not hope that this was my last choice 🐵

Former Member
0 Kudos

Hi,

Are u running your application from portal and getting this error message? OR while deploying you get error?

Kind Regards,

S.saravanan