You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Ulrich Metzger (JIRA)" <ji...@codehaus.org> on 2005/11/10 12:40:06 UTC

[jira] Created: (CONTINUUM-435) wrong build result icon displayed on the show projects page

wrong build result icon displayed on the show projects page 
------------------------------------------------------------

         Key: CONTINUUM-435
         URL: http://jira.codehaus.org/browse/CONTINUUM-435
     Project: Continuum
        Type: Bug
  Components: continuum-web  
    Versions: 1.0    
 Environment: linux
    Reporter: Ulrich Metzger
    Priority: Minor
 Attachments: continuum-issue01.gif

On the projects overview page it happens that a "build failed" icon is displayed, althougth the build was successful.
See the attachment.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-435) wrong build result icon displayed on the show projects page

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-435?page=comments#action_50560 ] 

Emmanuel Venisse commented on CONTINUUM-435:
--------------------------------------------

I suppose you have an exception in your logs. what is it?

> wrong build result icon displayed on the show projects page 
> ------------------------------------------------------------
>
>          Key: CONTINUUM-435
>          URL: http://jira.codehaus.org/browse/CONTINUUM-435
>      Project: Continuum
>         Type: Bug
>   Components: continuum-web
>     Versions: 1.0
>  Environment: linux
>     Reporter: Ulrich Metzger
>     Priority: Minor
>  Attachments: continuum-issue01.gif
>
>
> On the projects overview page it happens that a "build failed" icon is displayed, althougth the build was successful.
> See the attachment.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-435) wrong build result icon displayed on the show projects page

Posted by "Ulrich Metzger (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-435?page=comments#action_50564 ] 

Ulrich Metzger commented on CONTINUUM-435:
------------------------------------------

I'm sorry but it seem to me, that the build process executed normally without any exception:

INFO   | jvm 1    | 2005/11/10 12:12:39 | 2005-11-10 12:12:39,905 [Thread-1] WARN  ContinuumBuildExecutor:maven-1 - Executable 'maven'.
INFO   | jvm 1    | 2005/11/10 12:12:39 | 2005-11-10 12:12:39,905 [Thread-1] INFO  ContinuumBuildExecutor:maven-1 - Arguments: -Dbackend=mysql clean:clean jar:deploy war:deploy tomcat:undeploy tomcat:deploy
INFO   | jvm 1    | 2005/11/10 12:12:39 | 2005-11-10 12:12:39,905 [Thread-1] INFO  ContinuumBuildExecutor:maven-1 - Working directory: /home/quipi/working-directory/8
INFO   | jvm 1    | 2005/11/10 12:12:59 | 2005-11-10 12:12:59,017 [scheduler1_Worker-9] INFO  SchedulesActivator             - >>>>>>>>>>>>>>>>>>>>> Executing build job (1min)...
INFO   | jvm 1    | 2005/11/10 12:13:00 | 2005-11-10 12:13:00,088 [scheduler1_Worker-9] INFO  Continuum                      - Enqueuing 'DISPOROOM-web' (Build definition id=8.
INFO   | jvm 1    | 2005/11/10 12:13:11 | 2005-11-10 12:13:11,208 [Thread-1] INFO  ContinuumBuildExecutor:maven-1 - Exit code: 0
INFO   | jvm 1    | 2005/11/10 12:13:12 | 2005-11-10 12:13:11,922 [Thread-1] INFO  Notifier:mail                  - Current build state: 2, previous build state: 3
INFO   | jvm 1    | 2005/11/10 12:13:12 | 2005-11-10 12:13:11,948 [Thread-1] INFO  Notifier:mail                  - Sending message: From '"Continuum@qp00006" <ul...@quipus.de>'.
INFO   | jvm 1    | 2005/11/10 12:13:12 | 2005-11-10 12:13:11,948 [Thread-1] INFO  Notifier:mail                  - Recipient: To '<ul...@quipus.de>'.
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG: setDebug: JavaMail version 1.3.2
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG SMTP: useEhlo true, useAuth false
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG SMTP: trying to connect to host "localhost", port 25, isSSL false
INFO   | jvm 1    | 2005/11/10 12:13:12 | 220 qp00006.quipus-ag.de ESMTP Postfix^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG SMTP: connected to host "localhost", port: 25
INFO   | jvm 1    | 2005/11/10 12:13:12 |
INFO   | jvm 1    | 2005/11/10 12:13:12 | EHLO qp00006^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | 250-qp00006.quipus-ag.de^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | 250-PIPELINING^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | 250-SIZE 10240000^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | 250-VRFY^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | 250-ETRN^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | 250 8BITMIME^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG SMTP: Found extension "PIPELINING", arg ""
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG SMTP: Found extension "SIZE", arg "10240000"
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG SMTP: Found extension "VRFY", arg ""
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG SMTP: Found extension "ETRN", arg ""
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG SMTP: Found extension "8BITMIME", arg ""
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG SMTP: use8bit false
INFO   | jvm 1    | 2005/11/10 12:13:12 | MAIL FROM:<ul...@quipus.de>^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | 250 Ok^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | RCPT TO:<ul...@quipus.de>^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | 250 Ok^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG SMTP: Verified Addresses
INFO   | jvm 1    | 2005/11/10 12:13:12 | DEBUG SMTP:   ulrich.metzger@quipus.de
INFO   | jvm 1    | 2005/11/10 12:13:12 | DATA^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | 354 End data with <CR><LF>.<CR><LF>^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Message-ID: <12...@qp00006>^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Date: Thu, 10 Nov 05 12:13:11 +0100^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | From: "Continuum@qp00006" <ul...@quipus.de>^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | To: ulrich.metzger@quipus.de^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Subject: [continuum] BUILD SUCCESSFUL: DISPOROOM-web^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | MIME-Version: 1.0^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Content-Type: text/plain; charset=us-ascii^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Content-Transfer-Encoding: 7bit^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Build statistics:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   State: Ok^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   Previous State: Failed^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   Started at: Do, 10 Nov 2005 12:12:39 +0100^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   Finished at: Do, 10 Nov 2005 12:13:11 +0100^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   Total time: 31s^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   Build Trigger: Forced^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   Exit code: 0^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   Building machine hostname: qp00006^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   Operating system : Linux(unknown)^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   Java version : 1.5.0_03(Sun Microsystems Inc.)^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Changes^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |       No files changed^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ****************************************************************************^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Output:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ****************************************************************************^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |  __  __^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | |  \/  |__ _Apache__ ___^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Tag library requested that is not present: 'maven' in plugin: 'null'^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Tag library requested that is not present: 'maven' in plugin: 'null'^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Tag library requested that is not present: 'maven' in plugin: 'null'^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | build:start:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | clean:clean:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [delete] Deleting directory /home/quipi/working-directory/8/target^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [delete] Deleting directory /home/quipi/working-directory/8/src/webapp/WEB-INF/classes^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | java:prepare-filesystem:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [mkdir] Created dir: /home/quipi/working-directory/8/src/webapp/WEB-INF/classes^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | java:compile:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [propertyfile] Updating property file: /home/quipi/working-directory/8/src/main/java/de/quipus/disporoom/resources/management/Application.properties^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] Compiling to src/webapp/WEB-INF/classes^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ==========================================================^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   NOTE: Targetting JVM 1.5, classes^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |   will not run on earlier JVMs^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ==========================================================^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |           ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [javac] Compiling 249 source files to /home/quipi/working-directory/8/src/webapp/WEB-INF/classes^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Note: * uses or overrides a deprecated API.^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Note: Recompile with -Xlint:deprecation for details.^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Note: Some input files use unchecked or unsafe operations.^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Note: Recompile with -Xlint:unchecked for details.^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | java:jar-resources:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Copying 9 files to /home/quipi/working-directory/8/src/webapp/WEB-INF/classes/de/quipus/disporoom/resources^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Copying 2 files to /home/quipi/working-directory/8/src/webapp/WEB-INF/classes/de/quipus/disporoom/management/equipment^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | test:prepare-filesystem:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [mkdir] Created dir: /home/quipi/working-directory/8/target/test-classes^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [mkdir] Created dir: /home/quipi/working-directory/8/target/test-reports^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | test:test-resources:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | test:compile:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [javac] Compiling 1 source file to /home/quipi/working-directory/8/target/test-classes^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | test:test:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | jar:jar:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] Warning: shortDescription is greater than 49 characters - trimming for specification title.^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [jar] Building jar: /home/quipi/working-directory/8/target/disporoom-web-4.0.1.jar^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | jar:deploy:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] maven.repo.list is set - using artifact deploy mode^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Will deploy to 1 repository(ies): myrepo^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying to repository: myrepo^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying: /home/quipi/working-directory/8/project.xml-->quipus/poms/disporoom-web-4.0.1.pom^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying: /home/quipi/working-directory/8/project.xml.md5-->quipus/poms/disporoom-web-4.0.1.pom.md5^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Will deploy to 1 repository(ies): myrepo^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying to repository: myrepo^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying: /home/quipi/working-directory/8/target/disporoom-web-4.0.1.jar-->quipus/jars/disporoom-web-4.0.1.jar^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying: /home/quipi/working-directory/8/target/disporoom-web-4.0.1.jar.md5-->quipus/jars/disporoom-web-4.0.1.jar.md5^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | war:init:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | war:war-resources:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [mkdir] Created dir: /home/quipi/working-directory/8/target/disporoom-web^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [mkdir] Created dir: /home/quipi/working-directory/8/target/disporoom-web/WEB-INF^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [copy] Copying 878 files to /home/quipi/working-directory/8/target/disporoom-web^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [copy] Copied 1 empty directory to /home/quipi/working-directory/8/target/disporoom-web^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [copy] Copying 1 file to /home/quipi/working-directory/8/target/disporoom-web/WEB-INF^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Tag library requested that is not present: 'maven' in plugin: 'null'^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | war:webapp:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | disporoom:check-backend:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [copy] Copying 1 file to /home/quipi/working-directory/8/target/disporoom-web/META-INF^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] Assembling webapp disporoom-web^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [copy] Copying 1 file to /home/quipi/working-directory/8/target/disporoom-web/WEB-INF/lib^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [copy] Copying 1 file to /home/quipi/working-directory/8/target/disporoom-web/WEB-INF/lib^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [copy] Copying 1 file to /home/quipi/working-directory/8/target/disporoom-web/WEB-INF/lib^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [copy] Copying 1 file to /home/quipi/working-directory/8/target/disporoom-web/WEB-INF/lib^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [copy] Copying 1 file to /home/quipi/working-directory/8/target/disporoom-web/WEB-INF/lib^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | war:war:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] Building WAR disporoom-web^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [jar] Building jar: /home/quipi/working-directory/8/target/disporoom-web-mysql-4.0.1.war^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | war:deploy:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] maven.repo.list is set - using artifact deploy mode^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Will deploy to 1 repository(ies): myrepo^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying to repository: myrepo^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying: /home/quipi/working-directory/8/project.xml-->quipus/poms/disporoom-web-4.0.1.pom^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying: /home/quipi/working-directory/8/project.xml.md5-->quipus/poms/disporoom-web-4.0.1.pom.md5^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Will deploy to 1 repository(ies): myrepo^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying to repository: myrepo^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying: /home/quipi/working-directory/8/target/disporoom-web-mysql-4.0.1.war-->quipus/wars/disporoom-web-4.0.1.war^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Deploying: /home/quipi/working-directory/8/target/disporoom-web-mysql-4.0.1.war.md5-->quipus/wars/disporoom-web-4.0.1.war.md5^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Tag library requested that is not present: 'maven' in plugin: 'null'^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | tomcat:initcontext:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | disporoom:check-backend:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] depoying context is /disporoom-mysql^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] Found context file /home/quipi/working-directory/8/src/main/resources/disporoom-mysql.xml^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] /disporoom-mysql file:/home/quipi/working-directory/8/src/main/resources/disporoom-mysql.xml^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | tomcat:undeploy:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] /home/quipi/working-directory/8/target/disporoom-mysql^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [undeploy] OK - Undeployed application at context path /disporoom-mysql^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [undeploy] ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | tomcat:jspc:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [echo] maven.tomcat.precompile = 'false' skipping pre-compile^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | tomcat:mergexml:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | war:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | tomcat:deploy:^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [deploy] OK - Deployed application from context file file:/usr/share/tomcat5/conf/Catalina/localhost/disporoom-mysql.xml^M
INFO   | jvm 1    | 2005/11/10 12:13:12 |     [deploy] ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | BUILD SUCCESSFUL^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Total time: 30 seconds^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | Finished at: Thu Nov 10 12:13:11 CET 2005^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ****************************************************************************^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | ^M
INFO   | jvm 1    | 2005/11/10 12:13:12 | .^M
INFO   | jvm 1    | 2005/11/10 12:13:13 | 250 Ok: queued as 0494C45C32^M
INFO   | jvm 1    | 2005/11/10 12:13:14 | QUIT^M

meanwhile this strange behavior disappered??

Ulrich 



> wrong build result icon displayed on the show projects page 
> ------------------------------------------------------------
>
>          Key: CONTINUUM-435
>          URL: http://jira.codehaus.org/browse/CONTINUUM-435
>      Project: Continuum
>         Type: Bug
>   Components: continuum-web
>     Versions: 1.0
>  Environment: linux
>     Reporter: Ulrich Metzger
>     Priority: Minor
>  Attachments: continuum-issue01.gif
>
>
> On the projects overview page it happens that a "build failed" icon is displayed, althougth the build was successful.
> See the attachment.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira