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
I did get similar but it seems to have upgraded nonetheless.
I’m also having problems,
[attachment=1]2017-08-30_1252.png[/attachment]
[attachment=0]2017-08-30_1252_001.png[/attachment]
When running the updater from the command line I get this message
Java HotSpot™ 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
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.
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.
Thanks works now, missed that file because I was not logged in,
[attachment=0]notloggedin.png[/attachment]
Regards,
Peter

i i guess that is a requirement of this forum