CN112328379A - Application migration method, device, equipment and medium - Google Patents

Application migration method, device, equipment and medium Download PDF

Info

Publication number
CN112328379A
CN112328379A CN202011224645.5A CN202011224645A CN112328379A CN 112328379 A CN112328379 A CN 112328379A CN 202011224645 A CN202011224645 A CN 202011224645A CN 112328379 A CN112328379 A CN 112328379A
Authority
CN
China
Prior art keywords
middleware
application
deployment
migrated
searching
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
CN202011224645.5A
Other languages
Chinese (zh)
Inventor
贾猛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Electronic Information Industry Co Ltd
Original Assignee
Inspur Electronic Information Industry 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 Inspur Electronic Information Industry Co Ltd filed Critical Inspur Electronic Information Industry Co Ltd
Priority to CN202011224645.5A priority Critical patent/CN112328379A/en
Publication of CN112328379A publication Critical patent/CN112328379A/en
Priority to PCT/CN2021/121228 priority patent/WO2022095633A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching

Abstract

The application discloses an application migration method, device, equipment and medium, comprising: acquiring a middleware name of a first middleware to which an application to be migrated needs to be migrated, wherein the application to be migrated is deployed in a second middleware; performing command matching by using the middleware name to obtain a deployment command corresponding to the middleware name; executing the deployment command, and performing migration deployment of the application to be migrated; if the deployment fails, acquiring error reporting information, searching a problem base based on the error reporting information, and searching a solution corresponding to the error reporting information; automatically handling the problem based on the found solution and then redeploying. Therefore, the problem is not required to be searched and solved by manually analyzing the log, the solution of the problem occurring when the application is transferred between the middleware can be quickly found and the problem can be solved, and the transfer efficiency of the application between different middleware is improved.

Description

Application migration method, device, equipment and medium
Technical Field
The present application relates to the field of middleware technologies, and in particular, to an application migration method, apparatus, device, and medium.
Background
With the rapid development of software technology, the migration of business applications among middleware is more and more required.
The existing application migration scheme is generally manually carried out, and when problems occur, the reasons are manually taken to analyze the logs, and corresponding solutions are manually made. This approach wastes a lot of manpower analysis processing problems, resulting in low migration efficiency for different middleware applications.
Disclosure of Invention
In view of this, an object of the present application is to provide an application migration method, apparatus, device and medium, which can quickly find a solution to a problem occurring when an application is migrated between middleware and solve the problem, thereby improving migration efficiency of the application between different middleware. The specific scheme is as follows:
in a first aspect, the present application discloses an application migration method, including:
acquiring a middleware name of a first middleware to which an application to be migrated needs to be migrated, wherein the application to be migrated is deployed in a second middleware;
performing command matching by using the middleware name to obtain a deployment command corresponding to the middleware name;
executing the deployment command, and performing migration deployment of the application to be migrated;
if the deployment fails, acquiring error reporting information, searching a problem base based on the error reporting information, and searching a solution corresponding to the error reporting information;
automatically handling the problem based on the found solution and then redeploying.
Optionally, the searching the problem library based on the error information to find the solution corresponding to the error information includes:
extracting target keywords from the error information, searching the problem database by using the target keywords, and searching a solution corresponding to the target keywords.
Optionally, the method further includes:
the problem library is constructed in advance in a key value pair mode, wherein keys in the key value pairs store problem descriptions, and values in the key value pairs store the solutions.
Optionally, the searching the problem library based on the error information to find the solution corresponding to the error information includes:
searching a question bank in a RESTful interface mode based on the error reporting information, and searching a solution corresponding to the error reporting information
Optionally, the acquiring error information includes:
and acquiring a middleware log of the first middleware, and extracting the error reporting information from the middleware log.
Optionally, the obtaining a name of a middleware of a first middleware to which the application to be migrated needs to be migrated includes:
and acquiring the middleware name of the first middleware to which the application to be migrated needs to be migrated, which is input by a user, through a preset window.
Optionally, if the deployment fails, acquiring error information includes:
if the deployment is failed, generating a corresponding deployment failure mark, and triggering the step of acquiring the error reporting information through the deployment failure mark.
In a second aspect, the present application discloses an application migration apparatus, comprising:
the middleware name acquisition module is used for acquiring the name of the middleware of a first middleware to which the application to be migrated needs to be migrated, wherein the application to be migrated is deployed in a second middleware;
the deployment command matching module is used for carrying out command matching by utilizing the middleware name so as to obtain a deployment command corresponding to the middle name;
the application migration deployment module is used for executing the deployment command and performing migration deployment on the application to be migrated;
the solution searching module is used for acquiring error reporting information if the application migration deployment module fails to deploy, then searching a problem base based on the error reporting information, and searching a solution corresponding to the error reporting information;
and the problem processing module is used for automatically processing the problem based on the searched solution so as to facilitate the redeployment of the application migration deployment module.
In a third aspect, the present application discloses an electronic device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the aforementioned application migration method.
In a fourth aspect, the present application discloses a computer readable storage medium for storing a computer program which, when executed by a processor, implements the aforementioned application migration method.
As can be seen, in the application, a middleware name of a first middleware to which an application to be migrated needs to be migrated is obtained, wherein the application to be migrated is deployed in a second middleware, then command matching is performed by using the middleware name to obtain a deployment command corresponding to the middle name, then the deployment command is executed to perform migration deployment of the application to be migrated, if deployment fails, error reporting information is obtained, then a problem base is searched based on the error reporting information to find a solution corresponding to the error reporting information, and finally, a problem is automatically processed based on the found solution, and then the problem is redeployed. Therefore, when the migration and deployment of the application fail, the problem database is searched by using the error reporting information, the corresponding solution is found, then the problem is automatically processed based on the found solution, and then the solution is redeployed without manually analyzing logs to find the problem and solve the problem, so that the solution of the problem occurring when the application migrates between the middleware can be quickly found and the problem can be solved, and the migration efficiency of the application among different middleware 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 flow chart of an application migration method disclosed herein;
FIG. 2 is a flow chart of a particular application migration method disclosed herein;
FIG. 3 is a flow chart of a particular application migration method disclosed herein;
FIG. 4 is a schematic diagram of an application migration apparatus according to the present disclosure;
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 application migration scheme is generally manually carried out, and when problems occur, the reasons are manually taken to analyze the logs, and corresponding solutions are manually made. This approach wastes a lot of manpower analysis processing problems, resulting in low migration efficiency for different middleware applications. Therefore, the application migration scheme is provided, the solution of the problem occurring when the application migrates between the middleware can be found quickly, and the problem can be solved, so that the migration efficiency of the application between different middleware is improved.
Referring to fig. 1, an embodiment of the present application discloses an application migration method, including:
and step S11, acquiring the middleware name of the first middleware to which the application to be migrated needs to be migrated, wherein the application to be migrated is deployed in the second middleware.
In a specific implementation manner, a middleware name of a first middleware to which the application to be migrated needs to be migrated, which is input by a user, may be obtained through a preset window.
And step S12, performing command matching by using the middleware name to obtain a deployment command corresponding to the middleware name.
In a specific embodiment, the middleware name may be matched with a preset command library to obtain a deployment command corresponding to the intermediate name.
The preset command library comprises deployment commands corresponding to the middleware names of the plurality of middleware.
That is, the middleware names and the deployment commands of the plurality of middleware can be added to the preset command library in advance, so that the corresponding deployment commands can be matched from the preset command library by using the middleware names.
And step S13, executing the deployment command, and performing migration deployment of the application to be migrated.
Namely, the matched deployment command corresponding to the first middleware is executed, and the application to be migrated, which is deployed in the second middleware, is migrated and deployed to the first middleware.
And step S14, if the deployment fails, acquiring error information, searching a problem library based on the error information, and searching a solution corresponding to the error information.
In a specific implementation manner, a middleware log of the first middleware may be obtained first, the error information is extracted from the middleware log, then a target keyword is extracted from the error information, the target keyword is used to search the problem base, and a solution corresponding to the target keyword is searched.
In a specific embodiment, a problem library may be searched in a RESTful interface manner based on the error information, and a solution corresponding to the error information may be searched.
Further, if the deployment fails, generating a corresponding deployment failure flag, and triggering the step of acquiring the error report information through the deployment failure flag.
Step S15, automatically processing the problem based on the found solution and then redeploying.
For example, jar packages can be deleted/added/updated, configuration files can be modified, and the deployment can be performed again after the processing is finished.
And, if the redeployment fails, the steps S14 to S15 may be repeatedly executed until the redeployment succeeds.
For example, referring to fig. 2, an embodiment of the present application discloses a specific application migration method. Firstly, acquiring a middleware name of the middleware to which the application to be migrated needs to be input by a user according to requirements, automatically matching a corresponding deployment command according to the input middleware name, and then executing the deployment command to perform application migration and deployment. If no error is reported in the process, the deployment is successful, and a success mark is returned; and if the fault occurs, returning a failure mark, then extracting fault reporting information in the middleware log, screening out keywords according to the fault reporting information, then searching corresponding solutions in the problem library by using a RESTful API mode according to the keywords, automatically processing problems such as deleting/newly adding/updating a jar packet, modifying a configuration file and the like according to the searched solutions, and then deploying again until the deployment is successful.
As can be seen, in the embodiment of the present application, a middleware name of a first middleware to which an application to be migrated needs to be migrated is obtained, where the application to be migrated is deployed in a second middleware, then command matching is performed by using the middleware name to obtain a deployment command corresponding to the middle name, then the deployment command is executed to perform migration deployment of the application to be migrated, if deployment fails, error reporting information is obtained, then a problem library is searched based on the error reporting information, a solution corresponding to the error reporting information is searched, and finally, a problem is automatically processed based on the searched solution, and then, the problem is redeployed. Therefore, when the migration and deployment of the application fail, the problem database is searched by using the error reporting information, the corresponding solution is found, then the problem is automatically processed based on the found solution, and then the solution is redeployed without manually analyzing logs to find the problem and solve the problem, so that the solution of the problem occurring when the application migrates between the middleware can be quickly found and the problem can be solved, and the migration efficiency of the application among different middleware is improved.
Referring to fig. 3, an embodiment of the present application discloses a specific application migration method, including:
step 21: the problem library is constructed in advance in a key value pair mode, wherein keys in the key value pairs store problem descriptions, and values in the key value pairs store the solutions.
In a specific implementation mode, a problem library can be pre-constructed in the form of key/value key value pairs according to problem records migrated and accumulated between different middleware for long-term application, wherein the key stores problem descriptions, the value stores solutions, and a RESTful API interface is provided to facilitate retrieval.
In this embodiment, the target keyword corresponding to the problem may be determined according to the problem description, and when the deployment fails, the target keyword is extracted from the error report information, and the problem library is searched to obtain the solution corresponding to the problem. For example, the problem library is shown in table one:
watch 1
Figure BDA0002763242570000061
Step 22: acquiring a middleware name of a first middleware to which an application to be migrated needs to be migrated, wherein the application to be migrated is deployed in a second middleware;
step 23: performing command matching by using the middleware name to obtain a deployment command corresponding to the middleware name;
step 24: executing the deployment command, and performing migration deployment of the application to be migrated;
step 25: if the deployment fails, acquiring error reporting information, searching a problem base based on the error reporting information, and searching a solution corresponding to the error reporting information;
step 26: automatically handling the problem based on the found solution and then redeploying.
For the specific processes of the steps S22 to S26, reference may be made to the corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
Referring to fig. 4, an embodiment of the present application discloses an application migration apparatus, including:
the middleware name obtaining module 11 is configured to obtain a middleware name of a first middleware to which an application to be migrated needs to be migrated, where the application to be migrated is deployed in a second middleware;
a deployment command matching module 12, configured to perform command matching by using the middleware name to obtain a deployment command corresponding to the intermediate name;
an application migration deployment module 13, configured to execute the deployment command, and perform migration deployment on the application to be migrated;
a solution searching module 14, configured to obtain error information if the deployment of the application migration deployment module fails, then search a problem base based on the error information, and search for a solution corresponding to the error information;
and the problem processing module 15 is configured to automatically process a problem based on the found solution, so that the application migration deployment module is relocated.
As can be seen, in the embodiment of the present application, a middleware name of a first middleware to which an application to be migrated needs to be migrated is obtained, where the application to be migrated is deployed in a second middleware, then command matching is performed by using the middleware name to obtain a deployment command corresponding to the middle name, then the deployment command is executed to perform migration deployment of the application to be migrated, if deployment fails, error reporting information is obtained, then a problem library is searched based on the error reporting information, a solution corresponding to the error reporting information is searched, and finally, a problem is automatically processed based on the searched solution, and then, the problem is redeployed. Therefore, when the migration and deployment of the application fail, the problem database is searched by using the error reporting information, the corresponding solution is found, then the problem is automatically processed based on the found solution, and then the solution is redeployed without manually analyzing logs to find the problem and solve the problem, so that the solution of the problem occurring when the application migrates between the middleware can be quickly found and the problem can be solved, and the migration efficiency of the application among different middleware is improved.
The solution searching module 14 is specifically configured to extract a target keyword from the error information, search the problem database by using the target keyword, and search for a solution corresponding to the target keyword.
And, the apparatus further comprises:
and the problem library construction module is used for constructing the problem library in advance in a key value pair mode, wherein keys in the key value pair store problem descriptions, and values in the key value pair store the solution.
The solution searching module 14 is specifically configured to search a problem database in a RESTful interface manner based on the error information, and search for a solution corresponding to the error information.
The solution searching module 14 is specifically configured to obtain a middleware log of the first middleware, and extract the error information from the middleware log.
The middleware name obtaining module 11 is specifically configured to obtain, through a preset window, a middleware name of a first middleware to which the application to be migrated needs to be migrated, the middleware name being input by a user.
The solution searching module 14 is specifically configured to generate a corresponding deployment failure flag if the deployment fails, and trigger the step of acquiring the error report information through the deployment failure flag.
Referring to fig. 5, an embodiment of the present application discloses an electronic device, which includes a processor 21 and a memory 22; wherein, the memory 22 is used for saving computer programs; the processor 21 is configured to execute the computer program to implement the application migration method disclosed in the foregoing embodiment.
For the specific process of the application migration method, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not repeated here.
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 application migration method disclosed in the foregoing embodiment.
For the specific process of the application migration 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.
The foregoing detailed description is directed to an application migration method, apparatus, device, and medium provided by the present application, and specific examples are used herein to explain the principles and implementations of the present application, and the descriptions of the foregoing examples are only used to help understand the method and the core ideas 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. An application migration method, comprising:
acquiring a middleware name of a first middleware to which an application to be migrated needs to be migrated, wherein the application to be migrated is deployed in a second middleware;
performing command matching by using the middleware name to obtain a deployment command corresponding to the middleware name;
executing the deployment command, and performing migration deployment of the application to be migrated;
if the deployment fails, acquiring error reporting information, searching a problem base based on the error reporting information, and searching a solution corresponding to the error reporting information;
automatically handling the problem based on the found solution and then redeploying.
2. The application migration method according to claim 1, wherein the searching a problem base for a solution corresponding to the error information based on the error information comprises:
extracting target keywords from the error information, searching the problem database by using the target keywords, and searching a solution corresponding to the target keywords.
3. The application migration method according to claim 1, further comprising:
the problem library is constructed in advance in a key value pair mode, wherein keys in the key value pairs store problem descriptions, and values in the key value pairs store the solutions.
4. The application migration method according to claim 1, wherein the searching a problem base for a solution corresponding to the error information based on the error information comprises:
and searching a problem database in a RESTful interface mode based on the error reporting information, and searching a solution corresponding to the error reporting information.
5. The application migration method according to claim 1, wherein the obtaining error information includes:
and acquiring a middleware log of the first middleware, and extracting the error reporting information from the middleware log.
6. The application migration method according to claim 1, wherein the obtaining of the middleware name of the first middleware to which the application to be migrated needs to be migrated comprises:
and acquiring the middleware name of the first middleware to which the application to be migrated needs to be migrated, which is input by a user, through a preset window.
7. The application migration method according to any one of claims 1 to 6, wherein the obtaining error information if the deployment fails comprises:
if the deployment is failed, generating a corresponding deployment failure mark, and triggering the step of acquiring the error reporting information through the deployment failure mark.
8. An application migration apparatus, comprising:
the middleware name acquisition module is used for acquiring the name of the middleware of a first middleware to which the application to be migrated needs to be migrated, wherein the application to be migrated is deployed in a second middleware;
the deployment command matching module is used for carrying out command matching by utilizing the middleware name so as to obtain a deployment command corresponding to the middle name;
the application migration deployment module is used for executing the deployment command and performing migration deployment on the application to be migrated;
the solution searching module is used for acquiring error reporting information if the application migration deployment module fails to deploy, then searching a problem base based on the error reporting information, and searching a solution corresponding to the error reporting information;
and the problem processing module is used for automatically processing the problem based on the searched solution so as to facilitate the redeployment of the application migration deployment module.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the application migration method of any one of claims 1 to 7.
10. A computer-readable storage medium for storing a computer program which, when executed by a processor, implements the application migration method of any one of claims 1 to 7.
CN202011224645.5A 2020-11-05 2020-11-05 Application migration method, device, equipment and medium Pending CN112328379A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202011224645.5A CN112328379A (en) 2020-11-05 2020-11-05 Application migration method, device, equipment and medium
PCT/CN2021/121228 WO2022095633A1 (en) 2020-11-05 2021-09-28 Application migration method and apparatus, device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011224645.5A CN112328379A (en) 2020-11-05 2020-11-05 Application migration method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN112328379A true CN112328379A (en) 2021-02-05

Family

ID=74316059

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011224645.5A Pending CN112328379A (en) 2020-11-05 2020-11-05 Application migration method, device, equipment and medium

Country Status (2)

Country Link
CN (1) CN112328379A (en)
WO (1) WO2022095633A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113434321A (en) * 2021-06-24 2021-09-24 平安国际智慧城市科技股份有限公司 Method, device and equipment for processing deployment errors in operation and maintenance and storage medium
WO2022095633A1 (en) * 2020-11-05 2022-05-12 浪潮电子信息产业股份有限公司 Application migration method and apparatus, device and medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103077034A (en) * 2013-01-09 2013-05-01 上海交通大学 JAVA application migration method and system for hybrid virtualization platform
CN107018539A (en) * 2016-01-27 2017-08-04 中兴通讯股份有限公司 The ambulant processing method and processing device of application
CN107515783A (en) * 2016-06-16 2017-12-26 阿里巴巴集团控股有限公司 Application container management-control method and device based on application container cluster tool
CN110019140A (en) * 2017-12-29 2019-07-16 华为技术有限公司 Data migration method, device, equipment and computer readable storage medium
CN110609732A (en) * 2019-08-13 2019-12-24 平安普惠企业管理有限公司 Application program deployment method and device, computer equipment and storage medium
CN111475411A (en) * 2020-04-01 2020-07-31 苏州浪潮智能科技有限公司 Server problem detection method, system, terminal and storage medium
US20200264919A1 (en) * 2019-02-15 2020-08-20 International Business Machines Corporation Pattern-based artificial intelligence planner for computer environment migration

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103109271B (en) * 2012-08-30 2016-01-20 华为技术有限公司 The implementation method of migrate application and system between a kind of platform
CN105183476B (en) * 2015-09-09 2018-08-28 中国银行股份有限公司 A kind of construction method and device of cross-platform program
CN109076357B (en) * 2016-05-28 2021-06-08 华为技术有限公司 Migration application method in mobile edge system, related equipment and system
CN109032611B (en) * 2018-06-06 2022-01-28 平安科技(深圳)有限公司 Script deployment method and device, computer equipment and storage medium
CN112328379A (en) * 2020-11-05 2021-02-05 浪潮电子信息产业股份有限公司 Application migration method, device, equipment and medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103077034A (en) * 2013-01-09 2013-05-01 上海交通大学 JAVA application migration method and system for hybrid virtualization platform
CN107018539A (en) * 2016-01-27 2017-08-04 中兴通讯股份有限公司 The ambulant processing method and processing device of application
CN107515783A (en) * 2016-06-16 2017-12-26 阿里巴巴集团控股有限公司 Application container management-control method and device based on application container cluster tool
CN110019140A (en) * 2017-12-29 2019-07-16 华为技术有限公司 Data migration method, device, equipment and computer readable storage medium
US20200264919A1 (en) * 2019-02-15 2020-08-20 International Business Machines Corporation Pattern-based artificial intelligence planner for computer environment migration
CN110609732A (en) * 2019-08-13 2019-12-24 平安普惠企业管理有限公司 Application program deployment method and device, computer equipment and storage medium
CN111475411A (en) * 2020-04-01 2020-07-31 苏州浪潮智能科技有限公司 Server problem detection method, system, terminal and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022095633A1 (en) * 2020-11-05 2022-05-12 浪潮电子信息产业股份有限公司 Application migration method and apparatus, device and medium
CN113434321A (en) * 2021-06-24 2021-09-24 平安国际智慧城市科技股份有限公司 Method, device and equipment for processing deployment errors in operation and maintenance and storage medium
CN113434321B (en) * 2021-06-24 2022-07-19 平安国际智慧城市科技股份有限公司 Method, device and equipment for processing deployment errors in operation and maintenance and storage medium

