Page 1 of 1

Issues upgrading to 8.2

PostPosted: Tue Aug 29, 2017 8:50 pm
by mwiedemann
Anyone else having trouble when updating an existing installation of Developer?

Error......

Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL: http://download.servoy.com/downloads/8x ... e.jar.3036

I got this error both on Windows 10 and on Mac OSX when the installer reaches the part where it updates the Application Server. I've also tried the command line option and it bombs as well.

Thanks,
Martin

Re: Issues upgrading to 8.2

PostPosted: Wed Aug 30, 2017 10:34 am
by AlanBourke
I did get similar but it *seems* to have upgraded nonetheless.

Re: Issues upgrading to 8.2

PostPosted: Wed Aug 30, 2017 1:00 pm
by Peter de Groot
I'm also having problems,

2017-08-30_1252.png
2017-08-30_1252.png (8.66 KiB) Viewed 6478 times

2017-08-30_1252_001.png
2017-08-30_1252_001.png (7.79 KiB) Viewed 6478 times



When running the updater from the command line I get this message

Java HotSpot(TM) Client VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Current Servoy version 3035
Checking for new Servoy version
Working in directory: C:\Users\Peter\Documents\servoy81
Loading version info...
New version available 3103


Servoy 8.2.0

NOTE: ALWAYS make a backup of your Servoy directory and your databases before usage.




Downloading...
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL: http://download.servoy.com/downloads/8x ... e.jar.3036
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.servoy.updater.VersionCheck.downloadNewVersionJar(VersionCheck.java:181)
at com.servoy.updater.VersionCheck.downloadIncrementalNewVersions(VersionCheck.java:235)
at com.servoy.updater.VersionCheck.main(VersionCheck.java:350)
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://download.servoy.com/downloads/8x ... e.jar.3036
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
at com.servoy.updater.VersionCheck.downloadNewVersionJar(VersionCheck.java:176)
... 2 more
Press any key to continue . . .

Regards,

Peter

Re: Issues upgrading to 8.2

PostPosted: Wed Aug 30, 2017 1:17 pm
by jcompagner
i added one more line to this post:

viewtopic.php?f=16&t=21872&p=117288#p117288

to try to make it more clear that if you upgrade from 81x you need to get the servoy_updater.jar from the post above.

Re: Issues upgrading to 8.2

PostPosted: Wed Aug 30, 2017 2:19 pm
by Peter de Groot
jcompagner wrote:i added one more line to this post:

viewtopic.php?f=16&t=21872&p=117288#p117288

to try to make it more clear that if you upgrade from 81x you need to get the servoy_updater.jar from the post above.


Thanks works now, missed that file because I was not logged in,

notloggedin.png
notloggedin.png (5.63 KiB) Viewed 6465 times


Regards,

Peter

Re: Issues upgrading to 8.2

PostPosted: Wed Aug 30, 2017 3:49 pm
by jcompagner
i i guess that is a requirement of this forum