stream « IceFaces « JSF Q&A





2. javax.faces.FacesException: Can't find stream for ... How do I resolve this?    icefaces.org

I am finally not getting any server log exceptions, but now when i try to view the page I see this log, if anyone can tell me what the problem is that would be great: HTTP Status 500 - -------------------------------------------------------------------------------- type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception javax.servlet.ServletException: ...

3. Can't parse stream for /welcomeJSF.jspx null    icefaces.org

I'm working on integration with JBoss 4.0.4.GA, and while the demonstration applications work, I can't figure out why *my* simple welcome file isn't being parsed. From looking at other posts with similar topics, the "null" there seems odd, but I don't know why it's there. I've been following the process detailed in the getting started documents; it's quite possible I'm missing ...

5. Issue: javax.faces.FacesException: Can't parse stream for /login.jspx null    icefaces.org

In doing some testing, I've created a simple login page. I've attached the .war file and everytime I try to run the application, I return the following error below. I would had expected this on a .jsp file, but not on a .jspx file? Any assistance would be greatly appreciated. Thanks, --Todd [#|2006-07-25T10:58:56.972-0500|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=17;|StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception javax.faces.FacesException: Can't ...

7. Composite component Can't parse stream error    icefaces.org

I'm trying to use one of the composite components in my 1.82 EE GA distribution. I added them to my fview tag: And they show up as valid tags in eclipse. I added the follwowing easyPopup: When I try to load ...

8. inputFile stream ending    icefaces.org

I'm using IceFaces1.6DR4 with JBoss Seam 1.2.1 and JBoss4.0.5.GA. When using an input file component, small files upload just fine. But when I try to upload larger files or if I inject a delay in the upload to simulate a slow network, I get this exception: org.apache.commons.fileupload.MultipartStream$MalformedStreamException: Stream ended unexpectedly at org.apache.commons.fileupload.MultipartStream$ItemInputStream.makeAvailable(MultipartStream.java:964) at org.apache.commons.fileupload.MultipartStream$ItemInputStream.read(MultipartStream.java:887) at java.io.FilterInputStream.read(FilterInputStream.java:111) at org.apache.commons.fileupload.util.LimitedInputStream.read(LimitedInputStream.java:125) at java.io.FilterInputStream.read(FilterInputStream.java:90) at ...

9. Catch "Stream Ended Unexpectedly"    icefaces.org





10. Html stream of current page    icefaces.org

11. Unable to return an excel workbook via the JSF Response output stream    icefaces.org

I have a table being displayed and want to be able to export it to excel and have it automatically launch MS Excel with that workbook open in it. I started out by writing code that would build the workbook and I had it write out to a file. I verified the file contents were correct, and they are. I then ...

12. javax.faces.FacesException: Can't parse stream for /basicTree.jsp -- Help needed    icefaces.org

Hi I tried to deploy the tree application in JBoss 4.2.0, which used icefaces tree componenet. The deployment was successful, but at the run time, its giving an error as followed. Error org.apache.jasper.JasperException: javax.faces.FacesException: Can't parse stream for /basicTree.jspx Failed to execute JSP lifecycle. org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:535) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:429) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) root cause ************************************************************* javax.faces.FacesException: Can't parse stream for /basicTree.jspx Failed to ...

13. Can't parse stream    icefaces.org

14. javax.faces.FacesException: Can't parse stream for /test.jspx Failed to execute JSP lifecycle.    icefaces.org

Hi Mark, I am including my test.jspx and stacktrace. Without , is displaying the data. If I include under the dataPaginator it is giving the FacesException. Can you please help me. Thanks in Advance test.jspx

15. ongoing error: Can't find stream for /timeout.jsp    icefaces.org

Surprisingly as much as this error continually appears with my iceface application, nothing in this forum appears to ever mention this error. Please advise as this error is really constant and appears to occur when users press the "tabs" in the tabbed-component very quickly (i.e. going from tabA to tabB to TabC back to tabA etc). Here the entire error output ...