Code Monkey home page Code Monkey logo

Comments (9)

gitblit avatar gitblit commented on July 30, 2024
Are you running the GO build or the WAR build?  If you are running the WAR build, what
servlet container are you using?  What operating system?  Are you running Gitblit behind
a proxy?

Reported by James.Moger on 2012-01-17 12:33:38

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
My Enviroment are the following:
CentOS 6.0 Final
Running WAR build
Apach tomcat 7.0.23

I'm not running gitblit behind a proxy, just visit the tomcat service 

Reported by luzhyong on 2012-01-17 13:24:45

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
Ok.  Please review the FAQ about Tomcat; Tomcat is almost definitely disallowing embedded
forward-slashes.

Reported by James.Moger on 2012-01-17 13:55:51

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
Here is the link: http://gitblit.com/faq.html

Reported by James.Moger on 2012-01-17 13:56:47

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
Thanks for you reply, sorry that i didn't read carefully about the FAQ

Reported by luzhyong on 2012-01-17 17:35:25

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
I will assume that everything is working.  Reopen the issue if that is incorrect.

Reported by James.Moger on 2012-01-19 13:24:11

  • Status changed: WontFix
  • Labels added: Milestone-0.8.2

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
Yeah, your solution is correct. Please close this problem. BTW, the tomcat opts you
metions doesn't work in tomcat 7.0.23. So I choose use ! to seperate the url. If you
have time, please run war in tomcat 7.0.23 with the tomcat opts you metioned in FAQ

Reported by luzhyong on 2012-01-19 13:41:49

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
I just retested on 7.0.23 (I will assume .24 is not different).
Works fine.

This is how I launched Tomcat:

set JAVA_HOME="c:\progra~1\java\jdk1.6.0_26"
set JAVA_OPTS=-Xmx1024M -server -Dcom.sun.management.jmxremote.port=8888 -Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true
bin\startup.bat

Reported by James.Moger on 2012-01-19 13:49:45

from gitblit.

gitblit avatar gitblit commented on July 30, 2024
Update: I meant I ran on .22, and I assume .23 is not different.

Reported by James.Moger on 2012-01-19 13:50:41

from gitblit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.