CN103092763A - Connection leak automatic analysis device and connection leak automatic analysis method - Google Patents

Connection leak automatic analysis device and connection leak automatic analysis method Download PDF

Info

Publication number
CN103092763A
CN103092763A CN2013100590199A CN201310059019A CN103092763A CN 103092763 A CN103092763 A CN 103092763A CN 2013100590199 A CN2013100590199 A CN 2013100590199A CN 201310059019 A CN201310059019 A CN 201310059019A CN 103092763 A CN103092763 A CN 103092763A
Authority
CN
China
Prior art keywords
database
connects
connection
breakpoint
debugging message
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
CN2013100590199A
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.)
Yonyou Software Co Ltd
Original Assignee
Yonyou Software 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 Yonyou Software Co Ltd filed Critical Yonyou Software Co Ltd
Priority to CN2013100590199A priority Critical patent/CN103092763A/en
Publication of CN103092763A publication Critical patent/CN103092763A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention provides a connection leak automatic analysis device. The connection leak automatic analysis device comprises an internal storage query unit, a breakpoint setting unit, a debugging unit, a call stack confirming unit and an output display unit, wherein the internal storage query unit queries a first internal storage address for opening a database connection method and a second internal storage address for closing the database connection method; the breakpoint setting unit sets a first breakpoint for the first internal storage address and sets a second breakpoint for the second internal storage address; the debugging unit debugs a target process, and when the target process triggers the first breakpoint and/or the second breakpoint, debugging information is generated; according to the debugging information, the call stack confirming unit confirms the database connection which is conducted with opening operation but not conducted with closing operation and confirms a corresponding call stack according to the database connection; the output display unit displays the call stack. The invention further provides a connection leak automatic analysis method. By means of the technical scheme, the call stack which opens the database connection but not closes the database connection can be confirmed. Codes in a system do not need to be modified, and the speed and the generality of analyzing leaks are improved.

Description

