Critical variance on your orders 500   Internal Server Error

Hi,
I am getting the error when accessing the reports from MyBudget tab in the portal for Critical Variance on your orders..
java.lang.NullPointerException
    at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModel.createModelObject(DynamicRFCModel.java:248)
    at com.sap.xss.mov.monitor.FcVarianceMonitor.createDrilldownContext(FcVarianceMonitor.java:1367)
    at com.sap.xss.mov.monitor.FcVarianceMonitor.selectTopLine(FcVarianceMonitor.java:588)
Could anyone please help me out in this.
Regards,
Navin

Hi,
I am getting the error when accessing the reports from MyBudget tab in the portal for Critical Variance on your orders..
java.lang.NullPointerException
    at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModel.createModelObject(DynamicRFCModel.java:248)
    at com.sap.xss.mov.monitor.FcVarianceMonitor.createDrilldownContext(FcVarianceMonitor.java:1367)
    at com.sap.xss.mov.monitor.FcVarianceMonitor.selectTopLine(FcVarianceMonitor.java:588)
Could anyone please help me out in this.
Regards,
Navin

Similar Messages

  • Critical Issue - 500- Internal Server Error for request in User's Inbox

    Hi,
    We have developed and deployed SOA composite and custom task flow (For Customized Email notifications).[30.7.1.1 Creating a Task Flow with a Router - http://docs.oracle.com/cd/E23943_01/dev.1111/e10224/bp_designtf.htm#SOASE744]
    When a request is generated it goes for an approval. In Approver's inbox in identity console you can see request is pending. When Approver clicks on that link to see request details error is displayed - "500- Internal Server Error "
    In OIM logs I can see this:
    oracle.adf.controller.ControllerException: ADFC-02001: The ADF Controller cannot find '/WEB-INF/oracle/iam/ui/soa/tfs/remote-taskdetails-tf.xml'.
            at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:466)
            at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:367)
            at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:179)
            at oracle.adfinternal.controller.metadata.MetadataServiceImpl.getTaskFlowDefinition(MetadataServiceImpl.java:209)
            at oracle.adfinternal.controller.util.SecurityUtils.invokeURLAllowed(SecurityUtils.java:33)
            at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:210)
            at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.invokeTaskFlowByUrl(RemoteTaskFlowCallRequestHandler.java:99)
            at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.doCreateView(RemoteTaskFlowCallRequestHandler.java:64)
            at oracle.adfinternal.controller.application.BaseRequestHandlerImpl.createView(BaseRequestHandlerImpl.java:57)
            at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:95)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:831)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.bpel.services.workflow.client.worklist.util.WorkflowFilter.doFilter(WorkflowFilter.java:175)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.bpel.services.workflow.client.worklist.util.DisableUrlSessionFilter.doFilter(DisableUrlSessionFilter.java:70)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/WEB-INF/oracle/iam/ui/soa/tfs/remote-taskdetails-tf.xml"
            at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1408)
    Screenshot of Error in Inbox:
    This is critical issue for us and is showstopper for Go-Live. So any kind of help is highly appreciated.
    Thank you,
    Tanmay

    If its Java only error then there wont be any dump in ST22.
    Strange issue for you, in general if we get 500 error, there should be details of it in the same page.
    You said this issue is occuring for only one user, is it getting replicated every time?
    You are also seeing the same error when u login as that particular user?
    Do one thing, assign him the Content Admin role and then do the preview of this iView form content admin and see if ur still seeing this error.
    Regards
    Yugandhar Reddy

  • SharePoint List Error :[DataSource.Error] SharePoint: Request failed: The remote server returned an error: (500) Internal Server Error. (An error occurred while processing this request.)

    When I connect to the SharePoint site that contains the lists I need to build my query from , Power Query enumerates the list and displays them in the tool. I can click on the system tables and view the records but any table
    in the list I created returns this  error.
    I can connect fine with InfoPath
    [DataSource.Error] SharePoint:   Request failed: The remote server returned an error: (500) Internal Server   Error. (An error occurred while processing this request.)
    thank you for your help
    Andrew
     

    Hi Andrew. In order for us diagnose this issue, you'll need to capture some network traces using a tool such as Fiddler and share them by sending a Frown.
    To capture a trace using Fiddler, start Fiddler, enable the Tools > Fiddler Options > HTTPS > Decrypt HTTPS traffic option, start the capture, reproduce your issue, then stop and save the capture. You can find more information here.
    Once you've done that, please send a Frown through the Power Query ribbon and attach the traces.
    Thanks,
    Ehren

  • WebDynpro : 500 Internal Server Error

    Hi All,
            We are devloping WebDynpro Project with RFC Model, in that project we created two application's we are deploying that applicaton's into devlopment server, it was excuted successfully, now that same webdynpro project we are deploying to production, that first application was excuted successfully, but when are excuting second application we are getting below error.....
    500   Internal Server Error
    SAP NetWeaver Application Server 7.00/Java AS 7.00 
    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:
       java.lang.NullPointerException
        at com.stepan.app.DetailsView.getProcessOrderVisibilityProcessOrderVisibility(DetailsView.java:574)
        at com.stepan.app.wdp.InternalDetailsView.getProcessOrderVisibilityProcessOrderVisibility(InternalDetailsView.java:340)
        at com.stepan.app.wdp.IPrivateDetailsView$IProcessOrderVisibilityElement.wdGetObject(IPrivateDetailsView.java:3521)
        at com.sap.tc.webdynpro.progmodel.context.AttributePointer.getObject(AttributePointer.java:158)
        at com.sap.tc.webdynpro.clientserver.data.DataContainer.getObject(DataContainer.java:881)
        ... 61 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)
    Version null
    DOM version null
    Client Type msie7
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0011.20070125102926.0000 (release=645_VAL_REL, buildtime=2007-01-31:20:18:32[UTC], changelist=434634, host=pwdfm101), build date: Thu Jul 12 10:54:43 CDT 2007
    J2EE Engine No information available
    Java VM Java HotSpot(TM) Server VM, version:1.4.2_12-b03, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: x86
    Session & Other
    Session Locale en_US
    Time of Failure Tue Sep 11 09:13:06 CDT 2007 (Java Time: 1189519986156)
    Web Dynpro Code Generation Infos
    local/CalenderDashBoard
    SapDictionaryGenerationCore 7.0009.20060802115015.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:24:21[UTC], changelist=413123, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates (unknown)
    SapGenerationFrameworkCore 7.0009.20060719095755.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:12:57[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:30:00[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:13:46[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0009.20060210160857.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:13:38[UTC], changelist=388995, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0009.20060719095619.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:21:59[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0009.20060428190938.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:26:52[UTC], changelist=400815, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:45:29[UTC], changelist=413534, host=pwdfm101)
    SapWebDynproGenerationCore 7.0009.20060802115035.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:30:11[UTC], changelist=413124, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0009.20060804145649.0000 (release=645_VAL_REL, buildtime=2006-08-26:14:45:29[UTC], changelist=413534, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    java.lang.NullPointerException
         at com.stepan.app.DetailsView.getProcessOrderVisibilityProcessOrderVisibility(DetailsView.java:574)
         at com.stepan.app.wdp.InternalDetailsView.getProcessOrderVisibilityProcessOrderVisibility(InternalDetailsView.java:340)
         at com.stepan.app.wdp.IPrivateDetailsView$IProcessOrderVisibilityElement.wdGetObject(IPrivateDetailsView.java:3521)
         at com.sap.tc.webdynpro.progmodel.context.AttributePointer.getObject(AttributePointer.java:158)
         at com.sap.tc.webdynpro.clientserver.data.DataContainer.getObject(DataContainer.java:881)
         at com.sap.tc.webdynpro.progmodel.view.UIElement.getVisible(UIElement.java:620)
         at com.sap.tc.webdynpro.clientserver.uielib.standard.uradapter.FlowLayoutAdapter.setViewAndNodeElement(FlowLayoutAdapter.java:94)
         at com.sap.tc.webdynpro.clientserver.uielements.adaptmgr.URAdapterManager.getAdapterFor(URAdapterManager.java:285)
         at com.sap.tc.webdynpro.clientserver.uielements.adaptmgr.URAdapterManager.getAdapterFor(URAdapterManager.java:93)
         at com.sap.tc.webdynpro.clientserver.uielements.adaptbase.AbstractAdapter.getAdapterFor(AbstractAdapter.java:495)
         at com.sap.tc.webdynpro.clientserver.uielib.standard.uradapter.GroupAdapter.getContent(GroupAdapter.java:334)
         at com.sap.tc.ur.renderer.ie6.GroupRenderer.render(GroupRenderer.java:74)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:434)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:133)
         at com.sap.tc.ur.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutItemFragment(FlowLayoutRenderer.java:288)
         at com.sap.tc.ur.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutFragment(FlowLayoutRenderer.java:244)
         at com.sap.tc.ur.renderer.ie6.FlowLayoutRenderer.render(FlowLayoutRenderer.java:49)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:434)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:133)
         at com.sap.tc.ur.renderer.ie6.ScrollContainerRenderer.renderScrollContainerFragment(ScrollContainerRenderer.java:619)
         at com.sap.tc.ur.renderer.ie6.ScrollContainerRenderer.render(ScrollContainerRenderer.java:74)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:434)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:133)
         at com.sap.tc.ur.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutItemFragment(FlowLayoutRenderer.java:288)
         at com.sap.tc.ur.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutFragment(FlowLayoutRenderer.java:244)
         at com.sap.tc.ur.renderer.ie6.FlowLayoutRenderer.render(FlowLayoutRenderer.java:49)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:434)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:133)
         at com.sap.tc.ur.renderer.ie6.ScrollContainerRenderer.renderScrollContainerFragment(ScrollContainerRenderer.java:619)
         at com.sap.tc.ur.renderer.ie6.ScrollContainerRenderer.render(ScrollContainerRenderer.java:74)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:434)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:133)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.UiWindowRenderer.render(UiWindowRenderer.java:52)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:434)
         at com.sap.tc.webdynpro.clientimpl.html.renderer.uielements.base.RenderManager.render(RenderManager.java:133)
         at com.sap.tc.webdynpro.clientimpl.html.client.HtmlClient.sendHtml(HtmlClient.java:1052)
         at com.sap.tc.webdynpro.clientimpl.html.client.HtmlClient.fillDynamicTemplateContext(HtmlClient.java:455)
         at com.sap.tc.webdynpro.clientimpl.html.client.HtmlClient.sendResponse(HtmlClient.java:1236)
         at com.sap.tc.webdynpro.clientimpl.html.client.HtmlClient.retrieveData(HtmlClient.java:252)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRetrieveData(WindowPhaseModel.java:595)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:156)
         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.doApplicationProcessingStandalone(ClientSession.java:759)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         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:160)
         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)
    if any body facing same problem please tell me how to resolve that error.
    really i appreciate that person help.
    Thanks and Regards,
    Abhi.

    Hi Sumit,
                 The below is my code, pls find this one and please let me know is there any bugs in code.
    // This file has been generated partially by the Web Dynpro Code Generator.
    // MODIFY CODE ONLY IN SECTIONS ENCLOSED BY @@begin AND @@end.
    // ALL OTHER CHANGES WILL BE LOST IF THE FILE IS REGENERATED.
    package com.stepan.app;
    // IMPORTANT NOTE:
    // ALL IMPORT STATEMENTS MUST BE PLACED IN THE FOLLOWING SECTION ENCLOSED
    // BY @@begin imports AND @@end. FURTHERMORE, THIS SECTION MUST ALWAYS CONTAIN
    // AT LEAST ONE IMPORT STATEMENT (E.G. THAT FOR IPrivateDetailsView).
    // OTHERWISE, USING THE ECLIPSE FUNCTION "Organize Imports" FOLLOWED BY
    // A WEB DYNPRO CODE GENERATION (E.G. PROJECT BUILD) WILL RESULT IN THE LOSS
    // OF IMPORT STATEMENTS.
    //@@begin imports
    import java.text.DateFormat;
    import java.text.DecimalFormat;
    import java.text.NumberFormat;
    import java.text.SimpleDateFormat;
    import java.util.Date;
    import java.util.Locale;
    import com.sap.security.api.IUser;
    import com.sap.security.api.IUserAccount;
    import com.sap.tc.webdynpro.clientserver.uielib.standard.api.IWDTable;
    import com.sap.tc.webdynpro.progmodel.api.IWDNode;
    import com.sap.tc.webdynpro.progmodel.api.WDVisibility;
    import com.sap.tc.webdynpro.services.sal.um.api.IWDClientUser;
    import com.sap.tc.webdynpro.services.sal.um.api.WDClientUser;
    import com.sap.tc.webdynpro.tests.utils.TableSorter;
    import com.stepan.app.wdp.IPrivateDetailsView;
    //@@end
    //@@begin documentation
    //@@end
    public class DetailsView
    Logging location.
      private static final com.sap.tc.logging.Location logger =
        com.sap.tc.logging.Location.getLocation(DetailsView.class);
      static
        //@@begin id
              String id = "$Id$";
        //@@end
        com.sap.tc.logging.Location.getLocation("ID.com.sap.tc.webdynpro").infoT(id);
    Private access to the generated Web Dynpro counterpart
    for this controller class.  </p>
    Use <code>wdThis</code> to gain typed access to the context,
    to trigger navigation via outbound plugs, to get and enable/disable
    actions, fire declared events, and access used controllers and/or
    component usages.
    @see com.stepan.app.wdp.IPrivateDetailsView for more details
      private final IPrivateDetailsView wdThis;
    Root node of this controller's context. </p>
    Provides typed access not only to the elements of the root node
    but also to all nodes in the context (methods node<i>XYZ</i>())
    and their currently selected element (methods current<i>XYZ</i>Element()).
    It also facilitates the creation of new elements for all nodes
    (methods create<i>XYZ</i>Element()). </p>
    @see com.stepan.app.wdp.IPrivateDetailsView.IContextNode for more details.
      private final IPrivateDetailsView.IContextNode wdContext;
    A shortcut for <code>wdThis.wdGetAPI()</code>. </p>
    Represents the generic API of the generic Web Dynpro counterpart
    for this controller. </p>
      private final com.sap.tc.webdynpro.progmodel.api.IWDViewController wdControllerAPI;
    A shortcut for <code>wdThis.wdGetAPI().getComponent()</code>. </p>
    Represents the generic API of the Web Dynpro component this controller
    belongs to. Can be used to access the message manager, the window manager,
    to add/remove event handlers and so on. </p>
      private final com.sap.tc.webdynpro.progmodel.api.IWDComponent wdComponentAPI;
      public DetailsView(IPrivateDetailsView wdThis)
        this.wdThis = wdThis;
        this.wdContext = wdThis.wdGetContext();
        this.wdControllerAPI = wdThis.wdGetAPI();
        this.wdComponentAPI = wdThis.wdGetAPI().getComponent();
      //@@begin javadoc:wdDoInit()
         /** Hook method called to initialize controller. */
      //@@end
      public void wdDoInit()
        //@@begin wdDoInit()
              wdThis.wdGetDetailsCompController().CalRFC();
              try {
                   IUser user = WDClientUser.getCurrentUser().getSAPUser();
              } catch (Exception e) {
                   wdThis
                        .wdGetAPI()
                        .getComponent()
                        .getMessageManager()
                        .reportException(
                        e.toString(),
                        false);
        //@@end
      //@@begin javadoc:wdDoExit()
         /** Hook method called to clean up controller. */
      //@@end
      public void wdDoExit()
        //@@begin wdDoExit()
        //@@end
      //@@begin javadoc:wdDoModifyView
    Hook method called to modify a view just before rendering.
    This method conceptually belongs to the view itself, not to the
    controller (cf. MVC pattern).
    It is made static to discourage a way of programming that
    routinely stores references to UI elements in instance fields
    for access by the view controller's event handlers, and so on.
    The Web Dynpro programming model recommends that UI elements can
    only be accessed by code executed within the call to this hook method.
    @param wdThis Generated private interface of the view's controller, as
           provided by Web Dynpro. Provides access to the view controller's
           outgoing controller usages, etc.
    @param wdContext Generated interface of the view's context, as provided
           by Web Dynpro. Provides access to the view's data.
    @param view The view's generic API, as provided by Web Dynpro.
           Provides access to UI elements.
    @param firstTime Indicates whether the hook is called for the first time
           during the lifetime of the view.
      //@@end
      public static void wdDoModifyView(IPrivateDetailsView wdThis, IPrivateDetailsView.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
        //@@begin wdDoModifyView
            if(firstTime)
              IWDNode node = wdContext.nodeZdetail();
              // getting ZDetail Node information
              IPrivateDetailsView.IShipmentTableNode ShipmentTableNode =
                   wdContext.nodeShipmentTable();
              IPrivateDetailsView.IProcessOrderTableNode ProcessOrderTableNode =
                   wdContext.nodeProcessOrderTable();
              IPrivateDetailsView.IReceiptTableNode ReceiptTableNode =
                   wdContext.nodeReceiptTable();
              IPrivateDetailsView.ITankTransferTableNode TankTransferTableNode =
                   wdContext.nodeTankTransferTable();
              //Getting Popupwindow information
              for (int i = 0; i < node.size(); i++) { //Loop for populating table
                   IPrivateDetailsView.IZdetailElement ele =
                        wdContext.nodeZdetail().getZdetailElementAt(i);
                   //Checking whether Clicked button is Shipping
                   if (wdContext.currentContextElement().getType().equals("SH")) {
                        String country=null;          
                        try {
                              IUser     user = WDClientUser.getCurrentUser().getSAPUser();
                              country = user.getCountry();
                             } catch (Exception e) {
                                                           wdThis
                                                                  .wdGetAPI()
                                                                .getComponent()
                                                                .getMessageManager()
                                                                .reportException(
                                                                e.toString(),
                                                                false);
                        int ZslotNo = Integer.parseInt(ele.getZslotno());
                        int SelectedSlotNo =
                             Integer.parseInt(
                             wdContext.currentContextElement().getSlotNo());
                        if (ZslotNo == SelectedSlotNo
                             && ele.getZdoctype().equals("SH"))
                             IPrivateDetailsView.IShipmentTableElement ele1 =
                             wdContext.createShipmentTableElement();
                             ele1.setCustomerName(ele.getName());
                             ele1.setDestinationCity(ele.getCity());
                             ele1.setMaterialName(ele.getMattext());
                        try{          
                            if(country.equals("FR"))
                                  ele1.setQuantity(ele.getQuantity());
                             else{
                             Locale locale = Locale.GERMAN;
                             String s1=ele.getQuantity().trim();
                             Number number = NumberFormat.getNumberInstance(locale).parse(s1);
                             NumberFormat formatter = new DecimalFormat("#,###,###.##" );
                            String s= (formatter.format(number.doubleValue()));
                             ele1.setQuantity(s);
                               catch(Exception e)
                                  wdThis
                                            .wdGetAPI()
                                            .getComponent()
                                            .getMessageManager()
                                            .reportException(
                                            e.toString(),
                                            false);
                             ele1.setShipmentNumber(ele.getZdocnumber());
                             ele1.setUnit(ele.getSales_Unit());
                             String ChangedDateFormat=wdThis.DisplayingDateFormat(ele.getSched_Date());
                             ele1.setShipmentDate(ChangedDateFormat);
                             ele1.setShipmentTime(ele.getSched_Time());
                             ShipmentTableNode.addElement(ele1);
                  //Checking whether Clicked button is PO
                   //Getting Process Order node information
                   if (wdContext.currentContextElement().getType().equals("PP")) {
                        String country=null;          
                        try {
                              IUser     user = WDClientUser.getCurrentUser().getSAPUser();
                              country = user.getCountry();
                             } catch (Exception e) {
                                                 wdThis
                                                           .wdGetAPI()
                                                           .getComponent()
                                                           .getMessageManager()
                                                           .reportException(
                                                           e.toString(),
                                                           false);
                        int ZslotNo = Integer.parseInt(ele.getZslotno());
                        int SelectedSlotNo =
                             Integer.parseInt(
                             wdContext.currentContextElement().getSlotNo());
                        if (ZslotNo == SelectedSlotNo
                             && ele.getZdoctype().equals("PP"))                         
                             IPrivateDetailsView.IProcessOrderTableElement ele2 =
                             wdContext.createProcessOrderTableElement();
                             ele2.setResourceName(ele.getWorkcenter());
                             ele2.setMaterialNumber(ele.getMattext());
                        try{     
                              if(country.equals("FR"))
                                  ele2.setQuantity(ele.getQuantity());
                             else{     
                               Locale locale = Locale.GERMAN;
                               String s1=ele.getQuantity().trim();
                               Number number = NumberFormat.getNumberInstance(locale).parse(s1);
                               NumberFormat formatter = new DecimalFormat("#,###,###.##" );
                           String s= (formatter.format(number.doubleValue()));
                               ele2.setQuantity(s);
                          catch(Exception e)
                                              wdThis
                                                                  .wdGetAPI()
                                                                  .getComponent()
                                                                  .getMessageManager()
                                                                  .reportException(
                                                                  e.toString(),
                                                                  false);
                            ele2.setUnit(ele.getSales_Unit());
                             String ChangedDateFormat=wdThis.DisplayingDateFormat(ele.getSched_Start_Date());                                   
                             ele2.setProcessOrderStartDate(ChangedDateFormat);
                             ele2.setProcessOrderStartTime(ele.getSched_Start_Time());
                             String ChangedDateFormat1=wdThis.DisplayingDateFormat(ele.getSched_Date());
                             ele2.setProcessOrderTEnddate(ChangedDateFormat1);
                             ele2.setProcessOrderTEndTime(ele.getSched_Time());
                             ele2.setProcessOrderNo(ele.getZdocnumber());
                             ProcessOrderTableNode.addElement(ele2);
                   //Checking whether Clicked button is Receipt Image
                   //Populating Receipt Table with current context elements
                   if (wdContext.currentContextElement().getType().equals("PO")) {
                        String country=null;          
                        try {
                              IUser     user = WDClientUser.getCurrentUser().getSAPUser();
                              country = user.getCountry();
                             } catch (Exception e) {
                                                           wdThis
                                                                .wdGetAPI()
                                                                .getComponent()
                                                                .getMessageManager()
                                                                .reportException(
                                                                e.toString(),
                                                                false);
                        int ZslotNo = Integer.parseInt(ele.getZslotno());
                        int SelectedSlotNo =
                             Integer.parseInt(
                                  wdContext.currentContextElement().getSlotNo());
                        if (ZslotNo == SelectedSlotNo
                             && ele.getZdoctype().equals("PO")) {
                             IPrivateDetailsView.IReceiptTableElement ele3 =
                             wdContext.createReceiptTableElement();
                             ele3.setMaterialName(ele.getMattext());
                        try{
                             if(country.equals("FR"))
                             ele3.setReceiptQuantity(ele.getQuantity());
                             else{
                                  Locale locale = Locale.GERMAN;
                                  String s1=ele.getQuantity().trim();
                                  Number number = NumberFormat.getNumberInstance(locale).parse(s1);
                                  NumberFormat formatter = new DecimalFormat("#,###,###.##" );
                                  String s= (formatter.format(number.doubleValue()));
                                  ele3.setReceiptQuantity(s);
                             catch(Exception e)
                                  wdThis
                                            .wdGetAPI()
                                            .getComponent()
                                            .getMessageManager()
                                            .reportException(
                                            e.toString(),
                                            false);
                             String ChangedDateFormat=wdThis.DisplayingDateFormat(ele.getSched_Date());
                             ele3.setPlannedReceiptsDate(ChangedDateFormat);
                             ele3.setPlannedReceiptsTime(ele.getSched_Time());
                             ele3.setVenderName(ele.getName());
                             ele3.setUnit(ele.getSales_Unit());
                             ele3.setPurchaseOrderNo(ele.getZdocnumber());
                            ReceiptTableNode.addElement(ele3);
                   //     Checking whether Clicked button is TankTransfer Image
                   //Populating Tank Transfer Table with current context elements     
                   if (wdContext.currentContextElement().getType().equals("PI")) {
                   String country=null;          
                        try {
                                IUser     user = WDClientUser.getCurrentUser().getSAPUser();
                                country = user.getCountry();
                              } catch (Exception e) {
                                       wdThis
                                            .wdGetAPI()
                                            .getComponent()
                                            .getMessageManager()
                                            .reportException(
                                            e.toString(),
                                            false);
                        int ZslotNo = Integer.parseInt(ele.getZslotno());
                        int SelectedSlotNo =
                             Integer.parseInt(
                                  wdContext.currentContextElement().getSlotNo());
                        if (ZslotNo == SelectedSlotNo
                             && ele.getZdoctype().equals("PI")) {
                             IPrivateDetailsView.ITankTransferTableElement ele4 =
                             wdContext.createTankTransferTableElement();
                             ele4.setResourceName(ele.getWorkcenter());
                             ele4.setMaterialName(ele.getMattext());
                        try{          
                             if(country.equals("FR"))
                                       ele4.setQuantity(ele.getQuantity());
                                  else{
                                       Locale locale = Locale.GERMAN;
                                       String s1=ele.getQuantity().trim();
                                       Number number = NumberFormat.getNumberInstance(locale).parse(s1);
                                       NumberFormat formatter = new DecimalFormat("#,###,###.##");
                                       String s= (formatter.format(number.doubleValue()));
                                       ele4.setQuantity(s);
                             catch(Exception e)
                             wdThis
                                       .wdGetAPI()
                                       .getComponent()
                                       .getMessageManager()
                                       .reportException(
                                       e.toString(),
                                       false);
                         ele4.setPIEndDate(ele.getSched_Start_Time());
                             ele4.setPlannedEndTime(ele.getSched_Time());
                             ele4.setUnit(ele.getSales_Unit());
                             ele4.setProcessOrderNo(ele.getZdocnumber());
                             String ChangedDateFormat=wdThis.DisplayingDateFormat(ele.getSched_Start_Date());
                             ele4.setPIStartDate(ChangedDateFormat);
                             String ChangedDateFormat1=wdThis.DisplayingDateFormat(ele.getSched_Date());
                             ele4.setPlannedEndDate(ChangedDateFormat1);
                             ele4.setPIEndDate(ele.getSched_Start_Time());
                             TankTransferTableNode.addElement(ele4);
         // Table sorting
       // Sorting Shipment Table
              IWDTable SortShipmentTable = (IWDTable) view.getElement("ShipmentTable");
          wdContext.currentContextElement().setShipmentTableSorter(
            new TableSorter(SortShipmentTable, wdThis.wdGetSortAction(), null));
    //        Sorting Receipt Table
            IWDTable SortReceiptTable = (IWDTable) view.getElement("ReceiptTable");
         wdContext.currentContextElement().setReceiptTableSorter(
           new TableSorter(SortReceiptTable, wdThis.wdGetReceiptTableSortAction(), null));
    //       Sorting TankTransfer Table
           IWDTable SortTankTransferTable = (IWDTable) view.getElement("TankTransferTable");
       wdContext.currentContextElement().setTankTransferTableSorter(
          new TableSorter(SortTankTransferTable, wdThis.wdGetTankTransferTableSortAction(), null));
    //      Sorting ProcessOrder Table
          IWDTable SortProcessOrderTable = (IWDTable) view.getElement("ProcessOrderTable");
      wdContext.currentContextElement().setProcessOrderTableSorter(
         new TableSorter(SortProcessOrderTable, wdThis.wdGetProcessOrderTableSortAction(), null));
        //@@end
      //@@begin javadoc:DisplayingDateFormat()
      /** Declared method. */
      //@@end
      public java.lang.String DisplayingDateFormat( java.lang.String date )
        //@@begin DisplayingDateFormat()
         //SimpleDateFormat sdf = new SimpleDateFormat("MM.dd.yyyy");
         SimpleDateFormat sdf = new SimpleDateFormat("dd.MM.yyyy");
         String ChangedDateFormat=null;
    try{
         //Parsing String to Date
         Date sqlDate =sdf.parse(date);
         //       Getting User Locale
          Locale userLocale=WDClientUser.getCurrentUser().getLocale();
          DateFormat dateFormat = DateFormat.getDateInstance(DateFormat.DEFAULT, userLocale);
          //Converting Date to String
         String newDateString = dateFormat.format(sqlDate);
          //binding to Table UI element
          ChangedDateFormat=newDateString;
    catch(Exception e)
         wdThis
                             .wdGetAPI()
                             .getComponent()
                             .getMessageManager()
                             .reportException(
                             e.toString(),
                             false);
        return ChangedDateFormat;
        //@@end
      //@@begin javadoc:getShipmentVisibilityShipmentVisibility(IPrivateDetailsView.IShipmentVisibilityElement)
    Declared getter method for attribute ShipmentVisibility of node ShipmentVisibility
    @param element the element requested for the value
    @return the calculated value for attribute ShipmentVisibility
      //@@end
      public com.sap.tc.webdynpro.progmodel.api.WDVisibility getShipmentVisibilityShipmentVisibility(IPrivateDetailsView.IShipmentVisibilityElement element)
        //@@begin getShipmentVisibilityShipmentVisibility(IPrivateDetailsView.IShipmentVisibilityElement)
              if (wdContext.currentContextElement().getType().equals("SH"))
                   return WDVisibility.VISIBLE;
              else
                   return WDVisibility.NONE;
              //return null;
        //@@end
      //@@begin javadoc:setShipmentVisibilityShipmentVisibility(IPrivateDetailsView.IShipmentVisibilityElement, com.sap.tc.webdynpro.progmodel.api.WDVisibility)
    Declared setter method for attribute ShipmentVisibility of node ShipmentVisibility
    @param element the element to change the value
    @param value the new value for attribute ShipmentVisibility
      //@@end
      public void setShipmentVisibilityShipmentVisibility(IPrivateDetailsView.IShipmentVisibilityElement element, com.sap.tc.webdynpro.progmodel.api.WDVisibility value)
        //@@begin setShipmentVisibilityShipmentVisibility(IPrivateDetailsView.IShipmentVisibilityElement, com.sap.tc.webdynpro.progmodel.api.WDVisibility)
        //@@end
      //@@begin javadoc:getReceiptVisibilityReceiptVisibility(IPrivateDetailsView.IReceiptVisibilityElement)
    Declared getter method for attribute ReceiptVisibility of node ReceiptVisibility
    @param element the element requested for the value
    @return the calculated value for attribute ReceiptVisibility
      //@@end
      public com.sap.tc.webdynpro.progmodel.api.WDVisibility getReceiptVisibilityReceiptVisibility(IPrivateDetailsView.IReceiptVisibilityElement element)
        //@@begin getReceiptVisibilityReceiptVisibility(IPrivateDetailsView.IReceiptVisibilityElement)
              if (wdContext.currentContextElement().getType().equals("PO"))
                   return WDVisibility.VISIBLE;
              else
                   return WDVisibility.NONE;
              //return null;
        //@@end
      //@@begin javadoc:setReceiptVisibilityReceiptVisibility(IPrivateDetailsView.IReceiptVisibilityElement, com.sap.tc.webdynpro.progmodel.api.WDVisibility)
    Declared setter method for attribute ReceiptVisibility of node ReceiptVisibility
    @param element the element to change the value
    @param value the new value for attribute ReceiptVisibility
      //@@end
      public void setReceiptVisibilityReceiptVisibility(IPrivateDetailsView.IReceiptVisibilityElement element, com.sap.tc.webdynpro.progmodel.api.WDVisibility value)
        //@@begin setReceiptVisibilityReceiptVisibility(IPrivateDetailsView.IReceiptVisibilityElement, com.sap.tc.webdynpro.progmodel.api.WDVisibility)
        //@@end
      //@@begin javadoc:getProcessOrderVisibilityProcessOrderVisibility(IPrivateDetailsView.IProcessOrderVisibilityElement)
    Declared getter method for attribute ProcessOrderVisibility of node ProcessOrderVisibility
    @param element the element requested for the value
    @return the calculated value for attribute ProcessOrderVisibility
      //@@end
      public com.sap.tc.webdynpro.progmodel.api.WDVisibility getProcessOrderVisibilityProcessOrderVisibility(IPrivateDetailsView.IProcessOrderVisibilityElement element)
        //@@begin getProcessOrderVisibilityProcessOrderVisibility(IPrivateDetailsView.IProcessOrderVisibilityElement)
              if (wdContext.currentContextElement().getType().equals("PP"))
                   return WDVisibility.VISIBLE;
              else
                   return WDVisibility.NONE;
              //return null;
        //@@end
      //@@begin javadoc:setProcessOrderVisibilityProcessOrderVisibility(IPrivateDetailsView.IProcessOrderVisibilityElement, com.sap.tc.webdynpro.progmodel.api.WDVisibility)
    Declared setter method for attribute ProcessOrderVisibility of node ProcessOrderVisibility
    @param element the element to change the value
    @param value the new value for attribute ProcessOrderVisibility
      //@@end
      public void setProcessOrderVisibilityProcessOrderVisibility(IPrivateDetailsView.IProcessOrderVisibilityElement element, com.sap.tc.webdynpro.progmodel.api.WDVisibility value)
        //@@begin setProcessOrderVisibilityProcessOrderVisibility(IPrivateDetailsView.IProcessOrderVisibilityElement, com.sap.tc.webdynpro.progmodel.api.WDVisibility)
        //@@end
      //@@begin javadoc:getTankTransferVisibilityTankTransferVisbility(IPrivateDetailsView.ITankTransferVisibilityElement)
    Declared getter method for attribute TankTransferVisbility of node TankTransferVisibility
    @param element the element requested for the value
    @return the calculated value for attribute TankTransferVisbility
      //@@end
      public com.sap.tc.webdynpro.progmodel.api.WDVisibility getTankTransferVisibilityTankTransferVisbility(IPrivateDetailsView.ITankTransferVisibilityElement element)
        //@@begin getTankTransferVisibilityTankTransferVisbility(IPrivateDetailsView.ITankTransferVisibilityElement)
              if (wdContext.currentContextElement().getType().equals("PI"))
                   return WDVisibility.VISIBLE;
              else
                   return WDVisibility.NONE;
              //return null;
        //@@end
      //@@begin javadoc:setTankTransferVisibilityTankTransferVisbility(IPrivateDetailsView.ITankTransferVisibilityElement, com.sap.tc.webdynpro.progmodel.api.WDVisibility)
    Declared setter method for attribute TankTransferVisbility of node TankTransferVisibility
    @param element the element to change the value
    @param value the new value for attribute TankTransferVisbility
      //@@end
      public void setTankTransferVisibilityTankTransferVisbility(IPrivateDetailsView.ITankTransferVisibilityElement element, com.sap.tc.webdynpro.progmodel.api.WDVisibility value)
        //@@begin setTankTransferVisibilityTankTransferVisbility(IPrivateDetailsView.ITankTransferVisibilityElement, com.sap.tc.webdynpro.progmodel.api.WDVisibility)
        //@@end
      //@@begin javadoc:onActionSort(ServerEvent)
      /** Declared validating event handler. */
      //@@end
      public void onActionSort(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionSort(ServerEvent)
         wdContext.currentContextElement().getShipmentTableSorter().sort(wdEvent,wdContext.nodeShipmentTable());
        //@@end
      //@@begin javadoc:onActionReceiptTableSort(ServerEvent)
      /** Declared validating event handler. */
      //@@end
      public void onActionReceiptTableSort(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionReceiptTableSort(ServerEvent)
         wdContext.currentContextElement().getReceiptTableSorter().sort(wdEvent,wdContext.nodeReceiptTable());
        //@@end
      //@@begin javadoc:onActionProcessOrderTableSort(ServerEvent)
      /** Declared validating event handler. */
      //@@end
      public void onActionProcessOrderTableSort(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionProcessOrderTableSort(ServerEvent)
         wdContext.currentContextElement().getProcessOrderTableSorter().sort(wdEvent,wdContext.nodeProcessOrderTable());
        //@@end
      //@@begin javadoc:onActionTankTransferTableSort(ServerEvent)
      /** Declared validating event handler. */
      //@@end
      public void onActionTankTransferTableSort(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionTankTransferTableSort(ServerEvent)
         wdContext.currentContextElement().getTankTransferTableSorter().sort(wdEvent,wdContext.nodeTankTransferTable());
        //@@end
    The following code section can be used for any Java code that is
    not to be visible to other controllers/views or that contains constructs
    currently not supported directly by Web Dynpro (such as inner classes or
    member variables etc.). </p>
    Note: The content of this section is in no way managed/controlled
    by the Web Dynpro Designtime or the Web Dynpro Runtime.
      //@@begin others
      //@@end
    content of obsolete user coding area(s) -
    //@@begin obsolete:javadoc:onActionSubmit(ServerEvent)
    //  /** Declared validating event handler. */
    //@@end
    //@@begin obsolete:onActionClose(ServerEvent)
    //@@end
    //@@begin obsolete:javadoc:DisplayingNumberFormat()
    //  /** Declared method. */
    //@@end
    //@@begin obsolete:javadoc:onActionClose(ServerEvent)
    //     /** Declared validating event handler. */
    //@@end
    i will be waiting for your reply.
    Thanks and Regards,
    Abhi.

  • HTTP 500 (Internal Server Error) on 7921 IP Phone

    Hello all, I'm attempting to run the sample push2phone application (ASP) to deliver text messages to a model 7921 ip phone. I have edited the sample source as needed, installed the required COM server & associated the phone with the "sdkapps" user in CallManager.
    After executing the push, the web page informs me that it has sent the message to the phone. However, the phone never shows the pushed message on its display. The only thing I see change on the phone is that the phrase "Host Not Found" appears in the lower text bar.
    I also used a packet sniffer to get a better look at what's going on. After the web server delivers the CiscoIPPhoneExecute object via POST, the HTTP response code from the ip phone is 500 "Internal Server Error".
    Any ideas about what I could be missing? My CallManager version is 4.1.(3). I recently deployed the 4-1-devpack-65 to install the necessary firmware for the 7921 phone.
    Thanks for any assistance,
    -Mike

    Mike, thank you for your reply.
    The XML is simply the push2phone ASP sample included in the SDK. It's just a CiscoIPPhoneExecute object which pushes an alert message to the phone. We actually debugged the sample code, extracted the URLs from the debugger and then pasted them into a browser on our machines; we were able to view the URL. The URLs aren't the problem.
    We have discovered the actual problem to be an issue with the phone's usage of DNS. We noticed that in the CallManager Enterprise Parameter area, there were many URLs that referenced DSNs (e.g. "cisco1" for CCM server). We then replaced the DSN strings with IP addresses, *especially for the parameter URL Authenticate*, and the phone was then able to receive the alert messages. As far as we can tell, the phone does recognize our DNS server (it shows up under the Network Settings summary). We can't explain why the phone doesn't properly use DNS, and we'd rather not use fixed IP addresses in CCM, but that is the workaround.
    Also, I have to say that from a troubleshooting perspective, the phone is practically useless. We saw that it issued a "Host Not Found" message when we attempted to push XML to it. But how were we supposed to know which host it couldn't find, and which operation (i.e. HTTP GET or POST) triggered the error? The phone trace logs have lots of information in them, but nothing related to IP services. It sure would be nice to have access to a shell on the phone in order to assist in diagnosing just these kind of connectivity errors. Also, some improved IP service logging would be useful.
    Hope this helps someone else.
    -Mike

  • How to find error details when getting 500   Internal Server Error

    Hi Everyone,
    I get 500   Internal Server Error on b2b order main page after modified tabstrip.inc.jsp.  I want to see the detail error messages, but don't know how to.  Any advises?
    Thanks, Jin

    Hi Jin,
    From code.
    You please check it again.
    You have written below lines in your code.
    <%@ page import com.sap.isa.core.xcm.ConfigContainer %>
    <%
    UserSessionData userData = UserSessionData.getUserSessionData(request.getSession());
    ConfigContainer configcontainer = (ConfigContainer)(userData.getCurrentConfigContainer());
    String sName = configcontainer.getScenarioName();
    I think check your first line of import. It should be
    <%@ page import="com.sap.isa.core.xcm.*" %>
    I think you forgot to put = and ". See above line. and check your code again.
    Regards.
    eCommerce Developer

  • Facing Problem in SLD(getting 500 INTERNAL SERVER ERROR IN PORTAL)

    Dear All,
    we had ESS application just few days back it went to Go live , very frequently we are facing the issue
    Regards JCO 's , we are getting "500 Internal Server Error" in production Portal
    After getting the error ,the " Maintained JCO's" and "Created JCO'S " are both are disabled
    uder contenten administraton->webdynpro.
    But the SDL is in active , we can able to open SLD url every thing is also fine
    Technical system and every thing coming fine
    we checked SLD User also in SLD User Administration , the SLD user is also there it is not unlocked
    The problem is : if the problem is happend after restarting the server again it is coming properly
    Again after some time it is getting same error ,whith out doing any thing also some times the problem is resolving automatically
    we are not getting Root cause of this behaviour
    In our client side SLD is centralized ,they are not maintain locally
    If the SLD is Proble , the error has to come in Quality and Production also why bcz it is centralized
    But Some times 500 ERROR IN Prodution and some times in Quality.
    And some times the Portal is very slowly opening especially ESS application ,after restart happening it is some better
    again it is getting down after some time
    If it is NETWORK Iuuse or any firewall ect...in which way we can can with them and where
    Guru's share your knowledge it's a very critical for me what are he possible ways...
    Regards,
    Giri

    Here I am giving the LOG details which is available in SLD (J2EE) server
    #2.0 #2012 03 03 14:24:57:513#+0530#Error#com.sap.aii.af.service.sld.SLDRegistrationJob#
    #BC-XI-CON-AFW#com.sap.aii.af.lib#005056BB552201A70000000000000DF0#151402750000001894##com.sap.aii.af.service.sld.SLDRegistrationJob.SLDRegistrationJob.invoke()#Guest#0##1014F5C2650011E1B811005056BB5522#1014f5c2650011e1b811005056bb5522#1014f5c2650011e1b811005056bb5522#0#Application [17]#Plain##
    SLD Registration Job: No access to SLD. Waiting for next retry. Error: com.sap.aii.af.lib.sld.SLDException: Failed to initialize ExchangeProfile properties. Reason: Unable to read configuration data (ExchangeProfile/aii.properties)#
    #2.0 #2012 03 03 14:26:06:739#+0530#Error#com.sap.nw.lm.aci.engine.base.sld.connection.AccSldConnector#
    #BC-AC-7XX#sap.com/tc~lm~aci~engine~baselib~05#005056BB552201AB0000000100000DF0#151402750000008310#sap.com/tc~lm~aci~monitor~app#com.sap.nw.lm.aci.engine.base.sld.connection.AccSldConnector.getSldComputerSystemsForMonitoring(String)#Administrator#0#SAP J2EE Engine JTA Transaction : [9638fffffffe00fffffff85]#1014F5C2650011E1B811005056BB5522#1014f5c2650011e1b811005056bb5522#1014f5c2650011e1b811005056bb5522#0#Thread[Managed_Application_Thread_29,5,Managed_Application_Thread]#Java##
    Unable to obtain Computer Systems, associated to NW Admin NWA_FOR_FirstLandScpSrvcName, from SLD. CIM_ERR_FAILED: No such instance: SAP_NWAdministrator.CreationClassName="SAP_NWAdministrator",Name="NWA_FOR_FirstLandScpSrvcName" [this message was repeated 9 times]
    [EXCEPTION]
    {0}#1#com.sap.sld.api.wbem.exception.CIMException: CIM_ERR_FAILED: No such instance: SAP_NWAdministrator.CreationClassName="SAP_NWAdministrator",Name="NWA_FOR_FirstLandScpSrvcName"
         at com.sap.sld.api.wbem.client.WBEMRequestSender.convertErrorResponse(WBEMRequestSender.java:127)
         at com.sap.sld.api.wbem.client.WBEMRequestSender.convertErrorResponse(WBEMRequestSender.java:48)
         at com.sap.sld.api.wbem.client.WBEMRequestSender.send(WBEMRequestSender.java:272)
         at com.sap.sld.api.wbem.client.WBEMRemoteClient.sendAndCast(WBEMRemoteClient.java:936)
         at com.sap.sld.api.wbem.client.WBEMRemoteClient.associatorNamesImpl(WBEMRemoteClient.java:507)
         at com.sap.sld.api.wbem.client.WBEMAbstractClient.associatorNames(WBEMAbstractClient.java:544)
         at com.sap.nw.lm.aci.engine.base.sld.connection.AccSldConnector.getSldComputerSystemsForMonitoring(AccSldConnector.java:3731)
         at com.sap.nw.lm.aci.monitor.fetch.util.MonitoringSldAdapter.getAllHostnames(MonitoringSldAdapter.java:277)
         at com.sap.nw.lm.aci.monitor.fetch.manager.PrefetchPackageUtil.repackageCs(PrefetchPackageUtil.java:71)
         at com.sap.nw.lm.aci.monitor.fetch.manager.PrefetchPackageUtil.repackageAll(PrefetchPackageUtil.java:58)
         at com.sap.nw.lm.aci.monitor.fetch.manager.FetchManager.repackageIfRequired(FetchManager.java:1046)
         at com.sap.nw.lm.aci.monitor.fetch.manager.FetchManager.run(FetchManager.java:435)
         at com.sap.nw.lm.aci.monitor.fetch.job.FetchJobBean.onJob(FetchJobBean.java:67)
         at com.sap.engine.services.scheduler.runtime.mdb.MDBJobDelegateImpl$2.run(MDBJobDelegateImpl.java:233)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAs(Subject.java:396)
         at com.sap.engine.services.scheduler.runtime.mdb.MDBJobDelegateImpl.onMessage(MDBJobDelegateImpl.java:267)
         at com.sap.scheduler.runtime.mdb.MDBJobImplementation.onMessage(MDBJobImplementation.java:60)
         at sun.reflect.GeneratedMethodAccessor284.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:46)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MessageListenerType.invoke(Interceptors_MessageListenerType.java:110)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Lock.invoke(Interceptors_Lock.java:21)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
         at com.sap.engine.services.ejb3.runtime.impl.MDBProxyInvocationHandler.invoke(MDBProxyInvocationHandler.java:77)
         at $Proxy1058.onMessage(Unknown Source)
         at com.sap.jms.resourceadapter.RaServerSession.internalOnMessage(RaServerSession.java:188)
         at com.sap.jms.resourceadapter.RaServerSession.onMessage(RaServerSession.java:330)
         at com.sap.jms.client.session.JMSSession.deliverMessage(JMSSession.java:805)
         at com.sap.jms.client.session.JMSSession.run(JMSSession.java:709)
         at com.sap.jms.resourceadapter.RaServerSession.run(RaServerSession.java:379)
         at com.sap.engine.services.connector.jca15.work.TaskImpl.run(TaskImpl.java:420)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    #2.0 #2012 03 03 14:26:57:526#+0530#Error#com.sap.aii.af.service.sld.SLDRegistrationJob#
    #BC-XI-CON-AFW#com.sap.aii.af.lib#005056BB552201B00000000000000DF0#151402750000001894##com.sap.aii.af.service.sld.SLDRegistrationJob.SLDRegistrationJob.invoke()#Guest#0##1014F5C2650011E1B811005056BB5522#1014f5c2650011e1b811005056bb5522#1014f5c2650011e1b811005056bb5522#0#Application [6]#Plain##
    SLD Registration Job: No access to SLD. Waiting for next retry. Error: com.sap.aii.af.lib.sld.SLDException: Failed to initialize ExchangeProfile properties. Reason: Unable to read configuration data (ExchangeProfile/aii.properties)#
    #2.0 #2012 03 03 14:28:57:522#+0530#Error#com.sap.aii.af.service.sld.SLDRegistrationJob#
    #BC-XI-CON-AFW#com.sap.aii.af.lib#005056BB552201B70000000000000DF0#151402750000001894##com.sap.aii.af.service.sld.SLDRegistrationJob.SLDRegistrationJob.invoke()#Guest#0##1014F5C2650011E1B811005056BB5522#1014f5c2650011e1b811005056bb5522#1014f5c2650011e1b811005056bb5522#0#Application [5]#Plain##
    SLD Registration Job: No access to SLD. Waiting for next retry. Error: com.sap.aii.af.lib.sld.SLDException: Failed to initialize ExchangeProfile properties. Reason: Unable to read configuration data (ExchangeProfile/aii.properties)#
    #2.0 #2012 03 03 14:30:57:519#+0530#Error#com.sap.aii.af.service.sld.SLDRegistrationJob#
    #BC-XI-CON-AFW#com.sap.aii.af.lib#005056BB552201BE0000000000000DF0#151402750000001894##com.sap.aii.af.service.sld.SLDRegistrationJob.SLDRegistrationJob.invoke()#Guest#0##1014F5C2650011E1B811005056BB5522#1014f5c2650011e1b811005056bb5522#1014f5c2650011e1b811005056bb5522#0#Application [20]#Plain##
    SLD Registration Job: No access to SLD. Waiting for next retry. Error: com.sap.aii.af.lib.sld.SLDException: Failed to initialize ExchangeProfile properties. Reason: Unable to read configuration data (ExchangeProfile/aii.properties)#
    Edited by: giriep on Mar 3, 2012 11:38 AM

  • 500 Internal Server Error - Working with Web Dynpro

    Hi,
    I need some help regarding "Web Dynpro's"
    When i try and and run the test from :- Support Desk- Web Dynpro Test Tools-
    Portal Navigation, the following error occurs:-
    500 Internal Server Error
    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 'ObjectLinkNavigation' of deployable object 'sap.com/tcwdeptests'.
        at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.getApplication(AbstractDeployableObject.java:158)
        at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:381)
        at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:317)
        at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:143)
        at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
        ... 17 more
    Do i need some configuration to be done in order to get these Web Dynpro's working. Also when i try and Preview the iview, it comes back with a blank screen.
    Please help !!!
    Regards,
    Morgan

    Many thanks for your prompt response.
    I have attached a snapshot of the log files, please see if you could assist.
    #1.5#0003BA184A5000710000010900002C6B00042F8E70317E4A#1178188720995#com.sap.tc.webdynpro.sessionmanagement#sap.com/tcwddispwda#com.sap.tc.webdynpr
    o.sessionmanagement.ExceptionHandler.handleThrowable()#a145254#6362##hrqup00_QUP_6921950#Guest#facca4d0f95a11dbb2e60003ba184a50#SAPEngine_Applicatio
    n_Thread[impl:3]_26##0#0#Error#1#/System/UserInterface#Java###An exception "com.sap.tc.webdynpro.repository.RepositoryRuntimeException: XMLParser: B
    ad attribute list. Expected WhiteSpace, / or >: (:main:, row:1, col:493)" has occured during application processing. During clean-up an additional e
    xception "com.sap.tc.webdynpro.repository.RepositoryRuntimeException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >: (:main:, row:1, co
    l:493)" was thrown. The stacktraces has been written to the logfile!
    [EXCEPTION]
    #1#com.sap.tc.webdynpro.repository.RepositoryRuntimeException: XMLParser: Bad attribute list. Expected WhiteSpace, / or >: (:main:, row:1, col:4
    93)
            at com.sap.tc.webdynpro.repository.persistence.xml.XMLConfigurationParserWriter.startParsing(XMLConfigurationParserWriter.java:178)
            at com.sap.tc.webdynpro.repository.persistence.xml.XMLPersistence.doReadVMO(XMLPersistence.java:126)
            at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.readVMO(RepositoryPersistence.java:356)
    Many thanks,
    Morgan

  • How to diagnose HTTP 500 Internal Server Error

    Hi all,
    I have installed SSM 7.5 SP05 Hot Fix 1 on a Windows 2003 Server (64 bits), but in the End User Interface, the Home and Strategy tabs always shows an HTTP 500 Internal Server Error, how can diagnose this kind of error in order to solve this problem? Other tabs, for example the Initiatives tab works fine, the problem is only with the Home and Strategy tabs.
    Thanks in advance.
    Best Regards,
    Douglas

    Hi Ricardo,
    After configuring the model connections all is working fine, thank you!
    I have the idea that in previous versions that is not needed and just affect the Scorecard tab, now I know that if affects other tabs too, however, instead of HTTP 500 error would be more helpful another message that suggest the configuration as a requirement.
    Again thanks for your help.
    Best Regards,
    Douglas

  • 500 Internal server error while running sqlsrv_query in PHP

    Hello everyone I am having a problem with sqlsrv_query I will be grateful to you please provide some help.
    I am running a query through php:
    $ls_parcel_query = "select  * from  ParcelDetail order by ExtractDate";
    $result = sqlsrv_query($conn, $ls_parcel_query, array(), array("Scrollable"=>"keyset","QueryTimeout"=>300));
    $no_of_rows = sqlsrv_num_rows($result);
    echo "<br/>".$no_of_rows;
    It gives (After 30 seconds):
    500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed.
    I have php.ini settings like below:
    max_execution_time = 90
    memory_limit = 128M
    While running this query in SQL SERVER 2008 R2, it successfully gives result in some times in 1 minute and sometimes in 2 minutes.

    Hello,
    A 500 Error will be caused due to many reason.To troubleshooting this issue, you can try to check out the error log and get more information on what is causing the error.
    Reference :
    "500 Internal Server Error" while running PHP
    HTTP Error 500 Internal server for php pages and solution
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • As2 receiver channel, SEEBURGER AS2: 500 Internal Server Error

    Hi,
    There is one scenario in our landscape, its running in production, Proxy to As2. The interface working fine for last 2 weeks, today its showing error in As2 receiver channel saying
    Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: 500 Internal Server Error # , SEEBURGER AS2: 500 Internal Server Error #
    I have searched in forum, but couldnt get much idea on why this error encounters and how can we resolve it.
    Kindly provide your inputs to help me resolve this.
    Thanks,
    Ruchi

    Hi Ruchi,
    500 means the requested server does not understand the request (the requested service is unknown). The reason is obvisiously outside of PI. You have to contact the 3rd party owner and ask why the system is refusing the request instead of responsing like before.
    Regards,
    Udo

  • SAP portal 7.3 KM content - 500 Internal Server Error

    Getting 500 Internal Server Error for KM content.
    Here is error in Log file.
    Cannot process an HTTP request to servlet [prt] in [irj] web application.
    [EXCEPTION]
    java.lang.NoClassDefFoundError: com/sap/ip/bi/km/repository/manager/skwf/bw/PropertyMapper : cannot initialize class because prior initialization attempt failed

    Hi,
    This is the error which usually comes after system upgrade.
    Please go through the below KBAs and verify in your system:
    2002334 - java.lang.NoSuchMethodError: com.sapportals.wcm.portal.connection.KmConnection.handleRequestWithoutSettingEncoding
    1786917 - Cannot open irj/portal application and java.lang.NoSuchMethodError exception reported in default trace file
    BR,
    Anurag

  • 500 internal server error

    i am using jdk1.3.1_02
    java webserver2.0 and internet explorer 6.0
    i am trying a servlet sample from "Java Servlet programming" of OREILLY .it contains a html form(one text field and one command button).i entered my name in text field and after clicking command button it should invoke my servlet and print my name.
    but i am getting the following error:
    500 Internal Server Error
    The servlet named invoker at the requested URL
    http://localhost:8080/servlet/IntroductionServlet.class
    reported this exception: java/util/jar/JarInputStream. Please report this to the administrator of the web server.
    java.lang.NoClassDefFoundError: java/util/jar/JarInputStream at sun.tools.jar.JarVerifierStream.(JarVerifierStream.java:38) at com.sun.server.loader.JarClassLoader.getInputStream(JarClassLoader.java:566) at com.sun.server.loader.JarClassLoader.loadJarClass(Compiled Code) at com.sun.server.loader.JarClassLoader.loadRequestedClass(JarClassLoader.java:672) at com.sun.server.loader.ServletClassLoader.loadClass(ServletClassLoader.java:376) at com.sun.server.loader.ServletClassLoader.loadClass(ServletClassLoader.java:310) at com.sun.server.loader.JarClassLoader.loadClass(JarClassLoader.java:603) at java.lang.ClassLoader.loadClass(Compiled Code) at com.sun.server.loader.ClassLoaderFactory.checkHashForLoader(Compiled Code) at com.sun.server.loader.ClassLoaderFactory.getClassFromLoader(ClassLoaderFactory.java:985) at com.sun.server.loader.ClassLoaderFactory.instantiateClass(Compiled Code) at com.sun.server.ServletManager.instantiateLocalServlet(ServletManager.java:513) at com.sun.server.ServletManager.instantiateServlet(ServletManager.java:474) at com.sun.server.ServletManager.loadServlet(ServletManager.java:689) at com.sun.server.ServletManager.loadServlet(ServletManager.java:606) at com.sun.server.ServletManager.getAndLoadServletState(Compiled Code) at com.sun.server.ServletManager.getAndLoadServletState(Compiled Code) at com.sun.server.ServletManager.callServletService(Compiled Code) at com.sun.server.http.servlet.InvokerServlet.service(InvokerServlet.java:137) at javax.servlet.http.HttpServlet.service(Compiled Code) at com.sun.server.ServletState.callService(ServletState.java:226) at com.sun.server.ServletManager.callServletService(Compiled Code) at com.sun.server.ProcessingState.invokeTargetServlet(ProcessingState.java:423) at com.sun.server.http.HttpProcessingState.execute(HttpProcessingState.java:79) at com.sun.server.http.stages.Runner.process(Runner.java:79) at com.sun.server.ProcessingSupport.process(Compiled Code) at com.sun.server.Service.process(Service.java:204) at com.sun.server.http.HttpServiceHandler.handleRequest(HttpServiceHandler.java:374) at com.sun.server.http.HttpServiceHandler.handleRequest(Compiled Code) at com.sun.server.HandlerThread.run(Compiled Code)
    i placed my servlet class file in servlets folder and my html file in public_html folder of java webserver.
    Anybody please kindly help me in solving this problem.I thank each and everyone for helping me.
    ----Siva Reddy.M

    Hey @Kodiak392, 
    Thanks for getting back to me.  
    I recommend a fresh start with your HP Officejet J6480 All-in-One Printer setup wherein you uninstall your drivers and reinstall while using your usb connection to convert to wireless.  Here's how:
    Click here to install the HP Officejet Software and Driver Removal Utility.  Run this utility to fully remove your printer's driver.  
    Next, click here to install the HP Printer Install Wizard for Windows.  Run this utility to complete a usb installation of your printer.  Naturally, with this approach you'll be connecting your printer to your computer via usb.   Follow the prompts to complete the installation and then select the convert to wireless option when it pops up.  If your computer doesn't automatically detect your network settings, make sure you know your exact network name (SSID) and wireless password.  
    If you run into any issues with your setup, click here to install the HP Print and Scan Doctor for Windows as it will automatically detect and correct common software barriers to a working install.  
    Please let me know the result of your troubleshooting by responding to this post.  Thank you for posting in the HP Support Forum and have a great day!  
    E-roq
    I work on behalf of HP.
    Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
    Click Kudos Thumbs Up on the right to say “Thanks” for helping!

  • CF10 500 internal server errors

    I have recently installed CF10 on a Win 2008 R2 server it will open the main pages (index.cfm) but if I try to browse to the links within the site I get a 500  internal server error or 404 file not found. I have looked at a few articles in regards to creating a virtual directory named jakarta this works for only one site and seems to only work if I set that virtual directoyr to the wsconfig\1 folder. I am not familiar with CF by anymeans so if answers could be as rookie as possible.
    Thanks,

    Thank  you for your kind words A little bit which I've learned in CF in only because of all our CF users who post their queries/answers and indeed you are one of them
    Usually when you set Enable 32-bit Application pool to false, you need not to restart IIS however during maintenance window you can restart IIS
    Another thing which I want to confirm, have you added an application/applications under a website and assigned those to separate application pools?
    If yes, then please change the application's pool to the website's pool. So if, default website has 4 applications under it, then all four applications must be assigned with Default App pool (The app pool for default website).
    For testing purpose, Add a new webiste in IIS. Place a test.cfm and test.html in the web root of this website. As you mentioned that you have configured connector with All, then you need not to run the web server configuration tool. Add CFIDE and jakarta as virtual directories in this new website. Also, make sure that the ISAPI filter has a tomcat entry for this website as shown in the screenshot below. It should be there because you have configured with All so the tomcat entry should be at the server level and this new website will inherit the property from server.
    You can also enable the detailed error for this test website and share the error which browser will return if you encounter the same issue Share the results for .cfm and .html returned by the browser.
    HTH
    Thanks
    VJ

  • Occured 500 internal server errors

    I coding a ap program with jheadstart(version 9.0.5.1.9) and compiler it with
    JDeveloper(version 9.0.5.2) then deploy to AS(10.1.2.0.2).
    when execution the program sometimes will occured 500 internal server errors
    how can i solve this problem?
    LOG FILE
    java.lang.ClassCastException
    at oracle.jheadstart.controller.struts.JhsActionServlet.initModuleMessageResources(JhsActionServlet.java:172)
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:471)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at oracle.jheadstart.controller.struts.JhsActionServlet.init(JhsActionServlet.java:219)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpApplication.loadServlet(HttpApplication.java:2141)

    What you can do, is look up the JHeadstart source code of JhsActionServlet.java line 172. The JHeadstart runtime source code is shipped with your JHeadstart version.
    Then, from the source code, try to determine which object can have caused a ClassCastException.
    The cause is most likely a Java library (jar) for that type of object that is taken from a different classpath. In other words, the relevant jar might be pre-installed in the OC4J instance, while the class it is cast to is part of your ear file (or the other way around).
    Hope this helps,
    Sandra Muller
    JHeadstart Team
    Oracle Consulting

Maybe you are looking for

  • Alerts for item master change and new item creation

    hai experts                    my manager has to get an alert when any update has been done in item master or when a new item master is created .

  • Photo Books - turning off default cropping?

    I am in the middle of putting a photo book together and I am using the "Picture Book" theme. So let's say that on one page I have selected to have ONE photo which is oriented vertically (potrait). It places the photo in the center of the page and fil

  • BT broadband Without the BT providing the landline

    Is it even possible anymore. I'm currently about 6 months away from the end of an 18 month contract. The broadband price for me is fine especially with the BT sports in the mix on my current BT infinity 2 package. Though i wish everytime someone near

  • NLS:4: Cannot open message catalog CMDTUX...?

    I am using OpenSUSE 10.x and tuxedo 9.1.. i changes ubbsimpel config and run /opt/bea/tuxedo9.1/bin/tmloadcf -c ubbsimple i got the errmsg NLS:4: Cannot open message catalog CMDTUX_CAT, set 1, num 1615; check TUXDIR=NULL, LANG=en_US.UTF-8 due to what

  • Retain background jobs and its variants before system refresh activity

    Hello All, I am going to perform system refresh activity on quaity system on monday. Customer wants to retain the background jobs and its variants in the quality system. Please guide me and let me know the steps to retain the background jobs and its