Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gef-dev] unsubscribe

 unsubscribe me from ur gef list.

Thanks,
Anil 

-----Original Message-----
From: gef-dev-bounces@xxxxxxxxxxx [mailto:gef-dev-bounces@xxxxxxxxxxx]
On Behalf Of gef-dev-request@xxxxxxxxxxx
Sent: Monday, April 04, 2005 10:59 AM
To: gef-dev@xxxxxxxxxxx
Subject: gef-dev Digest, Vol 1, Issue 261


Send gef-dev mailing list submissions to
	gef-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	https://dev.eclipse.org/mailman/listinfo/gef-dev
or, via email, send a message with subject or body 'help' to
	gef-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
	gef-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of gef-dev digest..."


Today's Topics:

   1. javax.xml.parsers.SAXParserFactory error (Raghuveer Vellanki)


----------------------------------------------------------------------

Message: 1
Date: Mon, 4 Apr 2005 20:15:24 +0530
From: "Raghuveer Vellanki" <raghuveerv@xxxxxxxxxxxxxx>
Subject: [gef-dev] javax.xml.parsers.SAXParserFactory error
To: <gef-dev@xxxxxxxxxxx>
Message-ID: <004501c53924$efeb5370$0ec213ac@raghuveer>
Content-Type: text/plain;	charset="iso-8859-1"

Dear support,
I am interested to run a sample JSF application on JSF studio.
I have downloadad JSF studio plugin for eclipse 3.0.

I am unale to proceed further due to below exceptions with eclipse.

Please help me to resolve the issue.Any help ?









------------------------
java.lang.ClassNotFoundException: javax.xml.parsers.SAXParserFactory
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClassInternal(Unknown Source)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Unknown Source)
	at
org.eclipse.core.runtime.adaptor.EclipseAdaptor.registerEndorsedXMLParse
r(Ec
lipseAdaptor.java:272)
	at
org.eclipse.core.runtime.adaptor.EclipseAdaptor.frameworkStart(EclipseAd
apto
r.java:253)
	at
org.eclipse.osgi.framework.internal.core.SystemBundleActivator.start(Sys
temB
undleActivator.java:61)
	at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleC
onte
xtImpl.java:958)
	at java.security.AccessController.doPrivileged(Native Method)
	at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivato
r(Bu
ndleContextImpl.java:954)
	at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleC
onte
xtImpl.java:937)
	at
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles
(Sta
rtLevelManager.java:553)
	at
org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(Start
Leve
lManager.java:477)
	at
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLev
el(S
tartLevelManager.java:273)
	at
org.eclipse.osgi.framework.internal.core.StartLevelManager.launch(StartL
evel
Manager.java:243)
	at
org.eclipse.osgi.framework.internal.core.SystemBundle.resume(SystemBundl
e.ja
va:166)
	at
org.eclipse.osgi.framework.internal.core.Framework.launch(Framework.java
:425
)
	at
org.eclipse.osgi.framework.internal.core.OSGi.launch(OSGi.java:51)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.j
ava:
216)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
127)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
	at org.eclipse.core.launcher.Main.run(Main.java:704)
	at org.eclipse.core.launcher.Main.main(Main.java:688)

!ENTRY org.eclipse.osgi Apr 04, 2005 19:02:51.359
!MESSAGE Startup error
!STACK 1
java.lang.NoClassDefFoundError: org/xml/sax/helpers/DefaultHandler
	at java.lang.ClassLoader.defineClass0(Native Method)
	at java.lang.ClassLoader.defineClass(Unknown Source)
	at java.security.SecureClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.defineClass(Unknown Source)
	at java.net.URLClassLoader.access$100(Unknown Source)
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClassInternal(Unknown Source)
	at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.parsePluginInfo(Plu
ginC
onverterImpl.java:557)
	at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPluginInfo(Plug
inCo
nverterImpl.java:111)
	at
org.eclipse.core.runtime.adaptor.PluginConverterImpl.convertManifest(Plu
ginC
onverterImpl.java:660)
	at
org.eclipse.core.runtime.adaptor.EclipseBundleData.generateManifest(Ecli
pseB
undleData.java:233)
	at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManifest(EclipseB
undl
eData.java:191)
	at
org.eclipse.core.runtime.adaptor.EclipseBundleData.getManifest(EclipseBu
ndle
Data.java:159)
	at
org.eclipse.core.runtime.adaptor.EclipseBundleData.loadFromManifest(Ecli
pseB
undleData.java:280)
	at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultBundleData.ini
tial
izeNewBundle(DefaultBundleData.java:77)
	at
org.eclipse.osgi.framework.internal.defaultadaptor.DefaultAdaptor$1.begi
n(De
faultAdaptor.java:451)
	at
org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivileg
ed(F
ramework.java:746)
	at
org.eclipse.osgi.framework.internal.core.Framework$2.run(Framework.java:
664)
	at java.security.AccessController.doPrivileged(Native Method)
	at
org.eclipse.osgi.framework.internal.core.Framework.installWorker(Framewo
rk.j
ava:715)
	at
org.eclipse.osgi.framework.internal.core.Framework.installBundle(Framewo
rk.j
ava:659)
	at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBundle
(Bun
dleContextImpl.java:219)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.installBundles(EclipseSt
arte
r.java:800)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.loadBasicBundles(Eclipse
Star
ter.java:429)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.j
ava:
222)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
127)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
	at org.eclipse.core.launcher.Main.run(Main.java:704)
	at org.eclipse.core.launcher.Main.main(Main.java:688)

!ENTRY org.eclipse.osgi Apr 04, 2005 19:02:51.359
!MESSAGE Bundle
initial@reference:file:f:/eclipse/eclipse/plugins/org.eclipse.core.runti
me_3
.0.2/ [1] was not resolved.



------------------------------

_______________________________________________
gef-dev mailing list
gef-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gef-dev


End of gef-dev Digest, Vol 1, Issue 261
***************************************


Back to the top