Hi,
I change the story tree structure to Epic >> Theme >> sub-Theme >> Story
Of course it was a mistake, now I try to get rid of the sub-theme level and i CANNOT
I receive the error message from the attached file
I tried to edit the aggregates at tree level, on those two if I press the delete button nothing appends ...
I tried add a dummy one, then to delete the two aggregate , it does not work
I tried the edit property definition and to remove (uncheck those ) from the deletion candidate card type it doses not work
So I am stuck ... I cannot get rid of that tree level
Please help
Instead of deleting the aggreagates I "neutralized" the % complete (formula was 'Completed Points - Feature' / 'Total Points - Feature'
I replaced with ZERO then saved then can save the new tree structure, i will reset it to the formula ...

Hi,
I try to setup Go for our project, while encounter the following error when try to trigger pipeline:
"Modification check failed for material: https://username:******@bitbucket.org/yandong/autotest_pinspire/
Failed to run hg pull command: ERROR: abort: http authorization required" .
While if manually run "hg pull https://username:password@bitbucket.org/yandong/autotest_pinspire/" in cmd window under "D:\Go_Server_path\pipelines\flyweight\fa79b418-8acc-48ff-80b3-0601bbae98c9", it succeeds.
Platform:
Windows(64 bit)
Windows7 SP1
Go version:
go-server-12.2.0-15134-setup.exe
go-agent-12.2.0-15134-setup.exe
cruise-config.xml
Please see attached file for detail.
Could you please let me know how I can make it work?
Thanks & Regards,
Yandong

Hi,
I have an issue with Go where it deletes the source code (clean directory is not ticked) and then re checks out all source code from the repoistory (SVN).
This is a pain as it is on our primary system (It works fine for our other projects) and it adds up to 15 min to our check in process.
I have looked at the XML config and it seems to be similar to other projects that work correctly.
Some ideas on how to debug/fix this would be great.
Thanks
I need to be able to ignore certain files from triggering a build. My undersatnding is setting the ignore filter for the file, files, or pattern will not trigger a build. The files will still be retrieved when the build is next executed.
Version 3_5
Revision 27193_0e8d247b7322
Ruby platform java
Java version 1.6.0_27-b07
Operating system Windows Server 2008
When entering a new card, especially if it's the first type in a card tree hierarchy, it does not attach to the card tree until child cards are added. In fact it does not seem to be visible anywhere, except in List view.
Work-around: If a new card is added in tree view, with Add Card link at top of tree, then the new card is immediately visible in the tree view and other views.
I tried to install go-server on CentOS 6.2 in VMWare. During the linux installation process I set hostname to "mobeplace.build". I successfully installed the go-server, but it didn't start.
I checked the logs and found out that UnknownHostException was thrown (see attached stack trace). I changed server's hostname to a real hostname and go-server works now.
2/1/12 8:11:11.407 AM [0x0-0x12c12c].com.thoughtworks.studios.cruise.server: Feb 1, 2012 8:11:11 AM com.thoughtworks.cruise.server.util.CruiseMacLauncher spawnProcessAndWait
2/1/12 8:11:11.407 AM [0x0-0x12c12c].com.thoughtworks.studios.cruise.server: INFO: Running server: [/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java, -Xms512m, -Xmx1024m, -XX:PermSize=128m, -XX:MaxPermSize=256m, -Dignored=true, -Duser.language=en, -Duser.country=US, -Dcruise.config.file=/Library/Application Support/Go Server/cruise-config.xml, -Dcruise.config.dir=/Library/Application Support/Go Server/, -Dcruise.server.port=8153, -Dcruise.server.ssl.port=8154, -jar, /Applications/Go Server.app/go.jar]
2/1/12 8:11:11.448 AM [0x0-0x12c12c].com.thoughtworks.studios.cruise.server: Feb 1, 2012 8:11:11 AM com.thoughtworks.cruise.server.util.CruiseMacLauncher spawnProcessAndWait
2/1/12 8:11:11.448 AM [0x0-0x12c12c].com.thoughtworks.studios.cruise.server: SEVERE: Exception while executing command: [/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java, -Xms512m, -Xmx1024m, -XX:PermSize=128m, -XX:MaxPermSize=256m, -Dignored=true, -Duser.language=en, -Duser.country=US, -Dcruise.config.file=/Library/Application Support/Go Server/cruise-config.xml, -Dcruise.config.dir=/Library/Application Support/Go Server/, -Dcruise.server.port=8153, -Dcruise.server.ssl.port=8154, -jar, /Applications/Go Server.app/go.jar] - java.io.IOException: Could not create folder /Library/Application Support/Go Server/. Please check the permission settings for folder /Library/Application Support
2/1/12 8:12:34.000 AM kernel: nstat_lookup_entry failed: 2
1) Login to GO server using IE9
2) Go to http://yourservername:8153/go/pipelines
3) Select a stage of a pipleline to view (http://[server]/go/pipeliness/[pipeline]/[pipelinecounter]/[stage]/[stagecounter])
4) The follwoing error is presented when page loads
Line: 10337 Error: Unable to get value of the property 'getElementsBySelector': object is null or undefined
We get the following error when selecting some pipeline instances for comparison:
This pipeline instance cannot be used to perform a comparison because it was triggered with a non-sequential material revision.
This particular pipeline is a simple one stage pipeline that uses git as a material. The pipeline is kicked off automatically by polling the git repository. This seems like a bug. Thoughts?
-russ