Server Management Will Not Start After Update

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

To resolve this issue, Customers need to download the 8.98.2.2 (or newer) of the update component and proceed with the following steps:

Update your console with the newer of .

Locate the “scfagent.jar” file in the following directory:
{jde_home}\targets\oc4j\j2ee\home\applications\ManagementConsole\ManagementConsole_WAR\scfagent
where {jde_home} is your console install location.

Copy this file to the following directory on the machine where your Windows agent is running:
{jde_agent_home}\lib\_staging
where {jde_agent_home is the agent install location

Rename the “scfagent.jar” file that you have copied to “agentUpdate.jar”. If there is already a file with this name, it should be replaced with the new file you have copied.

Run the “startAgent.bat” command file twice from the {jde_agent_home}\bin directory. The first time will update the agent JAR files with the newer , but will likely fail to start the service. The second time should start the service successfully.

I hope that helps!

Tags: , , , , , , , , , , ,

EnterpriseOne Minimum Technical Requirements

my oracle support Recently, I found that the Minimum Technical Requirements for Oracle EnterpriseOne to be a little difficult to track down. 

So I thought I should create a post about it here so that I don’t have to waste a bunch of time looking for it. 

If I remember I did this, anyway.

 

 

JD Edwards EnterpriseOne Current MTR Index (Doc ID 747323.1)

Application Packs
Application Management Pack
Business Intelligence
Oracle Business Intelligence Publisher
Oracle Embedded Business Intelligence Applications
Business Servers
Business Services Servers
Clients
EnterpriseOne 8.0/
EnterpriseOne Tools 8.9x
Clients Pervasive
EnterpriseOne 8.0/ – Pervasive
EnterpriseOne Tools 8.9x – Pervasive
Cluster Servers
EnterpriseOne 8.0/
EnterpriseOne Tools 8.9x
Collaborative Portal
Collaborative Portal 8.0/
Collaborative Portal 8.9x
Crystal Report – Business Objects
Business Objects Enterprise XIR2
Crystal Reports XIR2
Database Software
EnterpriseOne 8.0/
EnterpriseOne Tools 8.9x
Deployment Server
EnterpriseOne 8.0/
EnterpriseOne Tools 8.9x
Disk Space
8.9x Disk Space Requirements
Enterprise Servers
EnterpriseOne 8.0/
EnterpriseOne Tools 8.9x
EnterpriseOne Integration
EnterpriseOne Integration Page
Extended Process Integration XPI
Enterprise XPI Foundation
JD Edwards EnterpriseOne 8.12 Integration Points
Enterprise XPI 8.11 Integration Points
EnterpriseOne 8.11 SP1 Integration Points
Mobile Tools
Mobile Client 8.9x
Mobile Synchronization Server 8.9x
PIM Sync Server
EnterpriseOne Tools 8.9x
Operational Consoles
Plant Manger’s Dashboard 8.12
Plant Manger’s Dashboard 8.11 SP1
Financial Management and Compliance Console 8.12
Financial Management and Compliance Console 8.11 SP1
Real-Time Events Server
EnterpriseOne Tools 8.9x
Supply Chain Planning (SCP)
EnpterpriseOne Supply Chaining Planning Page
Third Party Software
WebSphere MQ
Vertex Payroll Tax Q Series
Vertex Sales Tax Q Series
Terminal Servers
EnterpriseOne 8.0/
EnterpriseOne Tools 8.9x
Virtualization
Oracle VM
Web Servers
EnterpriseOne 8.0/
EnterpriseOne Tools 8.9x
Web Services Gateway Server (WSG)
Web Services Gateway server (WSG)
Information Websites
EnterpriseOne
EnterpriseOne 8.0
EnterpriseOne Tools 8.9x
Tags: , , , , , , , , , , , , , , , ,

EnterpriseOne Tools Release Upgrade From 8.96 to 8.97 Rough Outline

  1. IBM /AS400/
    1. Backup libraries and IFS directories
    2. Register Pristine Environment in
    3. Create Server Group for Pristine
    4. Upgrade Pristine
  2. Web Server
    1. Create IBM WebSphere Application Server in
    2. Create IBM HTTP Server in
  3. General
    1. HTML landing page: update links and info
    2. Change DNS entries
    3. Copy the code used to restrict access to specified environment
    4. Copy images and code for custom backgrounds
    5. Modify the .INI file to specify the correct logon logo
    6. Set web server to restart nightly and cleanup logs
    7. Verify that the server is being backed up and replicated to DR hot site
Tags: , , , , , , , , , , , , , , , ,

Hitler and the CNC Guys – Jeff Stevenson

You got to check this video out by Jeff Stevenson of the Karamazov Group Blog:

Tags: , , , , , , ,

Simple Server Manger Improvement Suggestion

Have you used Oracle’s 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 same page for a different server the items are in a different order.  For example, below are 2 screen shots of the JDBj Service Caches for 2 separate EnterpriseOne HTML server instances.  You will notice that the items in figure 1 are in a different order than figure 2.

Figure 1:
JDBj Service Cache

Figure 2:
JDBj Service Cache

This annoyance happens in most of the other screens that are available in .

In my opinion, it would be really nice to have a consistent order to the items in the list.

 

Have you found anything in that was annoying?

Tags: , , , , , , ,

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 mean three separate machines using three separate platforms.  Whatever your architecture looks like there are at least three.

  1. The Java Application Server ().  No matter what flavor of you are running (IBM Websphere, , BEA, etc.) you will need to configure the application’s user session timeout setting.  The screenshots for IBM Websphere 6.0.2.13 are below:

    IBM Websphere 
    IBM Websphere

  2. The EnterpriseOne HTML Server.  This setting is in the .INI under the [CACHE] stanza.  The setting is in milliseconds (3600000 = 1 hour).  If you are running the Oracle for EnterpriseOne, you can find it in the “Cache Configuration section under the “Web Runtime” configuration.
    Oracle Server Manager
     
    Oracle Server Manager
  3. The HTTP server.  The instructions for both Microsoft IIS and IBM HTTP Server follows:
    • Microsoft IIS:
      • Display the properties of the website that is configured to host EnterpriseOne
      • On the “Website” tab, modify the “Connection Timeout” setting.  Please note that this value is in seconds, not milliseconds.
    • IBM HTTP Server:
      • Edit the “Timeout” setting in the HTTPD.CONF file.  Please note that this value is in seconds, not milliseconds.

NOTE:  To avoid record locking Oracle specifies to configure the system so that the server will “timeout” the user’s session.  To do that both the EnterpriseOne HTML Server and the HTTP server need to be set to great times than the server.  For example:

  • To configure a timeout value of 30 minutes:
    • Server: 30
    • EnterpriseOne HTML Server: 3600000
    • HTTP Server: 3600
Tags: , , , , , , , , , , , , , , ,

Server Manager Timeout

November 24, 2008 by Stewart Schatz · Leave a Comment
Filed under: Oracle Server Manager, XML 

When working with Oracle’s 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:

  1. Locate the web.xml file at the following location:
    <install location>\jde_home\targets\oc4j\home\applications\ManagementConsole\ManagementConsole_WAR\WEB-INF
  2. Locate the xml node <session-config>
  3. Change the value of <session-timeout>
  4. Restart the service for the new value to take effect
<session-config>
     <session-timeout>45</session-timeout>
</session-config>

MetaLink 3 Doc ID 663006.1

Related Posts with Thumbnails Tags: , , , ,