CN106055429A - Information processing method and apparatus - Google Patents

Information processing method and apparatus Download PDF

Info

Publication number
CN106055429A
CN106055429A CN201610352231.8A CN201610352231A CN106055429A CN 106055429 A CN106055429 A CN 106055429A CN 201610352231 A CN201610352231 A CN 201610352231A CN 106055429 A CN106055429 A CN 106055429A
Authority
CN
China
Prior art keywords
abnormal
exception
code
information
responsible person
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.)
Granted
Application number
CN201610352231.8A
Other languages
Chinese (zh)
Other versions
CN106055429B (en
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.)
Nubia Technology Co Ltd
Original Assignee
Nubia 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201610352231.8A priority Critical patent/CN106055429B/en
Publication of CN106055429A publication Critical patent/CN106055429A/en
Application granted granted Critical
Publication of CN106055429B publication Critical patent/CN106055429B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/1479Generic software techniques for error detection or fault masking

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)

Abstract

The present invention discloses an information processing apparatus. The apparatus comprises a detection unit used for detecting whether each unit processing process of a traversal processing process is abnormal; a processing unit used for filtering abnormity generated in the each unit processing process if the abnormity occurs, and obtaining information related to the abnormity; and a response unit used for returning the result with the abnormity filtered to a client after the traversal processing process is ended. The present invention also discloses an information processing method. By adoption of the technical scheme, server interface fault tolerance and error solution efficiency can be improved.

Description

