Hello Jurgen, I am encountering the same issue with illegal state exceptions. I am using Netbeans 5.5.1RC1 on OS X with glassfish version 2 build 19 (Sun Java System Application Server 9.1) and Sun Java System Application Server 9.0 UR1. I can create a schedule entry with no issues. If I attempt to create another entry, the exception is thrown.
The key point which will always throw an exception is when I select an entry on the schedule. It will immediately throw the exception. See the attached screenshot and log where it through the exception. I am using Visual Web Pack 5.5 on Netbeans. Thanks for any assistance. John http://www.nabble.com/file/7625/schedulewithEntry.png http://www.nabble.com/file/7626/ScheduleNuked.txt ScheduleNuked.txt yassmin sameh wrote: > > Dear Jurgen, > thanks for your quick reply , those are the details : > > i am trying to use the schedule componenet, i knew that it has been > transfered from Sandbox to Tomahawk , but actually the current > Tomahawk release doesn't contain it . > so , i downloaded Tomahawk snapshot 1.1.5, together with Tomahawk examples > . > i am using Netbeanstaking the code copy- paste from > the site , and deploy on sun application server 9- JDk 1.6 , the component > appeared but on any navigation it throws the below exception . > > my Final Trial was to deploy Tomahawk examples which i downloaded , > on and deploy on sun application server 9 - JDk 1.6, and on > navigation(pressing buttons to add sample entries, schedule properties , > etc..) it throws the same exception . > so kindly help me . i hope i did explain it in a good way :( > thanks > > > > Best Regards, > Yassmin Mohamed Sameh Mahmoud, Bsc > Information Technology Institute ITI<?xml:namespace prefix = o ns = > "urn:schemas-microsoft-com:office:office" /> > Java Department, Teaching Staff > Ministry of Communications and Information Technology MCIT. 241 El haram > <?xml:namespace prefix = st1 ns = > "urn:schemas-microsoft-com:office:smarttags" />St., Giza, Egypt. Tel: 202 > - 3868420 - Ext. 314. Fax: 202 - > 3868429. E-mail: [EMAIL PROTECTED] , [EMAIL PROTECTED] > http://www.iti.gov.eg > http://www.mcit.gov.eg > > > From: Jurgen Lust <[EMAIL PROTECTED]> Reply-To: MyFaces > Discussion <[email protected]> To: yassmin sameh > <[EMAIL PROTECTED]> CC: MyFaces Discussion > <[email protected]> Subject: Re: tomahawk schedule component > Date: Wed, 28 Mar 2007 23:55:52 +0200 >Could you send some more details > about your code? It is quite difficult >to help you with only the > stacktrace of the exception. >Do the tomahawk examples work on your > server? > >Kind regards, > >Jurgen > >Op woensdag > 28-03-2007 om 20:04 uur [tijdzone +0000], schreef yassmin >sameh: > > > Dear Jurgen Lust, > > > > > > > > kindly i > need your help , in the tomahawk component , it is throwing > > the > following exceptions: > > > > > > > > > java.lang.IllegalStateException: > org.apache.myfaces.custom.schedule.UISchedule$ScheduleActionListener > > > at > javax.faces.component.StateHolderSaver.restore(StateHolderSaver.java:98) > > > at > javax.faces.component.UIComponentBase.restoreAttachedState(UIComponentBase.java:1414) > > > at > javax.faces.component.UIComponentBase.restoreState(UIComponentBase.java:1276) > > > at > org.apache.myfaces.custom.schedule.UISchedule.restoreState(UISchedule.java:378) > > > at > org.apache.myfaces.custom.schedule.HtmlSchedule.restoreState(HtmlSchedule.java:189) > > > at > javax.faces.component.UIComponentBase.processRestoreState(UIComponentBase.java:1148) > > > at > javax.faces.component.UIComponentBase.processRestoreState(UIComponentBase.java:1164) > > > at > javax.faces.component.UIComponentBase.processRestoreState(UIComponentBase.java:1164) > > > > > note : i am already dowloading tomahawk 1.1.5 > snapshot, and > > examples , and i am working on sun application > server > > > > > > > > Best Regards, > > > > > Yassmin Mohamed Sameh Mahmoud, Bsc > > > > > Information Technology Institute ITI > > > > Java Department, > Teaching Staff > > > > Ministry of Communications and > Information Technology MCIT. > > 241 El haram St., Giza, Egypt. > > > Tel: 202 - 3868420 - Ext. 314. > > Fax: 202 - 3868429. > > > E-mail: [EMAIL PROTECTED] ,[EMAIL PROTECTED] > > > http://www.iti.gov.eg > > > > http://www.mcit.gov.eg > > > > > > > > > > > > > ______________________________________________________________________ > > > 5.5%* 30 year fixed mortgage rate. Good credit refinance. Up to > 5 free > > quotes - *Terms >-- > >____________________________________________________ >Jurgen Lust > >email: [EMAIL PROTECTED] >blog: http://jroller.com/page/jurgenlust > >____________________________________________________ > i'm making > a difference. Make every IM count for the cause of your choice. Join Now. > > > -- View this message in context: http://www.nabble.com/Re%3A-tomahawk-schedule-component-tf3483203.html#a9802507 Sent from the MyFaces - Users mailing list archive at Nabble.com.

