Hi all,

While trying to install Continuum v1.1 beta 2 from scratch on a Windows
machine, I have managed to get it started up and working, and am trying to
enter the first set of projects.

When I enter the POM url of
"https://svn.server/svn/alchemy/Rhapsody/Development/native/trunk/pom.xml";
I get the error:

"The specified resource isn't a file or the protocol used isn't allowed."

The strange part is that if I enter the incorrect username or password, I
get an incorrect username or password error - meaning that continuum
correctly connected to the SSL server, tried to log in, and correctly
parsed the access denied condition.

As soon as access is granted, things seem to go pear shaped. Does anyone
know what may be wrong?

The log generated by the failure looks like this:

INFO   | jvm 1    | 2007/09/03 12:35:52 | 2007-09-03 12:35:51,961
[SocketListener0-1] INFO  DispatcherUtils                - Unable to find
'webwork.multipart.saveDir' property setting. Defaulting to
javax.servlet.context.tempdir
INFO   | jvm 1    | 2007/09/03 12:35:52 | 2007-09-03 12:35:51,977
[SocketListener0-1] WARN  MultiPartRequest               - Item is a file
upload of 0 size, ignoring
INFO   | jvm 1    | 2007/09/03 12:35:52 | 2007-09-03 12:35:51,977
[SocketListener0-1] ERROR DispatcherUtils                - Error setting
character encoding to 'UTF-8' - ignoring.
INFO   | jvm 1    | 2007/09/03 12:35:52 | java.lang.IllegalStateException:
getReader() or getInputStream() called
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.jetty.servlet.ServletHttpRequest.setCharacterEncoding(ServletHttpRequest.java:602)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
javax.servlet.ServletRequestWrapper.setCharacterEncoding(ServletRequestWrapper.java:112)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
com.opensymphony.webwork.dispatcher.DispatcherUtils.prepare(DispatcherUtils.java:392)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:160)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:88)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:821)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:471)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:633)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.http.HttpServer.service(HttpServer.java:909)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982) INFO  
| jvm 1    | 2007/09/03 12:35:52 |      at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO   | jvm 1    | 2007/09/03 12:35:52 |       at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)

Regards,
Graham
--




Reply via email to