Servoy 2.2rc6

Release notes for Servoy betas

Servoy 2.2rc6

Postby Jan Blok » Wed Apr 27, 2005 3:16 pm

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
Last edited by Jan Blok on Fri May 06, 2005 7:43 pm, edited 1 time in total.
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 2.2rc6

Postby bubba » Wed Apr 27, 2005 5:03 pm

Jan Blok wrote: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!
bubba
 
Posts: 227
Joined: Thu Aug 19, 2004 5:42 pm
Location: Bath, PA

Postby Backer » Thu Apr 28, 2005 7:12 pm

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

Because of this I couldn't export a solution.
Code: Select all
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.
Code: Select all
com.servoy.j2db.persistence.RepositoryException: Solution was already protected and supplied password is incorrect

Pls fix this error asap
User avatar
Backer
 
Posts: 33
Joined: Sat Feb 12, 2005 9:17 pm
Location: HongKong

Postby Bezier » Thu Apr 28, 2005 7:17 pm

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

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



Hi
--------------------------
Giuseppe Urru
User avatar
Bezier
 
Posts: 19
Joined: Wed Jun 23, 2004 4:21 pm
Location: Terralba (Or) - Italy

Postby Jan Blok » Fri Apr 29, 2005 2:42 pm

Backer wrote:...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
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Postby Jan Blok » Fri Apr 29, 2005 2:45 pm

...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.
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Postby faheemhameed » Sat Apr 30, 2005 3:34 am

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)
Hameed
Pilot simple software
Hong Kong
User avatar
faheemhameed
 
Posts: 763
Joined: Wed Sep 10, 2003 7:23 am

Postby faheemhameed » Sat Apr 30, 2005 3:41 am

Got it working. I have to manually set

wantsBetaCodeNotifies=true

in the file

C:\Documents and Settings\Administrator\servoy.properties
Hameed
Pilot simple software
Hong Kong
User avatar
faheemhameed
 
Posts: 763
Joined: Wed Sep 10, 2003 7:23 am

Postby Harjo » Sat Apr 30, 2005 8:38 am

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.
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Postby Backer » Sat Apr 30, 2005 11:03 am

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
User avatar
Backer
 
Posts: 33
Joined: Sat Feb 12, 2005 9:17 pm
Location: HongKong

Postby Jan Blok » Mon May 02, 2005 11:16 am

HJK wrote: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
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Postby Jan Blok » Mon May 02, 2005 11:18 am

Backer wrote: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?
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Postby Bezier » Mon May 02, 2005 12:01 pm

hi,
does not come outside no window of error !


Giuseppe Urru
User avatar
Bezier
 
Posts: 19
Joined: Wed Jun 23, 2004 4:21 pm
Location: Terralba (Or) - Italy

Postby Backer » Mon May 02, 2005 12:56 pm

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.
User avatar
Backer
 
Posts: 33
Joined: Sat Feb 12, 2005 9:17 pm
Location: HongKong

Postby Jan Blok » Mon May 02, 2005 2:53 pm

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
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam


Return to Latest Releases

Who is online

Users browsing this forum: No registered users and 16 guests