Looks like it is something we should report back to infra team.. Alexei
2008/1/25, Tim Ellison <[EMAIL PROTECTED]>: > Mikhail Markov wrote: > > We could create a stub for it in suncompat module. > > Harmony has org.apache.harmony.rmi.transport.RMIObjectInputStream having > > similar functionality - stub could just extend it to comply with RI needed > > methods/fields names. > > This makes sense imo if they could not fix this quickly in Confluence. > > Ah, thanks for the pointer Mikhail. > > So I created a stub, and now the server starts up without any walkbacks. > Not run any tests though: > > Created MBeanServer with ID: UID[44524452:117b186328a:-8000]:L3B0808:1 > Jan 25, 2008 3:17:18 PM org.apache.coyote.http11.Http11BaseProtocol init > INFO: Initializing Coyote HTTP/1.1 on http-8080 > Jan 25, 2008 3:17:18 PM org.apache.catalina.startup.Catalina load > INFO: Initialization processed in 1093 ms > Jan 25, 2008 3:17:18 PM org.apache.catalina.core.StandardService start > INFO: Starting service Tomcat-Standalone > Jan 25, 2008 3:17:18 PM org.apache.catalina.core.StandardEngine start > INFO: Starting Servlet Engine: Apache Tomcat/5.5.23 > Jan 25, 2008 3:17:18 PM org.apache.catalina.core.StandardHost start > INFO: XML validation disabled > 2008-01-25 15:17:20,078 INFO [main] [com.atlassian.confluence.lifecycle] > contextInitialized Starting Confluence 2.7.1 (build #1112) > 2008-01-25 15:17:21,671 WARN [main] > [atlassian.config.bootstrap.DefaultAtlassianBootstrapManager] init > Unable to set up application config: no home set > [Filter: profiling] Using parameter [profile] > [Filter: profiling] defaulting to off [autostart=false] > [Filter: profiling] Turning filter off [profile=off] > Jan 25, 2008 3:17:22 PM org.apache.coyote.http11.Http11BaseProtocol start > INFO: Starting Coyote HTTP/1.1 on http-8080 > Jan 25, 2008 3:17:22 PM org.apache.catalina.startup.Catalina start > INFO: Server startup in 3594 ms > > > Regards, > Tim >
