BCC 10.2 - Flex Message null pointer error

BCC 10.2 - Flex Message null pointer error

Hi all,

I want to ask about a behavior that I have on small jets BCC when I try to save after you change an asset, but it seems that the application saves the changes.

I'd appreciate if anyone has any suggestions on this subject

The error is the following:

Caused by: atg.flex.service.RemoteOperationException: CONTAINER:atg.remote.assetmanager.workbench.service.WorkbenchException; SOURCE:java.lang.NullPointerException
  at atg.remote.assetmanager.workbench.service.WorkbenchService.refresh(WorkbenchService.java:583)
  at sun.reflect.GeneratedMethodAccessor3594.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:421)
  ... 102 more
Caused by: CONTAINER:atg.remote.assetmanager.workbench.service.WorkbenchException; SOURCE:java.lang.NullPointerException
  at atg.remote.assetmanager.workbench.service.WorkbenchService.filterAssets(WorkbenchService.java:1089)
  at atg.remote.assetmanager.workbench.service.WorkbenchService.refresh(WorkbenchService.java:565)
  ... 106 more
Caused by: java.lang.NullPointerException
  at atg.remote.assetmanager.workbench.service.WorkbenchService.isAutoAddAsset(WorkbenchService.java:1113)
  at atg.remote.assetmanager.workbench.service.WorkbenchService.filterAssets(WorkbenchService.java:1074)
  ... 107 more
2014-12-29 15:28:51,232 INFO  [STDOUT][SessionId=] [Flex Messaging] 12/29/2014 15:28:51.232 [ERROR] [Message.General] Exception when invoking service 'remoting-service': flex.messaging.MessageException: flex.messaging.MessageException: atg.flex.service.RemoteOperationException : CONTAINER:atg.remote.assetmanager.workbench.service.WorkbenchException; SOURCE:java.lang.NullPointerException
  incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage) 
    operation = refresh
    clientId = 1C6F8201-C12F-67BE-89C5-9F53A50B0D85
    destination = /atg/remote/assetmanager/workbench/service/WorkbenchService
    messageId = 68D7104A-0487-6486-BA17-97BCA7998B4B
    timestamp = 1419884931228
    timeToLive = 0
    body = null
    hdr(DSId) = 1C6F6CE9-5D19-D58E-99F2-4BF9B1455038
    hdr(DSEndpoint) = atg-amf
  Exception: flex.messaging.MessageException: flex.messaging.MessageException: atg.flex.service.RemoteOperationException : CONTAINER:atg.remote.assetmanager.workbench.service.WorkbenchException; SOURCE:java.lang.NullPointerException
  at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:225)
  at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1503)
  at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:884)
  at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121)
  at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158)
  at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:44)
  at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67)
  at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146)
  at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:278)
  at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:322)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  at atg.service.configuration.ResponseWrappingConfiguration.invokeFilterChainWithPossibleWrapping(ResponseWrappingConfiguration.java:458)
  at atg.servlet.pipeline.TailPipelineServlet.service(TailPipelineServlet.java:174)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:275)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:320)
  at com.exito.cache.ExitoPageCachePipelineServlet.service(ExitoPageCachePipelineServlet.java:157)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.http.CookieBufferServlet.service(CookieBufferServlet.java:119)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.userprofiling.ExpiredPasswordServlet.service(ExpiredPasswordServlet.java:383)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.pipeline.MimeTyperPipelineServlet.service(MimeTyperPipelineServlet.java:228)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:696)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.epub.servlet.LocaleServlet.service(LocaleServlet.java:84)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.epub.servlet.ProjectServlet.service(ProjectServlet.java:109)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.epub.servlet.PublishingSecurityServlet.service(PublishingSecurityServlet.java:80)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.commerce.order.CommerceCommandServlet.service(CommerceCommandServlet.java:150)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.commerce.promotion.PromotionServlet.service(PromotionServlet.java:213)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:696)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2452)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:191)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.search.servlet.SearchClickThroughServlet.service(SearchClickThroughServlet.java:418)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.multisite.SiteSessionEventTriggerPipelineServlet.service(SiteSessionEventTriggerPipelineServlet.java:161)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:534)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.userprofiling.ProfilePropertyServlet.service(ProfilePropertyServlet.java:245)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at com.exito.servlet.pipeline.ExitoProfileServlet.service(ExitoProfileServlet.java:147)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:461)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.pipeline.CachePreventionServlet.service(CachePreventionServlet.java:141)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:298)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:392)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:113)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:234)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.pipeline.SecurityServlet.service(SecurityServlet.java:196)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:367)
  at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
  at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1252)
  at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:930)
  at com.exito.cache.ExitoCachingHeadPipelineServlet.service(ExitoCachingHeadPipelineServlet.java:74)
  at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
  at atg.filter.dspjsp.PageFilter.innerDoFilter(PageFilter.java:348)
  at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:206)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilte
