CN110187993A - A kind of processing method of misoperation, system, electronic equipment and storage medium - Google Patents

A kind of processing method of misoperation, system, electronic equipment and storage medium Download PDF

Info

Publication number
CN110187993A
CN110187993A CN201910397000.2A CN201910397000A CN110187993A CN 110187993 A CN110187993 A CN 110187993A CN 201910397000 A CN201910397000 A CN 201910397000A CN 110187993 A CN110187993 A CN 110187993A
Authority
CN
China
Prior art keywords
exception
processing unit
processing
class
abnormal
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.)
Withdrawn
Application number
CN201910397000.2A
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.)
Guangzhou Ouke Information Technology Co Ltd
Original Assignee
Guangzhou Ouke 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 Guangzhou Ouke Information Technology Co Ltd filed Critical Guangzhou Ouke Information Technology Co Ltd
Priority to CN201910397000.2A priority Critical patent/CN110187993A/en
Publication of CN110187993A publication Critical patent/CN110187993A/en
Withdrawn legal-status Critical Current

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/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0766Error or fault reporting or storing
    • 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/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis

Abstract

The embodiment of the present application discloses processing method, system, electronic equipment and the storage medium of a kind of misoperation.The described method includes: server receives exception information, judge that the corresponding Exception Type of the exception information, the Exception Type include front end data exception class, server-side data exception class and hardware anomalies class based on preset exception error monitoring data library;According to the Exception Type, calls corresponding functional unit to capture the exception information and generate corresponding capture result;Abnormality processing is carried out according to the corresponding exception processing unit of the capture call by result.Technical solution provided by the embodiments of the present application, abnormal by calling corresponding first exception processing unit to handle, the exception that the second exception processing unit again dishes out to the first exception processing unit is handled.By handling exception by different level, keep exception handling logic clear, it is well arranged, it can be improved abnormality processing efficiency.

Description

