<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Laura,<div>this looks like a OS specific problem as Tim mentioned. Just wanted to assure you that the IPT only requires Java to run, which is supported on virtually every machine that you can find. I am running the IPT with geoserver at home on a 64bit macintosh.</div><div><br></div><div>Markus</div><div><br></div><div><br><div><div>On Dec 4, 2009, at 9:18 AM, Tim Robertson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Laura,<div><br></div><div>Hmmm.... this looks like it stems from differing Tomcat distributions for different environments.</div><div><br></div><div>Could you please search from the tomcat folder if you have either of these files anywhere?</div><div>- xalan*.jar</div><div>- xerces*.jar</div><div><br></div><div>I suspect that the 64 bit distribution is not shipping with these, but most others do. &nbsp;If so, we need to find and copy both these jars to the ..../tomcat*/ipt/WEB-INF/lib</div><div><br></div><div>Thanks,</div><div>Tim</div><div><br></div><div><br></div><div><div><div>On Dec 4, 2009, at 12:01 AM, Russell, Laura wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"> <div> <!-- Converted from text/rtf format --><p><font size="2" face="Arial">Is there any issue with running IPT on a 64 bit Fedora virtual machine?&nbsp; (We've also tried on 64 bit Ubuntu and Centos virtual machines as well)&nbsp; I seem to remember something about this from IPT training, but I don't have any notes on it.&nbsp; Or maybe I'm missing something else.&nbsp; Geoserver starts up, but not IPT.&nbsp; Pasted IPT content from the log file below.&nbsp; In the mean time, going back to configuring a 32 bit to see if we can get that one working. Thanks for the help.&nbsp; Laura</font></p><p><font face="Times New Roman">Log File for IPT content: catalina.out</font> <br><font face="Times New Roman">Dec 3, 2009 3:40:00 PM org.apache.catalina.startup.HostConfig deployWAR</font> <br><font face="Times New Roman">INFO: Deploying web application archive ipt.war</font> <br><font face="Times New Roman">Resolved relative path / with servlet context : /usr/share/tomcat5/webapps/ipt/</font> <br><font face="Times New Roman">Resolved relative path /data with servlet context : /usr/share/tomcat5/webapps/ipt/data</font> <br><font face="Times New Roman">Resolved relative path / with servlet context : /usr/share/tomcat5/webapps/ipt/</font> <br><font face="Times New Roman">Resolved relative path /data with servlet context : /usr/share/tomcat5/webapps/ipt/data</font> <br><font face="Times New Roman">ERROR main-[/ipt].filterStart(3639) | Exception starting filter struts</font> <br><font face="Times New Roman">javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.processor.TransformerFactoryImpl not found</font></p><p><font face="Times New Roman">at javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:120)</font> <br><font face="Times New Roman">at com.opensymphony.xwork2.util.DomHelper$DOMBuilder.&lt;clinit&gt;(DomHelper.java:167)</font> <br><font face="Times New Roman">at com.opensymphony.xwork2.util.DomHelper.parse(DomHelper.java:115)</font> <br><font face="Times New Roman">at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadConfigurationFiles(XmlConfigurationProvider.java:830)</font></p><p><font face="Times New Roman">at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.loadDocuments(XmlConfigurationProvider.java:131)</font> <br><font face="Times New Roman">at com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.init(XmlConfigurationProvider.java:100)</font> <br><font face="Times New Roman">at com.opensymphony.xwork2.config.impl.DefaultConfiguration.reload(DefaultConfiguration.java:130)</font> <br><font face="Times New Roman">at com.opensymphony.xwork2.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:52)</font> <br><font face="Times New Roman">at org.apache.struts2.dispatcher.Dispatcher.init_PreloadConfiguration(Dispatcher.java:395)</font> <br><font face="Times New Roman">at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:452)</font> <br><font face="Times New Roman">at org.apache.struts2.dispatcher.FilterDispatcher.init(FilterDispatcher.java:201)</font> <br><font face="Times New Roman">at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:221)</font> <br><font face="Times New Roman">at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:302)</font> <br><font face="Times New Roman">at org.apache.catalina.core.ApplicationFilterConfig.&lt;init&gt;(ApplicationFilterConfig.java:78)</font> <br><font face="Times New Roman">at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3635)</font> <br><font face="Times New Roman">at org.apache.catalina.core.StandardContext.start(StandardContext.java:4222)</font> <br><font face="Times New Roman">at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)</font> <br><font face="Times New Roman">at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)</font> <br><font face="Times New Roman">at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)</font> <br><font face="Times New Roman">at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:831)</font> <br><font face="Times New Roman">at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:720)</font> <br><font face="Times New Roman">at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)</font> <br><font face="Times New Roman">at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1150)</font> <br><font face="Times New Roman">at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)</font> <br><font face="Times New Roman">at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)</font> <br><font face="Times New Roman">at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)</font> <br><font face="Times New Roman">at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)</font> <br><font face="Times New Roman">at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)</font> <br><font face="Times New Roman">at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)</font> <br><font face="Times New Roman">at org.apache.catalina.core.StandardService.start(StandardService.java:448)</font> <br><font face="Times New Roman">at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)</font> <br><font face="Times New Roman">at org.apache.catalina.startup.Catalina.start(Catalina.java:552)</font> <br><font face="Times New Roman">at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</font> <br><font face="Times New Roman">at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)</font> <br><font face="Times New Roman">at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</font> <br><font face="Times New Roman">at java.lang.reflect.Method.invoke(Method.java:616)</font> <br><font face="Times New Roman">at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)</font> <br><font face="Times New Roman">at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)</font> <br><font face="Times New Roman">Dec 3, 2009 3:40:05 PM org.apache.catalina.core.StandardContext start</font> <br><font face="Times New Roman">SEVERE: Error filterStart</font> <br><font face="Times New Roman">Dec 3, 2009 3:40:05 PM org.apache.catalina.core.StandardContext start</font> <br><font face="Times New Roman">SEVERE: Context [/ipt] startup failed due to previous errors</font> <br><font face="Times New Roman">Dec 3, 2009 3:40:06 PM org.apache.catalina.loader.WebappClassLoader loadClass</font> <br><font face="Times New Roman">INFO: Illegal access: this web application instance has been stopped already. Could not load org.apache.log4j.helpers.NullEnumeration. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.</font></p><p><font face="Times New Roman">java.lang.IllegalStateException</font> <br><font face="Times New Roman">at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1272)</font> <br><font face="Times New Roman">at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1232)</font> <br><font face="Times New Roman">at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)</font> <br><font face="Times New Roman">at org.apache.log4j.Category.getAllAppenders(Category.java:410)</font> <br><font face="Times New Roman">at org.apache.velocity.runtime.log.SimpleLog4JLogSystem.shutdown(SimpleLog4JLogSystem.java:162)</font> <br><font face="Times New Roman">at org.apache.velocity.runtime.log.SimpleLog4JLogSystem.finalize(SimpleLog4JLogSystem.java:156)</font> <br><font face="Times New Roman">at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)</font> <br><font face="Times New Roman">at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101)</font> <br><font face="Times New Roman">at java.lang.ref.Finalizer.access$100(Finalizer.java:32)</font> <br><font face="Times New Roman">at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:178)</font> </p> <br><p><font face="Arial">&nbsp;</font> <br><font size="2" face="Tahoma">Laura Russell</font> <br><font size="2" face="Tahoma">VertNet Programmer</font> <br><font size="2" face="Tahoma">Biodiversity Institute</font> <br><font size="2" face="Tahoma">University of Kansas</font> <br><font size="2" face="Tahoma">Dyche Hall</font> <br><font size="2" face="Tahoma">1345 Jayhawk Blvd., Room 606</font> <br><font size="2" face="Tahoma">Lawrence, KS 66045</font> <br><font face="Arial">&nbsp;</font> <br><font size="2" face="Tahoma">Phone: 785.864.4681</font> <br><font size="2" face="Tahoma">Fax: 785.864.5335</font> <br><font size="2" face="Tahoma">Email:</font> <a href="mailto:larussell@ku.edu"><u></u><u></u><u><font color="#0000FF" size="2" face="Tahoma">larussell@ku.edu</font></u></a> <br><font size="2" face="Tahoma">URL: </font><a href="http://www.vertnet.org"><u><font color="#0000FF" size="2" face="Tahoma">http://www.vertnet.org</font></u></a> <br><font face="Arial">&nbsp;</font> <br><font size="2" face="Tahoma">VertNet Portals:</font> <br><font size="2" face="Tahoma">MaNIS: </font><a href="http://www.manisnet.org/"><u><font color="#0000FF" size="2" face="Tahoma">http://www.manisnet.org</font></u></a> <br><font size="2" face="Tahoma">HerpNET: </font><a href="http://www.herpnet.org/"><u><font color="#0000FF" size="2" face="Tahoma">http://www.herpnet.org</font></u></a> <br><font size="2" face="Tahoma">ORNIS: </font><a href="http://www.ornisnet.org/"><u><font color="#0000FF" size="2" face="Tahoma">http://www.ornisnet.org</font></u></a> <br><font size="2" face="Tahoma">FishNet2: </font><a href="http://www.fishnet2.net/"><u><font color="#0000FF" size="2" face="Tahoma">http://www.fishnet2.net</font></u></a> <br><font face="Arial">&nbsp;</font> </p> </div> _______________________________________________<br>IPT mailing list<br><a href="mailto:IPT@lists.gbif.org">IPT@lists.gbif.org</a><br><a href="http://lists.gbif.org/mailman/listinfo/ipt">http://lists.gbif.org/mailman/listinfo/ipt</a><br></blockquote></div><br></div></div>_______________________________________________<br>IPT mailing list<br><a href="mailto:IPT@lists.gbif.org">IPT@lists.gbif.org</a><br>http://lists.gbif.org/mailman/listinfo/ipt<br></blockquote></div><br></div></body></html>