A kind of information processing method and device
Technical field
The present invention relates to the information processing technology, particularly relate to a kind of information processing method and device.
Background technology
At present, in the interface of server processes, the exception captured is usually and outwards dishes out, and i.e. last exception code can be returned Return to client there.Extremely being an event, it occurs in the middle of program process, can affect the normal stream of programmed instruction Journey.Using the processing mode of outside throw exception, the problem brought is, if interface relates to traversal processing, When process the most once occurs abnormal, may result in whole interface and return abnormal.That is, it is assumed that client needs to clothes Business device obtains 10 data, and in this 10 data, 9 is correct can normally showing, but it is problematic to be because 1 data, Result in all data all cannot show in client.
Summary of the invention
In view of this, a kind of information processing method of offer and device are provided, are applied to server End, can improve server interface fault-tolerance and error and solution efficiency.
For reaching above-mentioned purpose, the technical scheme is that and be achieved in that:
The invention provides a kind of information processor, described device includes:
Whether detector unit, produce exception during detection each processed in units in traversal processing flow process;
Processing unit, if abnormal for producing, filter out the exception produced in each processed in units process, and obtains The information relevant to described exception;
Response unit, is used for after traversal processing flow process terminates, and returns to client and filters out described abnormal result.
In such scheme, alternatively, described processing unit, it is additionally operable to:
Judge described abnormal type;
Inquire about the code that described exception is corresponding, determine the bag name belonging to described code, the particular location of code, the tune of code By order;
Obtain the contact method of responsible person corresponding to described code.
In such scheme, alternatively, described device also includes:
Memory element, for the information that storage is relevant to described exception;
Transmitting element, for when meeting trigger condition, reads the information relevant to described exception, and by described abnormal Abnormal information notifies the responsible person that described exception is corresponding.
In such scheme, alternatively, described transmitting element, it is additionally operable to: by described for described abnormal abnormal information notice Before abnormal corresponding responsible person,
According to Exception Type, abnormal particular location, abnormal order of calling, each is grouped extremely.
In such scheme, alternatively, described transmitting element, it is additionally operable to:
Add up the number of times that the exception of same type in each group occurs, and the exception of repetition is merged;
Extract the abnormal time occurred;
Read the contact method of responsible person corresponding to the code that described exception is corresponding;
Described abnormal abnormal information is sent to described responsible person institute holding equipment by described contact method;
Wherein, described abnormal information includes:
Abnormal occur number of times, abnormal occur time, the most corresponding abnormal code, and bag name belonging to described code, The particular location of code, code call order.
Present invention also offers a kind of information processing method, described method includes:
Whether detection produces exception during each processed in units in traversal processing flow process;
If it is, filter out the exception produced in each processed in units process, and obtain the letter relevant to described exception Breath;
After traversal processing flow process terminates, return to client and filter out described abnormal result.
In such scheme, alternatively, the information that described acquisition is relevant to described exception, including:
Judge described abnormal type;
Inquire about the code that described exception is corresponding, determine the bag name belonging to described code, the particular location of code, the tune of code By order;
Obtain the contact method of responsible person corresponding to described code.
In such scheme, alternatively, after the information that described acquisition is relevant to described exception, also include:
Store the information relevant to described exception;
When meeting trigger condition, read the information relevant to described exception, and by described abnormal abnormal information notice The responsible person that described exception is corresponding.
In such scheme, alternatively, described described abnormal abnormal information is notified the responsible person that described exception is corresponding Before, also include:
According to Exception Type, abnormal particular location, abnormal order of calling, each is grouped extremely.
In such scheme, alternatively, described described abnormal abnormal information is notified the responsible person that described exception is corresponding, Including:
Add up the number of times that the exception of same type in each group occurs, and the exception of repetition is merged;
Extract the abnormal time occurred;
Read the contact method of responsible person corresponding to the code that described exception is corresponding;
Described abnormal abnormal information is sent to described responsible person institute holding equipment by described contact method;
Wherein, described abnormal information includes:
Abnormal occur number of times, abnormal occur time, the most corresponding abnormal code, and bag name belonging to described code, The particular location of code, code call order.
In the technical scheme of embodiment provided by the present invention, detection each processed in units in traversal processing flow process During whether produce exception;If it is, filter out the exception produced in each processed in units process, and obtain different with described The most relevant information;After traversal processing flow process terminates, return to client and filter out described abnormal result.By to this The enforcement of bright embodiment technical scheme, can improve server interface fault-tolerance and error and solution efficiency.
Accompanying drawing explanation
The schematic flow sheet of the information processing method that Fig. 1 provides for the embodiment of the present invention;
Capture that Fig. 2 provides for the embodiment of the present invention and storage abnormal realize schematic flow sheet;
Fig. 3 realizes schematic flow sheet for what the embodiment of the present invention provided to what responsible person sent abnormal information;
The composition structural representation of the information processor that Fig. 4 provides for the embodiment of the present invention.
Detailed description of the invention
In order to more fully hereinafter understand feature and the technology contents of the present invention, the below in conjunction with the accompanying drawings reality to the present invention Now it is described in detail, appended accompanying drawing purposes of discussion only for reference, is not used for limiting the present invention.
The information processing method that Fig. 1 provides for the embodiment of the present invention realize schematic flow sheet, the information in the present embodiment Processing method can be applicable to server side, as it is shown in figure 1, the method mainly comprises the steps that
Step 101: whether detection produces exception during each processed in units in traversal processing flow process.
Wherein, described traversal processing flow process at least includes a processed in units flow process.
Here, described exception refers to an event, and it occurs in the middle of program process, just can affect programmed instruction Permanent current journey.
Step 102: if it is, filter out the exception produced in each processed in units process, and obtain and described exception Relevant information.
Such as, the exception captured is probably bugs or lacks system resource.
If server uses the processing mode of outside throw exception, the problem brought is, if interface relates to time The when of going through process, when process the most once occurs abnormal, may result in whole interface and return abnormal;For example, it is assumed that client End needs to obtain 10 data, and in this 10 data, 9 is correct can normally showing, but is because 1 data and asks Topic, results in all data and all cannot show in client.And use technical scheme described in the present embodiment, different owing to having That normal data filters out, and can show 9 correct data at client terminals.
In one embodiment, the information that described acquisition is relevant to described exception, may include that
Judge described abnormal type;
Inquire about the code that described exception is corresponding, determine the bag name belonging to described code, the particular location of code, the tune of code By order;
Obtain the contact method of responsible person corresponding to described code.
Alternatively, from code annotation, obtain the contact method of responsible person corresponding to described code.
Here, described contact method may refer to email address, contact telephone number, instant messaging account code, etc..
Step 103: after traversal processing flow process terminates, returns to client and filters out described abnormal result.
So, when producing abnormal during server carries out traversal processing, reduce abnormal to whole traversal as much as possible The impact of handling process, to ensure that not affecting user uses normally.
In such scheme, after the information that described acquisition is relevant to described exception, it is also possible to including:
Store the information relevant to described exception;
When meeting trigger condition, read the information relevant to described exception, and by described abnormal abnormal information notice The responsible person that described exception is corresponding.
Alternatively, the information relevant to described exception is stored in presetting database, or, will be relevant to described exception Information store in abnormal information list.
In one embodiment, described trigger condition is: periodically feed back it to responsible person at set intervals The abnormal information being responsible for.Or, when abnormal number reaches predetermined threshold value, by described for described abnormal abnormal information notice Abnormal corresponding responsible person.Here, the length of described time, predetermined threshold value all can be set according to practical situation.
In another embodiment, described trigger condition is: when receiving the query messages that the first equipment sends, by described Abnormal abnormal information notifies the responsible person that described exception is corresponding.Here, alternatively, described first equipment is responsible person institute Holding equipment.
In such scheme, described responsible person at least include following in one or more: project leader, exploit person Member.
Generally, when described responsible person refers to receive abnormal information, it is possible to for institute in the range of certain time State the abnormal people handled it.
In one embodiment, described described abnormal abnormal information is notified the responsible person that described exception is corresponding, can To include:
Add up the number of times that the exception of same type in each group occurs, and the exception of repetition is merged;
Extract the abnormal time occurred;
Read the contact method of responsible person corresponding to the code that described exception is corresponding;
Described abnormal abnormal information is sent to described responsible person institute holding equipment by described contact method;
Wherein, described abnormal information includes:
Abnormal occur number of times, abnormal occur time, the most corresponding abnormal code, and bag name belonging to described code, The particular location of code, code call order.
In embodiments of the present invention, whether produce different during detecting each processed in units in traversal processing flow process Often;If it is, filter out the exception produced in each processed in units process, and obtain the information relevant to described exception;Treat After traversal processing flow process terminates, return to client and filter out described abnormal result.By to embodiment of the present invention technical side The enforcement of case, when producing abnormal during server carries out traversal processing, reduces abnormal to whole traversal processing as much as possible The impact of flow process, to ensure that not affecting user uses normally, thus improves server interface fault-tolerance;Determined by server side The abnormal informations such as the particular type anomaly occurring in which and exception of code, saving developer, to inquire about these different Often time of information, and then got the more process time for developer, improve when developer solves this problem Efficiency.It addition, notify particular problem, to concrete developer, to improve efficiency and error and solution efficiency that problem is assigned.
Embodiment two
Capture that Fig. 2 provides for the embodiment of the present invention and storage abnormal realize schematic flow sheet, as in figure 2 it is shown, this is caught Obtain and store abnormal flow process to mainly comprise the steps that
Step 201: invoking server interface;
Step 202: the loop body of traversal processing;
Step 203: judge whether circulation completes, if it is, perform step 210;Otherwise, step 204 is performed;
Step 204: perform the next single treatment in circulation, then perform step 205;
Step 205: carry out the process that catchs the exception, then perform step 206;
Step 206: judge whether exception occurs in described single treatment, if there is, perform step 207;If not Occur, return step 202.
Step 207: the particular location that recording exceptional occurs, then performs step 208;
Step 208: resolve the email address of concrete developer in code annotation, then perform step 209;
Step 209: by recorded in data base to abnormal relevant information, be then back to step 202;
Step 210: return the result filtering out abnormal data to client, subsequently into step 211;
Step 211: terminate.
So, have in the interface of traversal processing, single process increase exception catching, filters single wrong data, To ensure when only minority data occur abnormal, nor affect on user and use normally.Further, by the solution to abnormal information Analysis, determines which that anomaly occur in code, and the particular type of exception, in order to improves developer and solves this and ask Efficiency during topic.It addition, the developer's email address in parsing code annotation, in order to realize particular problem and notify to specifically Developer, to improve the efficiency that problem is assigned.
Embodiment three
Fig. 3 realizes schematic flow sheet, such as Fig. 3 institute for what the embodiment of the present invention provided to what responsible person sent abnormal information Showing, this flow process mainly comprises the steps that
Step 301: timed task starts;
Here, described timed task sends abnormal information for instruction to responsible person.
Step 302: according to abnormal particular location, the abnormal type occurred and call order to being grouped;
Step 303: traversal processing.
Here, described traversal processing can refer to process the exception in each packet successively.
Step 304: judge whether circulation completes, if it is, perform step 312;If it does not, perform step 305;
Here, if described circulation includes multiple packet, it is judged that whether circulation completes to refer to whether last packet is located Manage complete.
Step 305: add up such abnormal number of times occurred, perform step 306;
Step 306: extract the abnormal time occurred;Subsequently into step 307;
Step 307: extract abnormal specifying information;Then step 308 is performed;
Wherein, described abnormal specifying information, at least include: abnormal occur number of times, the abnormal time, abnormal the most right occurred The code answered, and bag name belonging to described code, the particular location of code, code call order;
Step 308: read the email address of this project leader and related personnel, then perform step 309;
Step 309: read the email address of concrete developer;Then step 310 is performed;
Step 310: abnormal information is sent to director, related personnel and concrete developer, then performs step 311;
Such as, abnormal information type is null pointer, calls sequence consensus, and occurs Number of times in 100th row of cn.nubia.store.api.controller.TestController.java has 100 times, that , then record these the 100 times abnormal times occurred, and by its Exception Type, abnormal information, abnormal call order together as The content of mail is transmitted.
Step 311: the abnormal information sent is marked, is then back to step 303;
Step 312: terminate.
So, the abnormal information added up is sent to the responsible person being correlated with, saves relevant responsible person's statistics The time of these abnormal informations, and then got the more time processing exception for relevant responsible person, improve relevant Responsible person's efficiency when solving this problem.It addition, particular problem notified to concrete developer, the problem that improves is assigned Efficiency and error and solution efficiency.
Embodiment four
The composition structural representation of the information processor that Fig. 4 provides for the embodiment of the present invention, as shown in Figure 4, described letter Breath processing means includes detector unit 41, processing unit 42, response unit 43;Wherein,
Whether described detector unit 41, produce during detection each processed in units in traversal processing flow process Abnormal;
Described processing unit 42, if abnormal for producing, filters out the exception produced in each processed in units process, And obtain the information relevant to described exception;
Described response unit 43, is used for after traversal processing flow process terminates, and filters out described abnormal to client return Result.
In such scheme, described processing unit 42, it is additionally operable to:
Judge described abnormal type;
Inquire about the code that described exception is corresponding, determine the bag name belonging to described code, the particular location of code, the tune of code By order;
Obtain the contact method of responsible person corresponding to described code.
In such scheme, alternatively, described device also includes:
Memory element 44, for the information that storage is relevant to described exception;
Transmitting element 45, for when meeting trigger condition, reads the information relevant to described exception, and by described exception Abnormal information notify the responsible person that described exception is corresponding.
Alternatively, described transmitting element 44, it is additionally operable to: described abnormal abnormal information is being notified that described exception is corresponding Before responsible person, according to Exception Type, abnormal particular location, abnormal order of calling, each is grouped extremely.
Alternatively, described transmitting element 44, it is additionally operable to:
Add up the number of times that the exception of same type in each group occurs, and the exception of repetition is merged;
Extract the abnormal time occurred;
Read the contact method of responsible person corresponding to the code that described exception is corresponding;
Described abnormal abnormal information is sent to described responsible person institute holding equipment by described contact method;
Wherein, described abnormal information includes:
Abnormal occur number of times, abnormal occur time, the most corresponding abnormal code, and bag name belonging to described code, The particular location of code, code call order.
Above-mentioned information processor may be disposed in server.
It will be appreciated by those skilled in the art that each processing unit in the information processor shown in Fig. 4 realizes merit Can, can refer to the associated description of aforementioned information processing method and understand.It will be appreciated by those skilled in the art that the letter shown in Fig. 4 Each processing unit in breath processing means, can be realized by the program that runs on processor, it is possible to by specifically logic electricity Road and realize.
In actual applications, detector unit 41 in described information processor, processing unit 42, response unit 43, Memory element 44, the concrete structure of transmitting element 45 may both correspond to processor.During the concrete structure of described processor can be Central processor (CPU, Central Processing Unit), digital signal processor (DSP, Digital Signal Or programmable gate array (FPGA, Field-Programmable Gate Array) etc. has and processes function Processor) Electronic devices and components or the set of electronic devices and components.Wherein, described processor includes executable code, and described executable code stores In storage medium, described processor can be connected in described storage medium by communication interfaces such as buses, is performing specifically The corresponding function of each module time, read from described storage medium and run described executable code.Described storage medium is used It is preferably non-moment storage medium in the part storing described executable code.
Described detector unit 41, processing unit 42, response unit 43, memory element 44, transmitting element 45 can collect paired In same processor, or corresponding different processor should be distinguished;When integrated corresponding to same processor time, described processor use Time divisional processing described in detector unit 41, processing unit 42, response unit 43, memory element 44, the function of transmitting element 45 correspondence.
Information processor described in the present embodiment, when producing abnormal during server carries out traversal processing, as far as possible Ground reduces the abnormal impact on whole traversal processing flow process, to ensure that not affecting user uses normally, thus improves server Interface fault-tolerance;The abnormal informations such as the particular type being determined which and the exception that anomaly occur in code by server side, Save developer to inquire about the time of these abnormal informations, and then got the more process time for developer, improve Developer solves efficiency during this problem.It addition, particular problem notified to concrete developer, the problem that improves is assigned Efficiency and error and solution efficiency.
It should be noted that in this article, term " includes ", " comprising " or its any other variant are intended to non-row Comprising of his property, so that include that the process of a series of key element, method, article or device not only include those key elements, and And also include other key elements being not expressly set out, or also include intrinsic for this process, method, article or device Key element.In the case of there is no more restriction, statement " including ... " key element limited, it is not excluded that including this The process of key element, method, article or device there is also other identical element.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
Through the above description of the embodiments, those skilled in the art is it can be understood that arrive above-described embodiment side Method can add the mode of required general hardware platform by software and realize, naturally it is also possible to by hardware, but a lot of in the case of The former is more preferably embodiment.Based on such understanding, prior art is done by technical scheme the most in other words The part going out contribution can embody with the form of software product, and this computer software product is stored in a storage medium In (such as ROM/RAM, magnetic disc, CD), including some instructions with so that a station terminal equipment (can be mobile phone, computer, take Business device, air-conditioner, or the network equipment etc.) perform the method described in each embodiment of the present invention.
These are only the preferred embodiments of the present invention, not thereby limit the scope of the claims of the present invention, every utilize this Equivalent structure or equivalence flow process that bright description and accompanying drawing content are made convert, or are directly or indirectly used in other relevant skills Art field, is the most in like manner included in the scope of patent protection of the present invention.

