WCL Tool - Not able to connect EWM 702 SR1
Hi ,
I do have WCL tool version 6 , EWM version 702 SR1 and plain java liberay version 702 SR1, still WCL tool is not able to connect EWM application. Below are the error details,
C:\MY_STUFF\WCL-V6-1-20240216\WCL>"C:\Program Files\Zulu\zulu-11\bin\java" -Djava.security.policy=rmi_no.policy -cp "C:\Program Files\Zulu\zulu-11/lib/ext;./lib/*;C:\MY_STUFF\PlainJavaAPI702SR1/*;wcl.jar" com.ibm.js.team.workitem.commandline.WorkitemCommandLine -printtypes repository="https://localhost:9443/ccm" user=clmadmin password=clmadmin projectArea="JKE Sample (Change Management)"
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.eclipse.emf.ecore.xmi.impl.XMLHandler (file:/C:/MY_STUFF/Alstom/PlainJavaAPI702SR1/org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348.jar) to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$LocatorProxy.getEncoding()
WARNING: Please consider reporting this to the maintainers of org.eclipse.emf.ecore.xmi.impl.XMLHandler
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Executing command: printtypes repository=https://localhost:9443/ccm user=clmadmin password=**** projectArea=JKE Sample (Change Management)
TeamRepositoryException: Unable to log into repository!
This client received an unexpected response. The URL of the server you are trying to connect to is either invalid, older than your client and not compatible, or behind a proxy or firewall that requires authentication. Please contact the system administrator to determine the correct URL or server version, and download the appropriate client.
Failed!
One answer
I ran the WCL against 702 SR, it required changes as documented in the README.MD.
Some suggestions.
-
Never install anything, especially Web Servers into 'Program Files'. There are certain limitations what can be done here, e.g. the application can not create folders.
- Try a different Java version. Try the version that is shipped with the EWM server.
-
If nothing helps you would have to load the WCL into an Eclipse workspace and try different Java versions.