file errors when starting up in Windows 2003 Server
Reported by l3x | December 28th, 2008 @ 10:43 PM
File errors when starting up in Windows 2003 Server using 2008-12-28-1943 Ansuz build.
Note that basic application functionality is okay -- able to login to admin console and view the rendered site.
Note also that these errors do not occur in osx 10.5
C:\DATA\eclipse-sdk341\csr>ruby script/server
=> Booting Mongrel (use 'script/server webrick' to force WEBrick)
=> Rails 2.1.0 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
** Starting Mongrel listening at 0.0.0.0:3000
** Starting Rails with development environment...
←[4;36;1mSQL (0.000000)←[0m ←[0;1mSET SQL_AUTO_IS_NULL=0←[0m
←[4;35;1mSQL (0.000000)←[0m ←[0mSHOW TABLES←[0m
←[4;36;1mAnsuz::JAdams::ContentSection Columns (0.016000)←[0m ←[0;1mSHOW FIELDS FROM `content_sections`←[0m
←[4;35;1mSQL (0.000000)←[0m ←[0mSHOW TABLES←[0m
Attempting to copy plugin assets from 'C:/DATA/eclipse-sdk341/csr/vendor/plugins/ansuz_savage_beast/public' to 'C:/DATA/eclipse-sdk341/csr/public/plugin_assets'
WARNING: Couldn't create the public file structure for plugin 'ansuz_savage_beast'; Error follows:
Invalid argument - C:/DATA/eclipse-sdk341/csr/public/plugin_assets/ansuz_savage_beast/C:
Attempting to copy plugin assets from 'C:/DATA/eclipse-sdk341/csr/vendor/plugins/calendar_date_select/public' to 'C:/DATA/eclipse-sdk341/csr/public/plugin_assets'
WARNING: Couldn't create the public file structure for plugin 'calendar_date_select'; Error follows:
Invalid argument - C:/DATA/eclipse-sdk341/csr/public/plugin_assets/calendar_date_select/C:
Attempting to copy plugin assets from 'C:/DATA/eclipse-sdk341/csr/vendor/plugins/fckeditor/public' to 'C:/DATA/eclipse-sdk341/csr/public/plugin_assets'
WARNING: Couldn't create the public file structure for plugin 'fckeditor'; Error follows:
Invalid argument - C:/DATA/eclipse-sdk341/csr/public/plugin_assets/fckeditor/C:
==> loading from plugin 'ansuz_savage_beast'
loading from application: application_helper
(file not found in application)
loading from application: account_helper
loading from application: admin_helper
==> loading from plugin 'ansuz_savage_beast'
loading from application: application_helper
loading from application: content_section_helper
loading from application: fam_fam_fam_helper
loading from application: flashes_helper
** Rails loaded.
** Loading any Rails specific GemPlugins
** Signals ready. INT => stop (no restart).
** Mongrel 1.1.5 available at 0.0.0.0:3000
** Use CTRL-C to stop.
ation: flashes_helper
loading from application: forms_view_helper
==> loading from plugin 'ansuz_savage_beast'
loading from application: forums_helper
loading from application: page_admin_helper
loading from application: page_helper
loading from application: page_plugins_helper
loading from application: plugins_helper
loading from application: tabs_helper
loading from application: tag_helper
loading from application: title_helper
loading from application: toggle_content_helper
==> loading from plugin 'ansuz_testimonials'
(file not found in application)
(file not found in application)
==> loading from plugin 'ansuz_form_builder'
(file not found in application)
C:/DATA/eclipse-sdk341/csr/app/controllers/admin/pages_controller.rb:35: warning: don't put space before argument parentheses
C:/DATA/eclipse-sdk341/csr/app/controllers/admin/pages_controller.rb:35: warning: parenthesize argument(s) for future version
in application)
loading from application: admin/pages_controller
loading from application: admin/base_controller
(file not found in application)
(file not found in application)
Comments and changes to this ticket
-
James Cook January 9th, 2009 @ 07:03 PM
Can't duplicate in WinXP.
Supposedly fixed according to http://engines.lighthouseapp.com...
knewter updated vendor/plugins/engines recently, and it appears to include the fix: http://github.com/knewter/ansuz/...
-
knewter (at gmail) February 15th, 2009 @ 09:11 PM
- State changed from new to resolved
- Assigned user set to knewter (at gmail)
Marking this as fixed re: james's comment, if it's still a problem I'm assuming we'll hear about it again. But it seriously should be better.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Project for ansuz: Open source Rails-based content management that works.