CN111930550A - Client repairing method, device, equipment and medium - Google Patents

Client repairing method, device, equipment and medium Download PDF

Info

Publication number
CN111930550A
CN111930550A CN202010831640.2A CN202010831640A CN111930550A CN 111930550 A CN111930550 A CN 111930550A CN 202010831640 A CN202010831640 A CN 202010831640A CN 111930550 A CN111930550 A CN 111930550A
Authority
CN
China
Prior art keywords
error
information
client
target client
repair
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010831640.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.)
Zhengcaiyun Co ltd
Original Assignee
Zhengcaiyun 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 Zhengcaiyun Co ltd filed Critical Zhengcaiyun Co ltd
Priority to CN202010831640.2A priority Critical patent/CN111930550A/en
Publication of CN111930550A publication Critical patent/CN111930550A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/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/0706Error 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 the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0709Error 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 the processing taking place on a specific hardware platform or in a specific software environment in a distributed system consisting of a plurality of standalone computer nodes, e.g. clusters, client-server systems
    • 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/0793Remedial or corrective actions

Abstract

The application discloses a client repairing method, a device, equipment and a medium, wherein the method comprises the following steps: monitoring whether an operation response generated by the target client side is wrong or not, wherein the operation response is generated when the target client side acquires first operation information; if the operation response has errors, sending error information corresponding to the operation response to a server corresponding to the target client, so that the server determines error repair information corresponding to the error information from a preset error analysis database according to the error information after receiving the error information; and repairing the target client according to the error repairing information returned by the server. Therefore, the client can be automatically repaired, so that the development cost of the client is saved, the repairing time is shortened, the loss caused by the abnormity of the client is reduced, and the repairing efficiency is improved.

Description

Client repairing method, device, equipment and medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a medium for client repair.
Background
With the development of computer technology, the number of clients is increasing, and the clients are easy to have abnormal problems in the using process, so that the clients with abnormal problems need to be repaired. The existing client-side repair generally comprises several stages of problem discovery, problem positioning, problem repair, problem verification and version updating, and the stages all need professional engineers to participate, so that the labor cost is the highest in the overall software development cost, the period required by the conventional manual repair is relatively long, the software repair time requirement is relatively high, and the loss caused by the longer the repair time of a problem is, the greater the loss is. In addition, the 24-hour all-weather standby repair is difficult to achieve by manual repair, and the repair is delayed.
Disclosure of Invention
In view of this, an object of the present application is to provide a method, an apparatus, a device, and a medium for repairing a client, which can automatically repair the client, thereby saving the development cost of the client, reducing the repair time, reducing the loss caused by the client abnormality, and improving the repair efficiency. The specific scheme is as follows:
in a first aspect, the present application discloses a client repairing method, applied to a target client, including:
monitoring whether an operation response generated by the target client side is wrong or not, wherein the operation response is generated when the target client side acquires first operation information;
if the operation response has errors, sending error information corresponding to the operation response to a server corresponding to the target client, so that the server determines error repair information corresponding to the error information from a preset error analysis database according to the error information after receiving the error information;
and repairing the target client according to the error repairing information returned by the server.
Optionally, after the target client is repaired according to the error repair information returned by the server, the method further includes:
and verifying the repaired target client by using the first operation information so as to determine whether the target client is successfully repaired.
Optionally, the verifying the repaired target client by using the first operation information includes:
re-executing the operation corresponding to the first operation information by using the repaired target client;
judging whether an operation response generated by the repaired target client in the operation executing process is wrong or not;
if the operation response generated by the repaired target client in the operation executing process is wrong, judging that the target client is unsuccessfully repaired, and submitting a manual repair request to the server;
and if the operation response generated by the repaired target client in the operation executing process has no error, judging that the target client is successfully repaired.
Optionally, after determining that the target client is successfully repaired, the method further includes:
and sending the error information and the error repairing information to the server side so that the server side can store the error information and the error repairing information into the preset error analysis database.
Optionally, after determining that the target client is successfully repaired, the method further includes:
displaying the re-operation prompt information according to a preset format;
and acquiring second operation information corresponding to the re-operation prompt information, and generating an operation response corresponding to the second operation information.
Optionally, after monitoring whether an error occurs in an operation response generated by the target client, the method further includes:
and if the operation response has errors, recording the time corresponding to the operation response, the version number of the target client and user information.
Optionally, the repairing the target client according to the error repair information returned by the server includes:
modifying the target code corresponding to the operation response according to the error repair information returned by the server side to obtain a modified code;
compiling the modified code to obtain a target client of a repair version;
and replacing the target client by using the repaired client to obtain the repaired target client.
In a second aspect, the present application discloses a client repairing apparatus, applied to a target client, including:
the operation monitoring module is used for monitoring whether an operation response generated by the target client side is wrong or not, wherein the operation response is a response generated when the target client side acquires first operation information;
the information sending module is used for sending error information corresponding to the operation response to a server side corresponding to the target client when the operation response has an error, so that the server side can determine error repair information corresponding to the error information from a preset error analysis database according to the error information after receiving the error information;
and the repairing module is used for repairing the target client according to the error repairing information returned by the server.
In a third aspect, the present application discloses an electronic device, comprising:
a memory and a processor;
wherein the memory is used for storing a computer program;
the processor is configured to execute the computer program to implement the client repairing method disclosed above.
In a fourth aspect, the present application discloses a computer readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the client repair method disclosed above.
It can be seen that, according to the present application, whether an operation response generated by the target client is in error needs to be monitored, where the operation response is a response generated by the target client when the first operation information is acquired, and if the operation response is in error, the error information corresponding to the operation response is sent to the server corresponding to the target client, so that after the server receives the error information, the server determines error repair information corresponding to the error information from a preset error analysis database according to the error information, and then repairs the target client according to the error repair information returned by the server. Therefore, when the client side is monitored to have errors, the error information can be sent to the corresponding server side, the server side can determine error repair information from the preset error analysis database according to the error information, and after the client side receives the error repair information, the errors can be repaired according to the error repair information, the client side can be automatically repaired, so that the development cost of the client side is saved, the repair time is shortened, the loss caused by the abnormity of the client side is reduced, and the repair efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a client repair method disclosed in the present application;
fig. 2 is a flowchart of a specific client repair method disclosed in the present application;
FIG. 3 is a flowchart of a specific client repair method disclosed herein;
fig. 4 is a schematic structural diagram of a client repair apparatus disclosed in the present application;
fig. 5 is a block diagram of an electronic device disclosed in the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The existing client-side repair generally comprises several stages of problem discovery, problem positioning, problem repair, problem verification and version updating, and the stages all need professional engineers to participate, so that the labor cost is the highest in the overall software development cost, the period required by the conventional manual repair is relatively long, the software repair time requirement is relatively high, and the loss caused by the longer the repair time of a problem is, the greater the loss is. In addition, the 24-hour all-weather standby repair is difficult to achieve by manual repair, and the repair is delayed. In view of this, the present application provides a method for repairing a client, which can automatically repair the client, thereby saving the development cost of the client, reducing the repair time, reducing the loss caused by the client exception, and improving the repair efficiency.
Referring to fig. 1, an embodiment of the present application discloses a client repairing method, which is applied to a target client, and the method includes:
step S11: and monitoring whether an operation response generated by the target client is wrong or not, wherein the operation response is generated when the target client acquires the first operation information.
In practical application, in the running process of the target client, the operation response generated when the operation information is received needs to be monitored, so as to determine whether the generated operation response has an error. That is, it is required to monitor whether an operation response generated by the target client is an error, where the operation response is a response generated when the target client acquires the first operation information.
Step S12: and if the operation response has errors, sending error information corresponding to the operation response to a server corresponding to the target client, so that the server determines error repair information corresponding to the error information from a preset error analysis database according to the error information after receiving the error information.
It can be understood that if the operation response has an error, it indicates that the target client has an error and needs to be repaired, so that the error information corresponding to the operation response needs to be sent to the server corresponding to the target client, so that the server determines the error repair information corresponding to the error information from the preset error analysis database according to the error information after receiving the error information.
That is, if the operation response has an error, recording error information corresponding to the operation response, and sending the error information to a server corresponding to the target client, after receiving the error information, the server determines error repair information corresponding to the error information from a preset error analysis database according to the error information, and feeds the error repair information back to the target client. Wherein the error information includes, but is not limited to, an application to which the target client belongs, a version of the target client, an error stack, a corresponding source code, and the like. The preset error analysis database is a database for storing error information acquired in advance and error repair information corresponding to the error information.
In practical application, if no error repair information corresponding to the error information uploaded by the target client exists in the preset error analysis database, reporting the error information to a manager for manual repair.
Step S13: and repairing the target client according to the error repairing information returned by the server.
Accordingly, the target client can be repaired according to the error repairing information returned by the server. Specifically, modifying the target code corresponding to the operation response according to the error repair information returned by the server side to obtain a modified code; compiling the modified code to obtain a target client of a repair version; and replacing the target client by using the repaired client to obtain the repaired target client.
It can be seen that, according to the present application, whether an operation response generated by the target client is in error needs to be monitored, where the operation response is a response generated by the target client when the first operation information is acquired, and if the operation response is in error, the error information corresponding to the operation response is sent to the server corresponding to the target client, so that after the server receives the error information, the server determines error repair information corresponding to the error information from a preset error analysis database according to the error information, and then repairs the target client according to the error repair information returned by the server. Therefore, when the client side is monitored to have errors, the error information can be sent to the corresponding server side, the server side can determine error repair information from the preset error analysis database according to the error information, and after the client side receives the error repair information, the errors can be repaired according to the error repair information, the client side can be automatically repaired, so that the development cost of the client side is saved, the repair time is shortened, the loss caused by the abnormity of the client side is reduced, and the repair efficiency is improved.
Referring to fig. 2, an embodiment of the present application discloses a specific client repairing method, which is applied to a target client, and the method includes:
step S21: and monitoring whether an operation response generated by the target client is wrong or not, wherein the operation response is generated when the target client acquires the first operation information.
Firstly, whether an operation response generated by the target client is wrong needs to be monitored, wherein the operation response is a response generated when the target client acquires the first operation information. Specifically, when the target client acquires the first operation information, the target client records the operation information and monitors whether an error occurs in a generated operation response. And if an error occurs, recording error information, and besides recording the error information, recording time corresponding to the operation response, the version number of the target client, user information and the like.
The target client user input device comprises a mouse, a keyboard and the like, the input information can be recorded when a user operates the target client, whether a corresponding error occurs or not can be monitored in the whole user operation process, and information such as the user operation process, error information, software version, time, information of an operation user and the like when the error occurs is recorded.
Step S22: and if the operation response has errors, sending error information corresponding to the operation response to a server corresponding to the target client, so that the server determines error repair information corresponding to the error information from a preset error analysis database according to the error information after receiving the error information.
And if the operation response has errors, sending error information corresponding to the operation response to a server corresponding to the target client, so that the server determines error repair information corresponding to the error information from a preset error analysis database according to the error information after receiving the error information, and obtaining the current error repair scheme. And if the error analysis database does not contain the error repair information corresponding to the error information, a manual repair process is carried out.
Step S23: and repairing the target client according to the error repairing information returned by the server.
It can be understood that, after the server determines the error information, most target clients can repair the target clients according to the error repair information returned by the server. That is, modifying the target code corresponding to the operation response according to the error repair information to obtain a modified code, compiling the modified code to obtain a repaired target client, and replacing the target client with the repaired client to obtain the repaired target client.
In the repairing process, only the client with the error is replaced, so that the local repairing of the client does not cause large-scale version updating and replacing, and whether the whole updating and repairing can be determined by a software maintainer. And the version can be released in a delayed manner, and after the client is automatically repaired, the server can intensively solve the problems in batches, optimize development resources and save the maintenance cost of software. The unavailable duration of the user is reduced, the use experience of the user is better, and the cognition of the user on the product quality is improved.
Step S24: and verifying the repaired target client by using the first operation information so as to determine whether the target client is successfully repaired.
After the target client is repaired, the repaired target client needs to be verified by using the first operation information, so as to determine whether the target client is successfully repaired. Namely, the repaired target client is used for re-executing the operation corresponding to the first operation information; judging whether an operation response generated by the repaired target client in the operation executing process is wrong or not; if the operation response generated by the repaired target client in the operation executing process is wrong, judging that the target client is unsuccessfully repaired, and submitting a manual repair request to the server; and if the operation response generated by the repaired target client in the operation executing process has no error, judging that the target client is successfully repaired.
Step S25: and if the target client is successfully repaired, sending the error information and the error repairing information to the server so that the server can store the error information and the error repairing information in the preset error analysis database.
After the repaired target client is verified by using the first operation information, if the target client is successfully repaired, the error information and the error repair information are sent to the server, so that the server can store the error information and the error repair information in the preset error analysis database. Therefore, the preset error analysis database can be enriched and improved, so that more clients with different error types can be repaired by the preset error analysis database, and the automatic repair capability of the clients is improved. Through intelligent learning like this, solve problem efficiency and can be more and more high, the exactness also can be more and more high, when simple customer end had the problem, the guarantee nature of user operation function is stronger.
If the target client is successfully repaired, displaying the re-operation prompt information according to a preset format; and acquiring second operation information corresponding to the re-operation prompt information, and generating an operation response corresponding to the second operation information. Namely, after the target client is successfully repaired, the user is prompted to operate again.
The existing client-side error repair all needs manual repair, and the time cost required for one software error repair is S ═ I + F + V + P + V2, where S denotes release man-hour of one repair version, I denotes that the repair cycle is long when positioning time is used, usually 0.5 hour, F denotes repair time, usually 0.5 hour, V denotes verification time, usually 0.2 hour, P denotes version time, usually 0.1 hour, and V2 denotes secondary verification of an online problem, usually 0.2 hour, so that the man-hour of one repair version is about 0.5+0.5+0.2+0.1+0.2 ═ 1.5 hours. The labor cost for maintenance of the working hours, i.e. 8 hours per day 5 days per week, was 10. If a software company has 10 software products, 1 software requires 1 engineer for maintenance, and a software company requires 10 persons for maintenance engineering, then the labor cost for all-weather maintenance is 42 persons, i.e., 24 hours per day for 7 days per week.
After the method is used, the time for repairing a single software problem is 0.1 hour of version time, and the labor cost under the maintenance of working time is 1 person. Only one software engineer is needed as a backup for the system that does not solve the problem, and is usually almost negligible. The manpower cost under the all-weather maintenance is 1 person. Only one software engineer is needed as a backup for the system that does not solve the problem, and is usually almost negligible. The working time can save 9 manpower when 10 clients are used, and 41 manpower can be saved in all weather. The repair efficiency of a single software problem is improved by over 95 percent.
Referring to fig. 3, a flow chart of client repair is shown. When a user operates, monitoring whether an operation result has errors or not, if the user operation fails, indicating that the client has errors, recording the operation, then performing problem repair, replacing the client with the repaired client, then replaying the user operation for repair verification, judging whether the obtained operation result is successful or not, if so, recording the repair, and if not, notifying manual repair.
Referring to fig. 4, an embodiment of the present application discloses a client repair apparatus, applied to a target client, including:
the operation monitoring module 11 is configured to monitor whether an operation response generated by the target client is an error, where the operation response is a response generated by the target client when the first operation information is acquired;
the information sending module 12 is configured to send, when the operation response has an error, error information corresponding to the operation response to a server side corresponding to the target client, so that after receiving the error information, the server side determines, according to the error information, error repair information corresponding to the error information from a preset error analysis database;
and the repair module 13 is configured to repair the target client according to the error repair information returned by the server.
It can be seen that, according to the present application, whether an operation response generated by the target client is in error needs to be monitored, where the operation response is a response generated by the target client when the first operation information is acquired, and if the operation response is in error, the error information corresponding to the operation response is sent to the server corresponding to the target client, so that after the server receives the error information, the server determines error repair information corresponding to the error information from a preset error analysis database according to the error information, and then repairs the target client according to the error repair information returned by the server. Therefore, when the client side is monitored to have errors, the error information can be sent to the corresponding server side, the server side can determine error repair information from the preset error analysis database according to the error information, and after the client side receives the error repair information, the errors can be repaired according to the error repair information, the client side can be automatically repaired, so that the development cost of the client side is saved, the repair time is shortened, the loss caused by the abnormity of the client side is reduced, and the repair efficiency is improved.
Specifically, the client repair apparatus further includes:
and the verification module is used for verifying the repaired target client by using the first operation information so as to determine whether the target client is successfully repaired.
Further, the verification module is configured to:
re-executing the operation corresponding to the first operation information by using the repaired target client;
judging whether an operation response generated by the repaired target client in the operation executing process is wrong or not;
if the operation response generated by the repaired target client in the operation executing process is wrong, judging that the target client is unsuccessfully repaired, and submitting a manual repair request to the server;
and if the operation response generated by the repaired target client in the operation executing process has no error, judging that the target client is successfully repaired.
Specifically, the information sending module 12 may be further configured to:
after the target client is judged to be successfully repaired, the error information and the error repairing information are sent to the server, so that the server can store the error information and the error repairing information in the preset error analysis database.
Specifically, the client repair apparatus further includes:
the prompt information display module is used for displaying the re-operation prompt information according to a preset format;
and the information acquisition module is used for acquiring second operation information corresponding to the re-operation prompt information and generating an operation response corresponding to the second operation information.
Specifically, the client repair apparatus further includes:
and the information recording module is used for recording the time corresponding to the operation response, the version number of the target client and the user information when the operation response has an error.
In practical applications, the repair module 13 is configured to:
modifying the target code corresponding to the operation response according to the error repair information returned by the server side to obtain a modified code;
compiling the modified code to obtain a target client of a repair version;
and replacing the target client by using the repaired client to obtain the repaired target client.
Fig. 5 is a schematic structural diagram of an electronic device 20 according to an embodiment of the present disclosure, where the electronic device 20 may specifically include, but is not limited to, a smart phone, a tablet computer, a notebook computer, or a desktop computer.
In general, the electronic device 20 in the present embodiment includes: a processor 21 and a memory 22.
The processor 21 may include one or more processing cores, such as a four-core processor, an eight-core processor, and so on. The processor 21 may be implemented by at least one hardware of a DSP (digital signal processing), an FPGA (field-programmable gate array), and a PLA (programmable logic array). The processor 21 may also include a main processor and a coprocessor, where the main processor is a processor for processing data in an awake state, and is also called a Central Processing Unit (CPU); a coprocessor is a low power processor for processing data in a standby state. In some embodiments, the processor 21 may be integrated with a GPU (graphics processing unit) which is responsible for rendering and drawing images to be displayed on the display screen. In some embodiments, the processor 21 may include an AI (artificial intelligence) processor for processing computing operations related to machine learning.
Memory 22 may include one or more computer-readable storage media, which may be non-transitory. Memory 22 may also include high speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In this embodiment, the memory 22 is at least used for storing the following computer program 221, wherein after being loaded and executed by the processor 21, the steps of the client repairing method disclosed in any one of the foregoing embodiments can be implemented.
In some embodiments, the electronic device 20 may further include a display 23, an input/output interface 24, a communication interface 25, a sensor 26, a power supply 27, and a communication bus 28.
Those skilled in the art will appreciate that the configuration shown in FIG. 5 is not limiting of electronic device 20 and may include more or fewer components than those shown.
Further, an embodiment of the present application also discloses a computer-readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the client repairing method disclosed in any of the foregoing embodiments.
For the specific process of the client repairing method, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
Finally, it is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of other elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The method, the apparatus, the device, and the medium for client repair provided by the present application are introduced in detail, and a specific example is applied in the description to explain the principle and the implementation of the present application, and the description of the above embodiment is only used to help understand the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A client repairing method is applied to a target client and comprises the following steps:
monitoring whether an operation response generated by the target client side is wrong or not, wherein the operation response is generated when the target client side acquires first operation information;
if the operation response has errors, sending error information corresponding to the operation response to a server corresponding to the target client, so that the server determines error repair information corresponding to the error information from a preset error analysis database according to the error information after receiving the error information;
and repairing the target client according to the error repairing information returned by the server.
2. The client-side repairing method according to claim 1, wherein after the target client-side is repaired according to the error repairing information returned by the server-side, the method further comprises:
and verifying the repaired target client by using the first operation information so as to determine whether the target client is successfully repaired.
3. The client repairing method according to claim 2, wherein the verifying the repaired target client by using the first operation information includes:
re-executing the operation corresponding to the first operation information by using the repaired target client;
judging whether an operation response generated by the repaired target client in the operation executing process is wrong or not;
if the operation response generated by the repaired target client in the operation executing process is wrong, judging that the target client is unsuccessfully repaired, and submitting a manual repair request to the server;
and if the operation response generated by the repaired target client in the operation executing process has no error, judging that the target client is successfully repaired.
4. The client repair method according to claim 3, wherein after determining that the target client repair is successful, the method further comprises:
and sending the error information and the error repairing information to the server side so that the server side can store the error information and the error repairing information into the preset error analysis database.
5. The client repair method according to claim 3, wherein after determining that the target client repair is successful, the method further comprises:
displaying the re-operation prompt information according to a preset format;
and acquiring second operation information corresponding to the re-operation prompt information, and generating an operation response corresponding to the second operation information.
6. The client repair method according to claim 1, wherein after monitoring whether the operation response generated by the target client is in error, the method further comprises:
and if the operation response has errors, recording the time corresponding to the operation response, the version number of the target client and user information.
7. The client-side repairing method according to any one of claims 1 to 6, wherein the repairing the target client-side according to the error repairing information returned by the server-side includes:
modifying the target code corresponding to the operation response according to the error repair information returned by the server side to obtain a modified code;
compiling the modified code to obtain a target client of a repair version;
and replacing the target client by using the repaired client to obtain the repaired target client.
8. A client repair device, applied to a target client, comprising:
the operation monitoring module is used for monitoring whether an operation response generated by the target client side is wrong or not, wherein the operation response is a response generated when the target client side acquires first operation information;
the information sending module is used for sending error information corresponding to the operation response to a server side corresponding to the target client when the operation response has an error, so that the server side can determine error repair information corresponding to the error information from a preset error analysis database according to the error information after receiving the error information;
and the repairing module is used for repairing the target client according to the error repairing information returned by the server.
9. An electronic device, comprising:
a memory and a processor;
wherein the memory is used for storing a computer program;
the processor is configured to execute the computer program to implement the client repair method according to any one of claims 1 to 7.
10. A computer-readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the client remediation method of any one of claims 1 to 7.
CN202010831640.2A 2020-08-18 2020-08-18 Client repairing method, device, equipment and medium Pending CN111930550A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010831640.2A CN111930550A (en) 2020-08-18 2020-08-18 Client repairing method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010831640.2A CN111930550A (en) 2020-08-18 2020-08-18 Client repairing method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN111930550A true CN111930550A (en) 2020-11-13

