ページの先頭行へ戻る
Interstage Application Server インストールガイド
Interstage

6.2.2 uninstall.shシェルによるアンインストール

以下の手順でアンインストールしてください。


  1. システム上でスーパユーザになります。

    # su <RETURN>


  2. uninstall.shの実行し、アンインストールを行います。

    サーバパッケージCD-ROM2枚目を挿入し、本ソフトウェアを削除します。カレントディレクトリをCD-ROMの先頭に移動しuninstall.shを実行してください。

    # cd /cdrom/cdrom0 <RETURN>
    # uninstall.sh <RETURN>


アンインストールするパッケージの番号を“,”で区切って入力してください(例: 1,2,3 <RETURN>)。すべてのパッケージをアンインストールする場合はall <RETURN>を入力してください。


注意

  • インストール済みのパッケージは番号の左横に*が表示されます。all指定などでインストールされていないパッケージが選択された場合、インストール済みのパッケージのみアンインストールされます。

  • アンインストール時のパッケージ番号は、インストール時のパッケージ番号と逆となっています。

  • FJSVisasは、保守やトラブル調査で必要なパッケージです。他のパッケージを残す場合は、削除しないでください。


+----------------------------------------------------------+
| Interstage Application Server Enterprise Edition V10.1.0 |
|                                                          |
|                     Copyright 1995-2012 FUJITSU LIMITED  |
+----------------------------------------------------------+
Packages:
    1 FJSVisje6     Interstage Java EE 6 (for Application development)
    2 FJSVjssrc     Interstage JServlet Session Registry Client
    3 FJSVjssrs     Interstage JServlet Session Registry Server
    4 FJSVmqdex     MessageQueueDirector extension
    5 FJSVmqd       MessageQueueDirector base
    6 FJSVisspl     Interstage Sample Integration
    7 FJSVisgui     Interstage Management Console
    8 FJSVsvmon     Web Service Monitor
    9 FJSVjs5       Interstage JServlet (Tomcat 5.5 based servlet service)
   10 FJSVj2ee      Interstage J2EE Common Resource
   11 FJSVjms       Interstage JMS
   12 FJSVejb       Interstage EJB Service
   13 FJSVisjmx     Interstage JMX Service
   14 FJSVapcst     Interstage Apcoordinator - Struts
   15 FJSVwebc      Interstage Apcoordinator - Webcoordinator
   16 FJSVbcco      Interstage Apcoordinator - Bccoordinator
   17 FJSVihs       Interstage HTTP Server
   18 FJSVes        ObjectDirector/EventService
   19 FJSVjs2su     Interstage JServlet (OperationManagement)
   20 FJSVssofs     Interstage Single Sign-on Federation Service
   21 FJSVfsvl      Single Sign-on Federation Service Library Package
   22 FJSVssocm     Interstage Single Sign-on Common Library
   23 FJSVssoaz     Interstage Single Sign-on Business server
   24 FJSVssoac     Interstage Single Sign-on Authentication server
   25 FJSVssosv     Interstage Single Sign-on Repository server
   26 FJSVporb      ObjectDirector[Portable-ORB]
   27 FSUNots       ObjectTransactionService
   28 FSUNod        ObjectDirector
   29 FSUNtd        TransactionDirector
   30 FJSVjdk5      Fujitsu Java Development Kit
 * 31 FJSVxmlpc     Fujitsu XML Processor
 * 32 FJSVisscs     Interstage Secure Communication Service
 * 33 FSUNssll      Secure Socket option package
 * 34 FJSVsmee      S/MIME & EE Certificate Management Package
 * 35 FJSVsclr      Securecrypto Library RunTime
 * 36 FJSVena       Interstage data store for enterprise content knowledge and document management
 * 37 FJSVirep      Interstage Directory Service
 * 38 FJSVirepc     Interstage Directory Service Software Development Kit
 * 39 FJSVisjee     Interstage Java EE
 * 40 FJSVjdk6      Fujitsu Java Development Kit 6
 * 41 FSUNextp      EXtensional Transaction Processing Monitor
 * 42 FJSVtdis      The operational commands for Interstage
 * 43 FJSVisas      Interstage Application Server Management Function
 * 44 FJSVisco      Interstage Collective Information Collection Function
パッケージを選択してください。複数選択する場合、","で区切って指定してください。[?,??,all,q]:

表示された情報でアンインストールを開始する場合はy <RETURN>を入力してください。

アンインストール情報:
    アンインストールパッケージ:
         FJSVxmlpc FJSVisscs FSUNssll FJSVsmee FJSVsclr FJSVena FJSVirep FJSVirepc FJSVisjee FJSVjdk6 
FSUNextp FJSVtdis FJSVisas FJSVisco


アンインストールを開始しますか? [y,q]:

注意

一部の機能を残してアンインストールする場合、依存を持つパッケージも残す必要があります。
また、一部の機能を再インストールするためにアンインストールする場合、依存するパッケージも同時にアンインストールする必要があります。
パッケージの依存関係については、“1.6.3 必要なパッケージ”を参照してください。


  1. システムをリブートします。

    # cd / <RETURN>
    # /usr/sbin/shutdown -y -i6 -g0 <RETURN>