Re: Regarding Stack Overflow exception

2012-03-28 Thread smsmaddy
Hi all,
Good news. The Memory Leak issue is fixed by updgrading the wicket
version to 1.5.4. Thanks to everyone for the support

//Madhusudhan S

-
//Maddy
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Regarding-Stack-Overflow-exception-tp4203930p4511565.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Regarding Stack Overflow exception

2012-01-12 Thread smsmaddy
Can anyone let me know about the entry in *Apache Wicket* /change log/ which
talks about serialization error fix?

-
//Maddy
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Regarding-Stack-Overflow-exception-tp4203930p4288315.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Regarding Stack Overflow exception

2012-01-11 Thread smsmaddy
I have tried with 1.5.2 and tried by migrating few classes and tested the
small feature which was part of  stack overflow message error...And now, the
fix is working fine locally
I have to upgrade complete application to 1.5.2 and update you the results
sooner

Thanks for the support :)

-
//Maddy
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Regarding-Stack-Overflow-exception-tp4203930p4285581.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Regarding Stack Overflow exception

2011-12-29 Thread Igor Vaynberg
have you tried 1.4.19?

-igor

On Wed, Dec 28, 2011 at 11:47 PM, smsmaddy  wrote:
> Hi,
>  Can you please suggest the version in which serialization issue is fixed.
> Even in the change log, I am not able to find the relevant entry of
> serialization fix?
>
> -
> //Maddy
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Regarding-Stack-Overflow-exception-tp4203930p4242123.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Regarding Stack Overflow exception

2011-12-28 Thread smsmaddy
Hi,
  Can you please suggest the version in which serialization issue is fixed.
Even in the change log, I am not able to find the relevant entry of
serialization fix?

-
//Maddy
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Regarding-Stack-Overflow-exception-tp4203930p4242123.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Regarding Stack Overflow exception

2011-12-22 Thread Martin Grigorov
Try first with 1.4.19

On Thu, Dec 22, 2011 at 12:50 PM, smsmaddy  wrote:
> Thanks for the reply
>
> I was also bothered about this serialization issue in wicket version 1.4.17.
> Still not sure, the latest version (1.5.3) of wicket will resolve the issue
> because I haven't find any migration changes statement which states about
> this serialization fix @
> http://svn.apache.org/repos/asf/wicket/trunk/CHANGELOG-1.5 *CHANGELOG* .
> Please let me know, if you come across particular statement
>
> I have already started updating wicket version to 1.5.3 stable version,
> there seems to be many methods need to be updated. I will let you know the
> results once I am done with complete upgrade. Meanwhile, if you have any
> other suggestions...please let me know?
>
> -
> //Maddy
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Regarding-Stack-Overflow-exception-tp4203930p4224818.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Regarding Stack Overflow exception

2011-12-22 Thread smsmaddy
Thanks for the reply

I was also bothered about this serialization issue in wicket version 1.4.17.
Still not sure, the latest version (1.5.3) of wicket will resolve the issue
because I haven't find any migration changes statement which states about
this serialization fix @ 
http://svn.apache.org/repos/asf/wicket/trunk/CHANGELOG-1.5 *CHANGELOG* .
Please let me know, if you come across particular statement

I have already started updating wicket version to 1.5.3 stable version,
there seems to be many methods need to be updated. I will let you know the
results once I am done with complete upgrade. Meanwhile, if you have any
other suggestions...please let me know?

-
//Maddy
--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Regarding-Stack-Overflow-exception-tp4203930p4224818.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Regarding Stack Overflow exception

2011-12-16 Thread Igor Vaynberg
(Unknown Source)
>        at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
>        at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
>        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
>        at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
>        at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
>        at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
>        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
>        at java.io.ObjectOutputStream.writeArray(Unknown Source)
>        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
>        at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
>        at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
>        at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
>        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
>        at java.io.ObjectOutputStream.writeObject(Unknown Source)
>        at
> org.apache.wicket.util.io.IObjectStreamFactory$DefaultObjectStreamFactory$2.writeObjectOverride(IObjectStreamFactory.java:121)
>        at java.io.ObjectOutputStream.writeObject(Unknown Source)
>        at 
> org.apache.wicket.util.lang.Objects.objectToByteArray(Objects.java:1124)
>        at
> org.apache.wicket.protocol.http.pagestore.AbstractPageStore.serializePage(AbstractPageStore.java:203)
>        at
> org.apache.wicket.protocol.http.pagestore.DiskPageStore.prepareForSerialization(DiskPageStore.java:1190)
>        at
> org.apache.wicket.protocol.http.SecondLevelCacheSessionStore$SecondLevelCachePageMap.writeObject(SecondLevelCacheSessionStore.java:390)
>        at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
>        at java.lang.reflect.Method.invoke(Unknown Source)
>        at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source)
>        at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
>        at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
>        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
>        at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
>        at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
>        at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
>        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
>        at java.io.ObjectOutputStream.writeArray(Unknown Source)
>        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
>        at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source)
>        at java.io.ObjectOutputStream.writeSerialData(Unknown Source)
>        at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
>        at java.io.ObjectOutputStream.writeObject0(Unknown Source)
>        at java.io.ObjectOutputStream.writeObject(Unknown Source)
>        at
> org.apache.wicket.util.io.IObjectStreamFactory$DefaultObjectStreamFactory$2.writeObjectOverride(IObjectStreamFactory.java:121)
>        at java.io.ObjectOutputStream.writeObject(Unknown Source)
>        at 
> org.apache.wicket.util.lang.Objects.objectToByteArray(Objects.java:1124)
>        at
> org.apache.wicket.protocol.http.pagestore.AbstractPageStore.serializePage(AbstractPageStore.java:203)
>        at
> org.apache.wicket.protocol.http.pagestore.DiskPageStore.prepareForSerialization(DiskPageStore.java:1190)
>        at
> org.apache.wicket.protocol.http.SecondLevelCacheSessionStore$SecondLevelCachePageMa
>
> -
> //Maddy
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Regarding-Stack-Overflow-exception-tp4203930p4204225.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Regarding Stack Overflow exception

2011-12-16 Thread Martin Grigorov
Hi,

Use any pastebin service to show us the stacktrace.

On Fri, Dec 16, 2011 at 11:52 AM, smsmaddy  wrote:
> The application which I am working is implemented using */Wicket 1.4.17/*
> framework deployed in Jetty Server. I often get "*/Stack Overflow/*"
> exceptions which requires Server restart to fix the issue. Server restarting
> in production is a weird thing. *Please suggest to find the root cause*?
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Regarding-Stack-Overflow-exception-tp4203930p4203930.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org