Problem starting up the OIM and SOA servers
jtellierFeb 24 2012 — edited Feb 28 2012Hello,
I'm trying to set up OIM, but I'm having problems starting up the SOA and OIM managed servers after having installed them. I'm following the instructions that an be found here
http://docs.oracle.com/cd/E15586_01/fusionapps.1111/e21032/oim.htm
and I'm at step 13.6.2
http://docs.oracle.com/cd/E15586_01/fusionapps.1111/e21032/oim.htm#CFHCGDCD
I'm using the wlst.sh script to connect to the Node Manager and to start the admin server. This works, but I had to modify the nodemanager.properties file by setting this value
SecureListener=true
Otherwise, it was complaining about Invalid/unknown SSL header.
However, once the AdminServer has been started with the wlst.sh utility, when I try to start either the OIM or SOA managed server with the Administration Console (http://<server>:7001/console), I always an error about Invalid/unknown SSL header. The console also complais tht the servers are not reachable. This happens even though I've set the "Hostname Verification" of both servers to "None" and the "Two Way Client Cert Behavior" to "Client Certs Not Requested"
I've tried a bunch of thing, like adding boot.properties file for the servers or starting the OIM and SOA servers with the "startManagedWebLogic.sh" script instead of the Administration Console and I've also played a lot with the configurations, but nothing seems to work.
Any ideas about what I might be missing?
Thanks,
jtellier