Skip to content

Defining project_path stuck in recursion - #72

Open
mptre wants to merge 1 commit into
defunkt:masterfrom
mptre:master
Open

Defining project_path stuck in recursion#72
mptre wants to merge 1 commit into
defunkt:masterfrom
mptre:master

Conversation

@mptre

@mptre mptre commented Oct 1, 2011

Copy link
Copy Markdown

I experienced some difficulties while trying to start the cijoe server on my local machine (OS X). The set call on line 103 got stuck in recursion. This could be solved by passing the third parameter named ignore_setter.

@awd

awd commented Oct 6, 2011

Copy link
Copy Markdown

Please merge this into master. I also had the same problem, this commit resolved it.

@eyberg

eyberg commented Oct 17, 2011

Copy link
Copy Markdown

I had this same problem as well

@marceldegraaf

Copy link
Copy Markdown

+1, same problem here

@marceldegraaf

Copy link
Copy Markdown

FYI: this patch no longer seems to work with Sinatra 1.1.3. Just tried it and got this:

/Users/mdg/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.1.3/lib/sinatra/base.rb:865:in `set': wrong number of arguments (3 for 2) (ArgumentError)
    from /Users/mdg/.rvm/gems/ruby-1.9.2-p136/gems/cijoe-0.9.4/lib/cijoe/server.rb:107:in `project_path='
    from /Users/mdg/.rvm/gems/ruby-1.9.2-p136/gems/sinatra-1.1.3/lib/sinatra/base.rb:875:in `set'
    from /Users/mdg/.rvm/gems/ruby-1.9.2-p136/gems/cijoe-0.9.4/lib/cijoe/server.rb:90:in `start'
    from /Users/mdg/.rvm/gems/ruby-1.9.2-p136/gems/cijoe-0.9.4/bin/cijoe:50:in `<top (required)>'
    from /Users/mdg/.rvm/gems/ruby-1.9.2-p136/bin/cijoe:19:in `load'
    from /Users/mdg/.rvm/gems/ruby-1.9.2-p136/bin/cijoe:19:in `<main>'

@yaotti

yaotti commented Nov 1, 2011

Copy link
Copy Markdown

+1. This commit resolved the issue for me with sinatra 1.3.1.

@tiagogodinho

Copy link
Copy Markdown

👍

@mptre

mptre commented Nov 2, 2011

Copy link
Copy Markdown
Author

I'm still experiencing the same problem using Sinatra 1.3.1. This commit is yet working as a solution.

@linuxsable

Copy link
Copy Markdown

+1, same issue

@potomak

potomak commented Dec 9, 2011

Copy link
Copy Markdown

+1

2 similar comments
@ncreuschling

Copy link
Copy Markdown

+1

@maljub01

maljub01 commented Feb 7, 2012

Copy link
Copy Markdown

+1

@kenmazaika

Copy link
Copy Markdown

+1

CIJoe was unusable without making this change manually. Once I did it worked. Would be nice to see this in master.

@relrod

relrod commented Apr 4, 2012

Copy link
Copy Markdown

+1...

@stas

stas commented Apr 4, 2012

Copy link
Copy Markdown

+1

@defrex

defrex commented Apr 23, 2012

Copy link
Copy Markdown

+1

Is this project still maintained? 7 months of people having to manually patch a fundamental fix seems to long.

@potomak

potomak commented Apr 23, 2012

Copy link
Copy Markdown

Maybe not, if you look carefully at project's URL you'll see it says:
defunkt/cijoe
On Apr 23, 2012 8:23 PM, "defrex" <
reply@reply.github.com>
wrote:

+1

Is this project still maintained? 7 months of people having to manually
patch a fundamental fix seems to long.


Reply to this email directly or view it on GitHub:
#72 (comment)

@defrex

defrex commented Apr 23, 2012

Copy link
Copy Markdown

You're saying the founder of GitHub has something better to do then patch a CI server that they don't use anymore? To bad, Jenkins is bloated and ugly.

@DNNX

DNNX commented Aug 28, 2012

Copy link
Copy Markdown

+1

1 similar comment
@prakhar1989

Copy link
Copy Markdown

+1

@suriyaa suriyaa mentioned this pull request Apr 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.