As
part of upgrade preparation, we stopped the scheduler service (of
LiveCycle ES Update 1) or put the server in maintenance mode (of
LiveCycle ES2) before starting the upgrade process. Hence, we must start
the scheduler service or disable the maintenance mode of the upgraded LiveCycle
Server before performing any other post-deployment tasks
5.1.1 Check whether LiveCycle is running in maintenance modeIn a web browser, enter:
http://[hostname]:[port]/dsc/servlet/DSCStartupServlet?maintenanceMode=isPaused&user=[administrator username]&password=[password]
The status is displayed in the browser window. A status of "true"
indicates that the server is running in maintenance mode, and "false"
indicates that the server is not in maintenance mode.
Note: Returns "true" only if you had put the LiveCycle ES2 system
in maintenance mode before upgrade.
5.1.2 Turn off maintenance modeNote: Applicable only if you had put the LiveCycle ES2 system
in maintenance mode before upgrade.
In a web browser, enter:
http://[hostname]:[port]/dsc/servlet/DSCStartupServlet?maintenanceMode=resume&user=[administrator username]&password=[password]
A "now running" message is displayed in the browser window.
See Running LiveCycle in maintenance mode section
in Administration Help for more information
about maintenance mode.
5.1.3 Restart Scheduler Service:Note: Applicable only if you had stopped the SchedulerService
of LiveCycle ES Update 1 system before upgrade.
After the upgrade is complete, log in to Workbench 10
and click Window > Show View > Components
Scroll to the SchedulerService, right click on it
and select Start Component.
Log out of Workbench 10
5.1.4 Perform a system image backupAfter LiveCycle is installed and deployed into production
areas and before the system is live, it is recommended that you
perform a system image backup of the servers on which LiveCycle
is implemented.
The
LiveCycle database, GDS directory, content storage root directory
(deprecated), and application servers must be part of this backup.
This is a complete system backup that you can use to restore the
contents of your computer if your hard drive or entire computer
stops working. See the LiveCycle
Backup and Recovery topic in Administration Help .
5.1.5 Restart the application serverWhen you first deploy LiveCycle, the server is in a deployment
mode in which most modules are in memory. As a result, the memory
consumption is high and the server is not in a typical production
state. You must restart the application server to get the server
back into a clean state.
5.1.6 Verify the deploymentYou can verify the deployment by logging in to Administration
Console. If you log in successfully, then LiveCycle is running on
the application server and the default user is created in the database.
You can review the application server log files to ensure that
components were deployed correctly or to determine the cause of
any deployment issues you may encounter.
5.1.6.1 Accessing Administration Console Administration Console is the web-based portal for accessing
a variety of configuration pages where you can set run-time properties
that control the way LiveCycle operates. When you log in to Administration
Console, you can access User Management, Watched Folder, and Email
client configuration, and administrative configuration options for
other services. Administration Console also provides access to Applications
and Services, which administrators use for managing archives and
deploying services to a production environment.
The default user name and password for logging in is administrator and password.
After you log in the first time, access User Management and change the
password.
If
you have upgraded, the user name and password remain the same as
when they were set by the administrator when LiveCycle ES Update
1 or LiveCycle ES2 was configured.
Before you access Administration Console, LiveCycle must be deployed
and running on your application server.
For information about using Administration Console, see Administration Help.
Type the following URL in a web browser:
http://[hostname]:[port]/adminui
For
example: http://localhost:9080/adminui
If you have upgraded to LiveCycle, enter the same administrator
user name and password as that of your previous LiveCycle installation.
In case of a fresh installation, enter the default user name and
password.
After you log in, click Services to access the service
administration pages or click Settings to access the pages
on which you can administer settings for different modules.
5.1.6.2 Change default passwordLiveCycle creates one or more default users during the
installation. The password for these users is in the product documentation
and is publicly available. You must change this default password,
depending on your security requirements.
The LiveCycle administrator user password is set to “password”
by default. You must change it in Administration Console > Settings
> User Management.
5.1.6.3 View the log filesEvents, such as run-time or startup errors, are recorded
to the application server log files. If you have problems deploying
to the application server, you can use the log files to help you
find the problem. You can open the log files by using any text editor.
The
following log files are located in the [appserver root]/profiles/[profilename]/logs/[server name] directory:
SystemErr.log
SystemOut.log
startServer.log
Note: Each time LiveCycle
starts, the following error appears in the log:
FacesConfigur E org.apache.myfaces.config.FacesConfigurator configureRenderKits failed to configure class com.adobe.framework.jsf.renderkit.SecureInputRenderer java.lang.ClassCastException
This
error occurs due to a different version of the IBM JSF engine expected
by WebSphere. This is a known issue and this error can be safely
ignored.
|
|
|