dbTalk Databases Forums  

Domain name required for sender address anonymous

sybase.public.sqlanywhere.mobilink sybase.public.sqlanywhere.mobilink


Discuss Domain name required for sender address anonymous in the sybase.public.sqlanywhere.mobilink forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mitch
 
Posts: n/a

Default Domain name required for sender address anonymous - 01-29-2010 , 03:38 PM






Hi,

I am trying to implement Server Initiated Synchronization. I had it
up and running on UDP. But, I failed to consider my network provider
wouldn't route UDP. So, I'm trying to get SMS push working.

It hits the fan when mobilink goes to construct the email address. It
is not picking up the domain
name out of my smtp.notifier file. I don't understand how the phone#
(that gets tracked) gets attached to the
carrier T_Mobile so the email address can be constructed.

Could someone give me a hand?

The implementation is on: version 11.0.1.2044


I have the following in my smtp.notifier file

#------------------------------------------------------------------------------
# Public wireless carrier configuration
#------------------------------------------------------------------------------
Carrier(T_Mobile).enable = yes
Carrier(T_Mobile).network_provider_id = _generic_
Carrier(T_Mobile).sms_email_user_prefix = no
Carrier(T_Mobile).sms_email_domain = TMOMAIL.net



Here is my log file from mlsrv11.exe


I. 2010-01-29 15:14:28. SQL Anywhere MobiLink Server Version
11.0.1.2044
I. 2010-01-29 15:14:28.
I. 2010-01-29 15:14:28. Copyright © 2001-2009, iAnywhere Solutions,
Inc.
I. 2010-01-29 15:14:28. Portions copyright © 1988-2009, Sybase, Inc.
All rights reserved.
I. 2010-01-29 15:14:28. Use of this software is governed by the Sybase
License Agreement. Refer to http://www.sybase.com/softwarelicenses
I. 2010-01-29 15:14:28.
I. 2010-01-29 15:14:28. This server is licensed to:
I. 2010-01-29 15:14:28. Mitch Hansen
I. 2010-01-29 15:14:28. Rax
I. 2010-01-29 15:14:28. Running Windows XP Build 2600 Service Pack 2
on X86 (X86_64)
I. 2010-01-29 15:14:28. Server built for X86 processor architecture
I. 2010-01-29 15:14:28. <Main> Option 1: -notifier
I. 2010-01-29 15:14:28. <Main> Option 2: C:\Software\PB11 Projects
\Consolidated Database\smtp.notifier
I. 2010-01-29 15:14:28. <Main> Option 3: -v+
I. 2010-01-29 15:14:28. <Main> Option 4: -fr
I. 2010-01-29 15:14:28. <Main> Option 5: -vh
I. 2010-01-29 15:14:28. <Main> Option 6: -c
I. 2010-01-29 15:14:28. <Main> Option 7: dsn=db1
I. 2010-01-29 15:14:28. <Main> Option 8: -x
I. 2010-01-29 15:14:28. <Main> Option 9: tcpip(port=2439)
I. 2010-01-29 15:14:28. <Main> Option 10: -xo
I. 2010-01-29 15:14:28. <Main> Option 11: tcpip(port=2440)
I. 2010-01-29 15:14:28. <Main> Option 12: -o
I. 2010-01-29 15:14:28. <Main> Option 13: c:\software\pb11 projects
\consolidated database\ml-log.txt
I. 2010-01-29 15:14:28. <Main> Option 14: -zu+
I. 2010-01-29 15:14:28. <Main> Option 15: -dl
I. 2010-01-29 15:14:28. <Main> Option 16: -w
I. 2010-01-29 15:14:28. <Main> Option 17: 5
I. 2010-01-29 15:14:28. <Main> Option 18: -cn
I. 2010-01-29 15:14:28. <Main> Option 19: 10
I. 2010-01-29 15:14:28. <Main> Option 20: -hwh+
I. 2010-01-29 15:14:28. <Main> Verbose logging: show upload row values
I. 2010-01-29 15:14:28. <Main> Verbose logging: show download row
values
I. 2010-01-29 15:14:28. <Main> Verbose logging: show script names when
invoked
I. 2010-01-29 15:14:28. <Main> Verbose logging: show script contents
when invoked
I. 2010-01-29 15:14:28. <Main> Verbose logging: show schema for each
table
I. 2010-01-29 15:14:28. <Main> Verbose logging: show an error when the
first read of a synchronization fails
I. 2010-01-29 15:14:28. <Main> Verbose logging: show translated SQL
for prepared statements
I. 2010-01-29 15:14:28. <Main> Verbose logging: show rowcount values
I. 2010-01-29 15:14:28. <Main> Cache size: 52428800 bytes
I. 2010-01-29 15:14:28. <Main> Download cache directory size: 10485760
bytes
I. 2010-01-29 15:14:28. <Main> Local file for remote synchronization
logs: 'mlsrv.mle'
I. 2010-01-29 15:14:28. <Main> Individual database connections will be
closed after synchronization errors
I. 2010-01-29 15:14:28. <Main> Maximum number of BLOB bytes to
compare: 4294967295
I. 2010-01-29 15:14:28. <Main> Maximum number of database connections:
10
I. 2010-01-29 15:14:28. <Main> Maximum number of deadlock retries: 10
I. 2010-01-29 15:14:28. <Main> Timeout for inactive database
connections: 60 minutes
I. 2010-01-29 15:14:28. <Main> Maximum delay between retries after
deadlock: 30 seconds
I. 2010-01-29 15:14:28. <Main> Rowset size: 10
I. 2010-01-29 15:14:28. <Main> Number of database worker threads: 5
I. 2010-01-29 15:14:28. <Main> Maximum number of threads uploading
concurrently: 5
W. 2010-01-29 15:14:28. <Main> [10064] Unknown users will be added
automatically (when there is no authenticate_user script)
I. 2010-01-29 15:14:28. <Main> ODBC DBMS Name: SQL Anywhere
I. 2010-01-29 15:14:28. <Main> ODBC DBMS Version: 11.00.0001
I. 2010-01-29 15:14:28. <Main> ODBC DBMS Driver Version: 11.00.0001
I. 2010-01-29 15:14:28. <Main> ODBC Version supported by the driver:
3.52
I. 2010-01-29 15:14:28. <Main> Collation sequence of the consolidated
database is 'windows-1252'
I. 2010-01-29 15:14:28. <Main> System event:
set temporary option chained = 'ON'
I. 2010-01-29 15:14:28. <Main> Translated SQL:
set temporary option chained = 'ON'
I. 2010-01-29 15:14:28. <Main> ODBC isolation set to: Read Committed
I. 2010-01-29 15:14:28. <Main> Connected
I. 2010-01-29 15:14:28. <Main> System event:
SELECT user_id, name, hashed_password FROM
ml_user WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT user_id, name, hashed_password FROM
ml_user WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT rid, remote_id, script_ldt, description
FROM ml_database WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT rid, remote_id, script_ldt, description
FROM ml_database WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT rid, subscription_id, user_id,
progress, publication_name, last_upload_time, last_download_time FROM
ml_subscription WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT rid, subscription_id, user_id,
progress, publication_name, last_upload_time, last_download_time FROM
ml_subscription WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT table_id, name FROM ml_table WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT table_id, name FROM ml_table WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT component_name, property_set_name,
property_name, property_value FROM ml_property WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT component_name, property_set_name,
property_name, property_value FROM ml_property WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT script_id, script, script_language FROM
ml_script WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT script_id, script, script_language FROM
ml_script WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT version_id, name, description FROM
ml_script_version WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT version_id, name, description FROM
ml_script_version WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT version_id, event, script_id FROM
ml_connection_script WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT version_id, event, script_id FROM
ml_connection_script WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT version_id, table_id, event, script_id
FROM ml_table_script WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT version_id, table_id, event, script_id
FROM ml_table_script WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT last_modified FROM ml_scripts_modified
WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT last_modified FROM ml_scripts_modified
WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT version_id, table_id, idx, name, type
FROM ml_column WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT version_id, table_id, idx, name, type
FROM ml_column WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT server_id, name, version,
connection_info, instance_key, start_time, liveness FROM ml_server
WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT server_id, name, version,
connection_info, instance_key, start_time, liveness FROM ml_server
WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT remote_id, server_id, status FROM
ml_active_remote_id WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT remote_id, server_id, status FROM
ml_active_remote_id WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT script_id, script_name, flags,
affected_pubs, script, description FROM ml_passthrough_script WHERE
1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT script_id, script_name, flags,
affected_pubs, script, description FROM ml_passthrough_script WHERE
1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT remote_id, run_order, script_id,
last_modified FROM ml_passthrough WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT remote_id, run_order, script_id,
last_modified FROM ml_passthrough WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT status_id, remote_id, run_order,
script_id, script_status, error_code, error_text, remote_run_time FROM
ml_passthrough_status WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT status_id, remote_id, run_order,
script_id, script_status, error_code, error_text, remote_run_time FROM
ml_passthrough_status WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
SELECT failed_script_id, error_code,
new_script_id, action FROM ml_passthrough_repair WHERE 1=2
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT failed_script_id, error_code,
new_script_id, action FROM ml_passthrough_repair WHERE 1=2
I. 2010-01-29 15:14:28. <Main> System event:
{call ml_add_property ( 'ML', 'server_info',
'release_version', '11.0.1.2044' ) }
I. 2010-01-29 15:14:28. <Main> Translated SQL:
call ml_add_property ( 'ML', 'server_info',
'release_version', '11.0.1.2044' )
I. 2010-01-29 15:14:28. <Main> System event:
SELECT CONNECTION_PROPERTY
( 'ALLOW_SNAPSHOT_ISOLATION' )
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT CONNECTION_PROPERTY
( 'ALLOW_SNAPSHOT_ISOLATION' )
I. 2010-01-29 15:14:28. <Main> System event:
SELECT count(*) FROM ml_server
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT count(*) FROM ml_server
I. 2010-01-29 15:14:28. <Main> System event:
SELECT count(*) FROM ml_scripts_modified
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT count(*) FROM ml_scripts_modified
I. 2010-01-29 15:14:28. <Main> Unable to access JVM config file: C:
\Program Files\SQL Anywhere 11\Sun\jre160_x86\lib\jvm.cfg. Assuming
default JVM config file
I. 2010-01-29 15:14:28. <Main> Java VM path: C:\Program Files\SQL
Anywhere 11\Sun\jre160_x86\bin\client\jvm.dll
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\mlscript.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\jodbc.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\mlnotif.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\mlsupport.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\mailapi.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\pop3.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\imap.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\smtp.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\activation.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\qaconnector.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\log4j.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\mlstream.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\jsyblib600.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\commons-logging.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\commons-codec-1.3.jar
I. 2010-01-29 15:14:28. <Main> Loading MobiLink support JAR: C:
\Program Files\SQL Anywhere 11\Bin32\..\java\commons-
httpclient-3.0.jar
I. 2010-01-29 15:14:28. <Main> System event:
SELECT property_set_name FROM ml_property
WHERE component_name = ? GROUP BY property_set_name
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT property_set_name FROM ml_property
WHERE component_name = ? GROUP BY property_set_name
I. 2010-01-29 15:14:28. <Main> System event:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:28. <Main> System event:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:28. <Main> System event:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:28. <Main> Translated SQL:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:28. <Main> System event:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:29. <Main> Translated SQL:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:29. <Main> System event:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:29. <Main> Translated SQL:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:29. <Main> System event:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:29. <Main> Translated SQL:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:29. <Main> System event:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:29. <Main> Translated SQL:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:29. <Main> System event:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:29. <Main> Translated SQL:
SELECT property_name, property_value FROM
ml_property WHERE component_name = ? and property_set_name = ?
I. 2010-01-29 15:14:29. <Main> <SISI><ianywhere.ml.notifier.Manager>:
Loading setup file 'C:\Software\PB11 Projects\Consolidated Database
\smtp.notifier' ...
I. 2010-01-29 15:14:29. <Main> <SISI><Carrier(T_Mobile)>:
network_provider_id: _generic_
I. 2010-01-29 15:14:29. <Main> <SISI><Carrier(T_Mobile)>:
sms_email_user_prefix: no
I. 2010-01-29 15:14:29. <Main> <SISI><Carrier(T_Mobile)>:
sms_email_domain: TMOMAIL.net
I. 2010-01-29 15:14:29. <Main> <SISI><BESHTTP>: bes: localhost
I. 2010-01-29 15:14:29. <Main> <SISI><BESHTTP>: port: 8080
I. 2010-01-29 15:14:29. <Main> <SISI><BESHTTP>: client_port: 4400
I. 2010-01-29 15:14:29. <Main> <SISI><BESHTTP>: confirm_delivery: no
I. 2010-01-29 15:14:29. <Main> <SISI><BESHTTP>: confirm_action: no
I. 2010-01-29 15:14:29. <Main> <SISI><BESHTTP>: confirm_timeout: 1 min
I. 2010-01-29 15:14:29. <Main> <SISI><BESHTTP>: listeners_are_900: no
I. 2010-01-29 15:14:29. <Main> <SISI><SMTP(Default-SMTP)>: server:
mail
I. 2010-01-29 15:14:29. <Main> <SISI><SMTP(Default-SMTP)>: sender:
anonymous
I. 2010-01-29 15:14:29. <Main> <SISI><SMTP(Default-SMTP)>: user: null
I. 2010-01-29 15:14:29. <Main> <SISI><SMTP(Default-SMTP)>: password:
null
I. 2010-01-29 15:14:29. <Main> <SISI><SMTP(Default-SMTP)>:
confirm_delivery: no
I. 2010-01-29 15:14:29. <Main> <SISI><SMTP(Default-SMTP)>:
confirm_action: no
I. 2010-01-29 15:14:29. <Main> <SISI><SMTP(Default-SMTP)>:
confirm_timeout: 10 mins
I. 2010-01-29 15:14:29. <Main> <SISI><SMTP(Default-SMTP)>:
listeners_are_900: no
I. 2010-01-29 15:14:29. <Main> <SISI><SYNC(Default-SYNC)>:
confirm_delivery: no
I. 2010-01-29 15:14:29. <Main> <SISI><SYNC(Default-SYNC)>:
confirm_action: no
I. 2010-01-29 15:14:29. <Main> <SISI><SYNC(Default-SYNC)>:
confirm_timeout: 1 min
I. 2010-01-29 15:14:29. <Main> <SISI><SYNC(Default-SYNC)>:
listeners_are_900: no
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Default-UDP)>: sender:
0.0.0.0
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Default-UDP)>: sender_port:
3624
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Default-UDP)>:
listener_port: 5001
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Default-UDP)>:
confirm_delivery: no
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Default-UDP)>:
confirm_action: no
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Default-UDP)>:
confirm_timeout: 1 min
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Default-UDP)>:
listeners_are_900: no
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Gate2)>: sender: 0.0.0.0
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Gate2)>: sender_port: 3625
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Gate2)>: listener_port: 5001
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Gate2)>: confirm_delivery:
no
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Gate2)>: confirm_action: no
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Gate2)>: confirm_timeout: 1
min
I. 2010-01-29 15:14:29. <Main> <SISI><UDP(Gate2)>: listeners_are_900:
no
I. 2010-01-29 15:14:29. <Main> <SISI><DeviceTracker(Default-
DeviceTracker)>: sync_gateway: Default-SYNC
I. 2010-01-29 15:14:29. <Main> <SISI><DeviceTracker(Default-
DeviceTracker)>: udp_gateway: Default-UDP
I. 2010-01-29 15:14:29. <Main> <SISI><DeviceTracker(Default-
DeviceTracker)>: smtp_gateway: Default-SMTP
I. 2010-01-29 15:14:29. <Main> <SISI><DeviceTracker(Default-
DeviceTracker)>: sybase365h_gateway: null
I. 2010-01-29 15:14:29. <Main> <SISI><DeviceTracker(Default-
DeviceTracker)>: confirm_delivery: yes
I. 2010-01-29 15:14:29. <Main> <SISI><DeviceTracker(Default-
DeviceTracker)>: confirm_action: no
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>: id: 0
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>:
connect_string: null
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>:
shared_database_connection: off
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>: isolation: 1
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>: poll_every: 3
secs
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>: gui: on
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>:
begin_connection: null
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>: begin_poll:
null
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>:
shutdown_query: null
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>:
request_cursor: select req_id, gateway, subject, content, address,
resend_minute, minute_to_live from PushRequest
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>:
request_delete: delete from PushRequest where req_id = ?
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>:
confirmation_handler: null
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>:
error_handler: null
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>: end_poll:
null
I. 2010-01-29 15:14:29. <Main> <SISI><Notifier(Simple)>:
end_connection: null
I. 2010-01-29 15:14:29. <Main> This software is using security
technology from Certicom Corp.
I. 2010-01-29 15:14:29. <Main> MobiLink server started
I. 2010-01-29 15:14:30. <Main> System event:
SELECT count(*) FROM ml_passthrough_script
I. 2010-01-29 15:14:30. <Main> <SISI><SISManager>: This is the primary
MobiLink server
I. 2010-01-29 15:14:30. <Main> Translated SQL:
SELECT count(*) FROM ml_passthrough_script
I. 2010-01-29 15:14:30. <Main> System event:
SELECT count(*) FROM ml_server
I. 2010-01-29 15:14:30. <Main> Translated SQL:
SELECT count(*) FROM ml_server
I. 2010-01-29 15:14:30. <Main> <SISI><SyncGatewayManager(Internal)>:
Database connection established
I. 2010-01-29 15:14:30. <Main> <SISI><Scheduler(0:1)>: Database
connection established
I. 2010-01-29 15:14:30. <Main> <SISI><Scheduler(0:1)>: Database
vendor: SQL Anywhere
I. 2010-01-29 15:14:30. <Main> <SISI><Scheduler(0:1)>: Started
successfully
I. 2010-01-29 15:14:30. <Main> <SISI><Notifier(Simple)>: Poll...
I. 2010-01-29 15:14:33. <Main> <SISI><Notifier(Simple)>: Poll...
I. 2010-01-29 15:14:36. <Main> <SISI><Notifier(Simple)>: Poll...
I. 2010-01-29 15:14:39. <Main> <SISI><Notifier(Simple)>: Poll...
I. 2010-01-29 15:14:42. <Main> <SISI><Notifier(Simple)>: Poll...
I. 2010-01-29 15:14:45. <Main> <SISI><Notifier(Simple)>: Poll...
I. 2010-01-29 15:14:45. <Main> <SISI><Notifier(Simple)> [Default-
SMTP]: Sending email to 8157012519
I. 2010-01-29 15:14:45. <Main> subject: FullSync
I. 2010-01-29 15:14:45. <Main> content: ping_listener
I. 2010-01-29 15:14:45. <Main>
I. 2010-01-29 15:14:45. <Main> DEBUG: getProvider() returning
javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun
Microsystems, Inc]
I. 2010-01-29 15:14:45. <Main> DEBUG SMTP: useEhlo true, useAuth false
I. 2010-01-29 15:14:45. <Main>
I. 2010-01-29 15:14:45. <Main> DEBUG: SMTPTransport trying to connect
to host "mail", port 25
I. 2010-01-29 15:14:45. <Main>
I. 2010-01-29 15:14:45. <Main> DEBUG SMTP RCVD: 220
nlpi087.prodigy.net ESMTP Sendmail 8.13.8 out.ldap.dk.spool/8.13.8;
Fri, 29 Jan 2010 15:14:43 -0600
I. 2010-01-29 15:14:45. <Main>
I. 2010-01-29 15:14:46. <Main> DEBUG: SMTPTransport connected to host
"mail", port: 25
I. 2010-01-29 15:14:46. <Main>
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP SENT: EHLO MitchHansen
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP RCVD: 250-
nlpi087.prodigy.net Hello adsl-69-213-220-228.dsl.chcgil.ameritech.net
[69.213.220.228], pleased to meet you
I. 2010-01-29 15:14:46. <Main> 250-ENHANCEDSTATUSCODES
I. 2010-01-29 15:14:46. <Main> 250-PIPELINING
I. 2010-01-29 15:14:46. <Main> 250-8BITMIME
I. 2010-01-29 15:14:46. <Main> 250-SIZE 10240000
I. 2010-01-29 15:14:46. <Main> 250-DSN
I. 2010-01-29 15:14:46. <Main> 250-DELIVERBY
I. 2010-01-29 15:14:46. <Main> 250 HELP
I. 2010-01-29 15:14:46. <Main>
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP Found extension
"ENHANCEDSTATUSCODES", arg ""
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP Found extension
"PIPELINING", arg ""
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP Found extension "8BITMIME",
arg ""
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP Found extension "SIZE", arg
"10240000"
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP Found extension "DSN", arg
""
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP Found extension "DELIVERBY",
arg ""
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP Found extension "HELP", arg
""
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP: use8bit false
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP SENT: MAIL FROM:<anonymous>
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP RCVD: 553 5.5.4
<anonymous>... Domain name required for sender address anonymous
I. 2010-01-29 15:14:46. <Main>
I. 2010-01-29 15:14:46. <Main> DEBUG SMTP SENT: QUIT
E. 2010-01-29 15:14:46. <Main> [-10133]
javax.mail.SendFailedException: Sending failed;
E. 2010-01-29 15:14:46. <Main> [-10133] nested exception is:
E. 2010-01-29 15:14:46. <Main> [-10133]
javax.mail.MessagingException: 553 5.5.4 <anonymous>... Domain name
required for sender address anonymous
E. 2010-01-29 15:14:46. <Main> [-10133]
E. 2010-01-29 15:14:46. <Main> [-10133] at javax.mail.Transport.send0
(Transport.java:219)
E. 2010-01-29 15:14:46. <Main> [-10133] at javax.mail.Transport.send
(Transport.java:81)
E. 2010-01-29 15:14:46. <Main> [-10133] at
ianywhere.ml.notifier.SmtpGateway.send(SmtpGateway .java:215)
E. 2010-01-29 15:14:46. <Main> [-10133] at
ianywhere.ml.notifier.Notification.send(Notificati on.java:223)
E. 2010-01-29 15:14:46. <Main> [-10133] at
ianywhere.ml.notifier.Notifier.processRequests(Not ifier.java:851)
E. 2010-01-29 15:14:46. <Main> [-10133] at
ianywhere.ml.notifier.Notifier.work(Notifier.java: 507)
E. 2010-01-29 15:14:46. <Main> [-10133] at
ianywhere.ml.notifier.Scheduler.work(Scheduler.jav a:421)
E. 2010-01-29 15:14:46. <Main> [-10133] at
ianywhere.ml.notifier.Scheduler.run(Scheduler.java :393)
E. 2010-01-29 15:14:46. <Main> [-10133] at java.lang.Thread.run
(Unknown Source)
I. 2010-01-29 15:14:46. <Main> <SISE><Notifier(Simple)> [Default-
SMTP]: Failed to send notification with id = 323 to 8157012519
I. 2010-01-29 15:14:48. <Main> <SISI><Notifier(Simple)>: Poll...
I. 2010-01-29 15:14:48. <Main> <SISI><Notifier(Simple)>: Removing
request 323 from the database
I. 2010-01-29 15:14:51. <Main> <SISI><Notifier(Simple)>: Poll...
I. 2010-01-29 15:14:52. <Main> MobiLink server shutting down
I. 2010-01-29 15:14:52. <Main> MobiLink server undergoing hard
shutdown
I. 2010-01-29 15:14:52. <Main> All connections and synchronizations
being terminated
I. 2010-01-29 15:14:53. <Main> <SISI><Scheduler(0:1)>: Waiting for
internal thread to finish...
I. 2010-01-29 15:14:53. <Main> <SISI><Scheduler(0:1)>: Shutdown
I. 2010-01-29 15:14:53. <Main> <SISI><Scheduler(0:1)>: Disconnected
from database
I. 2010-01-29 15:14:53. <Main> <SISI><SyncGatewayManager(Internal)>:
Disconnected from database
E. 2010-01-29 15:15:03. <Main> [-10124] The following non-daemon
threads were destroyed: EventQueueMonitor-ComponentEvtDispatch,
Thread-2
I. 2010-01-29 15:15:03. <Main> Disconnected

Thanks in advance guys
Mitch

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.