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

Key: QB-129
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Robin Shen
Reporter: Haim Yadid
Votes: 1
Watchers: 1
Operations

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

java.lang.NullPointerException when checking out files from StarTeam repository

Created: 03/Sep/06 12:10 AM   Updated: 24/Oct/06 05:09 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Zip Archive StarTeamCheckout.zip (7 kb)

Environment: Windows 2003 Advanced server


 Description  « Hide
I get java.lang.NullPointerException if I run the build more than once after tomcat restart.
A restart of tomcat solves the problem most of the times.
This is a blocker issue and I am going to seek other solutions (not QuickBuild) if no resolution will be available soon.

Here is the build log



2006-08-30 18:06:18,078 [Thread-80] INFO - Saving build status as running...
2006-08-30 18:06:18,140 [Thread-80] INFO - Repository "BAC": cleanup checkout started event received.
2006-08-30 18:06:18,156 [Thread-80] INFO - Cleaning up checkouts...
2006-08-30 18:06:18,156 [Thread-80] INFO - Validating steps...
2006-08-30 18:06:18,156 [Thread-80] INFO - Triggering step "default".
2006-08-30 18:06:18,156 [Thread-80] INFO - Checking necessary condition of step "default".
2006-08-30 18:06:18,156 [Thread-80] INFO - Condition satisfied, running step "default".
2006-08-30 18:06:18,156 [Thread-80] INFO - Triggering step "CheckOutBAC".
2006-08-30 18:06:18,156 [Thread-80] INFO - Checking necessary condition of step "CheckOutBAC".
2006-08-30 18:06:18,171 [Thread-80] INFO - Condition satisfied, running step "CheckOutBAC".
2006-08-30 18:06:18,171 [Thread-80] INFO - Check out artifacts from repository: BAC
2006-08-30 18:13:25,625 [Thread-80] INFO - Retrieve source path "/" of StarTeam view "AMDev"
2006-08-30 18:13:25,625 [Thread-80] INFO - Cleaning directory "D:\\StarTeam\\checkouts/../BAC/AMDev/ws" before populating...
2006-08-30 18:15:36,531 [Thread-80] INFO - Recursive Checkout from: AMDev\
2006-08-30 18:15:36,531 [Thread-80] INFO - Checking out to: D:\StarTeam\checkouts\..\BAC\AMDev\ws
2006-08-30 18:15:36,531 [Thread-80] INFO - Using view as of date 8/30/06 6:13:15 PM IDT
2006-08-30 18:15:36,531 [Thread-80] INFO - Items will be checked out with no change in lock status.
2006-08-30 18:15:36,531 [Thread-80] INFO - Items will be checked out with the current timestamp.
2006-08-30 18:15:36,531 [Thread-80] INFO - Items will be checked out in accordance with repository status.
2006-08-30 18:15:36,531 [Thread-80] INFO - Items will be checked out using the local machine's EOL convention
2006-08-30 18:15:36,531 [Thread-80] INFO - Directories will be created wherever they exist in the repository, even if empty.
2006-08-30 18:15:36,828 [Thread-80] ERROR - java.lang.NullPointerException
2006-08-30 18:15:36,828 [Thread-80] INFO - Triggering step "BuildBAC".
2006-08-30 18:15:36,828 [Thread-80] INFO - Checking necessary condition of step "BuildBAC".
2006-08-30 18:15:36,828 [Thread-80] INFO - Necessary condition not satisfied, skipping step "BuildBAC".
2006-08-30 18:15:36,828 [Thread-80] ERROR - Composite step "default" failed due to unsatisfication of step success condition.
2006-08-30 18:15:36,828 [Thread-80] INFO - Finished triggering step "default". Saving build status based on triggering result...
2006-08-30 18:15:36,828 [Thread-80] INFO - Build failed: 1.5
2006-08-30 18:15:36,828 [Thread-80] INFO - Finishing build...
2006-08-30 18:15:36,828 [Thread-80] INFO - Repository "BAC": build finished event received.
2006-08-30 18:15:36,875 [Thread-80] INFO - Build finished.
2006-08-30 18:15:36,875 [Thread-80] INFO - Save build status as "failed".



 All   Comments   Work Log   Change History      Sort Order:
Change by Robin Shen [03/Oct/06 06:44 AM]
Field Original Value New Value
Attachment StarTeamCheckout.zip [ 10030 ]

Change by Robin Shen [24/Oct/06 05:09 PM]
Status Open [ 1 ] Resolved [ 5 ]
Fixed In Version 1.1.5 (build 50) [ 10373 ]
Resolution Fixed [ 1 ]