Hi,

I checked the itest/pom.xml and saw quite a few modules are commented out. We removed the failing modules from the build "temporarily" but it ends that they are excluded from the build "permanently". We're cheating ourselves:-(

IMHO, we need to handle these situations more carefully moving forward. I suggest that we follow the rules below:

1) Try to fix the failing test case if the break is caused by your changes before the check-in.
Otherwise,
2) Open a JIRA to track the issue if you expect other people to fix it. Mark the JIRA as "blocker".

Thanks,
Raymond

----- Original Message ----- From: "Luciano Resende" <[EMAIL PROTECTED]>
To: <tuscany-dev@ws.apache.org>
Sent: Friday, July 13, 2007 1:04 AM
Subject: Re: Intermittent exception from itest\osgi-implementation suite


I've temporarily removed the module from the build under revision #555903.

On 7/12/07, Raymond Feng <[EMAIL PROTECTED]> wrote:
Hi,

I see the following exception thrown from the itest\osgi-implementation
suite intermittently. It seems to be a timing issue. Can somebody take a
look?

Thanks,
Raymond

Work thread Thread[main,5,main] - Order, submitted (play.com), fulfilled,
shippe
d (ParcelForce)
Test complete
Deactivated OSGiShipperComponentImpl bundle
Deactivated OSGiShipperComponentImpl bundle
Deactivated OSGiRetailerComponentImpl bundle
Deactivated OSGiRetailerComponentImpl bundle
Deactivated OSGiCustomerComponentImpl bundle
--- Exception with component : Unexpected problem executing task ---
java.lang.IllegalStateException: Service already unregistered.
        at
org.apache.felix.framework.ServiceRegistrationImpl.unregister(Service
RegistrationImpl.java:105)
        at
org.apache.felix.scr.AbstractComponentManager.unregisterComponentServ
ice(AbstractComponentManager.java:503)
        at
org.apache.felix.scr.AbstractComponentManager.deactivateInternal(Abst
ractComponentManager.java:369)
        at
org.apache.felix.scr.AbstractComponentManager.access$200(AbstractComp
onentManager.java:55)
        at
org.apache.felix.scr.AbstractComponentManager$3.run(AbstractComponent
Manager.java:176)
        at
org.apache.felix.scr.ComponentActorThread.run(ComponentActorThread.ja
va:81)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5 sec


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to