websphere 6 安装 IHS 插件的问题
照着一般的说明做,到执行IBM\WebSphere\AppServer\bin下面的configurewebserver1.bat时
报错,过程如下
E:\app\IBM\WebSphere\AppServer\profiles\AppSrv01\bin>wsadmin.bat -f configureWeb
serverDefinition.jacl webserver1 IHS "E:\\app\\IBM HTTP Server" "E:\\app\\IBM HT
TP Server\\conf\\httpd.conf" 80 MAP_ALL "E:\\app\\IBM\\WebSphere\\Plugins" unman
aged a-rw6gf41s4uchc a-rw6gf41s4uchc windows
WASX7209I: 使用 SOAP 连接器连接到节点 a-rw6gf41s4uchcNode02 上的进程“server1”
;进程的类型为:UnManagedProcess
WASX7303I: 下列无法识别的选项传递到脚本编制环境并作为 argv 可用:“[webserver1,
IHS, E:\\app\\IBM HTTP Server, E:\\app\\IBM HTTP Server\\conf\\httpd.conf, 80, M
AP_ALL, E:\\app\\IBM\\WebSphere\\Plugins, unmanaged, a-rw6gf41s4uchc, a-rw6gf41s
4uchc, windows]”
Start computing the cell Type.
StandAlone profile found.
Input parameters:
Web server name - webserver1
Web server type - IHS
Web server install location - E:\app\IBM HTTP Server
Web server config location - E:\app\IBM HTTP Server\conf\httpd.conf
Web server port - 80
Map Applications - MAP_ALL
Plugin install location - E:\app\IBM\WebSphere\Plugins
Web server node type - unmanaged
Web server node name - webserver1_node
Web server host name - a-rw6gf41s4uchc
Web server operating system - windows
Web server node definition webserver1_node already exists.
Web server definition for webserver1 already exists.
Start computing the plugin properties ID.
Plugin properties ID is computed.
Start updating the plugin install location.
Plugin install location is updated.
Start updating the plugin log file location.
Plugin log file location is updated.
Start saving the configuration.
Configuration save is complete.
Computed the list of installed applications.
Processing the application DefaultApplication.
Get the current target mapping for the applictaion DefaultApplication.
Computed the current target mapping for the application DefaultApplication.
Start updating the target mappings for the application DefaultApplication.
Target mapping is not updated for the application DefaultApplication, exception
= com.ibm.ws.scripting.ScriptingException: java.lang.IllegalArgumentException
Processing the application PlantsByWebSphere.
Get the current target mapping for the applictaion PlantsByWebSphere.
Computed the current target mapping for the application PlantsByWebSphere.
Start updating the target mappings for the application PlantsByWebSphere.
Target mapping is not updated for the application PlantsByWebSphere, exception =
com.ibm.ws.scripting.ScriptingException: java.lang.IllegalArgumentException
Processing the application SamplesGallery.
Get the current target mapping for the applictaion SamplesGallery.
Computed the current target mapping for the application SamplesGallery.
Start updating the target mappings for the application SamplesGallery.
Target mapping is not updated for the application SamplesGallery, exception = co
m.ibm.ws.scripting.ScriptingException: java.lang.IllegalArgumentException
Processing the application ivtApp.
Get the current target mapping for the applictaion ivtApp.
Computed the current target mapping for the application ivtApp.
Start updating the target mappings for the application ivtApp.
Target mapping is not updated for the application ivtApp, exception = com.ibm.ws
.scripting.ScriptingException: java.lang.IllegalArgumentException
Processing the application query.
Get the current target mapping for the applictaion query.
Computed the current target mapping for the application query.
Start updating the target mappings for the application query.
Target mapping is not updated for the application query, exception = com.ibm.ws.
scripting.ScriptingException: java.lang.IllegalArgumentException
Start saving the configuration.
Configuration save is complete.
E:\app\IBM\WebSphere\AppServer\profiles\AppSrv01\bin>cd ..
E:\app\IBM\WebSphere\AppServer\profiles\AppSrv01>cd ..
E:\app\IBM\WebSphere\AppServer\profiles>cd ..
E:\app\IBM\WebSphere\AppServer>cd bin
E:\app\IBM\WebSphere\AppServer\bin>
关键是这里
Processing the application DefaultApplication.
Get the current target mapping for the applictaion DefaultApplication.
Computed the current target mapping for the application DefaultApplication.
Start updating the target mappings for the application DefaultApplication.
Target mapping is not updated for the application DefaultApplication, exception
= com.ibm.ws.scripting.ScriptingException: java.lang.IllegalArgumentException
处理所有的应用都失败了,报了异常。
所以我从IHS转发请求就是不行,可能就是这个问题。谁知道这个异常是什么意思,怎么解决??
哪位大侠可以帮我看看,谢了。搞了三天了,实在没思路了。
补充:企业软件 , WebSphere