I am using James with Jaybird. It seems to be good. When I used the Remote
manager , then used listusers,it returned the right result. Then, I used
adduser, it return " The connection host lost". I checked logs/stderr.log .
I found that:
 java.sql.SQLException: invalid column index
 at
org.firebirdsql.jdbc.FBPreparedStatement.getField(FBPreparedStatement.java:2
36)
 at
org.firebirdsql.jdbc.FBPreparedStatement.setString(FBPreparedStatement.java:
210)
 at
org.apache.james.userrepository.AbstractJdbcUsersRepository.getUserByName(Ab
stractJdbcUsersRepository.java:486)
 at
org.apache.james.userrepository.AbstractUsersRepository.contains(AbstractUse
rsRepository.java:235)
 at
org.apache.james.remotemanager.RemoteManagerHandler.doADDUSER(RemoteManagerH
andler.java:447)
 at
org.apache.james.remotemanager.RemoteManagerHandler.parseCommand(RemoteManag
erHandler.java:390)
 at
org.apache.james.remotemanager.RemoteManagerHandler.handleConnection(RemoteM
anagerHandler.java:291)
 at
org.apache.james.util.connection.ServerConnection$ClientConnectionRunner.run
(ServerConnection.java:404)
 at
org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(Executabl
eRunnable.java:47)
 at
org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:8
0)
I try to overcome .Finally, I gave up and find your help. I want to write
Jaybird's log to file by using log4j. Please show me how to do! Thank you
very much.
I am looking forward to hearing from you.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to