KR100652664B1 - Operating program automatic restoration method for mobile communication device - Google Patents

Operating program automatic restoration method for mobile communication device Download PDF

Info

Publication number
KR100652664B1
KR100652664B1 KR1020040069310A KR20040069310A KR100652664B1 KR 100652664 B1 KR100652664 B1 KR 100652664B1 KR 1020040069310 A KR1020040069310 A KR 1020040069310A KR 20040069310 A KR20040069310 A KR 20040069310A KR 100652664 B1 KR100652664 B1 KR 100652664B1
Authority
KR
South Korea
Prior art keywords
code
area
stored
program
operating program
Prior art date
Application number
KR1020040069310A
Other languages
Korean (ko)
Other versions
KR20060020466A (en
Inventor
최진아
Original Assignee
엘지전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020040069310A priority Critical patent/KR100652664B1/en
Publication of KR20060020466A publication Critical patent/KR20060020466A/en
Application granted granted Critical
Publication of KR100652664B1 publication Critical patent/KR100652664B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1417Boot up procedures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/142Reconfiguring to eliminate the error
    • G06F11/143Reconfiguring to eliminate the error with loss of software functionality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Quality & Reliability (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

본 발명은 이동 통신 단말기의 운용 프로그램에 에러가 발생하여 정상 동작하지 않을 경우, 단말기 자체적으로 내부에 저장되어 있는 운용 프로그램을 재 설치하여 복구할 수 있도록 하는 이동 통신 단말기의 운용 프로그램 자동 복구 방법에 관한 것으로, 메모리 영역을 물리적으로 코드 영역과 데이터 영역으로 구분하고, 상기 코드 영역에는 단말기 제어용 칩의 초기 구동 알고리즘과, 메모리 및 통신포트를 초기화 함수를 포함하는 운용 프로그램을 저장하며, 상기 데이터 영역에는 상기 코드 영역에 저장하는 운용 프로그램과 동일한 프로그램을 압축 저장하고, 부팅 중 에러 발생에 의해 정상 부팅이 수행되지 않을 경우, 상기 압축 저장된 운용 프로그램을 압축 해제한 후, 상기 코드 영역에 저장된 운용 프로그램과 비교하여, 문제의 코드를 로딩하여 재 설치하도록 이루어짐으로써 달성할 수 있다.The present invention relates to a method for automatically recovering an operating program of a mobile communication terminal, in which an error occurs in an operating program of the mobile communication terminal and does not operate normally. The memory area is physically divided into a code area and a data area, and the code area stores an operation program including an initial driving algorithm of a terminal control chip and an initialization function of a memory and a communication port. Compress and store the same program as the operating program stored in the code area, and if normal booting is not performed due to an error during booting, after decompressing the compressed and stored operating program, the operating program stored in the code area , Loading the code in question It can be achieved by yirueojim to reinstall.

Description

이동 통신 단말기의 운용 프로그램 자동 복구 방법{OPERATING PROGRAM AUTOMATIC RESTORATION METHOD FOR MOBILE COMMUNICATION DEVICE}How to automatically recover the operating program of the mobile terminal {OPERATING PROGRAM AUTOMATIC RESTORATION METHOD FOR MOBILE COMMUNICATION DEVICE}

도 1은 본 발명에 따른 이동 통신 단말기의 프로그램 메모리의 맵 구성을 보인 예시도.1 is an exemplary view showing a map configuration of a program memory of a mobile communication terminal according to the present invention.

도 2는 본 발명에 따른 이동 통신 단말기의 부팅 프로그램 동작 과정을 보인 순서도.2 is a flowchart illustrating a boot program operation process of a mobile communication terminal according to the present invention;

본 발명은 이동 통신 단말기의 운용 프로그램 자동 복구 방법에 관한 것으로, 특히 이동 통신 단말기의 운용 프로그램에 에러가 발생하여 정상 동작하지 않을 경우, 단말기 자체적으로 내부에 저장되어 있는 운용 프로그램을 재 설치하여 복구할 수 있도록 하는 이동 통신 단말기의 운용 프로그램 자동 복구 방법에 관한 것이다.The present invention relates to a method for automatically recovering an operation program of a mobile communication terminal. In particular, when an error occurs in an operation program of the mobile communication terminal and does not operate normally, the terminal itself may be restored by reinstalling the operation program stored therein. The present invention relates to a method for automatically recovering an operating program of a mobile communication terminal.

일반적으로, 이동 통신 단말기는 제조 과정에서 펌웨어 프로그램을 탑재하거나, 시판된 단말기의 사용 도중에 에러가 발생하거나, 또는 단말기에 탑재된 프로그램을 업데이트하는 경우, A/S 센터를 통해 프로그램을 재 다운로드 하게 된다.In general, the mobile communication terminal re-downloads the program through the A / S center when a firmware program is mounted in the manufacturing process, an error occurs during the use of a commercially available terminal, or when a program installed in the terminal is updated. .

그런데, 상기 프로그램 다운로드(업데이트) 중 단말기의 전원이 오프되거나, 피씨가 다운되는 경우에 다운로드(업데이트)를 실패하게 되는데, 이 경우 상기 다운로드 과정이 정상적으로 완료되지 않았기 때문에, 단말기의 정상적인 부팅도 사실상 불가능하게 되는 상황이 발생한다. However, when the terminal is powered off or the PC is down during the program download (update), the download (update) fails. In this case, since the download process is not completed normally, normal booting of the terminal is virtually impossible. A situation arises.

따라서, 단말기에는 상기와 같은 상황 발생 시 지정된 특정 키(버튼)를 눌러, 강제 다운로드 모드로 진입할 수 있도록 하는 수단을 구비하고 있다. 그러나, 상기 강제 다운로드 모드로 진입하더라도 사용자가 직접 운용 프로그램(Binary file)을 다운로드 받을 수는 없으며, 서비스센터에서 소정의 장치(DP 또는 Trace)를 이용하여 다운로드 받아야 된다.Therefore, the terminal is provided with a means for entering a forced download mode by pressing a specified specific key (button) when such a situation occurs. However, even if the user enters the forced download mode, the user cannot directly download a binary file, but must download the service using a predetermined device (DP or trace) from a service center.

따라서, 사용자는 단말기를 서비스센터에 맡겨야 하므로, 시간이 오래 걸리고 사용자를 번거롭게 하는 문제점이 있다.Therefore, the user has to leave the terminal to the service center, there is a problem that takes a long time and troublesome the user.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 창출한 것으로, 이동 통신 단말기의 운용 프로그램에 에러가 발생하여 정상 동작하지 않을 경우, 단말기 자체적으로 내부에 저장되어 있는 운용 프로그램을 재 설치하여 복구할 수 있도록 하는 이동 통신 단말기의 운용 프로그램 자동 복구 방법을 제공함에 그 목적이 있다.Therefore, the present invention was created in order to solve the above-mentioned problems. When an error occurs in an operation program of a mobile communication terminal and does not operate normally, the operation program stored in the terminal itself is reinstalled. It is an object of the present invention to provide a method for automatically recovering an operating program of a mobile communication terminal, which enables recovery.

이와 같은 목적을 달성하기 위한 본 발명은, 이동 통신 단말기의 운용 프로그램 복구 방법에 있어서, 단말기에 전원이 인가된 후 정상적인 부팅이 수행되지 않을 경우, 중단 예외 핸들러(Abort Exception Handler)가 저장된 영역으로 이동하여 중단 예외 핸들러를 구동하는 단계와; 상기 중단 예외 핸들러에 의해 데이터 영역에 압축 저장되어 있는 운용 프로그램을 해제한 후, 코드 영역에 저장되어 있는 운용 프로그램과 상기 압축 해제한 운용 프로그램을 비교하는 단계와; 상기 운용 프로그램에서 문제가 발생한 부분의 코드를 로딩하여 재 설치하는 단계를 포함하여 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention provides a method for recovering an operation program of a mobile communication terminal, wherein when a normal boot is not performed after power is applied to the mobile terminal, an interrupt exception handler is moved to an area in which an interrupt exception handler is stored. Driving the abort exception handler; Releasing the operation program compressed and stored in the data area by the abort exception handler, and comparing the operation program stored in the code area with the decompressed operation program; It characterized in that it comprises the step of reinstalling by loading the code of the problem occurs in the operation program.

또한, 본 발명은 메모리 영역을 물리적으로 코드 영역과 데이터 영역으로 구분하고, 상기 코드 영역에는 단말기 제어용 칩의 초기 구동 알고리즘과, 메모리 및 통신포트를 초기화 함수를 포함하는 운용 프로그램을 저장하며, 상기 데이터 영역에는 상기 코드 영역에 저장하는 운용 프로그램과 동일한 프로그램을 압축 저장하고, 부팅 중 에러 발생에 의해 정상 부팅이 수행되지 않을 경우, 상기 압축 저장된 운용 프로그램을 압축 해제한 후, 상기 코드 영역에 저장된 운용 프로그램과 비교하여, 문제의 코드를 로딩하여 재 설치하도록 이루어진 것을 특징으로 한다.In addition, the present invention physically divides the memory area into a code area and a data area, wherein the code area stores an operation program including an initial driving algorithm of a terminal control chip, an initialization function of a memory and a communication port, and the data Compressed and stored the same program as the operating program stored in the code area, and if the normal boot is not performed due to an error during booting, after decompressing the compressed and stored operating program, the operating program stored in the code area In comparison with, it is characterized in that it is configured to load and reinstall the code in question.

본 발명은 이동 통신 단말기의 운용 프로그램(binary file)에 에러가 발생하여 정상동작을 하지 않을 경우, 즉, 리셋만 계속하거나 정상적인 부팅이 되지 않는 경우에, 중단 예외 핸들러(Abort Exception Handler)를 통해 데이터 저장 영역(EFS : Enhanced File System)에 압축해 저장해 둔 동일한 운용 프로그램과 비교하여, 손상된 부분만 로딩하여 재 설치할 수 있도록 함으로써 단말기가 정상동작 할 수 있도록 하는 방법의 제공을 요지로 한다.According to the present invention, when an error occurs in a binary file of a mobile communication terminal and does not operate normally, that is, when only a reset or normal booting is not performed, data is transmitted through an Abort Exception Handler. Compared to the same operation program that is compressed and stored in the EFS (Enhanced File System), it is essential to provide a method for allowing a terminal to operate normally by only loading damaged parts and reinstalling them.

이하, 본 발명의 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

우선, 각 도면의 구성 요소들에 참조부호를 부가함에 있어서, 동일한 구성 요소들에 한해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다.First of all, in adding reference numerals to the components of each drawing, it should be noted that the same components have the same reference numerals as much as possible even if displayed on different drawings.

또한, 하기의 설명에서 구체적인 처리흐름과 같은 많은 특정 상세들은 본 발명의 보다 전반적인 이해를 제공하기 위해 나타나 있으며, 이들 특정 상세들 없이 본 발명이 실시될 수 있다는 것은 이 기술분야에서 통상의 지식을 가진 자에게는 자명할 것이다.Also, in the following description, numerous specific details, such as specific processing flows, are set forth in order to provide a more general understanding of the invention, and it is to be understood that the invention may be practiced without these specific details. It will be obvious to them.

그리고, 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 공지 기능 및 구성에 대한 상세한 설명은 생략한다.In addition, detailed description of well-known functions and structures which are determined to unnecessarily obscure the subject matter of the present invention will be omitted.

도1은 본 발명에 따른 이동 통신 단말기의 프로그램 메모리의 맵 구성을 보인 예시도로서, 이에 도시된 바와 같이 물리적으로 코드 영역(운용 프로그램 저장 영역)(101)과 데이터 영역(EFS 영역)(102)으로 구분하고, 코드 영역(101)에는 단말기 제어용 칩(예: MSM 칩)의 초기 구동 알고리즘과, 메모리 및 통신포트 등을 초기화하는 함수를 저장하며, 리드/라이트가 가능한 데이터 영역(102)에는 전화번호부 데이터 및 상기 코드 영역에 저장하는 운용 프로그램과 동일한 프로그램을 저장(또는, 압축 저장)한다.1 is an exemplary view showing a map configuration of a program memory of a mobile communication terminal according to the present invention. As shown therein, the code area (operation program storage area) 101 and the data area (EFS area) 102 are physically shown. In the code area 101, an initial driving algorithm of a terminal control chip (e.g., an MSM chip), a function for initializing a memory and a communication port, and the like are stored. The same program as the operating program stored in the directory data and the code area is stored (or compressed).

만약, 상기 코드 영역(101)에 저장된 운용 프로그램(Binary file)이 단말기 동작 중 깨져 에러가 발생할 경우, 중단 예외 핸들러(Abort Exception Handler)가 구동하게 된다.If an error occurs because a binary file stored in the code area 101 is broken during terminal operation, an abort exception handler is driven.

그러면, 상기 중단 예외 핸들러는 데이터 영역에 압축 저장되어 있는 운용 프로그램을 압축 해제한 후, 코드 영역(101)에 저장되어 있는 운용 프로그램과 압축 해제한 운용 프로그램을 비교하여, 문제가 발생한 영역의 코드를 자동으로 로딩하여 재 설치하도록 한다.Then, the abort exception handler decompresses the operation program stored in the data area, compares the operation program stored in the code area 101 with the decompressed operation program, and finds the code of the area in which the problem occurs. Automatically load and reinstall.

도2는 본 발명에 따른 이동 통신 단말기의 부팅 프로그램 동작 과정을 보인 순서도로서, 이에 도시된 바와 같이 단말기에 전원을 인가(파워 온)하면 부팅을 수행하게 되는데, 만약 부팅이 정상적으로 수행되지 않을 경우에는, 중단 예외 핸들러(Abort Exception Handler)가 저장된 영역으로 점프하여 중단 예외 핸들러를 구동하게 된다.2 is a flowchart illustrating a booting program operation process of a mobile communication terminal according to the present invention. As shown in FIG. 2, booting is performed when power is applied (powered on) to the terminal. In this case, the abort exception handler is jumped to the stored area and the abort exception handler is driven.

그러면, 상기 중단 예외 핸들러는 지정된 루틴에 의해 압축 저장되어 있는 운용 프로그램을 압축 해제 한 후, 코드 영역(101)에 저장되어 있는 운용 프로그램과 상기 압축 해제한 운용 프로그램을 비교하여, 문제가 발생한 영역의 코드를 자동으로 로딩하여 재 설치하도록 함으로써, 사용자가 단말기 수리를 위해 서비스센터를 찾아가야 하는 불편함을 제거할 수 있게 된다.Then, the abort exception handler decompresses the operation program compressed and stored by the designated routine, and compares the operation program stored in the code area 101 with the decompression operation program to determine the problem area. By automatically loading and reinstalling the code, the user can eliminate the inconvenience of having to go to the service center to repair the terminal.

이상에서 설명한 바와 같이 본 발명 이동 통신 단말기의 운용 프로그램 자동 복구 방법은 이동 통신 단말기의 운용 프로그램에 에러가 발생하여 정상 동작하지 않을 경우, 단말기 자체적으로 내부에 저장되어 있는 운용 프로그램을 재 설치하여 복구할 수 있도록 하는 효과가 있다.As described above, in the method of automatically recovering an operation program of the mobile communication terminal, when an error occurs in the operation program of the mobile communication terminal and does not operate normally, the operation program stored in the terminal itself may be reinstalled and restored. It has the effect of making it possible.

Claims (2)

이동 통신 단말기의 운용 프로그램 복구 방법에 있어서,In the operating program recovery method of the mobile communication terminal, 단말기에 전원이 인가된 후 정상적인 부팅이 수행되지 않을 경우, 중단 예외 핸들러(Abort Exception Handler)가 저장된 영역으로 이동하여 중단 예외 핸들러를 구동하는 단계와;If normal booting is not performed after power is supplied to the terminal, driving the abort exception handler by moving to an area where the abort exception handler is stored; 상기 중단 예외 핸들러에 의해 데이터 영역에 압축 저장되어 있는 운용 프로그램을 해제한 후, 코드 영역에 저장되어 있는 운용 프로그램과 상기 압축 해제한 운용 프로그램을 비교하는 단계와;Releasing the operation program compressed and stored in the data area by the abort exception handler, and comparing the operation program stored in the code area with the decompressed operation program; 상기 운용 프로그램에서 문제가 발생한 부분의 코드를 로딩하여 재 설치하는 단계를 포함하여 이루어진 것을 특징으로 하는 이동 통신 단말기의 운용 프로그램 자동 복구 방법.Automatically recovering the operating program of the mobile communication terminal, characterized in that it comprises the step of loading and reinstalling the code of the problem occurs in the operation program. 메모리 영역을 물리적으로 코드 영역과 데이터 영역으로 구분하고, Physically divide the memory area into code and data areas, 상기 코드 영역에는 단말기 제어용 칩의 초기 구동 알고리즘과, 메모리 및 통신포트를 초기화 함수를 포함하는 운용 프로그램을 저장하며, The code region stores an operation program including an initial driving algorithm of a terminal control chip, an initialization function of a memory and a communication port, 상기 데이터 영역에는 상기 코드 영역에 저장하는 운용 프로그램과 동일한 프로그램을 압축 저장하고,Compressing and storing the same program as the operation program stored in the code area in the data area, 부팅 중 에러 발생에 의해 정상 부팅이 수행되지 않을 경우, 상기 압축 저장된 운용 프로그램을 압축 해제한 후, If normal booting is not performed due to an error during booting, after decompressing the compressed and stored operating program, 상기 코드 영역에 저장된 운용 프로그램과 비교하여, 문제의 코드를 로딩하여 재 설치하도록 이루어진 것을 특징으로 하는 이동 통신 단말기의 운용 프로그램 자동 복구 방법.Compared to the operating program stored in the code area, the operating program automatic recovery method of the mobile communication terminal, characterized in that configured to load and reinstall the code in question.
KR1020040069310A 2004-08-31 2004-08-31 Operating program automatic restoration method for mobile communication device KR100652664B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040069310A KR100652664B1 (en) 2004-08-31 2004-08-31 Operating program automatic restoration method for mobile communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040069310A KR100652664B1 (en) 2004-08-31 2004-08-31 Operating program automatic restoration method for mobile communication device

Publications (2)

Publication Number Publication Date
KR20060020466A KR20060020466A (en) 2006-03-06
KR100652664B1 true KR100652664B1 (en) 2006-12-06

Family

ID=37127614

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040069310A KR100652664B1 (en) 2004-08-31 2004-08-31 Operating program automatic restoration method for mobile communication device

Country Status (1)

Country Link
KR (1) KR100652664B1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100652506B1 (en) * 2004-09-24 2006-12-06 삼성전자주식회사 Apparatus and method for self-reconstructing of system operating data
KR100729205B1 (en) * 2005-12-12 2007-06-19 삼성전자주식회사 Apparatus and method for automatic boot error recovery in convergence terminal
KR100745487B1 (en) * 2006-08-29 2007-08-02 삼성전자주식회사 Method and apparatus for recovering a boot code in mobile terminal
KR101415761B1 (en) * 2007-07-10 2014-07-08 엘지전자 주식회사 Apparatus and method for performing data backup in portable terminal
CN108009035B (en) * 2016-10-31 2021-02-23 央视国际网络无锡有限公司 MP4 file damage detection method and device

Also Published As

Publication number Publication date
KR20060020466A (en) 2006-03-06

Similar Documents

Publication Publication Date Title
KR100248757B1 (en) Method of damaged rom bios recovery function
US7107482B2 (en) Program update apparatus and method
US5530847A (en) System and method for loading compressed embedded diagnostics
CN101470615B (en) Single-key controlled method for automatically repairing system configuration
US20100235617A1 (en) System recovery method and embedded system with automatic recovery function
US8726259B2 (en) System and method for preserving device parameters during a FOTA upgrade
US6473856B1 (en) Gold code backup for corrupt boot code recovery
EP2068246A1 (en) Auto repair method of system configurations using single key control
CN109905770B (en) Terminal starting method and device and terminal
US20020162052A1 (en) Method for entering system firmware recovery mode using software-detectable buttons
KR100652664B1 (en) Operating program automatic restoration method for mobile communication device
CN100410893C (en) Method and apparatus for master-controlled applied programm of self-repairing built-in equipment
CN109871334B (en) Cable modem and method of operation
KR100498351B1 (en) Initiated data recovery method for mobile communication terminal
KR20060097161A (en) Method for factory reset of mobile terminal
KR100697086B1 (en) Mobile communication terminal enable to backup and its operating method
KR20070108646A (en) Method and terminal for managing of compression binary file
CN111209143B (en) Recovery method and device of embedded system, embedded device and storage medium
KR100631583B1 (en) How to check program update and force download of mobile terminal
US20050060530A1 (en) Method for displaying information of updating BIOS
KR20090023863A (en) System and method for updating firmware
US20160026454A1 (en) Circuit and method for writing program codes of basic input/output system
KR100631584B1 (en) How to Force Download of Program on Mobile Terminal
KR100722444B1 (en) Computer updating method using flash memory
CN101000551A (en) Loading method of embedded board pilot module edition

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121026

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20131024

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20141024

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20151023

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee