Sebastien,
Thanks for the prompt reply. Here are the details

1. I do see the line 
"pw.visualization.dao=org.paraview.process.jpa.VisualizationJpaDAO" in my 
pw-config.properties. What should I change this to in order to use the Memory 
class you mention?

2. Attached are the pw-out*.log file I get after running 
localhost:8180/PWSimple. I have also attached the pw-config.properties just in 
case I didn't get some settings right

3. The build completed without any error and the error I earlier got -something 
related to DISPLAY=Null.. I am not able to remember the exact error message - 
disappeared so I assumed that ParaViewWeb is now able to detect OSMesa. Should 
I have run some clean command before doing a configure, make and make install ?

Thanks,
Chandrika

________________________________________
From: Sebastien Jourdain [[email protected]]
Sent: Monday, July 30, 2012 1:52 PM
To: Sivaramakrishnan, Chandrika
Cc: [email protected]
Subject: Re: [Paraview] ParaViewWeb sample web applications does not display 3d 
contents

Hi Chandrika,

you are definitely on the right mailing list.

Currently there is a known issue using the JPA dao class in the
pw-config.properties, so make sure you used the Memory class instead.

Then regarding all your software version, everything should be fine.

Could you send the content of one of your pw-out*.log ? It might help
me to understand what is happening.

Also, just to make sure, when at the second step you turn ON Mesa, did
ParaView rebuild properly ?
The superbuild is kind of experimental and I'm not sure it works well
dynamically.

Thanks,

Seb


On Mon, Jul 30, 2012 at 1:50 PM, Sivaramakrishnan, Chandrika
<[email protected]> wrote:
> Hi,
>
>
>
> In my new ParaViewWeb install none of the sample applications are rendering
> the 3d content. Could someone help me with this issue. I am hoping this is
> the right user forum as I couldn’t find a similar one specifically for
> ParaViewWeb.  If this is not the right mailing list could one you please
> point me to the right one.
>
>
>
> Here are the details of my issue:
>
>
>
> In my new Paraview web install, when I go to localhost:8180/PWSimple  I get
> a blank gray/black images instead of getting 3d content. I get blank images
> under all three columns –Java http, Javascript, and Flex. I don’t see any
> errors in tomcat log(catalina.out) or pw logs (pw-out*.log,
> pw-paraview*.log).  In catalina.out I see
>
> INFO: Server startup in 5212 ms
>
> Settings: default
>
> Exec: /var/lib/apache-tomcat-6.0.35/paraviewweb-work/bin/PWServer.sh
>
> Settings: default
>
> Exec: /var/lib/apache-tomcat-6.0.35/paraviewweb-work/bin/PWServer.sh
>
> - Look at 80572d5160544eae2643f6534a11450c-2
>
> - Look at 80572d5160544eae2643f6534a11450c-1
>
> - Look at 80572d5160544eae2643f6534a11450c-2
>
> - Look at 80572d5160544eae2643f6534a11450c-1
>
> - Look at 80572d5160544eae2643f6534a11450c-2
>
> - Look at 80572d5160544eae2643f6534a11450c-1
>
> - Look at 80572d5160544eae2643f6534a11450c-2
>
> - Look at 80572d5160544eae2643f6534a11450c-1
>
> - Look at 80572d5160544eae2643f6534a11450c-2
>
> - Look at 80572d5160544eae2643f6534a11450c-1
>
> - Look at 80572d5160544eae2643f6534a11450c-2
>
>    -> soft quit
>
> - Look at 80572d5160544eae2643f6534a11450c-1
>
>    -> soft quit
>
>
>
> When I go to http://paraviewweb.kitware.com/PWSimple/ I see 3d content in
> the first two columns and blank image for Flex so I hope the issue is not
> with my browser. I am using Firefox 14.0.1 with java enabled. The FAQ page
> of Paraview web has this issue listed but none of the solutions seem to
> match my case.  Based on the FAQ listsed possible solutions I verified that
>
>     1. The pw-config.properties has the working dir set. I have
> pw.working.directory=/var/lib/apache-tomcat-6.0.35/paraviewweb-work
>
>    2.  Checked that activemq(5.5.1) is running (I don’t see any connection
> errors in the log)
>
>    3. I ran superbuild with OSMesa turned on
>
>    4. I am able to start PWServer at command line without any error
>
>    5. Check that I am linking with the right version of  ActiveMQ-CPP  --
> The faq pointed to 3.1.x but the super build came with 3.4.1
>
>   6.  I don’t see any library not found errors in the log.
>
>
>
> Here is how I did the install:
>
>
>
> -          I installed ParaViewWeb using the superbuild
> (http://paraview.org/Wiki/ParaViewWeb_SuperBuild).
>
> -          I am using tomcat 6.0.35 that is running on port 8180 (I have a
> different tomcat instance running on 8080)
>
> -          I am using a system level tomcat that is installed in /var/lib/
> and runs as the user “tomcat”, so I followed the steps in
> http://paraview.org/Wiki/ParaViewWeb_with_system_tomcat_package. I realized
> this is required after I did the initial install. Hence I ran the ccmake of
> the super build a second time, this time with OSMesa on and then did a make
> and make install
>
> -          I did minor changes/additions to steps in
> http://paraview.org/Wiki/ParaViewWeb_with_system_tomcat_package based on the
> initial errors I got – 1. instead of setting additional classpath in tomcat
> startup script, I did it  in catalina.properties 2. Copied all the files in
> PARAVIEW_INSTALL/lib/ to <tomcat dir>/paraviewweb-work/classpath.
>
> -          I am running on a Debian OS virtual machine
>
> -          I am using apache-activemq-5.5.1. I had an existing install that
> was using http connector instead of tcp, so I modified it to have
> <transportConnector name="openwire" uri="tcp://0.0.0.0:61616"/> and restart
> activemq. Is the version 5.5.1 compatible with Paraview/ParaViewWeb? I
> couldn’t download version 5.3.x as specified in build instructions because
> all download links seem broken for this version.
>
>
>
> Any help in resolving this issue is greatly appreciated. Please let me know
> if I could send any additional information to debug this.
>
>
>
> Thanks
>
> Chandrika
>
>
>
>
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
JMS Initialized in 0.134542 seconds
sessionID : 9e8b6d72e25384ba4e7cd30b9ab4e2b-1
logLevel : DEBUG
2012-07-30 15:32:40,759 - pw-logger - INFO - Initialisation of logger for client 9e8b6d72e25384ba4e7cd30b9ab4e2b-1
Plugin directory : /var/lib/apache-tomcat-6.0.35/paraviewweb-work/plugins
Processing Engine Initialized in 3.8628 seconds
invoke message

Processing engine is started !
2012-07-30 15:32:40,767 - pw-logger - DEBUG - enter in get_module
2012-07-30 15:32:40,768 - pw-logger - DEBUG - return of get_module ['GradientOfUnstructuredDataSet', 'XMLHierarchicalBoxDatareader', 'CameraKeyFrame', 'SurfaceFlow', 'Tube', 'Tessellate', 'VRMLReader', 'SetViewProperties', 'AnimationScene', 'UnstructuredNetCDFPOPreader', 'PLOT3DReader', 'Histogram', 'SelectionSourceBase', 'RTXMLPolyDataReader', 'InterpolatetoQuadraturePoints', 'ExtractSelection', 'TextureMaptoCylinder', 'MinMax', 'PVTrivialProducer', 'XMLPartitionedImageDataReader', 'Test3DWidget', 'OutlineCorners', 'ClipGenericDataset', 'Superquadric', 'DataObjectGenerator', 'SliceGenericDataset', 'IntersectFragments', 'PrincipalComponentAnalysis', 'GetSources', 'Disconnect', 'MetaFileSeriesReader', 'GetLookupTableForArray', 'BYUReader', 'TemporalStatistics', 'Line', 'CreateBarChartView', 'EnzoReader', 'AppendDatasets', 'LoopSubdivision', 'PNGSeriesReader', 'XMLPartitionedUnstructuredGridReader', 'ClipClosedSurface', 'PartitionUniformGridbyRCB', 'LoadDistributedPlugin', 'UpdateViewsSize', 'TessellateGenericDataset', 'RectilinearGridGeometryFilter', 'XMLRectilinearGridReader', 'ExtractAMRBlocks', 'Cone', 'PlotOverLine', 'ImageDatatoPointSet', 'RemoveCameraLink', 'CreateParallelCoordinatesChartView', 'TemporalSnaptoTimeStep', 'FlashReader', 'SelectionQuerySource', 'LocationSelectionSource', 'RestartedSimSpyPlotReader', 'BlockScalars', 'CreateRenderView', 'CleanCellstoGrid', 'PVDReader', 'GroupDatasets', 'WindBladereader', 'UpdateSuppressor2', 'Text', 'GenerateSurfaceNormals', 'Create2DRenderView', 'TrivialProducer', 'GenerateIds', 'ExtractLevel', 'SliceAMRdata', 'ConvertAMRdatasettoMultiblock', 'IsoVolume', 'SetSliceNormal', 'RestartedSimExodusReader', 'TextureMaptoPlane', 'LoadPlugin', 'RectilinearDatatoPointSet', 'TableToPoints', 'Triangulate', 'Delaunay3D', 'ResampleAMR', 'TIFFSeriesReader', 'ContingencyStatistics', 'Sphere', 'PointSource', 'SpyPlotReader', 'XMLPartitionedStructuredGridReader', 'TriangleStrips', 'SetDisplayProperties', 'Hide', 'CreateWidgetRepresentation', 'GetActiveSource', 'BooleanKeyFrame', 'XMLStructuredGridReader', 'ExtractSurface', 'ExtractAttributes', 'STLReader', 'OctreeFractal', 'Ruler', 'SetClipNormal', 'ParticlePath', 'CreateScalarBar', 'KeyFrame', 'AMRContour', 'OutlineCurvilinearDataSet', 'StreamTracerForGenericDatasets', 'NetCDFReader', 'IntegrateVariables', 'Arrow', 'XMLImageDataReader', 'AddRepresentationToView', 'Render', 'GetActiveView', 'MergeBlocks', 'AnimateReader', 'Disk', 'XMLPartitionedRectilinearGridReader', 'PlotGlobalVariablesOverTime', 'ScatterPlot', 'CMLMoleculeReader', 'TecplotReader', 'ProcessIdScalars', 'DescriptiveStatistics', 'AVSUCDReader', 'AnnotateTime', 'Smooth', 'StreamTracerWithCustomSource', 'ExtractCellsByRegion', 'SaveState', 'Delete', 'FindSource', 'WriteAnimation', 'GetDataMagnitude', 'Calculator', 'ImageReader', 'AnnotateTimeFilter', 'Clean', 'PassArrays', 'Subdivide', 'GetCameraTrack', 'PhastaReader', 'Connectivity', 'CreateWriter', 'PlotOnSortedLines', 'NormalGlyphs', 'ColorBy', 'XMLPolyDataReader', 'AMRDualClip', 'GetProperty', 'spcthhistoryreader', 'JPEGSeriesReader', 'OctreeDepthScalars', 'VPICReader', 'FindProxy', 'Delaunay2D', 'KeyFrameAnimationCue', 'PlotSelectionOverTime', 'NetCDFPOPreader', 'ExtractBlock', 'GetActiveCamera', 'FLASHAMRParticlesReader', 'SLACDataReader', 'CacheKeeper', 'HierarchicalFractal', 'Crop', 'MeshQuality', 'D3', 'ExtractSelectioninternal', 'FrustumSelectionSource', 'GenerateQuadraturePoints', 'Shrink', 'a3DText', 'GetAnimationTrack', 'Balance', 'ExponentialKeyFrame', 'ShowOutputPort', 'UpdatePipeline', 'TableFFT', 'GridConnectivity', 'WarpByVector', 'XMLMultiBlockDataReader', 'PointDatatoCellData', 'MaskPoints', 'HierarchicalDataIDSelectionSource', 'FlattenFilter', 'CreateComparativeBarChartView', 'AMRGaussianPulseSource', 'StreakLine', 'ExtractGenericDatasetSurface', 'NetworkImageSource', 'SurfaceVectors', 'CreateComparativeRenderView', 'GeometryFilter', 'GetLayout', 'PLYReader', 'TimeSource', 'GetRenderViews', 'ExtractSubset', 'Connect', 'Outline', 'CreateIfNeededRenderView', 'GradientMagnitude', 'LoadState', 'GetViews', 'NrrdReader', 'FeatureEdges', 'SetProperties', 'MPIMoveData', 'Cylinder', 'CTHSurface', 'AddCameraLink', 'ProbeLocation', 'SetActiveSource', 'Transform', 'Tetrahedralize', 'ConvertSelection', 'RandomVectors', 'FacetReader', 'Elevation', 'WriteImage', 'FOFSODHaloFinder', 'AnimationCueBase', 'TIFFReader', 'ImageShrink', 'BlockSelectionSource', 'Decimate', 'CreateComparativeXYPlotView', 'RotationalExtrusion', 'GetDisplayProperties', 'SLACParticleDataReader', 'a2DGlyph', 'ReverseConnect', 'Contour', 'Slice', 'AMRCutPlane', 'YoungsMaterialInterface', 'GetDataInformation', 'OctreeDepthLimit', 'GaussianCubeReader', 'ExodusIIReader', 'RenameProxy', 'Plane', 'MakeBlueToRedLT', 'ResampleWithDataset', 'ExtractCTHParts', 'demo2', 'demo1', 'PartitionedLegacyVTKReader', 'CellDatatoPointData', 'NetCDFCAMreader', 'MulticorrelativeStatistics', 'IDSelectionSource', 'Threshold', 'FluentCaseReader', 'PDBReader', 'GetAnimationScene', 'TemporalInterpolator', 'COSMOReader', 'UnRegisterProxies', 'OpenDataFile', 'CameraAnimationCue', 'OutlineGenericDataSet', 'ENZOAMRParticlesReader', 'CreatePiecewiseFunction', 'EnSightReader', 'PlotData', 'CompositeKeyFrame', 'GaussianResampling', 'NetCDFMPASreader', 'GlyphWithCustomSource', 'SplineSource', 'XMLPartitionedPolydataReader', 'PolyLineToRectilinearGrid', 'Show', 'LSDynaReader', 'PedigreeIDSelectionSource', 'QuadricClustering', 'Glyph', 'CreateLookupTable', 'KMeans', 'Wavelet', 'RemoteSourceProxy', 'CompositeDataIDSelectionSource', 'LevelScalarsOverlappingAMR', 'PlotOnIntersectionCurves', 'proSTARSTARCDReader', 'EnSightMasterServerReader', 'Box', 'CleantoGrid', 'TemporalCache', 'GlobalIDSelectionSource', 'switchActiveConnection', 'ClientServerMoveData', 'ParticlesReader', 'Clip', 'Axes', 'TimeAnimationCue', 'SetClipOrigin', 'XYZReader', 'SetActiveView', 'Gradient', 'GetRenderView', 'ComparativeAnimationCue', 'ThresholdSelectionSource', 'OpenFOAMReader', 'SetSliceOrigin', 'TextureMaptoSphere', 'LevelScalarsNonOverlappingAMR', 'MaterialInterfaceFilter', 'AppendGeometry', 'Curvature', 'TableToStructuredGrid', 'LoadXML', 'GetLayouts', 'MFIXReader', 'CSVReader', 'SESAMEReader', 'RectilinearGridConnectivity', 'RenameSource', 'ParticleTracer', 'RampKeyFrame', 'ContourGenericDataset', 'GetRepresentations', 'WarpByScalar', 'DEMReader', 'Mandelbrot', 'XDMFReader', 'AlltoN', 'GetRepresentation', 'XMLUnstructuredGridReader', 'enableMultiServer', 'WavefrontOBJReader', 'GetTimeTrack', 'GenerateQuadratureSchemeDictionary', 'SinusoidKeyFrame', 'FFTOfSelectionOverTime', 'ResetCamera', 'ComputeDerivatives', 'OrderedCompositeDistributor', 'LegacyVTKReader', 'CreateBindedWidget', 'CreateXYPlotView', 'ExtractEdges', 'GetProxy', 'AppendAttributes', 'Reflect', 'ReductionFilter', 'Median', 'TemporalShiftScale', 'LinearExtrusion', 'StreamTracer', 'CellCenters', 'Ribbon']
Rendering: Total time to produce image: (s) 3.60012e-05 - compression time: 0
Rendering: Server framerate: 0.257174
invoke message
2012-07-30 15:32:40,837 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:32:40,920 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': <paraview.servermanager.RenderView object at 0xa15d84c>, 'id': 1}
invoke message
Warning: In /home/gs3/Downloads/ParaViewWeb/build/ParaView/src/ParaViewCore/ServerManager/vtkSMRenderViewProxy.cxx, line 996
vtkSMRenderViewProxy (0xa152430): Disabling offscreen rendering since empty image was detected.

Rendering: Send Image of size (bytes): 3127
Rendering: Total time to produce image: (s) 0.078382 - compression time: 0.008919
Rendering: Server framerate: 4.23788
2012-07-30 15:32:41,024 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:32:41,039 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': <paraview.servermanager.Sphere object at 0xa1232ec>, 'id': 1}
invoke message
Rendering: Send Image of size (bytes): 3127
Rendering: Total time to produce image: (s) 0.014291 - compression time: 0.00695896
Rendering: Server framerate: 20.765
2012-07-30 15:32:41,072 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:32:41,380 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': <paraview.servermanager.GeometryRepresentation object at 0xa15d82c>, 'id': 1}
invoke message
Rendering: Send Image of size (bytes): 3418
Rendering: Total time to produce image: (s) 0.0345349 - compression time: 0.00920796
Rendering: Server framerate: 2.75305
2012-07-30 15:32:41,435 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:32:41,446 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': <paraview.servermanager.RenderView object at 0x9116f6c>, 'id': 1}
Render message
Rendering: Send Image of size (bytes): 5898
Rendering: Total time to produce image: (s) 0.0309319 - compression time: 0.0196919
Rendering: Server framerate: 17.953
Rendering: Send Image of size (bytes): 5898
Rendering: Total time to produce image: (s) 0.0328989 - compression time: 0.020885
Rendering: Server framerate: 30.2007
Render message
Rendering: Send Image of size (bytes): 5898
Rendering: Total time to produce image: (s) 0.0644171 - compression time: 0.0329311
Rendering: Server framerate: 0.721414
Exit message
Rendering: Send Image of size (bytes): 5898
Rendering: Total time to produce image: (s) 0.0735779 - compression time: 0.0504169
Rendering: Server framerate: 0.00284548
JMS Initialized in 0.127559 seconds
sessionID : 9e8b6d72e25384ba4e7cd30b9ab4e2b-2
logLevel : DEBUG
2012-07-30 15:32:46,664 - pw-logger - INFO - Initialisation of logger for client 9e8b6d72e25384ba4e7cd30b9ab4e2b-2
Plugin directory : /var/lib/apache-tomcat-6.0.35/paraviewweb-work/plugins
Processing Engine Initialized in 2.56888 seconds
invoke message

Processing engine is started !
2012-07-30 15:32:46,668 - pw-logger - DEBUG - enter in get_module
2012-07-30 15:32:46,669 - pw-logger - DEBUG - return of get_module ['GradientOfUnstructuredDataSet', 'XMLHierarchicalBoxDatareader', 'CameraKeyFrame', 'SurfaceFlow', 'Tube', 'Tessellate', 'VRMLReader', 'SetViewProperties', 'AnimationScene', 'UnstructuredNetCDFPOPreader', 'PLOT3DReader', 'Histogram', 'SelectionSourceBase', 'RTXMLPolyDataReader', 'InterpolatetoQuadraturePoints', 'ExtractSelection', 'TextureMaptoCylinder', 'MinMax', 'PVTrivialProducer', 'XMLPartitionedImageDataReader', 'Test3DWidget', 'OutlineCorners', 'ClipGenericDataset', 'Superquadric', 'DataObjectGenerator', 'SliceGenericDataset', 'IntersectFragments', 'PrincipalComponentAnalysis', 'GetSources', 'Disconnect', 'MetaFileSeriesReader', 'GetLookupTableForArray', 'BYUReader', 'TemporalStatistics', 'Line', 'CreateBarChartView', 'EnzoReader', 'AppendDatasets', 'LoopSubdivision', 'PNGSeriesReader', 'XMLPartitionedUnstructuredGridReader', 'ClipClosedSurface', 'PartitionUniformGridbyRCB', 'LoadDistributedPlugin', 'UpdateViewsSize', 'TessellateGenericDataset', 'RectilinearGridGeometryFilter', 'XMLRectilinearGridReader', 'ExtractAMRBlocks', 'Cone', 'PlotOverLine', 'ImageDatatoPointSet', 'RemoveCameraLink', 'CreateParallelCoordinatesChartView', 'TemporalSnaptoTimeStep', 'FlashReader', 'SelectionQuerySource', 'LocationSelectionSource', 'RestartedSimSpyPlotReader', 'BlockScalars', 'CreateRenderView', 'CleanCellstoGrid', 'PVDReader', 'GroupDatasets', 'WindBladereader', 'UpdateSuppressor2', 'Text', 'GenerateSurfaceNormals', 'Create2DRenderView', 'TrivialProducer', 'GenerateIds', 'ExtractLevel', 'SliceAMRdata', 'ConvertAMRdatasettoMultiblock', 'IsoVolume', 'SetSliceNormal', 'RestartedSimExodusReader', 'TextureMaptoPlane', 'LoadPlugin', 'RectilinearDatatoPointSet', 'TableToPoints', 'Triangulate', 'Delaunay3D', 'ResampleAMR', 'TIFFSeriesReader', 'ContingencyStatistics', 'Sphere', 'PointSource', 'SpyPlotReader', 'XMLPartitionedStructuredGridReader', 'TriangleStrips', 'SetDisplayProperties', 'Hide', 'CreateWidgetRepresentation', 'GetActiveSource', 'BooleanKeyFrame', 'XMLStructuredGridReader', 'ExtractSurface', 'ExtractAttributes', 'STLReader', 'OctreeFractal', 'Ruler', 'SetClipNormal', 'ParticlePath', 'CreateScalarBar', 'KeyFrame', 'AMRContour', 'OutlineCurvilinearDataSet', 'StreamTracerForGenericDatasets', 'NetCDFReader', 'IntegrateVariables', 'Arrow', 'XMLImageDataReader', 'AddRepresentationToView', 'Render', 'GetActiveView', 'MergeBlocks', 'AnimateReader', 'Disk', 'XMLPartitionedRectilinearGridReader', 'PlotGlobalVariablesOverTime', 'ScatterPlot', 'CMLMoleculeReader', 'TecplotReader', 'ProcessIdScalars', 'DescriptiveStatistics', 'AVSUCDReader', 'AnnotateTime', 'Smooth', 'StreamTracerWithCustomSource', 'ExtractCellsByRegion', 'SaveState', 'Delete', 'FindSource', 'WriteAnimation', 'GetDataMagnitude', 'Calculator', 'ImageReader', 'AnnotateTimeFilter', 'Clean', 'PassArrays', 'Subdivide', 'GetCameraTrack', 'PhastaReader', 'Connectivity', 'CreateWriter', 'PlotOnSortedLines', 'NormalGlyphs', 'ColorBy', 'XMLPolyDataReader', 'AMRDualClip', 'GetProperty', 'spcthhistoryreader', 'JPEGSeriesReader', 'OctreeDepthScalars', 'VPICReader', 'FindProxy', 'Delaunay2D', 'KeyFrameAnimationCue', 'PlotSelectionOverTime', 'NetCDFPOPreader', 'ExtractBlock', 'GetActiveCamera', 'FLASHAMRParticlesReader', 'SLACDataReader', 'CacheKeeper', 'HierarchicalFractal', 'Crop', 'MeshQuality', 'D3', 'ExtractSelectioninternal', 'FrustumSelectionSource', 'GenerateQuadraturePoints', 'Shrink', 'a3DText', 'GetAnimationTrack', 'Balance', 'ExponentialKeyFrame', 'ShowOutputPort', 'UpdatePipeline', 'TableFFT', 'GridConnectivity', 'WarpByVector', 'XMLMultiBlockDataReader', 'PointDatatoCellData', 'MaskPoints', 'HierarchicalDataIDSelectionSource', 'FlattenFilter', 'CreateComparativeBarChartView', 'AMRGaussianPulseSource', 'StreakLine', 'ExtractGenericDatasetSurface', 'NetworkImageSource', 'SurfaceVectors', 'CreateComparativeRenderView', 'GeometryFilter', 'GetLayout', 'PLYReader', 'TimeSource', 'GetRenderViews', 'ExtractSubset', 'Connect', 'Outline', 'CreateIfNeededRenderView', 'GradientMagnitude', 'LoadState', 'GetViews', 'NrrdReader', 'FeatureEdges', 'SetProperties', 'MPIMoveData', 'Cylinder', 'CTHSurface', 'AddCameraLink', 'ProbeLocation', 'SetActiveSource', 'Transform', 'Tetrahedralize', 'ConvertSelection', 'RandomVectors', 'FacetReader', 'Elevation', 'WriteImage', 'FOFSODHaloFinder', 'AnimationCueBase', 'TIFFReader', 'ImageShrink', 'BlockSelectionSource', 'Decimate', 'CreateComparativeXYPlotView', 'RotationalExtrusion', 'GetDisplayProperties', 'SLACParticleDataReader', 'a2DGlyph', 'ReverseConnect', 'Contour', 'Slice', 'AMRCutPlane', 'YoungsMaterialInterface', 'GetDataInformation', 'OctreeDepthLimit', 'GaussianCubeReader', 'ExodusIIReader', 'RenameProxy', 'Plane', 'MakeBlueToRedLT', 'ResampleWithDataset', 'ExtractCTHParts', 'demo2', 'demo1', 'PartitionedLegacyVTKReader', 'CellDatatoPointData', 'NetCDFCAMreader', 'MulticorrelativeStatistics', 'IDSelectionSource', 'Threshold', 'FluentCaseReader', 'PDBReader', 'GetAnimationScene', 'TemporalInterpolator', 'COSMOReader', 'UnRegisterProxies', 'OpenDataFile', 'CameraAnimationCue', 'OutlineGenericDataSet', 'ENZOAMRParticlesReader', 'CreatePiecewiseFunction', 'EnSightReader', 'PlotData', 'CompositeKeyFrame', 'GaussianResampling', 'NetCDFMPASreader', 'GlyphWithCustomSource', 'SplineSource', 'XMLPartitionedPolydataReader', 'PolyLineToRectilinearGrid', 'Show', 'LSDynaReader', 'PedigreeIDSelectionSource', 'QuadricClustering', 'Glyph', 'CreateLookupTable', 'KMeans', 'Wavelet', 'RemoteSourceProxy', 'CompositeDataIDSelectionSource', 'LevelScalarsOverlappingAMR', 'PlotOnIntersectionCurves', 'proSTARSTARCDReader', 'EnSightMasterServerReader', 'Box', 'CleantoGrid', 'TemporalCache', 'GlobalIDSelectionSource', 'switchActiveConnection', 'ClientServerMoveData', 'ParticlesReader', 'Clip', 'Axes', 'TimeAnimationCue', 'SetClipOrigin', 'XYZReader', 'SetActiveView', 'Gradient', 'GetRenderView', 'ComparativeAnimationCue', 'ThresholdSelectionSource', 'OpenFOAMReader', 'SetSliceOrigin', 'TextureMaptoSphere', 'LevelScalarsNonOverlappingAMR', 'MaterialInterfaceFilter', 'AppendGeometry', 'Curvature', 'TableToStructuredGrid', 'LoadXML', 'GetLayouts', 'MFIXReader', 'CSVReader', 'SESAMEReader', 'RectilinearGridConnectivity', 'RenameSource', 'ParticleTracer', 'RampKeyFrame', 'ContourGenericDataset', 'GetRepresentations', 'WarpByScalar', 'DEMReader', 'Mandelbrot', 'XDMFReader', 'AlltoN', 'GetRepresentation', 'XMLUnstructuredGridReader', 'enableMultiServer', 'WavefrontOBJReader', 'GetTimeTrack', 'GenerateQuadratureSchemeDictionary', 'SinusoidKeyFrame', 'FFTOfSelectionOverTime', 'ResetCamera', 'ComputeDerivatives', 'OrderedCompositeDistributor', 'LegacyVTKReader', 'CreateBindedWidget', 'CreateXYPlotView', 'ExtractEdges', 'GetProxy', 'AppendAttributes', 'Reflect', 'ReductionFilter', 'Median', 'TemporalShiftScale', 'LinearExtrusion', 'StreamTracer', 'CellCenters', 'Ribbon']
Rendering: Total time to produce image: (s) 4.00543e-05 - compression time: 0
Rendering: Server framerate: 0.385735
invoke message
2012-07-30 15:32:46,725 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:32:46,792 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': <paraview.servermanager.RenderView object at 0x9abb84c>, 'id': 1}
invoke message
Warning: In /home/gs3/Downloads/ParaViewWeb/build/ParaView/src/ParaViewCore/ServerManager/vtkSMRenderViewProxy.cxx, line 996
vtkSMRenderViewProxy (0x89cbb98): Disabling offscreen rendering since empty image was detected.

Rendering: Send Image of size (bytes): 3127
Rendering: Total time to produce image: (s) 0.0566139 - compression time: 0.00838995
Rendering: Server framerate: 5.68897
2012-07-30 15:32:46,865 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:32:46,872 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': <paraview.servermanager.Sphere object at 0x9a812ec>, 'id': 1}
invoke message
Rendering: Send Image of size (bytes): 3127
Rendering: Total time to produce image: (s) 0.016634 - compression time: 0.00743294
Rendering: Server framerate: 24.5026
2012-07-30 15:32:46,908 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:32:46,920 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': <paraview.servermanager.Clip object at 0x9abb72c>, 'id': 1}
invoke message
Rendering: Send Image of size (bytes): 3127
Rendering: Total time to produce image: (s) 0.017143 - compression time: 0.0101058
Rendering: Server framerate: 21.5267
2012-07-30 15:32:46,953 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:32:47,293 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': <paraview.servermanager.UnstructuredGridRepresentation object at 0x9abbeac>, 'id': 1}
invoke message
Rendering: Send Image of size (bytes): 3436
Rendering: Total time to produce image: (s) 0.0431318 - compression time: 0.00873017
Rendering: Server framerate: 2.44368
2012-07-30 15:32:47,362 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:32:47,375 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': <paraview.servermanager.RenderView object at 0x9aa0fec>, 'id': 1}
Render message
Rendering: Send Image of size (bytes): 3436
Rendering: Total time to produce image: (s) 0.0621471 - compression time: 0.05111
Rendering: Server framerate: 10.5139
Rendering: Send Image of size (bytes): 6075
Rendering: Total time to produce image: (s) 0.067765 - compression time: 0.0419779
Rendering: Server framerate: 14.5671
Render message
Rendering: Send Image of size (bytes): 6075
Rendering: Total time to produce image: (s) 0.076092 - compression time: 0.034338
Rendering: Server framerate: 11.0259
invoke message
2012-07-30 15:33:59,138 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:33:59,154 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': [100, 100], 'id': 1}
MouseEvent message
Rendering: Send Image of size (bytes): 968
Rendering: Total time to produce image: (s) 0.036947 - compression time: 0.000965118
Rendering: Server framerate: 0.0139696
Mouse Event: 0, 0, 0.48, 0.34, 100, 100 ctr: 0 shift: 0
Rendering: Send Image of size (bytes): 986
Rendering: Total time to produce image: (s) 0.026875 - compression time: 0.0126381
Rendering: Server framerate: 35.2016
MouseMove message
Mouse Event: 1, 0, 0.47, 0.34, 100, 100 ctr: 0 shift: 0
Rendering: Send Image of size (bytes): 985
Rendering: Total time to produce image: (s) 0.029031 - compression time: 0.00172591
Rendering: Server framerate: 4.89714
MouseMove message
Mouse Event: 1, 0, 0.33, 0.42, 100, 100 ctr: 0 shift: 0
Rendering: Send Image of size (bytes): 987
Rendering: Total time to produce image: (s) 0.022711 - compression time: 0.000879049
Rendering: Server framerate: 6.11138
MouseMove message
Mouse Event: 1, 0, 0.325, 0.415, 100, 100 ctr: 0 shift: 0
Rendering: Send Image of size (bytes): 986
Rendering: Total time to produce image: (s) 0.0290232 - compression time: 0.00747514
Rendering: Server framerate: 10.2
MouseEvent message
Mouse Event: 2, 0, 0.325, 0.41, 100, 100 ctr: 0 shift: 0
invoke message
Rendering: Send Image of size (bytes): 843
Rendering: Total time to produce image: (s) 0.026788 - compression time: 0.000865936
Rendering: Server framerate: 2.40104
2012-07-30 15:34:00,115 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:34:00,136 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': [200, 200], 'id': 1}
Rendering: Send Image of size (bytes): 1305
Rendering: Total time to produce image: (s) 0.0321541 - compression time: 0.00388002
MouseEvent message
Rendering: Server framerate: 14.5399
Mouse Event: 2, 0, 0.325, 0.41, 200, 200 ctr: 0 shift: 0
invoke message
Rendering: Send Image of size (bytes): 1305
Rendering: Total time to produce image: (s) 0.0263309 - compression time: 0.00191903
Rendering: Server framerate: 34.9907
2012-07-30 15:34:00,213 - pw-logger - DEBUG - enter in execute_command
2012-07-30 15:34:00,222 - pw-logger - DEBUG - return of execute_command {'error': None, 'result': [200, 200], 'id': 1}
Rendering: Send Image of size (bytes): 1305
Rendering: Total time to produce image: (s) 0.027478 - compression time: 0.0091691
Rendering: Server framerate: 22.1146
Exit message
Rendering: Send Image of size (bytes): 1305
Rendering: Total time to produce image: (s) 0.093797 - compression time: 0.0458789
Rendering: Server framerate: 0.00299499

Attachment: pw-config.properties
Description: pw-config.properties

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to