How to update to 4.1.1 ?

Hi to all,
I want to update my developer and server from ver. 4.1.0 - build 651, to the latest 4.1.1.
Which is the proper way ?
All ways I have tryed lead to errors and I would like to avoid a new installation for every new version.

DEVELOPER

  • By activating the automatic updates, from the preferences, only eclipse updates are suggested.
  • Same when searching for updates from Help /Software updates / Manage configuration / Scan for updates.
  • When executing the servoy_updater.jar, the update is finally performed … but when starting the developer appears the error:
    Could not restore workbench layout.
    Reason:
    Problems occured restoring workbench.

SERVER

  • When executing the servoy_updater.jar, appears the error:
    Log4j:WARN No appenders could be found for logger (com.servoy.jsdb.util.Debug).
    Log4j:WARN Please initialize the log4j system properly.

I tryed to delete all log4j rows from servoy.properties, but the error remains.

Any suggestion ?
Ric

Same problem here on my Server (Windows 2008 64bit).

Current Servoy version 651
Checking for new Servoy version
Working in directory: C:\Program Files (x86)\Servoy
Loading version info...
log4j:WARN No appenders could be found for logger (com.servoy.j2db.util.Debug).
log4j:WARN Please initialize the log4j system properly.
New version available 658


Servoy 4.1.1 version

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




Downloading...
No update found
Done, Servoy can be started
Press any key to continue . . .

Worked fine on Vista and XP but not with the server :(
Which ports are needed for the update? 1099, isn’t it?

Worked fine on Vista and XP but not with the server :(
Which ports are needed for the update? 1099, isn’t it?

In my case the developer runs on XP professional and the server on XP media center edition (used as team provider).

servoy_updater.jar gets the latest files from the servoy servers using port 80.

Log4j:WARN No appenders could be found for logger (com.servoy.jsdb.util.Debug).
Log4j:WARN Please initialize the log4j system properly.

The log4j warnings are about logging only and can be ignored.

Could not restore workbench layout.
Reason:
Problems occured restoring workbench.

Ric, which editor gives this error?
If you close all editors does everything work from there on?

Rob