Servoy 7.4.7

Servoy announcements

Servoy 7.4.7

Postby jcompagner » Fri Jun 03, 2016 4:36 pm

We are pleased to announce the availability of Servoy 7.4.7 releaseNumber 2045).

This version is available through the download option on the Servoy website and auto update.
Always make a backup of your current Servoy installation (directory and database) before installing/upgrading.
To update a Servoy eclipse open "Check for updates" via help menu.

Issues in that where addressed in 7.4.7:

Developer
[fix] SVY-9431 Add support for showing "unresolved" items as errors
[fix] SVY-9196 Relations work with wrong source table


Client
[fix] SVY-9877 elements.####.setValuelistItems does not convert current realvalue to displayvalue
[fix] SVY-9541 localization vs keyboard layouts
[fix] SVY-9534 databaseManager.saveData() doesn't work as described


SmartClient
[fix] SVY-9769 Date time with input mask is rendering incorrect after faulty entry
[fix] SVY-9755 text area in tableview doesn't gain focus when tabbing


WebClient
[fix] SVY-9785 NullPointerException in WebClient.getTimeZone()
[fix] SVY-9752 Setting a Integer field with valuelist with numbers to empty gives a string instead of a NULL
[fix] SVY-9713 After upgrading to 7.4.6 drag/drop is not working anymore (JSDNDEvent is not filled)
[fix] SVY-9506 After updating to 7.4.6 valuelists don't work on certain datasets
[fix] SVY-9479 I cannot change the i18n key of the servoy file uploader title
[fix] SVY-9435 webclient type ahead doesn't allow to type more characters than field length


Mobile Client
[enh] SVY-9632 change mobile export wizard, as PhoneGap now requires config.xml


Server
[enh] SVY-3765 Support Oracle synonyms.
[fix] SVY-9667 Memory-leak on postgres with uuid datatype
[fix] SVY-9637 Custom SQL gets TOP x inserted which breaks query
[fix] SVY-9549 Unavailable Version of Java Requested
[fix] SVY-9533 databaseManager.acquireLock don't work right on tables !!
[fix] SVY-9452 Error creating table while importing solution
[fix] SVY-9416 Database sequence settings on the client_stats table are ignored.
[fix] SVY-9414 Servoy doesn't overwrite default values at import


Extensions
[enh] SVY-7858 Excel export fails with large amount of data
[fix] SVY-9508 Restful ws_create and ws_update doesn't work
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 7.4.7

Postby tgs » Mon Jun 06, 2016 10:04 am

I have updated to vers. 7.4.7 via help menu on my Mac.
The first restart of Servoy Dev. eclipse was successful, but after updating the application server, Servoy 7.4.7 won't start and is hanging (not responding).

Mac OS X 10.11.5
Java 1.8.0_92

Edit:
Updating via Terminal by servoy_updater.jar occurs the same issue. Servoy Developer is hanging.
Last edited by tgs on Mon Jun 06, 2016 10:22 am, edited 1 time in total.
Thomas Schnaus
SAN Developer
yomotec GmbH
User avatar
tgs
 
Posts: 886
Joined: Wed Oct 04, 2006 12:05 pm
Location: Germany

Re: Servoy 7.4.7

Postby jcompagner » Mon Jun 06, 2016 10:17 am

does the admin page already work?

Then you could make a stack dump, to see where it is haning

Does a clean workspace work?
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 7.4.7

Postby tgs » Mon Jun 06, 2016 10:35 am

The instance I have updated via Terminal opens still in 7.4.6 and I understand that I have only updated the application server.

I could access the servoy-admin page while starting Servoy Developer and made a Stack dump.
Have a look at the attachment.

EDIT:

A new clean install works, but if I connect to my workspace Servoy is hanging while start.
How can I switch back to a working workspace?
You do not have the required permissions to view the files attached to this post.
Thomas Schnaus
SAN Developer
yomotec GmbH
User avatar
tgs
 
Posts: 886
Joined: Wed Oct 04, 2006 12:05 pm
Location: Germany

Re: Servoy 7.4.7

Postby gganea » Mon Jun 06, 2016 11:57 am

I created a case for this https://support.servoy.com/browse/SVY-9995. Could you please attach your workspace or a sample to help us reproduce this?
This seems to be related to the jfxpanel bean.
First, please try to open the workspace with 7.4.6, close all editors and uncheck Projects->Build Automatically, close 7.4.6 and then open 7.4.7 on that same workspace.
If that still hangs, try to move the jfxbean from the beans folder, start 7.4.7 and then close all editors and uncheck Projects->Build Automatically. Then, close 7.4.7 and move the jfxbean back and restart.
Edit: fixed typo
George Ganea
Servoy
gganea
 
Posts: 20
Joined: Mon May 19, 2014 8:31 am

Re: Servoy 7.4.7

Postby gganea » Mon Jun 06, 2016 1:18 pm