Family

ID=73305382

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010831640.2A Pending CN111930550A (en) 2020-08-18 2020-08-18 Client repairing method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN111930550A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070143392A1 (en) * 2005-12-15 2007-06-21 Microsoft Corporation Dynamic remediation
CN101122859A (en) * 2007-09-25 2008-02-13 北大方正集团有限公司 Granularity controllable object serialization storing documents restoration method, apparatus and system
WO2014005506A1 (en) * 2012-07-02 2014-01-09 腾讯科技(深圳)有限公司 Run-time error repairing method, device and system
CN105827717A (en) * 2016-04-18 2016-08-03 乐视控股(北京)有限公司 File download repair method and device
US20170142197A1 (en) * 2015-11-16 2017-05-18 Bank Of America Corporation Tunable client-server communications filtering
CN106933694A (en) * 2017-03-29 2017-07-07 武汉斗鱼网络科技有限公司 Application error localization method and device
CN109684847A (en) * 2018-09-07 2019-04-26 平安科技(深圳)有限公司 Self-repairing method, device, equipment and the storage medium of script loophole
US20190129780A1 (en) * 2017-11-02 2019-05-02 Arris Enterprises Llc Automated error diagnostic and repair analysis
CN110262926A (en) * 2019-06-05 2019-09-20 世纪龙信息网络有限责任公司 Metadata restorative procedure, device, system and the computer equipment of server
CN111026581A (en) * 2019-10-29 2020-04-17 口碑(上海)信息技术有限公司 Application program repairing method, device, system, storage medium and electronic device
CN111124740A (en) * 2019-12-11 2020-05-08 新华三大数据技术有限公司 Data reading method and device, storage equipment and machine-readable storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070143392A1 (en) * 2005-12-15 2007-06-21 Microsoft Corporation Dynamic remediation
CN101122859A (en) * 2007-09-25 2008-02-13 北大方正集团有限公司 Granularity controllable object serialization storing documents restoration method, apparatus and system
WO2014005506A1 (en) * 2012-07-02 2014-01-09 腾讯科技(深圳)有限公司 Run-time error repairing method, device and system
US20170142197A1 (en) * 2015-11-16 2017-05-18 Bank Of America Corporation Tunable client-server communications filtering
CN105827717A (en) * 2016-04-18 2016-08-03 乐视控股(北京)有限公司 File download repair method and device
CN106933694A (en) * 2017-03-29 2017-07-07 武汉斗鱼网络科技有限公司 Application error localization method and device
US20190129780A1 (en) * 2017-11-02 2019-05-02 Arris Enterprises Llc Automated error diagnostic and repair analysis
CN109684847A (en) * 2018-09-07 2019-04-26 平安科技(深圳)有限公司 Self-repairing method, device, equipment and the storage medium of script loophole
CN110262926A (en) * 2019-06-05 2019-09-20 世纪龙信息网络有限责任公司 Metadata restorative procedure, device, system and the computer equipment of server
CN111026581A (en) * 2019-10-29 2020-04-17 口碑(上海)信息技术有限公司 Application program repairing method, device, system, storage medium and electronic device
CN111124740A (en) * 2019-12-11 2020-05-08 新华三大数据技术有限公司 Data reading method and device, storage equipment and machine-readable storage medium

Similar Documents

Publication Publication Date Title
CN109408262B (en) Service data processing method and related equipment
CN112101803A (en) Business process monitoring method, device, system, equipment and medium
WO2021012565A1 (en) Business system test method and apparatus, device, and storage medium
CN109299124B (en) Method and apparatus for updating a model
CN111144804A (en) Order processing method, device and system
CN111026794A (en) Data management method, device, equipment and medium based on data source
CN114168429A (en) Error reporting analysis method and device, computer equipment and storage medium
CN111367934B (en) Data consistency checking method, device, server and medium
CN109885431B (en) Method and apparatus for backing up data
CN111475186A (en) Firmware upgrading method, device, equipment and medium based on BMC
CN111130856A (en) Server configuration method, system, equipment and computer readable storage medium
CN111930550A (en) Client repairing method, device, equipment and medium
CN112181695A (en) Abnormal application processing method, device, server and storage medium
CN113672497B (en) Method, device and equipment for generating non-buried point event and storage medium
CN112612645B (en) Backup standard reaching rate determining method, equipment, storage medium and device
CN114693116A (en) Method and device for detecting code review validity and electronic equipment
CN114594984A (en) Inspection method, inspection device, computer equipment and storage medium
CN110865806B (en) Code processing method, device, server and storage medium
CN110362464B (en) Software analysis method and equipment
CN113655846A (en) OpenPOWER server time synchronization method and system
CN112579352A (en) Quality monitoring result generation method, storage medium and quality monitoring system of service data processing link
CN112463444A (en) Data inconsistency repairing method and related device
CN113064895A (en) Incremental updating method, device and system for map
CN112579699A (en) Quality monitoring method, system and storage medium for service data processing link
CN111159988A (en) Model processing method and device, computer equipment and storage medium

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