> Today I was playing with JAMES configuration and I disabled > that remote manager because I no longer needed it (after > switching to DB). However, if I do netstat -lp, I still see > port 4555 open and I can still access it and modify stuff. > How can I remove it? (I did phoenix.sh restart, but that > didn't seem to help).
Stop it, (phoenix.sh stop), check that java is no more running, and start it again. James should not listen to 4555 if you disabled remote manager. > Also, I'm having a problem using "dbfile" or even "db" for my > inboxes and spool repository. I have no problems using the > user DB repository, but with spools or inboxes I get the > following error message in my.. > Hmm I can't seem to find the log file, but I could swear it > was in the "mailet".. maybe it got deleted. > > Any way, the message was that the "key was too big". and no > table was created, so I assume it's having a problem with a > primary_key on > varchar(64) field. could that be it? If so, how can I fix it? Try again and report what is your database name/version and attach the logfile with the error. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