If your solution does not use the jfxpanel bean at all, then just removing the jfxpanel.jar file from the beans folder should do the trick.
George Ganea
Servoy
gganea
 
Posts: 20
Joined: Mon May 19, 2014 8:31 am

Re: Servoy 7.4.7

Postby tgs » Mon Jun 06, 2016 3:27 pm

Hi George,

I'm using the jfxpanel.jar in my solutions.

Servoy 7.4.7 is now running without issues after a new clean install with a new clean workspace directory and the import of my latest solution.

Best regards
Thomas Schnaus
SAN Developer
yomotec GmbH
User avatar
tgs
 
Posts: 886
Joined: Wed Oct 04, 2006 12:05 pm
Location: Germany

Re: Servoy 7.4.7

Postby gganea » Mon Jun 06, 2016 4:28 pm

Yes, there is always the option with the clean install and clean workspace :)
Thank you for updating the case with the samples.
Cheers
George Ganea
Servoy
gganea
 
Posts: 20
Joined: Mon May 19, 2014 8:31 am

Re: Servoy 7.4.7

Postby Ruben79 » Mon Jun 06, 2016 5:45 pm

In this release I have a problem with UUID columns. In our solution we have quite some tables with metadata that are related using 2 relation items: UUID columns and owner_id integers.
These UUID's are old and sometimes lowercase. In these occasions, so when a UUID is lowercase, the relation does not find the related records. When I log the PostgreSQL queries, I see that even though the source UUID is lowercase, the query that is triggered by the relation uses an uppercase UUID as parameter.

So, when I update the UUID's to uppercase in the tables, I can get it to work again but you can imagine this change can cause some really unwanted behaviour.

It could be related to this issue, but we're not using native PostgreSQL UUID column types, just a regular varchar: https://support.servoy.com/browse/SVY-9666

Is this something that can be fixed?
Ruben de Jong
Stb Software Development
SAN Partner

Stb Software Development - http://www.stb.nl
User avatar
Ruben79
 
Posts: 97
Joined: Wed Apr 18, 2007 12:43 pm

Re: Servoy 7.4.7

Postby jcompagner » Tue Jun 07, 2016 10:04 am

yes that is a change, there where many customers complaining (thats why we also backported SVY-9666 to 7.4) about that they couldn't get it to stable because they insert with upper case and then postgresql made it lower case again and then we keep that lower case when reading back in but those solutions don't expect that, they always work and think that it is all upper case.

So i don't see how we can fix both ways, so now in servoy a uuid is always upper case. not some times also lower case.. (what was the case before i guess)

But please create a case then so that we can have another look how to make this correct, but i guess at least one way or the other is then 'broken'
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 7.4.7

Postby Ruben79 » Tue Jun 07, 2016 12:13 pm

Thanks Johan, I was afraid of that. I can imagine you need to alter the used SQL for the relation which is also kind of tricky...

Case: https://support.servoy.com/browse/SVY-10002
Ruben de Jong
Stb Software Development
SAN Partner

Stb Software Development - http://www.stb.nl
User avatar
Ruben79
 
Posts: 97
Joined: Wed Apr 18, 2007 12:43 pm

Re: Servoy 7.4.7

Postby rafig » Tue Jun 07, 2016 1:50 pm

Hi,
just updated at a client on my local developer copy and it is now not seeing my 'User & Group Security' file!
The file is there, SVN sees it, I can open it in a text editor and it is exactly how it was prior to update, but Servoy is only showing me a default 'Administrator' user and no groups etc.
I tried copying over the security file from an earlier version, still no luck.
Is this known about, can you fix it??
:(
Thanks
Rafi
You do not have the required permissions to view the files attached to this post.
Servoy Certified Developer
Image
rafig
 
Posts: 704
Joined: Mon Dec 22, 2003 12:58 pm
Location: Watford, UK

Re: Servoy 7.4.7

Postby jcompagner » Tue Jun 07, 2016 3:23 pm

can you send me that file?
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 7.4.7

Postby rafig » Tue Jun 07, 2016 4:01 pm

Hi Johan,
I emailed directly to your gmail account
Servoy Certified Developer
Image
rafig
 
Posts: 704
Joined: Mon Dec 22, 2003 12:58 pm
Location: Watford, UK

Re: Servoy 7.4.7

Postby steve1376656734 » Tue Jun 07, 2016 7:55 pm

I am trying to update my developer but I get the following window:

ss1.png


If I click "Yes" I get this window which shows there are no update sites available.

ss2.png


How have I managed to lose all my sites (including those for Eclipse and Git etc.) and how do I get them back?

Thanks
Steve
You do not have the required permissions to view the files attached to this post.
Steve
SAN Developer
There are 10 types of people in the world - those that understand binary and those that don't
steve1376656734
 
Posts: 327
Joined: Fri Aug 16, 2013 2:38 pm
Location: Ashford, UK

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 9 guests

cron