DbusExecutionException when calling a Method on an RemotObject

hannehomuth hannehomuth1 at gmx.de
Mon Jul 14 08:03:15 PDT 2008




Matthew Johnson-3 wrote:
> 
> On Thu Jul 10 08:00, hannehomuth wrote:
> 
>> As I sad in the Mail before, if I uses the same wrapper classes in my own
>> written socket server everything worked fine, But if I call this native
>> methods on my dbus RemoteObject I always get an DbusExecutionException.
>> But
>> I have to say the sayHello Method, which has nothing todo with the
>> wrapper
>> works.!?! I could think the wrapper is wrong but as I already sad it
>> worked
>> with the socket server. So does anyone know why this damm exception
>> comes,
>> and how to fix that? 
> 
>>a DBusExecutionException is raised when the remote method returns some
>>sort of error. Without the text of the error message there's not a lot I
>>can do to help, but I would expect that your methods on the service are
>>throwing some sort of exception.
> 
>>Matt
>>
>>-- 
>>www.matthew.ath.cx
>>D-Bus Java
> 
>  
> 

You was right Matt, I quess something in my Headerfiles was wrong. I coded
the wrapper again and than it worked. Thx.

-- 
View this message in context: http://www.nabble.com/DbusExecutionException-when-calling-a-Method-on-an-RemotObject-tp18384769p18445840.html
Sent from the Free Desktop - dbus mailing list archive at Nabble.com.



More information about the dbus mailing list