Skip to content

VisualVM 2.2 misses visualvm.conf at import #636

@catap

Description

@catap

Describe the bug

On the first start of VisualVM 2.2 I selected to import settings from 2.1.10, and it had missed custom visualvm.conf.

To Reproduce
Steps to reproduce the behavior:

~ $ find ~/.visualvm -name '*.conf'           
/home/catap/.visualvm/2.1.10/etc/visualvm.conf
~ $ ls ~/.visualvm/                           
2.1.10
~ $ visual                                                                                                                                
visualinfo  visualvm    
~ $ visualvm                                                                                                                              
~ $ find ~/.visualvm -name '*.conf' 
/home/catap/.visualvm/2.1.10/etc/visualvm.conf
~ $ ls ~/.visualvm/                 
2.1.10 2.2
~ $ 

Expected behavior
File should be copied.

VisualVM log

messages.log

Screenshots
It doesn't applicable.

Desktop (please complete the following information):

  • OS: OpenBSD 7.7
  • JDK version: openjdk version "21.0.6" 2025-01-21
  • Version: 2.2

Additional context

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions