报错在本人启动节点管理器后进行连接节点管理器时出错首先配置文件nodemanager.hosts: 111.200.70.7
其次在wlst中执行startNodeManager()
结果报错:
Connecting to Node Manager ...
<2013-10-10 下午04时14分23秒 CST> <Info> <Security> <BEA-090906> <Changing the d
efault Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To dis
able this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
<2013-10-10 下午04时14分24秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the
 trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 200
9 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=
Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certi
ficate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object
: 1.2.840.113549.1.1.11.>
<2013-10-10 下午04时14分24秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the
 trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc
. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C
=US". The loading of the trusted certificate list raised a certificate parsing e
xception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549
.1.1.11.>
<2013-10-10 下午04时14分24秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the
 trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Cent
er,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certif
icate list raised a certificate parsing exception PKIX: Unsupported OID in the A
lgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2013-10-10 下午04时14分24秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the
 trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Cent
er,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certif
icate list raised a certificate parsing exception PKIX: Unsupported OID in the A
lgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2013-10-10 下午04时14分24秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the
 trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3".
 The loading of the trusted certificate list raised a certificate parsing except
ion PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.
11.>
<2013-10-10 下午04时14分24秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the
 trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems
 CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certifica
te parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.
2.840.113549.1.1.11.>
<2013-10-10 下午04时14分24秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the
 trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(
c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=Ve
riSign\, Inc.,C=US". The loading of the trusted certificate list raised a certif
icate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object:
 1.2.840.113549.1.1.11.>
<2013-10-10 下午04时14分24秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the
 trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loa
ding of the trusted certificate list raised a certificate parsing exception PKIX
: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2013-10-10 下午04时14分24秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the
 trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c)
 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading
 of the trusted certificate list raised a certificate parsing exception PKIX: Un
supported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
Traceback (innermost last):
  File "<console>", line 1, in ?
  File "<iostream>", line 123, in nmConnect
  File "<iostream>", line 646, in raiseWLSTException
WLSTException: Error occured while performing nmConnect : Cannot connect to Node
 Manager. : I/O error while reading domain directory
Use dumpStack() to view the full stacktrace
请教该怎样修改。
weblogic、wlst、节点管理器