Unable to start BSSV instance after package deploy.
Hi All,
newly created BSSV instance fails to start after package deploy.
error in Admin server log:
No application named "BSSV_JASQ2" exists for operation start. Operation cannot be performed until the server is restarted.>
SM Agent Log
SEVERE: Exception invoking method startApplication
java.lang.Exception: Error starting application'BSSV_JASQ2' - See log for details.
at com.jdedwards.mgmt.targets.owl.OWLJ2EEServer.startApplication(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.commons.modeler.BaseModelMBean.invoke(Unknown Source)