Hi,
Whenever I try to checkout a configuration file for a Lotus Connections feature I get back a 404 error. The LCConfigService works fine. For example:
E:\IBM\WebSphere\AppServer\profiles\AppSrv01\bin>wsadmin.bat -user wasadmin -password <password> -port 8886 -lang jython
WASX7209I: Connected to process "Profiles" on node connections2Node01 using SOAP connector; The type of process is: UnManagedProcess
WASX7031I: For help, enter: "print Help.help()"
wsadmin>execfile ("profilesAdmin.py")
Profiles Administration initialized
wsadmin>ProfilesConfigService.checkOutConfig ("/tmp", "connections2Node01Cell")
Exception - com.ibm.ws.scripting.ScriptingException com.ibm.ws.scripting.ScriptingException: java.io.FileNotFoundException: java.io.FileNotFoundException: File download failed: java.io.IOException: File download failed [404].Message: 404 Not Found for
https://connections2.wevers.tv:9049/FileTransfer/transfer/download%2Fcells%2Fconnections2Node01Cell%2FLotusConnections-config%2Fprofiles-config.xml46191.tmp?compress=true&deleteOnCompletion=true.
If there's anyone who knows how to fix this I'd be very please if he/she would share this with me, as this is becomming quite frustrating.
I've verified that the profiles-config.xml does exist and the Cell name is correct.
Many thanks in advance
Louis