Stream: troubleshooting

Topic: Upgrading to V6.3 - domain.xml java "adds"


view this post on Zulip Sherry Lake (Mar 04 2025 at 14:40):

Which section should the java --add-opens lines should go?

We have two java-config sections. Which look duplicated??

<java-config classpath-suffix="" debug-options="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=9009" system-classpath="">

<java-config classpath-suffix="" debug-options="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=${JAVA_DEBUGGER_PORT}" system-classpath="">

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 04 2025 at 14:42):

Wow, I'm looking at https://github.com/IQSS/dataverse/releases/tag/v6.3 and it's not clear at all which one. Is there one with a bunch of Dataverse stuff in it?

view this post on Zulip Sherry Lake (Mar 04 2025 at 14:44):

Thanks.... yes our "first" grouping has Ddataverse lines.

Will put it there.

view this post on Zulip Philip Durbin ๐Ÿš€ (Mar 04 2025 at 14:46):

Awesome. Assuming it works, please remind me to clarify the release notes!


Last updated: Oct 30 2025 at 06:21 UTC