Virgo 3.7.0.M01 - multiple bundles into same plan generates a dump error [message #1746738] |
Thu, 03 November 2016 22:03 |
Junior Sousa Messages: 15 Registered: September 2016 |
Junior Member |
|
|
Guys,
I have a plan with some bundles that fail during deploy.
I'm using virgo 3.7.0.M01 because my app uses Spring 3.1.0. During the tests I realized that virgo hangs to resolve dependencies during deploy and after that genereates a dump file and process is stopped. Due to this, I removed some bundles from plan and tried deploy again. After some tries, I realized that when I add a new bundle the virgo generates a error dump, but after restart the server the error no happens.
The error happens after this process:
o.e.virgo.kernel.userregion.internal.quasi.DependencyCalculator Calculating missing dependencies of bundle
org.eclipse.virgo.medic.eventlog.default ME0003I Dump 'serviceability/dump/2016-11-03-20-16-436' generated
At summary.txt I can see:
Cause: resolutionFailure
Exception: None
How can I explore more the dump?
This is the header of my plan:
<?xml version="1.0" encoding="UTF-8"?>
<plan name="multiple.plan" version="2.0.0" scoped="false" atomic="false"
xmlns="http://www.eclipse.org/virgo/schema/plan"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.eclipse.org/virgo/schema/plan http://www.eclipse.org/virgo/schema/plan/eclipse-virgo-plan.xsd">
</plan>
[Updated on: Thu, 03 November 2016 22:17] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04317 seconds