![]() ![]() ![]() ![]() ![]() ![]() ![]() |
After you run the installer, complete the following steps:
Caution: | Do not start the Publisher application until after you have imported the publisher.pte file in Step 2 below. |
After you have installed the Publisher software, create the Workflow schema according to one of the following procedures:
There are no post-installation configuration steps for the Publisher database.
To create the Workflow schema:
To configure an Oracle database for Workflow, create the database schema and increase the maximum number of cursors, as described in the following procedures.
To create the Workflow Server schema:
Importing the publisher.pte file will create portal objects such as web services, content sources, and intrinsic portlets used by Publisher.
To migrate the Publisher .pte file:
Make sure the AquaLogic Interaction Search and Document Repository services are running before starting the Publisher service.
From Services, select and start the BEA AquaLogic Publisher service.
Or, from the command line, run
$ <install base>\ptcs\6.3\bin\service.bat start
From the command line, run
$ <install base>/ptcs/6.3/bin/service.sh start
For debugging / troubleshooting purposes, you can start the Publisher service as a console program rather than in the background, so that startup messages (and errors if any) display directly in the console:
From the command line, run
$ <install base>\ptcs\6.3\bin\service.bat console
From the command line, run
$ <install base>/ptcs/6.3/bin/service.sh console
On both Windows and UNIX, the console mode can be terminated by typing Ctrl-C in the console window.
From Services, select and stop the BEA AquaLogic Publisher Service.
From the command line, run
$ <install base>\ptcs\6.3\bin\service.bat stop
From the command line, run
$ <install base>/ptcs/6.3/bin/service.sh stop
To verify Publisher operation, run the diagnostic utilities included in the Publisher installation.
In a browser, access the Publisher diagnostics page:
http://<host>:<port>/ptcs/console/index.jsp
For example,
http://dev01.bea.com:7087/ptcs/console/index.jsp
Use the authentication ID and password you previously created. You should see no errors if there are no configuration problems and all supporting services (Search, Document Repository) are running.
You can also access the Workflow diagnostics page:
http://<host>:<port>/wfconsole
For example,
http://dev01.bea.com:7087/wfconsole
Use the error messages to correct any configuration problems. For additional troubleshooting information, see Troubleshooting.
Caution: | Publisher must be running before you import this package. |
In Publisher 6.3 the default portlet templates are installed under language subfolders: de, en, fr, etc. If you are upgrading from Content Server 5.x, your existing portlet templates are upgraded but not moved into the appropriate language folder. To make the portlet templates available under the language folder, you must delete the existing templates before importing the published_content_portlets.pte file.
In 5.x installs of Content Server without Branding, all six portlet templates are under the Published Content Portlets folder. In 5.x installs of Content Server with Branding, the Header, Footer, and Content Canvas portlet templates are under the Content Server | Branding folder and the News, Community Directory, and Announcement portlet templates are under the Content Server | Published Content Portlets folder.
To delete the 5.x portlet templates:
To import the Published Content Portlets migration package:
After the migration is complete, a new folder called "Portlet Templates" appears in Publisher Explorer containing the Publisher objects that comprise the default portlet templates. If you are upgrading from 6.0, 6.1, or 6.2, this folder is called "Portlet Templates (2)." You can delete the old "Portlet Templates" folder and reapply any customizations to the new objects in "Portlet Templates (2)." Default templates in the old "Portlet Templates" folder are no longer used, but existing portlets created from them will continue to work.
![]() ![]() ![]() |