2.2.2 Donwload error client

Just installed 2.2.2

When launching client, I got a download error:

An error occurred while launching/running the application.

Title: Servoy Client
Vendor: Servoy
Category: Download Error

Unable to load resource: (http://localhost:8080/plugins/images/jai_imageio.jar, 1.1a)

We are seeing the same problem after upgrading our server from 2.2.2-1 to
2.2.2. Does anyone know where we can find this file, and where it belongs on the server?

As stef posted in his error message the file (should) live in [servoy folder]/plugins/images/.
I checked my installed 2.2.2 and it’s there. But I did install it with the installer, I didn’t use the update feature.

Hope this helps.

It seems our auto update package misses 1 file called jai_imageio.jar
There are 3 different ways to correct this:

  1. do a full install ontop of the update
  2. remove images.jar from plugin dir
  3. manually download jai_imageio.jar and put it in /plugins/images/ dir.

Thanks Jan!

HJK and jimc already have sent me the missing piece…

Stef