Hi, Chandan -- > ERROR - GeronimoLog.error(108) | Couldn't start-up management services! > org.apache.axis2.AxisFault: java.net.URISyntaxException: Illegal character > in path at index 16: file:/C:/Program > Files/Tomcat/apache-tomcat-5.5.20/webapps/ode/WEB-INF/pmapi.wsdl; nested
I counted to the 16th character in your URI, and my money is on AXIS2 not like the " " (space) between "Program" and "Files". Try installing in a path without a space and see what happens. You should also give one of the 1.1 RC's a shot, as many issues are fixed. -- Paul
