Skip to main content



      Home
Home » Eclipse Projects » Virgo » Virgo Server failed to start(When starting Virgo server 3.5.0.RELEASE, it failed to start due to org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from OSGi resource)
Virgo Server failed to start [message #1254314] Sun, 23 February 2014 03:07 Go to next message
Eclipse UserFriend
Hi,

I am new to virgo server. I have Virgo server 3.5.0.RELEASE which I am trying to start. But its getting failed due to the below error:

[2014-02-23 13:21:47.765] ERROR GiLogServiceListener@1077fc9 org.osgi.service.log.LogService Bundle org.eclipse.gemini.blueprint.extender_1.0.0.RELEASE, FrameworkEvent ERROR org.osgi.framework.BundleException: Exception in org.eclipse.gemini.blueprint.extender.internal.boot.ChainActivator.start() of bundle org.eclipse.gemini.blueprint.extender.

[b]Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from OSGi resource[bundleentry://33.fwk13459339/META-INF/spring/extender/kernel-dmfragment-context.xml|bnd.id=23|bnd.sym=org.eclipse.gemini.blueprint.extender]; nested exception is javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found[/b]


I tried to resolve it by placing the below lines in CLASSPATH:
set CLASSPATH=%CLASSPATH%;-Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl

But it didn't helped me. I guess some entry is missing under the Import-Package:
Please find the attached logs.

You help will be appreciated.

Thanks
  • Attachment: log.log
    (Size: 39.12KB, Downloaded 326 times)
Re: Virgo Server failed to start [message #1256270 is a reply to message #1254314] Tue, 25 February 2014 04:03 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

could you provide a minimal project where this exception occurs?

Regards,
florian
Re: Virgo Server failed to start [message #1256522 is a reply to message #1256270] Tue, 25 February 2014 09:23 Go to previous messageGo to next message
Eclipse UserFriend
Hi Florian,

I have not created any project. I am simply trying to start the Virgo server and its giving me the exception.
Re: Virgo Server failed to start [message #1256852 is a reply to message #1256522] Tue, 25 February 2014 16:49 Go to previous messageGo to next message
Eclipse UserFriend
What is your JDK Version?
Re: Virgo Server failed to start [message #1258133 is a reply to message #1256852] Wed, 26 February 2014 23:56 Go to previous message
Eclipse UserFriend
I am using jdk1.6.0_31 on Windows Platform.
Previous Topic:Spring Security and Virgo
Next Topic:virgo:UnableToSatisfyBundleDependenciesExcept
Goto Forum:
  


Current Time: Sun Apr 20 07:01:26 EDT 2025

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

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

Back to the top