系统集成 WAS安装配置WAS 7.0

was7.0安装配置

was7.0安装在Rehat linux Enterprise 6.4下,安装完成后,创建概要文件也成功创建了,但是启动服务起不来,请问这是什么问题?

启动报错信息:
An error occurred initializing, server1 [class com.ibm.ws.runtime.component.ServerImpl]
com.ibm.ws.exception.ConfigurationError: com.ibm.websphere.ssl.SSLException: com.ibm.wsspi.runtime.variable.UndefinedVariableException: Undefined variable hostname
        at com.ibm.ws.ssl.core.SSLComponentImpl.initialize(SSLComponentImpl.java:208)
        at com.ibm.ws.runtime.component.ContainerHelper.initWsComponent(ContainerHelper.java:1191)
        at com.ibm.ws.runtime.component.ContainerHelper.initializeComponent(ContainerHelper.java:1098)
        at com.ibm.ws.runtime.component.ContainerHelper.initializeComponents(ContainerHelper.java:900)
        at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:776)
        at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:750)
        at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:332)
        at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:280)
        at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:214)
        at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:666)
        at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:600)
        at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:213)
        at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:93)
        at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:74)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:600)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:340)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
        at org.eclipse.core.launcher.Main.run(Main.java:981)
        at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.java:341)
        at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:111)
Caused by: com.ibm.websphere.ssl.SSLException: com.ibm.wsspi.runtime.variable.UndefinedVariableException: Undefined variable hostname
        at com.ibm.ws.ssl.config.SSLConfigManager.initializeServerSSL(SSLConfigManager.java:349)
        at com.ibm.ws.ssl.core.SSLComponentImpl.initialize(SSLComponentImpl.java:145)
        ... 31 more
Caused by: com.ibm.wsspi.runtime.variable.UndefinedVariableException: Undefined variable hostname
        at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:373)
        at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:325)
        at com.ibm.ws.runtime.config.AbstractConfigObject.getString(AbstractConfigObject.java:42)
        at com.ibm.ws.security.config.SecurityConfigManagerImpl.getString(SecurityConfigManagerImpl.java:930)
        at com.ibm.ws.security.config.SecurityConfigObjectImpl.getString(SecurityConfigObjectImpl.java:151)
        at com.ibm.ws.ssl.config.SSLConfigManager.loadGlobalProperties(SSLConfigManager.java:1637)
        at com.ibm.ws.ssl.config.SSLConfigManager.initializeServerSSL(SSLConfigManager.java:227)
        ... 32 more
参与13

11 同行回答

bisu bisu 售后技术支持 SYNNEX
value="cn=${hostname},ou=Root Certificate,ou=Cell01Node01,ou=aicweb22Node01,o=IBM,c=US"/>cn=${hostname}说明创建profile的时候,没有替换成功,最好重新创建一遍profile显示全部
value="cn=${hostname},ou=Root Certificate,ou=Cell01Node01,ou=aicweb22Node01,o=IBM,c=US"/>

cn=${hostname}说明创建profile的时候,没有替换成功,最好重新创建一遍profile 收起
IT咨询服务 · 2014-09-15
浏览1045
tTang tTang 网站架构师 弥明
:P看看。。。。。。显示全部
:P看看。。。。。。 收起
IT培训教育 · 2014-10-21
浏览919
mjn mjn 系统运维工程师 希尔科技
回复 8# bisu   重建profile后成功启动,谢谢显示全部
回复 8# bisu


  重建profile后成功启动,谢谢 收起
系统集成 · 2014-09-15
浏览1053
mjn mjn 系统运维工程师 希尔科技
回复 9# mjn     was 7.0.29显示全部
回复 9# mjn


    was 7.0.29 收起
系统集成 · 2014-09-15
浏览1029
mjn mjn 系统运维工程师 希尔科技
回复 7# sangmin214 显示全部
回复 7# sangmin214 收起
系统集成 · 2014-09-15
浏览1066
sangmin214 sangmin214 系统工程师 SS
你安装的是什么版本的?显示全部
你安装的是什么版本的? 收起
系统集成 · 2014-09-15
浏览1049
mjn mjn 系统运维工程师 希尔科技
hostname是aicweb22 ,如何SyncNode呢, 貌似我没有创建dmgr的profile显示全部
hostname是aicweb22 ,如何SyncNode呢, 貌似我没有创建dmgr的profile 收起
系统集成 · 2014-09-15
浏览1032
faithdata faithdata 其它
hostname是不是aicweb22???看起來應該是WAS本身SSL憑證認不到名稱造成最簡單的方法就是syncNode 或者退出節點在加進DMGR显示全部
hostname是不是aicweb22???
看起來應該是WAS本身SSL憑證認不到名稱造成
最簡單的方法就是syncNode 或者退出節點在加進DMGR 收起
IT其它 · 2014-09-15
浏览1099
xjt111111 xjt111111 软件开发工程师 陕西北佳信息技术有限责任公司
签到学习了显示全部
签到学习了 收起
政府机关 · 2014-09-15
浏览1065
mjn mjn 系统运维工程师 希尔科技
启动还是报错呢An undefined hostname product variable has been encountered in the value property of the /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/config/cells/Cell01Node01/security.xml#Property_1410745442182 configuration object.对应Property_1410...显示全部
启动还是报错呢
An undefined hostname product variable has been encountered in the value property of the /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/config/cells/Cell01Node01/security.xml#Property_1410745442182 configuration object.
对应Property_1410745442182 configuration object.为:

收起
系统集成 · 2014-09-15
浏览1103

提问者

mjn
mjn
系统运维工程师 希尔科技
评论8

相关问题

问题状态

  • 发布时间:2014-09-15
  • 关注会员:1 人
  • 问题浏览:7281
  • 最近回答:2014-10-21
  • X社区推广