beautypg.com

HP NonStop G-Series User Manual

Page 64

background image

You cannot start the
Repository Editor

If you are running the editor in a browser and downloading the
applet via http, make sure that:

The browser is Java-enabled.

The Web server is running and accessible.

The RE.html file is available to the Web server.

The RE.html file contains the correct
parameter (this is where the Jolt class files are located).

If running the editor in a browser (or appletviewer) and loading
the applet from disk, make sure that:

The browser is Java-enabled.

The RE.html file exists and is readable.

The RE.html file is Java-enabled.

The RE.html file contains the correct
parameter (this is where the Jolt class files are installed
on the local disk).

CLASSPATH is set and points to the Jolt class directory.

You cannot display
packages or services even
though you are sure they
exist

Make sure that the Jolt Repository Server is running
(JREPSVR).

Make sure that the JREPSVR can access the repository
file.

Make sure that the configuration of JREPSVR: verify
CLOPT parameters and verify that jrep.f16 (FML
definition file) is installed and accessible (follow
installation documentation)

You cannot save changes
in the Repository Editor

Check permissions on the repository file. The file must be
writable by the user who starts JREPSVR.

You cannot test services

Check that the service is available.

Verify the service definition matches the service.

If TUXEDO authentication is enabled, check that you
have the required permissions to execute the service.

Check if the application file (FML or VIEW) is specified
correctly in the variables (FIELDTBLS or VIEWFILES)
in the ENVFILE. All applications' FML field tables or
VIEW files must be specified in the FIELDTBLS and
VIEWFILES environment variables in the ENVFILE. If
these files are not specified, the JSH is unable to process
data conversion and you will receive the message
"ServiceException: TPEJOLT data conversion failed."

Check the ULOG file for any additional diagnostic
messages.