Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUIAgent does not properly handle "star" meshes #67

Closed
arlake228 opened this issue May 9, 2017 · 0 comments
Closed

GUIAgent does not properly handle "star" meshes #67

arlake228 opened this issue May 9, 2017 · 0 comments
Assignees

Comments

@arlake228
Copy link
Contributor

If you use a "star" group in your mesh diefinition the GUIAgent gives the following error:

2017/05/09 09:36:02 (1781) ERROR> GUIAgent.pm:258 perfSONAR_PS::MeshConfig::GUIAgent::__generate_maddash_config - Problem generating maddash configuration: Can't locate object method "center_address" via package "perfSONAR_PS::MeshConfig::Config::Group::Disjoint" at /root/mesh-config/bin/../lib/perfSONAR_PS/MeshConfig/Generators/MaDDash.pm line 243.

Star has always been a special type and looks like it is converted to disjoint before the block of code in question is hit, so no center_address value.

@arlake228 arlake228 self-assigned this May 9, 2017
@arlake228 arlake228 added this to the sprint-20170522 milestone May 9, 2017
@arlake228 arlake228 changed the title GUAgent does not properly handle "star" meshes GUIAgent does not properly handle "star" meshes May 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant