Vous êtes sur la page 1sur 15

CoreTEE Error Codes (Startin

Command

Email

FTP

HTTP

HTTP

HttpRawSocketDownloadStreamer

HTTPResumable

IPERF

VoiceCallAudioMos

VideoMosMO

VideoMosMO

VoipMos

Ping

ResetRadio

ReceiveSMS

SendSMS

SendSMS

Voice

Wait

LoadWebSite

Error Messages corresponding to Exceptions (these correspond to the error codes for "error messa
trace")
Java Exception
java.net.MalformedURLException
java.net.UnknownHostException
java.net.HttpRetryException
java.net.SocketTimeoutException
java.io.InterruptedIOException

java.net.BindException

java.net.ConnectException

java.net.NoRouteToHostException

java.net.PortUnreachableException
java.net.SocketException
java.security.cert.CertPathValidatorException
javax.net.ssl.SSLHandshakeException

javax.net.ssl.SSLKeyException

javax.net.ssl.SSLPeerUnverifiedException

javax.net.ssl.SSLProtocolException
javax.net.ssl.SSLException
java.net.URISyntaxException
javax.mail.AuthenticationFailedException
javax.mail.FolderClosedException
javax.mail.FolderNotFoundException
javax.mail.IllegalWriteException
javax.mail.MessageRemovedException
javax.mail.MethodNotSupportedException
javax.mail.NoSuchProviderException
javax.mail.internet.ParseException
javax.mail.ReadOnlyFolderException
javax.mail.search.SearchException
javax.mail.SendFailedException
javax.mail.StoreClosedException
javax.mail.MessagingException

CoreTEE Error Codes (Starting From Release version 3.3.1.6)


Error Message

Error Code

Unable to auto create attachment file


Unable to download attachment(s).

1001
1002

error message from stack trace

1003

No new emails
Invalid value for EmailId(s)
Protocol not supported
Invalid port number
Invalid value for attachment file size
Attachment file missing

1004
1005
1006
1007
1008
1009

Attachment file length doesn't match file size

1010

Keystore path is missing

1011

Speed is less than the given input threshold

2001

Unable to auto-create file of given size at the given path

2002

Invalid UserId/Password!
Unable to get file outputStream!
Source file not found at given path
Unable to get outputStream!

2003
2004
2005
2006

Unable to completePendingCommand post copyStream!

2007

Destination size is not equal to source size

2008

Total received byte is greater than provided input fileSize.

2009

Malformed URI
Invalid value for fileSize

2010
2011

error message from stack trace

2012

UnknownHostException: Unable to resolve


host \"108.171.173.35:8080\": No address associated with
hostname
ErrnoException: getaddrinfo failed: ENOENT (No such file
or directory)
SocketTimeoutException: timeout has occurred on a
socket read or accept

2012
2012
2012

error message from stack trace

3001

Http Response Code:

3002

upload File does not exist.


Upload speed is null
Speed is less than the given input threshold

3003
3004
3005

Malformed URI
Invalid file size

3006
3007

Malformed URI
Invalid value for fileSize
error message from stack trace

4001
4002
4003

Malformed URI
error uploading file
error uploading directory
directory doesn't exist
file doesn't exist on server
unable to send download request
ResponseStatus Error Code :
download checksum validation failed
source file not found

5001
5002
5003
5004
5005
5006
5007
5008
5009

Malformed URI
error message from stack trace
Invalid value for setTcpWindowSize

6001
6002
6003

Invalid value for lengthOfBufferToReadOrWrite

6004

Invalid value for numberOfBytesToTransmit


Invalid value for numberOfBlocksToTransmit
Invalid value for tcpMaxSegmentSize
Unable to copy iperf executable.

6005
6006
6007
6008

Throughput is less than given minThroughput.

6009

Error: Invalid output, Unable to receive iperf summary.

6010

<any error returned internally by iperf exe: e.g. starting with


msg,err, or msg,war,>

6011

Unable to prepare Audio Recorder for Pstn


Unable to prepare Audio Player for Pstn
Unable to make a Voice Call

7001
7002
7003

Unable to make phone IDLE to do a Voice Call

7004

Unable to get any incoming call with in predefined time


frame!

7005

Unable to start Pstn Voice Call Audio Playing

7006

error message from stack trace


Unable to start Pstn Voice Call recording
Call disconnected before specified duration
Could not connect Voice call.
Invalid value for callingDuration

7007
7008
7009
7010
7011

Unable to copy openrtsp executable.

8001

error message from stack trace

8002

"VideoMosMO method executed and status is failure.", null

8003

RTSP packet loss percentage threshold failure.

8004

unable to generate rtsp recorded file


Rtsp stats file not created
Malformed URI

8005
8006
8007

Unable to copy pjsua executable.


Unable to resolve host
User id / voip number not registered
User id not registered
invalid password
voip number not registered
voip log.txt not created

9001
9002
9003
9004
9005
9006
9007

error message from stack trace

9008

Malformed URI

9009

<internal ping error msgs if line starts with"ping:">

10001

Error: Invalid output, Unable to receive ping summary.

10002

error message from stack trace

10003

<internal ping errors such as "unreachable host", "frag


needed and df set", "source route failed">

10004

Average RTT value is more than threshold RTT value.

10005

Malformed URI

10006

Invalid value for failOnTargetHostUnreachableCount

10007

Invalid reset Mode.


Unable to set radio On
Unable to set Mobile Data On
Unable to set radio Off
Unable to set Mobile Data Off

11001
11002
11003
11004
11005

receiveSMS Timed out


error message from stack trace

12001
12002

Generic failure

13001

No service

13002

Null PDU

13003

Radio off
SMS default sent error
Not delivered

13004
13005
13006

error message from stack trace

13007

Dialing Event Timeout


Alerting Event Timeout
Ringing Event Timeout
Connected Event Timeout
Unable to make a Voice Call

14001
14002
14003
14004
14005

Unable to make phone IDLE to do a Voice Call

14006

Unable to get any incoming call with in predefined time


frame!
error message from stack trace
Call disconnected before specified duration
Could not connect Voice call.

14007
14008
14009
14010

Invalid value for Invalid value for


callingDuration/dialingTimeout
/ringingTimeout/alertingTimeout/connectedTimeout

14011

error message from stack trace

15001

LoadWebSite Command Timeout.


error message from stack trace
<internal error returned from onReceivedError callback of
web view>
Aborted by pausing Activity
Malformed URI
Invalid value for redirection delay
Error parsing redirection parameter

16001
16002

ese correspond to the error codes for "error message from stack
trace")
Error Message
Malformed URL
IP address of a host could not be determined
HTTP request needs to be retried but cannot be retried
automatically, due to streaming mode being enabled
timeout has occurred on a socket read or accept
an I/O operation has been interrupted
an error occurred while attempting to bind a socket to a
local address and port. Typically, the port is in use, or the
requested local address could not be assigned
an error occurred while attempting to connect a socket to a
remote address and port. Typically, the connection was
refused remotely (e.g., no process is listening on the
remote address/port)

16003
16004
16005
16006
16007

an error occurred while attempting to connect a socket to a


remote address and port. Typically, the remote host cannot
be reached because of an intervening firewall, or if an
intermediate router is down
an ICMP Port Unreachable message has been received on
a connected datagram
error accessing or creating a socket
Trust anchor for certification path not found.
the client and server could not negotiate the desired level
of security. The connection is no longer usable
a bad SSL key. Normally, this indicates misconfiguration of
the server or client SSL certificate and private key
the peer's identity has not been verified. When the peer
was not able to identify itself (for example; no certificate,
the particular cipher suite being used does not support
authentication, or no peer authentication was established
during SSL handshaking) this exception is thrown
an error in the operation of the SSL protocol. Normally this
indicates a flaw in one of the protocol implementations
an error detected by the SSL subsystem
string could not be parsed as a URI reference
authentication failure (e.g., bad user name or password)
the folder that contains the messages has closed due to
some reason
the messaging folder doesn't exist
write is attempted on a read-only attribute
an invalid method is invoked on an expunged Message
method is not supported by the implementation
Session attempted to instantiate a Provider that doesn't
exist
an error occurred in parsing RFC822 or MIME headers
an attempt was made to open a folder read-write access
when the folder was marked read-only
a search expression could not be handled.
message could not be sent.
a method was invoked on a Messaging object and the
Store that owns that object died due to some reason.
an exception occurred in email

rsion 3.3.1.6)
Explanation

Probable/expected exceptions: javax.mail.NoSuchProviderException,


javax.mail.MessagingException

Probable/expected exceptions: java.io.FileNotFoundException,


java.io.IOException, java.net.SocketException
Malformed
URI

Probable/expected exceptions: java.io.FileNotFoundException,


java.io.IOException, java.net.SocketException,
java.net.MalformedURLException
The response codes other than 200 are returned along with this error
file to be uploaded does not exist on device
removed

Probable/expected exceptions: java.io.IOException

Probable/expected exceptions: java.io.IOException

Probable/expected exceptions: java.lang.Exception

Probable/expected exceptions: java.io.IOException, java.lang.Exception

Probable/expected exceptions: java.io.IOException, java.lang.Exception

Probable/expected exceptions: java.io.IOException, java.lang.Exception

The input value of resetMode parameter is invalid

Probable/expected exceptions: java.lang.Exception


this can occur if a lot of sms messages are sent together, or say messages are
sent to an invalid number, say, to a landline.
can occur if service is currently unavailable
if no pdu provided - not valid in our scenario, since we aren't sending pdu
messages
if radio was turned off

Probable/expected exceptions: java.lang.Exception

Probable/expected exceptions: java.lang.Exception

Probable/expected exceptions: java.lang.InterruptedException

Probable/expected exceptions: java.lang.Exception

Vous aimerez peut-être aussi