Claims (10)

1. an information processor, it is characterised in that described device includes:
Whether detector unit, produce exception during detection each processed in units in traversal processing flow process;
Processing unit, if abnormal for producing, filter out the exception produced in each processed in units process, and obtains and institute State abnormal relevant information;
Response unit, is used for after traversal processing flow process terminates, and returns to client and filters out described abnormal result.
Device the most according to claim 1, it is characterised in that described processing unit, is additionally operable to:
Judge described abnormal type;
Inquire about the code that described exception is corresponding, determine the bag name belonging to described code, the particular location of code, code call suitable Sequence;
Obtain the contact method of responsible person corresponding to described code.
Device the most according to claim 2, it is characterised in that described device also includes:
Memory element, for the information that storage is relevant to described exception;
Transmitting element, for when meeting trigger condition, reads the information relevant to described exception, and by described abnormal exception Information notifies the responsible person that described exception is corresponding.
Device the most according to claim 3, it is characterised in that transmitting element, is additionally operable to: by described abnormal exception letter Before breath notifies the responsible person that described exception is corresponding,
According to Exception Type, abnormal particular location, abnormal order of calling, each is grouped extremely.
Device the most according to claim 4, it is characterised in that described transmitting element, is additionally operable to:
Add up the number of times that the exception of same type in each group occurs, and the exception of repetition is merged;
Extract the abnormal time occurred;
Read the contact method of responsible person corresponding to the code that described exception is corresponding;
Described abnormal abnormal information is sent to described responsible person institute holding equipment by described contact method;
Wherein, described abnormal information includes:
Abnormal occur number of times, abnormal occur time, the most corresponding abnormal code, and bag name belonging to described code, code Particular location, code call order.
6. an information processing method, it is characterised in that described method includes:
Whether detection produces exception during each processed in units in traversal processing flow process;
If it is, filter out the exception produced in each processed in units process, and obtain the information relevant to described exception;
After traversal processing flow process terminates, return to client and filter out described abnormal result.
Method the most according to claim 6, it is characterised in that the information that described acquisition is relevant to described exception, including:
Judge described abnormal type;
Inquire about the code that described exception is corresponding, determine the bag name belonging to described code, the particular location of code, code call suitable Sequence;
Obtain the contact method of responsible person corresponding to described code.
Method the most according to claim 7, it is characterised in that after the information that described acquisition is relevant to described exception, also Including:
Store the information relevant to described exception;
When meeting trigger condition, read the information relevant to described exception, and by described for described abnormal abnormal information notice Abnormal corresponding responsible person.
Method the most according to claim 8, it is characterised in that described described abnormal abnormal information is notified described exception Before corresponding responsible person, also include:
According to Exception Type, abnormal particular location, abnormal order of calling, each is grouped extremely.
Method the most according to claim 9, it is characterised in that described described abnormal abnormal information is notified described different The most corresponding responsible person, including:
Add up the number of times that the exception of same type in each group occurs, and the exception of repetition is merged;
Extract the abnormal time occurred;
Read the contact method of responsible person corresponding to the code that described exception is corresponding;
Described abnormal abnormal information is sent to described responsible person institute holding equipment by described contact method;
Wherein, described abnormal information includes:
Abnormal occur number of times, abnormal occur time, the most corresponding abnormal code, and bag name belonging to described code, code Particular location, code call order.
CN201610352231.8A 2016-05-24 2016-05-24 A kind of information processing method and device Active CN106055429B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610352231.8A CN106055429B (en) 2016-05-24 2016-05-24 A kind of information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610352231.8A CN106055429B (en) 2016-05-24 2016-05-24 A kind of information processing method and device

Publications (2)

Publication Number Publication Date
CN106055429A true CN106055429A (en) 2016-10-26
CN106055429B CN106055429B (en) 2019-05-24

Family

ID=57174328

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610352231.8A Active CN106055429B (en) 2016-05-24 2016-05-24 A kind of information processing method and device

Country Status (1)

Country Link
CN (1) CN106055429B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109726081A (en) * 2019-01-02 2019-05-07 深圳壹账通智能科技有限公司 Method, apparatus, computer equipment and the storage medium of service exception processing
CN111199323A (en) * 2018-11-19 2020-05-26 苏州精易会信息技术有限公司 Abnormal call management method and device

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5761513A (en) * 1996-07-01 1998-06-02 Sun Microsystems, Inc. System and method for exception handling in dynamically linked programs
US20100077385A1 (en) * 2008-09-23 2010-03-25 Microsoft Corporation Debugger exception filtering with target-based rules
US7937695B2 (en) * 2007-04-27 2011-05-03 International Business Machines Corporation Reducing number of exception checks
CN102117228A (en) * 2011-02-28 2011-07-06 复旦大学 Dynamic and static combined Java program exception handling and optimization method
CN102422261A (en) * 2009-05-06 2012-04-18 微软公司 Exception raised notification
US8285580B2 (en) * 2004-06-30 2012-10-09 Sap Ag System and method for filtering exceptions generated by forecasting and replenishment engine
US8365198B2 (en) * 2008-12-09 2013-01-29 Microsoft Corporation Handling exceptions in a data parallel system
KR101234701B1 (en) * 2011-08-24 2013-02-19 주식회사 미니게이트 Error processing system for server platform
US8464033B2 (en) * 2003-04-02 2013-06-11 Guillermo J. Rozas Setting a flag bit to defer event handling to one of multiple safe points in an instruction stream
CN103810076A (en) * 2012-11-15 2014-05-21 国家电网公司 Monitoring method and device for data reproduction
CN104967540A (en) * 2014-06-10 2015-10-07 腾讯科技(深圳)有限公司 Server status detection method and apparatus thereof

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5761513A (en) * 1996-07-01 1998-06-02 Sun Microsystems, Inc. System and method for exception handling in dynamically linked programs
US8464033B2 (en) * 2003-04-02 2013-06-11 Guillermo J. Rozas Setting a flag bit to defer event handling to one of multiple safe points in an instruction stream
US8285580B2 (en) * 2004-06-30 2012-10-09 Sap Ag System and method for filtering exceptions generated by forecasting and replenishment engine
US7937695B2 (en) * 2007-04-27 2011-05-03 International Business Machines Corporation Reducing number of exception checks
US20100077385A1 (en) * 2008-09-23 2010-03-25 Microsoft Corporation Debugger exception filtering with target-based rules
US8365198B2 (en) * 2008-12-09 2013-01-29 Microsoft Corporation Handling exceptions in a data parallel system
CN102422261A (en) * 2009-05-06 2012-04-18 微软公司 Exception raised notification
CN102117228A (en) * 2011-02-28 2011-07-06 复旦大学 Dynamic and static combined Java program exception handling and optimization method
KR101234701B1 (en) * 2011-08-24 2013-02-19 주식회사 미니게이트 Error processing system for server platform
CN103810076A (en) * 2012-11-15 2014-05-21 国家电网公司 Monitoring method and device for data reproduction
CN104967540A (en) * 2014-06-10 2015-10-07 腾讯科技(深圳)有限公司 Server status detection method and apparatus thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111199323A (en) * 2018-11-19 2020-05-26 苏州精易会信息技术有限公司 Abnormal call management method and device
CN109726081A (en) * 2019-01-02 2019-05-07 深圳壹账通智能科技有限公司 Method, apparatus, computer equipment and the storage medium of service exception processing

Also Published As

Publication number Publication date
CN106055429B (en) 2019-05-24

Similar Documents

Publication Publication Date Title
CN105354126A (en) Method and device for monitoring exception in page script file
CN107038107A (en) A kind of method and device for obtaining application interim card information
CN110502318A (en) Event-handling method, event processing server, storage medium and device
CN106936688B (en) Notification sending method and device
CN109800098A (en) Service exception node positioning method, device, computer equipment and storage medium
CN106973319A (en) A kind of virtual gift display method and system
CN110365534A (en) A kind of intelligent substation communication system is chopped off automatically and restoration methods
CN108197002B (en) Mobile device non-buried point data statistical method, system, terminal and medium
CN116737765A (en) Service alarm information processing method and device, electronic equipment and storage medium
CN107861799A (en) task processing method and device based on multi-thread environment
CN115601004A (en) User work agency reminding system based on machine learning
CN106055429A (en) Information processing method and apparatus
CN106919377A (en) Determine application program displaying interface whether be white screen method and device
CN109409948B (en) Transaction abnormity detection method, device, equipment and computer readable storage medium
CN112948224A (en) Data processing method, device, terminal and storage medium
CN114238295A (en) Data sorting method and device based on grouping
CN106790380A (en) Data reporting method and device
CN104506743B (en) A kind of method and device of dynamic interception phone
CN108234795B (en) Voice alarm method, device, system, storage medium and processor
CN109815121B (en) Interface automation test case generation method and related equipment
CN114390016B (en) Mailbox rule management method and device, computer equipment and storage medium
CN116302989A (en) Pressure testing method and system, storage medium and computer equipment
CN110995570A (en) Pending approval message reminding method, system, storage medium and computer equipment
CN114205820B (en) Suspicious user detection method, suspicious user detection device and suspicious user detection computer equipment carrying pseudo base station
CN113347045A (en) Alarm message processing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant