ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Process Server (WID/WPS/WAS+) » Process Server 6.1.2 and ND cluster configuration problem

Post new topic  Reply to topic
 Process Server 6.1.2 and ND cluster configuration problem « View previous topic :: View next topic » 
Author Message
marcin.kasinski
PostPosted: Mon Nov 10, 2008 1:13 pm    Post subject: Process Server 6.1.2 and ND cluster configuration problem Reply with quote

Sentinel

Joined: 21 Dec 2004
Posts: 850
Location: Poland / Warsaw

WebSphere Platform 6.1 [ND 6.1.0.19 cf190836.04] [WBI 6.1.2.1 o0841.03] on Windows

Hi,
I have problem with Process Server 6.1.2 and Network Deployment configuration in my dev environment.

I tried to do everything according to the docs.

1. I created deployment manager profile
2. I created WebSphere Process Server custom profiles (pure profile, no process Server configuration) with federation
3. I created simple cluster with 2 servers
4. I configured Service Component Architecture support on this cluster


Then I tried to configure business process choreographer container support

Unfortunately I got error.

Admin console error below:

Code:

 2008-11-10 11:25:53      Beginning configuration ...
   Information    2008-11-10 11:25:57    Configuring component 'Business Process Choreographer' on deployment target 'custom.Application'.
   Information    2008-11-10 11:25:57    Configuring component 'Business Flow Manager' on deployment target 'custom.Application'.
   Information    2008-11-10 11:26:01    ADMA5016I: Installation of BPEContainer_custom.Application started.
   Information    2008-11-10 11:26:02    ADMA5058I: Application and module versions are validated with versions of deployment targets.
   Information    2008-11-10 11:26:02    WSEC0106W: Your application may have Web Services Security enabled. If it does, you must go to the Enterprise Application Management panels to configure the binding information for Web Services Security. The binding information for Web Services Security is not collected during application deployment. If it is not properly configured, your application may not start or be usable.
   Information    2008-11-10 11:26:02    ADMA5005I: The application BPEContainer_custom.Application is configured in the WebSphere Application Server repository.
   Information    2008-11-10 11:26:02    ADMA5053I: The library references for the installed optional package are created.
   Information    2008-11-10 11:26:02    ADMA5005I: The application BPEContainer_custom.Application is configured in the WebSphere Application Server repository.
   Information    2008-11-10 11:26:02    ADMA5001I: The application binaries are saved in C:\tools\WAS\profiles\Dmgr01\wstemp\514564614\workspace\cells\localhostCell01\applications\BPEContainer_custom.Application.ear\BPEContainer_custom.Application.ear
   Information    2008-11-10 11:26:02    ADMA5005I: The application BPEContainer_custom.Application is configured in the WebSphere Application Server repository.
   Information    2008-11-10 11:26:02    CWSCA3013I: Resources for the SCA application "BPEContainer_custom.Application" are being configured.
   Information    2008-11-10 11:26:02    CWSCA3023I: The EAR file "bpecontainer_custom.Application.ear" is being loaded for the SCA module.
   Information    2008-11-10 11:26:02    CWSCA3017I: Installation task "Resource Task for SCA Messaging Binding and EIS Binding" is running.
   Information    2008-11-10 11:26:02    CWSCA3017I: Installation task "Resource Task for SCA Messaging Binding and JMS Binding" is running.
   Information    2008-11-10 11:26:02    CWSCA4201I: SCA module "BFMIF_custom.Application" JMS artifacts for "com/ibm/bpe/api/sca/BFMJMS" are being installed
   Information    2008-11-10 11:26:03    CWSCA3017I: Installation task "SIBus Destination Resource Task for SCA Asynchronous Invocations" is running.
   Information    2008-11-10 11:26:03    CWSCA3015I: Resources for the SCA application "BPEContainer_custom.Application" were not configured.
   Information    2008-11-10 11:26:04    ADMA5011I: The cleanup of the temp directory for application BPEContainer_custom.Application is complete.
   Error    2008-11-10 11:26:04    ADMA5014E: The installation of application BPEContainer_custom.Application failed.
   Error    2008-11-10 11:26:04    
   Show error exception detail ...
