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

2007-12-07 Thread roan

I too am experiencing similar problems:
 * Also get The specified resource isn't a file or the protocol used isn't
allowed. when try to add a maven2 project
 * Also using SVN over https. 
 * Multi-module project. 
 * The urls in SCM section in the pom are pointing to the folder that
contains the root pom.xml and they use https protocol too (no scm:svn:https
stuff).
 * Deployed war on tomcat-6
 * I am reverse proxying continuum via apache 2.0.x following directions on
http://docs.codehaus.org/pages/viewpage.action?pageId=73595
 * Windows Server 2003 is the box we had lying around

I have debug turned on for org.apache continuum and a few others ... nothing
shows up in the continuum.log or catalina.out. Like Graham, I also get
access denied if my credentials are incorrect. 

Roan


Graham Leggett wrote:
 
 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

The specified resource isn't a file or the protocol used isn't allowed - Please Help

2007-11-27 Thread I am Who i am
Hi All

I just installed continuum-1.1 and trying to setup maven2 project with
clearcase

1. i created pom.xml with entry
   scm
!-- using ucm format
scm:clearcasedelimiter[view_name]delimiterconfig_specdelimitervob_namedelimiterstream_name
 --

connectionscm:clearcase|buildsvr_myview|/home/me/config_spec.txt|My_VOB|STREAM/connection
developerConnection /
tag/
url/
  /scm
  saved it to /home/me/pom.xml

2. opened continuum in browser went thru creating maven2projects and gave
POM Url as file:///home/pom.xml , but i'm getting
   The specified resource isn't a file or the protocol used isn't allowed.

3. i checked the file, it is there

4. This is what i see in wrapper.log
INFO   | jvm 1| 2007/11/27 14:17:54 | 2007-11-27 14:17:54,628
[SocketListener0-0] WARN
com.opensymphony.webwork.dispatcher.multipart.MultiPartRequest  - Item is a
file upload of 0 size, ignoring
INFO   | jvm 1| 2007/11/27 14:17:54 | 2007-11-27 14:17:54,632
[SocketListener0-0] ERROR
com.opensymphony.webwork.dispatcher.DispatcherUtils  - Error setting
character encoding to 'UTF-8' - ignoring.
INFO   | jvm 1| 2007/11/27 14:17:54 | java.lang.IllegalStateException:
getReader() or getInputStream() called
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.jetty.servlet.ServletHttpRequest.setCharacterEncoding(
ServletHttpRequest.java:602)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
javax.servlet.ServletRequestWrapper.setCharacterEncoding(
ServletRequestWrapper.java:112)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
com.opensymphony.webwork.dispatcher.DispatcherUtils.prepare(
DispatcherUtils.java:438)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(
FilterDispatcher.java:160)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
WebApplicationHandler.java:821)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java
:118)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java
:52)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
WebApplicationHandler.java:821)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
com.opensymphony.webwork.dispatcher.ActionContextCleanUp.doFilter(
ActionContextCleanUp.java:88)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
WebApplicationHandler.java:821)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(
WebApplicationHandler.java:471)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.jetty.servlet.WebApplicationContext.handle(
WebApplicationContext.java:633)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.http.HttpServer.service(HttpServer.java:909)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
INFO   | jvm 1| 2007/11/27 14:17:54 |   at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)



What am i doing wrong, please help


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

2007-09-11 Thread Emmanuel Venisse

Hi Graham,

Can you turn on debug logs to see if more informations are available?

Emmanuel

Graham Leggett a écrit :

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
--











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

2007-09-06 Thread Graham Leggett
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
--