A kind of processing method of misoperation, system, electronic equipment and storage medium
Technical field
The invention relates to Exception Handling Technique field more particularly to a kind of processing method of misoperation, system, Electronic equipment and storage medium.
Background technique
Exception is the anomalous event occurred in program operation process, usually by hardware anomalies, service exception or system The problems such as operation exception, is caused.During especially with regard to the operation of cultural heritage data service system, since culture is lost It is huge to produce data, inevitably will appear exception in mass disposal data, and be difficult to consider and handle these exceptions.At present For these abnormal processing, server is usually directly fed back to, and abnormality processing is executed by server and is operated.Due to all Exception be sent to server, by the exception processing unit of server directly intercept and capture it is abnormal handled, will lead to server Data processing pressure it is overweight, be easy to cause server exception processing unit to ignore or lost part is abnormal because treating capacity is excessive Data.Moreover, for of such a size cultural heritage data exception management work, also lack that a set of logicality is strong, level at present Clearly processing scheme, therefore will lead to cultural heritage data management platform and bring undesirable user experience, and then influence culture The Electronic Protection of legacy data and succession.
Summary of the invention
The embodiment of the present application provides processing method, system, electronic equipment and the storage medium of a kind of misoperation, can be right It is abnormal to carry out layered shaping.
In a first aspect, the embodiment of the present application provides a kind of processing method of misoperation, comprising:
Server receives exception information, judges that the exception information is corresponding based on preset exception error monitoring data library Exception Type, the Exception Type include front end data exception class, server-side data exception class and hardware anomalies class;
According to the Exception Type, calls corresponding functional unit to capture the exception information and generate corresponding capture knot Fruit;
Abnormality processing, the exception processing unit packet are carried out according to the corresponding exception processing unit of the capture call by result Include the first exception processing unit and the second exception processing unit;First exception processing unit is for handling corresponding Exception Type Exception, second exception processing unit is for handling the exception that first exception processing unit is dished out.
In second aspect, the embodiment of the present application provides a kind of processing system of misoperation, comprising:
Type judging module is based on preset exception error monitoring data library for receiving exception information by server Judge that the corresponding Exception Type of the exception information, the Exception Type include front end data exception class, server-side data exception Class and hardware anomalies class;
Trapping module, for calling corresponding functional unit to capture the exception information and life according to the Exception Type At corresponding capture result;
Processing module carries out abnormality processing, the exception according to the corresponding exception processing unit of the capture call by result Processing unit includes the first exception processing unit and the second exception processing unit;First exception processing unit is for processing pair The exception of Exception Type is answered, second exception processing unit is for handling the exception that first exception processing unit is dished out.
In the third aspect, the embodiment of the present application provides a kind of electronic equipment, comprising:
Memory and one or more processors;
The memory, for storing one or more programs;
When one or more of programs are executed by one or more of processors, so that one or more of processing Device realizes the processing method of misoperation as described in relation to the first aspect.
In fourth aspect, the embodiment of the present application provides a kind of storage medium comprising computer executable instructions, described Computer executable instructions by computer processor when being executed for executing the processing of misoperation as described in relation to the first aspect Method.
The embodiment of the present application is by carrying out type judgement to the exception information received, further according to Exception Type by corresponding Functional unit catchs the exception, and calls the processing of corresponding first exception processing unit abnormal, to the exception information of processing failure, to the Two exception processing unit throw exceptions carry out abnormality processing by the second exception processing unit.It is caught the exception by functional unit, energy It is enough directly clearly to generate abnormal corresponding functional unit, it catchs the exception handled in time;By handling exception by different level, make to locate Clear logic is managed, it is well arranged, it can be improved abnormality processing efficiency, while exception being avoided to be ignored because data processing amount is excessive Or it loses.In addition, being verified by front end, the exception being capable of handling first is handled, incorrect data is prevented to be submitted to Server is just handled possible exception in front end, and the operating pressure of server is alleviated with this, improves operational efficiency.
Detailed description of the invention
Fig. 1 is a kind of flow chart of the processing method for misoperation that the embodiment of the present application one provides;
Fig. 2 is one front end page checking process schematic diagram of the embodiment of the present application;
Fig. 3 is one server-side data exception class classifying type processing schematic of the embodiment of the present application;
Fig. 4 is one server-side data exception class process flow diagram of the embodiment of the present application;
Fig. 5 is one front end data exception class process flow diagram of the embodiment of the present application;
Fig. 6 is one hardware anomalies process flow diagram of the embodiment of the present application;
Fig. 7 is one second exception processing unit abnormality processing flow chart of the embodiment of the present application;
Fig. 8 is the abnormality processing schematic diagram of one first exception processing unit of the embodiment of the present application, the second exception processing unit;
Fig. 9 is the structural schematic diagram of the embodiment of the present application two and a kind of processing system of misoperation of offer.
Specific embodiment
It is specifically real to the application with reference to the accompanying drawing in order to keep the purposes, technical schemes and advantages of the application clearer Example is applied to be described in further detail.It is understood that specific embodiment described herein is used only for explaining the application, Rather than the restriction to the application.It also should be noted that illustrating only for ease of description, in attached drawing related to the application Part rather than full content.It should be mentioned that some exemplary realities before exemplary embodiment is discussed in greater detail It applies example and is described as the processing or method described as flow chart.Although operations (or step) are described as sequence by flow chart Processing, but many of these operations can be implemented concurrently, concomitantly or simultaneously.In addition, the sequence of operations It can be rearranged.The processing can be terminated when its operations are completed, be not included in attached drawing it is also possible to have Additional step.The processing can correspond to method, function, regulation, subroutine, subprogram etc..
The processing scheme of misoperation provided by the present application, the predominantly running of cultural heritage data service system provide more For stable running environment.Server data processing can be effectively relieved additionally by the progressive abnormality processing mode of level Pressure improves the resource treatment effeciency of server.It is divided for the exception generated in data management system operational process Layer processing, it is contemplated that current operation exception is mostly that abnormal feedback is uniformly processed to server, the effect of abnormality processing Rate not can guarantee, or even will appear ignored situation.Therefore, this programme can by the progressive abnormality processing mode of level The pressure of server data processing is effectively relieved, improves the abnormality processing efficiency of server.Foundation is captured to abnormal as early as possible And the abnormality processing principle handled, different anomaly classifications are captured, as far as possible for different abnormal progress different disposals, to this The exception that module cannot be handled is dished out to upper layer block code, handles exception as far as possible, and exception is avoided to be ignored, and is saved About handling duration.
Implement one:
Fig. 1 gives a kind of flow chart of the processing method of misoperation of the offer of the embodiment of the present application one, the present embodiment The processing method of the misoperation of middle offer can be executed by the processing equipment of misoperation, and the processing equipment of the misoperation can It is realized in a manner of through software and/or hardware, the processing equipment of the misoperation can be two or more physical entity structures At being also possible to physical entity and constitute.
It is following by the processing system of misoperation be execute misoperation processing method equipment for, be described. Referring to Fig.1, the processing method of the misoperation specifically includes:
S110, server receive exception information, judge the exception information based on preset exception error monitoring data library Corresponding Exception Type, the Exception Type include front end data exception class, server-side data exception class and hardware anomalies class.
Illustratively, in cultural heritage data service system operational process, since cultural heritage data are huge, can inevitably go out Now abnormal situation.Historical and cultural heritage data include: that all kinds of three-dimensional modeling datas such as historical building, historical relic and model are matched The management data such as parameter, label data are set, legacy data cannot be damaged when handling these exceptions, while requiring to be located in as far as possible Reason is abnormal, avoids abnormal be ignored.In cultural heritage data service system operational process, real-time reception generates different server Normal information, exception information include specific Exception Type in program operation process, occur position, abnormal time of origin, occur it is different The parameter informations such as normal corresponding functional node.And for the exception of non-a defined, exception information also can specification exception generation position Parameter information.Exception error monitoring data library can be preset when abnormality processing, exception error monitoring data library is by losing culture It produces all kinds of abnormal logs that data service system generates to be stored, and corresponding all kinds of abnormal generation positions of preservation.It is abnormal wrong Accidentally monitoring data library can parse the abnormal position parameter information for including in exception information based on the exception information received. Therefore, the abnormal position parameter information for including according to exception information, can know the position occurred extremely, and then can determine different Often belong to front end data exception class, server-side data exception class or hardware anomalies class.The present embodiment is by determining exception Different location, convenient for subsequent abnormal using the processing of corresponding processing mode.
Specifically, in step S110, it is described that the exception information pair is judged based on preset exception error monitoring data library The Exception Type answered further includes following implementations:
The exception information based on the received generates the judgement request of Exception Type;Based on judgement request call institute State corresponding type label in exception error monitoring data library;By the code of storage corresponding under the type label being abnormal It is compared with the abnormality code in the exception information;It is then determined when the corresponding matching value of comparison result is up to certain threshold value The type label being abnormal, and confirm the corresponding Exception Type of the exception information.It, will by the setting of the type label It catchs the exception convenient for the functional unit and information and generates capture result.
Optionally, in order to prevent incorrect data to be submitted to server, front end just to possible exception into Row processing improves operational efficiency to alleviate the operating pressure of server.It is examined by front end page school, the front end HTML/JSP page It handles in logic, is carried out using the data that JavaScript scripting language will be submitted to server to user according to business rule Verification, referring to fig. 2, front end page checking process includes:
S1001, front end obtain the exception information that generation is operating abnormally in cultural heritage data service system operation;
S1002, front end page verification operation is executed based on the exception information, generates check results;
S1003, judge whether the check results meet default page rule;
If S1004, the check results do not meet the default page rule, the exception information is converted to and is used for The prompt information of mistake occurs for prompt input information;
If S1005, the check results meet the default page rule, the exception information is sent to service Device.
In cultural heritage data service system operation, due to data run exception, nothing is anti-after will lead to front end input Answer or data show it is imperfect.After front end gets these exceptions, by JavaScript scripting language to exception according to industry Business rule is verified, to dispose part exception as far as possible.JavaScript script is realized by being embedded in HTML The function of itself, Javascript scripting language is the same with other language, have a basic data type of own, expression formula and The basic program frame of arithmetic operator and program.Javascript provides four kinds of basic data types and two kinds of special numbers It is used to handle data and text according to type.And variable provides the place of storage information, expression formula can then complete more complex letter Breath processing.By preset page rule, when only check results meet default page rule, then verification passes through, these are different Regular data is uploaded to server and is further processed.It is verified by front end, check results is judged according to default page rule, To default page rule is not met, then miscue frame is popped up to prompt the user with error message.Page rule is according to business Rule settings, business rule is the description to service definition and constraint, for maintaining business structure or control and traffic affecting Behavior.The basic thought of business rule technology is to extract the service logic of system processing from program code, by its turn Become simple business rule, indicate business conduct with the business rule data of structuring, described using natural language, And it is centrally stored in rule base.Business rule creates by business personnel, real-time update and debugging, the complexity between business rule Logical relation is by rules engines processes.Incorrect data are prevented to be submitted to server in this way, in client just to possible Exception is handled.Front end verification be equivalent to the first barrier, the front end data exception class that will be disposed directly front end into Row processing, the operating pressure of server is alleviated with this, improves operational efficiency.The exception of alignment processing not, then upload to clothes Business device is handled.
It should be noted that front end described in the embodiment of the present application, before referring to mobile phone front end used by a user, computer End etc., but also the front end including background server user's practical operation.It should be understood that the front end of the present embodiment is at this The operation front end in face of user is presented under cultural heritage data service system, either in user front end or background service The front end of device.In addition, the server-side of the embodiment of the present application again refers to two aspects, on the one hand it is used to user and uses equipment On the other hand the server-side communicated outward is used to user using system and provides the server-side of function services.Cultural heritage number According in service system operational process, background program person transfers out anomaly unit and carries out exception by server front end debugging system Processing executes service request by background server end, provides service by cloud for long-range user front end.
S120, according to the Exception Type, call corresponding functional unit to capture the exception information and generate corresponding Capture result.
Which illustratively, for the above-mentioned exception information for having determined Exception Type, generated according to functional unit block It is abnormal, then it is captured by which functional unit block to abnormal, and handle abnormal.By generating each of exception information A corresponding functional unit, which catchs the exception, to be handled.After these functional units catch the exception, based on the exception captured, really Determine abnormal cause (generating capture result), corresponding abnormality processing is carried out according to abnormal cause for subsequent.
Specifically, for front end data exception class, the generally input of front end or output abnormality pass through front-end business function Elements capture is abnormal;For server-side data exception class, generally background server service (business service) exception or cloud clothes Business (HTTP service) is abnormal, corresponds to service functional unit by server-side and catchs the exception;For hardware anomalies class, corresponded to by server-side Functional unit catchs the exception.Capture processing is carried out to abnormal based on corresponding functional unit.
It is described that corresponding functional unit is called to capture the exception information and generate corresponding as one embodiment of the application Capture is as a result, further include following implementations: when receiving the signal occurred extremely, obtaining the corresponding exception of the Exception Type Information;Corresponding abnormality code in the exception information is extracted, based on the determining type label by the abnormality code In corresponding possible several abnormal cause output abnormality capture tables;Calculate the corresponding abnormal probability of each abnormal cause, output to institute It states in exception catching table;The abnormal maximum abnormal cause of probability is determined as the capture result.It can be seen that by different The calculating of normal probability will effectively improve the judgement success rate of abnormal cause, will be subsequent customized exception class by exception catching table Valuable reference role is provided.
Specifically, described calculate the corresponding abnormal probability of each abnormal cause, including following implementations: obtaining the exception Corresponding abnormal generation position and functional node corresponding informance in information;The basis of the matching value is corresponded in abnormality code On, the parameter information that both position and functional node occurs is compared with the parameter information under the type label respectively, Abnormal probability is determined by comparison result.
As one embodiment of the application, the generation position is used to indicate the corresponding operation address of abnormal generation, such as: C:\Program Files\Cultural Heritage Data Management Service Platform\safe\ Sectx or https: //bbs.chdmsp.com/search.php? mod=forum.The functional node causes for indicating The corresponding node of the feature operation being abnormal.The parameter information that both position and functional node wherein occurs is referred to for two The parameter codes that person is set separately, for example, when being abnormal respective operations address C: Program Files Cultural Heritage Data Management Service Platform safe Sectx correspond to parameter codes and be set as 1111000010100010110;The parameter codes of corresponding function running node are set as 0000010 when being abnormal.Work as parameter When code exactly matches, corresponding matching value is 1.
S130, abnormality processing, the abnormality processing are carried out according to the corresponding exception processing unit of the capture call by result Unit includes the first exception processing unit and the second exception processing unit;First exception processing unit is for handling corresponding exception class The exception of type, second exception processing unit is for handling the exception that first exception processing unit is dished out.
Illustratively, after functional unit captures exception, according to abnormal cause, corresponding exception processing unit is called to handle It is abnormal.Different from existing exception handling, the exception generated in data system, at unified feedback to server end Reason.The embodiment of the present application first calls exception processing unit processing by the functional unit of low layer for abnormal functional unit is generated It is abnormal, the exception that functional unit is not handled, then dish out, exception is continued with by exception processing unit.Exception is realized with this Layered shaping, improve abnormality processing efficiency, avoid abnormal be ignored.We predict all kinds of in system accessible different Unified definition is often carried out in abnormality processing configuration file, abnormality processing functional unit is provided, when each functional unit is capturing When abnormal, when needing to abnormal handle, unified call is carried out.Wherein, exception processing unit includes the first abnormality processing list Member and the second exception processing unit, the first exception processing unit include the abnormality processing configuration file for handling corresponding function unit, For corresponding function cell call, the exception handling code of abnormality processing configuration file is obtained, the processing of corresponding Exception Type is carried out. When functional unit calls exception processing unit processing abnormal, first call the processing of the first exception processing unit abnormal, such as first is abnormal Processing unit is to abnormality processing success, then the first exception processing unit normal termination, if abnormality processing fails, then by abnormal throwing Out, it is caught the exception by the second exception processing unit, the second exception processing unit is used for the first exception processing unit processing failure Exception continued with.It should be noted that when the abnormality processing amount of the first exception processing unit reaches certain threshold value, It can also be by exception to the second exception processing unit throw exception, to alleviate the data processing pressure of the first exception processing unit. By presetting an abnormality processing amount threshold value, abnormality processing amount threshold value can be according to the real data of the first exception processing unit Processing capacity setting, setting time is interior when the first exception processing unit detects that its abnormality processing amount reaches given threshold, then By exception throws, handled by the second exception processing unit.
Specifically, referring to Fig. 3-Fig. 6, not based on server-side data exception class, front end data exception class, three kinds of hardware anomalies Same Exception Type, is described this implementation abnormality processing.
Wherein, for server-side data exception class, the exception that background thread calls service functional unit to generate is generally comprised The exception generated with HTTP request service function unit.Wherein, service functional unit is for handling the request of front-end business function, such as The request realizing a certain interface function and generating;Service function unit is used to handle the function services request from cloud, for example The request serving a certain interface function and formulating.As shown in figure 3, being generally divided into two to server-side data exception class processing mode The service functional unit abnormality processing and HTTP request service function unit that class, respectively timed task (background thread) are called are different Often processing.When determining server-side data exception class is the exception that background thread calls service functional unit to generate, by business function Energy elements capture is abnormal, and the capture result of generation includes that server-side loses related service instruction or loses related data library file; It determines that server-side data exception class is the exception that HTTP request service function unit generates, is caught the exception by service function unit, The capture result of generation includes HTTP request out-of-service or mistake.By being carried out at specific classification extremely to server-side data class Reason, can preferably improve abnormality processing efficiency.
As shown in figure 4, the process flow of server-side data exception class includes:
S1311, pass through and call corresponding first exception processing unit, obtain server-side data exception class and correspond to abnormality processing The exception handling information of configuration file handles the exception of capture;
If the success of S1312, abnormality processing, the first exception processing unit normal termination;
If S1313 abnormality processing fails, abnormal by processing failure is dished out to the second exception processing unit, different by second Normal processing unit is handled.
Two kinds of processing modes based on above-mentioned server-side data exception class call business function in timed task (background thread) Energy unit executes, and when service functional unit generates abnormal, if the exception is accessible exception, service functional unit is different to this It is often captured, and is handled abnormal.Service functional unit calls the first exception processing unit in exception handling code The exception handling code of offer is handled abnormal, if abnormality processing success, service functional unit normal termination.If Abnormality processing failure, then service functional unit need to dish out exception to upper layer, carry out abnormality processing by the second exception processing unit. On the other hand, the exception generated for service function unit then calls exception processing unit processing abnormal by service function unit. In HttpServlet business processing logic, a HttpServlet base class, every other HttpServlet business are provided Processing class will be inherited from it.To all HttpServlet business processings in the entry method of HttpServlet base class The exception that class is dished out carries out capture processing.When HTTP request service function unit generates it is abnormal when, service function unit is to can Processing is abnormal to be captured, and the first exception processing unit is called to carry out abnormality processing, if abnormality processing success, jumps to just The normal page.If abnormality processing is unsuccessful, service functional unit will extremely to upper layer the second exception processing unit throw exception, It is handled by the second exception processing unit abnormal.
As shown in figure 5, front end data exception class process flow includes:
S1321, judge whether front end input or output data meet default page rule;
If S1322, not meeting default page rule, forward end is sent for prompting input or output information that mistake occurs Prompt information;
If S1323, meeting default page rule, by calling corresponding first exception processing unit, acquisition front end number The exception handling information that abnormality processing configuration file is corresponded to according to exception class handles the exception of capture, if abnormality processing at Function, then the first exception processing unit normal termination;If abnormality processing fails, by the abnormal second abnormality processing list of processing failure Member is dished out, and is handled by second exception processing unit.
For front end data class exception, the generally input of front end or output abnormality, at front-end business functional unit Reason is abnormal.Front-end business functional unit first carries out page verification.Referring to the above-mentioned front end before server receives exception information Abnormality processing mode verifies the abnormal page again that carries out by pre-seting page rule.Only check results meet default page When the rule of face, then verification passes through, and exception processing unit is called to handle abnormal.It is verified by front end, to check results root Judged according to default page rule, to default page rule is not met, then pops up miscue frame to prompt the user with mistake False information prompts input or output error.For inputting information not when front end data exception class, generally man-machine interface interaction It is abnormal to meet front end input and output caused by specification, transfers to front-end business functional unit to handle this kind of exception.Front-end business Functional unit determines abnormal cause (input information errors) by exception information, then prompts the user with input information errors, with This completes the processing of front end data exception class.For meeting the exception information of default page rule, before indicating caused by other reasons End is abnormal, then the corresponding functional unit in front end calls corresponding first exception processing unit, and it is corresponding to obtain front end data exception class The exception handling code of abnormality processing configuration file handles exception by exception handling code, if abnormality processing success, the page It is normal to restore, if abnormality processing fails, the second exception processing unit is transferred to continue with exception.
As shown in fig. 6, the process flow of hardware anomalies includes:
S1331, abnormal cause is determined by the corresponding exception information of the hardware anomalies class;
S1332, cause front end page input or output equipment that data exception occurs for headend equipment hardware anomalies, then By calling corresponding first exception processing unit to restart the corresponding functional unit in front end, if abnormality processing success, the One exception processing unit normal termination;If abnormality processing fails, abnormal by processing failure is thrown to the second exception processing unit Out, it is handled by the second exception processing unit;
S1333, for hardware device physical damage, then abnormal cause is directly pushed into front end and shows and be written described Exception error monitoring data library.
Hardware anomalies class is usually that front end touch screen or front end interface are abnormal, it is also possible to which background server storage is hard Disk is impaired.The abnormality processing mode of corresponding hardware anomalies class, first passes through determining abnormal cause, aobvious for front end touch controller or front end Show device exception, causes front end page input or output equipment that data exception occurs, then by calling corresponding first exception Reason unit front end corresponds to service functional unit.At this time if abnormality processing success, the first exception processing unit normal termination, If abnormality processing fails, the second exception processing unit is transferred to continue with exception.And for hardware device physical damage, this Class is the exception that functional unit is not handled extremely, then directly by abnormal cause push to front end show and be written exception error prison Control database.By obtaining its abnormality code, exception information and the abnormal page, pass through what is recorded in exception error monitoring data library Abnormal data or the Internet request determine abnormal cause, after abnormal cause is pushed into front end show and be written exception error Monitoring data library.
It is above-mentioned for three kinds of server-side data exception class, front end data exception class, hardware data exception class different exceptions Type handles exception by calling corresponding first exception processing unit to obtain corresponding exception handling code, different for first The exception of normal processing unit processes failure, then transfer to the second exception processing unit to handle, referring to Fig. 7, the second exception processing unit Process flow include:
S1401, judge it is abnormal whether meet can handle rule;
If S1402, it is abnormal meet can handle rule, be based on preset classifying rules, redefine abnormal corresponding push away Disconnected Exception Type, is caught the exception by the corresponding functional unit of the deduction Exception Type, calls corresponding first abnormality processing Unit is handled;
If S1403, abnormal do not meet can handle rule, calling processing request is generated.
Second exception processing unit for the exception of the first exception processing unit processing processing failure can be based on that rule can be handled Then judge whether abnormal be that can handle exception.Rule can be handled and be defined as in exception error monitoring data library that there are at relevant abnormalities The exception of data is managed, for those unpredictalbe exceptions, then rule can be handled by not meeting.Simultaneously for the feelings of hardware damage Condition is equally the case where exception error monitoring data library is not handled.It is defined as not accessible exception for this kind of, second is different Normal processing unit can generate calling processing request to request operation maintenance personnel calling to handle.For example, for server-side business function list The exception that member generates, if the exception is not accessible exception, the second exception processing unit, which generates, calls processing request, supplies System operation maintenance personnel is captured by timed task (background thread) to abnormal, and exception processing unit is called to carry out Artificial Anomalies Processing.For the exception that service functional unit generates, if the exception is not accessible exception, the second exception processing unit It generates and calls processing request, the exception dished out is captured by HttpServlet base class for operation maintenance personnel.Service function list Member is similar with service functional unit to abnormal processing mode, handles abnormal, place when generating abnormal by corresponding function unit module It does not manage, is continued with for server operation maintenance personnel by transferring the exception of the corresponding capture of each functional unit.
The exception that rule can be handled for meeting is extrapolated existing various different according to the preceding abnormal cause being once inferred to Normal possibility has carried out first time classification processing heel row except previous Exception Type, has determined an other Exception Type later. For example, according to the preceding exception for being once determined as server-side data exception class, when determining Exception Type again, then server-side number is excluded According to exception class.Further according to preset classifying rules, reclassified to abnormal.When judging Exception Type, according to anomalous event The parameters information for including judges the position generated extremely, and then is inferred again to Exception Type.Root in anomalous event Different parameter informations can be generated according to different exceptions.For example, for caused anomalous event caused by user's operation mistake, it is different User's false request operation information can be carried in normal information, then according to these information, i.e., it can be inferred that before Exception Type is End data exception class.The mistake of precondition postcondition generation, such as class libraries are for another example unsatisfactory for when interacting with Client Model Parameter goes beyond the scope when being called by other programmers, then at this time can include the spy that class libraries call parameters exceed in exception information Reference breath infers the exception using this as server-side run time error, and Exception Type is server-side data exception class.Referring next to Above-mentioned S130 is caught the exception by the corresponding functional unit of the Exception Type redefined, calls corresponding first abnormality processing Unit is handled.It should be noted that for the exception information of the failure of classification processing again, due to being based on current exception error The exception handling code that monitoring data library provides can not be successfully processed exception, then then needing to notify operation maintenance personnel to abnormal progress Artificial treatment handles exception information by manpower intervention.
As one embodiment of the invention, when an anomaly occurs, after the abnormal failure of the first exception processing unit processing, Then the second exception processing unit will be thrown to extremely, after second exception processing unit equally handles abnormal failure, further includes Following implementations: abnormal corresponding exception information after processing failure is obtained, by inheriting the customized exception of Exception class Class;Judge whether the exception class corresponds to length legal;Based on the legitimacy of the exception class, anomalous sign is generated, according to exception Number the exception is stored into exception table;The exception table is set in exception error monitoring data library.By effective Customized exception and be stored into exception table, be beneficial to realize the abnormal inspection of the full-automation of cultural heritage data service system Survey and processing function reduce human cost.
As one embodiment of the invention, realize by inheriting the customized exception class of Exception class and judging described different The program code that normal class corresponds to the whether legal use of length is as follows: public class LengthException extends Exception{public LengthException(){}public LengthException(String s){super (s);}@Override public String getMessage(){return super.getMessage();}}
As shown in figure 8, the embodiment of the present application corresponds to front end data exception class, server-side data exception class, hardware anomalies class Three kinds of different Exception Types first handle exception by corresponding first exception processing unit, if abnormality processing according to abnormal cause Then exception error monitoring data library, and the interface display by abnormal cause in front end is written in abnormal log by success, while normal Terminate the first exception processing unit.If abnormality processing is unsuccessful, then exception throws are given to the second exception processing unit, Second exception processing unit, which is based on exception, can handle rule, to not accessible exception, then operation maintenance personnel be requested to call exception It manages unit and carries out artificial treatment;Corresponding manageable exception, then the Exception Type determined when abnormality processing before then excluding, Again Exception Type is determined again, and abnormality processing is carried out according to the Exception Type redefined.Also, it is abnormal for being determined in circulation Type set number can not handle successful exception information, then direct request operation maintenance personnel calls exception processing unit to carry out artificial Processing is abnormal, handles exception as early as possible.
Exception processing unit obtains the abnormality processing of abnormality processing configuration file by calling exception error monitoring data library Information carries out abnormality processing.For the ease of calling and data management, exception error monitoring data library includes that the first exception error is supervised Control database and the second exception error monitoring data library, wherein the function note of corresponding first exception processing unit of first database Data are recorded, the abnormality processing record data (exception including the second exception processing unit after abnormality processing each time is stored with Handle data), and receive the first exception processing unit and call relevant exception handler code processing abnormal.Second abnormal prison Control database is then set as redefining the function of Exception Type and abnormal cause, corresponds to the function of the second exception processing unit Data are recorded, and receives the second exception processing unit and calls processing abnormal.In addition, the second abnormal monitoring database is also set with confession The interface that operation maintenance personnel is called, for carrying out artificial treatment to not accessible exception for operation maintenance personnel.
In practical misoperation treatment process, when exception processing unit processing is abnormal, can first it be recorded according to anomalous event Exception error monitoring data library is written in abnormal log by abnormal log.And when carrying out abnormality processing, on the one hand pass through exception Processing unit processes are abnormal, and abnormality processing is then on the other hand recorded write-in exception error monitoring data library, logical for operation maintenance personnel It crosses exception information monitoring mechanism and knows exception information in real time, to provide the fault tolerant mechanism of abnormality processing, avoid exception can not be as early as possible The problem of obtaining benefit reason or even not ignoring.Specifically, providing at specific failure referring to the following table 1 above-mentioned three kinds of Exception Types Reason and fault tolerant mechanism.
1 troubleshooting of table and fault tolerant mechanism
In process operation data, for example user, when uploading data, (Browser/Server is browsed B/S system end Device/server mode) it is to just think just to start parsing storage after this data file is properly received, and use number in the process of storage According to the mechanism of library issued transaction, it can guarantee the integrality and consistency of data." try { ... } catch is used uniformly in program { ... } " mechanism is handled, it can be ensured that the robustness of program operation.Import and it is derived during have recorded it is detailed go out Wrong log can track the place that mistake occurs for data by log, solve the problems, such as convenient for user.Network it is bad or can not on In the case where net, external file can be exported data as, is then reported by way of engraving.Also, all systems go out Data table related is uniformly recorded in wrong log, while providing query function.
It is above-mentioned, by carrying out type judgement to the exception information received, further according to Exception Type by corresponding function list Member catchs the exception, and calls corresponding first exception processing unit processing abnormal, abnormal to second to the exception information of processing failure Processing unit throw exception carries out abnormality processing by the second exception processing unit.It is caught the exception by functional unit, it can be direct Abnormal corresponding functional unit is clearly generated, catchs the exception handled in time;By handling exception by different level, make to handle logic Clearly, well arranged, it can be improved abnormality processing efficiency, while avoiding abnormal being ignored or losing because data processing amount is excessive It loses.
Embodiment two
On the basis of the above embodiments, Fig. 9 is a kind of processing system for misoperation that the embodiment of the present application two provides Structural schematic diagram.With reference to Fig. 9, the processing system of misoperation provided in this embodiment is specifically included: type judging module 201, trapping module 202 and processing module 203.
Wherein, it is supervised for receiving exception information by server based on preset exception error type judging module 201 Control database judges that the corresponding Exception Type of the exception information, the Exception Type include front end data exception class, server-side Data exception class and hardware anomalies class;Trapping module 202, for calling corresponding functional unit to catch according to the Exception Type It obtains the exception information and generates corresponding capture result;Processing module 203, for corresponding according to the capture call by result Exception processing unit carries out abnormality processing, and the exception processing unit includes the first exception processing unit and the second abnormality processing list Member;First exception processing unit is used to handle the exception of corresponding Exception Type, and second exception processing unit is for handling institute State the exception that the first exception processing unit is dished out.
It is above-mentioned, by carrying out type judgement to the exception information received, further according to Exception Type by corresponding function list Member catchs the exception, and calls corresponding first exception processing unit processing abnormal, abnormal to second to the exception information of processing failure Processing unit throw exception carries out abnormality processing by the second exception processing unit.It is caught the exception by functional unit, it can be direct Abnormal corresponding functional unit is clearly generated, catchs the exception handled in time;By handling exception by different level, make to handle logic Clearly, well arranged, it can be improved abnormality processing efficiency, while avoiding abnormal being ignored or losing because data processing amount is excessive It loses.
Specifically, further including front end correction verification module, operated for obtaining cultural heritage data service system by front end The exception information of generation is operating abnormally in journey;Front end page verification operation is executed based on the exception information, generates check results; Judge whether the check results meet default page rule;If the check results do not meet the default page rule, The exception information is converted to the prompt information for being used to prompt input information that mistake occurs;If the check results meet described Default page rule, then be sent to server for the exception information.
Specifically, processing module 203 includes server-side data class exception processing unit, for by calling corresponding first Exception processing unit obtains the exception handling information that server-side data exception class corresponds to abnormality processing configuration file, to capture Exception is handled;If abnormality processing success, the first exception processing unit normal termination;It, will place if abnormality processing fails The exception of reason failure is dished out to the second exception processing unit, is handled by the second exception processing unit.Front end data class is abnormal Processing unit, for judging whether front end input or output data meet default page rule;If not meeting default page rule, Then forward end is sent for prompting input or output information that the prompt information of mistake occurs;If meeting default page rule, lead to It crosses and calls corresponding first exception processing unit, obtain the abnormality processing that front end data exception class corresponds to abnormality processing configuration file Information handles the exception of capture, if abnormality processing success, the first exception processing unit normal termination;If exception The abnormal of processing failure is then dished out to the second exception processing unit, is carried out by second exception processing unit by reason failure Reason.Hardware anomalies processing unit, for determining abnormal cause by the corresponding exception information of the hardware anomalies class;For front end Device hardware causes front end page input or output equipment that data exception occurs extremely, then by calling corresponding first exception Processing unit restarts the corresponding functional unit in front end, if abnormality processing success, the first exception processing unit normal termination; If abnormality processing fails, abnormal by processing failure is dished out to the second exception processing unit, by the second exception processing unit into Row processing;For hardware device physical damage, then abnormal cause directly pushes to front end is shown and that the exception is written is wrong Accidentally monitoring data library.
More specifically, trapping module 202 includes classification processing unit, after including according to server-side data exception class The exception that the exception and HTTP request service function unit that platform thread dispatching service functional unit generates generate, is determining server-side It when data exception class is the exception that background thread calls service functional unit to generate, is caught the exception, is generated by service functional unit Capture result include server-side lose related service instruction or lose related data library file;Determine server-side data exception class For the exception that HTTP request service function unit generates, caught the exception by service function unit, the capture result of generation includes HTTP request out-of-service or mistake.
As one embodiment of the invention, optionally, first exception processing unit and the second exception processing unit exist Same primary unit is in the processing module 203, i.e., when first exception processing unit and the second exception processing unit are equal It can independent process exception.Further include specifically following manner:
Capture based on the trapping module 202 will be as a result, will distribute extremely accordingly into corresponding exception processing unit It is handled.The processing mode is advantageous in that, can targetedly handle exception, the big exception processing unit of the two of setting will Abnormality processing efficiency is greatly improved, by the capture of 202 pairs of exceptions of trapping module and the capture of generation is as a result, make exception The accuracy of processing effectively improves, and shortens the abnormality processing period.
The processing system for the misoperation that the embodiment of the present application two provides can be used for executing the offer of above-described embodiment one The processing method of misoperation has corresponding function and beneficial effect.
Embodiment three:
The embodiment of the present application three provides a kind of electronic equipment, which includes: processor, memory, communication mould Block.The quantity of processor can be one or more in the electronic equipment, and the quantity of the memory in the electronic equipment can be with It is one or more.The processor of the electronic equipment, memory, communication module can be connected by bus or other modes It connects.
Memory can be used for storing software program, computer executable program as a kind of computer readable storage medium And module, the corresponding program instruction/module of the processing method of the misoperation as described in the application any embodiment (for example, Type judging module, trapping module and processing module in the processing system of misoperation).Memory can mainly include storage journey Sequence area and storage data area, wherein storing program area can application program needed for storage program area, at least one function;It deposits Storage data field, which can be stored, uses created data etc. according to equipment.In addition, memory may include that high random access is deposited Reservoir, can also include nonvolatile memory, a for example, at least disk memory, flush memory device or other are non-volatile Property solid-state memory.In some instances, memory can further comprise the memory remotely located relative to processor, this A little remote memories can pass through network connection to equipment.The example of above-mentioned network includes but is not limited to internet, enterprises Net, local area network, mobile radio communication and combinations thereof.
Communication module is used to establish with equipment to be upgraded and be wirelessly connected, and carries out data transmission.
Processor is by running software program, instruction and module stored in memory, thereby executing each of equipment Kind functional application and data processing, that is, realize the processing method of above-mentioned misoperation.
The electronic equipment of above-mentioned offer can be used for executing the processing method of the misoperation of the offer of above-described embodiment one, have Corresponding function and beneficial effect.
Example IV:
The embodiment of the present application also provides a kind of storage medium comprising computer executable instructions, and the computer is executable Instruction by computer processor when being executed for executing a kind of processing method of misoperation, the processing method of the misoperation Include: that server receives exception information, judges that the exception information is corresponding different based on preset exception error monitoring data library Normal type, the Exception Type include front end data exception class, server-side data exception class and hardware anomalies class;According to described different Normal type calls corresponding functional unit to capture the exception information and generates corresponding capture result;It is tied according to the capture Fruit calls corresponding exception processing unit to carry out abnormality processing, and the exception processing unit includes the first exception processing unit and the Two exception processing units;First exception processing unit is used to handle the exception of corresponding Exception Type, the second abnormality processing list Member is for handling the exception that first exception processing unit is dished out.
Storage medium --- any various types of memory devices or storage equipment.Term " storage medium " is intended to wrap It includes: install medium, such as CD-ROM, floppy disk or magnetic tape system;Computer system memory or random access memory, such as DRAM, DDR RAM, SRAM, EDO RAM, Lan Basi (Rambus) RAM etc.;Nonvolatile memory, such as flash memory, magnetic medium (such as hard disk or optical storage);Register or the memory component of other similar types etc..Storage medium can further include other Memory of type or combinations thereof.In addition, storage medium can be located at program in the first computer system being wherein performed, Or can be located in different second computer systems, second computer system is connected to the by network (such as internet) One computer system.Second computer system can provide program instruction to the first computer for executing." storage is situated between term Matter " may include may reside in different location (such as by network connection different computer systems in) two or More storage mediums.Storage medium can store the program instruction that can be performed by one or more processors and (such as implement For computer program).
Certainly, a kind of storage medium comprising computer executable instructions, computer provided by the embodiment of the present application The processing method for the misoperation that executable instruction is not limited to the described above can also be performed the application any embodiment and be provided Misoperation processing method in relevant operation.
Processing system, storage medium and the electronic equipment of the misoperation provided in above-described embodiment can be performed the application and appoint The processing method of misoperation provided by embodiment of anticipating, the not technical detail of detailed description in the above-described embodiments, reference can be made to The processing method of misoperation provided by the application any embodiment.
The technical principle that above are only the preferred embodiment of the application and used.The application is not limited to spy described here Determine embodiment, various significant changes, readjustment and the substitution being able to carry out for a person skilled in the art are not departing from The protection scope of the application.Therefore, although being described in further detail by above embodiments to the application, this Shen Above embodiments please be not limited only to, can also include other more equivalence enforcements in the case where not departing from the application design Example, and scope of the present application is determined by the scope of the claims.

