http://localhost:9060/ibm/console/login

advertisement
Scenario1
http://localhost:9060/ibm/console/login.do
This is the appserver I started manually from RSA.
I am NOT using RSA for wpf. I am using only eclipse.
I had to start this WAS manually as my Test connection is not being successful with the
WAS which started with portal.
On click of Fetch Data source in wpf I get this error.
I get this error in the RSA console as WAS was started from rsa.
00000025 WebContainer E
SRVE0255E: A WebGroup/Virtual Host to handle
/test/webengine/factory/core/db_utils/Action!getDataSourceNames has not
been defined.
The data source I have created in WAS which was started manually from
RSA.I Have changed the scope as mentioned.
Scenario 2
This test connection happens successfuly ONLY when the WAS is started manually.
This is http://localhost:9045/ibm/console/logon.jsp.this is actually the portal was.
On click of Fetch Data source in wpf I get this error.Scenario 1 and 2 have diff errors.s
0000002d SSLHandshakeE E
SSLC0008E: Unable to initialize SSL
connection. Unauthorized access was denied or security settings have
expired. Exception is javax.net.ssl.SSLException:
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext
connection?.
Download