|
Results |
|
KM-Dim10: How to update the embedded Tomcat JRE's for DST 2007 compatibility
Serena Dimensions server installations contain a Tomcat runtime used by the Serena Dimensions Webtools. These Tomcat runtimes come with a bundled JRE which may need to be updated in accordance with organization policy to support the DST changes for 2007 mandated by the US Energy Policy Act of 2005.
|
|
|
Dim14.2: Admin Console: Unable to perform updates within Admin Console
After upgrading to Dimensions 14.2.0.2 and copying over the previously used web.xml file under the $ Tomcat \8.0\webapps\adminconsole\WEB-INF directory, Admin Console will no longer allow updates. This has been seen with adding new users, modifying groups that a user belongs to, updating a lifecycle, etc.
|
|
|
Tomcat memory settings are hidden on IIS-only server, even when using System Analytics
To manually update the Tomcat memory settings, follow the steps in KB S142596
|
|
|
Alias value doesn't show in configurator for Tomcat Server.
This can cause a problem when you use your own certificate if the alias name doesn't get updated in the server.xml file because the server.xml will continue to use the alias of "jboss" which is the self signed certificate even though the screen clearly has your own certificate showing in configurator.
|
|
|
SBM: Error "HTTP Status 404 - Not Found" when trying to get to the Work Center login screen AND the Repository login screen (Nothing written to Tomcat logs)
Only the console.log and Tomcat .log files are being updated . All other Tomcat logs are zero bytes. (You can verify this by stopping Tomcat, deleting all of the Tomcat\log files, then starting Tomcat.) At first glance, the Console.log and Tomcat.log do not give any errors and appear to be fine.
|
|
|
403.16 when trying to login after updating the client certificate in SBM
To resolve this, use a tool like Windows Keystore explorer to open the serena-clientcertificate.keystore located in C:\Program Files\Serena\SBM\Common\ Tomcat 7.0\server\default\conf. Remove the old expired certificate. There should only be one certificate in this keystore.
|
|
|
VM 8.4.5 patch installer for UNIX mistakingly includes an ALFSSOLogin update
INFO: Deploying web application directory /usr/merant/vm/common/ tomcat /webapps/ALFSSOLogin
|
|
|
uriworkermap.properties for tomcat cluster incorrectly set to worker1 instead of worker-local
Update the file located by default here C:\Program Files\Micro Focus\SBM\Application Engine\bin\uriworkmap.properties and change the all the worker1 to work-local.
|
|
|
Large increase in REDO log space in Oracle since going to Tomcat clustering
Switching to clustered changes from using a folder to using the database, NS_DUMPRECORDS, which the cluster can all access. If you have a very active Notification Server then the NS_DUMPRECORDS table will potentially get many updates per hour (insert and then deletes) e.g. Have seen over 400k for one customer This results in an increased REDO log size.
|
|
|
Tomcat Vulnerability - CVE-2011-3190
If you need to use the AJP connector to integrate with a 3rd party web server, implement the following workaround: Update the file vm\common\ tomcat \conf\server.xml to include a new directive, requiredSecret
|
|
|