[vtk-developers] intermittant dashboard failure with java wrapping

Marcus D. Hanwell marcus.hanwell at kitware.com
Mon Sep 27 16:40:52 EDT 2010


I have had the parallel Java build issue in my work too, it was made less
apparent after I moved vtkJVMManager to Titan, but it appears to be a
problem where the dependencies are not correct for at least some of the
wrapped Java files.

Marcus

On Mon, Sep 27, 2010 at 4:31 PM, Dave Partyka <dave.partyka at kitware.com>wrote:

> This appears to be the issue where you can't build java wrapping in
> parallel. No one has seems to have tracked it down yet as it is
> randomly reproducible in that, everyday a different file will have the
> compile error.
>
>
> On Mon, Sep 27, 2010 at 4:23 PM, David Gobbi <david.gobbi at gmail.com>wrote:
>
>> Hi Sean,
>>
>> The dashboards have had this error popping up for Linux and OS X as
>> far back as they go, which is May 30th.  Strangely, in the early
>> dashboards it was the machine "Tar Valon" (OS X 10.6) that was hit
>> most often.
>>
>> These failures predate my changes to the wrappers, so at least I know
>> it isn't my fault, but that doesn't help in finding the solution.
>> This error has happened to me exactly once during a local build, but I
>> wasn't curious enough to investigate.
>>
>>  David
>>
>>
>> On Mon, Sep 27, 2010 at 11:28 AM, Sean McBride <sean at rogue-research.com>
>> wrote:
>> > Hi all,
>> >
>> > For a few weeks now, some of our dashboards have been giving errors like
>> this:
>> >
>> > /Users/builder/kitware/VTK-llvm-dbg-x86_64/java/vtk/
>> > vtkVTKJavaRenderingDriver.java:163: cannot access
>> vtk.vtkTransformInterpolator
>> > bad class file: /Users/builder/kitware/VTK-llvm-dbg-x86_64/java/vtk/
>> > vtkTransformInterpolator.class
>> > class file contains wrong class: vtk.vtkTextureObject
>> > Please remove or make sure it appears in the correct subdirectory of the
>> > classpath.
>> >    dummy = new vtkTransformInterpolator();
>> >                ^
>> > 1 error
>> >
>> > For example, today here:
>> > <http://www.cdash.org/CDash/viewBuildError.php?buildid=733428>
>> >
>> > Anyone have any ideas why?
>> >
>> > --
>> > ____________________________________________________________
>> > Sean McBride, B. Eng                 sean at rogue-research.com
>> > Rogue Research                        www.rogue-research.com
>> > Mac Software Developer              Montréal, Québec, Canada
>> >
>> >
>> > _______________________________________________
>> > Powered by www.kitware.com
>> >
>> > Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>> >
>> > Follow this link to subscribe/unsubscribe:
>> > http://www.vtk.org/mailman/listinfo/vtk-developers
>> >
>> >
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtk-developers
>>
>>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20100927/a6db020f/attachment.html>


More information about the vtk-developers mailing list