Problem reading a cell definition with an IHS remote node.
Hi,
Our WebSphere environment has an IHS remote node. Everything time when I tried to read the cell definition. I got this exception.
0000000a AbstractShell A WASX7093I: Issuing message: "WASX7017E: Exception received while running file "/opt/rafw/product/lib/jython/wsadmin_lib/Ce
llDefinitionReader.py"; exception information: com.ibm.bsf.BSFException: exception from Jython:
Traceback (innermost last):
File "<string>", line 848, in ?
File "<string>", line 833, in writeCellProperties
File "<string>", line 755, in processCell
File "<string>", line 615, in serverDiscovered
File "<string>", line 646, in _processWebServers
KeyError: password
"
This does not happen when I have the web server defined as local.
Any help will be greatly appreciated.
Thank you .
Our WebSphere environment has an IHS remote node. Everything time when I tried to read the cell definition. I got this exception.
0000000a AbstractShell A WASX7093I: Issuing message: "WASX7017E: Exception received while running file "/opt/rafw/product/lib/jython/wsadmin_lib/Ce
llDefinitionReader.py"; exception information: com.ibm.bsf.BSFException: exception from Jython:
Traceback (innermost last):
File "<string>", line 848, in ?
File "<string>", line 833, in writeCellProperties
File "<string>", line 755, in processCell
File "<string>", line 615, in serverDiscovered
File "<string>", line 646, in _processWebServers
KeyError: password
"
This does not happen when I have the web server defined as local.
Any help will be greatly appreciated.
Thank you .
3 answers
I took a look in our defect database, and it looks like this issue is fixed in RAFW 7.1.2. If you need a fix for this issue you can open a ticket with IBM support and we can provide a patch.
--tim
Thanks Tim. Sorry for reply back late. I was on another assignment with another customer. My customer will be upgrading BF 7.1.1.4 to 7.1.2. I will test it again once they are ready.