Closed GoogleCodeExporter closed 9 years ago
Sounds like there may be something wrong with your deployment. Try stopping
tomcat, clearing out the tomcat/work and tomcat/temp directories and starting
tomcat again. Let us know if that fixes it.
Original comment by jrivard
on 17 Jun 2011 at 3:19
Thank you for your help, the problem is solved. It was related to tomcat/work
directory content.
Now I'm facing another issue. When I save the configuration I get a messagebox
saying "TypeError: 'firstChild' is null or not an object" then the config is
successfully saved and everything's running fine. I also had this message with
1.5.3 without impact on the functionality of the application.
Original comment by seb...@gmail.com
on 17 Jun 2011 at 3:58
What browser/os are your using? Your browser should have someway to tell you
the filename and line number of the error, if you could share that here it
would be very helpful.
Original comment by jrivard
on 17 Jun 2011 at 4:01
I use IE8 installed with the OS. I tested with Firefox 4 and there's no
problem. I noticed the messagebox pops up when the server is restarting, after
the messagebox asking if I want to save.
It isn't working with IE8 : the "saving configuration" pop up disapears right
after the error message and I have to wait some time and refresh the page. With
Firefox I have the message stating that the application is restarting and then
the page refresh.
It's even more interesting if I switch the site in compatibility view, the
messagbox I got is "[object Error]".
I didn't find anything regarding the filename and line number. It's just a
messagebox with "Message from webpage" as caption and no details.
I'll try to reinstall from scratch and see if I have the same error.
Original comment by seb...@gmail.com
on 20 Jun 2011 at 6:33
It seems to be related to IE8. I reinstalled from scratch and still get the
same error. I also tested on a XP machine with IE8 with same results.
Original comment by seb...@gmail.com
on 20 Jun 2011 at 2:54
Works with IE9 just fine.
I've tested with IE8 and I'm having the same problems. I have no idea what the
problem is as the debug messages are pretty unhelpful.... Joy....
Original comment by jrivard
on 22 Jun 2011 at 4:25
Resolved (well, kinda), by showing an alert for <ie9 and suggesting using a
different browser.. in build 1052
Original comment by jrivard
on 30 Jun 2011 at 1:26
Original issue reported on code.google.com by
seb...@gmail.com
on 17 Jun 2011 at 9:41