Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » SuSE 8.2 intall problem
SuSE 8.2 intall problem [message #58318] Sun, 01 June 2003 23:07 Go to next message
Eclipse UserFriend
Originally posted by: avolovoy.kc.rr.com

Hi all, I'm trying to install Eclipse 2.1 on Suse 8.2 with
Sun 1.4.1_02 JDK. I've downloaded gtk version and i've got the
following error in the log file everytime i'm trying to start
eclipse
I'm not sure what i'm doing wrong, I'm just starting with linux..

!SESSION May 31, 2003 14:04:36.00
----------------------------------------------
java.version=1.4.1_02
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 -install
file:/home/shared/eclipse/
!ENTRY org.eclipse.core.runtime 2 1 May 31, 2003 14:04:36.02
!MESSAGE Problems encountered loading the plug-in registry.
!SUBENTRY 1 org.eclipse.core.runtime 2 1 May 31, 2003 14:04:36.03
!MESSAGE Parsing error in "plugin.xml" [line -1, column -1]: "Premature end
of file.".
!STACK 0
org.xml.sax.SAXParseException: Premature end of file.
at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseExc eption(ErrorHandlerWrapper.java:232)
at
org.apache.xerces.util.ErrorHandlerWrapper.fatalError(ErrorH andlerWrapper.java:213)
at
org.apache.xerces.impl.XMLErrorReporter.reportError(XMLError Reporter.java:366)
at
org.apache.xerces.impl.XMLErrorReporter.reportError(XMLError Reporter.java:296)
at org.apache.xerces.impl.XMLScanner.reportFatalError(XMLScanne r.java:1244)
at
org.apache.xerces.impl.XMLDocumentScannerImpl$XMLDeclDispatc her.dispatch(XMLDocumentScannerImpl.java:590)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDo cument(XMLDocumentFragmentScannerImpl.java:333)
at
org.apache.xerces.parsers.StandardParserConfiguration.parse( StandardParserConfiguration.java:525)
at
org.apache.xerces.parsers.StandardParserConfiguration.parse( StandardParserConfiguration.java:581)
at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:147 )
at
org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSA XParser.java:1158)
at
org.eclipse.core.internal.plugins.PluginParser.parsePlugin(P luginParser.java:472)
at
org.eclipse.core.internal.plugins.RegistryLoader.processMani festFile(RegistryLoader.java:89)
at
org.eclipse.core.internal.plugins.RegistryLoader.processPlug inPathFile(RegistryLoader.java:136)
at
org.eclipse.core.internal.plugins.RegistryLoader.processPlug inPathEntry(RegistryLoader.java:127)
at
org.eclipse.core.internal.plugins.RegistryLoader.processMani festFiles(RegistryLoader.java:104)
at
org.eclipse.core.internal.plugins.RegistryLoader.parseRegist ry(RegistryLoader.java:63)
at
org.eclipse.core.internal.plugins.RegistryLoader.parseRegist ry(RegistryLoader.java:71)
at
org.eclipse.core.internal.runtime.InternalPlatform.parsePlug ins(InternalPlatform.java:779)
at
org.eclipse.core.internal.runtime.InternalPlatform.loadRegis try(InternalPlatform.java:723)
at
org.eclipse.core.internal.runtime.InternalPlatform.loaderSta rtup(InternalPlatform.java:574)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.eclipse.core.internal.boot.InternalBootLoader.startup(In ternalBootLoader.java:1011)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:838)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Re: SuSE 8.2 intall problem [message #60108 is a reply to message #58318] Tue, 03 June 2003 08:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: anders_biehl.yahoo.com

Hi,

I really don't know what's wrong - but just looking at the errormsg....
maybe one of your plugin.xml files are corrupt - you could try to dl the
eclipse package again. Or just reinstall eclipse from your current zip-file.
Or hope that some shell-wizard can zip up his plugin.xml, and post them here
for you to try.

Hope i was to any help
Anders


"Alexey Volovoy" <avolovoy@kc.rr.com> wrote in message
news:bbe0uv$jhm$1@rogue.oti.com...
> Hi all, I'm trying to install Eclipse 2.1 on Suse 8.2 with
> Sun 1.4.1_02 JDK. I've downloaded gtk version and i've got the
> following error in the log file everytime i'm trying to start
> eclipse
> I'm not sure what i'm doing wrong, I'm just starting with linux..
>
> !SESSION May 31, 2003 14:04:36.00
> ----------------------------------------------
> java.version=1.4.1_02
> 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 -install
> file:/home/shared/eclipse/
> !ENTRY org.eclipse.core.runtime 2 1 May 31, 2003 14:04:36.02
> !MESSAGE Problems encountered loading the plug-in registry.
> !SUBENTRY 1 org.eclipse.core.runtime 2 1 May 31, 2003 14:04:36.03
> !MESSAGE Parsing error in "plugin.xml" [line -1, column -1]: "Premature
end
> of file.".
> !STACK 0
> org.xml.sax.SAXParseException: Premature end of file.
> at
>
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseExc eption(ErrorHand
lerWrapper.java:232)
> at
>
org.apache.xerces.util.ErrorHandlerWrapper.fatalError(ErrorH andlerWrapper.ja
va:213)
> at
>
org.apache.xerces.impl.XMLErrorReporter.reportError(XMLError Reporter.java:36
6)
> at
>
org.apache.xerces.impl.XMLErrorReporter.reportError(XMLError Reporter.java:29
6)
> at
org.apache.xerces.impl.XMLScanner.reportFatalError(XMLScanne r.java:1244)
> at
>
org.apache.xerces.impl.XMLDocumentScannerImpl$XMLDeclDispatc her.dispatch(XML
DocumentScannerImpl.java:590)
> at
>
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDo cument(XMLDocume
ntFragmentScannerImpl.java:333)
> at
>
org.apache.xerces.parsers.StandardParserConfiguration.parse( StandardParserCo
nfiguration.java:525)
> at
>
org.apache.xerces.parsers.StandardParserConfiguration.parse( StandardParserCo
nfiguration.java:581)
> at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:147 )
> at
>
org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSA XParser.java:115
8)
> at
>
org.eclipse.core.internal.plugins.PluginParser.parsePlugin(P luginParser.java
:472)
> at
>
org.eclipse.core.internal.plugins.RegistryLoader.processMani festFile(Registr
yLoader.java:89)
> at
>
org.eclipse.core.internal.plugins.RegistryLoader.processPlug inPathFile(Regis
tryLoader.java:136)
> at
>
org.eclipse.core.internal.plugins.RegistryLoader.processPlug inPathEntry(Regi
stryLoader.java:127)
> at
>
org.eclipse.core.internal.plugins.RegistryLoader.processMani festFiles(Regist
ryLoader.java:104)
> at
>
org.eclipse.core.internal.plugins.RegistryLoader.parseRegist ry(RegistryLoade
r.java:63)
> at
>
org.eclipse.core.internal.plugins.RegistryLoader.parseRegist ry(RegistryLoade
r.java:71)
> at
>
org.eclipse.core.internal.runtime.InternalPlatform.parsePlug ins(InternalPlat
form.java:779)
> at
>
org.eclipse.core.internal.runtime.InternalPlatform.loadRegis try(InternalPlat
form.java:723)
> at
>
org.eclipse.core.internal.runtime.InternalPlatform.loaderSta rtup(InternalPla
tform.java:574)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at
>
org.eclipse.core.internal.boot.InternalBootLoader.startup(In ternalBootLoader
..java:1011)
> at
>
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:838)
> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
> at org.eclipse.core.launcher.Main.run(Main.java:747)
> at org.eclipse.core.launcher.Main.main(Main.java:583)
Re: SuSE 8.2 intall problem [message #61622 is a reply to message #60108] Tue, 03 June 2003 23:02 Go to previous message
Eclipse UserFriend
Originally posted by: avolovoy.kc.rr.com

Yes, I think I'll try to download again, cause i saw people
intalling it uder suse 8.1 withot nay problems ..

Anders Biehl wrote:

> Hi,
>
> I really don't know what's wrong - but just looking at the errormsg....
> maybe one of your plugin.xml files are corrupt - you could try to dl the
> eclipse package again. Or just reinstall eclipse from your current
> zip-file. Or hope that some shell-wizard can zip up his plugin.xml, and
> post them here for you to try.
>
> Hope i was to any help
> Anders
>
>
> "Alexey Volovoy" <avolovoy@kc.rr.com> wrote in message
> news:bbe0uv$jhm$1@rogue.oti.com...
>> Hi all, I'm trying to install Eclipse 2.1 on Suse 8.2 with
>> Sun 1.4.1_02 JDK. I've downloaded gtk version and i've got the
>> following error in the log file everytime i'm trying to start
>> eclipse
>> I'm not sure what i'm doing wrong, I'm just starting with linux..
>>
>> !SESSION May 31, 2003 14:04:36.00
>> ----------------------------------------------
>> java.version=1.4.1_02
>> 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 -install
>> file:/home/shared/eclipse/
>> !ENTRY org.eclipse.core.runtime 2 1 May 31, 2003 14:04:36.02
>> !MESSAGE Problems encountered loading the plug-in registry.
>> !SUBENTRY 1 org.eclipse.core.runtime 2 1 May 31, 2003 14:04:36.03
>> !MESSAGE Parsing error in "plugin.xml" [line -1, column -1]: "Premature
> end
>> of file.".
>> !STACK 0
>> org.xml.sax.SAXParseException: Premature end of file.
>> at
>>
>
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseExc eption(ErrorHand
> lerWrapper.java:232)
>> at
>>
>
org.apache.xerces.util.ErrorHandlerWrapper.fatalError(ErrorH andlerWrapper.ja
> va:213)
>> at
>>
>
org.apache.xerces.impl.XMLErrorReporter.reportError(XMLError Reporter.java:36
> 6)
>> at
>>
>
org.apache.xerces.impl.XMLErrorReporter.reportError(XMLError Reporter.java:29
> 6)
>> at
> org.apache.xerces.impl.XMLScanner.reportFatalError(XMLScanne r.java:1244)
>> at
>>
>
org.apache.xerces.impl.XMLDocumentScannerImpl$XMLDeclDispatc her.dispatch(XML
> DocumentScannerImpl.java:590)
>> at
>>
>
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDo cument(XMLDocume
> ntFragmentScannerImpl.java:333)
>> at
>>
>
org.apache.xerces.parsers.StandardParserConfiguration.parse( StandardParserCo
> nfiguration.java:525)
>> at
>>
>
org.apache.xerces.parsers.StandardParserConfiguration.parse( StandardParserCo
> nfiguration.java:581)
>> at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:147 )
>> at
>>
>
org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSA XParser.java:115
> 8)
>> at
>>
>
org.eclipse.core.internal.plugins.PluginParser.parsePlugin(P luginParser.java
> :472)
>> at
>>
>
org.eclipse.core.internal.plugins.RegistryLoader.processMani festFile(Registr
> yLoader.java:89)
>> at
>>
>
org.eclipse.core.internal.plugins.RegistryLoader.processPlug inPathFile(Regis
> tryLoader.java:136)
>> at
>>
>
org.eclipse.core.internal.plugins.RegistryLoader.processPlug inPathEntry(Regi
> stryLoader.java:127)
>> at
>>
>
org.eclipse.core.internal.plugins.RegistryLoader.processMani festFiles(Regist
> ryLoader.java:104)
>> at
>>
>
org.eclipse.core.internal.plugins.RegistryLoader.parseRegist ry(RegistryLoade
> r.java:63)
>> at
>>
>
org.eclipse.core.internal.plugins.RegistryLoader.parseRegist ry(RegistryLoade
> r.java:71)
>> at
>>
>
org.eclipse.core.internal.runtime.InternalPlatform.parsePlug ins(InternalPlat
> form.java:779)
>> at
>>
>
org.eclipse.core.internal.runtime.InternalPlatform.loadRegis try(InternalPlat
> form.java:723)
>> at
>>
>
org.eclipse.core.internal.runtime.InternalPlatform.loaderSta rtup(InternalPla
> tform.java:574)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>>
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
> )
>> at
>>
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
> .java:25)
>> at java.lang.reflect.Method.invoke(Method.java:324)
>> at
>>
>
org.eclipse.core.internal.boot.InternalBootLoader.startup(In ternalBootLoader
> .java:1011)
>> at
>>
>
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
> a:838)
>> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>>
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
> )
>> at
>>
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
> .java:25)
>> at java.lang.reflect.Method.invoke(Method.java:324)
>> at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
>> at org.eclipse.core.launcher.Main.run(Main.java:747)
>> at org.eclipse.core.launcher.Main.main(Main.java:583)
Previous Topic:Listening to Workbench Actions
Next Topic:Any way to disable or move the perspective buttons?
Goto Forum:
  


Current Time: Sat Oct 19 05:56:37 GMT 2024

Powered by FUDForum. Page generated in 0.04222 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top