Total Pageviews

Saturday, October 18, 2014

jdeveloper error jdeveloper java.io.FileNotFoundException: configurations.ser (The system cannot find the file specified)

when you are trying to connect to OIM 11gr2  MDS database using Jdeveloper. after you enter credentials, window closes and once you look into the logs. you see below error


DEBUG [ObjectSerializer] IOException occured while reading object from file system:
java.io.FileNotFoundException: configurations.ser (The system cannot find the file specified)


Solution:
this error is happening because you are not specifying correct connect credentials. make user you are providing correct connect string to connect to database including userver and sid for connection.

please correct these information it will fix the issue.

 

No comments:

Post a Comment