This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 113651 - Can not checkout module visualweb
Summary: Can not checkout module visualweb
Status: RESOLVED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: collabnet (show other bugs)
Version: 6.x
Hardware: Sun All
: P1 blocker (vote)
Assignee: support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-23 18:48 UTC by rnovak
Modified: 2009-11-08 02:37 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rnovak 2007-08-23 18:48:29 UTC
Checkout of module "viaualweb" is failing with error:
U visualweb/webui/themes/src/META-INF/services/org.netbeans.modules.visualweb.project.jsf.services.ThemeNodeService
Terminated with fatal signal 11
Core dumped; preserving /tmp/cvs-serv2051 on server.
CVS locks may need cleaning up.

Due to this problem, it is not possible to produce NetBeans production build and therefore it has significant affect on
NetBeans development.

CVS command I'm running:
cvs -d :pserver:anoncvs@cvs.netbeans.org:/cvs -z6 -q checkout -P -D "2007.08.23.12.00.00" visualweb

I found out that checkout is successful if option -D "2007.08.23.12.00.00" is omitted - but for the build it is important.
Comment 1 jcatchpoole 2007-08-24 11:17:09 UTC
Support, can you pls take a look ?  This is a P1.  Thanks.
Comment 2 Unknown 2007-08-24 11:22:51 UTC
Hi Jack,

Thank you for contacting CollabNet Customer Support. Based on the information that has been provided to us, we will
initiate our research & provide you an update as soon as we have adequate information. 

Regards,
Vathsan
Support Operations.
Comment 3 Unknown 2007-08-24 11:49:24 UTC
Hi Jack,

I was able to replicate the error upon running a checkout of the module 'visualweb' but at different location :
<snip>
U visualweb/webui/themes/release/modules/ext/defaulttheme-green.jar
U visualweb/webui/themes/release/modules/ext/defaulttheme.jar
Terminated with fatal signal 11
Core dumped; preserving /tmp/cvs-serv28554 on server.
CVS locks may need cleaning up.
</snip>

I have filed an internal issue to our engineers to identify the cause & to provide a fix asap. I would also work with
the team & update you on the proceedings.

Best Regards,
Vathsan
Support Operations.
Comment 4 Unknown 2007-08-24 13:35:29 UTC
Hi Jack,

Our engineers found a stale RCS file on the repository under the following location in 'visualweb' module :

 '/cvs/visualweb/webui/themes/src/org/netbeans/modules/visualweb/webui/.cvsignore,v'

It was a was junk intermediary file with no useful data & the team has now purged off the file from the repository.
The CVS checkout of this module was successful with no errors after file deletion & i have verified it using SVN
Commandline client. 

Please do verify the same & let me know for queries.

Kind Regards,
Vathsan
Support Operations.
Comment 5 jcatchpoole 2007-08-24 15:45:02 UTC
Robert, can you pls comment ?  Thanks.
Comment 6 rnovak 2007-08-24 15:54:07 UTC
Checkout of sources was successful in the last round of the production build, it means the problem is solved.
Thank you for fixing the CVS problem.
Comment 7 Unknown 2007-08-24 17:34:37 UTC
Hi Jack,

I see that the issue is fixed now after purging off stale files on the repository. I would go ahead & close the case for
now & please feel free to re-open the case for issue persistence. 

Kind Regards,
Vathsan
Support Operations.
Comment 8 rnovak 2007-08-24 17:52:14 UTC
Source checkout in the NetBeans build is now working fine, so feel free to close the issue.
Comment 9 Unknown 2007-08-30 07:03:18 UTC
Marking the case as fixed.
Comment 10 Marian Mirilovic 2009-11-08 02:37:50 UTC
We recently moved out from Collabnet's infrastructure