Configuring IPT for RHEL/Centos?
Hi All,
Trying to get IPT running. I assume it's possible to do on linux? Is it possible to configure remotely (i.e. not going the localhost route as per the docs)? I think I'm configured thus far correctly since I can see /geoserver fine. I tried both the 1.0 RC3 and the 2.0 invite versions. Present error is a 404, resource () not found. Running Apache Tomcat/5.5.23 installed via yum.
Any thoughts? I'd be happy to document the process if I can get something running.
Thanks in advance, Matt
Hi Matt,
Can you see the localhost:8080/manager/html ? Is the error coming from IPT1 or IPT2?
I can get Tomcat 5.5 running from source installation on Mac OS X, and as soon as it's up, submitting the ipt.war to /manager/html should make ipt accessible at /ipt. I am using the IPT2(r2482).
Cheers,
Burke
On Nov 17, 2010, at 8:32 AM, Matt wrote:
Hi All,
Trying to get IPT running. I assume it's possible to do on linux? Is it possible to configure remotely (i.e. not going the localhost route as per the docs)? I think I'm configured thus far correctly since I can see /geoserver fine. I tried both the 1.0 RC3 and the 2.0 invite versions. Present error is a 404, resource () not found. Running Apache Tomcat/5.5.23 installed via yum.
Any thoughts? I'd be happy to document the process if I can get something running.
Thanks in advance, Matt _______________________________________________ IPT mailing list IPT@lists.gbif.org http://lists.gbif.org/mailman/listinfo/ipt
Hi Matt,
I suggest you concentrate only on the 2.0 version, as this is the one all efforts are now behind.
It will run fine on linux (http://ipt.gbif.org runs on Fedora)
Is you machine publicly accessible - perhaps I can look and see if I can help?
A resource not found suggests that you are using the wrong URL. If tomcat is available on http://123.45.67.89:8080 and you put a .war file in webapps called ipt-2.0-SNAPSHOT-r2482.war then the URL will be http://123.45.67.89:8080/ipt-2.0-SNAPSHOT-r2482 Renaming the .war to ipt.war would make it http://123.45.67.89:8080/ipt
HTH, Tim
On Nov 17, 2010, at 1:32 AM, Matt wrote:
Hi All,
Trying to get IPT running. I assume it's possible to do on linux? Is it possible to configure remotely (i.e. not going the localhost route as per the docs)? I think I'm configured thus far correctly since I can see /geoserver fine. I tried both the 1.0 RC3 and the 2.0 invite versions. Present error is a 404, resource () not found. Running Apache Tomcat/5.5.23 installed via yum.
Any thoughts? I'd be happy to document the process if I can get something running.
Thanks in advance, Matt _______________________________________________ IPT mailing list IPT@lists.gbif.org http://lists.gbif.org/mailman/listinfo/ipt
Hi Tim and Burke,
Thanks for the quick followup. I'm trying to avoid the localhost approach if at all possible since I'll be deploying remotely ultimately.
I retried with both these (had already been using the approach below).
ipt-2.0-SNAPSHOT-r2482.war ipt.war
I see that when I chown the .war as tomcat a folder gets created, all files being owned by tomcat, I assume this is what is actually getting hit? Again a little odd that the /geoserver works and ipt doesn't? Could be a java version issue? Any environment/logs/variables I can provide you that might help debug? Will send you the URLs I'm playing with off list.
Cheers, Matt
On Wed, Nov 17, 2010 at 1:13 AM, Tim Robertson (GBIF) trobertson@gbif.org wrote:
Hi Matt,
I suggest you concentrate only on the 2.0 version, as this is the one all efforts are now behind.
It will run fine on linux (http://ipt.gbif.org runs on Fedora)
Is you machine publicly accessible - perhaps I can look and see if I can help?
A resource not found suggests that you are using the wrong URL. If tomcat is available on http://123.45.67.89:8080 and you put a .war file in webapps called ipt-2.0-SNAPSHOT-r2482.war then the URL will be http://123.45.67.89:8080/ipt-2.0-SNAPSHOT-r2482 Renaming the .war to ipt.war would make it http://123.45.67.89:8080/ipt
HTH, Tim
On Nov 17, 2010, at 1:32 AM, Matt wrote:
Hi All,
Trying to get IPT running. I assume it's possible to do on linux? Is it possible to configure remotely (i.e. not going the localhost route as per the docs)? I think I'm configured thus far correctly since I can see /geoserver fine. I tried both the 1.0 RC3 and the 2.0 invite versions. Present error is a 404, resource () not found. Running Apache Tomcat/5.5.23 installed via yum.
Any thoughts? I'd be happy to document the process if I can get something running.
Thanks in advance, Matt _______________________________________________ IPT mailing list IPT@lists.gbif.org http://lists.gbif.org/mailman/listinfo/ipt
participants (3)
-
Burke Chih-Jen Ko
-
Matt
-
Tim Robertson (GBIF)