What user is James running as - what are the permissions for config.xml?
emailguy wrote: > > 1. Check the config.xml path that you have changed. (it should be > /my_james/apps/james/SAR-INF/config.xml) > > That is the full path name of the config.xml file, yes. > > 2. is there any exception message in log files? > > There is a message in the log file about the config.xml file, however, I > do not understand it. > "because there is a file in the way" is the error however, the "file in > the way" is the config.xml file that I edited. > > Is there a problem with James not reading the config.xml file if I start > James with the run.sh script? > > > $ cat phoenix.log > INFO 2008-05-28 12:22:41.971 [Phoenix ] (): Logger started > WARN 2008-05-28 12:22:42.035 [Phoenix ] (): Phoenix was not started by > the daemon thus it will not be possible to restart the JVM via the > Management interface. > INFO 2008-05-28 12:22:42.284 [Phoenix.] (): Installing Sar located at > file:/my_james/apps/james.sar. > WARN 2008-05-28 12:22:42.646 [Phoenix.] (): The file SAR-INF/config.xml > can not be extracted from the Sar "file:/my_james/apps/james.sar" into > directory /my_james/apps/james/SAR-INF/config.xml because there is a file > in the way. > WARN 2008-05-28 12:22:42.647 [Phoenix.] (): The file > SAR-INF/assembly.xml can not be extracted from the Sar > "file:/my_james/apps/james.sar" into directory > /my_james/apps/james/SAR-INF/assembly.xml because there is a file in the > way. > WARN 2008-05-28 12:22:42.648 [Phoenix.] (): The file > SAR-INF/environment.xml can not be extracted from the Sar > "file:/my_james/apps/james.sar" into directory > /my_james/apps/james/SAR-INF/environment.xml because there is a file in > the way. > INFO 2008-05-28 12:22:43.449 [Phoenix.] (): Verifying that all > key-stores have valid names. > INFO 2008-05-28 12:22:43.464 [Phoenix.] (): Verify that any keystore > names used by grant or permission reference actual keystores > INFO 2008-05-28 12:22:43.464 [Phoenix.] (): Verify that if target is > null then actions is null. > INFO 2008-05-28 12:22:44.066 [Phoenix.] (): Verifying that the name > specified for Blocks and BlockListeners are valid. > INFO 2008-05-28 12:22:44.070 [Phoenix.] (): Verifying that the names > specified for Component are valid. > INFO 2008-05-28 12:22:44.072 [Phoenix.] (): Verifying that the names > specified for the Components are unique. > INFO 2008-05-28 12:22:44.073 [Phoenix.] (): Verifying that the > dependency mapping is valid according to ComponentInfos. > INFO 2008-05-28 12:22:44.073 [Phoenix.] (): Verifying that the > dependency mapping for every Component is valid with respect to other > components. > INFO 2008-05-28 12:22:44.075 [Phoenix.] (): Verifying that there are no > circular dependencies between Components. > INFO 2008-05-28 12:22:44.080 [Phoenix.] (): Verifying that the name > specified for Blocks and BlockListeners are unique. > INFO 2008-05-28 12:22:44.080 [Phoenix.] (): Verifying that the > specified Blocks have valid types. > INFO 2008-05-28 12:22:44.203 [Phoenix.] (): Verifying that the > specified BlockListeners have valid types. > INFO 2008-05-28 12:22:44.504 [Phoenix.] (): 20 Blocks to process for > phase "startup". Order of processing = [dnsserver, database-connections, > mailstore, users-store, localusersrepository, spoolrepository, sockets, > thread-manager, scheduler, James, mailetpackages, matcherpackages, > spoolmanager, connections, remotemanager, pop3server, smtpserver, > nntp-repository, nntpserver, fetchmail]. > $ > > > -- View this message in context: http://www.nabble.com/James---MySQL-tp17440114p17681620.html Sent from the James - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
