[SOLVED...I think...] WOLips Wizard problem

From: Ian McDougall (ian.mcdougal..mode.com)
Date: Fri Oct 18 2002 - 14:26:26 EDT

  • Next message: Andrus Adamchik: "Re: WOLips Wizard problem"

    Turns out I was using JDK1.4.1. When I switched back to 1.3.1, the problems
    went away.

    I'm assuming this is an issue with 1.4.1's built in XML parser. Is this the
    case? Is there a way of using 1.4.1 and the xerces parser?

    thanks.

    > -----Original Message-----
    > From: Ian McDougall [mailto:ian.mcdougal..mode.com]
    > Sent: Friday, October 18, 2002 12:10 PM
    > To: WOLips
    > Subject: WOLips Wizard problem
    >
    >
    > Before I get to my problem, let me say what a great job the entire
    > WOProject/WOLips team is doing. I'm amazed that after 4 years of WO
    > development I can finally use a decent debugger. ;)
    >
    > Eclipse 2.0.1, WOLips 0.8.9
    >
    > I'm running into a problem when trying to create with any of the WOLips
    > wizards. I get an error box with no message, and the following in the log
    > file:
    >
    > ---
    > !ENTRY org.objectstyle.wolips 4 4 Oct 18, 2002 11:59:39.661
    > !MESSAGE Internal Error
    > !STACK 0
    > javax.xml.parsers.FactoryConfigurationError: Provider
    > org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
    > at
    > javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuild
    > erFactory.
    > java:99)
    > at
    > org.objectstyle.wolips.WOLipsPlugin.documentBuilder(Unknown Source)
    > at
    > org.objectstyle.wolips.wizards.WOProjectCreator.getProjectTemplate
    > Document(U
    > nknown Source)
    > at
    > org.objectstyle.wolips.wizards.WOProjectCreator.run(Unknown Source)
    > at
    > org.objectstyle.wolips.wizards.WOSubprojectCreator.createSubprojec
    > t(Unknown
    > Source)
    > at
    > org.objectstyle.wolips.wizards.WOSubprojectCreator.run(Unknown Source)
    > at
    > org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(
    > WorkspaceM
    > odifyDelegatingOperation.java:39)
    > at
    > org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceMod
    > ifyOperati
    > on.java:64)
    > at
    > org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1378)
    > at
    > org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModif
    > yOperation
    > .java:78)
    > at
    > org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalC
    > ontext.jav
    > a:299)
    > at
    > org.eclipse.jface.operation.ModalContext.run(ModalContext.java:249)
    > at
    > org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonito
    > rDialog.ja
    > va:376)
    > at
    > org.objectstyle.wolips.wizards.WizardNewWOResourcePage.createResou
    > rceOperati
    > on(Unknown Source)
    > at
    > org.objectstyle.wolips.wizards.WOSubprojectCreationPage.createSubp
    > roject(Unk
    > nown Source)
    > at
    > org.objectstyle.wolips.wizards.WOSubprojectCreationWizard.performF
    > inish(Unkn
    > own Source)
    > at
    > org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:577)
    > at
    > org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:312)
    > ...
    > ---
    > It looks like org.apache.xerces.jaxp.DocumentBuilderFactoryImpl cannot be
    > found. I've reinstalled Eclipse, reinstalled WOLips, and tried just about
    > everything I can think of to try and eliminate a problem that I may have
    > caused.
    >
    > Has anyone else experienced this issue, or have any suggestions how to
    > resolve this? Please don't make me launch ProjectBuilderWO!
    >
    > Thanks
    >
    > ---
    > Ian McDougall ian.mcdougal..mode.com
    >



    This archive was generated by hypermail 2.0.0 : Fri Oct 18 2002 - 14:26:44 EDT