Saturday, December 9, 2006

ArcIMS Web Manager for Java installed

This is not the old manager application, which is now gone in 9.2

http://localhost:8098/arcimsmanager/main/login.jsf See:

http://webhelp.esri.com/arcims/9.2/general/topics/web_introduction.htm

I 'm not sure what is going on here. Deploying the app places in in the Tomcat localhost folder, instead of the Webapps folder. Thus I can't point the webserver at it with the mod_jk.conf file. I have to connect to it on port 8398.

Friday, December 8, 2006

Enabling WMS on ArcGIS 9.2

http://forums.esri.com/Thread.asp?c=64&f=784&t=189206#560726
http://forums.esri.com/Thread.asp?c=64&f=784&t=190821#566247

--had to add

JkMount /wmsconnector ajp13
JkMount /wmsconnector/* ajp13
JkMount /wfsconnector ajp13
JkMount /wfsconnector/* ajp13

to mod_jk.conf

Go figure.

Also had to make sureWMSEsrimap_prop had a line exactly like this:

capabilitiesDir=F\:/ArcIMS/capabilities

Wednesday, December 6, 2006

ArcIMS 9.2 installed on CIRGIS test server

Last night at the Anacapa meeting Wayne Rode and I sat down at the console with Dave Burkhart looking over our shoulders with the new ArcIMS CD.

We uninstalled ArcGIS 9.1, and then ArcIMS 9.1. We also uninstalled the current (5.0) version of the tomcat servlet engine, and installed the version 5.5 recommended by ESRI. Our current Apache version appeared to be OK. After that, we followed an intricate set of instructions that was linked from the ESRI install package for setting up tomcat and Apache with files downloaded from ESRI. After sniffing out a couple of typos, we finally got both Tomcat and Apache working again.

Unfortunately, we couldn't test the servlet engine with the ESRI string, because I had forgotten to install the servelt examples when we did the Tomcat5.5 installation (it defaults to Custom, not typical, and you have to add features). So we decided to proceed with installation anyway, and hope for the best.

We got through the installation (to E:\ -- this creates an e:\arcims folder), but we didn't have the registration code necessary to get through the post installation. So we wrote Steve a note asking him to send along the email from ESRI

------------------

Next day:
With remote desktop, I tried to run the post installation from the start menu item, after receiving the code from Steve. It said, however, that the software must be installed first! So I did a repair, and that didn't help, and then I did a modify, and that didn't help either. So I uninstalled the software and started over, and made sure that I didn't leave the install program before entering the code. Luckily, everything worked after that, and it is all setup the same way as when we had 9.1 running. Even our existing image services came right up. So it's done.

Next step: check that the WMS services are running, too.

CIRGIS2 Temporarily moved to Geosciences workroom

Last night we moved the new CIRGIS2 server out of the closet in Rm 113 because it was too hot and the fans were running at high speed. There was also a problem with unstable local network connections, whcih I suspect might have been caused by the heat.

I talked to Jim Mayer about putting it back into the closet once he has rigged up an exhaust fan, but for now it is sitting next to Anacapa and CIRGIS1. It has the same functional connections as before--a local gigbit crossover cable to CIRGIS1's 2nd NIC only.