Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] New topic in forum Eclipse Communications Framework (ECF), called [ECF/R-OSGi] java.lang.IllegalAccessError after several remote service call, by ben ben

Title: Eclipse Community Forums
Subject: [ECF/R-OSGi] java.lang.IllegalAccessError after several remote service call Author: ben ben Date: Fri, 14 December 2012 09:59
Hi,

I use R-OSGi over ECF to call remote services.

After 14 or 15 remote calls (on the same service), I systematically get this :

java.lang.IllegalAccessError: class sun.reflect.GeneratedMethodAccessor15 cannot access its superclass sun.reflect.MethodAccessorImpl


Restarting client or service provider solves the problem.

Someone has an idea ?

Thanks in advance.
[ Reply ][ Quote ][ View Topic/Message ][ Unsubscribe from this forum ]

Back to the top