Claims (10)

1. a kind of processing method of misoperation characterized by comprising
Server receives exception information, judges the corresponding exception of the exception information based on preset exception error monitoring data library Type, the Exception Type include front end data exception class, server-side data exception class and hardware anomalies class;
According to the Exception Type, calls corresponding functional unit to capture the exception information and generate corresponding capture result;
Abnormality processing is carried out according to the corresponding exception processing unit of the capture call by result, and the exception processing unit includes the One exception processing unit and the second exception processing unit;First exception processing unit is for handling the different of corresponding Exception Type Often, second exception processing unit is for handling the exception that first exception processing unit is dished out.
2. the processing method of misoperation according to claim 1, which is characterized in that the server-side data exception class packet Include the exception that background thread calls service functional unit to generate and the exception that HTTP request service function unit generates;
It is described according to the Exception Type, call corresponding functional unit to capture the exception information and generate corresponding capture knot Fruit, comprising:
When determining that server-side data exception class is the exception that background thread calls service functional unit to generate, by service functional unit It catchs the exception, the capture result of generation includes that server-side loses related service instruction or loses related data library file;
It determines that server-side data exception class is the exception that HTTP request service function unit generates, is captured by service function unit different Often, the capture result of generation includes HTTP request out-of-service or mistake.
3. the processing method of misoperation according to claim 1, which is characterized in that receive abnormal letter in the server Before breath, further includes:
Front end obtains the exception information that generation is operating abnormally in cultural heritage data service system operation;
Front end page verification operation is executed based on the exception information, generates check results;
Judge whether the check results meet default page rule;
If the check results do not meet the default page rule, the exception information is converted to and is used to prompt input to believe The prompt information of mistake occurs for breath;
If the check results meet the default page rule, the exception information is sent to server.
4. the processing method of misoperation according to claim 1, which is characterized in that described according to the capture result tune Abnormality processing is carried out with corresponding exception processing unit, the exception processing unit includes that the first exception processing unit and second are different Normal processing unit;First exception processing unit is used to handle the exception of corresponding Exception Type, the second abnormality processing list Member is used to handle the exception that first exception processing unit is dished out
When the Exception Type is determined as server-side data exception class, by calling corresponding first exception processing unit, obtain Server-side data exception class corresponds to the exception handling information of abnormality processing configuration file, handles the exception of capture;
If abnormality processing success, the first exception processing unit normal termination;
If abnormality processing fails, abnormal by processing failure is dished out to second exception processing unit on upper layer, abnormal by second Processing unit is handled.
5. the processing method of misoperation according to claim 1, which is characterized in that described according to the capture result tune Abnormality processing is carried out with corresponding exception processing unit, the exception processing unit includes that the first exception processing unit and second are different Normal processing unit;First exception processing unit is used to handle the exception of corresponding Exception Type, the second abnormality processing list Member is used to handle the exception that first exception processing unit is dished out
When the Exception Type is determined as front end data exception class, then judge whether front end input or output data meet default page Face rule;
If not meeting default page rule, forward end sends the prompt letter for prompting input or output information that mistake occurs Breath;
Front end data exception class pair is obtained by calling corresponding first exception processing unit if meeting default page rule The exception handling information for answering abnormality processing configuration file handles the exception of capture, if abnormality processing success, first is different Normal processing unit normal termination;If abnormality processing fails, by abnormal the second exception processing unit to upper layer of processing failure It dishes out, is handled by second exception processing unit.
6. the processing method of misoperation according to claim 1, which is characterized in that described according to the capture result tune Abnormality processing is carried out with corresponding exception processing unit, the exception processing unit includes that the first exception processing unit and second are different Normal processing unit;First exception processing unit is used to handle the exception of corresponding Exception Type, the second abnormality processing list Member is used to handle the exception that first exception processing unit is dished out
When the Exception Type is determined as hardware anomalies class, then determined by the corresponding exception information of the hardware anomalies class abnormal Reason;
Cause front end page input or output equipment that data exception occurs headend equipment hardware anomalies, then by calling phase The corresponding functional unit in the first exception processing unit restarting front end answered, if abnormality processing success, the first abnormality processing Unit normal termination;If abnormality processing fails, abnormal by processing failure is dished out to second exception processing unit on upper layer, by Second exception processing unit is handled;
For hardware device physical damage, then abnormal cause is directly pushed into front end and show and the exception error is written and supervised Control database.
7. the processing method of misoperation according to any one of claims 4 to 6, which is characterized in that described by second Exception processing unit carries out processing
Second exception processing unit, which judges whether exception meets, can handle rule;
If exception, which meets, can handle rule, it is based on preset classifying rules, redefines abnormal corresponding deduction Exception Type, It is caught the exception, is called at corresponding first exception processing unit by the corresponding functional unit of the deduction Exception Type Reason;
If abnormal do not meet can handle rule, calling processing request is generated.
8. a kind of processing system of misoperation characterized by comprising
Type judging module is judged for receiving exception information by server based on preset exception error monitoring data library The corresponding Exception Type of the exception information, the Exception Type include front end data exception class, server-side data exception class and Hardware anomalies class;
Trapping module, for calling corresponding functional unit to capture the exception information and generating phase according to the Exception Type The capture result answered;
Processing module, for carrying out abnormality processing, the exception according to the corresponding exception processing unit of the capture call by result Processing unit includes the first exception processing unit and the second exception processing unit;First exception processing unit is for processing pair The exception of Exception Type is answered, second exception processing unit is for handling the exception that first exception processing unit is dished out.
9. a kind of electronic equipment characterized by comprising
Memory and one or more processors;
The memory, for storing one or more programs;
When one or more of programs are executed by one or more of processors, so that one or more of processors are real The processing method of existing misoperation as claimed in claim 1.
10. a kind of storage medium comprising computer executable instructions, which is characterized in that the computer executable instructions by For executing the processing method of misoperation as claimed in claim 1 when computer processor executes.
CN201910397000.2A 2019-05-14 2019-05-14 A kind of processing method of misoperation, system, electronic equipment and storage medium Withdrawn CN110187993A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910397000.2A CN110187993A (en) 2019-05-14 2019-05-14 A kind of processing method of misoperation, system, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910397000.2A CN110187993A (en) 2019-05-14 2019-05-14 A kind of processing method of misoperation, system, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110187993A true CN110187993A (en) 2019-08-30

