I am guessing you are on a linux box with the opensource JDK it won't work you need to download from the sun site the java SDK depends on the I spent hours trying to get fedora to work. finally gave up
Len Parker sent the following on 9/24/2007 8:38 PM: > I'm a newbie, so be gentle, please. > > If I'm at the wrong list, what list would be correct? > > I just installed OFBiz and I get the following error when I execute > "java -jar ofbiz.jar": > > org.ofbiz.base.start.StartupException: Cannot init() catalina-container > (Protocol handler initialization failed: java.io.IOException: SunX509 > KeyManagerFactory not available) > > And, I get this error each time it calls "Sunx509 KeyManagerFactory". > > I'm running RHEL5 and I have JDK 1.5 installed. > > I ran "./ant" and "./ant run-install" with no problems. > > My purpose is to show the boss OFBiz, and then maybe we can save a few > buck! > > I thought that I knew java fairly well, but I've never used the SSL > layer that it provides. I don't understand why it can't find the > KeyManagerFactory. > > Any help would be greatly appreciated. > > Len > > > > > > >
