1. Exception with ICEFaces stackoverflow.comI'm using ICEFaces. I have datatable with multiple columns. One I load the page I get the following exception; however, the page still loads and contiues correctly but after I start ... |
2. JSF Tag exception caused by f:setPropertyActionListener: Parent is not of type ActionSource stackoverflow.comI have a web application written in plain old JSF that I want partially migrate to ICEfaces to use some of its components, namely confirmation panel for now. To use it, ... |
3. Woodstock / Icefaces: Exception using VisualWeb ICEfaces framework in JSF project forums.netbeans.orgSearch: NetBeans Forums FAQ Search Memberlist Register Profile Log in to check your private messages Log in ... |
4. IceFaces SessionHasExpired Exception....!!! coderanch.com |
5. please explain me the meaning of this exception icefaces.org |
6. DataTable will throw Exception on Set iteration icefaces.org |
7. Icefaces Exception icefaces.org |
8. Ice faces exception icefaces.org |
9. Catch Unchecked Exceptions in MethodExpressionActionListener icefaces.org |
10. Could not stop/reploy/update ICEfaces 1.7.2 application in IBM WAS 6.0.27 after exception thrown. icefaces.org |
11. Getting exception in SelectInputTextRenderer ... ? icefaces.org |
12. Exception at loading time icefaces.org |
13. ice:inputFile with @RolesAllowed causes an exception icefaces.org |
14. ProcessValidationPhase Exception icefaces.org |
15. Exception with redirectTo in ICEfaces1.8.1 icefaces.org |
17. isVisibleOnUserRole exception version 1.0 icefaces.orgI've been successfully using ICE Faces beta (0.3.0 and 0.3.1 with Eclipse and JDK 5 deploying to JBoss 4.0.2. With the release of v1.0 of the community edition I updated the relevant jar files as before (e.g., same process as when I switched from 0.3.0 to 0.3.1) and am now getting the following exception: javax.servlet.ServletException: Can't parse stream for /login.jspx com.icesoft.faces.component.ext.taglib.Util.isVisibleOnUserRole(Ljavax/faces/component/UIComponent;)Z ... |
18. exception at class load icefaces.org |
19. visible="#{konfiguratorBean.selectionOutput!=null}" -> Exception icefaces.org |
20. Exception during running the sample application icefaces.orgGuys, I wanted to try the sample application auctionMonitor and have the following installed, Tomcat 5.5, JDK 1.6 and when I ran my application, got the following error. No clue as to what it is. Any help? HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception ... |
21. deserialize exception icefaces.org |
22. different exceptions icefaces.org |
23. GRAVE: Exception finding JSF1.2 saveView method on delegate icefaces.org |
24. MessagePipeline.publish() Exception with ICEfaces Push Server 1.8.2 icefaces.orgThe Push Server and your application are using HTTP to try and communicate (rather than JMS) and there seems to be a problem with the URI. Can you turn on debug level logging? The HttpAdapter.publish() method does have some logging statements that might shed some light on the problem. ICEfaces attempts to detect and set the localAddress and localPort values automatically. ... |
25. MessagePipeline exception 1.8.2 icefaces.org |
27. inputFile: How to suppress exception stacktraces if uploadMaxFilesize is exceeded? icefaces.orgHello, i'm using |
28. Exception in ice:selectInputDate icefaces.org |
29. Exception finding JSF1.2 saveView method on delegate icefaces.orgI am new user of ICEFaces and IcePDF and I am trying to execute IcePDF Demo Application in JBoss 4.2.2. When I call http://localhost:8080/icepdf the following error occurs: ERROR [ViewRootStateManagerImpl] Exception finding JSF1.2 saveView method on delegate java.lang.NoSuchMethodException: com.sun.faces.application.StateManagerImpl.saveView(javax.faces.context.FacesContext) Obs.: I put all lib dependencies according to developers guide (ICEfacesDevelopersGuide.pdf - pg. 112 and also /ICEpdf-3.1.0-bin/icepdf/docsDevelopersGuide.pdf - pg. 7). Does anyone ... |
30. File not found exception not returning to container (can duplicate on icefaces.org) icefaces.orgI'm having a odd problem with URLs that end with something like this: /view.xhtml;jssessonid=123456 For some reason, whenever a ";" becomes part of the URL ICEfaces will throw its own exception and print a file not found error rather than return it to the container for the container to decided how to handle a 404 error. I'm noticing the error on ... |
31. Accessing w3c.org dtd entries causes exception icefaces.org |
32. exception implicit object icefaces.org |
33. getting the exception while rendring large amount of data icefaces.org |
34. Exception generating bar chart icefaces.org |
35. Runtime Exception On OutputStyleRenderer icefaces.org |
37. selectInputDate ---> Exceptions when clicking on something...!! icefaces.org |
38. Validator doesn't work on empty Strings... Exception icefaces.org |
39. How to handle exception in ice:datatable icefaces.orgHi all. I am using IceFaces 2.0.0.B1 with JSF 2.0.3. A. In my application, I am using |
40. Tag selectInputText of ICEFaces giving exception icefaces.org |
41. Catching Exceptions - Ice 1.8.2 icefaces.orgI'm going to answer my own question here for the sake of the community. I've been making a fundamental JSF mistake for the last several years - that mistake is the difference between using actionListeners and actions on my components. Up until today, I have been using only actionListeners, and those actionListerners have been processing business logic.. including logic that may ... |
42. Exception running Ice 2.0 with Liferay 6.0 icefaces.orgFollowed the chat example to create my own portlet, but when I run it get this error: 18:22:18,234 ERROR [ExternalContextImpl:1051] Unable to call portletResponse.setProperty(String, String) for portletResponse=[com.liferay.portlet.RenderResponseImpl] because it is not a ResourceResponse. 18:22:18,250 ERROR [jsp:154] java.lang.NullPointerException at com.sun.faces.lifecycle.RestoreViewPhase.notifyAfter(RestoreViewPhase.java:297) at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:110) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:114) at org.portletfaces.bridge.BridgeImpl.doFacesRequest(BridgeImpl.java:232) at org.portletfaces.bridge.GenericFacesPortlet.doView(GenericFacesPortlet.java:194) at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:328) at javax.portlet.GenericPortlet.render(GenericPortlet.java:233) at com.liferay.portlet.FilterChainImpl.doFilter(FilterChainImpl.java:101) at com.liferay.portal.kernel.portlet.PortletFilterUtil.doFilter(PortletFilterUtil.java:64) at com.liferay.portal.kernel.servlet.PortletServlet.service(PortletServlet.java:92) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) ... |
43. Exceptions during deployment of app using icefaces 2.0. icefaces.orgHi, I am using icefaces for the first time and in the process of a POC.Intend to roll over this usage to the development team. I am trying since morning to solve this issue and still stuck. I get ConfigureListener failed error caused by "nosuchmethoderror in UINamingContainer.getSeparatorChar.why is it looking for this method. please help , am i missing anything... |
44. Getting Exception while logout my iceface application icefaces.orgHello Icefaces expert! I have a problem with my iceface application,I have an old iceface application that is running fine on netweaver 7.0 and jboss5.1 server, now i migrated this app to new netweaver 7.2 server, it is running sucessfully, but when i login to the app and view some data and then logout it throws an exception as below 500 ... |
46. com.ibm.ws.webcontainer.webapp.WebApp notifyServletContextCreated SRVE0283E: Exception caught while icefaces.orgHi! I'm working on application based on Icefaces on WebSphere 7.0. When I start my server, I got this error : com.ibm.ws.webcontainer.webapp.WebApp notifyServletContextCreated SRVE0283E: Exception caught while initializing context: {0} java.lang.VerifyError: javax/servlet/jsp/JspApplicationContext.addELResolver(Ljavax/el/ELResolver;)V at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:1600) at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:419) at com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:1681) at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:374) at com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:299) at com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:100) at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:166) at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:731) at com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:616) at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:376) at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:668) at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1122) at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1319) at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:609) at ... |
47. SessionHasExpired Exception icefaces.org |
48. Exception, where no should be icefaces.org |
49. Validator exceptions in editableTableBean is screaming all over the page! icefaces.orgI have two editableTables under the same |
50. Exception thrown when navigationg to *.iface icefaces.org |
51. Why selectOneMenu with SelectItemGroup throws an exception? icefaces.org |
52. Exception icefaces.org |
53. Server Throws Exception icefaces.org |
54. Exception icefaces.org |
55. "update queue exceeded" exception icefaces.orgUsing Seam 1.1.0.CR1, ICEfaces 1.5.1, and JBoss 4.0.5.GA. My application starts off fine, but after using it for 20 or 30 page transitions, I get the following exception and the "User Session Expired" window pops up. 15:43:14,718 INFO [STDOUT] SendUpdates D 15:43:14,718 INFO [STDOUT] SendUpdates Exception 1 java.lang.RuntimeException: viewNumber 1 update queue exceeded 16 15:43:14,734 ERROR [STDERR] java.lang.RuntimeException: viewNumber 1 update ... |
56. BlockingServlet hides exceptions icefaces.orgpeter Joined: 14/11/2006 00:00:00 Messages: 10 Offline I'm currently building an icefaces1.5.1 / facelets/ seam 1.1CR2 application. The application works, but only if I exclude the menu component. When I add the Menu component to the page, the page will load, but clicking on any action in the page results with the log outputting: Code: 2006-12-05 12:17:56,312 TRACE [com.icesoft.faces.webapp.xmlhttp.BlockingServlet] User session ... |
57. exception (conversion) using IceFaces date picker icefaces.org |
58. Session already invalidated (Exception) icefaces.org2007-02-15 10:18:00,290 ERROR([Blocking Servlet]) - Servlet.service() for servlet Blocking Servlet threw exception java.lang.IllegalStateException: getLastAccessedTime: Session already invalidated at org.apache.catalina.session.StandardSession.getLastAccessedTime(StandardSession.java:426) at org.apache.catalina.session.StandardSessionFacade.getLastAccessedTime(StandardSessionFacade.java:83) at com.icesoft.faces.webapp.xmlhttp.BlockingResponseState.remainingMillis(BlockingResponseState.java:169) at com.icesoft.faces.webapp.xmlhttp.BlockingResponseState.block(BlockingResponseState.java:117) at com.icesoft.faces.webapp.xmlhttp.BlockingServlet.executeRequest(BlockingServlet.java:288) at com.icesoft.faces.webapp.xmlhttp.BlockingServlet.service(BlockingServlet.java:189) at javax.servlet.http.HttpServlet.service(HttpServlet.java:810) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869) ... |
59. Address example exception thrown in RAD 6.0.1 icefaces.org |
60. Samples got 'ICEfaces could not initialize JavaServer Faces' Exception icefaces.orgI'm deploying the samples (component-showcase) on my Websphere AS. I keep getting Null Pointer Exception for the servlets when deploying. Please refer to the attachment for the error log. The log said 'FacesConfigParser parse Failed to parse Faces config document '. Is there anything I should edit from the faces-config.xml file? I've also noticed that it said 'PersistentFacesCommonlet init ICEfaces could ... |
61. Exception Handling in ICEfaces 1.6 icefaces.org |
62. component-showcase and SUN JSF RI 1.2: Exception icefaces.org |
63. Client abort Exception icefaces.org |
64. RenderMan Exception... icefaces.org |
65. Problem with reloading entire page after handling exceptions icefaces.orgHi, In my application I have a sidebar which contains different links to load different pages. In one of mypages if any exception occurs then iam displaying the error page, but when I tried to open the same page again from the sidebar by clicking the link, it still showing the same error page, which I do not want, Since that ... |
66. Exception icefaces.org |
67. Plain text in Facelets composition cause exception icefaces.org |
68. exception while deploying project icefaces.orgHello, I'm new to Icefaces. I have a simple application. I'm trying to deploy it but it is giving me some exception--- [FacesConfigurator] failed to configure class org.apache.myfaces.custom.aliasbean.AliasBeanRenderer java.lang.ClassCastException: org.apache.myfaces.custom.aliasbean.AliasBeanRenderer I've not pasted complete error message. These are the jars that I have in my lib folder. ajax4jsf.jar commons-collections.jar commons-discovery.jar commons-logging.jar backport-util-concurrent.jar commons-fileupload.jar commons-el.jar commons-fileupload.jar el-api.jar el-ri.jar icefaces.jar icefaces-comps.jar jsf-facelets.jar jstl.jar ... |
69. ClassNotFound Exception icefaces.orgI have developed a sample application using myeclipseIDE. when i deploy it to tomcat 6, I found following error given below: Nov 26, 2007 3:18:52 PM org.apache.catalina.core.StandardContext listenerStart SEVERE: Error configuring application listener of class com.icesoft.faces.util.event.servlet.ContextEventRepeater java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at com.icesoft.faces.util.event.servlet.ContextEventRepeater. |
70. exception handling in icefaces component(Urgent) icefaces.orgHi All, I am using ICEFaces and seam in my application.I have one layout.xhtml which divides the page into two parts. one of the part will have tree and calendar will get renderd in other part. If the application gets an exception in part of the page(i.e in tree or calender) the pages is getting redirected to error.xhtml. Instead i need ... |
71. session invalidation-exception 1.7 DR2 icefaces.orgHi, I am trying to implement logout option by invalidating the session. I found out from the forums there was a known issue with the session invalidation and it was fixed in 1.6.1. But I am getting the following exception when I add the IceFaces 1.6.1 library using MyEclipse IceFaces plugin. at com.icesoft.faces.application.D2DViewHandler.delegateView(D2DViewHandler.java:796) at com.icesoft.faces.application.D2DViewHandler.createView(D2DViewHandler.java:173) at com.sun.faces.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:162) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:109) at javax.faces.component.UICommand.broadcast(UICommand.java:332) ... |
72. ActionListener with |
73. Exception when selecting an entry in a SelectOneMenu icefaces.org |
74. calling a page multiple times throws an exception icefaces.orgHi, I do use Iceface Facelets and I generate dynamically (by javascript) a couple of iframes which all have as resource the same JSF page but with different parameters in the url. Generating 1 iframe is working fine but if I generate more then 1 iframe I get different exception. The generation of the iframe is done in loop so there ... |
75. Any component throw exception when id have spaces icefaces.orgHi. In any component, when my id have spaces, like Code: |
76. Exception while executing Component-Showcase example icefaces.org |
77. Icefaces facelets dynamic content include exception icefaces.org |
78. panelPopup Exception icefaces.org |
79. Exception when updating from 1.7.0 B1 to 1.7.0 icefaces.org |
80. broken pipe exception icefaces.orgHi, I'm trying to implement a database backed tree, results are quite promising so far. But I do get an broken pipe exception. I'm using jboss seam 2.0.2 icefaces 1.7, mac 0X 10.4, Java version: 1.5.0_13, first I tried 1.6.1 and 2.0.1 for icefaces and seam respectively but that give same error. I really have the impression though that the problem ... |
81. Broadcast Exception when Session Expire icefaces.org |
82. Nullpointer exceptions icefaces.org |
83. ice:selectInputDate throws exception icefaces.org |
85. changes i've made to deal with ice:inputFile's exceptions icefaces.orgpublic void upload( FileItemStream stream, String uploadDirectory, boolean uploadDirectoryAbsolute, long maxSize, BridgeFacesContext bfc, ServletContext servletContext, String sessionId) throws IOException { ... try { ... if (fileName != null && fileName.trim().matches(namePattern)) { ... status = SAVED; fileInfo.setPhysicalPath(file.getAbsolutePath()); fileInfo.setSize(fileLength); updateFileValueBinding(bfc); notifyDone(bfc); } else { ... } } catch (FileUploadBase.FileUploadIOException uploadException) { ... } } |