首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >地层永远等待

地层永远等待
EN

Stack Overflow用户
提问于 2015-05-06 10:35:37
回答 1查看 211关注 0票数 0

遵循WSO2专用PaaS指南,在运行./boot.sh时,

启动WSO2专用PaaS服务器作为ubuntu用户..。

不会有什么事发生的。

Stratos版本: v4.0.0-wso2v1

在私有-paas /install/apache-stratos-default/repository/logs目录中:提供重复消息的wso2carbon.log如下:

代码语言:javascript
复制
[2015-05-06 10:27:38,573]  WARN {org.wso2.carbon.core.init.CarbonServerManager} -  Carbon initialization is delayed due to the following unsatisfied items:
[2015-05-06 10:27:38,574]  WARN {org.wso2.carbon.core.init.CarbonServerManager} -  Waiting for required OSGiAxis2Service: org.wso2.carbon.identity.provider-4.2.1
[2015-05-06 10:28:38,574]  WARN {org.wso2.carbon.core.init.CarbonServerManager} -  Carbon initialization is delayed due to the following unsatisfied items:

这是什么意思?有什么建议吗?

EN

回答 1

Stack Overflow用户

发布于 2015-05-07 00:42:28

Apache是基于WSO2 Carbon的,它本身就是一个基于OSGI的框架。从警告消息来看,它似乎在等待身份提供者OSGI包的加载。检查服务器启动期间<STRATOS_HOME>/repository/components/plugin路径中是否有指定的Jar文件。如果有,请检查它的md5sum是否与使用私有PaaS分发的相同。有可能jar文件已损坏,无法作为包加载。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/30074284

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档