[forge-users] Problem with Alpha3

Lincoln Baxter, III lincolnbaxter at gmail.com
Tue Apr 12 13:01:37 EDT 2011


Could you post the URL you are trying to access, and also paste a listing of
your project's contents? Thanks.

~Lincoln

On Sat, Apr 9, 2011 at 3:19 PM, Paul Keogh <paul.keogh at gmail.com> wrote:

> Hi,
>
> Downloaded Alpha3 and followed the example using HIbernate and JBAS 6.
>
> The index URL worked fine but when I went to look at the entity I had
> created I got the exception below.
>
> Any suggestions ?
>
> Thanks,
>
> 20:05:04,766 INFO
> [org.jboss.bootstrap.impl.base.server.AbstractServer] JBossAS
> [6.0.0.Final "Neo"] Started in 1m:24s:747ms
> 20:07:30,085 WARNING
> [javax.enterprise.resource.webcontainer.jsf.context] JSF1091: No mime
> type could be found for file favicon.ico.  To resolve this, add a
> mime-type mapping to the applications web.xml.
> 20:07:30,087 WARNING
> [javax.enterprise.resource.webcontainer.jsf.context] JSF1091: No mime
> type could be found for file favicon.ico.  To resolve this, add a
> mime-type mapping to the applications web.xml.
> 20:07:30,089 WARNING
> [javax.enterprise.resource.webcontainer.jsf.application] JSF1015:
> Request path '/faces/index.xhtml' begins with one or more occurrences
> of the FacesServlet prefix path mapping '/faces'.
> 20:08:27,860 ERROR
>
> [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/webtext-1.0.0-SNAPSHOT].[FacesServlet]]
> Servlet.service() for servlet FacesServlet threw exception:
> java.lang.IllegalArgumentException: null source
>        at java.util.EventObject.<init>(Unknown Source) [:1.6.0_24]
>        at javax.faces.event.SystemEvent.<init>(SystemEvent.java:67)
> [:2.0.3-]
>        at
> javax.faces.event.ComponentSystemEvent.<init>(ComponentSystemEvent.java:69)
> [:2.0.3-]
>        at
> javax.faces.event.PostRestoreStateEvent.<init>(PostRestoreStateEvent.java:69)
> [:2.0.3-]
>        at
> com.sun.faces.lifecycle.RestoreViewPhase.deliverPostRestoreStateEvent(RestoreViewPhase.java:256)
> [:2.0.3-]
>        at
> com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:245)
> [:2.0.3-]
>        at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:97) [:2.0.3-]
>        at
> com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:107)
> [:2.0.3-]
>        at
> com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:114)
> [:2.0.3-]
>        at javax.faces.webapp.FacesServlet.service(FacesServlet.java:308)
> [:2.0.3-]
>        at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:324)
> [:6.0.0.Final]
>        at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
> [:6.0.0.Final]
>        at
> org.jboss.weld.servlet.ConversationPropagationFilter.doFilter(ConversationPropagationFilter.java:67)
> [:6.0.0.Final]
>        at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:274)
> [:6.0.0.Final]
>        at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:242)
> [:6.0.0.Final]
>        at
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)
> [:6.0.0.Final]
>        at
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
> [:6.0.0.Final]
>        at
> org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:181)
> [:6.0.0.Final]
>        at
> org.jboss.modcluster.catalina.CatalinaContext$RequestListenerValve.event(CatalinaContext.java:285)
> [:1.1.0.Final]
>        at
> org.jboss.modcluster.catalina.CatalinaContext$RequestListenerValve.invoke(CatalinaContext.java:261)
> [:1.1.0.Final]
>        at
> org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:88)
> [:6.0.0.Final]
>        at
> org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:100)
> [:6.0.0.Final]
>        at
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> [:6.0.0.Final]
>        at
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> [:6.0.0.Final]
>        at
> org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
> [:6.0.0.Final]
>        at
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> [:6.0.0.Final]
>        at
> org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:53)
> [:6.0.0.Final]
>        at
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362)
> [:6.0.0.Final]
>        at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)
> [:6.0.0.Final]
>        at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:654)
> [:6.0.0.Final]
>        at
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:951)
> [:6.0.0.Final]
>        at java.lang.Thread.run(Unknown Source) [:1.6.0_24]
> _______________________________________________
> forge-users mailing list
> forge-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-users
>



-- 
Lincoln Baxter, III
http://ocpsoft.com
http://scrumshark.com
"Keep it Simple"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-users/attachments/20110412/af96a5b6/attachment.html 


More information about the forge-users mailing list