Hi,
comments inline
[EMAIL PROTECTED] napsal(a):
Hi Bruno,
Bruno Aranda schrieb:
Hi,
I have a webapp with the combination
myfaces core 1.2.3-SNAPSHOT
trinidad 1.2.7-SNAPSHOT
orchestra-core 1.1-SNAPSHOT
and others (Facelets, Spring...)
This used to work a weeks ago, but today I was trying to start it
again and on initialization this exception happens:
2008-02-27 13:23:37,991 [btpool0-1] DEBUG (JsfFrameworkAdapter,57) -
Beginning request
2008-02-27 13:23:37,992 [btpool0-1] DEBUG
(OrchestraFacesContextFactory$1,114) - Running inithandler of type
java.util.LinkedList$ListItr
2008-02-27 13:23:37,997 [btpool0-1] DEBUG
(OrchestraFacesContextFactory$1,114) - Running inithandler of type
java.util.LinkedList$ListItr
2008-02-27 13:23:38,365 [btpool0-1] DEBUG
(OrchestraFacesContextFactory$1,129) - Running release
2008-02-27 13:23:38,368 [btpool0-1] DEBUG (JsfFrameworkAdapter,69) -
Ending request
timed :38,368
2008-02-27 13:23:38.260::WARN: Error for
/intact/intact-search-webapp/search.xhtml
timed :38.260
-> sooner than previous logged message (by 108 ms)
(It also use other format than DEBUG leveled messages)
Time shows issue raised IN Orchestra (it's before releasing work of
Orchestra)
java.lang.StackOverflowError
at
javax.faces.context.FacesContext.getCurrentInstance(FacesContext.java:98)
at javax.faces.context.FacesContext.getELContext(FacesContext.java:35)
at
org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$CacheRenderKit.getELContext(FacesContextFactoryImpl.java:238)
at javax.faces.context.FacesContext.getELContext(FacesContext.java:40)
at
org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$CacheRenderKit.getELContext(FacesContextFactoryImpl.java:238)
at javax.faces.context.FacesContext.getELContext(FacesContext.java:40)
at
Regards,
Zdenek