|
Results |
|
Dim12: CI Plugin install: java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method)
User has installed the Jenkins/Hudson CI tool into the Tomcat web container and is now trying to install the Dimensions SCM Plugin and gets the following error message. Preparation Checking internet connectivity Checking update center connectivity
|
|
|
KM-Dim9: meaning of "enable_fileops_if_no_metadata" parm defined in $DM_ROOT/webtools/tomcat/webapps/dimensions/WEB-INF/web.xml
The error: "File operation transfers are disabled, please visit install native component" when trying doing a get on web client. This was solved by doing this: "open $DM_ROOT/webtools/tomcat/webapps/dimensions/WEB-INF/web.xml and reset the following: param-name "enable_fileops_if_no_metadata", param-value "true and restart Tomcat"
|
|
|
Add native capability in SBM Configurator to enable HSTS when HTTPS is enabled and HTTP is disabled
Edit "SBM\Common\ Tomcat 7.0\server\default\conf\web.xml". Search for "httpHeaderSecurity" and uncomment the 2 XML sections that contain it:
|
|
|
KM-Dim9: User gets HTTP 404 error trying to open native components link through IIS
Then restart IIS and Tomcat . If the native components link opens successfully, follow the directions there to install the native components manually. If still having problems, then manually open the http://<hostname>/dim_applet URL, then open the install_nonactivex.html
|
|
|
(VM Server 6.7.10 or later) FATAL:java.net.BindException: Address in use: JVM_Bind - or How to change a Tomcat port
at java.net.PlainSocketImpl.socketBind( Native Method)
|
|
|
MCLG: com.merant.nebula.taskmanager.HandledTaskError: Invalid location asset referenced in Import activity tomcat log when doing a deploy Import.
at java.lang.reflect.Method.invoke( Native Method)
|
|
|
KM-Dim9: web client What are are native components ? What gets installed and where ? What permissions?
These native components consist of one file called <$DM_ROOT>\webtools\tomcat\webapps\dim_applet\binaries\win32\dmjweb90.dll. To perform merge and diff operations using the merge tool, they will also require the files in the merge folder, <$DM_ROOT>\webtools\ tomcat \webapps\dim_applet\binaries\win32. These four files, diff.exe, ipegenn.dll,
|
|
|
SBM: Tomcat starts and immediately stops with error: StandardServer.await: create[localhost:8005] java.net.BindException: Address already in use: JVM_Bind
java.net.BindException: Address already in use: JVM_Bind at java.net.DualStackPlainSocketImpl.bind0( Native Method) at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:106)
|
|
|
VM 8.1.3 - Tomcat startups throws java.util.ConcurrentModificationException
at org.apache.catalina.startup.Catalina.start(Catalina.java:556) at sun.reflect.NativeMethodAccessorImpl.invoke0( Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
|
|
|
Tomcat catalina log shows Error "SEVERE: Error starting static Resources" when the File Server component was not installed
at org.apache.catalina.startup.Catalina.start(Catalina.java:583) at sun.reflect.NativeMethodAccessorImpl.invoke0( Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
|
|