ConfigHubPub / ConfigHubPub/ConfigHubPlatform
Compatibility on a mac?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
After having failed with docker I tried to run an instance locally on a Mac... running Java 9 but I can't seem to get off the ground either...
Went through installation steps and log file is showing the following
Java HotSpot(TM) 64-Bit Server VM warning: Ignoring option PermSize; support was removed in 8.0
-Djava.endorsed.dirs=/Users/bartdabek/Sites/flowpress/confighub/server/endorsed is not supported. Endorsed standards and standalone APIs
in modular form will be supported via the concept of upgradeable modules.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
any ideas would be greatly appreciated thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the installation steps and startup log, focusing on the command that launches the instance and the confighub/server/endorsed path. Done means the instance starts locally on macOS with Java 9 without the reported JVM errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java, macos
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100