我面临以下错误,因为即使在30-40分钟后我的服务器也无法发布。
我面临的问题是:
SystemErr R com.ibm.websphere.management.exception.AdminException: ADMA5046E: No cell name is specified in the options table that is passed as a parameter to the intallApplication API.
The cell name is looked for in the module to server mapping that is specified using the AppConstants.APPDEPL_MODULE_TO_SERVER key in the options table and then in the value that corresponds to the AppConstants.APPDEPL_CELL key in the options table.
[5/19/14 17:28:18:052 IST] 0000002d SystemErr R at com.ibm.ws.management.application.InstallSchedulerImpl.updateAppAndCellName(InstallSchedulerImpl.java:330)
[5/19/14 17:28:18:052 IST] 0000002d SystemErr R at com.ibm.ws.management.application.InstallSchedulerImpl.setupTasks(InstallSchedulerImpl.java:140)
[5/19/14 17:28:18:052 IST] 0000002d SystemErr R at com.ibm.ws.management.application.SchedulerImpl.run(SchedulerImpl.java:250)
[5/19/14 17:28:18:052 IST] 0000002d SystemErr R at java.lang.Thread.run(Thread.java:810)