CN106326129A - Program abnormity information generating method and device - Google Patents

Program abnormity information generating method and device Download PDF

Info

Publication number
CN106326129A
CN106326129A CN201610812259.5A CN201610812259A CN106326129A CN 106326129 A CN106326129 A CN 106326129A CN 201610812259 A CN201610812259 A CN 201610812259A CN 106326129 A CN106326129 A CN 106326129A
Authority
CN
China
Prior art keywords
abnormal
log
information
exception
title
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN201610812259.5A
Other languages
Chinese (zh)
Inventor
沈文策
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujian Cnfol Information Technology Co Ltd
Original Assignee
Fujian Cnfol Information Technology Co Ltd
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 Fujian Cnfol Information Technology Co Ltd filed Critical Fujian Cnfol Information Technology Co Ltd
Priority to CN201610812259.5A priority Critical patent/CN106326129A/en
Publication of CN106326129A publication Critical patent/CN106326129A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3692Test management for test results analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention discloses a program abnormity information generating method and device. The program abnormity information generating method is characterized by being applied to a client-side and comprising the steps that a target log is obtained; whether the target log is an abnormal log or not is judged; if the target log is the abnormal log, an abnormal log recording action is executed, and abnormal phenomenon names, abnormity causes and abnormal stack data in the abnormal log are obtained; whether the names, the abnormity causes and abnormal stack data are legal or not is judged; if yes, abnormal information is generated according to the names, the abnormity causes and the abnormal stack data. By the adoption of the program abnormity information generating method, abnormal phenomena can be visually reflected.

Description

A kind of program exception information generating method and device
Technical field
The application relates to program mal and processes, particularly to a kind of program exception information generating method and device.
Background technology
Instantly being in the information age, computer replaces human action more and more, completes various function.Drive and calculate Machine completes various function and depends on the program code that programmer is write, and computer receives the instruction representated by program code, root Corresponding actions is completed according to instruction.But, although program code is before being encapsulated as APP (Application, application program) product Need through repeatedly testing, to guarantee its reliability.But, owing to APP running environment on subscriber's main station is different, so not Program exception can occur with avoiding, at this time, it may be necessary to generate abnormal information, to describe abnormal program, it is simple to developer is to program Modify.
Traditional abnormal information generates method and includes: when the program that monitors occurs abnormal, intercept the journey that abnormal phenomena is corresponding Sequence code also individually stores;The program code stored is defined as abnormal information.Owing to program code is the order to machine Statement, it is impossible to reflect the problem existing for code intuitively, needs developer that said procedure code is analyzed ability There is the reason of abnormal phenomena in location, increases the workload of developer.
Summary of the invention
The embodiment of the present application discloses a kind of program exception information generating method and device, to solve to describe abnormal program The problem that abnormal information can not reflect abnormal phenomena intuitively.
For reaching above-mentioned purpose, the embodiment of the present application discloses a kind of program exception information generating method, is applied to client End, described method includes:
Obtain target journaling;
Judge whether described target journaling is abnormal log;
If abnormal log, perform the action of described abnormal log record, it is thus achieved that abnormal phenomena in described abnormal log Title, abnormal cause, exception stack data;
Judge that described title, described abnormal cause, described exception stack data are the most legal;
If it is legal, according to described title, described abnormal cause, described exception stack data genaration abnormal information.
It is also preferred that the left before the action of described execution described abnormal log record, also include: described abnormal log is added Lock;
In the described abnormal log of described acquisition after the title of abnormal phenomena, abnormal cause, exception stack data, release The lock of described abnormal log.
It is also preferred that the left described method also includes:
Described abnormal information is sent the server to program development end place;Or
Described abnormal information and described abnormal log are sent the server to program development end place.
It is also preferred that the left described method also includes: preserve described abnormal information to specified folder.
It is also preferred that the left described method also includes: delete described abnormal log.
On the other hand, the embodiment of the present application provides a kind of program exception information generation device, and described device includes:
Obtain module, be used for obtaining target journaling;
First judge module, is used for judging whether described target journaling is abnormal log;
Log processing module, if for abnormal log, performing the action of described abnormal log record, it is thus achieved that described exception The title of abnormal phenomena, abnormal cause, exception stack data in daily record;
Second judge module, is used for judging that described title, described abnormal cause, described exception stack data are the most legal;
Information generating module, if for legal, according to described title, described abnormal cause, the life of described exception stack data Become abnormal information.
Preferably in, described log processing module, it is additionally operable to:
Described abnormal log is added lock;Or
Release the lock of described abnormal log.
It is also preferred that the left described device also includes sending module, specifically for:
Described abnormal information is sent the server to program development end place;Or
Described abnormal information and described abnormal log are sent the server to program development end place.
It is also preferred that the left described device also includes that information preserves module, specifically for: preserve described abnormal information to specified file Folder.
It is also preferred that the left described device also includes removing module, specifically for:
Delete described abnormal log.
A kind of program exception information generating method of the embodiment of the present application offer and device, by abnormal in client executing The action that daily record is recorded, draws abnormal title, abnormal kind, exception stack data, and according to abnormal title, abnormal kind, Exception stack data genaration abnormal information, the abnormal information generated due to the embodiment of the present application simply comprises abnormal title, different Often kind and exception stack data, no longer comprise tediously long code, can describe exception the most intuitively compared to prior art Program, reduces the workload of developer.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present application or technical scheme of the prior art, below will be to embodiment or existing In having technology to describe, the required accompanying drawing used is briefly described, it should be apparent that, the accompanying drawing in describing below is only this Some embodiments of application, for those of ordinary skill in the art, on the premise of not paying creative work, it is also possible to Other accompanying drawing is obtained according to these accompanying drawings.
The schematic flow sheet of a kind of program exception information generating method that Fig. 1 is provided by the embodiment of the present application;
The structural representation of a kind of program exception information generation device that Fig. 2 is provided by the embodiment of the present application.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present application, the technical scheme in the embodiment of the present application is carried out clear, complete Describe, it is clear that described embodiment is only some embodiments of the present application rather than whole embodiments wholely.Based on Embodiment in the application, it is every other that those of ordinary skill in the art are obtained under not making creative work premise Embodiment, broadly falls into the scope of the application protection.
The embodiment of the present application discloses a kind of program exception information generating method and device, to solve to describe abnormal program The problem that abnormal information can not reflect abnormal phenomena intuitively.
Below, a kind of program exception information generating method first provided the embodiment of the present application is introduced.
It should be noted that a kind of program exception information generating method that the embodiment of the present invention is provided is with being applied to client End.
In addition, it is necessary to explanation is, it is achieved a kind of program exception information generating method that the embodiment of the present application is provided Functional software can be special client software, and for example, special client software can be program management software, journey Sequence inspection software etc.;Or, it is achieved the functional software of a kind of program exception information generating method that the embodiment of the present application is provided Can also be the feature card of existing client software, for example: the feature card of existing customer's end software can be, kill The poison feature card of software, the feature card of computer house keeper, the feature card of game class application software, class application software of handling official business Feature card, the feature card of drawing class application software, exploitation class application software various types of application such as feature card soft The feature card of part, this is all rational.
Needing further exist for explanation, above-mentioned client can run on desk computer, notebook computer, flat board electricity Brain, mobile phone, electronic dictionary etc..
As it is shown in figure 1, a kind of program exception information generating method that the embodiment of the present application is provided, comprise the steps:
S101: obtain target journaling;
Those skilled in the art it is understood that understand the ruuning situation of client for ease of user, or just Quick positioning question reason in time going wrong in client running, often generates day in client running Will information, these log informations are normally stored under specific catalogue, and this particular category can be that developer generates client Installation procedure time the default path that sets, it is also possible to the requirements set being user during using client according to oneself Path, this is not defined by the application.
It addition, above-mentioned daily record can store with the form of text, its file extension can be " .txt ", " .log " etc., the storage form of daily record is not defined by the application.
Wherein, above-mentioned target journaling can from executive agent system provide event viewer obtain, soft from program development The suffix of part is that " .log " file obtains.It is also preferred that the left can also be obtained from other equipment by communications.The side of communications Formula can be wire transmission, be wirelessly transferred.
It should be noted that described target journaling can be the daily record of operating system, it is also possible to be the daily record of application program.
S102: judge whether described target journaling is abnormal log, if abnormal log, performs step S103;
Wherein, it is judged that whether target journaling is that the method for abnormal log can be: judge that daily record is the most abnormal by being used for API (Application Programming Interface, application programming interface) function judge.Herein, API letter Number is prior art, does not repeats at this.
Can also judge whether target journaling exists set in advance for representing abnormal label information, such as: , there is above-mentioned label information if judging to learn, then can be determined that target journaling is abnormal log in ERROR, otherwise, it is determined that target day Will is normal daily record.
If it addition, described target journaling is not abnormal log, not dealing with.
S103: perform the action of described abnormal log record, it is thus achieved that the title of abnormal phenomena, exception in described abnormal log Reason, exception stack data;
Perform the action of above-mentioned abnormal log record, simple it is to be understood that sight reproduces, so can at sight again The information relevant to producing abnormal log is obtained targetedly during Xian.Concrete, perform the action of abnormal log record Time, the required time may be longer, it is also possible to shorter, relevant to the concrete condition of above-mentioned action.It is also preferred that the left it is different by performing The often action of log recording, it is thus achieved that in abnormal log, the information such as the title of abnormal phenomena, abnormal cause, exception stack data is especially The situation that the time that is applicable to is short, such as, the phenomenon that abnormal log is corresponding is that client sudden strain of a muscle is moved back etc..
Concrete, perform the action that described abnormal log is recorded;Obtain program code at program breakpoint;According to described disconnected Program code at Dian, inquires about the title of described abnormal phenomena, abnormal cause, exception stack number in default abnormal phenomena namebase According to.Wherein, at described breakpoint, program code can be the data shapes such as integer variable, floating type variable, character string, character string class Formula.
Wherein, it is thus achieved that at breakpoint, program code can be realized by specific function, for example, it is possible to obtained by api function Program code at above-mentioned breakpoint, in a kind of implementation, above-mentioned AIP function can be the CrashManager () in IOS system, After program code at CrashManager () acquisition breakpoint, above-mentioned obtained program code can be analyzed, from And analyze abnormal phenomena.
It is understood that described abnormal phenomena namebase may include that sudden strain of a muscle is moved back, type of comment does not mate exception, array Storage is abnormal, overflow exception under overflow exception, internal memory on internal memory, can not reform-redecorate abnormal, exception, class can not be cancelled Can not throw exception, Capability Maturity Model is abnormal, concurrently revise exception, data packaging is abnormal, DOM Document Object Model is abnormal, empty Stack is abnormal, to enumerate constant constant can not use lack to enumerate constant exception, event anomalies, file exception, illegal content different Often, illegal audiomonitor exception, illegal path status exception, illegal abnormal state, imaging is abnormal, not exclusively note Release exception, pointer crosses the border abnormal, route exception, map type exception, map type exception, exception of not originating, negative group leader Degree is abnormal, do not have that data base is abnormal, do not have this element anomalies, do not have that this mechanism is abnormal, null pointer is abnormal, cross-sectional data is different Often, supplier is abnormal, supplier does not note abnormalities, raster format abnormal, rejection performs exception, security exception, system exception, Type constraint is abnormal, type is the most abnormal, it is abnormal not define, do not know entrance, can not revise extremely, do not support operation The abnormal titles such as method abnormal, mistake is abnormal, wrong method type is abnormal.
Described abnormal cause may include that annotation input error, storage of array spilling, hardware fault, loss of data, parameter Transmission mistake, parameter definition function parameter type are not inconsistent, program code is distorted by virus malice, program and other application programs Clash, variable damage, sound code file loss, database lost, type definition mistake, client place executive agent system Inadequate resource, program take the reasons such as too much Internet resources.
Described exception stack data may include that the data of array, the data of Dynamic Array, the data of stack, the number of queue According to etc..Described data may include that the data modes such as integer variable, floating type variable, character string, character string class.
It is also preferred that the left during in order to prevent from performing described abnormal log, other programs or thread accesses, amendment described abnormal day Will, the action that the described abnormal log that causes correctly reducing is recorded, the embodiment of the present application perform described abnormal log it Front add described abnormal log is locked.It should be noted that described lock can be Synchronize mechanism, described synchronization mechanism The function completing lock onto target daily record can be added in code block, can also be added in method simultaneously and complete lock onto target The function of daily record.It addition, described lock can also be Lock mechanism, this is all rational.
It should be noted that in order to the most too much take executive agent resource, increase the treatment effeciency of executive agent, the application Embodiment is in step s 103, it is thus achieved that the title of abnormal phenomena in described abnormal log, abnormal cause, exception stack data it After, release the lock that abnormal log is added.
Need further exist for explanation, describe the title of described abnormal phenomena, abnormal cause, the data of exception stack data Can be the data modes such as integer variable, floating type variable, character string, character string class.
S104: judge that described title, described abnormal cause, described exception stack data are the most legal, if legal, performs S105;
Wherein, it may be judged whether legal content may include that description described title, described abnormal cause, described abnormal heap Whether the data of stack data exist null character string;Described title, described abnormal cause, the data of described exception stack data are described Whether there is empty class;Describe described title, whether described abnormal cause, the data of described exception stack data exist empty numeral Deng.
S105: according to described title, described abnormal cause, described exception stack data genaration abnormal information.
If illegal, abandon described title, described abnormal cause, described exception stack data, return step S103.
Further, in order to generate described abnormal information more quickly, save the system resource of executive agent simultaneously, work as institute State title, described abnormal cause, described exception stack data illegal time, the embodiment of the present application also includes: inquire about illegal number According to, and modify.
Further, developer inquires about the abnormal information generated at distinct device for convenience, and the application implements Example also includes: described abnormal information is sent the server to program development end place.The service at described program development end place The abnormal information received is sent to development equipment by device, analyzes for developer.It is understood that above-mentioned abnormal information can To send with plaintext version, can also send with the data mode that the encryption of any form of coded system is later simultaneously.
It is also preferred that the left after the storehouse learning the title of abnormal phenomena, abnormal cause abnormal data, there is the described exception of amendment The demand of program, therefore the embodiment of the present application also includes: jointly send described abnormal information and described abnormal log to program The server at exploitation end place, it is simple to developer inquires about described abnormal generation according to described abnormal log in program development system Code, and then revise described code.
It is also preferred that the left in the realistic case, producing abnormal reason has multiple, the most also includes the setting of user of use program Standby problem own.Therefore, for guaranteeing that application developer is when on-site maintenance, it is possible to inquire about described abnormal information, the application Embodiment also includes: preserve described abnormal information to specified folder.
It should be noted that, the storage form of described abnormal information can be txt form, doc form etc., and this is all reasonable 's.
Further, when equipment uses the time longer, the number of applications of download can be gradually increased, and occurs described The situation of abnormal program also can get more and more, and then memory space can store a large amount of abnormal log, on the other hand, device systems Can decline along with the aging of hardware, such as: valid memory minimizing etc., in order to save device resource, the embodiment of the present application is also Described abnormal log is deleted including step.To guarantee the resource of equipment, such as memory space, it is fully utilized.
A kind of program exception information generating method that the embodiment of the present application provides, by client executing abnormal log institute The action of record, draws abnormal title, abnormal kind, exception stack data, and according to abnormal title, abnormal kind, abnormal heap Stack data genaration abnormal information, the abnormal information generated due to the embodiment of the present application simply comprises abnormal title, abnormal kind With exception stack data, no longer comprise tediously long code, abnormal program can be described the most intuitively compared to prior art, subtract The workload of little developer.
Corresponding to said method embodiment, generate as in figure 2 it is shown, the embodiment of the present application also provides for a kind of program exception information Device, described device includes:
Obtain module 210, be used for obtaining target journaling;
First judge module 220, is used for judging whether described target journaling is abnormal log;
Log processing module 230, if for abnormal log, performing the action of described abnormal log record, it is thus achieved that described The title of abnormal phenomena, abnormal cause, exception stack data in abnormal log;
Second judge module 240, is used for judging whether described title, described abnormal cause, described exception stack data close Method;
Information generating module 250, if for legal, according to described title, described abnormal cause, described exception stack data Generate abnormal information.
It is also preferred that the left described log processing module, it is additionally operable to:
Described abnormal log is added lock;Or
Release the lock of described abnormal log.
It is also preferred that the left described device also includes sending module, specifically for:
Described abnormal information is sent the server to program development end place;Or
Described abnormal information and described abnormal log are sent the server to program development end place.
It is also preferred that the left described device also includes that information preserves module, specifically for: preserve described abnormal information to specified file Folder.
It is also preferred that the left described device also includes removing module, specifically for:
Delete described abnormal log.
A kind of program exception information generation device that the embodiment of the present application provides, by client executing abnormal log institute The action of record, draws abnormal title, abnormal kind, exception stack data, and according to abnormal title, abnormal kind, abnormal heap Stack data genaration abnormal information, the abnormal information generated due to the embodiment of the present application simply comprises abnormal title, abnormal kind With exception stack data, no longer comprise tediously long code, abnormal program can be described the most intuitively compared to prior art, subtract The workload of little developer.
It should be noted that in this article, the relational terms of such as first and second or the like is used merely to a reality Body or operation separate with another entity or operating space, and deposit between not necessarily requiring or imply these entities or operating Relation or order in any this reality.And, term " includes ", " comprising " or its any other variant are intended to Comprising of nonexcludability, so that include that the process of a series of key element, method, article or equipment not only include that those are wanted Element, but also include other key elements being not expressly set out, or also include for this process, method, article or equipment Intrinsic key element.In the case of there is no more restriction, statement " including ... " key element limited, it is not excluded that Including process, method, article or the equipment of described key element there is also other identical element.
One of ordinary skill in the art will appreciate that all or part of step realizing in said method embodiment is can Completing instructing relevant hardware by program, described program can be stored in computer read/write memory medium, The storage medium obtained designated herein, such as: ROM/RAM, magnetic disc, CD etc..
The foregoing is only the preferred embodiment of the application, be not intended to limit the protection domain of the application.All Any modification, equivalent substitution and improvement etc. made within spirit herein and principle, are all contained in the protection domain of the application In.

Claims (10)

1. a program exception information generating method, it is characterised in that be applied to client, described method includes:
Obtain target journaling;
Judge whether described target journaling is abnormal log;
If abnormal log, perform the action of described abnormal log record, it is thus achieved that the title of abnormal phenomena in described abnormal log, Abnormal cause, exception stack data;
Judge that described title, described abnormal cause, described exception stack data are the most legal;
If it is legal, according to described title, described abnormal cause, described exception stack data genaration abnormal information.
Method the most according to claim 1, it is characterised in that
Before the action of described execution described abnormal log record, also include: described abnormal log is added lock;
In the described abnormal log of described acquisition after the title of abnormal phenomena, abnormal cause, exception stack data, release described The lock of abnormal log.
Method the most according to claim 2, it is characterised in that described method also includes:
Described abnormal information is sent the server to program development end place;Or
Described abnormal information and described abnormal log are sent the server to program development end place.
Method the most according to claim 3, it is characterised in that described method also includes: preserve described abnormal information and extremely refer to Determine file.
5. according to the method described in any one of claim 1-4, it is characterised in that described method also includes: delete described exception Daily record.
6. a program exception information generation device, it is characterised in that be applied to client, described device includes:
Obtain module, be used for obtaining target journaling;
First judge module, is used for judging whether described target journaling is abnormal log;
Log processing module, if for abnormal log, performing the action of described abnormal log record, it is thus achieved that described abnormal log The title of middle abnormal phenomena, abnormal cause, exception stack data;
Second judge module, is used for judging that described title, described abnormal cause, described exception stack data are the most legal;
Information generating module, if for legal, different according to described title, described abnormal cause, described exception stack data genaration Often information.
Device the most according to claim 6, it is characterised in that described log processing module, is additionally operable to:
Described abnormal log is added lock;Or
Release the lock of described abnormal log.
Device the most according to claim 7, it is characterised in that described device also includes sending module, specifically for:
Described abnormal information is sent the server to program development end place;Or
Described abnormal information and described abnormal log are sent the server to program development end place.
Device the most according to claim 8, it is characterised in that described device also includes that information preserves module, specifically for: Preserve described abnormal information to specified folder.
10. according to the device described in any one of claim 6-9, it is characterised in that described device also includes removing module, specifically For:
Delete described abnormal log.
CN201610812259.5A 2016-09-09 2016-09-09 Program abnormity information generating method and device Pending CN106326129A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610812259.5A CN106326129A (en) 2016-09-09 2016-09-09 Program abnormity information generating method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610812259.5A CN106326129A (en) 2016-09-09 2016-09-09 Program abnormity information generating method and device

Publications (1)

Publication Number Publication Date
CN106326129A true CN106326129A (en) 2017-01-11

Family

ID=57787552

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610812259.5A Pending CN106326129A (en) 2016-09-09 2016-09-09 Program abnormity information generating method and device

Country Status (1)

Country Link
CN (1) CN106326129A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111427737A (en) * 2019-01-09 2020-07-17 阿里巴巴集团控股有限公司 Method and device for modifying exception log and electronic equipment
CN111597093A (en) * 2019-02-20 2020-08-28 阿里巴巴集团控股有限公司 Exception handling method, device and equipment
CN111881156A (en) * 2020-07-24 2020-11-03 广东省信息工程有限公司 Abnormal log processing method, device, medium and terminal equipment
CN111984532A (en) * 2020-07-31 2020-11-24 五八有限公司 Applet-based exception handling method and device
CN112015653A (en) * 2020-08-31 2020-12-01 中移(杭州)信息技术有限公司 Problem positioning method, server and storage medium
CN113849337A (en) * 2021-11-30 2021-12-28 飞狐信息技术(天津)有限公司 System exception handling method and device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1630711A1 (en) * 2004-08-25 2006-03-01 NTT DoCoMo, Inc. Client apparatus, server apparatus and authority control method
US20110083123A1 (en) * 2009-10-05 2011-04-07 Microsoft Corporation Automatically localizing root error through log analysis
CN102184138A (en) * 2011-05-19 2011-09-14 广东威创视讯科技股份有限公司 Method and system for automatically reproducing and positioning software error
CN102360328A (en) * 2011-09-29 2012-02-22 用友软件股份有限公司 Programmed monitoring device and programmed monitoring method
CN104268055A (en) * 2014-09-01 2015-01-07 腾讯科技(深圳)有限公司 Program exception monitoring method and device
CN104699591A (en) * 2013-12-06 2015-06-10 腾讯科技(深圳)有限公司 Reappearing method and device of test scenes
CN105893248A (en) * 2015-12-30 2016-08-24 乐视致新电子科技(天津)有限公司 Method and device for obtaining abnormal relevant information in terminal equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1630711A1 (en) * 2004-08-25 2006-03-01 NTT DoCoMo, Inc. Client apparatus, server apparatus and authority control method
US20110083123A1 (en) * 2009-10-05 2011-04-07 Microsoft Corporation Automatically localizing root error through log analysis
CN102184138A (en) * 2011-05-19 2011-09-14 广东威创视讯科技股份有限公司 Method and system for automatically reproducing and positioning software error
CN102360328A (en) * 2011-09-29 2012-02-22 用友软件股份有限公司 Programmed monitoring device and programmed monitoring method
CN104699591A (en) * 2013-12-06 2015-06-10 腾讯科技(深圳)有限公司 Reappearing method and device of test scenes
CN104268055A (en) * 2014-09-01 2015-01-07 腾讯科技(深圳)有限公司 Program exception monitoring method and device
CN105893248A (en) * 2015-12-30 2016-08-24 乐视致新电子科技(天津)有限公司 Method and device for obtaining abnormal relevant information in terminal equipment

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111427737A (en) * 2019-01-09 2020-07-17 阿里巴巴集团控股有限公司 Method and device for modifying exception log and electronic equipment
CN111427737B (en) * 2019-01-09 2023-05-05 阿里巴巴集团控股有限公司 Method and device for modifying exception log and electronic equipment
CN111597093A (en) * 2019-02-20 2020-08-28 阿里巴巴集团控股有限公司 Exception handling method, device and equipment
CN111597093B (en) * 2019-02-20 2024-04-16 阿里巴巴集团控股有限公司 Exception handling method, device and equipment thereof
CN111881156A (en) * 2020-07-24 2020-11-03 广东省信息工程有限公司 Abnormal log processing method, device, medium and terminal equipment
CN111984532A (en) * 2020-07-31 2020-11-24 五八有限公司 Applet-based exception handling method and device
CN112015653A (en) * 2020-08-31 2020-12-01 中移(杭州)信息技术有限公司 Problem positioning method, server and storage medium
CN113849337A (en) * 2021-11-30 2021-12-28 飞狐信息技术(天津)有限公司 System exception handling method and device
CN113849337B (en) * 2021-11-30 2022-03-01 飞狐信息技术(天津)有限公司 System exception handling method and device

Similar Documents

Publication Publication Date Title
CN106326129A (en) Program abnormity information generating method and device
CN109479061B (en) Compliance violation detection
US10558615B2 (en) Atomic incremental load for map-reduce systems on append-only file systems
US20180113862A1 (en) Method and System for Electronic Document Version Tracking and Comparison
US8244686B2 (en) High throughput, reliable replication of transformed data in information systems
CN104408366B (en) Android application program authority usage behavior tracking based on Program instrumentation
US20080126439A1 (en) Change verification in a configuration management database
US8196100B2 (en) Content management system for computer software with dynamic traceability between code and design documents
CN104899016B (en) Allocating stack Relation acquisition method and device
CN111324610A (en) Data synchronization method and device
US10545991B2 (en) Synchronizing local and remote data
CN102810057A (en) Log recording method
MX2008011058A (en) Rss data-processing object.
CN107038519B (en) Method and system for bidirectional data synchronization between systems
KR20140067018A (en) Describing native application programming interfaces of an operating system with metadata
CN111177113B (en) Data migration method, device, computer equipment and storage medium
US10747643B2 (en) System for debugging a client synchronization service
CN111159040A (en) Test data generation method, device, equipment and storage medium
WO2022156087A1 (en) Data blood relationship establishing method and apparatus, computer device, and storage medium
CN102779076B (en) The method and apparatus of interprocess communication in a kind of browser
US20150026081A1 (en) Method and system for managing standards
Das Learning Redis
CN110673827A (en) Resource calling method and device based on android system and electronic equipment
EP2756396B1 (en) Simulation of static members and parameterized constructors on an interface-based api
WO2019062087A1 (en) Attendance check data testing method, terminal and device, and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20170111

WD01 Invention patent application deemed withdrawn after publication