On 08/16/2012 05:21 PM, Maxim Solodovnik wrote:
> Hello Mukesh, Stephen,
>
> I was able to reproduce this error.
> It is caused by using JDK 1.7
> please compile/sign/open screen sharing applet by JDK 1.6 for now
> (I'll try to investigate and find workaround/fix)
>

I'm now running on Java 1.6. Latest SVN sugarcrm and recent (last week)
nightly build openmeetings.

Error: "Your call to OpenMeetings Web Services returned an unexpected
HTTP status of: 505"

Request: "GET /openmeetings/services/UserService/getSession HTTP/1.1
Host: crm.hiled.biz:5080
Accept: */*"


Response:"
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: application/xml;charset=UTF-8
Transfer-Encoding: chunked
Date: Thu, 16 Aug 2012 10:20:44 GMT

392
<ns:getSessionResponse
xmlns:ns="http://services.axis.openmeetings.org";><ns:return
xmlns:ax210="http://basic.beans.data.app.openmeetings.org/xsd";
xmlns:ax26="http://domain.beans.persistence.app.openmeetings.org/xsd";
xmlns:ax24="http://basic.beans.persistence.app.openmeetings.org/xsd";
xmlns:ax21="http://user.beans.persistence.app.openmeetings.org/xsd";
xmlns:ax22="http://adresses.beans.persistence.app.openmeetings.org/xsd";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:type="ax24:Sessiondata"><ax24:id>14</ax24:id><ax24:language_id
xsi:nil="true" /><ax24:organization_id xsi:nil="true"
/><ax24:refresh_time>2012-08-16</ax24:refresh_time><ax24:sessionXml
xsi:nil="true"
/><ax24:session_id>5acf683982883727c7d07c53dc9a01a9</ax24:session_id><ax24:starttermin_time>2012-08-16</ax24:starttermin_time><ax24:storePermanent
xsi:nil="true" /><ax24:user_id xsi:nil="true"
/></ns:return></ns:getSessionResponse>
0

"
That's all the traffic there is on port 5080.

And at that point SugarCRM still isn't happy. The issue still remains.
Any sugguests what to do next?

Luke

Reply via email to