This content has been marked as final.
Show 2 replies
-
1. Re: Error in log file while creating remote container
stlewis Feb 22, 2013 3:56 PM (in response to ashish.mohan_ashish.mohan)Yeah, this is due to the polling that FMC performs if you have the window open while creating a container. We should probably avoid logging that message really since it's being ignored anyway. I've gone ahead and created this issue so it doesn't get lost.
-
2. Re: Error in log file while creating remote container
ashish.mohan_ashish.mohan Feb 22, 2013 4:19 PM (in response to stlewis)I realized that remote container was not able to start because it was looking for JAVA_HOME at //java/jdk1.7.0_09
once I copied jdk to this location, I was able to start the container and error is gone now.
I am not sure why karaf is looking for jdk at this location and why not at the JAVA_HOME already defined in .profile.