Adobe Exception when Opening Pcr Application in MSS

Hello,
We are on EP7.0 NW04s and when we try to open the Adobe form in MSS to make a Personnel Change Request we get the following exception:
com.tc.webdynpro.services.exceptions.PDFDocumentCreationException...
Failed to process request. Please contact your system administrator.
[Hide]
Error Summary
While processing the current request, an exception occured which could not be handled by the application or the framework.
If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
Root Cause
The initial exception that caused the request to fail, was:
com.sap.tc.webdynpro.services.sal.deployment.api.WDDeploymentException: Failed to get deployable object part for application 'sap.com' of deployable object 'sap.com/mss~pcr'.
at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.getApplication(AbstractDeployableObject.java:158)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:408)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:344)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:145)
at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
... 17 more
See full exception chain for details.
System Environment
Client
Web Dynpro Client Type HTML Client
Server
Web Dynpro Runtime Vendor: SAP, build ID: 7.0010.20070424104658.0000 (release=NW04S_10_REL, buildtime=2007-04-24:09:31:29[UTC], changelist=25820, host=pwdfm114), build date: Thu May 10 17:29:41 CDT 2007
J2EE Engine 7.00 patchlevel
Java VM Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_12-b03, vendor: Sun Microsystems Inc.
Operating system Windows 2003, version: 5.2, architecture: amd64
Session & Other
Session Locale en_US
Time of Failure Thu Oct 18 16:57:28 CDT 2007 (Java Time: 1192744648480)
Web Dynpro Code Generation Infos
Detailed Error Information
Detailed Exception Chain
com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'sap.com/mss~pcr' and application 'sap.com' are not deployed on the server. Please check the used URL for typos.
at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:410)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:344)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:145)
at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
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:401)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:174)
at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
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:100)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Caused by: com.sap.tc.webdynpro.services.sal.deployment.api.WDDeploymentException: Failed to get deployable object part for application 'sap.com' of deployable object 'sap.com/mss~pcr'.
at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.getApplication(AbstractDeployableObject.java:158)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:408)
... 20 more
com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to UPDATEDATAINPDF
at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:392)
at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:728)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:663)
at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:78)
at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
I wonder for the cause for this as it was working earlier in the day.....
Ant help would be highly appreciated.
Message was edited by:
SubhashTripathi

Hello
Thanks for the reply guys.  The ADS has been activated and was working earlier.....The Adobe Credential file exists at the path :
\usr\sap\*sys-id*\SYS\global\AdobeDocumentServices\TrustManagerService\trust\credentials which is a .pfx -file of type P12-record and which is valid till 2023. Do we still need to order the credentials....?
Looking forward to your reply.
Message was edited by:
        SubhashTripathi

Similar Messages

  • Need help. I am running a 27 in imac with 16 gigs of ram. Photoshop runs really fast, except when opening files. It takes 5-10 minutes to open even a small file of 1 meg. I cleaned and validated all the fonts and removed all questionable fonts. Reset pref

    Need help. I am running a 27 in imac with 16 gigs of ram. Photoshop runs really fast, except when opening files. It takes 5-10 minutes to open even a small file of 1 meg. I cleaned and validated all the fonts and removed all questionable fonts. Reset preferences and still have problem. Slow to open and in force quit "Photoshop not responding" At this point should I uninstall and start over.

    What are the performance Preferences?

  • I installed opera Mini Web browser 6.0.1. When open the application only blank page coming. Please provide solution. Kind Regards Nias Ahamed

    I installed opera Mini Web browser 6.0.1. When open the application only blank page coming. Please provide solution. Kind Regards Nias Ahamed

    If you have an internet connection (e.g., Safari works) try here:
    iOS: Troubleshooting applications purchased from the App Store

  • Adobe reader installer freeze with out downloading Adobe Reader when opened?

    I can not download Adobe Reader on my Mac: I can do it on my iMac, and have done it fore 10 years now, but Adobe reader download freeze before downloading the file

    thank you so much fore your reply: it is the download assistant..
    BUT  I have just got a download in direct mode.
    Frederik
    Den 25/08/2014 kl. 20.39 skrev Sabian Zildjian <[email protected]>:
    adobe reader installer freeze with out downloading Adobe Reader when opened?
    created by Sabian Zildjian in Enterprise Deployment (Acrobat and Reader) - View the full discussion
    Is it the Download assistant that is freezing or is it the web browser that freezes?
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6672321#6672321
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Enterprise Deployment (Acrobat and Reader) by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Java exception when opening a bundle

    Hi,
    Any ideas why ZENworks 11.2.0.0 throws an exception when opening a bundle (see below) from ZENworks' bundle management view? So far it has been working smoothly for a long time. I have tried to restart services again and even the whole server, but this still happens. All the other features in ZENworks works nicely.
    Error Details:
    java.lang.NoClassDefFoundError: com/novell/zenworks/datamodel/temp/AssignmentTargetedObject
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.ja va:2427)
    at java.lang.Class.getMethod0(Class.java:2670)
    at java.lang.Class.getMethod0(Class.java:2679)
    at java.lang.Class.getMethod(Class.java:1603)
    at com.novell.web.controls.WebControl.internalSetProp erty(WebControl.java:4172)
    at com.novell.web.controls.WebControlTag.internalInit ializeControl(WebControlTag.java:266)
    at com.novell.web.controls.WebControlTag.doStartTag(W ebControlTag.java:153)
    at com.novell.web.controls.TemplateControlTag.doStart Tag(TemplateControlTag.java:88)
    at org.apache.jsp.jsp.pages.software.BundleDeployment Status_jsc._jspService(BundleDeploymentStatus_jsc. java:169)
    at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
    at org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:377)
    at org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:313)
    at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:260)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
    at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.inv oke(ApplicationDispatcher.java:646)
    at org.apache.catalina.core.ApplicationDispatcher.doI nclude(ApplicationDispatcher.java:551)
    at org.apache.catalina.core.ApplicationDispatcher.inc lude(ApplicationDispatcher.java:488)
    at com.novell.web.util.JspDispatcher.includeAbsoluteP athJSP(JspDispatcher.java:111)
    at com.novell.web.util.JspDispatcher.includeJSP(JspDi spatcher.java:66)
    at com.novell.web.util.WebUtils.loadControlImpl(WebUt ils.java:685)
    at com.novell.web.util.WebUtils.loadControl(WebUtils. java:667)
    at com.novell.web.controls.TemplateControl.loadContro l(TemplateControl.java:68)
    at com.novell.zenworks.fw.web.internal.layout.PluginT emplate.loadContent(PluginTemplate.java:265)
    at com.novell.zenworks.fw.web.internal.layout.Snapsho tTemplate.loadContent(SnapshotTemplate.java:84)
    at com.novell.zenworks.fw.web.internal.layout.PluginT emplate.onLoad(PluginTemplate.java:130)
    at com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2423)
    at com.novell.zenworks.fw.web.internal.layout.Snapsho tTemplate.loadRecursive(SnapshotTemplate.java:446)
    at com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    at com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    at com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    at com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    at com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    at com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    at com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    at com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    at com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    at com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    at com.novell.web.controls.Page.internalProcessReques t(Page.java:712)
    at com.novell.web.controls.Page.processRequest(Page.j ava:667)
    at com.novell.zenworks.fw.web.internal.layout.Index.p rocessRequest(Index.java:631)
    at com.novell.web.internal.controls.PageTag.doEndTag( PageTag.java:86)
    at org.apache.jsp.jsp.index_jsp._jspService(index_jsp .java:187)
    at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
    at org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:377)
    at org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:313)
    at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:260)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
    at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.inv oke(ApplicationDispatcher.java:646)
    at org.apache.catalina.core.ApplicationDispatcher.pro cessRequest(ApplicationDispatcher.java:436)
    at org.apache.catalina.core.ApplicationDispatcher.doF orward(ApplicationDispatcher.java:342)
    at org.apache.catalina.core.ApplicationDispatcher.for ward(ApplicationDispatcher.java:302)
    at com.novell.web.NJWCServlet.serviceImpl(NJWCServlet .java:97)
    at com.novell.zenworks.fw.web.internal.ZENworksServle t.service(ZENworksServlet.java:84)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
    at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
    at com.patchlink.sapphire.web.pages.vulnerability.ses sion.HibernateSessionFilter.doFilter(HibernateSess ionFilter.java:75)
    at org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:191)
    at org.apache.catalina.authenticator.AuthenticatorBas e.invoke(AuthenticatorBase.java:563)
    at org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:109)
    at com.novell.zenworks.tomcat.ZENRequestValve.invoke( ZENRequestValve.java:1293)
    at org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(H ttp11Processor.java:857)
    at org.apache.coyote.http11.Http11Protocol$Http11Conn ectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run( JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.ClassNotFoundException: com.novell.zenworks.datamodel.temp.AssignmentTarge tedObject
    at org.apache.catalina.loader.WebappClassLoader.loadC lass(WebappClassLoader.java:1645)
    at org.apache.catalina.loader.WebappClassLoader.loadC lass(WebappClassLoader.java:1491)
    ... 78 more

    A Mismatched File on your server.
    Run a ZDC Report.
    Most likely, you have an old JAR file that was renamed and is still on
    your server. A Jar file with "Datamodel" is the most likely culprit.
    On 2/7/2013 8:16 AM, juoperi wrote:
    >
    > Hi,
    >
    > Any ideas why ZENworks 11.2.0.0 throws an exception when opening a
    > bundle (see below) from ZENworks' bundle management view? So far it has
    > been working smoothly for a long time. I have tried to restart services
    > again and even the whole server, but this still happens. All the other
    > features in ZENworks works nicely.
    >
    > Error Details:
    > java.lang.NoClassDefFoundError:
    > com/novell/zenworks/datamodel/temp/AssignmentTargetedObject
    > at java.lang.Class.getDeclaredMethods0(Native Method)
    > at java.lang.Class.privateGetDeclaredMethods(Class.ja va:2427)
    > at java.lang.Class.getMethod0(Class.java:2670)
    > at java.lang.Class.getMethod0(Class.java:2679)
    > at java.lang.Class.getMethod(Class.java:1603)
    > at
    > com.novell.web.controls.WebControl.internalSetProp erty(WebControl.java:4172)
    > at
    > com.novell.web.controls.WebControlTag.internalInit ializeControl(WebControlTag.java:266)
    > at
    > com.novell.web.controls.WebControlTag.doStartTag(W ebControlTag.java:153)
    > at
    > com.novell.web.controls.TemplateControlTag.doStart Tag(TemplateControlTag.java:88)
    > at
    > org.apache.jsp.jsp.pages.software.BundleDeployment Status_jsc._jspService(BundleDeploymentStatus_jsc. java:169)
    > at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:70)
    > at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
    > at
    > org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:377)
    > at
    > org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:313)
    > at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:260)
    > at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
    > at
    > org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:290)
    > at
    > org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
    > at
    > org.apache.catalina.core.ApplicationDispatcher.inv oke(ApplicationDispatcher.java:646)
    > at
    > org.apache.catalina.core.ApplicationDispatcher.doI nclude(ApplicationDispatcher.java:551)
    > at
    > org.apache.catalina.core.ApplicationDispatcher.inc lude(ApplicationDispatcher.java:488)
    > at
    > com.novell.web.util.JspDispatcher.includeAbsoluteP athJSP(JspDispatcher.java:111)
    > at
    > com.novell.web.util.JspDispatcher.includeJSP(JspDi spatcher.java:66)
    > at com.novell.web.util.WebUtils.loadControlImpl(WebUt ils.java:685)
    > at com.novell.web.util.WebUtils.loadControl(WebUtils. java:667)
    > at
    > com.novell.web.controls.TemplateControl.loadContro l(TemplateControl.java:68)
    > at
    > com.novell.zenworks.fw.web.internal.layout.PluginT emplate.loadContent(PluginTemplate.java:265)
    > at
    > com.novell.zenworks.fw.web.internal.layout.Snapsho tTemplate.loadContent(SnapshotTemplate.java:84)
    > at
    > com.novell.zenworks.fw.web.internal.layout.PluginT emplate.onLoad(PluginTemplate.java:130)
    > at
    > com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2423)
    > at
    > com.novell.zenworks.fw.web.internal.layout.Snapsho tTemplate.loadRecursive(SnapshotTemplate.java:446)
    > at
    > com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    > at
    > com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    > at
    > com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    > at
    > com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    > at
    > com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    > at
    > com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    > at
    > com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    > at
    > com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    > at
    > com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    > at
    > com.novell.web.controls.WebControl.loadRecursive(W ebControl.java:2429)
    > at com.novell.web.controls.Page.internalProcessReques t(Page.java:712)
    > at com.novell.web.controls.Page.processRequest(Page.j ava:667)
    > at
    > com.novell.zenworks.fw.web.internal.layout.Index.p rocessRequest(Index.java:631)
    > at com.novell.web.internal.controls.PageTag.doEndTag( PageTag.java:86)
    > at org.apache.jsp.jsp.index_jsp._jspService(index_jsp .java:187)
    > at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:70)
    > at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
    > at
    > org.apache.jasper.servlet.JspServletWrapper.servic e(JspServletWrapper.java:377)
    > at
    > org.apache.jasper.servlet.JspServlet.serviceJspFil e(JspServlet.java:313)
    > at org.apache.jasper.servlet.JspServlet.service(JspSe rvlet.java:260)
    > at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
    > at
    > org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:290)
    > at
    > org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
    > at
    > org.apache.catalina.core.ApplicationDispatcher.inv oke(ApplicationDispatcher.java:646)
    > at
    > org.apache.catalina.core.ApplicationDispatcher.pro cessRequest(ApplicationDispatcher.java:436)
    > at
    > org.apache.catalina.core.ApplicationDispatcher.doF orward(ApplicationDispatcher.java:342)
    > at
    > org.apache.catalina.core.ApplicationDispatcher.for ward(ApplicationDispatcher.java:302)
    > at com.novell.web.NJWCServlet.serviceImpl(NJWCServlet .java:97)
    > at
    > com.novell.zenworks.fw.web.internal.ZENworksServle t.service(ZENworksServlet.java:84)
    > at javax.servlet.http.HttpServlet.service(HttpServlet .java:717)
    > at
    > org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:290)
    > at
    > org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
    > at
    > com.patchlink.sapphire.web.pages.vulnerability.ses sion.HibernateSessionFilter.doFilter(HibernateSess ionFilter.java:75)
    > at
    > org.apache.catalina.core.ApplicationFilterChain.in ternalDoFilter(ApplicationFilterChain.java:235)
    > at
    > org.apache.catalina.core.ApplicationFilterChain.do Filter(ApplicationFilterChain.java:206)
    > at
    > org.apache.catalina.core.StandardWrapperValve.invo ke(StandardWrapperValve.java:233)
    > at
    > org.apache.catalina.core.StandardContextValve.invo ke(StandardContextValve.java:191)
    > at
    > org.apache.catalina.authenticator.AuthenticatorBas e.invoke(AuthenticatorBase.java:563)
    > at
    > org.apache.catalina.core.StandardHostValve.invoke( StandardHostValve.java:127)
    > at
    > org.apache.catalina.valves.ErrorReportValve.invoke (ErrorReportValve.java:102)
    > at
    > org.apache.catalina.core.StandardEngineValve.invok e(StandardEngineValve.java:109)
    > at
    > com.novell.zenworks.tomcat.ZENRequestValve.invoke( ZENRequestValve.java:1293)
    > at
    > org.apache.catalina.connector.CoyoteAdapter.servic e(CoyoteAdapter.java:298)
    > at
    > org.apache.coyote.http11.Http11Processor.process(H ttp11Processor.java:857)
    > at
    > org.apache.coyote.http11.Http11Protocol$Http11Conn ectionHandler.process(Http11Protocol.java:588)
    > at
    > org.apache.tomcat.util.net.JIoEndpoint$Worker.run( JIoEndpoint.java:489)
    > at java.lang.Thread.run(Thread.java:662)
    > Caused by: java.lang.ClassNotFoundException:
    > com.novell.zenworks.datamodel.temp.AssignmentTarge tedObject
    > at
    > org.apache.catalina.loader.WebappClassLoader.loadC lass(WebappClassLoader.java:1645)
    > at
    > org.apache.catalina.loader.WebappClassLoader.loadC lass(WebappClassLoader.java:1491)
    > ... 78 more
    >
    >
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Knowledge Partner
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

  • Hello adobe muse when opening the program after entering my account information it says an unexpected error has occurred, what should I do

    hello adobe muse when opening the program after entering my account information it says an unexpected error has occurred, what should I do

    Hi
    This looks an older version of Adobe Muse, Please try the steps given in this article
    An unexpected error occurred I -200

  • Exception when open page in application server 10g release 3

    Hi,
    i am beginning on oracle application server and when finished deployment my Adf Project to oracle application server 10g release 3 , when open frist page in my project get 500 server error and when look in application log i found this exception
    javax.servlet.jsp.JspException: Cannot find FacesContext
         at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:427)
         at com.sun.faces.taglib.jsf_core.ViewTag.doStartTag(ViewTag.java:125)
         at jsp.MainPage_jspx._jspService(_MainPage_jspx.java:54)
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.1.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:701)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:405)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    i didn't know what you need ?
    and how run this project at embed OC4J on jdeveloper 10g and not run at application server ?
    thanks.

    It would seem some Java applications have a hard time dealing with spaces in paths. Try moving your Application Server install files to a directory with no spaces e.g. "C:\as_windows_x86_101300_disk1". I had the same problem and simply moved the install directory to a path with no spaces and it worked. I had a similar problem with my application directory of JDeveloper not being able to deploy.
    Dave
    Message was edited by:
    oraclebat

  • SQL Server 2012 Management Studio Crashed when opening the application

    Hi,
    I had installed SharePoint 2013 with SQL Server 2012 on a single server environment a couple of months ago. Both the tools were working fine. But today morning i found that when opening SQL Server 2012 Management Studio it displays a pop-up message as attached
    below:
    Event Log:
    Faulting application name: Ssms.exe, version: 2011.110.3000.0, time stamp: 0x5081c1cd
    Faulting module name: Ssms.exe, version: 2011.110.3000.0, time stamp: 0x5081c1cd
    Exception code: 0xc0000005
    Fault offset: 0x00004b89
    Faulting process id: 0x2b0c
    Faulting application start time: 0x01cf54780a2efde8
    Faulting application path: C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\Ssms.exe
    Faulting module path: C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\Ssms.exe
    Report Id: 47e02c36-c06b-11e3-946b-00155d040605
    Faulting package full name: 
    Faulting package-relative application ID: 
    Server Details:
    Windows Server 2012 Standard
    MS SharePoint 2013
    MS SQL Server 2012
    IIS 8.0
    If anyone has faced the same problem or has a workaround, please share!
    Thanks 

    Hello,
    Applying Service Pack 1 for SQL Server 2012 may solve this issue.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Download error when opening/reloading applications

    I have been successfully using the creative cloud for several months but tonight when I try open my applications, there are question marks where the app icons once were and when I click on the creative cloud icon at the top of my screen, it says "Dowload Error. Plress Retry to try again or contact customer support. My account is paid  and my internet is working fine. Please advise.
    Suzanne Muntz

    Suzannemuntz there are a number possible causes for download errors.  Please see Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html for more details on how you can discover the cause of the error.

  • When opening an application

    Morning, I have just purchase an Imac 20 and have just started to have a problem when I open an application like mail or safari and when typing addresses in the bar or typing a message like I am now and the cursor moves from the area as though another process is starting or I have selected another area of the screen to do something else and I have to reposition my cursor in the address bar or message section to start typing again, can anyone through any light on this for me?

    Hello and welcome to Apple Discussions...
    Congrats on your new iMac
    Open System Preferences (Applications folder) and select "Mouse". Your tracking, double cick, and scrolling options are available there.
    In the same window click Show All, then select "Keyboard" and select the Keyboard tab.
    Set the key repeat and delay until repeat sliders to your liking.
    Click, "Show All" again.. then select the "Universal Access". Make sure Voice Over is not selected.
    Select the Keyboard tab and make sure Sticky Keys is "Off" and also for Slow Keys "Off"
    Where you see the Acceptance Delay, set that in the middle of the slider.
    Make sure the Mouse cable isn't interferring. Keep it away from the mouse pad.
    Carolyn

  • Exception when starting WebToGo-Application

    Hi,
    when I start a WebToGo-Application on the Mobile Client, I get this Exception:
    javax.servlet.ServletException: kta.replikation._Replikation.class not found
    "Replikation" is the JSP which should be displayed when starting the application. The file exists in the our Mobile Server's repository. Can anyone tell me, why the application can't find this file?
    Kind regards,
    Simon

    Hi Santharam,
    I believe this is a side effect of two cluster members having different versions of the same class due concurrent development and testing. The best way to separate the clusters is to set each to use a different multicast address for the cluster communication. this can be done easily by using the following command line argument:
    <tt>-Dtangosol.coherence.clusteraddress=224.1.1.x</tt>
    Where 'x' is a value between 1 and 254.
    I would also suggest setting the time-to-live of the multicast messages to zero so that the communication does not go beyond the development machine. This can be done with a similar command line argument:
    <tt>-Dtangosol.coherence.ttl=0</tt>
    Hope this helps.
    Later,
    Rob Misek
    Tangosol, Inc.
    Coherence: Cluster your Work. Work your Cluster.

  • Got 404 erro when open Web application

    I create a web application: http://webapp.com 
    and created some site collections:
    http://webapp.com 
    http://webapp.com/it
    http://webapp.com/hr
    but I got 404 error when open  "http://webapp.com" ;
    and got the below error when open "http://webapp.com/it" or "http://webapp.com/hr" :
    Something went wrong
    Technical Details
    SharePoint returned the following error: Invalid URI: The URI is empty. Contact your system administrator for help in resolving this problem.
    Anybody know what's wrong? Thanks in advance.
    Awen

    Hi Awen,
    According to your description, my understanding is that the error occurred when you accessed the newly created site collection.
    From your post, I can see that you created host header for the web application.
    I recommend to verify the things below:
    Please check the AAM for your web application, make sure the "Internal URL" and  "public URL for Zone" both are your host name URL in Default zone.
    Please check the SharePoint site bindings from IIS manager, make sure the host name is the same.
    Add the host name and IP in your client hosts file under drivers folder, and make sure you can ping the host name successfully.
    Access your SharePoint site collection through your host name in IE browser.
    If access denied after login (may 3 times login pop up), you can disable the loopback check, then test again.
    http://technet.microsoft.com/en-us/library/cc262366(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/cc424952(v=office.15).aspx
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Exception when opening migrating From Jdev9.02 to 9.03

    I am getting the following exception when migrating my project from Jdeveloper 9.02 to 9.031 version.
    Below is the Exception Stack trace
    java.lang.NullPointerException
         void oracle.ideimpl.scm.impl.BufferWatcher.handleWatchEvent()
              BufferWatcher.java:135
         java.util.List oracle.ideimpl.scm.env.OperationRuntimeImpl.performImpl(oracle.ide.scm.SCMOperation, java.util.List, boolean)
              OperationRuntimeImpl.java:207
         void oracle.ideimpl.scm.impl.ActionController.handleEventImpl(oracle.ide.scm.SCMOperation, oracle.ide.IdeAction, oracle.ide.addin.Context)
              ActionController.java:604
         void oracle.ideimpl.scm.impl.ActionController.access$2000071(oracle.ideimpl.scm.impl.ActionController, oracle.ide.scm.SCMOperation, oracle.ide.IdeAction, oracle.ide.addin.Context)
              ActionController.java:68
         void oracle.ideimpl.scm.impl.ActionController$1.run()
              ActionController.java:181
         void oracle.ideimpl.scm.impl.OperationThread$ThreadRunnable.run()
              OperationThread.java:212
         void oracle.ideimpl.scm.impl.OperationThread$ThreadRunnable.access$2000071(oracle.ideimpl.scm.impl.OperationThread$ThreadRunnable)
              OperationThread.java:184
         void oracle.ideimpl.scm.impl.OperationThread.run()
              OperationThread.java:157

    Hi,
    How did you upgrade JDeveloper? You should install new releases of JDeveloper into a new, empty directory, not over the top of any existing installation. I'm not sure if this is the cause of your problem, but we've seen many other issues in the past due to this.
    Thanks,
    Brian
    JDev Team

  • Unable to reach Adobe servers when opening Creative Cloud

    I have never used Creative Cloud and several app for a long time and never had this problem before. How can this be fixed?
    Thanks
    Doug

    Thanks Jeff. I'm the only one using CC so it wouldn't make sense for us to create a whole deployment package. But, you did make me think that we changed something on our end that might be blocking me from getting to CC. I wish I could remember what setting I changed with the Adobe Tech that opened it up.
    WOOHOO!  I figured it out and I remember now the setting that the Adobe Tech and I found that was blocking it. We had a proxy server set up for web traffic filtering but it's no longer there. I unchecked it and, walla, I'm good.
    thanks for jarring my memory, Jeff
    ~JDShort

  • Query form when opening the application (update state)

    How do I set a form to auto query when opening it?
    I read some things about, but did not find a good answer. I made a button which updates selected values in two LOV's. For that button to appear, i need to press the Query button. Else it is not visible.
    Any id how I can get the form to open in a state, that the update button becomes visible?
    THANKS!

    I was able to do this with Javascript. In your first lOV, add the following code in the OnChange event:
    javascript:for (var i=0; i < document.forms[0].elements.length; i++)
    if (document.forms[0].elements.name.substring(document.forms[0].elements[i].name.indexOf('DEFAULT.')+8,document.forms[0].elements[i].name.lastIndexOf('.01')) == "QUERY_TOP")
    do_event(this.form, document.forms[0].elements[i].name, 1, 'ON_CLICK', '');

Maybe you are looking for