Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » java deserialization and RCP product
java deserialization and RCP product [message #1690837] Tue, 31 March 2015 14:36
ModelGeek Mising name is currently offline ModelGeek Mising nameFriend
Messages: 550
Registered: June 2011
Senior Member
In my RCP project, i have to work with java serialization/deserialization. If i run my rcp application inside eclipse environment then i do not get StackOverFlowException while deserializing one specific file. But if i export my product and then run then i get StackOverFlow exception if i deserialize the same file.

I have checked in my run configuration, i have same Xss and other jvm parameters in .product file. Why it works with in Eclipse environment and why i get StackOverFlow after exporting product?

Any Idea?

Cheers,
Previous Topic:Is it possible to create a wrapper around org.eclipse.equinox.launcher.Main?
Next Topic:Version conflict of singleton plug-ins.
Goto Forum:
  


Current Time: Thu Apr 25 00:54:15 GMT 2024

Powered by FUDForum. Page generated in 0.02785 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top