E1 Tips The Tips & Tricks of a CNC Administrator on Oracle JDEdwards EnterpriseOne

Posts Tagged ‘Server Manager’

Server Management Will Not Start After Update

We are updating our EnterpriseOne Tools Release to 8.98.2.2 and had an issue with updating the Server Manager Agent on our Windows web servers. After following the steps to do the update of the Server Manager Agent it would not restart. I was able to find a document (Doc ID 983043.1) on Oracle Support that ...

EnterpriseOne Tools Release Upgrade From 8.96 to 8.97 Rough Outline

IBM iSeries/AS400/System i Backup libraries and IFS directories Register Pristine Environment in Server Manager Create Server Manager Server Group for Pristine Upgrade Pristine Web Server Create IBM WebSphere Application Server in Server Manager Create IBM HTTP Server in Server Manager General HTML landing page: update links and info Change DNS entries Copy the code used ...

Simple Server Manger Improvement Suggestion

Have you used Oracle’s Server Manager for EnterpriseOne? If so, you may have noticed a little “feature” that is really quite annoying: when items are listed on a page they are not consistently sorted. In other words, when you display the page one time the items are in one order.  Then, when you display the ...

The EnterpriseOne Session Timeout Two-Step…Ok, Three Step

We have several work areas that require a longer inactive timeout setting than the default 20 minutes (Payroll Time-entry, Fixed Asset Accounting, etc.). Unfortunately, EnterpriseOne’s architecture does not make the process of configuring a session timeout very easy.  There are three separate separate settings that need to configured correctly.  Depending on your architecture that could ...

Server Manager Timeout

11.24.2008 · Posted in Oracle Server Manager, XML

When working with Oracle’s Server Manager you may have noticed that the session timeout is less than an hour.  Actually, it is set by default to be 45 minutes. Well, if you would like to change that, follow the steps below: Locate the web.xml file at the following location: E:\jde_home\targets\oc4j\j2ee\home\applications\ManagementConsole\ManagementConsole_WAR\WEB-INF Locate the xml node <session-config> ...

EnterpriseOne 8.97 Install Host Table Hic-Up

While installing EnterpriseOne 8.97 on one of our instances, we ran across an issue that was pretty puzzling to both us and Oracle’s Global Support Services group. We had successfully installed both the Server Manager Console and the Enterprise Server (System i, iSeries, AS/400) Management Agent.  When everything is working correctly, the Enterprise Server Management ...

Multi Threaded Kernel Issue When Upgrading To EnterpriseOne Tools Release 8.97.2.0

We ran into an issue when upgrading our EnterpriseOne Tools Release from 8.96.1.5 to 8.97.2.0.  In order for the multi-threaded kernels to run correctly there is a setting in the JDE.INI file that needs to be set, SQLServerMode. The error that I was getting was like the following: ConnectDB:Unable to connect to DS ‘XXXXXXX – ...

The IBM iSeries (System i) JDK Juggle

While installing the Oracle Server Manager agent, we learned some interesting little Java tricks on the IBM iSeries.  They probably work on all platforms, but I don’t know for sure and I’m not going to take the time to test.  Also, these tips are for OS400 V5R4. How do you know which version of JDK ...