deploy « IceFaces « JSF Q&A





1. Applications constantly hangs at deploy / undeploy after a few deploy cycles    icefaces.org

Hi, we've got a problem using an icefaces-based web project in a continuous integration environment on Glassfish. After a few builds deploying or undeploying the project completely hangs forever. asadmin deploy / undeploy simply does not react. Also the project itself doesn't react anymore. I've made a thread dump of the vm at the moment a asadmin instance tries to undeploy ...

2. Deployment problem    icefaces.org

3. Problems while deploying    icefaces.org

4. Cannot deploy application: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED!    icefaces.org

com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! cvc-complex-type.2.4.a: Invalid content was found starting with element 'message-bundle'. One of '{"http://java.sun.com/xml/ns/javaee":application, "http://java.sun.com/xml/ns/javaee":factory, "http://java.sun.com/xml/ns/javaee":component, "http://java.sun.com/xml/ns/javaee":converter, "http://java.sun.com/xml/ns/javaee":managed-bean, "http://java.sun.com/xml/ns/javaee":navigation-rule, "http://java.sun.com/xml/ns/javaee":referenced-bean, "http://java.sun.com/xml/ns/javaee":render-kit, "http://java.sun.com/xml/ns/javaee":lifecycle, "http://java.sun.com/xml/ns/javaee":validator, "http://java.sun.com/xml/ns/javaee":faces-config-extension}' is expected. at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:213) at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:196) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3934) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4429) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526) at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:630) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:514) at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1288) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836) at ...

5. WAR deployment problem    icefaces.org

6. Deploy error: cannot find view id    icefaces.org

8. how to deploy the Demo source code ?    icefaces.org





11. ClassFormatError during Deployment    icefaces.org

SCHWERWIEGEND: Error configuring application listener of class com.sun.faces.config.ConfigureListener java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/faces/FacesException at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632) at java.lang.ClassLoader.defineClass(ClassLoader.java:616) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2818) at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1148) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1643) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1521) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632) at java.lang.ClassLoader.defineClass(ClassLoader.java:616) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2818) at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1148) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1643) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1521) at java.lang.Class.getDeclaredConstructors0(Native Method) ...

12. IceFaces 1.8: Error while deployment    icefaces.org

13. Icefaces Deployment Problem    icefaces.org

kamnas2k1 Joined: 21/06/2011 04:09:01 Messages: 6 Offline Hi I am trying to deploy IceFaces2 Component example liferay6.0. When I deploy on the Liferay v6.0 CE Server(Tomcat 6) in eclipse, I am getting following error. I tried many trails from the forum, but none of them seems to work. Can someone please help me?? 06-Jul-2011 13:33:25 org.apache.catalina.core.AprLifecycleListener init INFO: The APR based ...

14. automatic deployment on web-sphere    icefaces.org

15. Deploy icefaces proyect from src    icefaces.org

Hi. I was trying to deploy the ICEfaces src proyect in my eclipse to debug a error that I have detected on one project that is using icefaces 1.8.2. I downloaded the src version but I do not know how to put it into a eclise proyect in order to debug the code. I have trayed building a proyecto from the ...

16. I get this error when I deploy any of the sample .war files    icefaces.org

mangelo Joined: 14/11/2006 00:00:00 Messages: 54 Offline SEVERE: StandardWrapper.Throwable java.lang.NullPointerException at javax.faces.webapp.FacesServlet.init(FacesServlet.java:165) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3951) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4225) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:608) at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021) at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442) at org.apache.catalina.core.StandardService.start(StandardService.java:450) at org.apache.catalina.core.StandardServer.start(StandardServer.java:709) at org.apache.catalina.startup.Catalina.start(Catalina.java:551) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) ...





18. Deploy error    icefaces.org

19. Error in deploying app    icefaces.org

When I start my Tomcat 5.5.20, I receive the following error: ERROR 12:48:53 [main] - com.icesoft.faces.component.outputchart.OutputChart javax.faces.FacesException: Can't instantiate class: 'com.icesoft.faces.component.outputchart.OutputChart'. at com.sun.faces.application.ApplicationImpl.newThing(ApplicationImpl.java:792) at com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:372) at com.sun.faces.config.ConfigureListener.verifyObjects(ConfigureListener.java:1088) at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:362) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3763) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4211) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:904) at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:867) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:474) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021) at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442) at org.apache.catalina.core.StandardService.start(StandardService.java:450) ...

20. Deployment error    icefaces.org

21. Error deploying samples    icefaces.org

