sorry aber irgendwo muss ich mir doch die hilfe holen mein freund! danke für
den tipp übrigends , aber was heisst das jetzt genau? das der confluence server
z.Z. probleme macht? wenn ich das ganze nur als Ruby starte und nicht als RoR
dann klappt doch alles wunderbar. wieso nicht über RoR ?
danke für die hilfe !
From: phoetm...@googlemail.com
Date: Tue, 13 Oct 2009 10:15:21 +0200
To: rubyonrails-ug@headflash.com
Subject: Re: [Rubyonrails-ug] controller problem
Hallo Hamid,
da beschwert sich der Confluence Server, das hat nichts mit Rails zu tun:
http://lmgtfy.com/?q=com.atlassian.confluence.rpc.RemoteException:+You're+not+allowed+to+view+that+page
Und wenn das hier mit den Fragen so weiter geht, dann werde ich mich aus der
Mailingliste austragen, das ist ja schlimmer als Spam!
Ahoi
Am 13.10.2009 um 10:07 schrieb hamid i.:
hallo freunde danke für eure hilfe gestern ! bin weit gekommen allerdings noch
nicht ganz durch...
hab jetzt folgendes problem. mein controller schmeißt mir folgende exception
mit der ich nix anfangen kann..irgendwie
machen die klassen vom atlassian probleme wass aber nicht sein sollte:
RuntimeError in BooksController#indexjava.lang.Exception:
com.atlassian.confluence.rpc.RemoteException: You're not allowed to view that
page, or it does not exist.RAILS_ROOT:
C:/FORCE-~1/rails_apps/books_with_simple_data
Application Trace | Framework Trace | Full Trace
app/controllers/atlassian/confluence4r.rb:38:in `method_missing'
app/controllers/little_helpers_spezial.rb:43:in `make_ready_for_export_do'
app/controllers/little_helpers_spezial.rb:30:in `make_ready_for_export'
app/controllers/books_controller.rb:17:in `index' code : class BooksController
< ApplicationControllerdef index
require "atlassian/confluence4r"
require "atlassian/jira4r"
require 'little_helpers_spezial'confluence =
Confluence::Server.new("https://spoi.telekom.de/info")
confluence.login(Einloggen_spezial::X_login, Einloggen_spezial::X_pwd)
@source = params[:book][:source] unless params[:book].nil?
@depth = params[:book][:depth] unless params[:book].nil?
x = Little_Helpers_spezial.make_ready_for_export(confluence, @source ,
@depth)@destination = params[:book][:destination] unless
params[:book].n...@dest_space = params[:book][:dest_space] unless
params[:book].n...@parentid = params[:book][:parentId] unless
params[:book].nil?Little_Helpers_spezial.save(confluence, x, @destination,
@dest_space,@parentId)end
end
Windows Live: Friends get your Flickr, Yelp, and Digg updates when they e-mail
you. _______________________________________________
rubyonrails-ug mailing list
rubyonrails-ug@headflash.com
http://mailman.headflash.com/listinfo/rubyonrails-ug
_________________________________________________________________
Windows Live: Keep your friends up to date with what you do online.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010
_______________________________________________
rubyonrails-ug mailing list
rubyonrails-ug@headflash.com
http://mailman.headflash.com/listinfo/rubyonrails-ug