This is normal behaviour for a Java application which is spiralling out of control. ;) As in infinite recursion, or stuck in a tight loop trying to create a component and always failing.
You should take this up on the felix mailing list, and preferably post the stack trace instead of "I get an error stating that the heap stack is out of memory.". > There is one weird thing I've noticed ... my project is running super > well with equinox 3.10. > When I trying to run it with Felix 4.4.1 which comes with Bndtools the > RAM usage climbs up > to 2GB and then I get an error stating that the heap stack is out of > memory. > > This is not normal behaviour from an OSGi container. _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