Caused by:
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:618)
com.ibm.ws.console.wbi.configstatus.ConfigStatusServlet.doConfiguration(ConfigStatusServlet.java:299)
com.ibm.ws.console.wbi.configstatus.ConfigStatusServlet.service(ConfigStatusServlet.java:177)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1101)
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1036)
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:118)
com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:832)
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:679)
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:565)
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:321)
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1070)
org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:273)
org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:319)
com.ibm.isclite.container.controller.InformationController.processForwardConfig(InformationController.java:206)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486)
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:528)
javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1101)
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1036)
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
com.ibm.ws.console.core.servlet.WSCUrlFilter.setUpCommandAssistence(WSCUrlFilter.java:792)
com.ibm.ws.console.core.servlet.WSCUrlFilter.continueStoringTaskState(WSCUrlFilter.java:363)
com.ibm.ws.console.core.servlet.WSCUrlFilter.doFilter(WSCUrlFilter.java:229)
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:832)
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:679)
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:565)
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3440)
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:267)
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:815)
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1461)
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:118)
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:283)
com.ibm.ws.ssl.channel.impl.SSLConnectionLink.determineNextChannel(SSLConnectionLink.java:1037)
com.ibm.ws.ssl.channel.impl.SSLConnectionLink.readyInboundPostHandshake(SSLConnectionLink.java:725)
com.ibm.ws.ssl.channel.impl.SSLConnectionLink.readyInbound(SSLConnectionLink.java:567)
com.ibm.ws.ssl.channel.impl.SSLConnectionLink.ready(SSLConnectionLink.java:292)
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)

Caused by: CWWBZ0012E: An error occurred while creating an instance of the administrative command 'configureBusinessFlowManager'.
com.ibm.bpe.config.confighelper.commands.BPCCommandUtils.executeCommand(BPCCommandUtils.java:96)
com.ibm.bpe.config.confighelper.commands.BPCCommandUtils.executeCommand(BPCCommandUtils.java:69)
com.ibm.bpe.config.commands.ConfigureBusinessProcessChoreographerCommand.performCommandLogic(ConfigureBusinessProcessChoreographerCommand.java:254)
com.ibm.bpe.config.commands.AbstractBPCAdminCommand.execute(AbstractBPCAdminCommand.java:119)
com.ibm.ws.console.bpc.bpcconfiguration.common.BPCConfigAdminCommands.configureBPC(BPCConfigAdminCommands.java:504)
com.ibm.ws.console.bpc.bpcconfiguration.common.BPCConfigAdminCommands.installBPC(BPCConfigAdminCommands.java:122)
com.ibm.ws.console.bpc.bpcconfiguration.BPCConfigurationAction.installBPC(BPCConfigurationAction.java:292)
... 61 more

Caused by: CWWBZ0012E: An error occurred while creating an instance of the administrative command 'installBFMContainer'.
com.ibm.bpe.config.confighelper.commands.BPCCommandUtils.executeCommand(BPCCommandUtils.java:96)
com.ibm.bpe.config.confighelper.commands.BPCCommandUtils.executeCommand(BPCCommandUtils.java:69)
com.ibm.bpe.config.commands.ConfigureBusinessFlowManagerCommand.performCommandLogic(ConfigureBusinessFlowManagerCommand.java:194)
com.ibm.bpe.config.commands.AbstractBPCAdminCommand.execute(AbstractBPCAdminCommand.java:119)
com.ibm.bpe.config.confighelper.commands.BPCCommandUtils.executeCommand(BPCCommandUtils.java:86)
... 67 more

Caused by: CWWBZ0002E: The application 'BPEContainer_custom.Application' could not be installed. Messages: [AppNotification:task=InstallApplication, taskStatus=InProgress, subtask=SCAInstallTask, subtaskStatus=Failed, properties={appname=BPEContainer_custom.Application}, message=CWSCA3015I: Resources for the SCA application "BPEContainer_custom.Application" were not configured., AppNotification:task=InstallApplication, taskStatus=Failed, subtask=, subtaskStatus=, properties={appname=BPEContainer_custom.Application}, message=ADMA5014E: The installation of application BPEContainer_custom.Application failed.]
com.ibm.bpe.config.confighelper.appmgmt.AppManagementNotificationListener.waitAppMgmtToFinish(AppManagementNotificationListener.java:115)
com.ibm.bpe.config.confighelper.appmgmt.BPCAppManagementUtils.installApplication(BPCAppManagementUtils.java:736)
com.ibm.bpe.config.commands.InstallBFMContainerCommand.installBFMContainerApplication(InstallBFMContainerCommand.java:188)
com.ibm.bpe.config.commands.InstallBFMContainerCommand.performCommandLogic(InstallBFMContainerCommand.java:476)
com.ibm.bpe.config.commands.AbstractBPCAdminCommand.execute(AbstractBPCAdminCommand.java:119)
com.ibm.bpe.config.confighelper.commands.BPCCommandUtils.executeCommand(BPCCommandUtils.java:86)
... 71 more

   Error    2008-11-10 11:26:04    The configuration has ended with errors. Discard any changes in order to avoid an inconsistent configuration.



There is no error in dmgr logs:

Simple portal configuration works OK, but ND and cluster doesn't.

What does error "Resources for the SCA application BPEContainer_custom.Application were not configured" means.

I thought I configured this resources in previous step

Do you need any additional information to help me ?
Do you have any suggestions ?
_________________
Marcin
Back to top
View user's profile Send private message Visit poster's website
marcin.kasinski
PostPosted: Sat Nov 15, 2008 1:09 am    Post subject: Re: Process Server 6.1.2 and ND cluster configuration proble Reply with quote

Sentinel

Joined: 21 Dec 2004
Posts: 850
Location: Poland / Warsaw

For me problem is solved.

This problem exists with WAS ND 6.1.0.19 and WBI 6.1.2.1.

Having WAS ND 6.1.0.17 and WBI 6.1.2.0 everything works OK.
_________________
Marcin
Back to top
View user's profile Send private message Visit poster's website
fjb_saper
PostPosted: Sat Nov 15, 2008 8:23 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20697
Location: LI,NY

Have you tried to resolve this conflict:
Quote:
Information 2008-11-10 11:26:03 CWSCA3017I: Installation task "SIBus Destination Resource Task for SCA Asynchronous Invocations" is running.
Information 2008-11-10 11:26:03 CWSCA3015I: Resources for the SCA application "BPEContainer_custom.Application" were not configured.
Information 2008-11-10 11:26:04 ADMA5011I: The cleanup of the temp directory for application BPEContainer_custom.Application is complete.
Error 2008-11-10 11:26:04 ADMA5014E: The installation of application BPEContainer_custom.Application failed.


Find out which resource is not configured right and fix it...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
marcin.kasinski
PostPosted: Sat Nov 15, 2008 1:50 pm    Post subject: Reply with quote

Sentinel

Joined: 21 Dec 2004
Posts: 850
Location: Poland / Warsaw

fjb_saper wrote:
Have you tried to resolve this conflict:
Quote:
Information 2008-11-10 11:26:03 CWSCA3017I: Installation task "SIBus Destination Resource Task for SCA Asynchronous Invocations" is running.
Information 2008-11-10 11:26:03 CWSCA3015I: Resources for the SCA application "BPEContainer_custom.Application" were not configured.
Information 2008-11-10 11:26:04 ADMA5011I: The cleanup of the temp directory for application BPEContainer_custom.Application is complete.
Error 2008-11-10 11:26:04 ADMA5014E: The installation of application BPEContainer_custom.Application failed.


Find out which resource is not configured right and fix it...


Thanks but here this configuration is part of big WAS task which configure Proces Container.

I have nothing in common with this failed configuration.

If you can see in one of previous lines you have:

"Resources for the SCA application "BPEContainer_custom.Application" are being configured"

Am I right ?
_________________
Marcin
Back to top
View user's profile Send private message Visit poster's website
fjb_saper
PostPosted: Sat Nov 15, 2008 3:55 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20697
Location: LI,NY

What I meant is you need to check that all the resources configured on your process server are available including the ones you need to configure on SIBus...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Process Server (WID/WPS/WAS+) » Process Server 6.1.2 and ND cluster configuration problem
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.