ramccor / esmska

Automatically exported from code.google.com/p/esmska
0 stars 0 forks source link

Chyba při odeslání zprávy do T-Mobile #464

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Zdravím,

nahrál jsem nejnovější verzi programu eSMSka a při pokusu o odeslání 
zprávy do T-Mobile (brána [CZ] T-mobile) se mi objevila následující chyba:

java.lang.IllegalArgumentException: The validated object is null
    at org.apache.commons.lang.Validate.notNull(Validate.java:192)
    at org.apache.commons.lang.Validate.notNull(Validate.java:178)
    at esmska.gui.GatewayErrorMessage.getDescription(GatewayErrorMessage.java:47)
    at esmska.gui.GatewayErrorMessage.showErrorMsg(GatewayErrorMessage.java:221)
    at esmska.gui.GatewayMessageFrame.addErrorMsg(GatewayMessageFrame.java:109)
    at esmska.gui.MainFrame$QueueListener.smsFailed(MainFrame.java:923)
    at esmska.gui.MainFrame$QueueListener.eventOccured(MainFrame.java:896)
    at esmska.data.event.ValuedEventSupport.fireEventOccured(ValuedEventSupport.java:44)
    at esmska.data.Queue.setSMSFailed(Queue.java:522)
    at esmska.transfer.SMSSender.finishedSending(SMSSender.java:94)
    at esmska.transfer.SMSSender.access$300(SMSSender.java:28)
    at esmska.transfer.SMSSender$SMSWorker.done(SMSSender.java:118)
    at javax.swing.SwingWorker$5.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
    at sun.swing.AccumulativeRunnable.run(Unknown Source)
    at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
    at javax.swing.Timer.fireActionPerformed(Unknown Source)
    at javax.swing.Timer$DoPostEvent.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$400(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.awt.EventQueue$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

OS: Windows 7 32 bit

Original issue reported on code.google.com by tomz...@gmail.com on 26 Jun 2014 at 7:17

GoogleCodeExporter commented 9 years ago
Díky, kouknu na to. Stalo se to jednorázově nebo se to stává pokaždé 
(např. pokaždé když opíšeš špatně kód?) ?

Original comment by kamil.paral on 27 Jun 2014 at 7:34

GoogleCodeExporter commented 9 years ago
Teď jsem zkoušel znovu a zprávy na T-Mobile se odeslaly v pořádku. Jediné 
co mě napadá je, že to mělo nějakou souvislost s výpadkem brány 
T-Mobile. Nová verze eSMSky mi hodila tuto chybu, ve staré verzi se objevilo 
dialogové okno s informací, že není možné zprávu odeslat z důvodu 
nefunkčnosti brány (nebo jak to tam je formulováno). Když jsem zkoušel 
přímo z prohlížeče načíst SMS bránu T-Mobilu, tak se objevila chyba, 
že stránka není dostupná. Je možné, že chyba v eSMSce je v souvislosti s 
výpadkem této SMS brány.

Original comment by tomz...@gmail.com on 27 Jun 2014 at 4:19

GoogleCodeExporter commented 9 years ago
Nejsem si úplně jistý v čem byl problém, ale toto to snad řeší:
https://github.com/kparal/esmska/commit/f190a616fa24cf0483cb735e7c0594ad97e3c028

Pokud bys na problém narazil znovu a chtěl vyzkoušet opravu, tak zde:
http://ripper.profitux.cz/esmska/beta/esmska-1.7.99.tar.gz
http://ripper.profitux.cz/esmska/beta/Esmska-1.7.99-setup.exe

Jinak to bude součástí verze 1.8.

Original comment by kamil.paral on 29 Jun 2014 at 3:19

GoogleCodeExporter commented 9 years ago
Vyzkouším, moc díky :)

Original comment by tomz...@gmail.com on 29 Jun 2014 at 5:30

GoogleCodeExporter commented 9 years ago
Vydána 1.8.

Original comment by kamil.paral on 2 Jul 2014 at 6:22

GoogleCodeExporter commented 9 years ago

Original comment by kamil.paral on 2 Jul 2014 at 6:22