Project

General

Profile

Bug #883

webWorkerUp stops starting webapps if one webapp fails

Added by Udo Offermann over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
z2-core
Target version:
-
Start date:
24.08.2012
Due date:
% Done:

100%

Estimated time:
origin:

Description

webWorkerUp should start as much webapps as possible even if some webapps cannot be started.
However this doesn't work sometimes. An exception in one webapp stops the overall starting process.

You can (hopefully ;-) reproduce this by adding the z2-tenants repository to the z2-base system:

z2TenantsRepository.properties:

com.zfabrik.systemStates.participation=com.zfabrik.boot.main/sysrepo_up

com.zfabrik.component.type = com.zfabrik.svncr

svncr.url=svn://z2-environment.net/z2_tenants/trunk/l1
svncr.user=z2_site
svncr.password=koyote13

Starting of de.ktechnologies/migration will fail because migrate4j is missing in z2-base which will cause the webapp starting process to stop (so that the eclipsoid webapp is not started for example).

Also available in: Atom PDF