History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2433
Type: Task Task
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Robin Shen
Reporter: Julian Bassett
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

After upgrading from 5.1.31 to 6.0.11 saved artifacts are not found in following steps

Created: 11/May/15 08:26 AM   Updated: 12/May/15 11:09 PM
Component/s: None
Affects Version/s: 6.0.11
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
We were saving the workspace to an agent and the next step was picking this space up
now after upgrading we can see the wokspace is being saved as previously but the next step can't find it.

First step saves workspace at:
/wxx/app/buildagent/workspace/root/svn2.eil.risnet.de/soka
(the workspace is really saved here - I checked)

Second step treis to read worspace from
/wxx/data/quickbuild/global-storage/root/svn2.eil.risnet.de/soka/
(this path is set in global storage) - is there a switch somewhere I am missing?

the error:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 500 /wxx/data/quickbuild/global-storage/root/xxxxnet.de/soka/trunk/compile-stage/builds/459709/artifacts does not exist.</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing /file_transfer. Reason:
<pre> /wxx/data/quickbuild/global-storage/root/xxxxnet.de/soka/trunk/compile-stage/builds/459709/artifacts does not exist.</pre></p><h3>Caused by:</h3><pre>/wxx/data/quickbuild/global-storage/root/svn2.eil.risnet.de/soka/trunk/compile-stage/builds/459709/artifacts does not exist.
    at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:484)
    at com.pmease.quickbuild.util.FileUtils.listFiles(FileUtils.java:459)
    at com.pmease.quickbuild.grid.FileTransferServlet.doGet(FileTransferServlet.java:103)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at...

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [11/May/15 11:18 PM]
Are you able to reproduce this with a sample database? If yes, please send me the backup at [robin AT pmease DOT com].

Julian Bassett [12/May/15 07:21 AM]
Heelo Robin,
we were able to solve this problem - there was a setting in the promotions which wasn't being used and when removed the next-stage was looking in the right place for the artifacts from previous stage
thanks anway. Please close the ticket.