Protocol Handlers Cannot Be Installed
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 12
- Joined: Mon Dec 12, 2022 11:19 pm
Protocol Handlers Cannot Be Installed
Hello, we are getting Protocol Handlers Cannot Be Installed in our aws ECS instance. We already checked this URL for solution - https://www.oxygenxml.com/doc/versions/ ... dlers.html.
We tried to set these (--add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED) params at numerous places but none of them seem to work. Options we have tried as of now :
1) when setting CATALINA_OPTS in setenv.sh
2) inside dockerfile setting up JDK_JAVA_OPTS env variable.
3) Gradle file.
Nothing seem to be working. Can you please guide us to where and how should we be adding these params when we are using AWS Docker setup to deploy Oxygen.
We tried to set these (--add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED) params at numerous places but none of them seem to work. Options we have tried as of now :
1) when setting CATALINA_OPTS in setenv.sh
Code: Select all
export VMOPTIONS="`cat /usr/local/oxygen-xml-web-author/oXygenXmlWebAuthor.vmoptions | tr '\r\n' ' '`"
export CATALINA_OPTS="$CATALINA_OPTS -Doxygen.data.dir=/usr/local/oxygen-xml-web-author/tomcat/work/Catalina/localhost/oxygen-xml-web-author -Dadd-opens=java.base/java.lang=ALL-UNNAMED -Dadd-opens=java.base/java.net=ALL-UNNAMED $VMOPTIONS"
3) Gradle file.
Nothing seem to be working. Can you please guide us to where and how should we be adding these params when we are using AWS Docker setup to deploy Oxygen.
-
- Site Admin
- Posts: 233
- Joined: Wed Aug 30, 2023 2:33 pm
Re: Protocol Handlers Cannot Be Installed
Hello,
In the code snippet presented below, at point 1, instead of, replace with
If difficulties arise, do not hesitate to notify us.
Best,
Cosmin
In the code snippet presented below, at point 1, instead of
Code: Select all
-Dadd-opens=java.base/java.lang=ALL-UNNAMED -Dadd-opens=java.base/java.net=ALL-UNNAMED $VMOPTIONS
Code: Select all
-Dadd
Code: Select all
--add
Best,
Cosmin
Cosmin Eftenie
www.oxygenxml.com
www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service