[Rails] Re: projects works then breaks intermittently - mysql, linux

2009-05-08 Thread Adam Akhtar

ok ive rerun the app and recreated the error. Ive attached the entire 
log development.log file and pasted it below. If whats meant to be there 
isnt there then its rails fault and not mine. Ive used the development 
log plenty of times to find sources of errors.

Im pretty sure it has something to do with virtual folders.




Attachments:
http://www.ruby-forum.com/attachment/3669/development.log

-- 
Posted via http://www.ruby-forum.com/.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---



[Rails] Re: projects works then breaks intermittently - mysql, linux

2009-05-07 Thread Freddy Andersen

Adam,

There is NO error report above... The output from you log file is
missing in this post. Please repost the error "report".
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---



[Rails] Re: projects works then breaks intermittently - mysql, linux

2009-05-07 Thread Adam Akhtar

hi guys, the error report above was taken from the development.log. Ill 
rerun it later today when i get home and get more info for you.

-- 
Posted via http://www.ruby-forum.com/.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---



[Rails] Re: projects works then breaks intermittently - mysql, linux

2009-05-07 Thread E. Litwin

Where is the code/log? It is not in your post.

On May 7, 1:00 am, Adam Akhtar 
wrote:
> Thats teh first thing i check and the code above is actually from the
> development log.
>
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---



[Rails] Re: projects works then breaks intermittently - mysql, linux

2009-05-07 Thread John Yerhot

What is the error message and stack trace when the app breaks?

On May 7, 6:32 am, Adam Akhtar 
wrote:
> i thought id mentioned this already but for some reason i didnt (it was
> late when i wrote the first post) - my linux environment is actually a
> guest os via virtualbox and is being run on a vista 64 machine. This is
> a new move for me and as id done a few test projects which worked fine
> to test the rig I thought it wasnt the source fo the problem above.
>
> I created a shared folder setup with the intention to host all my rails
> projects. The linux guest would run them with its mongrel server and i
> planned to edit them via my e-editor in windows. I think its this shared
> folder thats messing things up. Has anyone else had similiar experiences
> with this?
>
> oh and the reason for this setup is that i wanted to try linux first
> without having to go through partioning and facing the fear of wiping my
> vista install in the process (there are quite a few horror stories out
> there). Im also attached to e-editor which i recently paid for (ok not
> big bucks but hey i dont like throwing money away). Im now in the
> process of learning vim and might do a full switch soon. In the meantime
> id like to try and smooth out this problem.
>
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---



[Rails] Re: projects works then breaks intermittently - mysql, linux

2009-05-07 Thread Adam Akhtar

i thought id mentioned this already but for some reason i didnt (it was 
late when i wrote the first post) - my linux environment is actually a 
guest os via virtualbox and is being run on a vista 64 machine. This is 
a new move for me and as id done a few test projects which worked fine 
to test the rig I thought it wasnt the source fo the problem above.

I created a shared folder setup with the intention to host all my rails 
projects. The linux guest would run them with its mongrel server and i 
planned to edit them via my e-editor in windows. I think its this shared 
folder thats messing things up. Has anyone else had similiar experiences 
with this?

oh and the reason for this setup is that i wanted to try linux first 
without having to go through partioning and facing the fear of wiping my 
vista install in the process (there are quite a few horror stories out 
there). Im also attached to e-editor which i recently paid for (ok not 
big bucks but hey i dont like throwing money away). Im now in the 
process of learning vim and might do a full switch soon. In the meantime 
id like to try and smooth out this problem.

-- 
Posted via http://www.ruby-forum.com/.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---



[Rails] Re: projects works then breaks intermittently - mysql, linux

2009-05-07 Thread Adam Akhtar

Thats teh first thing i check and the code above is actually from the 
development log.

-- 
Posted via http://www.ruby-forum.com/.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---



[Rails] Re: projects works then breaks intermittently - mysql, linux

2009-05-06 Thread E. Litwin

Look in the development.log for error messages as a first step.

On May 6, 3:11 pm, Adam Akhtar 
wrote:
> still cant get anywhere with thisanyone help?
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---



[Rails] Re: projects works then breaks intermittently - mysql, linux

2009-05-06 Thread Adam Akhtar

still cant get anywhere with thisanyone help?
-- 
Posted via http://www.ruby-forum.com/.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---



[Rails] Re: projects works then breaks intermittently - mysql, linux

2009-05-06 Thread Adam Akhtar

i cant think what else i can supply that might help but if theres 
anything you need supplied, explained or rephrased then just say the 
word and ill get it to you...

-- 
Posted via http://www.ruby-forum.com/.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~--~~~~--~~--~--~---