I saw the error happen on 26 of Sept.

Then I try to restart it back the smslib services.

Then SMSLib Server back to normal....

I also had keep the log file for further troubleshooting and fixing...
If you want, I can give you...

Thanks

-fsloke

On Sep 27, 9:10 pm, Thanasis <[EMAIL PROTECTED]> wrote:
> By the way, I guess that when you saw this, you stopped and re-started
> SMSServer. Where things ok after this?
>
> On Sep 27, 4:01 pm, Thanasis <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Thanks,
>
> > I will try and reproduce it and will get back to you.
>
> > On Sep 26, 1:16 pm, fsloke <[EMAIL PROTECTED]> wrote:
>
> > > Ops, sorry...
>
> > > Actually I started the SMSLib on 15 Sept. After running for a few
> > > week, on 23 Sept SMSLIB encounter "Error in OutboundPollingThread() ".
>
> > > In the log I saw the SMSLIB restarted.
>
> > > There is a lot of file pending. The file pending mostly after 23 of
> > > Sept.....
>
> > > Thank
>
> > > On Sep 26, 2:02 pm, Thanasis <[EMAIL PROTECTED]> wrote:
>
> > > > Can you please describe this in more detail in order to try and
> > > > reproduce it?
> > > > What happened and smslib restarted? Did you have any pending xml files
> > > > in the "out" directory when it happened? Did you see the error after
> > > > the restart?
>
> > > > On Sep 26, 5:23 am, fsloke <[EMAIL PROTECTED]> wrote:
>
> > > > > I run the SMSLib  for a few days...
>
> > > > > The SMSLIB try to restart. After the SMSLIB successfully restarted,
> > > > > it work as normal.
>
> > > > > BUT the SMSLIB not process the xml file inside the out folder.
>
> > > > > May I know what is the problem?
> > > > > Can it be fixed?
>
> > > > > The log is as below...
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:01 | 474662929 [Thread-10] INFO
> > > > > org.smslib  - ..\smssvr\out\74411.xml marked.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:01 | 474662929 [Thread-10] DEBUG
> > > > > org.smslib  - Error in OutboundPollingThread()
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:01 |
> > > > > java.lang.NullPointerException
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:01 |       at
> > > > > java.io.WinNTFileSystem.rename0(Native Method)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:01 |       at
> > > > > java.io.Win32FileSystem.rename(Win32FileSystem.java:518)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:01 |       at
> > > > > java.io.File.renameTo(File.java:1228)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:01 |       at
> > > > > org.smslib.smsserver.interfaces.Xml.markMessage(Xml.java:443)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:01 |       at
> > > > > org.smslib.smsserver.AInterface.markMessages(AInterface.java:223)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:01 |       at
> > > > > org.smslib.smsserver.SMSServer.sendMessages(SMSServer.java:385)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:01 |       at
> > > > > org.smslib.smsserver.SMSServer
> > > > > $OutboundPollingThread.run(SMSServer.java:289)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667147 [Thread-1] INFO
> > > > > org.smslib  - WatchDog running...
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667147 [Thread-1] WARN
> > > > > org.smslib  - WatchDog: Gateway: modem1 restarting.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667147 [Thread-1] INFO
> > > > > org.smslib  - Stopping gateway...
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667147 [Thread-8] INFO
> > > > > org.smslib  - Interrupting queue.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 |
> > > > > java.lang.InterruptedException
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 |       at
> > > > > java.util.concurrent.locks.AbstractQueuedSynchronizer
> > > > > $ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:
> > > > > 1899)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 |       at
> > > > > java.util.concurrent.locks.AbstractQueuedSynchronizer
> > > > > $ConditionObject.await(AbstractQueuedSynchronizer.java:1934)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 |       at
> > > > > java.util.concurrent.PriorityBlockingQueue.take(PriorityBlockingQueue.java:
> > > > > 220)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 |       at org.smslib.AGateway
> > > > > $QueueManager.run(AGateway.java:666)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 |       at
> > > > > java.lang.Thread.run(Thread.java:619)
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667147 [Thread-8] INFO
> > > > > org.smslib  - QueueManager stopped.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667147 [Thread-1] DEBUG
> > > > > org.smslib  - Trying to shutdown keepAlive thread...
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667147 [Thread-4] DEBUG
> > > > > org.smslib  - ModemDriver: KeepAlive thread ended.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667147 [Thread-1] DEBUG
> > > > > org.smslib  - Trying to shutdown asyncNotifier thread...
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667163 [Thread-6] DEBUG
> > > > > org.smslib  - AsyncNotifier thread ended.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667163 [Thread-1] DEBUG
> > > > > org.smslib  - Trying to shutdown asyncMessageProcessor thread...
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667163 [Thread-7] DEBUG
> > > > > org.smslib  - AsyncMessageProcessor thread ended.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667163 [Thread-1] DEBUG
> > > > > org.smslib  - Trying to shutdown modemReader thread...
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667163 [Thread-5] DEBUG
> > > > > org.smslib  - ModemReader thread ended.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667163 [Thread-3] DEBUG
> > > > > org.smslib  - ThreadReader stopped.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667194 [Thread-1] INFO
> > > > > org.smslib  - Closing: COM3 @115200
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667194 [Thread-1] INFO
> > > > > org.smslib  - Gateway stopped.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667194 [Thread-1] INFO
> > > > > org.smslib  - Starting gateway, using Generic AT Handler.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667194 [Thread-1] INFO
> > > > > org.smslib  - Comm port flushing is disabled.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667194 [Thread-1] INFO
> > > > > org.smslib  - Using polled serial port mode.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:05 | 474667194 [Thread-1] INFO
> > > > > org.smslib  - Opening: COM3 @115200
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:06 | 474668022 [Thread-1] DEBUG
> > > > > org.smslib  - ModemDriver: KeepAlive thread started.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:06 | 474668022 [Thread-1] DEBUG
> > > > > org.smslib  - ModemReader thread started.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:06 | 474668022 [Thread-1] DEBUG
> > > > > org.smslib  - AsyncNotifier thread started.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:06 | 474668022 [Thread-1] DEBUG
> > > > > org.smslib  - AsyncMessageProcessor thread started.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:06 | 474668022 [Thread-1] DEBUG
> > > > > org.smslib  - clearBuffer() called.
> > > > > INFO   | jvm 1    | 2008/09/23 20:46:06 | 474668022 [Thread-11] DEBUG
> > > > > org.smslib  - ThreadReader started.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SMSLib Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/SMSLib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to