hoangduit / openmeetings

Automatically exported from code.google.com/p/openmeetings
0 stars 0 forks source link

IE7 can't use the soap service #485

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running? 0.51 r1406

What's your operating system on client and server side? xp sp2, red5 0.63
server

Is it a problem related to the aclient/usability or server-side? client,
browser

Did you have any trace/debug output?
When I ahref the link:
http://localhost:5080/openmeetings/main.lzx.lzr=swf8.swf?roomid=1&sid=xxxxx

IE 7.0.5730.11 gives me the following error:
Line 2, Char 1, Invalid Character; URL: same as above
Line 1, Char 1, Object Expected, URL: same as above

To get the debug output of the client run the software in debug-modus
Debug modus of the client:
http://$RED5-HOME:$RED5-HTTPPORT/xmlcrm/maindebug.lzx.lzr=swf8.swf

for example for your local copy:
http://localhost:5080/xmlcrm/maindebug.lzx.lzr=swf8.swf

or see live example:
http://inno02.fh-pforzheim.de:8080/xmlcrm/maindebug.lzx.lzr=swf8.swf

Server side loging:
browser your Red5-Home directory. There's a log-file directory. On linux
boxes you can run red5 using:
nohup ./red5.sh &
and debug output will be written to nohup.out

please attach any debug output to get a patch on time

Original issue reported on code.google.com by harris.w...@gmail.com on 5 Jun 2008 at 2:54

GoogleCodeExporter commented 9 years ago
INFO   | jvm 1    | 2008/06/05 10:56:37 |  INFO 06-05 10:56:37.690  ? 5609190 ?
org.openmeetings.app.data.user.Usermanagement [btpool1-8] - debug SIZE: 1
INFO   | jvm 1    | 2008/06/05 10:56:37 |  INFO 06-05 10:56:37.690  ? 5609190 ?
org.openmeetings.app.data.user.Usermanagement [btpool1-8] - chsum OK: 2
INFO   | jvm 1    | 2008/06/05 10:56:37 | DEBUG 06-05 10:56:37.706  ? 5609206 ?
org.openmeetings.axis.services.UserService [btpool1-8] - objName:
org.openmeetings.app.hibernate.beans.user.Users
INFO   | jvm 1    | 2008/06/05 10:56:39 |  INFO 06-05 10:56:39.846  ? 5611346 ?
org.openmeetings.app.data.user.Usermanagement [btpool1-8] - debug loginUser: 
harris
INFO   | jvm 1    | 2008/06/05 10:56:39 |  INFO 06-05 10:56:39.846  ? 5611346 ?
org.openmeetings.app.data.user.Usermanagement [btpool1-8] - debug SIZE: 1
INFO   | jvm 1    | 2008/06/05 10:56:39 |  INFO 06-05 10:56:39.846  ? 5611346 ?
org.openmeetings.app.data.user.Usermanagement [btpool1-8] - chsum OK: 2
INFO   | jvm 1    | 2008/06/05 10:56:40 | DEBUG 06-05 10:56:39.862  ? 5611362 ?
org.openmeetings.axis.services.UserService [btpool1-8] - objName:
org.openmeetings.app.hibernate.beans.user.Users

Original comment by harris.w...@gmail.com on 5 Jun 2008 at 2:57

GoogleCodeExporter commented 9 years ago
did you try the demo portal with the Moodle Plugin? Cause I don't think that 
you will
see any problems in IE7 with it. And it uses the same URL.

Original comment by seba.wag...@gmail.com on 5 Jun 2008 at 5:31

GoogleCodeExporter commented 9 years ago
Yep, tried Moodle demo portal and it works fine on my browser.  

I also tried 'http://localhost:5080/openmeetings/main.lzx.lzr=swf8.swf', and 
IE7 is
still giving me the same error.

Original comment by harris.w...@gmail.com on 5 Jun 2008 at 6:43

GoogleCodeExporter commented 9 years ago
I have attached a ss.

Original comment by harris.w...@gmail.com on 5 Jun 2008 at 6:46

Attachments:

GoogleCodeExporter commented 9 years ago
Alright, I found the solution for this.

IE7 requires me to add http://localhost:5080 to its trusted zones, otherwise it
stopped reading the file (main.lzx.lzr=swf8.swf).

thanks

Original comment by harris.w...@gmail.com on 5 Jun 2008 at 6:58

GoogleCodeExporter commented 9 years ago
It looks like fixed.
Can you close this issue, harris ?

Original comment by onoke...@gmail.com on 12 Jun 2008 at 12:48

GoogleCodeExporter commented 9 years ago
Sorry, I can't find the button/link to modify the status...  :(
Do I have the permission to close it?

Original comment by harris.w...@gmail.com on 16 Jun 2008 at 3:29

GoogleCodeExporter commented 9 years ago
Ok, i fixed it.

Original comment by onoke...@gmail.com on 17 Jun 2008 at 12:48

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 29 Aug 2011 at 8:02