xdgnjobs/ximple-spatialjob/src/main/java/com/ximple/eofms/jobs/GeoserverIntegrateConfigJob.java
@@ -160,7 +160,7 @@ } logger.info("-- step:resetGeoServerConfig --"); tStep = System.currentTimeMillis(); resetGeoServerConfig(jobExecutionContext); // resetGeoServerConfig(jobExecutionContext); if (isProfileMode()) { long tStepEnd = System.currentTimeMillis(); logTimeDiff("Profile-resetGeoServerConfig", tStep, tStepEnd);