Connect and reveal automatic analysing apparatus and be connected the leakage automatic analysis method
Technical field
The present invention relates to the data analysis technique field, reveal automatic analysing apparatus and automatic analysis method is revealed in the connection of being connected in particular to a kind of connection.
Background technology
Current software application becomes increasingly complex, when occurring database connection leakage in system, be difficult to investigation to the specific code that causes leakage problem, after the database connection leaks into to a certain degree, database connection pool can't provide available connection, the database associative operation of whole system all can't move, and have a strong impact on Systems balanth.Prior art is mainly to analyze problems by increasing daily record in code, but the versatility of this method is very poor and it is not high to analyze the speed of revealing.
Therefore, need a kind of new connection to reveal analytical technology, can carry out express-analysis to most systems, determine to open that database connects and the call stack of not closing, and do not need the code in the modification system, improve and analyze speed and the versatility of revealing.
Summary of the invention
The present invention just is being based on the problems referred to above, proposed a kind of connection and revealed analytical technology, can carry out express-analysis to most systems, determined to open that database connects and the call stack of not closing, and do not need code in the modification system, improve and analyze speed and the versatility of revealing.
In view of this, the present invention proposes a kind of connection and reveal automatic analysing apparatus, the database that is used for the automatic analysis application program connects to be revealed, comprise: the internal memory query unit is used for the second memory address that inquiry is opened the first memory address of database connection method and closed database connection method; The breakpoint setting unit is used to described the first memory address that the first breakpoint is set, and for described the second memory address, the second breakpoint is set; Debugging unit is used for according to the debug command debug target process that receives, and when described target process triggers described the first breakpoint and/or described the second breakpoint, generates Debugging message; The call stack determining unit, the database that does not carry out shutoff operation for determining to have carried out opening operation according to described Debugging message connects, and connects according to described database and determines corresponding call stack; The output display unit is used for showing described call stack.
in this technical scheme, can be by with the method for being connected connection, breakpoint being set respectively for opening to connect, make the process of debugging when opening connection or closing the operation of connection, can trigger breakpoint and generate corresponding information, and then determine to have carried out opening operation and do not carry out the corresponding call stack of connection of shutoff operation, the user can carry out respective handling to it, and the process of determining call stack is not carried out code revision to the system at process place, thereby can be to debugging in the overwhelming majority's system, not only improved to analyze and connected the versatility of revealing, also improved to analyze and connected the speed of revealing.
In technique scheme, preferably, also comprise: information setting unit, be used for according to the information that receives, instruction being set, described Debugging message is set, and wherein, described Debugging message comprises: open described the database mode that connects and the mode of being connected described database connection, the information of the object that described database connects when described target process triggers described the first breakpoint and/or described the second breakpoint, and the call stack that sends the request of the described database connection of open and/or closed.
In this technical scheme, when the user can set in advance breakpoint and is triggered, the content of information generated when making the process triggers breakpoint of debugging, can be determined the current specifying information that relates to the operation of connection, and then the specified data storehouse connects the specifying information of revealing.
In technique scheme, preferably, the information of the object that described output display unit also is used for showing that described database connects.
In this technical scheme, carried out opening operation and when not carrying out the corresponding call stack of connection of shutoff operation showing, the information of the database connection object of depositing in can also display register, the concrete way of output can be printed with the form of code, checks thereby more be convenient to the user specifying information that connects leakage.
In above-mentioned arbitrary technical scheme, preferably, also comprise: the daily record generation unit is used for generating the Debugging message daily record according to described Debugging message; Resolution unit is used for resolving described Debugging message daily record, obtains described Debugging message.
In this technical scheme, Debugging message can be stored in daily record, is convenient to call and store.
in above-mentioned arbitrary technical scheme, preferably, the object that the described call stack determining unit database that carried out opening operation definite according to described Debugging message connects, do not carry out the object of the database connection of shutoff operation, the sign of the object that connects according to the described database that carries out opening operation be connected the sign of the object that the database that do not carry out shutoff operation connects, the described database that carries out opening operation is connected and be connected the database connection of not carrying out shutoff operation and mate, determine that the described database that has carried out opening operation and do not carried out shutoff operation connects.
In this technical scheme, there is unique sign in the object that connects due to database, the object that can first inquire about the object of the database connection of carrying out opening operation and not carry out the database connection of shutoff operation, then determine that according to both unique identifications the database that carries out opening operation that is complementary connects and the database connection of not carrying out shutoff operation, these two connections namely connect for the database of same destination object, thereby the database connection of determining this destination object is carried out opening operation and is not carried out shutoff operation, and then determines to connect and reveal.
The invention allows for a kind of connection and reveal automatic analysis method, the database that is used for the automatic analysis application program connects to be revealed, comprise: step 202, inquiry is opened the first memory address of database connection method and is closed the second memory address of database connection method, for described the first memory address arranges the first breakpoint, and for described the second memory address, the second breakpoint is set; Step 204 according to the debug command debug target process that receives, when described target process triggers described the first breakpoint and/or described the second breakpoint, generates Debugging message; Step 206 is determined to have carried out opening operation and the database that do not carry out shutoff operation connects according to described Debugging message, connects according to described database and determines corresponding call stack, and show described call stack.
in this technical scheme, can be by with the method for being connected connection, breakpoint being set respectively for opening to connect, make the process of debugging when opening connection or closing the operation of connection, can trigger breakpoint and generate corresponding information, and then determine to have carried out opening operation and do not carry out the corresponding call stack of connection of shutoff operation, the user can carry out respective handling to it, and the process of determining call stack is not carried out code revision to the system at process place, thereby can be to debugging in the overwhelming majority's system, not only improved to analyze and connected the versatility of revealing, also improved to analyze and connected the speed of revealing.
In technique scheme, preferably, described step 202 also comprises: according to the information that receives, instruction is set, described Debugging message is set, wherein, described Debugging message comprises: open the mode of described database connection and be connected the mode that described database connects, the information of the object that described database connects when described target process triggers described the first breakpoint and/or described the second breakpoint, and the call stack that sends the request of the described database connection of open and/or closed.
In this technical scheme, when the user can set in advance breakpoint and is triggered, the content of information generated when making the process triggers breakpoint of debugging, can be determined the current specifying information that relates to the operation of connection, and then the specified data storehouse connects the specifying information of revealing.
In technique scheme, preferably, described step 206 also comprises: the information that shows the object that described database connects.
In this technical scheme, carried out opening operation and when not carrying out the corresponding call stack of connection of shutoff operation showing, the information of the database connection object of depositing in can also display register, the concrete way of output can be printed with the form of code, checks thereby more be convenient to the user specifying information that connects leakage.
In above-mentioned arbitrary technical scheme, preferably, described step 204 also comprises: generate the Debugging message daily record according to described Debugging message; Described step 206 comprises: resolve described Debugging message daily record, obtain described Debugging message.
In this technical scheme, Debugging message can be stored in daily record, is convenient to call and store.
in above-mentioned arbitrary technical scheme, preferably, described step 206 comprises: the object that the database that carried out opening operation definite according to described Debugging message connects, do not carry out the object of the database connection of shutoff operation, the sign of the object that connects according to the described database that carries out opening operation be connected the sign of the object that the database that do not carry out shutoff operation connects, the described database that carries out opening operation is connected and be connected the database connection of not carrying out shutoff operation and mate, determine that the described database that has carried out opening operation and do not carried out shutoff operation connects.
In this technical scheme, there is unique sign in the object that connects due to database, the object that can first inquire about the object of the database connection of carrying out opening operation and not carry out the database connection of shutoff operation, then determine that according to both unique identifications the database that carries out opening operation that is complementary connects and the database connection of not carrying out shutoff operation, these two connections namely connect for the database of same destination object, thereby the database connection of determining this destination object is carried out opening operation and is not carried out shutoff operation, and then determines to connect and reveal.
By above technical scheme, can carry out express-analysis to most systems, determine to open that database connects and the call stack of not closing, and do not need the code in the modification system, improve and analyze speed and the versatility of revealing.
Description of drawings
Fig. 1 shows and connects according to an embodiment of the invention the block diagram of revealing automatic analysing apparatus;
Fig. 2 shows and connects according to an embodiment of the invention the process flow diagram of revealing automatic analysis method;
Fig. 3 shows and connects according to an embodiment of the invention the particular flow sheet of revealing automatic analysis method.
Embodiment
In order more clearly to understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments, the present invention is further described in detail.Need to prove, in the situation that do not conflict, the application's embodiment and the feature in embodiment can make up mutually.
A lot of details have been set forth in the following description so that fully understand the present invention; but; the present invention can also adopt other to be different from other modes described here and implement, and therefore, protection scope of the present invention is not subjected to the restriction of following public specific embodiment.
Fig. 1 shows and connects according to an embodiment of the invention the block diagram of revealing automatic analysing apparatus.
As shown in Figure 1, connect according to an embodiment of the invention and reveal the database connection leakage that automatic analysing apparatus 100 is used for the automatic analysis application program, comprise: internal memory query unit 102 is used for the second memory address that inquiry is opened the first memory address of database connection method and closed database connection method; Breakpoint setting unit 104 is used to the first memory address that the first breakpoint is set, and is that the second memory address arranges the second breakpoint; Debugging unit 106 is used for according to the debug command debug target process that receives, and when target process triggers the first breakpoint and/or the second breakpoint, generates Debugging message; Call stack determining unit 108, the database that does not carry out shutoff operation for determining to have carried out opening operation according to Debugging message connects, and connects according to database and determines corresponding call stack; Output display unit 110 is used for showing call stack.
can be by with the method for being connected connection, breakpoint being set respectively for opening to connect, make the process of debugging when opening connection or closing the operation of connection, can trigger breakpoint and generate corresponding information, and then determine to have carried out opening operation and do not carry out the corresponding call stack of connection of shutoff operation, the user can carry out respective handling to it, and the process of determining call stack is not carried out code revision to the system at process place, thereby can be to debugging in the overwhelming majority's system, not only improved to analyze and connected the versatility of revealing, also improved to analyze and connected the speed of revealing.
Preferably, also comprise: information setting unit 112, be used for according to the information that receives, instruction being set, Debugging message is set, wherein, Debugging message comprises: open the mode of database connection and be connected the mode that database connects, the information of the object that database connects when target process triggers the first breakpoint and/or the second breakpoint, and the call stack that sends the request of open and/or closed database connection.
When the user can set in advance breakpoint and is triggered, the content of information generated when making the process triggers breakpoint of debugging, can be determined the current specifying information that relates to the operation of connection, and then the specified data storehouse connects the specifying information of revealing.
Preferably, output display unit 110 also is used for the information of the object of demonstration database connection.
Carried out opening operation and when not carrying out the corresponding call stack of connection of shutoff operation showing, the information of the database connection object of depositing in can also display register, the concrete way of output can be printed with the form of code, checks thereby more be convenient to the user specifying information that connects leakage.
Preferably, also comprise: daily record generation unit 114 is used for generating the Debugging message daily record according to Debugging message; Resolution unit 116 is used for resolving the Debugging message daily record, obtains Debugging message.
Debugging message can be stored in daily record, is convenient to call and store.
Preferably, the object that call stack determining unit 108 database that carried out opening operation definite according to Debugging message connects, do not carry out the object of the database connection of shutoff operation, the sign of the object that connects according to the database that carries out opening operation and the sign of object of not carrying out the database connection of shutoff operation, the database that the database that carries out opening operation is connected and do not carry out shutoff operation connects and mates, and determines to have carried out opening operation and the database connection of not carrying out shutoff operation.
There is unique sign in the object that connects due to database, the object that can first inquire about the object of the database connection of carrying out opening operation and not carry out the database connection of shutoff operation, then determine that according to both unique identifications the database that carries out opening operation that is complementary connects and the database connection of not carrying out shutoff operation, these two connections namely connect for the database of same destination object, thereby the database connection of determining this destination object is carried out opening operation and is not carried out shutoff operation, and then determines to connect and reveal.
Fig. 2 shows and connects according to an embodiment of the invention the process flow diagram of revealing automatic analysis method.
As shown in Figure 2, connect according to an embodiment of the invention and reveal the database connection leakage that automatic analysis method is used for the automatic analysis application program, comprise: step 202, inquiry is opened the first memory address of database connection method and is closed the second memory address of database connection method, be that the first memory address arranges the first breakpoint, and be that the second memory address arranges the second breakpoint; Step 204 according to the debug command debug target process that receives, when target process triggers described the first breakpoint and/or described the second breakpoint, generates Debugging message; Step 206 is determined to have carried out opening operation and the database that do not carry out shutoff operation connects according to Debugging message, connects according to database and determines corresponding call stack, and show call stack.
can be by with the method for being connected connection, breakpoint being set respectively for opening to connect, make the process of debugging when opening connection or closing the operation of connection, can trigger breakpoint and generate corresponding information, and then determine to have carried out opening operation and do not carry out the corresponding call stack of connection of shutoff operation, the user can carry out respective handling to it, and the process of determining call stack is not carried out code revision to the system at process place, thereby can be to debugging in the overwhelming majority's system, not only improved to analyze and connected the versatility of revealing, also improved to analyze and connected the speed of revealing.
Preferably, step 202 also comprises: according to the information that receives, instruction is set, Debugging message is set, wherein, Debugging message comprises: open the database mode that connects and the mode of being connected the database connection, the information of the object that database connects when target process triggers the first breakpoint and/or the second breakpoint, and the call stack that sends the request of open and/or closed database connection.
When the user can set in advance breakpoint and is triggered, the content of information generated when making the process triggers breakpoint of debugging, can be determined the current specifying information that relates to the operation of connection, and then the specified data storehouse connects the specifying information of revealing.
Preferably, step 206 also comprises: the information that shows the object that database connects.
Carried out opening operation and when not carrying out the corresponding call stack of connection of shutoff operation showing, the information of the database connection object of depositing in can also display register, the concrete way of output can be printed with the form of code, checks thereby more be convenient to the user specifying information that connects leakage.
Preferably, step 204 also comprises: generate the Debugging message daily record according to Debugging message; Step 206 comprises: resolve the Debugging message daily record, obtain Debugging message.
Debugging message can be stored in daily record, is convenient to call and store.
Preferably, step 206 comprises: the object that the database that carried out opening operation definite according to Debugging message connects, do not carry out the object of the database connection of shutoff operation, the sign of the object that connects according to the database that carries out opening operation and the sign of object of not carrying out the database connection of shutoff operation, the database that the database that carries out opening operation is connected and do not carry out shutoff operation connects and mates, and determines to have carried out opening operation and the database connection of not carrying out shutoff operation.
There is unique sign in the object that connects due to database, the object that can first inquire about the object of the database connection of carrying out opening operation and not carry out the database connection of shutoff operation, then determine that according to both unique identifications the database that carries out opening operation that is complementary connects and the database connection of not carrying out shutoff operation, these two connections namely connect for the database of same destination object, thereby the database connection of determining this destination object is carried out opening operation and is not carried out shutoff operation, and then determines to connect and reveal.
Fig. 3 shows and connects according to an embodiment of the invention the particular flow sheet of revealing automatic analysis method.
As shown in Figure 3, connecting according to an embodiment of the invention the leakage automatic analysis method specifically comprises:
Step 302 according to the instruction debug target process that receives, specifically can be debugged by debugger;
Step 304, inquiry is opened database connection method and is closed the core position of database connection method, then in this position, breakpoint is set, after debugged target process triggers breakpoint, the information of the database connection object of output current operation, and mode of operation and call stack, the content of output is stored in daily record;
Step 306 is collected the log information of debugger output;
Step 308, the connection of opening operation has been carried out in inquiry according to log information, can judge further that then whether these connections have carried out shutoff operation, inquire the call stack that carries out opening operation and do not carry out shutoff operation at last; Also can the connection and the connection of not carrying out shutoff operation of opening operation have been carried out according to the log information inquiry, then according to carrying out the object identity of the connection of opening operation, do not carry out the object identity of the connection of shutoff operation, the connection of carrying out opening operation is mated with the connection of not carrying out shutoff operation, the connection that is complementary is namely carried out opening operation and is not carried out the connection of shutoff operation, reveals thereby determine to connect.
Particularly, connect the memory address of opening and closing method such as the database that inquires, be respectively: 6521de10 and 6521dc80.
Then top memory address is arranged breakpoint, when debug procedures triggers breakpoint, the attended operation that has related to database is described, print current call stack, and the details of the database connection object of depositing in register, identifying code is as follows:
0:004>bp6521de10".echo?Opened;?@ecx;!do@ecx;!clrstack;g;"
0:004>bp6521dc80".echo?Closed;?@ecx;!do@ecx;!clrstack;g;"
After breakpoint is set, all relate to the operation of database connection all can get daily record, can comprise following information in daily record: the mode of opening/closing operation, the memory address of current connecting object, the details of current connecting object are sent the allocating stack of this request.
Next normal working procedure, after the program end of run, in the output of debugger, use database connection object, carry out opened be connected the coupling that database connects.Find out those and open the call stack of but not closing after database connects.
More than be described with reference to the accompanying drawings technical scheme of the present invention, considered in correlation technique, the method versatility that the analytic system connection is revealed is very poor and speed that analysis is revealed is not high.By technical scheme of the present invention, can carry out express-analysis to most systems, determine to open that database connects and the call stack of not closing, and do not need the code in the modification system, improve and analyze speed and the versatility of revealing.
In the present invention, term " first ", " second " only are used for describing purpose, and can not be interpreted as indication or hint relative importance.Term " a plurality of " refers to two or more, unless clear and definite restriction is separately arranged.
The above is only the preferred embodiments of the present invention, is not limited to the present invention, and for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. one kind connects the leakage automatic analysing apparatus, and the database that is used for the automatic analysis application program connects to be revealed, and it is characterized in that, comprising:
The internal memory query unit is used for the second memory address that inquiry is opened the first memory address of database connection method and closed database connection method;
The breakpoint setting unit is used to described the first memory address that the first breakpoint is set, and for described the second memory address, the second breakpoint is set;
Debugging unit is used for according to the debug command debug target process that receives, and when described target process triggers described the first breakpoint and/or described the second breakpoint, generates Debugging message;
The call stack determining unit, the database that does not carry out shutoff operation for determining to have carried out opening operation according to described Debugging message connects, and connects according to described database and determines corresponding call stack;
The output display unit is used for showing described call stack.
2. automatic analysing apparatus is revealed in connection according to claim 1, it is characterized in that, also comprise: information setting unit, be used for according to the information that receives, instruction being set, described Debugging message is set, wherein, described Debugging message comprises: open described the database mode that connects and the mode of being connected described database connection, the information of the object that described database connects when described target process triggers described the first breakpoint and/or described the second breakpoint, and the call stack that sends the request of the described database connection of open and/or closed.
3. automatic analysing apparatus is revealed in connection according to claim 2, it is characterized in that the information of the object that described output display unit also is used for showing that described database connects.
4. according to claim 1 to 3, automatic analysing apparatus is revealed in the described connection of any one, it is characterized in that, also comprises:
The daily record generation unit is used for generating the Debugging message daily record according to described Debugging message;
Resolution unit is used for resolving described Debugging message daily record, obtains described Debugging message.
5. according to claim 1 to 3, automatic analysing apparatus is revealed in the described connection of any one, it is characterized in that, the object that the described call stack determining unit database that carried out opening operation definite according to described Debugging message connects, do not carry out the object of the database connection of shutoff operation, the sign of the object that connects according to the described database that carries out opening operation be connected the sign of the object that the database that do not carry out shutoff operation connects, the described database that carries out opening operation is connected and be connected the database connection of not carrying out shutoff operation and mate, determine that the described database that has carried out opening operation and do not carried out shutoff operation connects.
6. one kind connects the leakage automatic analysis method, and the database that is used for the automatic analysis application program connects to be revealed, and it is characterized in that, comprising:
Step 202, inquiry are opened the first memory address of database connection method and are closed the second memory address of database connection method, for described the first memory address arranges the first breakpoint, and for described the second memory address, the second breakpoint are set;
Step 204 according to the debug command debug target process that receives, when described target process triggers described the first breakpoint and/or described the second breakpoint, generates Debugging message;
Step 206 is determined to have carried out opening operation and the database that do not carry out shutoff operation connects according to described Debugging message, connects according to described database and determines corresponding call stack, and show described call stack.
7. automatic analysis method is revealed in connection according to claim 6, it is characterized in that, described step 202 also comprises: according to the information that receives, instruction is set, described Debugging message is set, wherein, described Debugging message comprises: open described the database mode that connects and the mode of being connected described database connection, the information of the object that described database connects when described target process triggers described the first breakpoint and/or described the second breakpoint, and the call stack that sends the request of the described database connection of open and/or closed.
8. automatic analysis method is revealed in connection according to claim 7, it is characterized in that, described step 206 also comprises: the information that shows the object that described database connects.
9. according to claim 6 to 8, automatic analysis method is revealed in the described connection of any one, it is characterized in that, described step 204 also comprises: generate the Debugging message daily record according to described Debugging message; Described step 206 comprises: resolve described Debugging message daily record, obtain described Debugging message.
10. according to claim 6 to 8, automatic analysis method is revealed in the described connection of any one, it is characterized in that, described step 206 comprises: the object that the database that carried out opening operation definite according to described Debugging message connects, do not carry out the object of the database connection of shutoff operation, the sign of the object that connects according to the described database that carries out opening operation be connected the sign of the object that the database that do not carry out shutoff operation connects, the described database that carries out opening operation is connected and be connected the database connection of not carrying out shutoff operation and mate, determine that the described database that has carried out opening operation and do not carried out shutoff operation connects.
CN2013100590199A 2013-02-25 2013-02-25 Connection leak automatic analysis device and connection leak automatic analysis method Pending CN103092763A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013100590199A CN103092763A (en) 2013-02-25 2013-02-25 Connection leak automatic analysis device and connection leak automatic analysis method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013100590199A CN103092763A (en) 2013-02-25 2013-02-25 Connection leak automatic analysis device and connection leak automatic analysis method

Publications (1)

Publication Number Publication Date
CN103092763A true CN103092763A (en) 2013-05-08

Family

ID=48205364

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013100590199A Pending CN103092763A (en) 2013-02-25 2013-02-25 Connection leak automatic analysis device and connection leak automatic analysis method

Country Status (1)

Country Link
CN (1) CN103092763A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI507312B (en) * 2013-09-06 2015-11-11
CN117195204A (en) * 2023-11-01 2023-12-08 建信金融科技有限责任公司 Abnormal data detection method, device, electronic equipment and computer readable medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101030242A (en) * 2007-02-12 2007-09-05 深圳市迈科龙电子有限公司 Method for controlling database safety access

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101030242A (en) * 2007-02-12 2007-09-05 深圳市迈科龙电子有限公司 Method for controlling database safety access

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
豆丁网: "《http://www.docin.com/p-170092291.html》", 3 April 2011, article "查找.net应用程序中数据库连接泄漏的方法", pages: 1-4 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI507312B (en) * 2013-09-06 2015-11-11
CN117195204A (en) * 2023-11-01 2023-12-08 建信金融科技有限责任公司 Abnormal data detection method, device, electronic equipment and computer readable medium
CN117195204B (en) * 2023-11-01 2024-02-13 建信金融科技有限责任公司 Abnormal data detection method, device, electronic equipment and computer readable medium

