jrbean.jar not showing up in developer

Forum to discuss the Web client version of Servoy.

jrbean.jar not showing up in developer

Postby nestrocuation » Sat Mar 30, 2013 12:10 am

Hey ,

I am trying to play around with JRbean .( I am assuming it might be compatible) . I have update my jasper reports plugin , With The Latest Charts and Script plugin . is there anything i am missing . Since its not showing the bean in the developer .
nestrocuation
 
Posts: 61
Joined: Tue Jun 08, 2010 11:27 pm

Re: jrbean.jar not showing up in developer

Postby Andrei Costache » Mon Apr 01, 2013 8:39 am

What version of Servoy are you using?

Regards,
Andrei
Andrei Costache
Servoy
User avatar
Andrei Costache
 
Posts: 196
Joined: Mon Sep 07, 2009 11:53 am

Re: jrbean.jar not showing up in developer

Postby nestrocuation » Mon Apr 01, 2013 7:28 pm

The latest 6.1.4
nestrocuation
 
Posts: 61
Joined: Tue Jun 08, 2010 11:27 pm

Re: jrbean.jar not showing up in developer

Postby Andrei Costache » Wed Apr 03, 2013 4:17 pm

Are there any errors in the workspace log? You are using also the latest bean jar, correct?

Regards,
Andrei
Andrei Costache
Servoy
User avatar
Andrei Costache
 
Posts: 196
Joined: Mon Sep 07, 2009 11:53 am

Re: jrbean.jar not showing up in developer

Postby nestrocuation » Thu Apr 04, 2013 5:35 pm

yes the jrbean is latest , I downloaded the latest version from servoyforge . and i am using Chart and Script Jasper Report , do i need advance or basic for this to work .
nestrocuation
 
Posts: 61
Joined: Tue Jun 08, 2010 11:27 pm

Re: jrbean.jar not showing up in developer

Postby Andrei Costache » Thu Apr 11, 2013 8:31 am

Hi,

I suppose you are using latest Chart and Script version of the plugin as well; but do you have any errors reported in the server or workspace log?

Regards,
Andrei
Andrei Costache
Servoy
User avatar
Andrei Costache
 
Posts: 196
Joined: Mon Sep 07, 2009 11:53 am

Re: jrbean.jar not showing up in developer

Postby nestrocuation » Wed May 01, 2013 8:42 pm

Yup everything is updated .
nestrocuation
 
Posts: 61
Joined: Tue Jun 08, 2010 11:27 pm

Re: jrbean.jar not showing up in developer

Postby Andrei Costache » Thu May 02, 2013 3:03 pm

Please check the following two log files and let me know if there are any errors in there:
- /path/to/servoy/application_server/servoy_log.txt
- /path/to/workspace/.metadata/.log

Regards,
Andrei
Andrei Costache
Servoy
User avatar
Andrei Costache
 
Posts: 196
Joined: Mon Sep 07, 2009 11:53 am

Re: jrbean.jar not showing up in developer

Postby nestrocuation » Tue May 21, 2013 6:26 pm

Atlast i get this error log after uninstalling browsersuit , i dont know how they are related . but here is the server log

Code: Select all
2013-05-21 11:23:35,676 ERROR [pool-3-thread-1] com.servoy.j2db.util.Debug - Couldn't get remote service: 'servoy.IJasperReportService' for a not authenticated client: '4F94EAC0-F4BF-46B5-8918-449BF319B4C8',  see admin page for setting: servoy.application_server.trustedRemotePlugins [ ]
2013-05-21 11:23:35,677 ERROR [pool-3-thread-1] com.servoy.j2db.util.Debug - Error ocured initializing plugin: jasperPluginRMI [ ]
com.servoy.j2db.plugins.PluginException: java.lang.RuntimeException: Couldn't get remote service: 'servoy.IJasperReportService' for a not authenticated client
   at com.servoy.plugins.jasperreports.JasperReportsPlugin.initialize(JasperReportsPlugin.java:82)
   at com.servoy.j2db.smart.plugins.PluginManager.initClientPluginsEx(PluginManager.java:422)
   at com.servoy.j2db.smart.plugins.PluginManager.initClientPlugins(PluginManager.java:281)
   at com.servoy.j2db.smart.J2DBClient$13.run(J2DBClient.java:1125)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Couldn't get remote service: 'servoy.IJasperReportService' for a not authenticated client
   at com.servoy.j2db.server.main.Zl.getRemoteService(Zl.java:65)
   at com.servoy.j2db.server.main.Zn.getRemoteService(Zn.java:9)
   at com.servoy.j2db.ClientState.getServerService(ClientState.java:868)
   at com.servoy.j2db.plugins.ClientPluginAccessProvider.getRemoteService(ClientPluginAccessProvider.java:347)
   at com.servoy.j2db.debug.DebugJ2DBClient$5.getRemoteService(DebugJ2DBClient.java:854)
   at com.servoy.j2db.plugins.ClientPluginAccessProvider.getServerService(ClientPluginAccessProvider.java:342)
   at com.servoy.plugins.jasperreports.JasperReportsPlugin.initialize(JasperReportsPlugin.java:77)
   ... 6 more
nestrocuation
 
Posts: 61
Joined: Tue Jun 08, 2010 11:27 pm

Re: jrbean.jar not showing up in developer

Postby Andrei Costache » Thu May 23, 2013 8:04 am

Hi,

For fixing the error in the stack you added, what you need to do is check the admin page to see if servoy.application_server.trustedRemotePlugins property has any value set. If it is not set, please add servoy.IJasperReportService as the value of the (or add servoy.application_server.trustedRemotePlugins=servoy.IJasperReportService in the properties file).

Regards,
Andrei
Andrei Costache
Servoy
User avatar
Andrei Costache
 
Posts: 196
Joined: Mon Sep 07, 2009 11:53 am

servoy.IJasperReportService

Postby Bernd.N » Tue Feb 23, 2016 10:11 am

We also have a lot of entries of "Couldn't get remote service: 'servoy.IJasperReportService' for a not authenticated client: <UUID>" in our server log, although we added the recommended value in the property list and started the server new (see screenshot).
Is there any other thing we could do?
You do not have the required permissions to view the files attached to this post.
Bernd Korthaus
LinkedIn
Servoy 7.4.9 SC postgreSQL 9.4.11 Windows 10 Pro
User avatar
Bernd.N
 
Posts: 544
Joined: Mon Oct 21, 2013 5:57 pm
Location: Langenhorn, North Friesland, Germany


Return to Servoy Web Client

Who is online

Users browsing this forum: No registered users and 6 guests