Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] BundleException with RSA while startup, but only in product build not with product launch

Am 24.02.2011 12:37, schrieb Martin Petzold:
Am 24.02.2011 12:19, schrieb Markus Alexander Kuppe:
On 02/24/2011 12:16 PM, Martin Petzold wrote:
Hi Scott/Markus,

I get a BundleException with RSA while startup, but only in product
build not with product launch. What could be the difference here? I have
already tested different start levels for the bundles, but no success.
Looks like the production jar misses the class
org/eclipse/ecf/osgi/services/remoteserviceadmin/AbstractTopologyManager. Where
do you got the jar from?
It's a product checkout from master, if I use launch product it works and after a build this Exception. I have looked into
project checkout


Back to the top