Flash required to explore WidSets

The newest version of the Flash Player is required to explore WidSets. Please download and install the free Flash Player from the icon below.

After installation, refresh this page »

Can't run and publish widget

Forum » Problems using new site » Can't run and publish widget

Can't run and publish widget

simonrus  2008/01/31 22:30 UTC


Hi, everyone

The following error occurs during uploading:

Upload failed: 500
Failed_to_invoke_public_mangowebView_mangowwwDevkitActionuploadmangoweb
CalljavalangStringjavalangStringorgapachecommonsfileuploadFileItemmangocore
WidgetTypejavalangStringjavalangStringjavalangStringbooleanboolean
boolean_throws_javaioIOException

I tried to remove the folder ~/.widsets and relogin, but it didn't help me...

How can I participate in contest? =) Just 15 minutes
left until 00:00 of 31 Jan

Thank you...

Re: Can't run and publish widget

tmzmaa  2008/02/01 00:02 UTC


Hello,

A pity you faced the problem just before the competition deadline, but thanks a lot about informing us.

I believe our guys can help fix that promptly.

In this situation we will definitely allow publishing new widgets for the competition still over the weekend!

Tero-Markus

Re: Can't run and publish widget

Marko  2008/02/01 08:23 UTC


Hi

Thank you for reporting. It looks like we actually had some issues with the upload functionality.

Investigating and hopefully we get rid of this during today.

Therefore I have extended the competition widget entry time until 4th February.

Please check this thread:

http://dev.widsets.com/forum/topic/1/882401/1/

Sorry for any inconvenience!
Best Regards
Marko

Re: Can't run and publish widget

Marko  2008/02/02 11:37 UTC


Upload should now be working again.

Pls. check this message:

http://dev.widsets.com/forum/post/885479/


Regards,
Marko

Re: Can't run and publish widget

simonrus  2008/02/03 01:00 UTC


Thank you! Greate news!

Re: Can't run and publish widget

simonrus  2008/02/19 23:53 UTC


Unfortunately upload doesn't work again =( The last time problems occurred approximately at the same time, at 23:40 in the evening (by time in London, 02:40 Moscow time), it seems to be a some kind of time problem :-(

But anyway twenty minutes ago the following message appeared again and upload still doesn't work =(

--Start log ---
NFO java.version=1.6.0_03
INFO java.vendor=Sun Microsystems Inc.
INFO Device=/devices/cool.properties
INFO RMS provider=vajax.microedition.rms.file.FileRMS, maxSize=1000000
INFO RMS root=/home/simon/.widsets/default/WidSets
INFO Classloader=sun.misc.Launcher$AppClassLoader@1ba34f2
INFO MIDlet=widsets.Widsets
02:52:13: locale ru_RU
==> Uploading /tmp/widsets_27699.zip, (11kB)...
Upload failed: 500 Failed_to_invoke_public_mangowebView_mangowwwDevkitActionuploadmangoweb
CalljavalangStringjavalangStringorgapachecommonsfileuploadFileItemmangocore
WidgetTypejavalangStringjavalangStringjavalangStringbooleanbooleanboolean_
throws_javaioIOException
--

I hope it's a kind of feature in order to prevent programming at night time :-)

Thank you!

Re: Can't run and publish widget

render  2008/02/20 14:25 UTC


Hmm, my first guess is that there is something wrong with the contents of your widget directory. Are there maybe some files that should not be there (hidden operating system files for example)? Or did you just add some new file to your directory after this started happening? Or change widget.xml somehow?

I just downloaded fresh copy of SDK, and tried uploading the example files and it worked just ok.

/render

Re: Can't run and publish widget

simonrus  2008/02/20 22:14 UTC


Render, thank you so much!

Yes, the problem was the following: when my editor crashes (i use gvim) it leaves the temporary hidden files in the widget directory!
After these files were removed, uploading started to work again!

Thank you!

Re: Can't run and publish widget

render  2008/02/21 06:24 UTC


Great ;)

Guess we could improve the uploading so that it wouldn't fail in these kind of situations :)

/render