Of note: Your server will not start if you copy/...
# docker-commandbox
j
Of note: Your server will not start if you copy/paste the args directly from the tech note. 🤦 You will need to remove the space after the
=
sign:
-Djdk.serialFilter=!org.mozilla.**;!com.sun.syndication.**;!org.apache.commons.beanutils.**;!org.jgroups.**;!com.sun.rowset.**
m
@saghosh sir can we please update/fix this item? @priyank_adobe if we have this as internal docs we should update there also.
j
I am curious why this is needed. If this is needed for JEE installs then what is the purpose of
adobe-2021.0.9.330148\WEB-INF\cfusion\lib\serialfilter.txt
? Is this one specific to Coldfusion and not the JDK?
j
I think the CF startup scripts when using the installer source that file in, but they haven’t added handling in the J2EE startup to handle the java opts.
j
Makes sense. Thanks.
s
Updated. Thanks all.
❤️ 1