Here's what I have found out at the end of the day I have James running in a complete different folder (JamesNew) w/ the exact same configs as I had before in the originial installation (JamesOld) I can not get the instance 'JamesOld' to start (out of memory errors) or if it does start, to get it to connect to port 25
I can successfully get the instance 'JamesNew' to start. I have not increased the amount of memory available . I am still in the dark as to this bizzare behaviour. I'll try to zip up the folders and do a compare to see if I can find anything different Quoting Shal Jain <[EMAIL PROTECTED]>: > I have been running James 2.2.0 as a service (JDK 1.4.x) > since the last 3 years. Wrapper is set to use 256Mb. As a service James > starts, but doesn't connect to port 25. I tried bumping max mem to 384 > but didnt' get anywhere. > Similar results on command line. I either get a out of memory or James seems > to > run but doesn't connect to port 25. > > I have installed another copy of 2.2 in a different folder > on the same machine/drive and here James starts up w/out any issues > and w/out having to specify more memory. > > I can swap out config.xml files between the two folders. As best as I can > tell, I can not get my orginal instance of James to start but the new > installation does. > > > > > Quoting Stefano Bagnara <[EMAIL PROTECTED]>: > > > You are running OutOfMemory. > > Increase the maximum memory available to James. > > > > If you use the wrapper then you need to change: > > wrapper.java.maxmemory inside wrapper.conf > > Otherwise you can set an Environment variable > > named "PHOENIX_JVM_OPTS" to 128M or more. > > > > Stefano > > > > Shal Jain wrote: > > > I created a different folder var/mail/outgoing2 > > > and modified one of the mailets to use that folder > > > <outgoing>file://var/mail/outgoing2/ </outgoing> > > > > > > Since that change I have not been able restart James. > > > I reverted back the change and James will still not start > > > I had been running James as a service. I am now trying to running > > > it from the console. The only message printed on the console is > > > James 2.2.0 I don't see the usual output re: SMTP,NNTP etc. > > > All the logs re: mailets, spoolmanager etc. don't show any errors > > > I also don't see any issues in phoenix.log > > > > > > At one point I did get the following error > > > James 2.2.0 > > > JVM exiting abnormally. Shutting down Phoenix. > > > org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component > > named > > > "spoolmanager" failed to pass through the Initialization stage. (Reason: > > java.la > > > ng.OutOfMemoryError). > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