Similar Documents

Publication Publication Date Title
CN107066390B (en) Dynamic memory leak detection method and system
CN102789416B (en) Memory fault injection method and simulator thereof for software built-in test (BIT)
CN104461894B (en) The operation record device and method of Android software
CN101587455B (en) Method for checking memory leak for vxWorks operating system
CN103425574B (en) A kind of method and device of test application program
CN106201892B (en) Abnormal interrupt source position finding and detection method for embedded software
CN103268289B (en) Record the method and system of application testing script on mobile terminals
CN103246586B (en) Method for utilizing USB (universal serial bus) storage equipment for ADB (android debug bridge) debugging on android platform
CN105138461A (en) Interface testing method and device for application program
CN110287101A (en) User interface automated testing method, device, computer equipment and storage medium
CN104407980A (en) Mobile application automated testing device and method
CN103678105A (en) Page code testing method and device
CN102479084A (en) Method and device for acquiring log by Android terminal
US20150033211A1 (en) Program debugger and program debugging
CN103699480A (en) WEB dynamic security flaw detection method based on JAVA
CN103577310A (en) Method and device for recording software debugging logs
CN106326108A (en) New application testing method and device
CN109947635B (en) Data reporting method, device, storage medium and terminal equipment
CN104050080A (en) Method and system for debugging linux kernel in user mode
CN103455413A (en) Method, device and system for interaction scenario test data processing of communication terminals
CN109308236A (en) A kind of warm connection function test method, device and relevant device
CN104899140A (en) Test method for mobile terminal assembly
CN103729166B (en) Method, device and system for determining thread relation of program
CN103092763A (en) Connection leak automatic analysis device and connection leak automatic analysis method
CN109783837A (en) Emulator, analogue system, emulation mode and simulated program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100094 Haidian District North Road, Beijing, No. 68

Applicant after: Yonyou Network Technology Co., Ltd.

Address before: 100094 Beijing city Haidian District North Road No. 68, UFIDA Software Park

Applicant before: UFIDA Software Co., Ltd.

COR Change of bibliographic data
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130508