>Did you check your filesystem for disk space ?
        It happened to occur a expetion has something to do with disk space today.
   
        "Logging Error: Error writing data '08/09/04 10:50:13 INFO  James.Mailet: 
RemoteDelivery: Exception caught in RemoteDelivery.run(): java.lang.RuntimeException: 
Exception caught while storing Message Container: java.io.IOException: No space left 
on device
' to OutputStream
java.io.IOException: No space left on device
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:247)
        at org.apache.log.output.io.StreamTarget.write(StreamTarget.java:127)
        at 
org.apache.log.output.io.rotate.RotatingFileTarget.write(RotatingFileTarget.java:157)
        at 
org.apache.log.output.AbstractOutputTarget.doProcessEvent(AbstractOutputTarget.java:149)
        at org.apache.log.output.AbstractTarget.processEvent(AbstractTarget.java:145)
        at org.apache.log.Logger.fireEvent(Logger.java:708)
        at org.apache.log.Logger.output(Logger.java:683)
        at org.apache.log.Logger.output(Logger.java:666)
        at org.apache.log.Logger.info(Logger.java:206)
        at org.apache.avalon.framework.logger.LogKitLogger.info(LogKitLogger.java:70)
        at org.apache.james.James.log(Unknown Source)
        at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.apache.avalon.phoenix.components.application.BlockInvocationHandler.invoke(BlockInvocationHandler.java:92)
        at $Proxy10.log(Unknown Source)
        at org.apache.mailet.GenericMailet.log(Unknown Source)
        at 
org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:1154)
        at java.lang.Thread.run(Thread.java:534)"

        It seems that james 2.1.3 throws an exception when disk space is not enough。
        But there is no exception when JVM exiting abnormally.
        
>
>[EMAIL PROTECTED] wrote:
>
>>      
>>      Recently,my james server always exit without exception,or error like "Out of 
>> memory".
>>      I checked all logs and found nothing but "JVM exiting abnormally. Shutting 
>> down Phoenix.".
>>      i'm confused now.
>>
>>
>>---------------------------------------------------------------------
>>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