2014-12-29 15:28:51,232 INFO  [STDOUT][SessionId=] r(ApplicationFilterChain.java:235)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)
  at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)
  at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
  at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
  at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
  at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.internalProcess(ActiveRequestResponseCacheValve.java:74)
  at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:47)
  at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
  at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
  at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:599)
  at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:451)
  at java.lang.Thread.run(Thread.java:662)

Hello

When you create an asset, merchandising attempts to resolve one of the keys to the collection of autoAddAssetTypes of the/atg/remote/assetmanager/workbench/service/WorkbenchService to a kernel component that represents the real deposit for the specific asset. The name of active repository to repository real mapping is defined in the /atg/dynamo/service/AssetResolver / component.

When the mapping defined in the collection /atg/remote/assetmanager/workbench/service/WorkbenchService.autoAddAssetTypes key does not match a Name of active Source defined in the dynamo/atg / / / AssetResolver/service component, a null value is returned in place of the repository, real which causes the NullPointerException.

Please find the reference document for more information below and understand the best, hope that helps you.

NullPointerException in atg.remote.assetmanager.workbench.service.WorkbenchService when creating any ProductCatalog object (Doc ID 1578914.1)

Please select a correct answer if this answer solves your problem.

Thank you & best regards

Suman Vernoux

Tags: Oracle Applications

