本主题包含一些建议,用于处理启动资源时可能发生的某些常见问题:
如果错误日志中依然重复出现最初的 6 个事件标识(2001、1223、1224、1228、1205 和 1007),则您要重新按步骤 1 到 3 来操作,增加分配给 APP_CTL_HEAP_SZ 参数的值。
ServiceName - DLL initialization failure Initialization of the
dynamic link library c:\windows\system32\user32.dll failed.
The process is terminating abnormally.
基础结构主程序 bipimain 是每个地址空间的首个进程。它在同一地址空间中启动 bipservice、bipbroker、DataFlowEngine 或 bipuns 作为第二个进程。对于每个执行组,将启动其他地址空间。在本示例中,只有一个执行组是可用的。
BIP8026E: Unable to start the component. The component could not be started using the service userid that was supplied when the component was created. Ensure that the service userid and password are still valid. Ensure that the service userid has permission to access all of the products directories, specifically the 'bin' and 'log' directories. Check for system messages (on Windows NT this would be the application event log).