CMVC feature exception [message #39128] |
Wed, 23 March 2005 13:04 |
Eclipse User |
|
|
|
Originally posted by: fbernard.it.ibm.com
I am having man problems with CMVC feature for Eclipse 3.0.1.
I installed the feature and all seem properly installed and configured.
But when I try to set properties to share project I have the following
exceptions in .log file
!ENTRY com.ibm.sdwb.sso.schemes.cmvc 1 1 Mar 23, 2005 12:29:53.187
!MESSAGE User 'xxxxxxx' is attempting to log into 'xxxxxx'. That server's
version is '40055'.
!ENTRY org.eclipse.ui 4 4 Mar 23, 2005 12:29:53.203
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 Mar 23, 2005 12:29:53.218
!MESSAGE Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found
!STACK 0
javax.xml.parsers.FactoryConfigurationError: Provider
org.apache.xerces.jaxp.SAXParserFactoryImpl not found
at
javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFact ory.java:93)
at com.ibm.sdwb.cmvc.util.XMLSAXParser.<init>(XMLSAXParser.java:57)
at
com.ibm.sdwb.cmvc.client.api.CommandXMLHandler.setupRpcParse r(CommandXMLHandler.java:147)
at
com.ibm.sdwb.cmvc.client.api.CommandXMLHandler.<init>(CommandXMLHandler.java:122)
at
com.ibm.sdwb.cmvc.client.api.CommandFactory.<init>(CommandFactory.java:59)
at
com.ibm.sdwb.cmvc.client.api.CommandFactory.getInstance(Comm andFactory.java:86)
at
com.ibm.sdwb.cmvc.client.api.PasswordAuthentication.login(Pa sswordAuthentication.java:196)
at
com.ibm.sdwb.cmvc.sso.extensions.credential.generators.CMVCC redentialGenerator.login(CMVCCredentialGenerator.java:463)
at
com.ibm.sdwb.cmvc.sso.extensions.credential.generators.CMVCC redentialGenerator.generate(CMVCCredentialGenerator.java:98)
at
com.ibm.sdwb.sso.extensions.credential.fetchers.AbstractCred entialFetcher.getCredentials(AbstractCredentialFetcher.java: 95)
at
com.ibm.sdwb.cmvc.client.eclipse.team.ui.CmvcLocationChecker .authenticate(CmvcLocationChecker.java:88)
at
com.ibm.sdwb.cmvc.client.eclipse.team.ui.CmvcLocationChecker .check(CmvcLocationChecker.java:40)
at
com.ibm.sdwb.cmvc.client.eclipse.team.ui.query.QueryWithSele ctClause.execute(QueryWithSelectClause.java:123)
at
com.ibm.sdwb.cmvc.client.eclipse.team.ui.ReleaseExtractComma ndConstructionUtils.getReleaseNamesInLocation(ReleaseExtract CommandConstructionUtils.java:50)
at
com.ibm.sdwb.cmvc.client.eclipse.team.ui.PreferencePanel.sho wReleaseNames(PreferencePanel.java:386)
at
com.ibm.sdwb.cmvc.client.eclipse.team.ui.PreferencePanel.acc ess$1(PreferencePanel.java:376)
at
com.ibm.sdwb.cmvc.client.eclipse.team.ui.PreferencePanel$2.w idgetSelected(PreferencePanel.java:188)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:668 )
at org.eclipse.jface.window.Window.open(Window.java:648)
at com.ibm.sdwb.ui.dialogs.Dialogs$5.run(Dialogs.java:89)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.j ava:135)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchroniz er.java:25)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:3096)
at com.ibm.sdwb.ui.dialogs.Dialogs.openDialog(Dialogs.java:85)
at
com.ibm.sdwb.cmvc.client.eclipse.team.ui.sharingwizard.Prefe renceSelectionPage.createNewPreferenceDialog(PreferenceSelec tionPage.java:551)
at
com.ibm.sdwb.cmvc.client.eclipse.team.ui.sharingwizard.Prefe renceSelectionPage.access$1(PreferenceSelectionPage.java:486 )
at
com.ibm.sdwb.cmvc.client.eclipse.team.ui.sharingwizard.Prefe renceSelectionPage$2.widgetSelected(PreferenceSelectionPage. java:246)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:668 )
at org.eclipse.jface.window.Window.open(Window.java:648)
at
org.eclipse.team.internal.ui.actions.ConfigureProjectAction$ 1.run(ConfigureProjectAction.java:55)
at
org.eclipse.team.internal.ui.actions.TeamAction$1.run(TeamAc tion.java:191)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at
org.eclipse.team.internal.ui.actions.TeamAction.run(TeamActi on.java:188)
at
org.eclipse.team.internal.ui.actions.ConfigureProjectAction. run(ConfigureProjectAction.java:47)
at
org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDel egate.java:71)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:266)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:915)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:866)
at
org.eclipse.jface.action.ActionContributionItem$7.handleEven t(ActionContributionItem.java:785)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2431)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:141)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:96)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:335)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:273)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:129)
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:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
I checked and I am sure that class SAXParserFactoryImpl is in the package
reuqested.
I tryed to install again Eclipse and CMVC feature too; I have removed and
installed again even my JVM. But I have the problem still.
I know person who have the same configuration I am using and all is
working properly on their machines.
Can you help me???
Thanks in advance,
Regards Francesco
|
|
|
Powered by
FUDForum. Page generated in 0.04976 seconds