osgi.wiring.package=com.day.cq.wcm.api
I get an exception when starting the server on an already installed bundle
osgi.wiring.package=com.day.cq.wcm.api
It looks like the bundle is started after the com.day.cq.wcm.api bundle is started or initialized. If the instance is started, I can upload my bundle without any problem.