Servoy 2.2rc6

We announce the immediate availability of Servoy 2.2rc6

NOTE: this is PRE-RELEASE SOFTWARE, use with caution and make BACKUPS before you start.

This version is available through auto update.

Previous build info

Fixes/Enhances:
[enh]-DB Performance logging in adminpage shows more info
[enh]-“locale” property change fired for client plugins
[enh]-performance improvements when deleting (related)records
[enh]-better checks for unreferenced calculation/aggregates on missing tables/servers
[chg]-dataset.sort(…) is now 1 based as all other functions on dataset
[fix]-broken relations better editable
[fix]-clients using i18n.getI18nMessage(…)
[fix]-forms aren’t sorted anymore when switching from table->form view in the debugger
[fix]-setting the background on a Portal through CSS
[fix]-TypeAhead field without valuelist and showing no data
[fix]-bean loading (classloading and error handling)
[fix]-blob usage when blob is empty
[fix]-duplicate record didn’t duplicates blob fields
[fix]-new on top added records in related foundsets fail to print
[fix]-reports WITHOUT a body part failed
[fix]-rollback/commit usage in solution open method
[fix]-portal/tableview sorting only on left mouse click
[fix]-bgColorCalculation when leaving find mode
[fix]-bad CRC during export/import of solution with modules

Jan Blok:
We announce the immediate availability of Servoy 2.2rc6

NOTE: this is PRE-RELEASE SOFTWARE, use with caution and make BACKUPS before you start.

This version is available through auto update.

Previous build info

Fixes/Enhances:
[enh]-DB Performance logging in adminpage shows more info
[enh]-“locale” property change fired for client plugins
[enh]-performance improvements when deleting (related)records
[enh]-better checks for unreferenced calculation/aggregates on missing tables/servers
[chg]-dataset.sort(…) is now 1 based as all other functions on dataset
[fix]-broken relations better editable
[fix]-clients using i18n.getI18nMessage(…)
[fix]-forms aren’t sorted anymore when switching from table->form view in the debugger
[fix]-setting the background on a Portal through CSS
[fix]-TypeAhead field without valuelist and showing no data
[fix]-bean loading (classloading and error handling)
[fix]-blob usage when blob is empty
[fix]-duplicate record didn’t duplicates blob fields
[fix]-new on top added records in related foundsets fail to print
[fix]-reports WITHOUT a body part failed
[fix]-rollback/commit usage in solution open method
[fix]-portal/tableview sorting only on left mouse click
[fix]-bgColorCalculation when leaving find mode
[fix]-bad CRC during export/import of solution with modules

Well, that was fast. Thanks Jan!

[enh]-better checks for unreferenced calculation/aggregates on missing tables/servers

Because of this I couldn’t export a solution.

com.servoy.j2db.persistence.RepositoryException: Solution contains references to calculation or aggregate variable on nonexistent table 'chart_of_account' in server 'pilot_ultralite'.

I never created a table ‘chart_of_account’. This problem was there in rc5 also.
Another problem is, I couldn’t export a password protected solution. I have given the correct password. But it is giving following error.

com.servoy.j2db.persistence.RepositoryException: Solution was already protected and supplied password is incorrect

Pls fix this error asap

Unfortunately this continuous problem to exist also with the RC6 !!

com.servoy.j2db.persistence.RepositoryException: Solution contains references to calculation or aggregate variable on nonexistent table 'righefattura' in server 'amicoclima'.

Hi

Giuseppe Urru

Backer:
…I couldn’t export a password protected solution. I have given the correct password. But it is giving following error…

Will be fixed in Servoy rc7

…Solution contains references to calculation…

The warning is also given when the the elements exists in a module, so open the module solutions once to correct the problems, we have made the error message more clear.

Hi,

I could not update my deleveloper to RC6. My current version is:

Servoy Developer
Version R2 2.2rc5-build 323
Java version 1.5.0_01-b08 (Windows 2000)

Got it working. I have to manually set

wantsBetaCodeNotifies=true

in the file

C:\Documents and Settings\Administrator\servoy.properties

in rc4 and before there was indeed a window that pops up, after you hit the update button, in which you could set this setting to true or false.

in rc5 and 6 this window is not shown anymore.

The warning is also given when the the elements exists in a module, so open the module solutions once to correct the problems, we have made the error message more clear.

But I didn’t use any Modules, & I never created a table “chart_of_account”. How can I reomove the broken refrence and export the solution?


Backer
Pilot Simple Software

HJK:
in rc4 and before there was indeed a window that pops up, after you hit the update button, in which you could set this setting to true or false.

in rc5 and 6 this window is not shown anymore.

It has always bin in the “check for new version” dialog as found under “help” menu

Backer:
But I didn’t use any Modules, & I never created a table “chart_of_account”. How can I reomove the broken refrence and export the solution?

If you open the solution in developer it must give you a warning dialog and option to correct the problem, does it not in RC6?

hi,
does not come outside no window of error !

Giuseppe Urru

If you open the solution in developer it must give you a warning dialog and option to correct the problem

It is not showing any dialog to correct the problem.

We found the issue, we did not do the checks at all if there where no modules…will be fixed in Servoy 2.2 rc7 or final