Notice & Contact
360 Fairview Way Milpitas, CA 95035
Tel : +1-408-946-5508
Fax : +1-408-946-5509
sales@jennifersoft.com
tech@jennifersoft.com
|
2F VillaSK Bldg,6-5-8 Sotokanda, Chiyoda-ku, Tokyo, Japan
Tel :+81-3-5809-1600
Fax :+81-3-5809-1610
info.jp@jennifersoft.com
|
StarValley 1104, Gasan-dong 60-11, Geumcheon-gu, Seoul, Korea
Tel :+82-2-2027-0397
Fax :+82-2-2027-0390
info.ko@jennifersoft.com
|
|
Release Notes
Jennifer 2.5 Release Note
[ Name: 제니퍼소프트, Date: 07-06-18 05:47:17 ]
( ko
en
)
|
The number inside [ ] indicate minor version number.
[Added Features]
- [2.5.0.8] Ability to see TOT in X-View added.
- [2.5.1.3] Added Active JDBC Graph supportability for following JDBC drivers.
Oracle 8i, 9i, 10g / IBM DB2 APP, NET driver (db2java.zip) and jcc driver(db2jcc.jar), OS390 JDBC Driver
AS400 JT400 driver(jt400.jar) / mySQL / Microsoft MS-JDBC, SequeLink, IBM OEN SequeLink">SQL
Sybase Connect/J, SourceForge Connect / ODBC-JDBC Bridge
- [2.5.1.3] When using Oracle XMLDB, oracle.xdb.XMLType trace close() to prevent memory leak. Under [Problem Diagnosis]-[Error/Exceptions] record the event with following message “Oracle XMLType NOT CLOSED”
- [2.5.1.5] When using Oracle XDB oracle.xdb.XMLType ability to trace not closed transactions added.
- [2.5.1.5] Javascript that combines SQL and param1/param2 to make a Full SQL in X-view provided.(X-View “sqlutil” Menu) – written by Joon Hoon No.
- [2.5.1.5] LiveObject에서 COUNT ordering reversed in LiveObject.
- [2.5.1.5] Oralce 9iAS(JServ), OC4J Http Session Dump Feature added.
- [2.5.1.5] Oraccle 9iAS standard JDBC connection SQL tracing feature added. (NOTE: _justget option)
jdbc_connection_justget = oracle.apps.fnd.common.Context.getJDBCConnection()
jdbc_connection_close = oracle.apps.fnd.common.Context.releaseJDBCConnection(Connection,String)
- [2.5.1.5] Memory/Collection STACK TRACE feature in LiveObject added.
- [2.5.1.5] stat/hits.jsp added: date/server request count statistics JSP. (Requests made from browser only)
- [2.5.2.0] agent alias feature added.
- [2.5.2.0] SQL Statistics data, param1/param2 added.
- [2.5.2.0] MaxGauge is now fully compatible. Jennifer can import transaction information (logical/phisical reads, cpu time) through MaxGauge, and DB session status can be monitored through Jennifer.
- [2.5.2.0] Daily logging ability enabled. If the following option is ‘true’ log files are created as Jennifer.log.YYYYMMDD.
# enable_logfile_daily_rotation = false
- [2.5.2.0] JDBC classification ability added in JDBC list.
- [2.5.2.0] Version check through version.sh(“java -classpath jennifer.jar com.javaservice.jennifer.util.Version”)
- [2.5.2.0] Log file encoding option available for zOS
#logfile_encoding_characterset = Cp933
- [2.5.2.0] “as400”option available during lwst.sh build
- [2.5.2.0] PostgressSQL JDBC driver supported.
- [2.5.2.0] During agent start-up, agent the config information is outputted in WAS log and jennifer.log in box form so that Jennifer installation status can be verified in during WAS start-up.
- [2.5.2.0] pop_sqlutil.jsp standard SQL variable change supportability added.
- [2.5.2.1] WebLogic 8.1(verification needed in 6.x,7.x), JEUS 4.2/5.x HTTP Session Dump enabled.
- [2.5.2.1] TUXEDO Connection">WTC Tracing enabled.
- [2.5.2.1] In X-View profiling, “Only SQL Query over 5 seconds” pop-up menu added.
- [2.5.2.1] In X-View profiling, option to see SQL query in one line added.
- [2.5.2.1] In X-View, SQL Query param1/param2 can be double-clicked to see its content.
- [2.5.2.1] In X-View profiling auto-indent feature added.
- [2.5.2.2] If NAT is configured between Jennifer Agent and Server, agent IP address and port number can be designated from the server side.
- [2.5.2.2] JRun4 JSP operation, active service supportability added.
- [2.5.2.2] JRun4 HTTP Session Dump Enabled.
- [2.5.2.2] JRun4 integrated JDBC active/allocated/idle tracing feature added.
- [2.5.2.2] E4NET의 Framework combined with WATRIX.
- [2.5.2.3] Data Bank DB monitoring solution DBMATE Compatible.
- [2.5.2.3] Long running thread auto-closed.
- [2.5.2.3] TCP/IP Socket status tracing enabled.
- [2.5.2.3] Wildcard supportability for URL in PLC added.
- [2.5.2.3] In case of SMS Alert one or more event can be registered in multiple places.
- [2.5.2.3] When alert event fount, AlertToFileLog file.
- [2.5.2.3] Jennifer server data/ directory path setting option added.
- [2.5.2.3] Log out button added in upper-right corner.
- [2.5.2.3] BEA JRocket JVM supportability added.
- [2.5.2.5] SLA naming capability added.
[Modification]
- [2.5.0.8] improved loading time when moving from display with many Applet to another screen.
- [2.5.1.0] Ignore when NoSuchMethodError: Runtime.addShutdownHook() error is detected under JDK 1.2
- [2.5.1.0] If enable_jdbc_oracle_dependency_used = true, Oracle Wrapper is used internally.
- [2.5.1.0] In X-View, SQL query CPUtime excludes the query run time.
- [2.5.1.0] If LWST is not enable, Stack Trace for connection error other than Connection NOT Closed exception error is ignored. This option is to prevent performance problem caused by jdbc_stack_trace_enable=true
- [2.5.1.0] recurrsive_call_max_count = 500 default value changed to 2000.
- [2.5.1.5] HIGH_RATE_FAILED detected too frequently. Max value increased from 3 tps to 10 tsp.
- [2.5.1.5] Quick sort is used for IntKeyHashtable의 toString(), if more than 500 items, quick sort is not used and only first 500 is displayed.
- [2.5.1.5] In CRUD Matrix, SQL parsing error captured in Jennifer server log.
- [2.5.1.5] Hide unnecessary category such as count=0
- [2.5.1.5] Exclude UNCAUGHT_EXCEPTION for Apache Struts below
ERREXP
- [2.5.1.5] Oracle SQL config file for JDBC Session Query Tracee removed by default and must be registered manually.
- [2.5.2.0] X-View exportable to excel
- [2.5.2.0] Moved [PRINT], [PRINT ALL] to right-click pop-up men
- [2.5.2.3] JDBC Connection List Change “null” class name to ””(null string) in JDBC Connection List
- [2.5.2. 3] When only one of multiple server has expired license file, appropriate message is displayed.
- [2.5.2.4] Only “admin” group can execute CG.
- [2.5.2.4] Only “admin” and “se” group can do Source Code dissembling
- [2.5.2.5] In 2.5.2.4, during URL filtering, if URL string cannot be retrieved, X-View is re-drawn every time URL requests are submitted. Unnecessary redrawing is prevented.
|
|
|