Expand my Community achievements bar.

SQLException: Login failed

Avatar

Level 6
Hello,



While running LC Configuration Manager, in the "Application Server Configuration Validation" Im getting some erros on the step Validating Datasource.



Browsing to :http://server:9080/adobe-lcm-lcvalidator/validate?validation_type=DS_validation&DS_jndi_name=EDC_DS , I see this error:



(ThreadPool.java:1469) Caused by: java.sql.SQLException: Login failed for user ''. The user is not associated with a trusted SQL Server connection.DSRA0010E: SQL State = S0001, Error Code = 18.452 at



However, if I run a test connection under websphere the connection is established with success. (I already created a live cycle user account in the database server). Also, running the Test database connection in the Data source configuration step in LC Configuration manager, the test runs successfully.



Any ideas?



thank you
1 Reply

Avatar

Level 4
How was the datasource configured in Websphere, by LCM or from the admin console?



LCM's connection test, and likely the Websphere connection test too, access the database directly.

LCM's validate task tests the datasource and uses it to get a connection.