Patents by Inventor Greg Pavlik

Greg Pavlik has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 8869108
    Abstract: A framework is provided for enabling and managing customizations to an application. In one embodiment, techniques are provided that enable the customizability of an application to be controlled based upon hierarchical relations between elements of the application.
    Type: Grant
    Filed: May 28, 2010
    Date of Patent: October 21, 2014
    Assignee: Oracle International Corporation
    Inventors: Clemens Utschig-Utschig, Khanderao Kand, Avi Borthakur, Albert Tam, Prabhu Thukkaram, Qing Zhong, Greg Pavlik
  • Patent number: 8271448
    Abstract: A transaction processing system provides the capability to use one two-phase commit engine over multiple protocols and products, while being able to vary the log presumptions according to the requirements of each protocol and product. The transaction processing system comprises a coordinator operable to receive a commit or abort request from a transaction and to perform a two-phase commit protocol on behalf of the transaction and a recovery presumption mechanism operable to perform a recovery process on the transaction upon recovery of the transaction processing system from a failure.
    Type: Grant
    Filed: January 28, 2005
    Date of Patent: September 18, 2012
    Assignee: Oracle International Corporation
    Inventors: Paul Parkinson, Greg Pavlik
  • Publication number: 20110119651
    Abstract: A framework is provided for enabling and managing customizations to an application. In one embodiment, techniques are provided that enable the customizability of an application to be controlled based upon hierarchical relations between elements of the application.
    Type: Application
    Filed: May 28, 2010
    Publication date: May 19, 2011
    Applicant: Oracle International Corporation
    Inventors: Clemens Utschig-Utschig, Khanderao Kand, Avi Borthakur, Albert Tam, Prabhu Thukkaram, Qing Zhong, Greg Pavlik
  • Patent number: 7877733
    Abstract: A framework by which arbitrary routines may be executed in reaction to specific events for analysis and testing, while avoiding the need to manipulate the actual code being monitored. A method for performing functional failure testing of a software-based system comprises monitoring execution of target software for occurrence of a specified event, in response to detecting occurrence of the specified event, performing an action to cause or simulate a failure of the target software or of software or hardware that operatively interacts with the target software, and monitoring the target software for a response to the performed action.
    Type: Grant
    Filed: July 14, 2004
    Date of Patent: January 25, 2011
    Assignee: Oracle International Corporation
    Inventors: Paul Parkinson, Greg Pavlik
  • Patent number: 7600002
    Abstract: A system and methods are provided for allowing a transaction based on arbitrary atomic transaction models initiated in a web services environment to be imported into a J2EE application server environment. An extensible mechanism is provided to bridge from the web services environment into XA and execute a web services operation in the context of the bridged transaction. A resource adapter deployed in the application server receives a SOAP request and converts it into a SOAPMessage, and determines whether it comprises a transaction request. The SOAPMessage is inflowed into the application server as Work, and is routed to a SOAP processing engine (instead of packaging the request for delivery to an application component). The SOAP engine processes the request within the context of the transaction imported from the web services environment. A SOAPMessage response may be returned to the resource adapter and serialized to the web services environment.
    Type: Grant
    Filed: February 4, 2005
    Date of Patent: October 6, 2009
    Assignee: Oracle International Corporation
    Inventors: Greg Pavlik, Aniruddha Thakur, Paul Parkinson
  • Patent number: 7228455
    Abstract: A method, system, and computer program product provides automatic and consistent resolution of in doubt branches of a transaction, and which will provide reduced cost of operating the system and improved overall performance of the system. A method of managing transaction branches comprises the steps of beginning execution of a transaction, storing information relating to branches of the transaction in a data structure, iterating over the data structure to identify branches of the transaction that are eligible for an action, executing a first action for at least some branches of the transaction identified as eligible for an action, and changing a state of the transaction and applying a second action to branches of the transaction, if the first action returns an error.
    Type: Grant
    Filed: May 9, 2003
    Date of Patent: June 5, 2007
    Assignee: Oracle International Corporation
    Inventors: Greg Pavlik, Peter H. Petersen
  • Patent number: 7203863
    Abstract: A method, system, and computer program product stores transaction state information in application server process cluster information, eliminating transaction state logging and reducing the processing and communications expense that is necessary for transaction processing. A method of performing transaction execution comprises the steps of beginning execution of a transaction using a first process, storing a state of execution of the transaction in user state information included in cluster information accessible to a plurality of processes including the first process, switching a context from the first process to a second process that is one of the plurality of processes having access to the user state information included in the cluster information, and continuing execution of the transaction using the second process and the user state information included in the cluster information. The step of switching the context from the first process to the second process may be performed if the first process fails.
    Type: Grant
    Filed: May 9, 2003
    Date of Patent: April 10, 2007
    Assignee: Oracle International Corporation
    Inventors: Greg Pavlik, Peter H. Petersen
  • Publication number: 20060179125
    Abstract: A system and methods are provided for allowing a transaction based on arbitrary atomic transaction models initiated in a web services environment to be imported into a J2EE application server environment. An extensible mechanism is provided to bridge from the web services environment into XA and execute a web services operation in the context of the bridged transaction. A resource adapter deployed in the application server receives a SOAP request and converts it into a SOAPMessage, and determines whether it comprises a transaction request. The SOAPMessage is inflowed into the application server as Work, and is routed to a SOAP processing engine (instead of packaging the request for delivery to an application component). The SOAP engine processes the request within the context of the transaction imported from the web services environment. A SOAPMessage response may be returned to the resource adapter and serialized to the web services environment.
    Type: Application
    Filed: February 4, 2005
    Publication date: August 10, 2006
    Applicant: Oracle International Corporation
    Inventors: Greg Pavlik, Aniruddha Thakur, Paul Parkinson
  • Publication number: 20060174224
    Abstract: A transaction processing system provides the capability to use one two-phase commit engine over multiple protocols and products, while being able to vary the log presumptions according to the requirements of each protocol and product. The transaction processing system comprises a coordinator operable to receive a commit or abort request from a transaction and to perform a two-phase commit protocol on behalf of the transaction and a recovery presumption mechanism operable to perform a recovery process on the transaction upon recovery of the transaction processing system from a failure.
    Type: Application
    Filed: January 28, 2005
    Publication date: August 3, 2006
    Inventors: Paul Parkinson, Greg Pavlik
  • Publication number: 20060015852
    Abstract: A framework by which arbitrary routines may be executed in reaction to specific events for analysis and testing, while avoiding the need to manipulate the actual code being monitored. A method for performing functional failure testing of a software-based system comprises monitoring execution of target software for occurrence of a specified event, in response to detecting occurrence of the specified event, performing an action to cause or simulate a failure of the target software or of software or hardware that operatively interacts with the target software, and monitoring the target software for a response to the performed action.
    Type: Application
    Filed: July 14, 2004
    Publication date: January 19, 2006
    Inventors: Paul Parkinson, Greg Pavlik
  • Publication number: 20040236990
    Abstract: A method, system, and computer program product provides automatic and consistent resolution of in doubt branches of a transaction, and which will provide reduced cost of operating the system and improved overall performance of the system. A method of managing transaction branches comprises the steps of beginning execution of a transaction, storing information relating to branches of the transaction in a data structure, iterating over the data structure to identify branches of the transaction that are eligible for an action, executing a first action for at least some branches of the transaction identified as eligible for an action, and changing a state of the transaction and applying a second action to branches of the transaction, if the first action returns an error.
    Type: Application
    Filed: May 9, 2003
    Publication date: November 25, 2004
    Inventors: Greg Pavlik, Peter H. Petersen
  • Publication number: 20040236989
    Abstract: A method, system, and computer program product stores transaction state information in application server process cluster information, eliminating transaction state logging and reducing the processing and communications expense that is necessary for transaction processing. A method of performing transaction execution comprises the steps of beginning execution of a transaction using a first process, storing a state of execution of the transaction in user state information included in cluster information accessible to a plurality of processes including the first process, switching a context from the first process to a second process that is one of the plurality of processes having access to the user state information included in the cluster information, and continuing execution of the transaction using the second process and the user state information included in the cluster information. The step of switching the context from the first process to the second process may be performed if the first process fails.
    Type: Application
    Filed: May 9, 2003
    Publication date: November 25, 2004
    Inventors: Greg Pavlik, Peter H. Petersen