Sunday, September 11, 2011

Time waste on diagnosing my tomcat

I have my tomcat setup in my desktop PC and JDK is ready to be call. Anyhow I am not able to wake up my tomcat. Checking out the catalina.log showing me the following error:
blah blah blah missing "("
I have spend half of my day diagnosing this problem, I found out that the java, javac, any other binary inside my JDK/bin are not able to execute. Digging into the DuckDuckGo, found out that I have install the 64bit JDK in my PC (my PC is running in 32bit). My bad :p

No comments: