Thank you, I did as suggested and the debug output confirmed what Steve 
suspected. My app is throwing an exception. It searches for the 
available, write-able storage paths. In the windows desktop version it is 
getting access denied when trying to create a file on the root of all my 
local drives. It finally hangs when attempting to create my prefs file.

Storage.getInstance().writeObject("lastSysTime", sysDate);
 

On Tuesday, July 5, 2016 at 5:38:34 AM UTC+1, Shai Almog wrote:
>
> Try running the project from command line using java -jar with your jar 
> file name. It should be somewhere in the installation hierarchy.
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/56a1f8c1-efc8-4bf6-9577-5204db923349%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to