Also Published As

Publication number Publication date
WO2022095633A1 (en) 2022-05-12

Similar Documents

Publication Publication Date Title
US8782609B2 (en) Test failure bucketing
CN110569214B (en) Index construction method and device for log file and electronic equipment
US7913233B2 (en) Performance analyzer
CN110825619A (en) Automatic generation method and device of interface test case and storage medium
CA2816781C (en) Identifying client states
CN112328379A (en) Application migration method, device, equipment and medium
US10540325B2 (en) Method and device for identifying junk picture files
WO2020092135A1 (en) Extracting web api endpoint data from source code
CN106294886A (en) A kind of method and system of full dose extracted data from HBase
CN107590233B (en) File management method and device
CN111432041A (en) Domain name acquisition method, system, terminal and computer readable storage medium
CN108108478B (en) Data format conversion method and system and electronic equipment
CN106844553B (en) Data detection and expansion method and device based on sample data
CN112307169A (en) Address data matching method and device, computer equipment and storage medium
US10229105B1 (en) Mobile log data parsing
CN115080114B (en) Application program transplanting processing method, device and medium
US20150347402A1 (en) System and method for enabling a client system to generate file system operations on a file system data set using a virtual namespace
CN112527757B (en) Rapid retrieval method based on large-scale chip test result
CN111881281B (en) Log processing method, device, equipment and medium
CN106611022B (en) Method and device for improving search efficiency in website
CN111460268B (en) Method and device for determining database query request and computer equipment
CN109491699B (en) Resource checking method, device, equipment and storage medium of application program
CN108132971B (en) Analysis method and device for database fragment files
JP2018081403A (en) Incident management system, incident management method and computer program
CN112507346A (en) Vulnerability scanning system

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