Hello All!
I am not sure if this the the right place for this, So if it is not, please direct me to the right one…
Server is running Centos 5.3 , Java JDK 1.5.0-14. SqlAnywhere v 10 (server has 4 gig ram and 2.4 DuelCore CPU – is Dell Powedge 840)
Has ran Servoy v 3.12 with 40 clients connected splendidly with no problems. Archived Servoy 3.12 and totally removed the folder.
Installed Servoy 5.3 selecting inclusion of the database features to get SqlAnywhere 11.
Installs fine and once I figured out how to get the dbsrv11 to start, developer opens fine.
Shut everything down, added my DB’s from Servoy 3.5, doing the migration as specified in docs. Opened Developer and all DB’s are accessable.
Read I must import solutions from 3.5 via servoy-admin page in servoy-application server. So I closed developer, opened the server, went to admin page and imported all my solutions created in Servoy 3.12 with no errors.
Closed servoy-application server, made sure dbsrv11 was also closed. reopened developer.
Here is the problem… when I open developer (/servoy/developer/servoy.sh) it takes a really long time.
Then when eclipse finally opens, on the bottom I get a notice that it is “Building” and the numbers in yellow show “34 of 60 M”
And there it sits… the CPU will ramp up to 100% and nothing else happens.
Now, this began AFTER I imported my solutions…
What should I do?