SONY TV

hey all,
hope someone can help me.

i need some help as im new to openremote and im clueless about what im doing wrong.

i have been following this link:

http://www.openremote.org/pages/viewpage.action?pageId=22887143&focusedCommentId=23606578#comment-23606578

when testing commands with simple REST client everything works.

when doing though openremote i get 2 different errors (only one shows up at a time in cmd)

ERROR [HTTP-Thread-6]: ClientProtocolException when executing HTTP method

org.apache.http.client.HttpResponseException: Internal Server Error

and

ERROR [HTTP-Thread-1]: Unable to store user credentials. Background API requests will not be able to authenticate: java.io.IOException: Error initialising store of key store: java.security.InvalidKeyException: Illegal key size

therad number changes everytime i reload but always ends in illegal key size or internal server error

hope some1 can help

thanks

nick

guess no one can help.
i tried advanced rest client and keep getting a 500: Internal Server Error

but works with simple rest client.

and in postman i get the same 500 internal server error as well

anyone no y simple works but nothing else does including OR?

the setting im using in all 3 programs are

URL: http://192.168.0.208/sony/IRCC

payload:

<?xml version="1.0"?>

<s:Envelope xmlns:s=“http://schemas.xmlsoap.org/soap/envelope/” s:encodingStyle=“http://schemas.xmlsoap.org/soap/encoding/”>

<s:Body>

<u:X_SendIRCC xmlns:u=“urn:schemas-sony-com:service:IRCC:1”>

AAAAAQAAAAEAAAAlAw==

</u:X_SendIRCC>

</s:Body>

</s:Envelope>

thanks

so i have tried this at work on a differnt sony tv and it works fine. so y wont this work on my sony at home??
home kdl-55w950b

work kdl-32w670a

guess no one can help :’(

I would help, if I knew anything at all about remotely controlling a Sony TV.

It's a bit disappointing that no one has offered any help to you.

Hey - can’t help you with those errors sorry, but I followed this post to control my Sony from OR running on a pie:

http://www.openremote.org/display/forums/Sony+TV+Control+IP+(alternative)

Below is a run down of what I’ve done:

http://jesifren.blogspot.com.au/2016/05/sony-tv-ip-control.html

Good luck
Nick