|
View:
New views
11 Messages
—
Rating Filter:
Alert me
|
|
|
Upgrade 1.11 - Violations Drilldown not showingAfter the upgrade from 1.10.1 to 1.11, no sourcecode in violations drilldown.
When using IE, it gives 3 javascript errors on page: Line: 113 Char: 164 Error: Exception thrown and not caught Code: 0 URL: http://ocms:9000/deploy/gwt/org.sonar.plugins.core.resourceviewer.GWTResourceViewer/28(...).cache.html Line: 2 Char: 1 Error: Object doesn't support this property or method Code: 0 URL: http://ocms:9000/deploy/gwt/org.sonar.plugins.core.resourceviewer.GWTResourceViewer/28(...).cache.html Line: 697 Char: 246 Error: Object doesn't support this action Code: 0 URL: http://ocms:9000/deploy/gwt/org.sonar.plugins.core.resourceviewer.GWTResourceViewer/28(...).cache.html
Can anyone help with this problem? Thanks Pedro Nunes |
|
|
Re: Upgrade 1.11 - Violations Drilldown not showingHi Pedro,
Could you try to simply delete your IE's cache ? Looks like you're still using the old GWT components. Freddy On Fri, Oct 9, 2009 at 6:57 PM, Pedro Nunes <pgh.nunes@...> wrote:
|
|
|
Re: Upgrade 1.11 - Violations Drilldown not showingHi Freddy,
Deleting the cache doesn't solve the problem. I've looked in to the log and found some errors. I don't don't know if it got anything to do with this problem. I'm sending the (full) log in attachment. - log.txt Thanks, Pedro Nunes |
|
|
Re: Upgrade 1.11 - Violations Drilldown not showingHello Pedro,
A couple of things to check : - Did you install 1.11 in a fresh directory ? - Did you try with an other brother ? - Did you restart the server ? - Did you run an analysis after migration on the project ? Olivier On Fri, Oct 9, 2009 at 7:51 PM, Pedro Nunes <pgh.nunes@...> wrote:
|
|
|
Re: Upgrade 1.11 - Violations Drilldown not showingHello Oliver,
Answers below: Thanks, Pedro Nunes
|
|
|
Re: Upgrade 1.11 - Violations Drilldown not showingHello Pedro,
Yes an analysis is necessary on projects before you can browse. This is part of the upgrade guide. Olivier On Sat, Oct 10, 2009 at 4:16 AM, Pedro Nunes <pgh.nunes@...> wrote:
|
|
|
Re: Upgrade 1.11 - Violations Drilldown not showingHello Oliver,
Running an analysis over a project didn't solve the problem. Still the same. And when I've ran the analysis, a new problem came: http://jira.codehaus.org/browse/SONAR-1205 Thanks, Pedro Nunes
|
|
|
Re: Upgrade 1.11 - Violations Drilldown not showingCan you try an other browser ?
For your second issue, you can find a work around in http://jira.codehaus.org/browse/SONAR-1203 Olivier On Mon, Oct 12, 2009 at 11:56 AM, Pedro Nunes <pgh.nunes@...> wrote:
|
|
|
Re: Upgrade 1.11 - Violations Drilldown not showingJust for testing, I've done two different installations of sonar. Both using same DB has before. (and of course not running at the same time)
First I've tried the war version in a Tomcat 6 / Java 6 / Oracle 11 (the same DB as before from the upgrade) in the same host, HP UX PARISC 64. Still the same problem. Then, I've deployed the war in a Windows XP x32 Tomcat 6 / Java 6 / Oracle 11 (again the same DB) and everything's OK. The code explorer in Violations Drilldown is working again. So what's the problem in not working in the HP UX host? Using same DB, same Tomcat version and same Java version. This problem has an open issue: http://jira.codehaus.org/browse/SONAR-1182 Thanks, Pedro Nunes |
|
|
Re: Upgrade 1.11 - Violations Drilldown not showingSorry I didn't notice this post before answering. Please read my previous post for more info.
I've tried Firefox 3.5.3, IE 7 and Opera10. Same problem in all of them (I've tried with cache cleaned too). Thanks, Pedro Nunes
|
|
|
Re: Upgrade 1.11 - Violations Drilldown not showingHi Pedro,
Looks like when the GWT client is calling the Sonar web service, the network pipe is broken before returning the source code : Caused by: java.io.IOException: Broken pipe (errno:32) at sun.nio.ch.FileDispatcher.write0(Native Method) at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29) at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104) at sun.nio.ch.IOUtil.write(IOUtil.java:60) at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334) at org.mortbay.io.nio.ChannelEndPoint.flush(ChannelEndPoint.java:169) at org.mortbay.io.nio.SelectChannelEndPoint.flush(SelectChannelEndPoint.java:221) at org.mortbay.jetty.HttpGenerator.flush(HttpGenerator.java:721) ... 71 more But I can't manage to figure out what happens. We're going to follow this issue with SONAR-1182. Thanks Freddy On Mon, Oct 12, 2009 at 4:08 PM, Pedro Nunes <pgh.nunes@...> wrote:
|
| Free embeddable forum powered by Nabble | Forum Help |