[JIRA] (JENKINS-12679) Matrix-Build Console Links to Hudson instead of Jenkins

2012-03-12 Thread alexl...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160145#comment-160145
 ] 

Alex Lehmann commented on JENKINS-12679:


some links are created based on the request, some use the base url if it is 
present (there are two methods in the Jenkins class to get a base url)


 Matrix-Build Console Links to Hudson instead of Jenkins
 ---

 Key: JENKINS-12679
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12679
 Project: Jenkins
  Issue Type: Bug
  Components: matrix
Affects Versions: current
Reporter: Daniel Schaarschmidt
  Labels: console, matrix
 Fix For: current


 I have configured a Matrix-Build using multiple slave nodes. The parent 
 console output contains the following:
 Löse OS11.4-64 aus
 OS11.4-64 beendet mit Ergebnis SUCCESS
 Löse OS11.1-32 aus
 OS11.1-32 beendet mit Ergebnis SUCCESS
 Finished: SUCCESS
 The Labels OSS11.4-64 and OS11.1-32 are links, but instead of pointing to 
 http://myserver/jenkins/job/myjob/label=OS11.4-64/ they link to 
 http://myserver/hudson/job/myjob/label=OS11.4-64/
 Even better would be a direct link to the corresponding console 
 log:http://myserver/jenkins/job/myjob/6/label=OS11.1-32/console

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12679) Matrix-Build Console Links to Hudson instead of Jenkins

2012-03-11 Thread sgay...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160121#comment-160121
 ] 

Stoyan Gaydarov commented on JENKINS-12679:
---

I am also seeing a similar issue, where my console links point to 
localhost:8080/foo instead of the correct 192.168.1.100:8080/foo. If i click on 
the build status bubble in the matrix then it works fine but when i click on 
the console link it completely ignores the current context of the page and just 
tries to use localhost

 Matrix-Build Console Links to Hudson instead of Jenkins
 ---

 Key: JENKINS-12679
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12679
 Project: Jenkins
  Issue Type: Bug
  Components: matrix
Affects Versions: current
Reporter: Daniel Schaarschmidt
  Labels: console, matrix

 I have configured a Matrix-Build using multiple slave nodes. The parent 
 console output contains the following:
 Löse OS11.4-64 aus
 OS11.4-64 beendet mit Ergebnis SUCCESS
 Löse OS11.1-32 aus
 OS11.1-32 beendet mit Ergebnis SUCCESS
 Finished: SUCCESS
 The Labels OSS11.4-64 and OS11.1-32 are links, but instead of pointing to 
 http://myserver/jenkins/job/myjob/label=OS11.4-64/ they link to 
 http://myserver/hudson/job/myjob/label=OS11.4-64/
 Even better would be a direct link to the corresponding console 
 log:http://myserver/jenkins/job/myjob/6/label=OS11.1-32/console

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12679) Matrix-Build Console Links to Hudson instead of Jenkins

2012-03-11 Thread alexl...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160123#comment-160123
 ] 

Alex Lehmann commented on JENKINS-12679:


stoyan: are you using a reverse proxy for jenkins? if you are seeing links to 
the tomcat url, take a look at the wiki page about reverse proxy 
(https://wiki.jenkins-ci.org/display/JENKINS/Running+Jenkins+behind+Apache)

 Matrix-Build Console Links to Hudson instead of Jenkins
 ---

 Key: JENKINS-12679
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12679
 Project: Jenkins
  Issue Type: Bug
  Components: matrix
Affects Versions: current
Reporter: Daniel Schaarschmidt
  Labels: console, matrix

 I have configured a Matrix-Build using multiple slave nodes. The parent 
 console output contains the following:
 Löse OS11.4-64 aus
 OS11.4-64 beendet mit Ergebnis SUCCESS
 Löse OS11.1-32 aus
 OS11.1-32 beendet mit Ergebnis SUCCESS
 Finished: SUCCESS
 The Labels OSS11.4-64 and OS11.1-32 are links, but instead of pointing to 
 http://myserver/jenkins/job/myjob/label=OS11.4-64/ they link to 
 http://myserver/hudson/job/myjob/label=OS11.4-64/
 Even better would be a direct link to the corresponding console 
 log:http://myserver/jenkins/job/myjob/6/label=OS11.1-32/console

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12679) Matrix-Build Console Links to Hudson instead of Jenkins

2012-03-11 Thread sgay...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160124#comment-160124
 ] 

Stoyan Gaydarov commented on JENKINS-12679:
---

I am not running a reverse proxy as far as I know, this is just on a mac mini 
on my home network. Using the default configuration and running version 
Jenkins ver. 1.450 also would this be more appropriate over email?

 Matrix-Build Console Links to Hudson instead of Jenkins
 ---

 Key: JENKINS-12679
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12679
 Project: Jenkins
  Issue Type: Bug
  Components: matrix
Affects Versions: current
Reporter: Daniel Schaarschmidt
  Labels: console, matrix

 I have configured a Matrix-Build using multiple slave nodes. The parent 
 console output contains the following:
 Löse OS11.4-64 aus
 OS11.4-64 beendet mit Ergebnis SUCCESS
 Löse OS11.1-32 aus
 OS11.1-32 beendet mit Ergebnis SUCCESS
 Finished: SUCCESS
 The Labels OSS11.4-64 and OS11.1-32 are links, but instead of pointing to 
 http://myserver/jenkins/job/myjob/label=OS11.4-64/ they link to 
 http://myserver/hudson/job/myjob/label=OS11.4-64/
 Even better would be a direct link to the corresponding console 
 log:http://myserver/jenkins/job/myjob/6/label=OS11.1-32/console

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12679) Matrix-Build Console Links to Hudson instead of Jenkins

2012-03-11 Thread alexl...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160126#comment-160126
 ] 

Alex Lehmann commented on JENKINS-12679:


getting back to the original question, are you sure you have the correct url 
set on the config page?



 Matrix-Build Console Links to Hudson instead of Jenkins
 ---

 Key: JENKINS-12679
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12679
 Project: Jenkins
  Issue Type: Bug
  Components: matrix
Affects Versions: current
Reporter: Daniel Schaarschmidt
  Labels: console, matrix

 I have configured a Matrix-Build using multiple slave nodes. The parent 
 console output contains the following:
 Löse OS11.4-64 aus
 OS11.4-64 beendet mit Ergebnis SUCCESS
 Löse OS11.1-32 aus
 OS11.1-32 beendet mit Ergebnis SUCCESS
 Finished: SUCCESS
 The Labels OSS11.4-64 and OS11.1-32 are links, but instead of pointing to 
 http://myserver/jenkins/job/myjob/label=OS11.4-64/ they link to 
 http://myserver/hudson/job/myjob/label=OS11.4-64/
 Even better would be a direct link to the corresponding console 
 log:http://myserver/jenkins/job/myjob/6/label=OS11.1-32/console

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[JIRA] (JENKINS-12679) Matrix-Build Console Links to Hudson instead of Jenkins

2012-02-08 Thread schaarschmidt_dan...@web.de (JIRA)
Daniel Schaarschmidt created JENKINS-12679:
--

 Summary: Matrix-Build Console Links to Hudson instead of Jenkins
 Key: JENKINS-12679
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12679
 Project: Jenkins
  Issue Type: Bug
  Components: matrix
Affects Versions: current
Reporter: Daniel Schaarschmidt


I have configured a Matrix-Build using multiple slave nodes. The parent console 
output contains the following:
Löse OS11.4-64 aus
OS11.4-64 beendet mit Ergebnis SUCCESS
Löse OS11.1-32 aus
OS11.1-32 beendet mit Ergebnis SUCCESS
Finished: SUCCESS

The Labels OSS11.4-64 and OS11.1-32 are links, but instead of pointing to 
http://myserver/jenkins/job/myjob/label=OS11.4-64/ they link to 
http://myserver/hudson/job/myjob/label=OS11.4-64/

Even better would be a direct link to the corresponding console 
log:http://myserver/jenkins/job/myjob/6/label=OS11.1-32/console


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira