Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,961
    • Issues 1,961
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 99
    • Merge requests 99
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #20451
Closed
Open
Issue created Jan 27, 2021 by Jan Krautter@Thalenberghen

Definition not found for SurfaceLICRepresentation in ParaView-5.9.0

With the latest version I am getting the following kind of error messages, when trying to use the Surface LIC representation in parallel/batch through python. Interactively the plugin works and the commands/names seem to be the same as before. The same script was working with 5.7.0 and before. I am not sure if anything has changed? Or if this is a bug.

[0m[31m(  26.345s) [pvbatch.3       ]vtkSIProxyDefinitionMan:526    ERR| vtkSIProxyDefinitionManager (0x11d1f80): No proxy that matches: group=representations and proxy=SurfaceLICRepresentation were found.[0m
[0m[31m(  26.345s) [pvbatch.4       ]vtkSIProxyDefinitionMan:526    ERR| vtkSIProxyDefinitionManager (0x1d88610): No proxy that matches: group=representations and proxy=SurfaceLICRepresentation were found.[0m
[0m[31m(  26.345s) [pvbatch.1       ]vtkSIProxyDefinitionMan:526    ERR| vtkSIProxyDefinitionManager (0x25e4d90): No proxy that matches: group=representations and proxy=SurfaceLICRepresentation were found.[0m
[0m[31m(  26.345s) [pvbatch.5       ]vtkSIProxyDefinitionMan:526    ERR| vtkSIProxyDefinitionManager (0x226fe50): No proxy that matches: group=representations and proxy=SurfaceLICRepresentation were found.[0m
[0m[31m(  26.345s) [pvbatch.1       ]         vtkSIProxy.cxx:326    ERR| vtkSISourceProxy (0xa961640): Definition not found for xml_group: representations and xml_name: SurfaceLICRepresentation
global_id: 716
location: 21
[paraview_protobuf.DefinitionHeader.client_class]: "vtkSMRepresentationProxy"
[paraview_protobuf.DefinitionHeader.server_class]: "vtkSISourceProxy"
[paraview_protobuf.ProxyState.xml_group]: "representations"
[paraview_protobuf.ProxyState.xml_name]: "SurfaceLICRepresentation"
[paraview_protobuf.ProxyState.vtk_classname]: "vtkSurfaceLICRepresentation"

For reference: I am using BALANCED CompositeStrategy, not sure if that has anything to do with it tbh, but maybe it helps.

Thank you for any help

Edited Mar 04, 2021 by Utkarsh Ayachit
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking