<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Misterdom's World &#187; windows xp apache tomcat</title>
	<atom:link href="http://www.guinard.org/~misterdom/tag/windows-xp-apache-tomcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guinard.org/~misterdom</link>
	<description>My Computing Logbook</description>
	<lastBuildDate>Sat, 24 Dec 2011 09:31:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Failed creating java C:\Program Files\Java\jre6\bin\client\jvm.dll</title>
		<link>http://www.guinard.org/~misterdom/2008/11/17/failed-creating-java-cprogram-filesjavajre6binclientjvmdll/</link>
		<comments>http://www.guinard.org/~misterdom/2008/11/17/failed-creating-java-cprogram-filesjavajre6binclientjvmdll/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 14:30:13 +0000</pubDate>
		<dc:creator>misterdom</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows xp apache tomcat]]></category>

		<guid isPermaLink="false">http://www.guinard.org/~misterdom/?p=48</guid>
		<description><![CDATA[Whenever trying to start Apache Tomcat 6.0.18 after installing it on a Windows XP Pro (SP3) machine, I would run into that error:Failed creating java C:\Program Files\Java\jre6\bin\client\jvm.dll.
Actually, that&#8217;s because apparently you need:
1) Either to have the SDK and not JDK of Java installed
2) Or you need to have the msvcr71.dll. dll in your windows system [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever trying to start Apache Tomcat 6.0.18 after installing it on a Windows XP Pro (SP3) machine, I would run into that error:<code>Failed creating java C:\Program Files\Java\jre6\bin\client\jvm.dll</code>.</p>
<p>Actually, that&#8217;s because apparently you need:</p>
<p>1) Either to have the SDK and not JDK of Java installed</p>
<p>2) Or you need to have the <code>msvcr71.dll.</code> dll in your windows system directory.</p>
<p>I downloaded the DLL from <a href="http://www.dll-files.com/dllindex/dll-files.shtml?msvcr71">dll-files</a> and it solved the problem.</p>
<p>More info on: <a href="http://netbeans-forum.de/viewtopic.php?t=640">http://netbeans-forum.de/viewtopic.php?t=640</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.guinard.org/~misterdom/2008/11/17/failed-creating-java-cprogram-filesjavajre6binclientjvmdll/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

