<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Eclipse all messed up</title>
	<link>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/</link>
	<description>Tim Ottinger on Christianity, freedom, software, podcasts, and really hot-looking guitars.</description>
	<pubDate>Thu, 15 May 2008 04:18:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: miki</title>
		<link>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-552</link>
		<pubDate>Thu, 21 Jun 2007 18:06:59 +0100</pubDate>
		<guid>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-552</guid>
					<description>Hi,
I'm using ubuntu 7.04 and I had the same problem. I reinstalled java (1.5 in my case) and it works now.
That is, go to synoptic and select all java packages you already had and select reinstall.
I hope this will help somebody.</description>
		<content:encoded><![CDATA[	<p>Hi,<br />
I&#8217;m using ubuntu 7.04 and I had the same problem. I reinstalled java (1.5 in my case) and it works now.<br />
That is, go to synoptic and select all java packages you already had and select reinstall.<br />
I hope this will help somebody.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Alex</title>
		<link>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-537</link>
		<pubDate>Fri, 18 May 2007 21:51:37 +0100</pubDate>
		<guid>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-537</guid>
					<description>I have latest ubuntu(fiesty main) and i also have such error. Eclipse starts with it, but then when i try to create j2ee project it crashes with error in jvm.
The most ugly thing is that there is no exception in log, simply this:
!SESSION 2007-05-18 22:37:20.748 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.4.2_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.osgi 2 1 2007-05-18 22:37:21.975
!MESSAGE NLS missing message: initializer_error in: org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2007-05-18 22:37:21.975
!MESSAGE NLS missing message: fileInitializer_fileNotFound in: org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2007-05-18 22:37:21.976
!MESSAGE NLS missing message: fileInitializer_IOError in: org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2007-05-18 22:37:21.976
!MESSAGE NLS missing message: fileInitializer_missingFileName in: org.eclipse.core.internal.runtime.messages

I've checked fstab:
#                
proc            /proc           proc    defaults        0       0
# /dev/sda3
UUID=9ae2d28e-4e20-4c21-85c7-97058bb93e89 /               ext3    defaults,errors=remount-ro 0       1
# /dev/sda1
UUID=38F0A171F0A135D2 /media/sda1     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/sda2
UUID=6A04A39E04A36C2F /media/sda2     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1
# /dev/sda4
UUID=a94ed6c9-e1c1-4b0c-bd90-a9636a9414a2 none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto     0       0

Does jvm have its own log? Because when it crashes nothing is written to log, error messages can be seen only on startup, when it crashes nothing!!!
Better to solve java exceptions, really.....</description>
		<content:encoded><![CDATA[	<p>I have latest ubuntu(fiesty main) and i also have such error. Eclipse starts with it, but then when i try to create j2ee project it crashes with error in jvm.<br />
The most ugly thing is that there is no exception in log, simply this:<br />
!SESSION 2007-05-18 22:37:20.748 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
eclipse.buildId=unknown<br />
java.version=1.4.2_14<br />
java.vendor=Sun Microsystems Inc.<br />
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US<br />
Command-line arguments:  -os linux -ws gtk -arch x86</p>
	<p>!ENTRY org.eclipse.osgi 2 1 2007-05-18 22:37:21.975<br />
!MESSAGE NLS missing message: initializer_error in: org.eclipse.core.internal.runtime.messages</p>
	<p>!ENTRY org.eclipse.osgi 2 1 2007-05-18 22:37:21.975<br />
!MESSAGE NLS missing message: fileInitializer_fileNotFound in: org.eclipse.core.internal.runtime.messages</p>
	<p>!ENTRY org.eclipse.osgi 2 1 2007-05-18 22:37:21.976<br />
!MESSAGE NLS missing message: fileInitializer_IOError in: org.eclipse.core.internal.runtime.messages</p>
	<p>!ENTRY org.eclipse.osgi 2 1 2007-05-18 22:37:21.976<br />
!MESSAGE NLS missing message: fileInitializer_missingFileName in: org.eclipse.core.internal.runtime.messages</p>
	<p>I&#8217;ve checked fstab:<br />
#<br />
proc            /proc           proc    defaults        0       0<br />
# /dev/sda3<br />
UUID=9ae2d28e-4e20-4c21-85c7-97058bb93e89 /               ext3    defaults,errors=remount-ro 0       1<br />
# /dev/sda1<br />
UUID=38F0A171F0A135D2 /media/sda1     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1<br />
# /dev/sda2<br />
UUID=6A04A39E04A36C2F /media/sda2     ntfs    defaults,nls=utf8,umask=007,gid=46 0       1<br />
# /dev/sda4<br />
UUID=a94ed6c9-e1c1-4b0c-bd90-a9636a9414a2 none            swap    sw              0       0<br />
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto     0       0</p>
	<p>Does jvm have its own log? Because when it crashes nothing is written to log, error messages can be seen only on startup, when it crashes nothing!!!<br />
Better to solve java exceptions, really&#8230;..
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tim</title>
		<link>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-488</link>
		<pubDate>Thu, 22 Feb 2007 21:17:22 +0000</pubDate>
		<guid>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-488</guid>
					<description>Now we have two solutions. :-)  

I'd tried purging and reinstalling before I found my problem, but it was still stuck.  I think that of all the error messages I've ever seen, java applications have the worst. :-(

In my case the problem was more general, and some of the other apps had better error messages. :-)
</description>
		<content:encoded><![CDATA[	<p>Now we have two solutions. <img src='http://tottinge.blogsome.com/wp-images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   </p>
	<p>I&#8217;d tried purging and reinstalling before I found my problem, but it was still stuck.  I think that of all the error messages I&#8217;ve ever seen, java applications have the worst. <img src='http://tottinge.blogsome.com/wp-images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
	<p>In my case the problem was more general, and some of the other apps had better error messages. <img src='http://tottinge.blogsome.com/wp-images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Andi</title>
		<link>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-487</link>
		<pubDate>Wed, 21 Feb 2007 12:27:08 +0000</pubDate>
		<guid>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-487</guid>
					<description>Thanks.
I managed to solve it too, but my problem was something else, I thnink (but I don't know what). I reinstalled Eclipse, and for the 4th time I selected &quot;Remove completely&quot; not only &quot;Remove&quot; as the first 3 times, then install again.</description>
		<content:encoded><![CDATA[	<p>Thanks.<br />
I managed to solve it too, but my problem was something else, I thnink (but I don&#8217;t know what). I reinstalled Eclipse, and for the 4th time I selected &#8220;Remove completely&#8221; not only &#8220;Remove&#8221; as the first 3 times, then install again.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tim</title>
		<link>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-486</link>
		<pubDate>Tue, 20 Feb 2007 20:27:33 +0000</pubDate>
		<guid>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-486</guid>
					<description>Yeah.  I have it listed at &lt;a href=&quot;http://tottinge.blogsome.com/2007/01/25/bash-and-badly-mounted-home-directories/&quot; rel=&quot;nofollow&quot;&gt;a later post&lt;/a&gt;.   It was a mmap permission thing.  I screwed up, and fixed it.  Since then eclipse mostly has been behaving very well.</description>
		<content:encoded><![CDATA[	<p>Yeah.  I have it listed at <a href="http://tottinge.blogsome.com/go.php?http://tottinge.blogsome.com/2007/01/25/bash-and-badly-mounted-home-directories/" rel="nofollow">a later post</a>.   It was a mmap permission thing.  I screwed up, and fixed it.  Since then eclipse mostly has been behaving very well.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Andi</title>
		<link>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-485</link>
		<pubDate>Tue, 20 Feb 2007 19:17:24 +0000</pubDate>
		<guid>http://tottinge.blogsome.com/2007/01/24/eclipse-all-messed-up/#comment-485</guid>
					<description>Hi,
I have the same problem. 
Have you found a solution?

Andi</description>
		<content:encoded><![CDATA[	<p>Hi,<br />
I have the same problem.<br />
Have you found a solution?</p>
	<p>Andi
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
