Hi,
Today I checked out the newest trunk of OSG and VPB in my linux machine. Both
compiled without problem.
OSG seem to work ( tested with osgviewer) but vpbmaster doen't work.
I can start my compile project, and he checks all sourcefiles and starts to
generate the taskfiles, but he aborts because my build_master.source is empty.
It is created (touched), but it is empty.
Logfiles are NOT produced until that state.
Does anyone know this problem?
The Debugmessages are:
Code:
scheduling task : tasks/build_subtile_L3_X0_Y2/build_subtile_L8_X21_Y67.task
scheduling task : tasks/build_subtile_L3_X0_Y2/build_subtile_L8_X21_Y68.task
scheduling task : tasks/build_subtile_L3_X0_Y2/build_subtile_L8_X22_Y65.task
scheduling task : tasks/build_subtile_L3_X0_Y2/build_subtile_L8_X22_Y66.task
scheduling task : tasks/build_subtile_L3_X0_Y2/build_subtile_L8_X22_Y67.task
scheduling task : tasks/build_subtile_L3_X0_Y2/build_subtile_L8_X22_Y68.task
Constructor ReaderWriterOSG2 - loaded OK
Constructor ReaderWriterOSG2 - loaded OK
Constructor OSGReaderWriter - loaded OK
No data loaded
Error: unable to load source file "build_master.source"
the file was found as "build_master.source"
now setting NotifyLevel to DEBUG, and re-running load:
FindFileInPath(build_master.source): returning build_master.source
No data loaded
Second attempt to load source file "build_master.source" also failed.
Constructor ReaderWriterOSG2 - loaded OK
Constructor OSGReaderWriter - loaded OK
No data loaded
Error: unable to load source file "build_master.source"
the file was found as "build_master.source"
now setting NotifyLevel to DEBUG, and re-running load:
FindFileInPath(build_master.source): returning build_master.source
No data loaded
Second attempt to load source file "build_master.source" also failed.
Constructor ReaderWriterOSG2 - loaded OK
Constructor ReaderWriterOSG2 - loaded OK
Constructor OSGReaderWriter - loaded OK
Constructor OSGReaderWriter - loaded OK
No data loaded
No data loaded
Error: unable to load source file "build_master.source"
Error: unable to load source file "build_master.source"
the file was found as "build_master.source"
the file was found as "build_master.source"
now setting NotifyLevel to DEBUG, and re-running load:
now setting NotifyLevel to DEBUG, and re-running load:
FindFileInPath(build_master.source): returning build_master.source
FindFileInPath(build_master.source): returning build_master.source
No data loaded
Second attempt to load source file "build_master.source" also failed.
No data loaded
Second attempt to load source file "build_master.source" also failed.
machine=localhost completed task=tasks/build_root_L0_X0_Y0.task in 0.1 seconds
Number of tasks completed 1, running 6, pending 105. Estimated time to
completion 0 seconds, 23.0 percent done.
machine=localhost completed task=tasks/build_subtile_L3_X1_Y1.task in 0.1
seconds
Number of tasks completed 2, running 5, pending 105. Estimated time to
completion 1 seconds, 12.2 percent done.
machine=localhost completed task=tasks/build_subtile_L3_X0_Y3.task in 0.1
seconds
Number of tasks completed 3, running 4, pending 105. Estimated time to
completion 1 seconds, 12.2 percent done.
Warning: Task tasks/build_subtile_L3_X1_Y1.task has failed, blacklisting
machine localhost and resubmitting task.
Warning: Task tasks/build_subtile_L3_X0_Y3.task has failed, blacklisting
machine localhost and resubmitting task.
Warning: Task tasks/build_root_L0_X0_Y0.task has failed, blacklisting machine
localhost and resubmitting task.
Constructor ReaderWriterOSG2 - loaded OK
Constructor ReaderWriterOSG2 - loaded OK
Constructor OSGReaderWriter - loaded OK
No data loaded
Error: unable to load source file "build_master.source"
the file was found as "build_master.source"
now setting NotifyLevel to DEBUG, and re-running load:
FindFileInPath(build_master.source): returning build_master.source
No data loaded
Second attempt to load source file "build_master.source" also failed.
Constructor OSGReaderWriter - loaded OK
No data loaded
Error: unable to load source file "build_master.source"
the file was found as "build_master.source"
now setting NotifyLevel to DEBUG, and re-running load:
FindFileInPath(build_master.source): returning build_master.source
No data loaded
Second attempt to load source file "build_master.source" also failed.
machine=localhost completed task=tasks/build_subtile_L3_X1_Y0.task in 0.1
seconds
Number of tasks completed 4, running 3, pending 108. Estimated time to
completion 1 seconds, 12.2 percent done.
Warning: Task tasks/build_subtile_L3_X1_Y0.task has failed, blacklisting
machine localhost and resubmitting task.
machine=localhost completed task=tasks/build_subtile_L3_X0_Y0.task in 0.1
seconds
Number of tasks completed 5, running 2, pending 109. Estimated time to
completion 1 seconds, 12.0 percent done.
Warning: Task tasks/build_subtile_L3_X0_Y0.task has failed, blacklisting
machine localhost and resubmitting task.
Constructor OSGReaderWriter - loaded OK
No data loaded
Error: unable to load source file "build_master.source"
the file was found as "build_master.source"
now setting NotifyLevel to DEBUG, and re-running load:
FindFileInPath(build_master.source): returning build_master.source
No data loaded
Second attempt to load source file "build_master.source" also failed.
machine=localhost completed task=tasks/build_subtile_L3_X0_Y2.task in 0.1
seconds
Number of tasks completed 6, running 1, pending 110. Estimated time to
completion 1 seconds, 11.9 percent done.
Warning: Task tasks/build_subtile_L3_X0_Y2.task has failed, blacklisting
machine localhost and resubmitting task.
machine=localhost completed task=tasks/build_subtile_L3_X0_Y1.task in 0.1
seconds
Number of tasks completed 7, running 0, pending 111. Estimated time to
completion 0 seconds, 21.3 percent done.
Warning: Task tasks/build_subtile_L3_X0_Y1.task has failed, blacklisting
machine localhost and resubmitting task.
End of TaskSet: tasksPending=111 taskCompleted=0 taskRunning=0 tasksFailed=0
End of run: tasksPending=111 taskCompleted=0 taskRunning=0 tasksFailed=0
MachinePool::reportTimingStats()
Machine : localhost
Task::type='' minTime=0.051123 maxTime=0.071365
averageTime=0.061815 totalComputeTime=0.432702 numTasks=7
Finished run, but did not complete 111 tasks.
Total elapsed time = 1.250617
Thank you,
Torben
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=23872#23872
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org