Issue Details (XML | Word | Printable)

Key: BAM-899
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Mark Chaimungkalanont [Atlassian]
Reporter: Chris Cairns
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Bamboo

Unable to Edit Build Configuration

Created: 21/Feb/07 10:57 PM   Updated: 06/Mar/07 04:54 PM
Component/s: Administration (Projects)
Affects Version/s: 1.0
Fix Version/s: 1.0.1

Time Tracking:
Original Estimate: 2 hours
Original Estimate - 2 hours
Remaining Estimate: 2 hours
Remaining Estimate - 2 hours
Time Spent: Not Specified
Remaining Estimate - 2 hours

File Attachments: 1. File dojo.ftl (5 kB)
2. File editBuildConfiguration.ftl (2 kB)

Image Attachments:

1. error.jpg
(123 kB)

2. project summary.jpg
(107 kB)
Environment:
Standalone clean install of bamboo 1.0 release (build 206)
Wednesday, 21 Feb 2007

System Time:
21:52:35

Username:
ARCH

User Timezone:
America/Denver

User Locale:
English (United States)

System Encoding:
Cp1252

Operating System:
Windows XP 5.1

Operating System Architecture:
x86

Available Processors:
2

Application Server Container:
Jetty/5.1.4
Java Runtime Information
Java Version:
1.5.0_09

Java Vendor:
Sun Microsystems Inc.

JVM Version:
1.0

JVM Vendor:
Sun Microsystems Inc.

JVM Implementation Version:
1.5.0_09-b01

Java Runtime:
Java(TM) 2 Runtime Environment, Standard Edition

Java VM:
Java HotSpot(TM) Client VM
Java VM Memory Statistics
Total Memory:
254 MB

Free Memory:
218 MB

Used Memory:
36 MB
Bamboo Paths
Configuration Path:
C:\5D\bamboo\home\xml-data\configuration

Build Path:
C:\5D\bamboo\home\xml-data\builds

Bamboo Home:
C:\5D\bamboo\home

Issue Links:
Duplicate
 
Part
 
Reference
 

Participants: Arvid Jedlicka, Chris Cairns and Mark Chaimungkalanont [Atlassian]
Since last comment: 1 year, 38 weeks, 6 days ago
Number of comments: 7
Internal Priority: 1. Highest
Labels:


 Description  « Hide
The edit build configuration link fails for any of three created build plans:

Links that failed:
http://arch001:8085/build/admin/edit/editBuildConfiguration.action?buildKey=OSF-B12
http://arch001:8085/build/admin/edit/editBuildConfiguration.action?buildKey=OSF-MAIN

Steps to reproduce:
1) unzip and install standalone bamboo-1.0 on Windows
2) run as console application
3) Create new project and build plan
4) Click edit link beside build plan



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Chris Cairns added a comment - 21/Feb/07 10:59 PM
everything looks good here

Chris Cairns added a comment - 21/Feb/07 11:05 PM
As the configuration screen is loading (and most of it displays), something fails and the browser gets redirected to the standard dns/error screen. (see error.jpg)

This happens 100% of the time with any of 4 different plans (in 2 projects) I created.

There are no error indications in the bamboo error log. The most recent entries in the console are:
jvm 1 | 2007-02-21 21:48:01,275 INFO [SocketListener0-0] [BuidConfigurationEd
itInterceptor] BuildConfiguration has not been set. Setting a new one.
jvm 1 | 2007-02-21 22:00:17,447 INFO [SocketListener0-1] [BuidConfigurationEd
itInterceptor] BuildConfiguration has not been set. Setting a new one.
jvm 1 | 2007-02-21 22:00:17,588 INFO [SocketListener0-1] [BuidConfigurationEd
itInterceptor] BuildConfiguration has not been set. Setting a new one.
jvm 1 | 2007-02-21 22:00:17,588 INFO [SocketListener0-1] [BuidConfigurationEd
itInterceptor] BuildConfiguration has already been set.
jvm 1 | 2007-02-21 22:00:17,775 INFO [SocketListener0-1] [BuidConfigurationEd
itInterceptor] BuildConfiguration has not been set. Setting a new one.
jvm 1 | 2007-02-21 22:00:17,822 INFO [SocketListener0-1] [BuidConfigurationEd
itInterceptor] BuildConfiguration has not been set. Setting a new one.
jvm 1 | 2007-02-21 22:00:17,869 INFO [SocketListener0-1] [BuidConfigurationEd
itInterceptor] BuildConfiguration has not been set. Setting a new one.


Chris Cairns added a comment - 22/Feb/07 12:44 AM
Issue resolved by setting the baseURL (under administration) to use the server name instead of localhost.

Mark Chaimungkalanont [Atlassian] added a comment - 22/Feb/07 03:02 AM
Chris,

I think this issue may still happen intermittently, we haven't tracked down the exact cause of the issue, but we think it may be timing related (possibly happen more on slower connections).

Please let us know if you see the problem again, and we'll continue our search for the fix for this issue from our end

Cheers,

Mark C


Arvid Jedlicka added a comment - 26/Feb/07 04:28 PM
I installed the Bamboo 1.0 WAR on a tomcat 5.5 server last week.

I got the same failure as Chris did 100% of the time with IE 7.0.

I had already put the complete machine and domain name in the URL so I don't think that was the issue.

I don't think it is related to "slow connectons" as the server is 100 feet from the office and the 100mb system gives me ping times less than 1ms.

So I uninstalled it, which made my Jira and Conflluence war's very lonely and sad ;-}

One thing that I did notice was that the URL's in the IE error messages appeared to have some non-printable characters in them. At times they had the little square boxes that are displayed when a non-printable character is in the text.

Hopefullly this can be resolved soon so that I'm not forced to use luntbuild or QuickBuild or some other CI that can interact with JIRA.


Mark Chaimungkalanont [Atlassian] added a comment - 27/Feb/07 02:20 AM
Guys,

Is it possible to attempt a patch?

If you copy the files below to the appropriate location and restart the Bamboo server, do the problems get alleviated?

dojo.ftl -> <bamboo root>/lib/dojo.ftl
editBuildConfiguration.ftl -> <bamboo-root>/build/add/editBuildConfiguration.ftl

Please let us know how you fare with this

Cheers,

Mark C


Mark Chaimungkalanont [Atlassian] added a comment - 05/Mar/07 06:13 PM
Guys,

Hopefully this issue should now be fixed for 1.0.1

Let us know if this is not the case

Cheers

Mark C