WebSphere Portal Server - Process Choreographer with WebSpheer Portal

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > July 2005 > Process Choreographer with WebSpheer Portal





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Process Choreographer with WebSpheer Portal
Tony Cooke

2005-07-18, 2:56 am

Hi all.

Does anyone know how to set this up correctly under WebSphere Portal?

I believe it's set up by default when the installation happens but we moved
our databases from Cloudscape to DB2 and this also needs to be DB2.

I've read some doco, created the database & tables required but I cannot
seem to get past setting up the bpeconfig.properties file. It seems to fail
because the server & node are incorrect. I gather that these are the same
Server & node on WebSphere Portal?

Thanks in advance for any help.

All the best,
Tony

PS. Here's the log file:
Process Choreographer configuration started on 2005-07-15 15:09:38
Operating system: Windows 2003

WebSphere installation directory: D:\WebSphere\AppServer

WBI SF installation directory: D:/WEBSPH~1/APPSER~1

Instance directory: D:\WebSphere\AppServer

Command line options: -enableSecurity no -createDB no -node portal -server
Websphere_Portal -cluster -adminUsers
wpsadmin -adminGroups -jmsRunAsUser -jmsRunAsPwd -hostName -dbType
DB2 -dbVersion -dbHome D:/Program Files/IBM/SQLLIB -dbJava -dbName
BPEDB -dbUser db2admin -dbPwd db2admin -dbAdmin -driverType
Universal -dbTablespaceDir -dbStorageGroup -dbSubSystem -dbSQLID -dbServerNa
me -dbServerPort -mqType -createQM -qmNameGet -mqClusterName -qmNamePut -mqH
ome D:/WebSphere/AppServer/WebSphere MQ -mqUser -mqPwd ********

Connection status: DISCONNECTED

Local cell: portal [STANDALONE]

Local node: portal [UNMANAGED_NODE]

Can configure: 1

Local host: portal

Temp directory: D:\tmp\bpeconfig

Prompt mode: USE_DEFAULT

Configuring: Node 'portal' / Server 'Websphere_Portal'

[auto] Install bpecontainer.ear? Yes

[auto] Interactive install (more control when mapping roles to users)? No

[auto:jmsRunAsUser] Run-as UserId for role JMSAPIUser: Administrator

[auto:jmsRunAsPwd] Administrator's password: ********

[auto:dbType] Use a Cloudscape, a DB2, an Informix, a Sybase, an Oracle, or
an SQL Server database? DB2

Searching for (DB2,) => DB2UDBNT** in CLOUDSCAPE_V51_1 DB2UDBAS400_V4_1
DB2UDBAS400_V5_1 DB2UDBNT_V8_1 DB2UDBOS390_V7_1 INFORMIX_V93_1
MSSQLSERVER_V7_1 ORACLE_V8_1 ORACLE_V9_1 SYBASE_V125_1 SYBASE_V12_1

[auto:backendId] Select the backend id for compensation: DB2UDBNT_V8_1

bpecontainer.ear install options:******** -appname
"BPEContainer_portal_Websphere_Portal" -node "portal" -server
"Websphere_Portal" -usedefaultbindings -defaultbinding.ejbjndi.prefix
ejb/bpe -defaultbinding.strategy.file
"D:/WEBSPH~1/APPSER~1/installableApps/bpecontainer.bndngs" -BindJndiForEJBMe
ssageBinding {{"ProcessContainer" "ProcessContainer MDB"
"bpecontainer.jar,META-INF/ejb-jar.xml" "BPEInternalListenerPort"}
{"ProcessContainer" "Generic Process Choreographer JMS API"
"bpecontainer.jar,META-INF/ejb-jar.xml"
"BPEApiListenerPort"}} -MapResRefToEJB {{"ProcessContainer" "Generic Process
Choreographer EJB" "bpecontainer.jar,META-INF/ejb-jar.xml" "jdbc/BPEDB"
"javax.sql.DataSource" "jdbc/BPEDB"} {"ProcessContainer" "InternalUTx"
"bpecontainer.jar,META-INF/ejb-jar.xml" "jdbc/BPEDB" "javax.sql.DataSource"
"jdbc/BPEDB"} {"ProcessContainer" "Generic Process Choreographer JMS API"
"bpecontainer.jar,META-INF/ejb-jar.xml" "jdbc/BPEDB" "javax.sql.DataSource"
"jdbc/BPEDB"} {"ProcessContainer" "ProcessContainer MDB"
"bpecontainer.jar,META-INF/ejb-jar.xml" "jdbc/BPEDB" "javax.sql.DataSource"
"jdbc/BPEDB"} {"ProcessContainer" "ProcessContainer StartUpBean"
"bpecontainer.jar,META-INF/ejb-jar.xml" "jdbc/BPEDB" "javax.sql.DataSource"
"jdbc/BPEDB"}} -DataSourceFor20EJBModules {{"compensate_ejb.jar"
"compensate_ejb.jar,META-INF/ejb-jar.xml" "eis/jdbc/BPEDB_CMP"
"cmpBinding.perConnectionFactory"}} -BackendIdSelection
{{"compensate_ejb.jar" "compensate_ejb.jar,META-INF/ejb-jar.xml"
"DB2UDBNT_V8_1"}} -MapRolesToUsers {{"BPESystemAdministrator"
"AppDeploymentOption.No" "AppDeploymentOption.No" "wpsadmin" ""}
{"WebClientUser" "AppDeploymentOption.No" "AppDeploymentOption.Yes" "" ""}
{"JMSAPIUser" "AppDeploymentOption.No" "AppDeploymentOption.Yes" ""
""}} -MapRunAsRolesToUsers {{"JMSAPIUser" "Administrator" ""}}

