[ create a new paste ] login | about

Link: http://codepad.org/ru75we4F    [ raw code | fork ]

Plain Text, pasted on Apr 6:
-- SNIP --
08:21:38 [I] -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
08:21:38 [I] Changeset #272
08:21:38 [I] Upstream revision "2001-03-05 21:25:16 by drose" by drose, 2001-03-05 21:25:30+00:00
08:21:39 [I] /home/rdb/conv2 $ cvs -f -d /home/rdb/conv2/cvsroot -q update -d -P -r 1.2 panda/src/sgmanip/nodePathCollection.I
08:21:39 [I] [Ok]
08:21:39 [I] /home/rdb/conv2 $ cvs -f -d /home/rdb/conv2/cvsroot -q update -d -P -r 1.3 panda/src/grutil/lineSegs.I panda/src/grutil/lineSegs.h panda/src/sgmanip/nodePathCollection.h
08:21:39 [I] [Ok]
08:21:39 [I] /home/rdb/conv2 $ cvs -f -d /home/rdb/conv2/cvsroot -q update -d -P -r 1.4 panda/src/egg2sg/config_egg2sg.cxx panda/src/egg2sg/config_egg2sg.h panda/src/grutil/lineSegs.cxx panda/src/sgmanip/nodePathCollection.cxx
08:21:39 [I] [Ok]
08:21:39 [I] /home/rdb/conv2 $ cvs -f -d /home/rdb/conv2/cvsroot -q update -d -P -r 1.8 panda/src/egg2sg/Sources.pp
08:21:39 [I] [Ok]
08:21:39 [I] /home/rdb/conv2 $ cvs -f -d /home/rdb/conv2/cvsroot -q update -d -P -r 1.9 panda/src/parametrics/nurbsCurve.h
08:21:39 [I] [Ok]
08:21:39 [I] /home/rdb/conv2 $ cvs -f -d /home/rdb/conv2/cvsroot -q update -d -P -r 1.19 panda/src/egg2sg/eggLoader.cxx
08:21:39 [I] [Ok]
08:21:39 [I] Committing [project @ 2001-03-05 21:25:16 by drose]...
08:21:39 [I] Committing to: /home/rdb/conv2/
08:21:39 [I] modified panda/src/grutil/lineSegs.I
08:21:39 [I] modified panda/src/grutil/lineSegs.h
08:21:39 [I] modified panda/src/grutil/lineSegs.cxx
08:21:39 [I] added panda/src/parametrics/nurbsCurve.h
08:21:39 [I] modified panda/src/sgmanip/nodePathCollection.h
08:21:39 [I] modified panda/src/sgmanip/nodePathCollection.I
08:21:39 [I] modified panda/src/egg2sg/eggLoader.cxx
08:21:39 [I] aborting commit write group: IOError(24, 'Too many open files')
08:21:39 [C] Couldn't replay changeset:
Revision: 2001-03-05 21:25:16 by drose
Date: 2001-03-05 21:25:30+00:00
Author: drose
Entries: panda/src/parametrics/nurbsCurve.h(ADD at 1.9)
	 panda/src/egg2sg/Sources.pp(UPD to 1.8)
	 panda/src/egg2sg/config_egg2sg.cxx(UPD to 1.4)
	 panda/src/egg2sg/config_egg2sg.h(UPD to 1.4)
	 panda/src/egg2sg/eggLoader.cxx(UPD to 1.19)
	 panda/src/grutil/lineSegs.I(UPD to 1.3)
	 panda/src/grutil/lineSegs.cxx(UPD to 1.4)
	 panda/src/grutil/lineSegs.h(UPD to 1.3)
	 panda/src/sgmanip/nodePathCollection.I(UPD to 1.2)
	 panda/src/sgmanip/nodePathCollection.cxx(UPD to 1.4)
	 panda/src/sgmanip/nodePathCollection.h(UPD to 1.3)
Log: 
08:21:42 [I] 16042 pending changesets in state file
08:21:42 [C] Upstream change application failed: [Errno 24] Too many open files: u'/home/rdb/conv2/panda/src/egg2sg/Sources.pp'
08:21:42 [C] Something unexpected!
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/vcpx/tailor.py", line 156, in __call__
    self.update()
  File "/usr/lib/pymodules/python2.6/vcpx/tailor.py", line 120, in update
    applyable=self._applyable, applied=self._applied)
  File "/usr/lib/pymodules/python2.6/vcpx/dualwd.py", line 102, in applyPendingChangesets
    applied=applied)
  File "/usr/lib/pymodules/python2.6/vcpx/source.py", line 136, in applyPendingChangesets
    replay(c)
  File "/usr/lib/pymodules/python2.6/vcpx/dualwd.py", line 113, in replayChangeset
    self.target.replayChangeset(changeset)
  File "/usr/lib/pymodules/python2.6/vcpx/target.py", line 143, in replayChangeset
    entries, tags = changeset.tags)
  File "/usr/lib/pymodules/python2.6/vcpx/repository/bzr.py", line 396, in _commit
    timestamp=timestamp, timezone=timezone)
  File "<string>", line 4, in commit_write_locked
  File "/usr/lib/python2.6/dist-packages/bzrlib/workingtree_4.py", line 197, in commit
    result = WorkingTree3.commit(self, message, revprops, *args, **kwargs)
  File "<string>", line 4, in commit_write_locked
  File "/usr/lib/python2.6/dist-packages/bzrlib/mutabletree.py", line 229, in commit
    *args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/bzrlib/commit.py", line 360, in commit
    self._update_builder_with_changes()
  File "/usr/lib/python2.6/dist-packages/bzrlib/commit.py", line 633, in _update_builder_with_changes
    self.work_tree, self.basis_revid, iter_changes):
  File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 636, in record_iter_changes
    for change in iter_changes:
  File "/usr/lib/python2.6/dist-packages/bzrlib/commit.py", line 654, in _filter_iter_changes
    for change in iter_changes:
  File "_dirstate_helpers_pyx.pyx", line 1407, in bzrlib._dirstate_helpers_pyx.ProcessEntryC.__next__
  File "_dirstate_helpers_pyx.pyx", line 1686, in bzrlib._dirstate_helpers_pyx.ProcessEntryC._iter_next
  File "_dirstate_helpers_pyx.pyx", line 1519, in bzrlib._dirstate_helpers_pyx.ProcessEntryC._iter_next
  File "_dirstate_helpers_pyx.pyx", line 1180, in bzrlib._dirstate_helpers_pyx.ProcessEntryC._process_entry
  File "/usr/lib/python2.6/dist-packages/bzrlib/workingtree_4.py", line 1300, in stat_and_sha1
    file_obj = file(abspath, 'rb', 65000)
IOError: [Errno 24] Too many open files: u'/home/rdb/conv2/panda/src/egg2sg/Sources.pp'



Create a new paste based on this one


Comments: