Page 1 of 1

Problem launching client

PostPosted: Wed Aug 04, 2010 8:14 pm
by nromeou
Hi,
i have a server runing with a solution that works fine on one PC but if i try to open it from another one i get this error when starting the smart client. If i execute it on web client i have no problem.

com.sun.deploy.net.FailedDownloadException: No se puede cargar el recurso: (http://produccion:8080/beans/swingbeans ... 5283630312, 1265283630312)

Any idea of what could it be? thanks

Re: Problem launching client

PostPosted: Thu Aug 05, 2010 11:17 am
by jcompagner
yes, on that other pc you have 1 of the latest java versions,

you have to ugprade to one of the latest versions of servoy (then swingbeans.jar wont be pushed to the client)
or delete swingbeans.jar from your server install (its only needed by developer)

Re: Problem launching client

PostPosted: Fri Aug 06, 2010 7:29 pm
by mo_ca_mo
I am working in the same solution is working nromeou.
The situation we have is the oposit of you mention. The pc where the solutions works (smart and web) has an older java version (build 1.6.0_18-b07)
Also we take off the swingbeans.jar files from the server but it didnt work.
Any other help? thanks

Re: Problem launching client

PostPosted: Fri Aug 06, 2010 8:01 pm
by jcompagner
i guess then you get errors about the signing,
you need to upgrade to the latest version of servoy for this, or sign everything yourself, see the different topics here on this forum explaining that.