Hi Eric,

More information on this...
I run flush operation of mbean
:org.apache.james:name=queue,queue=outgoing,type=component:
after that size was 4 later i send one mail and now size reported was 5.
but when i run operation browse it shows me details of only three mails.

state of all is error

Regards,
Farooq

On Mon, Feb 18, 2013 at 6:09 PM, Farooq Ahmed
<farooq.ah...@centralogic.net>wrote:

> Hi Eric,
>
> Here is the output which i get when i use Bean
> org.apache.james:name=queue,queue=outgoing,type=component
>
> $>bean org.apache.james:name=queue,queue=outgoing,type=component
> #bean is set to org.apache.james:name=queue,queue=outgoing,type=component
> $>info
> #mbean = org.apache.james:name=queue,queue=outgoing,type=component
> #class name = org.apache.james.queue.library.MailQueueManagement
> # attributes
>   %0   - Size (long, r)
> # operations
>   %0   - java.util.List browse()
>   %1   - long clear()
>   %2   - long flush()
>   %3   - long removeWithName(java.lang.String p1)
>   %4   - long removeWithRecipient(java.lang.String p1)
>   %5   - long removeWithSender(java.lang.String p1)
> #there's no notifications
> $>get Size
> #mbean = org.apache.james:name=queue,queue=outgoing,type=component:
> Size = 7;
>
> Let me know if you need any further details.
> can you educate me as to Size= 7 is the no of mails still in outgoing
> spool or is some default size of outgoing queue.
>
> Also note that do deal with this spooling problem, the workaround that we
> did temporarily is that we created an application that sends an email to
> some email address every 30 sec.
>
> Regards,
> Farooq
>
> On Mon, Feb 18, 2013 at 4:19 PM, Eric Charles <e...@apache.org> wrote:
>
>> Hi,
>>
>> Maybe the cloud's firewall blocks your requests.
>>
>> For JMX command line, type 'jmx cli' in google and experiment (tried one
>> of these long time ago).
>>
>> Thx, Eric
>>
>>
>> On 18/02/2013 10:11, Farooq Ahmed wrote:
>>
>>> Hi Eric,
>>>
>>> I tried remotely connecting to JMX using Jconsole and remote jmx
>>> connection
>>> method specified on http://james.apache.org/**
>>> server/3/config-system.html<http://james.apache.org/server/3/config-system.html>
>>> But i could not get connected to jmx on my email server.
>>>
>>> Note that the server where i have deployed james is on azure cloud PAS
>>> network and is Ubunto system.
>>> Is there any mechanism where i can observe the message queue contents on
>>> local ubunto system using ssh only.
>>>
>>> Regards,
>>> Farooq
>>>
>>> On Tue, Feb 12, 2013 at 11:02 PM, Ajay Navgale <
>>> ajay.navg...@centralogic.net
>>>
>>>> wrote:
>>>>
>>>
>>>
>>>>
>>>> ---------- Forwarded message ----------
>>>> From: Eric Charles <e...@apache.org>
>>>> Date: Tue, Feb 12, 2013 at 7:52 PM
>>>> Subject: Re: James Server SMTP Spooling Issue
>>>> To: James Users List <server-user@james.apache.org>
>>>>
>>>>
>>>> Hi,
>>>> You mean you the newly spooled mails 'push-out' the remaining ones.
>>>> After that, the latest one remains stucked in the queu?
>>>>
>>>> If such, that's very strange and we never saw that before.
>>>> Do you use JMX to inspect the queue content/size?
>>>>
>>>> Thx, Eric
>>>>
>>>>
>>>> On 12/02/2013 11:45, Ajay Navgale wrote:
>>>>
>>>>  Hi,
>>>>>
>>>>> We are using james 3.0 beta4.
>>>>> We have an issue while sending an email. There is always one outgoing
>>>>> mail
>>>>> left in spool and is delivered when any new outgoing mail is to be
>>>>> sent.
>>>>> Now previous mail gets delivered and this recent once sits in the
>>>>> spool.
>>>>> This is happening for Remote delivery.
>>>>>
>>>>> Can anyone throw some light on this.
>>>>>
>>>>> Thanks & Regards,
>>>>> Ajay
>>>>>
>>>>>
>>>>>  ------------------------------****----------------------------**
>>>> --**---------
>>>> To unsubscribe, e-mail: server-user-unsubscribe@james.****apache.org<
>>>> server-user-**unsubscr...@james.apache.org<server-user-unsubscr...@james.apache.org>
>>>> >
>>>> For additional commands, e-mail: server-user-help@james.apache.****org<
>>>> server-user-help@james.**apache.org <server-user-h...@james.apache.org>
>>>> >
>>>>
>>>>
>>>>
>>>>
>>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: 
>> server-user-unsubscribe@james.**apache.org<server-user-unsubscr...@james.apache.org>
>> For additional commands, e-mail: 
>> server-user-help@james.apache.**org<server-user-h...@james.apache.org>
>>
>>
>

Reply via email to