Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error Rendering View

843844Oct 21 2009 — edited Oct 21 2009
Hi,

I am getting this exception.

[*2:01:42:704* CDT] 0000002d WSRdbDataSour I DSRA8208I: JDBC driver type : 4
[*2:38:13:588* CDT] 0000002d viewhandler E Error Rendering View[null]
java.lang.NullPointerException
at java.lang.StringBuffer.<init>(StringBuffer.java:79)
at com.sun.facelets.FaceletViewHandler.getRenderedViewId(FaceletViewHandler.java:763)
at com.sun.facelets.FaceletViewHandler.buildView(FaceletViewHandler.java:505)
at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:567)

If you could see the time in the first line and second line there is gap of approx. 37 min.
Is this what is causing the issue? Because my application is working fine.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 18 2009
Added on Oct 21 2009
3 comments
446 views