Family

ID=67716179

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910397000.2A Withdrawn CN110187993A (en) 2019-05-14 2019-05-14 A kind of processing method of misoperation, system, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110187993A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110597649A (en) * 2019-09-06 2019-12-20 阿里巴巴集团控股有限公司 Data processing method, system and device
CN111078677A (en) * 2019-11-28 2020-04-28 中国银行股份有限公司 Data entry method and device
CN111221732A (en) * 2020-01-03 2020-06-02 北京小米移动软件有限公司 Script execution processing method and device and storage medium
CN111886582A (en) * 2019-09-12 2020-11-03 创新先进技术有限公司 Log structure storage system
CN112181696A (en) * 2020-08-31 2021-01-05 五八到家有限公司 Abnormal information processing method, equipment and storage medium
CN112416640A (en) * 2020-11-16 2021-02-26 武汉联影医疗科技有限公司 Exception handling method and device, computer equipment and storage medium
CN112486714A (en) * 2019-09-12 2021-03-12 曙光信息产业(北京)有限公司 Database exception capture processing method and device and computer equipment
CN112950393A (en) * 2021-02-09 2021-06-11 深圳木成林科技有限公司 Insurance business docking method and device, electronic equipment and readable storage medium
CN113190370A (en) * 2021-05-08 2021-07-30 京东数字科技控股股份有限公司 Emergency response method and device for application
CN113297038A (en) * 2020-04-07 2021-08-24 阿里巴巴集团控股有限公司 Monitoring and data processing method, device and equipment, monitoring system and data center
CN113641971A (en) * 2021-08-20 2021-11-12 武汉极意网络科技有限公司 Exception handling system based on behavior verification
CN113704243A (en) * 2020-05-20 2021-11-26 富泰华工业(深圳)有限公司 Data analysis method, data analysis device, computer device, and storage medium
CN114567536A (en) * 2022-02-24 2022-05-31 北京百度网讯科技有限公司 Abnormal data processing method and device, electronic equipment and storage medium

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110597649A (en) * 2019-09-06 2019-12-20 阿里巴巴集团控股有限公司 Data processing method, system and device
CN110597649B (en) * 2019-09-06 2023-06-27 创新先进技术有限公司 Data processing method, system and device
CN112486714A (en) * 2019-09-12 2021-03-12 曙光信息产业(北京)有限公司 Database exception capture processing method and device and computer equipment
CN111886582A (en) * 2019-09-12 2020-11-03 创新先进技术有限公司 Log structure storage system
CN111078677B (en) * 2019-11-28 2023-05-05 中国银行股份有限公司 Data entry method and device
CN111078677A (en) * 2019-11-28 2020-04-28 中国银行股份有限公司 Data entry method and device
CN111221732A (en) * 2020-01-03 2020-06-02 北京小米移动软件有限公司 Script execution processing method and device and storage medium
CN111221732B (en) * 2020-01-03 2023-09-12 北京小米移动软件有限公司 Script execution processing method, script execution processing device and storage medium
CN113297038A (en) * 2020-04-07 2021-08-24 阿里巴巴集团控股有限公司 Monitoring and data processing method, device and equipment, monitoring system and data center
CN113297038B (en) * 2020-04-07 2022-07-19 阿里巴巴集团控股有限公司 Monitoring and data processing method, device and equipment, monitoring system and data center
CN113704243A (en) * 2020-05-20 2021-11-26 富泰华工业(深圳)有限公司 Data analysis method, data analysis device, computer device, and storage medium
CN112181696A (en) * 2020-08-31 2021-01-05 五八到家有限公司 Abnormal information processing method, equipment and storage medium
CN112416640A (en) * 2020-11-16 2021-02-26 武汉联影医疗科技有限公司 Exception handling method and device, computer equipment and storage medium
CN112950393A (en) * 2021-02-09 2021-06-11 深圳木成林科技有限公司 Insurance business docking method and device, electronic equipment and readable storage medium
CN113190370A (en) * 2021-05-08 2021-07-30 京东数字科技控股股份有限公司 Emergency response method and device for application
CN113641971A (en) * 2021-08-20 2021-11-12 武汉极意网络科技有限公司 Exception handling system based on behavior verification
CN114567536A (en) * 2022-02-24 2022-05-31 北京百度网讯科技有限公司 Abnormal data processing method and device, electronic equipment and storage medium
CN114567536B (en) * 2022-02-24 2024-02-23 北京百度网讯科技有限公司 Abnormal data processing method, device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110187993A (en) A kind of processing method of misoperation, system, electronic equipment and storage medium
CN103885806B (en) The implementation method and device of the systems soft ware online upgrading of Set Top Box
CN107209671A (en) The dynamic auto monitoring and control of start-up operation in computer
CN107688487A (en) For the method and system for the state for recovering database session
CN110807064B (en) Data recovery device in RAC distributed database cluster system
CN108379845B (en) Information processing method, device and storage medium
CN113568686B (en) Asynchronous processing method and device for Lua language, computer equipment and storage medium
CN103312549A (en) Transaction management method, device and system
CN104765652B (en) A kind of data backup and data reconstruction method and device
CN106339273A (en) Application program restoration method, terminal and server
CN109144701A (en) A kind of task flow management method, device, equipment and system
CN106330599A (en) Multi-thread collection system and method for network flow of Android application program
CN111901147B (en) Network access control method and device
CN112181677A (en) Service processing method and device, storage medium and electronic device
CN110221845A (en) Using dispositions method, device, equipment and medium
US10880153B2 (en) Method and system for providing service redundancy between a master server and a slave server
US8224933B2 (en) Method and apparatus for case-based service composition
CN103778026A (en) Object calling method and device
CN112925648B (en) Business strategy issuing method and device
US20150277892A1 (en) Multi-phase software delivery
CN106875184A (en) Abnormal scene analogy method, device and equipment
CN109450724A (en) A kind of test method and relevant apparatus of NFS internal memory optimization function
CN104657240B (en) The Failure Control method and device of more kernel operating systems
CN115357336A (en) Online capacity expansion method and device of container group, terminal equipment and medium
CN114625501A (en) Automatic evidence obtaining scheduling system and method based on block chain

Legal Events

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

Application publication date: 20190830