This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 253730 - JPA: ELUG JPA extensions page - remove DMSPerformanceProfiler option for profiler property
Summary: JPA: ELUG JPA extensions page - remove DMSPerformanceProfiler option for prof...
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL: http://wiki.eclipse.org/EclipseLink/D...
Whiteboard:
Keywords:
Depends on: 252786 248748
Blocks:
  Show dependency tree
 
Reported: 2008-11-04 11:30 EST by Michael OBrien CLA
Modified: 2022-06-09 10:02 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael OBrien CLA 2008-11-04 11:30:08 EST
As part of the JMX MBean enhancement for WebLogic in EclipseLink as part of bug# 248748 , I am going through the online documentation as a reviewer, to flag changes that 248748 will cause and to assemble a subset for consumers of the MBeans.
This is a work in progress and I will be adding any changes or discrepancies here.

1) The DMSPerformanceProfiler is not yet in EclipseLink - however it may be added as part of bug# 252786

http://wiki.eclipse.org/Using_EclipseLink_JPA_Extensions_%28ELUG%29#How_to_Use_the_Persistence_Unit_Properties_for_Optimization

see
"The following are the valid values for the use in a persistence.xml file and for the org.eclipse.persistence.config.ProfilerType: 
DMSPerformanceProfiler – Use the DMS performance profiler (org.eclipse.persistence.tools.profiler.DMSPerformanceProfiler class). "
Comment 1 Michael OBrien CLA 2008-11-04 13:59:59 EST
	For example:
	If I add the property listed in the ELUG, I get a CNFE because org.eclipse.persistence.tools.profiler.DMSPerformanceProfiler does not exist
            <property name="eclipselink.profiler" value="DMSPerformanceProfiler"/>

[EL Finest]: 2008.11.04 13:50:32.895--ServerSession(16501933)--Thread(Thread[Thread-31,5,Pooled Threads])--property=eclipselink.profiler; value=DMSPerformanceProfiler
<Nov 4, 2008 1:50:32 PM EST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1225824632520' for task '0'. Error is: 'weblogic.application.ModuleException: Exception preparing module: EJBModule(org.eclipse.persistence.example.jpa.server.weblogic.enterpriseEJB.jar)

java.lang.ClassNotFoundException: DMSPerformanceProfiler
	at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:286)

Note: the generic PerformanceProfiler is OK
[EL Finest]: 2008.11.04 13:54:05.688--ServerSession(26119807)--Thread(Thread[Thread-28,5,Pooled Threads])--property=eclipselink.profiler; value=PerformanceProfiler

Please update any other refrences to DMSPerformanceProfiler.
Comment 2 Michael OBrien CLA 2008-11-07 09:47:42 EST
wiki page modified 20081107, please review "recent changes" link on left
Comment 3 Eclipse Webmaster CLA 2022-06-09 10:02:32 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink