RPC handler object "MPSSupport" not found

When MPS #262 is running with Demetra #5181, a following bug occures permanently:

org.apache.xmlrpc.XmlRpcException: java.lang.Exception: RPC handler object "MPSSupport" not found and no default handler registered

This bug occures because MPS failed to create new project in Demetra. Whatever project is opened in Demetra, the bug cited above replaces with following:

java.io.IOException: Invalid character data corresponding to XML entity &amp#1052;

Does anyone experienced something similar to?

0
3 comments
Avatar
Permanently deleted user

Second exception could happen because XMLRPC which we use for working with plugin doesn't know how to work with non ascii characters. Maybe you've created project in a folder with russian characters?

0

Yes, the reason is clear now.

But I was surprised: localization problems are still actual in the 21'th century:)

0
Avatar
Permanently deleted user

We've been using old version of apache xml-rpc. I try to use the latest one. I hope it help.

0

Please sign in to leave a comment.