Hi there,
I'm trying to intall an SEA architecture.
On the SEA server, I can connect, browse, download file but can't upload files.
When I try, the browser works for 30s then I've got an error : the file [path]\lluplxxx.xxx does not exist.
My setup is :
Content Server 10 Update 6
IIS 7
Tomcat 6
tomcat redirector : 1.2.35
In my opentext.ini file
I have set the upload directory, useSteaming=TRUE, the server and the CGI hosts
The servlets are good
The jakarta redirector works (I can connect without the 8080) but maybe I've got something wrong...
Here the uriworkermap.properties
/*=worker1
/intranet/*=worker1
And the workers.properties
worker.list=worker1
worker.worker1.port=8009
worker.worker1.host=localhost
worker.worker1.type=ajp13
Here is the thing when I put the port 8080 in the URL, the upload works...
During my tests, I also notice that the llupxxxx.xxx file is in the directory... but disapeared when I get the message error.
Thanks a lot for your help.
Best regards
I'm trying to intall an SEA architecture.
On the SEA server, I can connect, browse, download file but can't upload files.
When I try, the browser works for 30s then I've got an error : the file [path]\lluplxxx.xxx does not exist.
My setup is :
Content Server 10 Update 6
IIS 7
Tomcat 6
tomcat redirector : 1.2.35
In my opentext.ini file
I have set the upload directory, useSteaming=TRUE, the server and the CGI hosts
The servlets are good
The jakarta redirector works (I can connect without the 8080) but maybe I've got something wrong...
Here the uriworkermap.properties
/*=worker1
/intranet/*=worker1
And the workers.properties
worker.list=worker1
worker.worker1.port=8009
worker.worker1.host=localhost
worker.worker1.type=ajp13
Here is the thing when I put the port 8080 in the URL, the upload works...
During my tests, I also notice that the llupxxxx.xxx file is in the directory... but disapeared when I get the message error.
Thanks a lot for your help.
Best regards