An error occured installing BPEContainer_portal_Websphere_Portal:

com.ibm.ws.scripting.ScriptingException: WASX7132E: Application install for
D:\WEBSPH~1\APPSER~1\installableApps\bpe
container.ear failed: see previous
messages for details.

Calling D:\WEBSPH~1\APPSER~1\ProcessChoreographe
r\bpeportal.jacl -node
portal -server Websphere_Portal

Server 'Websphere_Portal' on node 'portal' does not exist. Aborting...


Tony Cooke

2005-07-21, 2:53 am

I did get past this in the end but it still didn't work. I think the
settings I used may have been incorrect.

It also seemed to corrupt Document Manager because of the security settigns
that needed to be applied.

Is there a redbook/white paper regarding setting up Process Choreographer
with WebSphere Portal? The InfoCenter has info about setting up the
development environment for development but not a production environment.

Thanks in advance for any help.

All the best,
Tony

"Tony Cooke" <TCooke@elders.com.au> wrote in message
news:dbf66v$36uk$1@news.boulder.ibm.com...
> Hi all.
>
> Does anyone know how to set this up correctly under WebSphere Portal?
>
> I believe it's set up by default when the installation happens but we

moved
> our databases from Cloudscape to DB2 and this also needs to be DB2.
>
> I've read some doco, created the database & tables required but I cannot
> seem to get past setting up the bpeconfig.properties file. It seems to

fail
> because the server & node are incorrect. I gather that these are the same
> Server & node on WebSphere Portal?
>
> Thanks in advance for any help.
>
> All the best,
> Tony
>
> PS. Here's the log file:
> Process Choreographer configuration started on 2005-07-15 15:09:38
> Operating system: Windows 2003
>
> WebSphere installation directory: D:\WebSphere\AppServer
>
> WBI SF installation directory: D:/WEBSPH~1/APPSER~1
>
> Instance directory: D:\WebSphere\AppServer
>
> Command line options: -enableSecurity no -createDB no -node portal -server
> Websphere_Portal -cluster -adminUsers
> wpsadmin -adminGroups -jmsRunAsUser -jmsRunAsPwd -hostName -dbType
> DB2 -dbVersion -dbHome D:/Program Files/IBM/SQLLIB -dbJava -dbName
> BPEDB -dbUser db2admin -dbPwd db2admin -dbAdmin -driverType
>

Universal -dbTablespaceDir -dbStorageGroup -dbSubSystem -dbSQLID -dbServerNa
>

me -dbServerPort -mqType -createQM -qmNameGet -mqClusterName -qmNamePut -mqH
> ome D:/WebSphere/AppServer/WebSphere MQ -mqUser -mqPwd ********
>
> Connection status: DISCONNECTED
>
> Local cell: portal [STANDALONE]
>
> Local node: portal [UNMANAGED_NODE]
>
> Can configure: 1
>
> Local host: portal
>
> Temp directory: D:\tmp\bpeconfig
>
> Prompt mode: USE_DEFAULT
>
> Configuring: Node 'portal' / Server 'Websphere_Portal'
>
> [auto] Install bpecontainer.ear? Yes
>
> [auto] Interactive install (more control when mapping roles to users)? No
>
> [auto:jmsRunAsUser] Run-as UserId for role JMSAPIUser: Administrator
>
> [auto:jmsRunAsPwd] Administrator's password: ********
>
> [auto:dbType] Use a Cloudscape, a DB2, an Informix, a Sybase, an Oracle,

