October 26, 200916 yr Hi, I've got SuperContainer 2.56 running on a W2K3 install of FMS 10.0.2.206. I'm trying to get a second instance running. I copied the SuperContainer folder to SuperContainer2, updated the web.xml file with info (root path, key), and updated the uriworkermap.properties to load the second instance. It works. I am able to upload successfully to folders in both SuperContainer and SuperContainer2. There is, however an odd caching problem if the same URL exists for each. After uploading to these directories, they display consistantly: fms10/SuperContainer/Files/SCTest/ fms10/SuperContainer2/Files/SC2Test/ If I put in this URL: fms10/SuperContainer2/Files/SCTest/ I get the upload button. Once the file is uploaded, I can't display this: fms10/SuperContainer/Files/SCTest/. If I clear caches and quit the browser, and load this path first, it displays: fms10/SuperContainer/Files/SCTest/ Once I load: fms10/SuperContainer2/Files/SCTest/ the first one won't display. Note that this only occurs when the paths after the Instance name is the same. If I delete the file (even when the wrong one is displaying) the file is deleted from the correct path, and I get the Upload button. I can upload a unique file to the unique path, and then the cache thing happens. Is this a configuration issue? Any help would be appreciated. -jb
Create an account or sign in to comment