urgent: partail update stoppd: emgr_update_set_post_forge_dims' failed.
965290Nov 27 2012 — edited Nov 28 2012Hi All,
I can see below exception in the Baseline logs, when i have checked the [ENDECA_CONF]/logs/shell which says "RROR: Failed to set app config. Make sure you can connect to http://server1:8006." however i am able to login to the server1. and also merchandising workbench is working fine on server1. please suggest, this is happening on production server.
[11.27.12 12:33:51] FINEST: Querying for status of utility emgr_update_set_post_forge_dims
[11.27.12 12:33:51] SEVERE: Utility 'emgr_update_set_post_forge_dims' failed. Refer to utility logs in [ENDECA_CONF]/logs/shell on host ITLHost.
Occurred while executing line 41 of valid BeanShell script:
[[
38| if (ConfigManager.isWebStudioEnabled()) {
39| ConfigManager.cleanDirs();
40| Forge.getPostForgeDimensions();
41| ConfigManager.updateWsDimensions();
42| }
43|
44| // archive state files, index
]]
[11.27.12 12:33:51] SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.
Caused by java.lang.reflect.InvocationTargetException
sun.reflect.NativeMethodAccessorImpl invoke0 - null
Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
Caused by com.endeca.soleng.eac.toolkit.exception.EacComponentControlException
com.endeca.soleng.eac.toolkit.utility.Utility run - Utility 'emgr_update_set_post_forge_dims' failed. Refer to utility logs in [ENDECA_CONF]/logs/shell on host ITLHost.
[11.27.12 12:33:51] FINE: Removing flag update_lock
[11.27.12 12:33:51] INFO: Released lock 'update_lock'.