Re: Little problems with Solandra

2011-07-24 Thread Jean-Nicolas Boulay Desjardins
Do I need to install Tomcat? Maybe that is the problem... On Sat, Jul 23, 2011 at 12:03 PM, Jean-Nicolas Boulay Desjardins wrote: > How is it called in the "ps"? > > Because I have a strong feeling that it tries to load... But for some > reason that is be on me it does not. > > Is there a log fil

Re: Little problems with Solandra

2011-07-23 Thread Jean-Nicolas Boulay Desjardins
How is it called in the "ps"? Because I have a strong feeling that it tries to load... But for some reason that is be on me it does not. Is there a log file, or something? Thanks again. On Sat, Jul 23, 2011 at 12:02 PM, Jean-Nicolas Boulay Desjardins wrote: > No, I did start it. > > This is wh

Re: Little problems with Solandra

2011-07-23 Thread Jean-Nicolas Boulay Desjardins
No, I did start it. This is what I got when I started it: INFO 16:00:38,053 Logging initialized INFO 16:00:38,119 Sucessfully Hijacked FieldCacheImpl INFO 16:00:38,151 Logging initialized INFO 16:00:38,175 Heap size: 124780544/124780544 And then it stop... So I typed enter on the keyboard...

Re: Little problems with Solandra

2011-07-23 Thread Jake Luciani
Sounds like you forgot to start solandra after you built it. cd solandra-app; ./bin/solandra You can verify it's running with jps look for SolandraServer. On Jul 23, 2011, at 10:52 AM, Jean-Nicolas Boulay Desjardins wrote: > Hi, > > I have a server on RackSpace and it seems that when I u

Little problems with Solandra

2011-07-23 Thread Jean-Nicolas Boulay Desjardins
Hi, I have a server on RackSpace and it seems that when I use "ant" it makes Apache2 crash. I don't if this is normal? Maybe it's because I have 256MB for RAM. Could it be? Should I get more RAM? Also, when I use the command "ps -A" I don't seem to be able to identify which is Solandra... How c