Hi.
When I open the application on smart, I have and error on Servoy Server with the quartz.jar.
I signed all plugins and beans but I don´t know why this plugin is on error.
Any idea??
Thanks
Hi.
When I open the application on smart, I have and error on Servoy Server with the quartz.jar.
I signed all plugins and beans but I don´t know why this plugin is on error.
Any idea??
Thanks
What error is it?
Sorry, the error is not with quartz plugin, is with jasper report plugin.
When I download my smart applicatión, stoped and show this on Java Console:
com.sun.deploy.net.FailedDownloadException: No se puede cargar el recurso: http://192.168.0.3:8080/plugins/servoy_ … -3.7.1.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
If I delete te jasper report plugin the application work fine.
Thanks
I install the Jasper report plugin again and now all work fine.
Thanks a lot.