17:04:00,040 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080 17:04:00,165 INFO [ChannelSocket] Port busy 8009 java.net.BindException: Address already in use: JVM_Bind 17:04:00,181 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8010 17:04:00,196 INFO [JkMain] Jk running ID=1 time=0/78 config=null 17:04:00,212 INFO [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Started in 23s:188ms 17:13:38,799 INFO [TomcatDeployer] deploy, ctxPath=/auctionMonitor, warUrl=.../tmp/deploy/tmp18552auctionMonitor-exp.war/ 17:13:39,190 ERROR [[/auctionMonitor]] StandardWrapper.Throwable java.lang.NullPointerException at ...

23. Geronimo - component-showcase deploy error    icefaces.org

12:59:15,500 ERROR [[Persistent Faces Servlet]] Servlet.service() for servlet Persistent Faces Servlet threw exception javax.faces.FacesException: Can't parse stream for /showcase.jspx Error at line 40 char 22: null at com.icesoft.faces.application.D2DViewHandler.renderResponse(D2DViewHandler.java:525) at com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:153) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:268) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137) at com.icesoft.faces.webapp.http.core.PageServer$1.respond(PageServer.java:26) at com.icesoft.faces.webapp.http.servlet.ServletRequestResponse.respondWith(ServletRequestResponse.java:143) at com.icesoft.faces.webapp.http.servlet.ThreadBlockingAdaptingServlet$ThreadBlockingRequestResponse.respondWith(ThreadBlockingAdaptingServlet.java:36) at com.icesoft.faces.webapp.http.core.PageServer.service(PageServer.java:31) at com.icesoft.faces.webapp.http.core.SingleViewServer.service(SingleViewServer.java:46) at com.icesoft.faces.webapp.http.common.standard.PathDispatcherServer$Matcher.serviceOnMatch(PathDispatcherServer.java:50) at com.icesoft.faces.webapp.http.common.standard.PathDispatcherServer.service(PathDispatcherServer.java:19) at com.icesoft.faces.webapp.http.servlet.ThreadBlockingAdaptingServlet.service(ThreadBlockingAdaptingServlet.java:19) at com.icesoft.faces.webapp.http.servlet.EnvironmentAdaptingServlet.service(EnvironmentAdaptingServlet.java:29) at com.icesoft.faces.webapp.http.servlet.MainSessionBoundServlet.service(MainSessionBoundServlet.java:109) at com.icesoft.faces.webapp.http.servlet.SessionDispatcher.service(SessionDispatcher.java:35) at com.icesoft.faces.webapp.http.servlet.PathDispatcher$Matcher.serviceOnMatch(PathDispatcher.java:52) at ...

24. Deploying error    icefaces.org

25. Got following error while deploying in SOlaris    icefaces.org

Hello pal, currently I developing an icefaces application. Actually I just learnt and use it. When developing in Wind*ws, the application runs well. But, when I tried to deploy it, in Solaris 10, I got the following error : =============== using tomcat 5 : HTTP Status 500 - type Exception report message description The server encountered an internal error () that ...

26. Display Problems after Deploying and polling doesn't work    icefaces.org

Hi! We are currently trying to implement a Chat in IceFaces. The Problem is, that the first user, who logs in, sees a completly "destroyed" webpage. All the panels and forms are on wrong positions. However: When he presses reload, it works fine. We then try to connect from 5 differnt PC's to our page and use the Chat. The Chat ...

27. Problem Deploying    icefaces.org

meerahussainmsc@gmail.com Joined: 09/05/2008 00:00:00 Messages: 13 Offline Hi, After deploying ICEFace web application in sun application server When i am launching following Exception is comming. Can you please help me what are the libraries i have to copy. WebModule[/ICEFace]Page1 Initialization Failure javax.faces.FacesException: java.sql.SQLException at com.sun.rave.faces.data.CachedRowSetDataModel.executeIfNecessary(CachedRowSetDataModel.java:409) at com.sun.rave.faces.data.CachedRowSetDataModel.isRowAvailable(CachedRowSetDataModel.java:168) at com.sun.rave.faces.data.CachedRowSetDataModel.setRowIndex(CachedRowSetDataModel.java:321) at com.sun.rave.faces.data.CachedRowSetDataModel.setWrappedData(CachedRowSetDataModel.java:358) at com.sun.rave.faces.data.CachedRowSetDataModel.setCachedRowSet(CachedRowSetDataModel.java:383) at ICEFace.Page1._init(Page1.java:52) at ICEFace.Page1.init(Page1.java:381) at com.sun.rave.web.ui.appbase.servlet.LifecycleListener.fireInit(LifecycleListener.java:568) at com.sun.rave.web.ui.appbase.servlet.LifecycleListener.attributeAdded(LifecycleListener.java:418) ...