求教下weblogic81的启动问题啊!~~~
请高手帮我看看这个是什么问题,在哪里修改呢?谢谢
<Error> <Management> <BEA-141150> <An error occurred while preparing application component of application mydomain:Location=mycluster2,Name=videoupload,Type=ApplicationConfig with HTTP response 500: Internal Server Error ).>
<Sep 28, 2007 10:18:53 AM CST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application videoupload due to error weblogic.management.DeploymentException: [Management:141150]An error occurred while preparing application component of application mydomain:Location=mycluster2,Name=videoupload,Type=ApplicationConfig with HTTP response 500: Internal Server Error )..
weblogic.management.DeploymentException: [Management:141150]An error occurred while preparing application component of application mydomain:Location=mycluster2,Name=videoupload,Type=ApplicationConfig with HTTP response 500: Internal Server Error ).
at weblogic.management.mbeans.custom.Application.getRemoteInputStream(Application.java:4037)
我的这个cluster没法起来,报错!~请高手帮我看下应该如何去做呢?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
BEA-141150
Error: An error occurred while preparing application component uri of application application with HTTP response responseCode: message ).
Description
An error was encountered on the Admin Server while attempting to process component uri of application application. The HTTP response code from the administration server was responseCode and the message was message
Cause
This is either because the resource it self is not available on the administration server or due a misconfiguration of security such that the managed server is not properly authorized to download application resources.
Action
Verify the security configuration to ensure that managed server and administration server are properly configured with the same domain wide secret.