or
> an SQL Server database? DB2
>
> Searching for (DB2,) => DB2UDBNT** in CLOUDSCAPE_V51_1 DB2UDBAS400_V4_1
> DB2UDBAS400_V5_1 DB2UDBNT_V8_1 DB2UDBOS390_V7_1 INFORMIX_V93_1
> MSSQLSERVER_V7_1 ORACLE_V8_1 ORACLE_V9_1 SYBASE_V125_1 SYBASE_V12_1
>
> [auto:backendId] Select the backend id for compensation: DB2UDBNT_V8_1
>
> bpecontainer.ear install options:******** -appname
> "BPEContainer_portal_Websphere_Portal" -node "portal" -server
> "Websphere_Portal" -usedefaultbindings -defaultbinding.ejbjndi.prefix
> ejb/bpe -defaultbinding.strategy.file
>

"D:/WEBSPH~1/APPSER~1/installableApps/bpecontainer.bndngs" -BindJndiForEJBMe
> ssageBinding {{"ProcessContainer" "ProcessContainer MDB"
> "bpecontainer.jar,META-INF/ejb-jar.xml" "BPEInternalListenerPort"}
> {"ProcessContainer" "Generic Process Choreographer JMS API"
> "bpecontainer.jar,META-INF/ejb-jar.xml"
> "BPEApiListenerPort"}} -MapResRefToEJB {{"ProcessContainer" "Generic

Process
> Choreographer EJB" "bpecontainer.jar,META-INF/ejb-jar.xml" "jdbc/BPEDB"
> "javax.sql.DataSource" "jdbc/BPEDB"} {"ProcessContainer" "InternalUTx"
> "bpecontainer.jar,META-INF/ejb-jar.xml" "jdbc/BPEDB"

"javax.sql.DataSource"
> "jdbc/BPEDB"} {"ProcessContainer" "Generic Process Choreographer JMS API"
> "bpecontainer.jar,META-INF/ejb-jar.xml" "jdbc/BPEDB"

"javax.sql.DataSource"
> "jdbc/BPEDB"} {"ProcessContainer" "ProcessContainer MDB"
> "bpecontainer.jar,META-INF/ejb-jar.xml" "jdbc/BPEDB"

"javax.sql.DataSource"
> "jdbc/BPEDB"} {"ProcessContainer" "ProcessContainer StartUpBean"
> "bpecontainer.jar,META-INF/ejb-jar.xml" "jdbc/BPEDB"

"javax.sql.DataSource"
> "jdbc/BPEDB"}} -DataSourceFor20EJBModules {{"compensate_ejb.jar"
> "compensate_ejb.jar,META-INF/ejb-jar.xml" "eis/jdbc/BPEDB_CMP"
> "cmpBinding.perConnectionFactory"}} -BackendIdSelection
> {{"compensate_ejb.jar" "compensate_ejb.jar,META-INF/ejb-jar.xml"
> "DB2UDBNT_V8_1"}} -MapRolesToUsers {{"BPESystemAdministrator"
> "AppDeploymentOption.No" "AppDeploymentOption.No" "wpsadmin" ""}
> {"WebClientUser" "AppDeploymentOption.No" "AppDeploymentOption.Yes" "" ""}
> {"JMSAPIUser" "AppDeploymentOption.No" "AppDeploymentOption.Yes" ""
> ""}} -MapRunAsRolesToUsers {{"JMSAPIUser" "Administrator" ""}}
>
> An error occured installing BPEContainer_portal_Websphere_Portal:
>
> com.ibm.ws.scripting.ScriptingException: WASX7132E: Application install

for
> D:\WEBSPH~1\APPSER~1\installableApps\bpe
container.ear failed: see previous
> messages for details.
>
> Calling D:\WEBSPH~1\APPSER~1\ProcessChoreographe
r\bpeportal.jacl -node
> portal -server Websphere_Portal
>
> Server 'Websphere_Portal' on node 'portal' does not exist. Aborting...
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com