Exception « PrimeFaces « JSF Q&A





1. Primefaces Mobile - Class Cast Exception with UISwitch    forum.primefaces.org

>> << vbose Posts: 44 Joined: 07 Jul 2009, 00:22 29 Apr 2011, 19:30 by vbose Primefaces Mobile - Class Cast Exception with UISwitch When I use the below switch tag, ...

2. ArrayIndexOutOfBound exception from datatble row on ajax req    forum.primefaces.org

Getting ArrayIndex OutOfBound Exception when ever AJAX request is mode from datatable row. I am currently using version 2.2, If I upgrade version to 2.2.1 then I dont have this exception. ...

3. Wizard flowListener consumes exceptions ?    forum.primefaces.org

public String handleFlow(FlowEvent event) { try { if (event.getOldStep().equals("tabXXX")) { ...

4. p:ajax throws exception as child of p:schedule    forum.primefaces.org

>> << martinPrime Posts: 30 Joined: 11 Oct 2010, 18:26 29 May 2011, 18:11 by martinPrime p:ajax throws exception as child of p:schedule Hi, I'm using PF 3.0 M2 SNAPSHOT and ...

5. view expired exception    forum.primefaces.org

09 Jun 2011, 19:15 by vvsk view expired exception When i run my application,it's working fine.If i do refresh ,I am not able to retrieve the entire page,it's showing view expired ...

6. [SOLVED] Exception Cannot convert ...ResourceHolderImp ...    forum.primefaces.org

Resource Servlet org.primefaces.resource.ResourceServlet 1 Resource Servlet /primefaces_resource/*

7. fileUpload Exception Handling    forum.primefaces.org

Hi I'd like to handle an "exception" or rather validate the file that the user is attempting to upload. If the file already exists on the server, I'd like to display ...

8. fileDowload exception    forum.primefaces.org

Hi, I' trying to download a file, just like showcase example does, but I get this exception: java.lang.NullPointerException org.primefaces.component.filedownload.FileDownloadActionListener.processAction(FileDownloadActionListener.java:59) javax.faces.event.ActionEvent.processListener(ActionEvent.java:88) javax.faces.component.UIComponentBase.broadcast(UIComponentBase.java:777) javax.faces.component.UICommand.broadcast(UICommand.java:300) javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:787) javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1252) com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:81) com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) javax.faces.webapp.FacesServlet.service(FacesServlet.java:312) org.primefaces.webapp.filter.FileUploadFilter.doFilter(FileUploadFilter.java:79) xhtml code: ...

9. Exception on global message    forum.primefaces.org

15 Jul 2011, 22:27 by hfcprime Exception on global message Without the for=, this p:message causes an exception, stack trace below. 3.0M3 snap, Moj 2.04





10. Exception in selection when tree in     forum.primefaces.org

27 Jul 2011, 20:59 by jim@jimtough.com Exception in selection when tree in Question posted at Stack Overflow so I could upload screenshots: http://stackoverflow.com/questions/6849542/primefaces-3-0-exception-in-ptree-node-selection-when-tree-is-in-a-pdialog I have a in my ...

11. Primefaces exception    forum.primefaces.org

Hi I am new to JSF and primefaces ,i get the following error when i am clicking on my Add functionality,(the screen is already developed using primefaces as an xhtml) java.lang.IllegalStateException ...

12. How can I catch and log Ajax-request exceptions?    forum.primefaces.org

I originally asked this question on Stack Overflow but got no answers: http://stackoverflow.com/questions/6930896/jsf-2-how-to-log-ajax-request-failures-on-server I've been having a difficult time tracking down exceptions in my managed beans that happen when it is ...

13. Nullpointer Exception on Postback (Datatable)    forum.primefaces.org

java.lang.NullPointerException at org.primefaces.component.datatable.DataHelper.decodeFilters(DataHelper.java:146) at org.primefaces.component.datatable.DataTableRenderer.decode(DataTableRenderer.java:51) at javax.faces.component.UIComponentBase.decode(UIComponentBase.java:787) at javax.faces.component.UIData.processDecodes(UIData.java:1162) at org.primefaces.component.datatable.DataTable.processDecodes(DataTable.java:542) at javax.faces.component.UIForm.processDecodes(UIForm.java:225) ...

14. DataTable exception when no item selected    forum.primefaces.org

>> << eldjon Posts: 14 Joined: 13 Mar 2011, 11:00 02 Sep 2011, 19:12 by eldjon DataTable exception when no item selected Now basically the datatable of M3 is definitely improved, ...

15. Caught exception when using     forum.primefaces.org

>> << PanYan Posts: 38 Joined: 27 May 2009, 03:16 04 Jun 2009, 09:35 by PanYan Caught exception when using Source code is very simple: Code:

16.  causes a cast exception    forum.primefaces.org

java.lang.ClassCastException: org.primefaces.component.messages.Messages cannot be cast to org.primefaces.component.api.AutoUpdatable at org.primefaces.event.AutoUpdateComponentListener.processEvent(AutoUpdateComponentListener.java:30) at javax.faces.event.SystemEvent.processListener(SystemEvent.java:106) ...





17. EL Exception with M4    forum.primefaces.org

>> << Andreas Posts: 2 Joined: 01 Nov 2011, 18:57 01 Nov 2011, 19:02 by Andreas EL Exception with M4 I have theming code that worked with Primefaces 2.x and all ...

18. p:wizard throw Exception after 3.0 M4 is applied    forum.primefaces.org

After switching from 3.0.M3 to 3.0.M4 I have some new errors: (Users use the page to upload attachment and preview the result in next tab, so the form tag with enctype="multipart/form-data") ...

19. / by zero Exception with lazyload+livescroll datatable    forum.primefaces.org

Getting the following exception while trying to use lazy & livescroll mode together in datatable. Code: java.lang.ArithmeticException: / by zero at org.primefaces.model.LazyDataModel.setRowIndex(LazyDataModel.java:62) at ...

20. View Expired Exception    forum.primefaces.org

Hi , I am using WAS6.1 with PF3.0 RC1 snapshot and mojarra 2.1.3 . My application gives view expired exception for any operation on the page . The 1st screen displays ...

21. autocomplete - JavaScript exception    forum.primefaces.org

PrimeFaces version: 3.0M4/RC1 - built from source with disabled compression of the script files. JSF: Mojarra 2.1.3 Container: Glassfish 3.1 After adding an autocomplete component to my page I started receiving ...

22. exception in js    forum.primefaces.org

b is null autoResizable()primef...NAPSHOT (line 15) c = Object { originalEvent=Event click, type="click", timeStamp=1324041749666, more...} bB()jquery...NAPSHOT (line 16) bx = Object { originalEvent=Event click, type="click", timeStamp=1324041749666, more...} bB()jquery...NAPSHOT (line 16) bE ...

23. JavaScript exception in primefaces.js    forum.primefaces.org

Hi, I am using the panel and accordionPanel components and I am getting the below javascript exceptions(Firefox and not working in any of the browser): ----------- Error: this.jq is null Source ...

24. Problems right after a system exception    forum.primefaces.org

Hi, in my application Ive implemented a default exception handler by implementing a custon action lister that catches and makes some treatment on the raised and uncaught exceptions. Well, the point: ...

25. Fileupload SEVERE: Exception i PhaseListner RESTORE_VIEW    forum.primefaces.org

06 Apr 2010, 04:38 by miunano Fileupload SEVERE: Exception i PhaseListner RESTORE_VIEW I am using JSF 1.2 with Primefaces 1.0 with tomcat. I used to use tomahawk and switching to Primefaces. ...

26. Runtime Exception with Primefaces?    forum.primefaces.org

>> << ramo.karahasan Posts: 76 Joined: 18 Apr 2010, 23:57 21 Apr 2010, 12:59 by ramo.karahasan Runtime Exception with Primefaces? Hi, actually i developed on my local server. It work's fine. ...

27. Exception when run prime-showcase on local    forum.primefaces.org

>> << jbmeyer Posts: 18 Joined: 25 Jun 2010, 11:30 28 Jun 2010, 11:50 by jbmeyer Exception when run prime-showcase on local I'm trying to run the prime showcase on my ...

28. Autocomplete and zip exception    forum.primefaces.org

29. Exception extending autoComplete    forum.primefaces.org

>> << bueyuekt Posts: 24 Joined: 26 May 2010, 11:51 18 Aug 2010, 10:22 by bueyuekt Exception extending autoComplete Hello, I got a problem with autoComplete component. I need to add ...

30. Treetable Cast Exception    forum.primefaces.org

>> << carvo Posts: 7 Joined: 20 Aug 2010, 23:05 20 Aug 2010, 23:35 by carvo Treetable Cast Exception Hi all. Im new in PrimeFaces and im trying to use the ...

31. Page navigation exceptions after upgrading to JSF 2    forum.primefaces.org

>> << Superstef Posts: 6 Joined: 31 Aug 2010, 13:32 31 Aug 2010, 13:43 by Superstef Page navigation exceptions after upgrading to JSF 2 Hi there, I posted in Seam-Forum too, ...

32. Exception while using p:layout, Facelets and Richfaces    forum.primefaces.org

>> << juangon Posts: 68 Joined: 22 Mar 2009, 19:05 15 Sep 2009, 10:33 by juangon Exception while using p:layout, Facelets and Richfaces Hi: I am having a problem while showing ...

33. LazyDataTable and arithmetic exception, division by 0.    forum.primefaces.org

>> << mariano.kocalka Posts: 22 Joined: 21 Sep 2010, 01:12 28 Sep 2010, 16:03 by mariano.kocalka LazyDataTable and arithmetic exception, division by 0. Environment Code: jdk-1.6 eclipse-helios jboss-6 jsf-2.0.2 ...

34. / by zero exception    forum.primefaces.org

>> << v.yagodin Posts: 4 Joined: 30 Sep 2010, 19:57 12 Oct 2010, 20:43 by v.yagodin / by zero exception Hello all! First of all I would like to describe the ...

35. dynamic menu w/ ActionListener exception    forum.primefaces.org

Hi!!. I'm on JSF 2.0/ PF 2.2RC1 trying to setup a kind of dynamic menu. So, if I add an ActionListener, I get java.lang.IllegalStateException: java.lang.InstantiationException: com.foo.bar.main$1 at javax.faces.component.StateHolderSaver.restore(StateHolderSaver.java:110) at javax.faces.component.AttachedObjectListHolder.restoreState(AttachedObjectListHolder.java:153) at ...

36. commanLink class cast exception    forum.primefaces.org

...

37. Wizard not Handling AJAX Exceptions Correctly    forum.primefaces.org

Hi Cagatay and PF rockstars, I believe I have found a BUG when using the JSF2 exception-handler-factory described in other parts of the forum and by edburns. I am not sure ...

38. Ajax Star Rating exception    forum.primefaces.org

>> << svkap Posts: 24 Joined: 30 Sep 2009, 14:07 07 Oct 2009, 15:42 by svkap Ajax Star Rating exception Hi again. It seems that this problem comes from icefaces. When ...

39. JSF compiler look into JavaSript code causes exception!    forum.primefaces.org

03 Dec 2010, 05:26 by kman JSF compiler look into JavaSript code causes exception! If my JavaScript contains the character ampersand "&", the JSF compiler threw the following error: ...

40. Getting a file not found exception on PrimeFaces-2.2RC2 jar    forum.primefaces.org

>> << inxsible Posts: 53 Joined: 07 Dec 2010, 21:30 13 Dec 2010, 22:57 by inxsible Getting a file not found exception on PrimeFaces-2.2RC2 jar I get this when deploying the ...

41. Multiple datatables with selection throw exception    forum.primefaces.org

Hello, I got a page with many components (some of them are tomahawk components). I converted all my tables from t:dataTable (tomahawk) to p:dataTable (primefaces). The page has one datatable with ...

42. Exception with datatable lazyloading [solved]    forum.primefaces.org

hi, i am trying to implement lazy loading for a datatable, but i get some exceptions as follows (i have truncated the stack trace): Code: SEVERE: Error Rendering View[/ui/admin/mobilized.xhtml] ...

43. p:commandButton exception    forum.primefaces.org

javax.faces.FacesException: java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to com.sun.faces.application.view.StateHolderSaver at javax.faces.component.UIComponent.invokeOnComponent (UIComponent.java:1256) ...

44. Using Terminal Component throws Exception    forum.primefaces.org

10 Nov 2009, 22:34 by romyo0o Using Terminal Component throws Exception Hello, I 've Tried to Use Terminal Component and i got this Exception: SEVERE: Servlet.service() for servlet Faces Servlet threw ...

45. Got an exception when upgrading to 2.2    forum.primefaces.org

>> << csfreebird Posts: 13 Joined: 13 Nov 2010, 15:35 08 Feb 2011, 17:10 by csfreebird Got an exception when upgrading to 2.2 My environment: UBuntu 10.10,Maven3.02,Spring3.0.5,MyBatis3.0.4,MySQL GlassFishV3 Browser:FireFox 3 or ...

46. Error Dialog on exception    forum.primefaces.org

Hello, I want to have an error dialog. I know how to create a dialog but I need to know how to trigger it on a exception. In Webflow I may ...

47. ending conversation in buttons action = exception?    forum.primefaces.org

03 Mar 2011, 08:59 by derek ending conversation in buttons action = exception? I have a simple command button.. Code: and then in the ...

48. Ajax Request error-page Exception    forum.primefaces.org

07 Mar 2011, 16:21 by Colosseum Ajax Request error-page Exception hi, within our web.xml we got the following entry (ViewExpiredException is just an example - the described behaviour applies to other ...

49. Exception:javax/faces/component/html/HtmlOutcomeTargetButton    forum.primefaces.org

Exception:javax/faces/component/html/HtmlOutcomeTargetButton Components, Ajax Framework, Utilities and More. Post a reply 1 post Page 1 of 1 >> << manju16832003 Posts: 1 Joined: 27 Apr 2011, 14:19 27 Apr 2011, 14:57 ...