Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7.2
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Weblogic 10.3
Description
Following exception is seen on weblogic10.3 server console when the position panel component is accessed for the very first time or every time the reload button is clicked on the position panel page. There is no loss of functionality.
<Oct 31, 2008 4:08:15 PM MDT> <Error> <HTTP> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@44792e - appName: '_appsdir_component-showcase_war',
name: 'component-showcase.war', context-path: '/component-showcase', spec-version: 'null'] Servlet failed with Exception
java.lang.NullPointerException at java.io.File.<init>(File.java:222)
at com.icesoft.faces.webapp.http.servlet.MainServlet$2.locate(MainServlet.java:63)
at com.icesoft.faces.webapp.http.core.FileServer.service(FileServer.java:26)
at com.icesoft.faces.webapp.http.common.standard.PathDispatcherServer.service(PathDispatcherServer.java:24)
at com.icesoft.faces.webapp.http.common.standard.CompressingServer.service(CompressingServer.java:40)
Truncated. see log file for complete stacktrace>
<Oct 31, 2008 4:08:15 PM MDT> <Error> <HTTP> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@44792e - appName: '_appsdir_component-showcase_war',
name: 'component-showcase.war', context-path: '/component-showcase', spec-version: 'null'] Servlet failed with Exception
java.lang.NullPointerException at java.io.File.<init>(File.java:222)
at com.icesoft.faces.webapp.http.servlet.MainServlet$2.locate(MainServlet.java:63)
at com.icesoft.faces.webapp.http.core.FileServer.service(FileServer.java:26)
at com.icesoft.faces.webapp.http.common.standard.PathDispatcherServer.service(PathDispatcherServer.java:24)
at com.icesoft.faces.webapp.http.common.standard.CompressingServer.service(CompressingServer.java:40)
Truncated. see log file for complete stacktrace>
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion