For some reason James was not automatically creating the following tables: inbox, 
spool, deadletter. I manually ran the create table script located in the 
sqlResources.xml file on our SQL server and then when I ran "fun.bat" James started 
and automatically created the users table.
Upon review of the phoenix.log file there is the following errors:
 
INFO 2003-10-02 10:28:05.923 [Phoenix ] (): Logger started

WARN 2003-10-02 10:28:06.033 [Phoenix ] (): Phoenix was not started by the daemon thus 
it will not be possible to restart the JVM via the Management interface.

INFO 2003-10-02 10:28:07.385 [Phoenix.] (): Installing Sar located at 
file:/D:/projects/james-2.1/apps/james.sar.

WARN 2003-10-02 10:28:07.676 [Phoenix.] (): The file SAR-INF/lib/mm.mysql.LICENCE can 
not be extracted from the Sar "file:/D:/projects/james-2.1/apps/james.sar" into 
directory D:\projects\james-2.1\apps\james\SAR-INF\lib\mm.mysql.LICENCE because there 
is a file in the way.

WARN 2003-10-02 10:28:07.676 [Phoenix.] (): The file conf/sqlResources.xml can not be 
extracted from the Sar "file:/D:/projects/james-2.1/apps/james.sar" into directory 
D:\projects\james-2.1\apps\james\conf\sqlResources.xml because there is a file in the 
way.

WARN 2003-10-02 10:28:07.686 [Phoenix.] (): The file SAR-INF/config.xml can not be 
extracted from the Sar "file:/D:/projects/james-2.1/apps/james.sar" into directory 
D:\projects\james-2.1\apps\james\SAR-INF\config.xml because there is a file in the way.

WARN 2003-10-02 10:28:07.686 [Phoenix.] (): The file SAR-INF/assembly.xml can not be 
extracted from the Sar "file:/D:/projects/james-2.1/apps/james.sar" into directory 
D:\projects\james-2.1\apps\james\SAR-INF\assembly.xml because there is a file in the 
way.

WARN 2003-10-02 10:28:07.686 [Phoenix.] (): The file SAR-INF/environment.xml can not 
be extracted from the Sar "file:/D:/projects/james-2.1/apps/james.sar" into directory 
D:\projects\james-2.1\apps\james\SAR-INF\environment.xml because there is a file in 
the way.

INFO 2003-10-02 10:28:07.856 [Phoenix.] (): No policy specified in server.xml, giving 
full permissions to ServerApplication.

INFO 2003-10-02 10:28:08.407 [Phoenix.] (): Verifying that the name specified for 
Blocks and BlockListeners are valid.

INFO 2003-10-02 10:28:08.407 [Phoenix.] (): Verifying that the name specified for 
Blocks and BlockListeners are unique.

INFO 2003-10-02 10:28:08.407 [Phoenix.] (): Verifying that the specified Dependencies 
are valid according to BlockInfo.

INFO 2003-10-02 10:28:08.407 [Phoenix.] (): Verifying that the dependencies of Blocks 
are valid with respect to other Blocks.

INFO 2003-10-02 10:28:08.407 [Phoenix.] (): Verifying that there are no circular 
dependencies between Blocks.

INFO 2003-10-02 10:28:08.407 [Phoenix.] (): Verifying that the specified Blocks have 
valid types.

INFO 2003-10-02 10:28:08.497 [Phoenix.] (): Verifying that the specified 
BlockListeners have valid types.

INFO 2003-10-02 10:28:09.007 [Phoenix.] (): 17 Blocks to process for phase "startup". 
Order of processing = [dnsserver, objectstorage, database-connections, mailstore, 
users-store, thread-manager, connections, sockets, scheduler, James, spoolmanager, 
remotemanager, pop3server, smtpserver, nntp-repository, nntpserver, fetchpop].

         
         
        Any ideas as to why these errors are occurring?
         
         
         
         
         
        -----Original Message----- 
        From: Noel J. Bergman [mailto:[EMAIL PROTECTED] 
        Sent: Thu 10/2/2003 10:37 AM 
        To: James Users List 
        Cc: 
        Subject: RE: run.bat not creating db tables
        
        

        Did you create the database within which James wants to create the tables?  
Does James have access rights?
        
        Hopefully someone who has used that JDBC driver with MSSQL will be able to 
help.
        
                --- Noel
        
        
        ---------------------------------------------------------------------
        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]

Reply via email to