[redmine_plugin] Re: VirtualBox snapshot of the Redmine with plugin

  • From: Nukhayev Maxat <nuhaevmaksat@xxxxxxxxx>
  • To: redmine_plugin@xxxxxxxxxxxxx
  • Date: Wed, 24 Feb 2016 16:18:02 +0100

I suggest we meet tomorrow and have a look at it. Does 10 AM work for you?

2016-02-24 15:16 GMT+01:00 Vitalii Avdiienko <
avdiienko@xxxxxxxxxxxxxxxxxxxxx>:

With VirtualBox it is even more complicated than just installing Redmine
from the scratch.

I have installed Redmine with all required versions of software. I see
your “Voting” tab, but then when I click on it I see 404 error and
production.log tells me the following:

ActionController::RoutingError (uninitialized constant
VotingMainController):
  activesupport (4.2.4) lib/active_support/inflector/methods.rb:261:in
`const_get'
  activesupport (4.2.4) lib/active_support/inflector/methods.rb:261:in
`block in constantize'
  activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in
`each'
  activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in
`inject'
  activesupport (4.2.4) lib/active_support/inflector/methods.rb:259:in
`constantize'
  actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:72:in
`controller_reference'
  actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:62:in
`controller'
  actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:41:in `serve'
  actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in
serve'
  actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each'
  actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve'
  actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call'
  rack-openid (1.4.2) lib/rack/openid.rb:98:in `call'
  request_store (1.0.5) lib/request_store/middleware.rb:9:in `call'
  rack (1.6.4) lib/rack/etag.rb:24:in `call'
  rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
  rack (1.6.4) lib/rack/head.rb:13:in `call'
  actionpack-xml_parser (1.0.2)
lib/action_dispatch/xml_params_parser.rb:16:in `call'
  actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in
`call'
  actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call'
  rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
  rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
  actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in
`call'
  activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call'
  activerecord (4.2.4)
lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in
`call'
  actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in
`block in call'
  activesupport (4.2.4) lib/active_support/callbacks.rb:88:in
`__run_callbacks__'
  activesupport (4.2.4) lib/active_support/callbacks.rb:778:in
`_run_call_callbacks'
  activesupport (4.2.4) lib/active_support/callbacks.rb:81:in
`run_callbacks'
  actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in
`call'
  actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in
`call'
  actionpack (4.2.4)
lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
  actionpack (4.2.4)
lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
  railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app'
  railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call'
  activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block
in tagged'
  activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged'
  activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged'
  railties (4.2.4) lib/rails/rack/logger.rb:20:in `call'
  actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in
`call'
  rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
  rack (1.6.4) lib/rack/runtime.rb:18:in `call'
  activesupport (4.2.4)
lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
  actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call'
  rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
  railties (4.2.4) lib/rails/engine.rb:518:in `call'
  railties (4.2.4) lib/rails/application.rb:165:in `call'
  railties (4.2.4) lib/rails/railtie.rb:194:in `public_send'
  railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing'
  
/usr/lib/ruby/vendor_ruby/phusion_passenger/rack/thread_handler_extension.rb:97:in
`process_request'
  
/usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:152:in
`accept_and_process_next_request'
  
/usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler/thread_handler.rb:113:in
`main_loop'
  /usr/lib/ruby/vendor_ruby/phusion_passenger/request_handler.rb:416:in
`block (3 levels) in start_threads'
  /usr/lib/ruby/vendor_ruby/phusion_passenger/utils.rb:113:in `block in
create_thread_and_abort_on_exception'



---
Best Regards,
Vitalii Avdiienko

PhD Student/Researcher
Software Engineering Chair
Saarland University
66123 Saarbrücken / Germany
https://www.st.cs.uni-saarland.de/~avdiienko/

On 24 Feb 2016, at 14:11, Tural Mammadov <s9tumamm@xxxxxxxxxxxxxxxxxxxx>
wrote:

debian: root - root
mysql: root - root

the webserver automatically starts during boot up
you can access it via 192.168.56.101 local address

also plugin root file directory is accessible via \\192.168.56.101 because
of running samba server

Цитирую Vitalii Avdiienko <avdiienko@xxxxxxxxxxxxxxxxxxxxx>:

What about the login and password to the Debian?

---
Best Regards,
Vitalii Avdiienko

PhD Student/Researcher
Software Engineering Chair
Saarland University
66123 Saarbrücken / Germany
https://www.st.cs.uni-saarland.de/~avdiienko/

On 22 Feb 2016, at 19:09, Nukhayev Maxat <nuhaevmaksat@xxxxxxxxx> wrote:

Hello,

Link to Vbox image:
https://drive.google.com/file/d/0B-CE0fJ-MfBMZ0F1ajJjZXUzRWM/view?usp=sharing
 <
https://drive.google.com/file/d/0B-CE0fJ-MfBMZ0F1ajJjZXUzRWM/view?usp=sharing

Feel free to contact us in case of any questions.

Best,

Maxat Nukhayev

2016-02-22 17:27 GMT+01:00 Vitalii Avdiienko <
avdiienko@xxxxxxxxxxxxxxxxxxxxx <mailto:avdiienko@xxxxxxxxxxxxxxxxxxxxx
<avdiienko@xxxxxxxxxxxxxxxxxxxxx>>>:
Hi all,

in order to speedup the process of evaluation of your project we need a
ready VBox snapshot with preinstalled Redmine and your plugin. Preferable
with empty Db (only admin user).

Just share it in Dropbox or Google drive. In the worth case you can visit
me and I can copy it from the flash drive.

Please do this as soon as possible but not later than Wednesday morning.

Best Regards,
Vitalii Avdiienko


PhD Student/Researcher
Software Engineering Chair
Saarland University
66123 Saarbrücken / Germany

https://www.st.cs.uni-saarland.de/~avdiienko ;<
https://www.st.cs.uni-saarland.de/~avdiienko>



--
With best wishes, Tural Mammadov



Other related posts: