Desperate, help please Servlet.service() for servlet jsp threw exception

Hi,
I have completed 99.99% of project development, when I am about to deploy JSC throws "Servlet.service() for servlet jsp threw exception javax.faces.el.EvaluationException: java.lang.NullPointerException" I can't understand why.
My application was working absolutely fine, I can't understand why its throwing exception now.
I tried debuging, but i can't understand where exactly its throwing exception and whats the error.
I would really appreciate your help, I have spent almost a day trying to figure out but din't get anywhere.
here is my server.log
Starting Sun Java System Application Server Platform Edition 8.0.0_01 (build b08-fcs) ...
[#|2005-08-23T11:44:39.221+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_06] from [Sun Microsystems Inc.]|#]
[#|2005-08-23T11:44:42.025+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
[#|2005-08-23T11:44:42.327+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
[#|2005-08-23T11:44:44.572+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
[#|2005-08-23T11:44:44.598+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
[#|2005-08-23T11:44:44.616+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
[#|2005-08-23T11:44:51.061+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
[#|2005-08-23T11:44:53.917+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
[#|2005-08-23T11:44:54.400+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
[#|2005-08-23T11:44:56.346+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
[#|2005-08-23T11:44:58.494+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
[#|2005-08-23T11:44:58.494+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
[#|2005-08-23T11:44:59.954+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
[#|2005-08-23T11:45:01.401+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [ConverterApp] loaded successfully!|#]
[#|2005-08-23T11:45:01.407+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [ConverterApp:war-ic.war] in virtual server [server] at [converter]|#]
[#|2005-08-23T11:45:02.500+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [travelApp] loaded successfully!|#]
[#|2005-08-23T11:45:02.792+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [HelloWorldApp] loaded successfully!|#]
[#|2005-08-23T11:45:02.798+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
[#|2005-08-23T11:45:03.281+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [web1]|#]
[#|2005-08-23T11:45:03.335+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [asadmin]|#]
[#|2005-08-23T11:45:03.338+0100|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
[#|2005-08-23T11:45:03.351+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [com_sun_web_ui]|#]
[#|2005-08-23T11:45:03.371+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [jTravellerService] in virtual server [server] at [jTravellerService]|#]
[#|2005-08-23T11:45:03.399+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [hello-jaxrpc] in virtual server [server] at [hello-jaxrpc]|#]
[#|2005-08-23T11:45:03.427+0100|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
[#|2005-08-23T11:45:03.428+0100|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
[#|2005-08-23T11:45:03.637+0100|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]
[#|2005-08-23T11:45:13.214+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.12: JAX-RPC context listener initializing|#]
[#|2005-08-23T11:45:14.087+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.14: JAX-RPC servlet initializing|#]
[#|2005-08-23T11:45:14.268+0100|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
[#|2005-08-23T11:45:18.600+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.12: JAX-RPC context listener initializing|#]
[#|2005-08-23T11:45:18.657+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.14: JAX-RPC servlet initializing|#]
[#|2005-08-23T11:45:20.710+0100|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 18080|#]
[#|2005-08-23T11:45:20.790+0100|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 18080|#]
[#|2005-08-23T11:45:21.125+0100|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 11043|#]
[#|2005-08-23T11:45:21.144+0100|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 11043|#]
[#|2005-08-23T11:45:21.503+0100|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 14848|#]
[#|2005-08-23T11:45:21.537+0100|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 14848|#]
[#|2005-08-23T11:45:21.989+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [/opt/Creator/SunAppServer8/imq/bin].|#]
[#|2005-08-23T11:45:22.003+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Enabling AutoDeployment service at :1124793922003|#]
[#|2005-08-23T11:45:22.009+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5053: Application onReady complete.|#]
[#|2005-08-23T11:45:22.012+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
[#|2005-08-23T11:45:27.303+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1041:Sent the event to instance:[ResourceDeployEvent -- deploy jcp/RaveGenerated_1124793926_NFDBPool]|#]
[#|2005-08-23T11:45:28.918+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=11;|CORE5004: Resource Deployed: [jcp:RaveGenerated_1124793926_NFDBPool].|#]
[#|2005-08-23T11:45:29.169+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1041:Sent the event to instance:[ResourceDeployEvent -- deploy jdbc/jdbc/NFDB]|#]
[#|2005-08-23T11:45:29.365+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=11;|CORE5004: Resource Deployed: [jdbc:jdbc/NFDB].|#]
[#|2005-08-23T11:45:31.996+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5109: EJBC - START of EJBC for [_linnfdb]|#]
[#|2005-08-23T11:45:31.999+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|Processing beans ...|#]
[#|2005-08-23T11:45:32.032+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5110: EJBC - END of EJBC for [_linnfdb]|#]
[#|2005-08-23T11:45:32.915+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|Total Deployment Time: 2082 msec, Total EJB Compiler Module Time: 37 msec, Portion spent EJB Compiling: 1%
Breakdown of EJBC Module Time: Total Time for EJBC: 37 msec, CMP Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 19 msec (51%),
|#]
[#|2005-08-23T11:45:32.928+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|deployed with moduleid = _linnfdb|#]
[#|2005-08-23T11:45:32.990+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1041:Sent the event to instance:[ModuleDeployEvent -- deploy web/_linnfdb]|#]
[#|2005-08-23T11:45:33.275+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1041:Sent the event to instance:[ModuleDeployEvent -- enable web/_linnfdb]|#]
[#|2005-08-23T11:45:33.352+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=11;|WEB0100: Loading web module [_linnfdb] in virtual server [server] at [linnfdb]|#]
[#|2005-08-23T11:45:34.837+0100|WARNING|sun-appserver-pe8.0.0_01|org.apache.commons.beanutils.MethodUtils|_ThreadID=11;|Cannot use JVM pre-1.4 access bug workaround die to restrictive security manager.|#]
[#|2005-08-23T11:45:35.346+0100|WARNING|sun-appserver-pe8.0.0_01|org.apache.commons.digester.Digester|_ThreadID=11;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigDecimal)|#]
[#|2005-08-23T11:45:35.364+0100|WARNING|sun-appserver-pe8.0.0_01|org.apache.commons.digester.Digester|_ThreadID=11;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigInteger)|#]
[#|2005-08-23T11:45:37.265+0100|INFO|sun-appserver-pe8.0.0_01|com.sun.faces.config.ConfigureListener|_ThreadID=11;|Application object verification completed successfully|#]
[#|2005-08-23T11:45:37.396+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
[#|2005-08-23T11:46:28.167+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.stream.out|_ThreadID=12;|login successfull145|#]
[#|2005-08-23T11:46:28.961+0100|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.stream.out|_ThreadID=12;|
assigned to user query|#]
[#|2005-08-23T11:46:34.715+0100|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=12;|ApplicationDispatcher[/linnfdb] Servlet.service() for servlet jsp threw exception
javax.faces.el.EvaluationException: java.lang.NullPointerException      
at
com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:206)
     at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:154)
     at javax.faces.component.UISelectItems.getValue(UISelectItems.java:110)
     at com.sun.faces.util.Util.getSelectItems(Util.java:602)
     at com.sun.faces.renderkit.html_basic.MenuRenderer.getOptionNumber(MenuRenderer.java:488)
     at com.sun.faces.renderkit.html_basic.MenuRenderer.renderSelect(MenuRenderer.java:465)
     at com.sun.faces.renderkit.html_basic.MenuRenderer.encodeEnd(MenuRenderer.java:430)
     at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:720)
     at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeRecursive(HtmlBasicRenderer.java:443)
     at com.sun.faces.renderkit.html_basic.GroupRenderer.encodeChildren(GroupRenderer.java:130)
     at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:701)
     at com.sun.faces.renderkit.html_basic.HtmlBasicRenderer.encodeRecursive(HtmlBasicRenderer.java:435)
     at com.sun.faces.renderkit.html_basic.TableRenderer.encodeBegin(TableRenderer.java:113)
     at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:683)
     at javax.faces.component.UIData.encodeBegin(UIData.java:681)
     at javax.faces.webapp.UIComponentTag.encodeBegin(UIComponentTag.java:591)
     at javax.faces.webapp.UIComponentTag.doEndTag(UIComponentTag.java:543)
     at com.sun.faces.taglib.html_basic.DataTableTag.doEndTag(DataTableTag.java:491)
     at org.apache.jsp.NationalFaultsDataBase_jsp._jspx_meth_h_dataTable_0(NationalFaultsDataBase_jsp.java:581)
     at org.apache.jsp.NationalFaultsDataBase_jsp._jspx_meth_h_form_0(NationalFaultsDataBase_jsp.java:331)
     at org.apache.jsp.NationalFaultsDataBase_jsp._jspx_meth_f_view_0(NationalFaultsDataBase_jsp.java:291)
     at org.apache.jsp.NationalFaultsDataBase_jsp._jspService(NationalFaultsDataBase_jsp.java:182)
     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:102)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
     at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:282)
     at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:263)
     at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:210)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
     at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:246)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
     at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:268)
     at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:236)
     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:145)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:141)
     at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:718)
     at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:478)
     at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:413)
     at org.apache.catalina.core.ApplicationDispatcher.access$000(ApplicationDispatcher.java:77)
     at org.apache.catalina.core.ApplicationDispatcher$PrivilegedForward.run(ApplicationDispatcher.java:92)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:319)
     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
     at com.sun.jsfcl.app.ViewHandlerImpl.renderView(ViewHandlerImpl.java:181)
     at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
     at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:221)
     at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:246)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
     at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:268)
     at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:236)
     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:145)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:141)
     at linnfdb.data.SecurityCheckFilter.doFilter(SecurityCheckFilter.java:102)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:246)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
     at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:268)
     at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:218)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:188)
     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:145)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:141)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:214)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:168)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:144)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:133)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:539)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:254)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:114)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
     at com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:936)
     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:165)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:683)
     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:604)
     at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:542)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:647)
     at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.NullPointerException
     at com.sun.jsfcl.data.ResultSetPropertyResolver$ColumnData.getSelectItems(ResultSetPropertyResolver.java:303)
     at com.sun.jsfcl.data.ResultSetPropertyResolver.getValue(ResultSetPropertyResolver.java:61)
     at com.sun.faces.el.impl.ArraySuffix.evaluate(ArraySuffix.java:167)
     at com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:151)
     at com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:243)
     at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:173)
     ... 115 more
|#]
any help will be greatly appreciated. Pleaseeeeeeeeeeeeee can some get back to me.
Cheers
kumar

hi,
I just found that this exception is thrown from function
public UIViewRoot createView(FacesContext context, String viewId) {
UIViewRoot viewRoot = handler.createView(context, viewId);
context.getExternalContext().getRequestMap().put(CREATED_VIEW, viewId);
setupPageBean(context, viewRoot);
return viewRoot;
in viewHandlerImpl.java.
Has anyone got ideas about this???
Any help will be greatly appreciated.
cheers
kush

Similar Messages

  • Urgent help please.. one of the jsp file is raising an error.. how to debug

    Following is the error raised from file cnytdsum.jsp.
    java.lang.ArrayIndexOutOfBoundsException: 4 at oa_html._cnytdsum._jspService(_cnytdsum.java:2263) at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119) at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417) at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267) at oracle.jsp.JspServlet.internalService(JspServlet.java:186) at oracle.jsp.JspServlet.service(JspServlet.java:156) at javax.servlet.http.HttpServlet.service(HttpServlet.java:588) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456) at org.apache.jserv.JServConnection.run(JServConnection.java:294) at java.lang.Thread.run(Thread.java:534)
    I tried enabling the FND: Diagnostics to ON and capturing the log at the Statement level. But not sure where are the out.println statements in this cnytdsum.jsp is printing? Thanks for your help.
    Error raised from the HTML responsibility 'Sales Force Compensation Super uesr' and Transaction->reports for one particular salesperson.
    THanks

    Are you sure that your changed file is getting picked up for the execution? Where are you putting the modified file and make sure to bounce apache after putting the modified file?
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                           

  • Itunes has encountered a problem. desperate help please!!!

    ok this is making me really angry. i am obsessed with itunes and now mine doesnt work. when i click on the icon a little box comes up saying:: itunes has encountered a problem and needs to close. we are sorry for the inconvience. if you were in the middle of something, the information you were working on might be lost. blah blah. and then if you click see what the data report contains it says--- this error report includes information regarding the condition of itunes when the problem occured; the operating system version and computer hardware in use- your digital product ID. which could be used to identify your license and the internet protocal address of your computer... and much more
    I NEED HELP NOW i'm desperate. it's really bothering me i've deleted my itunes three times completly off my computer and downloaded it again and the same thing comes up... help pleasee!!!??
    thanks so much

    Alessia:
    We can help you, but you've got to help us. Please provide the following information:
    Computer Platform (if it's not Mac, then you need to repost in the Windows forum)
    Hardware, including whether your iTunes music is kept on an external or secondary drive
    Current version of the OS
    Version of iTunes that you have installed
    How you are deinstalling and reinstalling (instructions on reinstalling have been posted as a locked thread at the top of this forum)
    Without this information, we can't assist.
    Lita

  • HELP -- please --- Temp Files for Microsoft Word

    Please HELP -
    I believe I overwrote separate file with that of an older working document.  Is there a way I could find different versions of this document either in a TEMP file or some other way.  I am at the brink of crying.  Need to go see my boss soon and have to tell her the bad news.  

    Don't reboot...  Here is what I found for a PC...
    Re: retrieving previous versions of word files?
    yes you can, IF you haven't rebooted etc.  Did exactly that for my son the other day. Had accidentally wiped out all his homework. Found the .tmp hidden files in the same folder, renamed them to .doc, and was able to open and retrieve most of his work. I assume your hidden files are viewable?

  • HELP PLEASE, NOKIA TUNE FOR 3310

    Hi. I have a Nokia 3310, and i want to compose the ringtone from movie Crank, that special Nokia Tune. can someone help me please ?

    Sorry, I can't. I have tried to google it for quite a while but not found it. I don't think I will spend my sunday evening trying to figure out how to make that song.
    From the youtube video, it sounds like the start out note is somwhere around a C#, but I don't think we are talking the standard A 440 mhz... tuning.. Though that's not the most important part. The intervals will define the tune. It sounds like some of the notes are in between. So if your 3310 can only make "clear" notes with a half step movement, I don't think it's possible make it sound good.
    Then you might just start out with a random note and try out notes below from that point.
    Good luck!

  • Help Please Download links for flash lite wont work.

    For Some reason the download links on on the adobe site dont
    seem to be working. If possible can someone please email me the
    install for windows mobile 5. Im going to be using it on a Motorola
    Q.
    Thanks allot guys, appreciate it.
    [email protected]

    This is super weird, particularly because the ActiveX (for Internet Explorer), NPAPI (for Firefox) and PPAPI (for Chrome) browsers are all pretty different.  This is definitely not the normal pattern.
    Does *any* Flash content work?  Maybe something old like http://www.homestarrunner.com?  My guess is that it doesn't.
    I definitely need some more clues:
    - Operating System and Version
    - Browsers and Versions
    - Any anti-virus/anti-malware/firewall/save-flash-video-to-disk kind of stuff installed?
    - Any JavaScript blockers or privacy plug-ins that might block JavaScript from executing?
    My gut feel says reboot, Uninstall Flash Player | Windows, then download a fresh copy of Flash Player for Firefox and Internet Explorer by using each browser to go to http://get.adobe.com/flashplayer. 
    Hopefully that helps.

  • Help please with exporting for print

    Hi All,
    Hopefully someone here can help. I have the opportunity to get some 24x30 inch lustre prints printed out for free but the printer has some specific file requirements which I am not 100% sure how to meet.
    Here they are:
    1. Colour space : Adobe RGB(1998)
    2. File size must be 24x30"
    3. Resolution : 300ppi
    4. File : Level 12 (or lower) Photoshop JPEG
    Questions:
    1. I have calibrated my monitor with a ColorVision Spyder so I use that profile on my MBP monitor. I then usually export from Aperture using colorsync profile sRGB IEC61966-2.1. To meet the requirement above do I just need to change the colorsync profile on export to Adobe RGB(1998) or should I be doing something while editing?
    2. I use a Nikon D70 so my files are 3024 x 1998, how do this translate to inches? Do I need to up size the files and if so how do I do this in Aperture?
    3. I take it all I have to do here is change the DPI setting on export to 300 (is DPI the same as PPI?)
    4. I think this just means the image quality will be set to 12 on export.
    Sorry for all the questions but getting prints done at a lab is something new to me and I would like to try and get the best results.
    Thanks in advance,
    Andrew

    Hi Ian,
    Thanks heaps for your quick reply. In regards to your answer for the 2nd question:
    "2. You definitely need to upsize the files, 24x30" at 300ppi is 7200x9000px. You can use the 'fit within' option and give a size in inches and it will upsize as needed on export. Note that 24x30 is a drastically different aspect ratio than your 3:2 dSLR shots, so you may also want to crop the images to the 5:4 aspect."
    Can you please advise what size, in pixels, I would need to crop to plus will this make the image less sharp, therefore I should sharpen more? Sorry I have never up sized and printed an image before so not sure if there is a correct way of doing it (I think I read somewhere you should up size in increments of 10% or something?)
    Cheers.

  • Help Please, Battling Problem For Months

    This is the first time I've posted on SunJava's forum, and hope I'm doing this right ^^; Please do correct me if I'm wrong.
    For months, I haven't been able to compose mail on web-based email, view sites programmed in Java, or use Angelfire or Geocities or other similar programs. I've installed the Windows XP Service Pack 2 and attempted to Reinstall IE6, but was unsuccessful and go an error message. I've installed SunJava and enabled it under Internet Options' Advanced Tab. I've searched the web, Google and Forums pertaining to the topic, but haven't found anything that has worked. Any advice? Thanks! Greatly, GREATLY appreciated.

    I'm not really sure if any of the sites you mention actually use Java. Hotmail, for example, does not use Java. Most do use JavaScript though, which is something entirely different and is not a Sun product.
    This isn't really the right place for questions like this. Although most people probably won't mind posts such as this, the forum is intended for use by people developing software using Java.
    You might want to check out http://www.java.com/ instead. That's the official resource for 'consumers' (i.e. people NOT interested in writing programs using java, but only in using the programs themselves). There will probably be some facility there for reporting bugs or answering questions.
    As a last resort, you might want to try using another browser. For example, take a look at the products at http://www.mozilla.org/ A lot of people actually prefer those browsers to IE for numerous reasons, including better security

  • Urgent help required...for replacing JSP session variables

    I am trying to enhance the performance of a j2ee based webapp which use session variables to store the data...
    Is there any alternative for session variables..The project is based on j2ee-Struts frame work..But the amount of code maintainance should be minimum ....so i can't create beanforms for all these data...
    Is there any XML based methods available...??

    ok... thanks... i created a fla file and inthe action script
    pasted the following code
    var nc:NetConnection = new NetConnection();
    nc.connect("rtmp://flash.ispstream.com/ondemand/unikron/my_video_dj/");
    var ns:NetStream = new NetStream(nc);
    contentMain.myVideo.attachVideo(ns);
    ns.setBufferTime(5);
    ns.play("dvd_r");
    nothing is working if i tried to load... can u help me out

  • Need Help Please - PSD InDesign (for print)?

    Hello Everyone,
    I'm a graphic designer for a company that has decided to run some print ads in a magazine. At the time, I only had Photoshop to create their advertisement with. Now they have purchased CS4, which will make my life easier in the future, however, for now I have the problem of creating my advertisement made with Photoshop and creating a print ready PDF.
    Here is my problem:
    - I created a PSD at 8.5" x 11" at 300ppi
    - I did not take in to account for the 0.125" bleeds and 1/8" trim
    - It needs to be SWOP compliant (I figured out I can export a PDF that adheres to SWOP)
    - Fonts should be Type 1 Postscript, no TTF (I'm using Helvetica and Arial, when I export the PDF, it says the embedded fonts are TTF)
    - I'm totally lost with regards for designing work for print!
    Here the specs they gave me, AFTER I created the design in Photoshop
    ====
    Full page, full bleed 8.0" 10-3/4" (**I created my PSD as a 8.5" x 11" - without regard to bleeds**)
    Include 1/8 bleed over all to ensure full page bleed
    and keep live copy 1/4 from trim and crop marks.
    CMYK, 4-color process printing only.
    Do not add bleed to partial page ads.
    All requirements are based on Specifications for Web Offset
    Publications (SWOP). Any deviation from these specifications may
    result in less-desirable printed results.
    We support PDF files generated by Adobe Acrobat using
    the X-1A Job Option Settings for Distiller. In order for
    prepress to generate printable PDF s, it is important that
    the native file is prepared accordingly.
    Preparing native files for printable PDF s:
    All images/scans must be in CMYK mode,
    300 dpi resolution
    Use Postscript (Type 1) fonts only. No True
    Type, Windows/PC or custom fonts accepted
    Embed all fonts
    Do not nest EPS files in other EPS files
    Four-color solids should not exceed SWOP
    density of 280%
    Provide two digital color proofs at 100% size, created
    from the supplied digital file, on a contract-quality,
    digital halftone proofing system in accordance with
    SWOP web coated standards (AGFAPressmatch,
    Kodak Approval, DuPont Waterproof, etc.). Laser or
    inkjet proofs are not considered accurate in color and
    are supplied for content confirmation only.
    If supplied, the publisher is not responsible for color variances
    between the digital file and final color reproduction.
    NOTE: If proofs are not supplied, make-goods due to
    reproduction quality will not be honored.
    ====
    I've never done print work before, as I'm mainly a graphic designer for the web.
    Any help on this matter would be greatly appreciated! Unfortunately for me, they bought the advertisement space with the magazine for the running of the next issue before speaking with me. So I'm under extreme pressure to get this underway. I'll be most grateful for any help or guidance, Thanks guys!
    - D

    You can Place a PSD in Indesign, but unless the bleed is a single color,
    it's going to be easier to add bleed in Photoshop. Bleed is whatever
    gets cut off when they trim the paper. Trim is close, but not exact, so
    whatever picture or color goes to the edge of the paper must extend
    beyond the edge to avoid trim including some white when the trim is not
    quite perfect. If it's a picture that goes to the edge, you need to
    figure out a way to extend the picture beyond the edge. If it's white
    that goes to the edge, then you don't need bleed. If it's a non-tone
    color field (a single color) then you could Place the PSD in Indesign
    and add bleed color behind it and extending beyond the edge of the page.
    The magazine should not concern themselves with TT or T1 fonts, either
    one should work. That said, Helvetica and Arial are very close. If your
    Helvetica is Type 1, just use Helvetica for the whole thing. If you
    embed it in the PDF, it should show there as a Type 1 subset.
    Kenneth Benson
    Pegasus Type, Inc.
    www.pegtype.com

  • IOs 7 refusing to activate now , help please? Need for my Business

    After the toughest install of iTunes and iOs iv'e ever been through I get to the activation screen thinking its going to be all gravy now , NO. I cannot activate it im stuck on this ridiculous hello screen. I've tried to activate on wi-fi on 3G and through iTunes but each time I cannot reach the activation server. The phone is locked to Telus and the sim card has never left the phone whatsoever , it has never been jailbroken of course and never had anything tampered with. Can someone please tell me whats going on here as far as I know Wi-Fi , Network (3G , 4G LTE ) and iTunes are my only options for activation , someone please tell me they are having the same issue or this is just a traffic issure I am a business owner and lose money every minute this phone is not in use.

    Ok , so no need to worry I can assure you its just apples servers getting hammered I was going nuts but then I looked down and it finally activated Keep at it and nobody worry iOs7 installed fine its your phones not broken this just happens when hundreds of thousands of people make a request at once I really wrote this post out of impulse and wanted to see who else it was affecting. KEEP ON TRYING !!!

  • Help please... for On-Line....

    Hello all,
    We are currently using webForms and Reports version 6i and hosted on 9iAS (rel 1) and we are in the process of upgrading to 10g (both development and web server).
    Also, we have a quick reference guide (desk top reference in document format) for users on how to use the application. My question is, how can we integrate this help guide to make it an online help or what tools goes with this webForms 6i/10g?[[/b]u]
    Any help or pointers are appreciated.
    Thanks in advance,
    Arun.

    how about the HOST command which pops up the document in a browser window?
    Regards
    Grant Ronald
    Forms Product Management

  • HELP PLEASE ! Driver for this mainboard : MSI 6318 rev. 1

    I am in desperate need of a driver that supports my mainboard MSI 6318 rev. 1   
    Please can someone tell me where to download this driver????
    Hauptplatine:
    MD 2000 (MSI 6318 Rev.1), Chipsatz VIA Apollo Pro 133A,
    µ-ATX-Formfaktor, 3 PCI-Steckplätze, 1 AGP-Steckplatz
    Prozessor:
    Intel Pentium III, 667 MHz, 133 MHz FSB, 256 kB 2nd Level Cache (Coppermine), Bauform Sockel 370 FC-PGA
    Arbeitsspeicher:
    128 MB SD-RAM PC 133 (max. 1GB)
    Grafik:
    MSI MS-8806 OEM, NVidia TNT2 Pro AGP, 32 MB SD-RAM im AGP-Slot
    Sound Creative Labs CT5880 (Soundblaster 128 PCI) onboard
    Festplatte:
    Seagate ST 320423A, 20 GB, U-DMA 66, 5.400 min-1 
    Laufwerke CD-ROM Liteon 403 (40x)

    Quote from: McAnus on 05-May-05, 06:42:46
    I am in desperate need of a driver that supports my mainboard MSI 6318 rev. 1
    Hauptplatine:
    MD 2000 (MSI 6318 Rev.1), Chipsatz VIA Apollo Pro 133A,
    You should find anything here:
    www.medion.de
    http://home.arcor.de/m-i-p

  • Desperate - help please my computer is locked!

    I tried to set up a password in my MacBook Pro. I went to settings and pressed the lock after 5 mins and found  there was already an old password attached to the computer I couldn't remember. My computer is now locked and I can't remember my old password. What do I do? Help!!!

    Welcome to the Apple Support Communities
    If you forgot the password, you have to reset it. First of all, open  > About this Mac, and check what OS X version you have.
    If you have Mac OS X 10.6 or older, see "Resetting your original administrator account password" > http://support.apple.com/kb/HT1274
    If you have OS X 10.7 or 10.8, see > http://discussions.apple.com/docs/DOC-4101

  • Servlet.service() Error. java.lang.OutOfMemoryError: Java heap space

    Hi All,
    I would be very grateful if you would draw some light for this error I got from running a online database connected image viewer (applet).
    The application is quite simple, applet connect to servlet, servlet send 3 SQL statements to MySQL and retrieve image info (Strings) and 50 Files (- JPEG image) from a online database, and then pass all of data to applet from servlet. The size of total of images is around 3.5 MB, and I've increased JVM memory to 128 MB by using code "-xmx128m".
    ? Do I need send images from servlet to applet individually rather than push them in one go
    ? Is there memory leak in my codes
    Please see the codes below:
    private ExamViewerApplet.CaseInfo[] getCaseInfoArray(int examID, Connection conn) throws SQLException{...}   
    private ExamViewerApplet.ExamInfo getExamInfo(int examID, Connection conn) throws SQLException{...}
    private String processObject(Object object, ObjectOutputStream oos)    {
        Integer examID = (Integer) object;
        Connection conn  = null;    
        ExamViewerApplet.ExamInfo examInfo = null;
        ExamViewerApplet.CaseInfo caseInfoArray[] = null;
        int[][] imageIndexArray = new int[30][5];
        ImageIcon[] imageArray = null;
        try {
            conn = new DBConnection().getConnection();
            examInfo = this.getExamInfo(examID, conn);
            caseInfoArray = this.getCaseInfoArray(examID, conn);
            PreparedStatement ps = conn.prepareStatement(RETRIEVE_IMAGES);
            ps.setInt(1,examID);
            ResultSet rs = ps.executeQuery();
            rs.last();
            int size = rs.getRow();
            rs.beforeFirst();
            imageArray = new ImageIcon[size];
            int imageIndex = 0;
            while(rs.next()){
                int caseID = rs.getInt("CaseID");
                int imageID = rs.getInt("ImageID");
                InputStream stream = null;
                ByteArrayOutputStream output = null;
                try {
                    stream = rs.getBinaryStream("Image");
                    output = new ByteArrayOutputStream();
                    byte buf[] = new byte[1024];
                    int len;
                    while((len = stream.read(buf)) > 0){
                        output.write(buf, 0, len);
                    ImageIcon icon = new ImageIcon(output.toByteArray());
                    imageArray[imageIndex] = icon;
                    imageIndexArray[caseID][0] += 1;
                    imageIndexArray[caseID][imageID] = imageIndex;
                    ++imageIndex;
                } catch (IOException ex) {
                    log("Error, when reading byte array from image input stream from database");
                } finally{
                    try {
                        stream.close();
                        output.close();
                    } catch (IOException ex) {
                        log("Error, when tring to close image input stream from Database");
        } catch (ClassNotFoundException classNotFoundException) {//somecode...
        } catch (SQLException sQLException) {//somecode...
        }finally{
            try {
                conn.close();
            } catch (SQLException ex) {//somecode...
        String result;
        if(examInfo != null && caseInfoArray != null && imageIndexArray != null && imageArray != null ){
            result = "The transaction was successed!";
            try {
                oos.writeObject(examInfo);
                oos.writeObject(caseInfoArray);
                oos.writeObject(imageIndexArray);
                oos.writeObject(imageArray);
            } catch (IOException ex) {
                result = "The transaction was failed!";
        }else{
            result = "The transaction was failed!";
        return result;
    protected void processRequest(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException {      
        ObjectInputStream inputStreamFromApplet = null;
        Object object = null;
        try {
            inputStreamFromApplet = new ObjectInputStream(request.getInputStream());
            object = inputStreamFromApplet.readObject();
            ObjectOutputStream oos = new ObjectOutputStream(response.getOutputStream());
            String returnValue = this.processObject(object, oos);           
            oos.writeObject(returnValue);
            oos.flush();
            oos.close();       
        } catch (ClassNotFoundException classNotFoundException) {
            classNotFoundException.printStackTrace();
        } finally{            
            inputStreamFromApplet.close();
    } And the error messages I got here is:
    SEVERE: Servlet.service() for servlet ExamViewerServlet threw exception
    java.lang.OutOfMemoryError: Java heap space
            at javax.swing.ImageIcon.writeObject(ImageIcon.java:411)
            at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:592)
            at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:917)
            at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1339)
            at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1290)
            at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1079)
            at java.io.ObjectOutputStream.writeArray(ObjectOutputStream.java:1251)
            at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1075)
            at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:302)
            at ExamViewerServlet.processObject(ExamViewerServlet.java:147)
            at ExamViewerServlet.processRequest(ExamViewerServlet.java:176)
            at ExamViewerServlet.doPost(ExamViewerServlet.java:217)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
            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 org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:390)
            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:233)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
            at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849)
            at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
            at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)
            at java.lang.Thread.run(Thread.java:595)Please help.
    Linqing
    Edited by: discovery_java on Feb 1, 2010 2:12 PM

    wire the code into a simple unit test, then run a profiler on it to see where the memory is going. You need the help of these kind of tools to track down memory issues, before that it is only guesswork what might be soaking it all up.

Maybe you are looking for