Similar Questions

  • Cf11 Planner get NULL pointer error in CF administrator.

    Cf11 Planner get NULL pointer error in CF administrator.

    This problem appeared in my environment of production immediately after a restart of services Cold Fusion to recover a JVM OutOfMemoryError.   We have identified what caused the error memory allows and have implemented changes to the code to avoid this problem in the future but now the Scheduler is not accessible through CF Admin. I think a file got corrupted in the Planner for the OutOfMemory event. I have redundant application servers so I just moved all my scheduled tasks to another server until I can sort this out. Otherwise, the server works fine. I did an archive settings server to return a month or two ago, I wonder if I import this archive through packaging and deployment if he could fix the corrupted file. I also read a few post on the replacement of the \cfusioninstance\lib\neo-cron.xml to solve the problem. I wonder if anyone else has experienced something like this?

    CF11AdminSchedulerError.jpg

    Yes, it will work. You must restart the Application of CF Service after replacing the file.

    Kind regards

    Anit Kumar

  • NULL Pointer error...?

    Hi all

    OAMessageLovInputBean mlip = (OAMessageLovInputBean) webBean.findChildRecursive ('Package');
    pkg = mlip.getValue (pageContext) m:System.NET.SocketAddress.ToString ();

    in the code above if the lov item has value it is capture the value and works great

    When the question of love has no value it must capture the value null, but it gives error of null pointer.

    Kindly help is urgent.

    Thank you and best regards,

    Sangu

    Hello

    Change the code as follows.

    String pkg = null;
    OAMessageLovInputBean mlip = (OAMessageLovInputBean)webBean.findChildRecursive("Package");
    if(mlip.getValue(pageContext)!=null)
    {
    pkg=mlip.getValue(pageContext).toString()
    }
    

    It start error because you are trying to cast null String value if mlip.getValue is null.

    I hope this helps.

    BR, 906099

  • Using DateAdd and Null pointer error

    I use the following code below:

    < cfoutput query = 'getpeople' >
    < cfset time2 = TimeFormat (getpeople.lunch_out_time, "HH: mm") >
    <!-< cfset time3 = DateAdd ("h", 0, 2) - > >
    < cfset years4 = DateAdd ("n", 10, time2) >

    I have commented on adding 0 hours and trying to add 10 minutes of time2 a variable defined by getting a value from a database but when I try this I get a

    The system has attempted to use an undefined value, which usually indicates an error programming, either in your code or system code.
    NULL pointers are another name for undefined values.

    Please help, thanks!

    Not that the problem was that I had someone in the dateabase without listed time so that was the issue. Took care of it and it works fine now :-) Thanks for the thought.

  • in vo.getCurrentRow method null pointer error

    Hello


    Get poeinter null error in the vo.getCurrentRow method

    in updatePPR


    Krishna

    Hello

    Copy the code like this

         OAViewObject vo = (OAViewObject)findViewObject("EmployeePVO1");
         OARow row = (OARow)vo.first();
    
         OAViewObject empVO = (OAViewObject)findViewObject("EmployeeFullVO1");
         empVO.reset();   //Reset it first
         empVO.next();   //Go to next
         OARow empRow = (OARow)empVO.getCurrentRow();  //Pick Current Row
        String position = (String)empRow.getAttribute("PositionCode");
    

    I hope that helps!

    Thank you
    AJ

  • OES ID profile error: Null pointer Exception

    I have a new installation of IOM and OES 11 GR 2 on the same weblogic Domain.

    I can see the IOM default administrator roles in the OES console but when I try to create a new profile of IDS to pull in the roles of LDAP I get a null pointer error. The connection to the server OID is successful, but by clicking on the button create gives the question.

    Also, I discovered this null pointer exception is thrown to the right when I click on create to create the profile of the IDS and so perhaps that's why the operation is a failure.



    All entries on the question would be very appreciated.



    Kind regards

    It is not possible. You can assign administrative roles to users only.

    Research Organization > Admin roles > assign > user search > select user > Add.

  • I get an "invalid pointer" error message when I try to capture video from my sony camera?

    I use a Sony DCR-TRV250, Windows XP Pro with SP3. When I try to capture video I get the error message "invalid pointer". Then after clicking OK I get, ' the unusable device at this time because there was an error when starting the device.» The video capture device window is open behind this error message.

    Everything works fine on other computers, so I think I am missing a file any.  Is there a way to update or reinstall Movie Maker?

    Hi LonJett,

    ·         Have you checked if there is any software updated the same?

    Log on to the Sony website and download the latest version of the software for the camera. Uninstall the existing software\driver and install the last downloaded software\driver and check for the issue.

  • ObjectChoiceField throw a Null pointer Exception error

    Could someone help me please.  I have an ObjectChoiceField object that throws a null pointer exception and I know there was another post but I don't yet understand why.  This is how I create the object and fill it with four points.  Thank you!

    lv_loc1 = "Arlington Heights";
    lv_loc2 = "Waterloo."
    lv_loc3 = 'Fort Madison';
    lv_loc4 = "Colorado Springs";
    String [] lv_locs = {'Loc1-' + lv_loc1, 'Loc2-' lv_loc2, 'Loc3-' + lv_loc3, '-Loc4' + lv_loc4};
    int lv_start_psn = 0;
    ObjectChoiceField lv_locChoice = new ObjectChoiceField ("", lv_locs, lv_start_psn, LabelField.FIELD_HCENTER)
    {
    public void layout (int width, int height)
    {
    Super.Layout (lv_btn_width, lv_btn_height);
    setExtent (lv_btn_width, lv_btn_height);
    }
    };

    Here's how I'm trying to get the selected item

    lv_str = (String) lv_locChoice.getChoice (lv_locChoice.getSelectedIndex ());

    I know that it should be a simple way to do it, here is what I finally realized. It returns the index value to the lv_choice_sel variable, which is a variable so now I can use it throughout the app.

    --------------------------

    String [] lv_locs = {lv_loc0, lv_loc1, lv_loc2, lv_loc3, lv_loc4, lv_loc5};
    int lv_start_psn = 0;
    lv_locChoice = new ObjectChoiceField ("", lv_locs, lv_start_psn)
    ObjectChoiceField.FIELD_HCENTER | ObjectChoiceField.USE_ALL_WIDTH)
    {
    protected void fieldChangeNotify (int context)
    {
    lv_choice_sel = Integer.toString (getSelectedIndex ());
    If (lv_choice_sel is nothing)
    {lv_choice_sel = '0' ;}
    }
    };

  • Exprt to EPub and receive the Null object Error Message

    I tried to use the application InDesign CS4 export to the digital edition. Unfortunately, the Null object error shortly after his execution. No idea why this is happening. There are very little information associated with InDesign and an error of this type. This should be easy. I don't know if it's a problem of plugin or something else. Help!

    Thank you. I downloaded the CC version to see what the changes to the form. I like the fact that there is now only one choice in the menu of and then provide a variety of file formats in the menu dropdown. I tried the ePub and while it worked, I was disappointed by the formatting which is a complaint common shadowing by many users. A PDF file is identical to the document being created, the EPub is different.

    I'm going back to look at the formatting of the "objects" to see why there is so much difference to the final product. It would be great if you could get a preview screen to see what (if any) changes should be made to make your spreads identical to the finished product.

    Also, thank you for your suggestion of Lynda.com. It is a very useful online resource.

  • Argument of NULL pointer to the library feature

    I'm testing my PCIe-6321 with DAQmx and LabWindows CVI 2012 Board. A very simple test that in the attachment code was written and compiled OK. But when I ran it, I got the following error message:

    FATAL ERROR: 'DAQmxCodesTest.c', line 34, col 9, thread id 0x000025A8: Null pointer library function argument.

    Line 34 is as follows:

    DAQmxErrChk (DAQmxReadAnalogF64(taskHandle,nSamples,10.0,DAQmx_Val_GroupByChannel,gData,nSamples*NumChannels,&numRead,));

    When I ran the AnalogInput DAQmx example codes, there was no error generated and executed correctly with appropriate voltage output. [From elsewhere for many calls DAQmx with cards OR by default is in DIFFERENTIAL mode when you use the DAQmxCreateAIVoltageChan().] It took me a while to understand after digging by CVI HELP calls. I hope this info can help someone eventually].  But for this particular call, can someone help me what was wrong with her?

    Thank you, RobertoBozzolo. I fixed and got the results as expected. For the benefit of third parties who would like to test the single entry of the analog channel with their DAQ with DAQmx card in the CVI, I have attached the file (AI0_Test.c). Create a project, include this file c, compile and run. E/s standard output appears, and then will display a Profiler window. Note that the channel configuration is CSR (complete single reference). I hope this will help others work through a lot faster that I spent on this simple task.

  • Search in Page null pointer exception

    Hi all

    I get under the null pointer exception in the search page.

    oracle.apps.fnd.framework.OAException: java.lang.NullPointerException

    at oracle.apps.fnd.framework.OAException.wrapperException (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at _OA._jspService(_OA.java:87)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

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

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)

    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)

    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)

    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)

    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)

    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:34)

    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:880)

    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:595)

    # # 0 in detail

    java.lang.NullPointerException

    at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:991)

    at java.lang.Double.valueOf(Double.java:447)

    at oracle.sql.NUMBER.toDouble(NUMBER.java:331)

    at oracle.sql.NUMBER.doubleValue(NUMBER.java:1998)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.getValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.getAttributeValueImpl (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.message.OAMessageStyledTextBean.getAttributeValueImpl (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValue (unknown Source)

    at oracle.cabo.ui.collection.UINodeAttributeMap.getAttribute (unknown Source)

    at oracle.cabo.ui.collection.AttributeMapProxy.getAttribute (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValueImpl (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValue (unknown Source)

    at oracle.cabo.ui.laf.base.BaseLafUtils.getLocalTextAttribute (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.getText (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.getElementName (unknown Source)

    at oracle.cabo.ui.ElementRenderer.prerender (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.prerender (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.prerender (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.InlineMessageRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnGroupRenderer.renderAsStackLayout (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderKids (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderTD (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderDataMode (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderSingleRow (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer._renderTableRows (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderTableRows (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderTableContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.TableRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OARendererProxy.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanTableRendererProxy.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.table.OAAdvancedTableBean.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    to oracle.cabo.ui.composite.ContextPoppingUINode$ ContextPoppingRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.oracle.desktop.HeaderRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderIndexedChildren (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.ContentRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.oracle.desktop.PageLayoutRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.BodyRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.OABodyBean.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.partial.PartialPageUtils.renderPartialPage (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at _OA._jspService(_OA.java:87)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

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

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)

    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)

    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)

    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)

    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)

    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:34)

    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:880)

    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:595)

    java.lang.NullPointerException

    at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:991)

    at java.lang.Double.valueOf(Double.java:447)

    at oracle.sql.NUMBER.toDouble(NUMBER.java:331)

    at oracle.sql.NUMBER.doubleValue(NUMBER.java:1998)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OADataBoundValue.getValue (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.getAttributeValueImpl (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.message.OAMessageStyledTextBean.getAttributeValueImpl (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValue (unknown Source)

    at oracle.cabo.ui.collection.UINodeAttributeMap.getAttribute (unknown Source)

    at oracle.cabo.ui.collection.AttributeMapProxy.getAttribute (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValueImpl (unknown Source)

    at oracle.cabo.ui.BaseUINode.getAttributeValue (unknown Source)

    at oracle.cabo.ui.laf.base.BaseLafUtils.getLocalTextAttribute (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.getText (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.getElementName (unknown Source)

    at oracle.cabo.ui.ElementRenderer.prerender (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.prerender (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.StyledTextRenderer.prerender (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.InlineMessageRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnGroupRenderer.renderAsStackLayout (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderKids (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderTD (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer._renderDataMode (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.ColumnRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderSingleRow (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer._renderTableRows (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderTableRows (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderTableContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.TableRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.desktop.TableRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OARendererProxy.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OAWebBeanTableRendererProxy.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.table.OAAdvancedTableBean.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    to oracle.cabo.ui.composite.ContextPoppingUINode$ ContextPoppingRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.oracle.desktop.HeaderRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.HeaderRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.BorderLayoutRenderer.renderIndexedChildren (unknown Source)

    at oracle.cabo.ui.laf.swan.desktop.ContentRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.renderWithNode (unknown Source)

    at oracle.cabo.ui.composite.UINodeRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.oracle.desktop.PageLayoutRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.XhtmlLafRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.BodyRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.apps.fnd.framework.webui.beans.OABodyBean.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderIndexedChild (unknown Source)

    at oracle.cabo.ui.BaseRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.renderContent (unknown Source)

    at oracle.cabo.ui.BaseRenderer.render (unknown Source)

    at oracle.cabo.ui.laf.base.xhtml.DocumentRenderer.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.BaseUINode.render (unknown Source)

    at oracle.cabo.ui.partial.PartialPageUtils.renderPartialPage (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.render (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument (unknown Source)

    at _OA._jspService(_OA.java:87)

    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)

    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)

    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)

    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)

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

    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)

    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)

    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)

    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)

    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)

    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)

    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:34)

    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:880)

    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:595)

    The code in the controller:

    Am = (OAApplicationModule) pageContext.getApplicationModule (webBean) OAApplicationModule;

    OAMessageTextInputBean chkReqNumBn = (OAMessageTextInputBean) webBean.findChildRecursive ("chkReqNum");
    OAMessageLovInputBean supplierNameBn = (OAMessageLovInputBean) webBean.findChildRecursive ("supplierName");
    OAFormValueBean supplierIDFVBn = (OAFormValueBean) webBean.findChildRecursive ("supplierIDFV");
    OAMessageTextInputBean checkAmountBn = (OAMessageTextInputBean) webBean.findChildRecursive ("checkAmount");
    OAMessageTextInputBean requestedByBn = (OAMessageTextInputBean) webBean.findChildRecursive ("ready");
    OAMessageTextInputBean approvedByBn = (OAMessageTextInputBean) webBean.findChildRecursive ("approvedBy");
    OAMessageDateFieldBean fromDateBn = (OAMessageDateFieldBean) webBean.findChildRecursive ("fromDate");
    OAMessageDateFieldBean toDateBn = (OAMessageDateFieldBean) webBean.findChildRecursive ("toDate");

    String checkReqNum = null;
    String supplierId = null;
    String checkAmount = null;
    String ready = null;
    String approvedBy = null;
    Object fromDate = null;
    Object toDate = null;
    String fromDate1 = null;
    String toDate1 = null;
    System.out.println ("inside of the PFR..");

    If (PageContext.GetParameter ("searchBtn")! = null)
    {

    If (chkReqNumBn! = null) {}
    checkReqNum = (String) chkReqNumBn.getValue (pageContext);
    }

    If (supplierIDFVBn! = null) {}
    supplierId = (String) supplierIDFVBn.getValue (pageContext);
    }

    If (checkAmountBn! = null) {}
    checkAmount = (String) checkAmountBn.getValue (pageContext);
    }

    If (requestedByBn! = null) {}
    Ready = (String) requestedByBn.getValue (pageContext);
    }

    If (approvedByBn! = null) {}
    approvedBy = (String) approvedByBn.getValue (pageContext);
    }

    If (fromDateBn! = null) {}
    fromDate = (Object) fromDateBn.getValue (pageContext);

    fromDate1 = pageContext.getParameter ("fromDate");

    System.out.println ("inside the PFR fromDate...:" + fromDate1);
    }

    If (toDateBn! = null) {}
    toDate = (Object) toDateBn.getValue (pageContext);
    toDate1 = pageContext.getParameter ("toDate");
    System.out.println ("inside the PFR toDate...:" + toDate1);
    System.out.println ("inside the PFR toDate...:" + so far); */
    }

    System.out.println ("inside the PFR checkReqNum:" + checkReqNum);
    System.out.println ("supplierId inside the PFR:" + SupplierID);
    System.out.println ("inside the PFR checkAmount:" + checkAmount);
    System.out.println ("inside the PFR ready:" + ready);
    System.out.println ("inside the PFR approvedBy:" + approvedBy);
    System.out.println ("inside the fromDate PFR:" + fromDate);
    System.out.println ("inside the PFR toDate:" + so far);

    Serializable [] params = {checkReqNum, supplierId, checkAmount, ready, approvedBy, fromDate1, toDate1};
    am.invokeMethod ("searchCheckRequest", params);
    System.out.println ("method call in AM :");   This statement is printed in pos

    }

    This Null pointer exception occurs during the call to the method in AM


    AM method:

    ' public void searchCheckRequest (String checkReqNum, String supplierId, String checkAmount, String ready, approvedBy, fromDate, toDate String String String) {}

    System.out.println ("inside the Method");

    OAViewObject vo = getL3APCheckSearchVO1 ();

    vo.clearCache ();

    vo.setWhereClause (null);

    vo.setWhereClauseParams (null);

    System.out.println ("inside method to execute");

    System.out.println ("inside the fromDate method" + fromDate);

    System.out.println ("inside the toDate method" + so far);

    vo.setWhereClauseParam(0,checkReqNum);

    vo.setWhereClauseParam(1,supplierId);

    vo.setWhereClauseParam(2,checkAmount);

    vo.setWhereClauseParam(3,requestedBy);

    vo.setWhereClauseParam(4,approvedBy);

    vo.setWhereClauseParam(5,fromDate);

    vo.setWhereClauseParam(6,toDate);

    vo.executeQuery ();

    }

    Please suggest if you have any ideas on that.

    am.invokeMethod ("searchCheckRequest", params);

    System.out.println ("method call in AM :");  This statement is printed in pos

    If this statement is getting printed, then the error is not the line above, which is the method of the AM.

    In addition, I don't see a reference of the AOS in the error stack.

    # Java.lang.NullPointerException 0 # detail at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:991) at java.lang.Double.valueOf(Double.java:447) at oracle.sql.NUMBER.toDouble(NUMBER.java:331) at oracle.sql.NUMBER.doubleValue(NUMBER.java:1998) at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (Unknown Source) at oracle.apps.fnd.framework.webui.OADataBoundValue.convertValue (Unknown Source) at oracle.apps.fnd.framework.webui.OADataBoundValue.getValue (Unknown Source) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.getAttributeValueImpl (Unknown Source) at oracle.apps.fnd.framework.webui.beans.message.OAMessageStyledTextBean.getAttributeValueImpl (Unknown Source)

    Looking at the above lines, the error is caused by a MessageStyledTextBean.

    Check the VO attribute attached to the MessageStyledText, the data type of the MessageStyledText, the data type of the attribute VO etc...

    Hope this helps

    See you soon

    AJ

  • Do in controller Null pointer Exception

    Hi all



    get Null pointer Exception in ProcessFormRequest controller method during the method call.

    my code:

    IF (PageContext.GetParameter ("Go")! = null)
    {
    am.setSearch (pageContext, webBean); Am gettting error here.
    }


    Error message: OALOG:fnd.framework.exception:java.lang.Nullpointerexception


    Approciates your assistance in this issuee.



    Thank you
    Muthu

    Hi Muthu,

    -In processRequest'M neither necessary to call.
    - and use below a AM co call:

    Am = (SuppmainAMImpl) pageContext.getApplicationModule (webBean) SuppmainAMImpl;

    Concerning
    Meher Irk

  • NULL point Exception when obtaining the user name

    Hello

    I'm getting NULL pointer exception when trying to get the user name when the page load.

    My code is as follows:

    I had imported the oracle.apps.fnd.framework.webui.beans.message.OAMessageStyledTextBean package

    In the controller under the proceesrequest, I wrote the following code

    String uname = pageContext.getUsername ();
    OAMessageStyledTextBean UN = (OAMessageStyledTextBean) webbean.findChildRecursive ("name");
    one. SetValue (pagecontext, uname);

    After doing that when I run the page I'm getting NULL pointer exception.

    Can someone correct me where I had gone wrong.

    Thank you.

    The error is on line 39 of your controller. First thing you should do to avoid this must include an audit non-zero.
    String uname = pageContext.getUsername ();
    OAMessageStyledTextBean UN = (OAMessageStyledTextBean) webbean.findChildRecursive ("name");
    if(un!=null)
    {
    one. SetValue (pagecontext, uname);
    }

  • Outlook Express (XP) - Error Message "there was an error opening this message. An error has occurred. "When you try to open an e-mail.

    I can not open e-mails or addressbook from OE.

    When you open an email, I get the following messages, 'there was an error opening this message.  An error has occurred. "However, I can save an email on my desk (cause I can't open it) and receive the following error message while trying to open my office on the second dialog box AFTER the above message, Outlook express could not be started.  It can be installed incorrectly.  Make sure your disk is not full and you're not out of memory.  Contact Microsoft support for further assistance (0x8004104F)".  I'm not out of disk space or memory.

    When I try to open the address book within the OE, the error message says "unable to open the address book.  The AddressBook is may not be installed correctly.  I check that the WAB file is not read-only (as a matter of fact, I can open the WAB file directly by double-clicking in Explorer and email as an 'Action' very well).  Also, I check register and I have not any sharing with Outlook 2007.  I continue to receive emails and such mentioned, can send through the WAB file.

    There was an update of Windows by 18 points before it do not longer work.  I don't have a record of what has been installed.  I tried to come back a week to a previous restore point, but told me that nothing has changed.

    Help, please.  This has worked well for years.

    Remove Folders.dbx. If you can get OE open, create a new book of identity and address.

    In Windows XP, the files of user OE (DBX and WAB) are by default marked as hidden. To view these files in Windows Explorer, you must enable Show hidden files and folders under start | Control Panel | Folder Options icon | Opinion, or in Windows Explorer. Tools | Folder options | View.

    The path to the message will be very similar to this:

    C:\Documents and Settings\Your User of utilisateur\Local Settings\Application Data\Identities\ {long string of letters & numbers} \Microsoft\Outlook Express

    With OE closed, find the Folders.dbx file and delete it.  Another will be created automatically when you open OE.

    Note these possible side effects:

    When you re - start OE, it will build a new index of all *.dbx files it can read and create a new Folders.dbx. However, understand that you will lose the mail directory structure and message rules will probably have to be edited.

  • wwhy does keep system restore with the message "an unspecified error occurred during system restore.

    Any date, I chose, whenever I try a system restore, I always get this message-"an unspecified error occurred during system restore", why?

    Event Viewer reports

    1. normally, when an error occurs on your computer looking in Event Viewer should be your starting point to find a solution. More related system errors are recorded and get an exact copy of the relevant report is important. Unfortunately, is not easy to understand reports and most of the users computer need help with their interpretation. I have to say later interpretation.

    2 Event Viewer includes three main newspapers of Windows. Here's the Application, security, and system. For purposes of troubleshooting system is by far the most important.

    3. to access the system log, select Start, Control Panel, administrative tools, Event Viewer, in the list on the left of the window select Windows and the system logs. Place the cursor on the system, right click and select filter current log. Check the front of the error and click OK and see you only reports errors. Click the Date and time column header to sort. You may need to click a second time to see the last report above.

    4. a tip for posting copies of error reports! Run Event Viewer and double-click the error you want to copy. Select the Details tab and check the box in front of the XML view. Click the copy button to place a copy in the Clipboard and close Event Viewer. Now start your message and paste it into the body of the message. Make sure that it is the first dough right out of the event viewer.

    5. He cautioned against three types of reports, information, and reports errors. In most situations, it is the error reports that offer the best information but sometimes WARNING reports provide useful clues.

    6. all reports have stamps date and hour and when troubleshooting, it is important to focus on the latest reports. Reports of studies from the point when the computer is started, and then check if a similar report appeared in the previous session. If errors do not repeat investigation as to why they happen is wasted effort.

    7. in the individual reports the most important information is the event ID and Source such as these help when looking for help on the internet. The description is just as important and copy the exact text to use as search criteria greatly helps achieve better results when using Google. Not paraphrase descriptions when other people asking for help.

Maybe you are looking for