webtier@glassfish.java.net

Problem in rendering UI (render Response phase).

From: <webtier_at_javadesktop.org>
Date: Sun, 22 Mar 2009 06:04:37 PDT

I am trying to migrate my app from JBoss to GlassFish version 2.1. I am using seam and jsf. My first UI page is not getting loaded(blank screen always trying to connect), Seems that the application is not entering into render response phase after coming from RestoreViewPhase and same set of log files is getting rotated. Here are the log files. Can someone tell me what's going wrong?







[#|2009-03-20T01:17:16.073-0500|FINE|sun-appserver2.1|javax.enterprise.resource.webcontainer.jsf.lifecycle|_ThreadID=31;_ThreadName=httpSSLWorkerThread-8080-0;ClassName=com.sun.faces.lifecycle.LifecycleImpl;MethodName=execute;_RequestID=60a2aa8f-6627-4887-a37e-636ecae63bee;|Skipping rest of execute() because of a reload|#]
 
 
 
 
[#|2009-03-20T01:17:16.073-0500|FINE|sun-appserver2.1|javax.enterprise.resource.webcontainer.jsf.lifecycle|_ThreadID=31;_ThreadName=httpSSLWorkerThread-8080-0;ClassName=com.sun.faces.lifecycle.LifecycleImpl;MethodName=render;_RequestID=60a2aa8f-6627-4887-a37e-636ecae63bee;|render(com.sun.faces.context.FacesContextImpl_at_1158f9e)|#]
 
 
 
 
[#|2009-03-20T01:17:16.073-0500|FINEST|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=31;_ThreadName=httpSSLWorkerThread-8080-0;ClassName=com.sun.web.server.J2EEInstanceListener;MethodName=instanceEvent;_RequestID=60a2aa8f-6627-4887-a37e-636ecae63bee;|*** InstanceEvent: afterService|#]
 
 
 
 
[#|2009-03-20T01:17:16.089-0500|FINEST|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=31;_ThreadName=httpSSLWorkerThread-8080-0;ClassName=com.sun.web.server.J2EEInstanceListener;MethodName=instanceEvent;_RequestID=60a2aa8f-6627-4887-a37e-636ecae63bee;|*** InstanceEvent: afterFilter|#]
 
 
 
 
[#|2009-03-20T01:17:16.089-0500|FINEST|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=31;_ThreadName=httpSSLWorkerThread-8080-0;ClassName=com.sun.web.server.WebContainerListener;MethodName=containerEvent;_RequestID=60a2aa8f-6627-4887-a37e-636ecae63bee;|ContainerEvent: beforeRequestDestroyed,StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ibill],com.sun.faces.application.WebappLifecycleListener_at_258426|#]
 
 
 
 
[#|2009-03-20T01:17:16.089-0500|FINEST|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=31;_ThreadName=httpSSLWorkerThread-8080-0;ClassName=com.sun.web.server.WebContainerListener;MethodName=containerEvent;_RequestID=60a2aa8f-6627-4887-a37e-636ecae63bee;|ContainerEvent: afterRequestDestroyed,StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ibill],com.sun.faces.application.WebappLifecycleListener_at_258426|#]
 
 
 
 
[#|2009-03-20T01:17:16.089-0500|FINEST|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=31;_ThreadName=httpSSLWorkerThread-8080-0;ClassName=com.sun.enterprise.web.PESessionLockingStandardPipeline;MethodName=getSession;_RequestID=60a2aa8f-6627-4887-a37e-636ecae63bee;|SESSION_ID=286b85487d5ce0301dfd9c614215|#]
 
 
 
 
[#|2009-03-20T01:17:16.089-0500|FINEST|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=31;_ThreadName=httpSSLWorkerThread-8080-0;ClassName=com.sun.enterprise.web.PESessionLockingStandardPipeline;MethodName=getSession;_RequestID=60a2aa8f-6627-4887-a37e-636ecae63bee;|RETRIEVED_SESSION=StandardSession[286b85487d5ce0301dfd9c614215]
attrName = org.jboss.seam.CONVERSATION#3$org.jboss.seam.faces.redirect : attrValue = org.jboss.seam.faces.Redirect_at_a67bb8
attrName = org.jboss.seam.CONVERSATION#3$org.jboss.seam.faces.facesMessages : attrValue = org.jboss.seam.faces.FacesMessages_at_48702
attrName = org.jboss.seam.web.session : attrValue = org.jboss.seam.web.Session_at_13bbd58
attrName = org.jboss.seam.core.conversationEntries : attrValue = ConversationEntries([ConversationEntry(3)])
attrName = org.jboss.seam.international.localeSelector : attrValue = org.jboss.seam.international.LocaleSelector_at_10c0a2c
attrName = org.jboss.seam.CONVERSATION#3$org.jboss.seam.caughtException : attrValue = java.lang.IllegalStateException: Could not commit transaction
attrName = org.jboss.seam.CONVERSATION#3$org.jboss.seam.handledException : attrValue = javax.naming.NameNotFoundException
attrName = org.jboss.seam.security.identity : attrValue = org.jboss.seam.security.RuleBasedIdentity_at_170007a|#]
[Message sent by forum member 'avnit_k' (avnit_k)]

http://forums.java.net/jive/thread.jspa?messageID=338341