Top
Interstage Big DataComplex Event Processing Server V1.1.0 User's Guide
FUJITSU Software

6.3.3 Applying Updates

Update information provided by software products including BDCEP can be obtained from "UpdateSite", which is an integrated software update information provision site.

For BDCEP, apply the updates released from the products below:

Product name

Version

Interstage Big Data Complex Event Processing Server

V1.1.0

Interstage Application Server Enterprise Edition (64-bit)

V11.1.0

Follow the steps below as a superuser to apply an update to BDCEP:

  1. Stop cron.

    # service crond stop<ENTER>
  2. Execute cepstopserv.

    # cepstopserv<ENTER>
  3. Apply the update.

    Apply the update according to the update information file.

  4. If Terracotta collaboration has been set up and Interstage Application Server Enterprise Edition (64 bit) updates have been applied, the files below saved by the procedure in "4.4.3 Setup of Terracotta Collaboration" may be restored. In this case, re-execute the procedure for modifying the names of the restored files.

    • /opt/FJSVisjee/lib/jersey-bundle-1.0.3.1.jar

    • /opt/FJSVisjee/lib/jsr311-api-1.0.jar

    • /opt/FJSVisjee/lib/jettison-1.0.1.jar

    • /opt/FJSVisjee/lib/jackson-asl-0.9.4.jar

  5. Execute cepstartserv.

    # cepstartserv<ENTER>
  6. Start cron.

    # service crond start<ENTER>

Note

Note on when cron is stopped

BDCEP uses cron to obtain the resource usage, which is configured by BDCEP using the crontab of the engine execution user.

When the CEP service is stopped, and when the process to obtain the resource usage from the cron service is executed, an error may be output using the execution cycle set in the cron service (for obtaining the resource usage, 10-minutes intervals). This error is canceled by starting the CEP service again.

When cron is stopped, both the cron setting for the process to obtain the resource usage and the cron setting for other than the engine execution user stop. Therefore, when applying updates, select a time period when stopping cron will not cause problems.

If the manual is also being updated according to the update information file attached to the update, obtain the latest manual from the following site:

http://www.fujitsu.com/support/software/manual/ (as at December 2013)