Good day all.
This is one of the most frustrating days I have had with Rails in quite
some
time now (almost 8 months actually).
Yesterday I complete my development and testing and everything is
peachy.
I head home for the evening and do my things there.
This morning, I come back in and do my typical morning routine of
starting
up eclipse and the usual “ruby script/server” command in windows.
The only problem this morning is all I get is a whole lot of nothing:
=> Booting WEBrick…
That is all she wrote.
Nothing more, nothing less.
No log output, absolutely freaking nothing.
Now, what makes this most peculiar is that yesterday afternoon when I
left
the machine it worked beautifully.
This morning, however, it dies.
I have uninstalled two plugins that I installed late yesterday afternoon
and
still to no avail.
Those plugins where simple_date_select and datebox_engine.
I am running the following env:
XP Pro SP2
Ruby 1.8.4
Rails 1.1.2 with the following gems and versions
actionmailer 1.2.1
actionpack 1.12.1
actionwebservices 1.1.2
activerecord 1.14.2
activesupport 1.3.1
db_structure 1.0.2
localization_generator 1.0.0
money 1.7.1
pdf-writer 1.1.2
rake 0.7.1
RedCloth 3.0.4
SimpleSearch 0.5.0
source 0.0.1
transaction-simple 1.3.0
Plugins
active_rbac
dialog_helper
dollars_and_cents
engines
flash_helper
query_trace
Does anyone have any idea why all of a sudden that things would just
croak
on my box?
Thanks in advance,