(18913431) The ACC cannot connect to a Commerce Service Center server that is using switch deployments.
If you attempt to use the ACC to connect to a Commerce Service Center server that is using switch deployments, the following error occurs:
java.lang.ClassCastException: atg.vfs.switchable.SwitchableLocalFileSystem
cannot be cast to atg.vfs.repository.RepositoryVirtualFileSystem
(13279300) java.lang.NoClassDefFoundError: javax/servlet/jsp/JspWriter
exception occurs on startup.
The presence of \DAS\lib\classes.jar
in a local CLASSPATH
variable can prevent the ACC from launching and cause the generation of the error message shown above.
Workaround: Edit the startClient.bat
file in the ACC install directory, adding the line set CLASSPATH=
to the file.
(13274136) Rule-based personalization assets created in the Business Control Center are not viewable in the ACC.
Rule-based assets, such as content groups, that you create in the Oracle Commerce Business Control Center cannot be viewed or edited in the ACC.
(13272435) ACC Preview not supported.
Using the ACC to preview targeted content as a different user is not supported.
Workaround: Use the preview features in the Oracle Commerce Business Control Center.
(13272388) Access Control List editor does not work correctly unless DSS.InternalUsers.ACC
module is running.