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 Message Broker (ACE) Support » failed to deploy the bar file

Post new topic  Reply to topic
 failed to deploy the bar file « View previous topic :: View next topic » 
Author Message
Deepak.k
PostPosted: Sun Feb 12, 2017 11:34 pm    Post subject: failed to deploy the bar file Reply with quote

Novice

Joined: 18 Aug 2016
Posts: 22

Hi guys,

i have situation where trying deploy to the bar file which is already exiting in server, but when i'm trying to deploying new bar file it is not overriding and getting the exception as below in user.log


Failed to delete ESQL file '/nfs-share/MQHA/WMB/mqsi/components/9WLIDPBRK/984bd4d8-5501-0000-0080-b4143a61f897/config/892e6efe-5901-0000-0080-b71dcef77b0f/ESQL/File_Process.esql.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv' because it no longer exists.
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Feb 13, 2017 5:47 am    Post subject: Re: failed to deploy the bar file Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Deepak.k wrote:
i have situation where trying deploy to the bar file which is already exiting in server


Bar files never exist in the server once the deployment is complete. It's the artifacts they contain which are persisted inside IIB.

Deepak.k wrote:
but when i'm trying to deploying new bar file it is not overriding and getting the exception as below in user.log


Code:
Failed to delete ESQL file '/nfs-share/MQHA/WMB/mqsi/components/9WLIDPBRK/984bd4d8-5501-0000-0080-b4143a61f897/config/892e6efe-5901-0000-0080-b71dcef77b0f/ESQL/File_Process.esql.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv.rmv' because it no longer exists.


The most obvious cause of your woes is the part of that path which says "nfs-share", from which I infer you're deploying to an NFS mounted file system. When the deploy (correctly) tries to remove the old version of an ESQL file and add the new version, it's being told by NFS that the "old" ESQL file doesn't exist. Potential causes include (but are not limited to):

- wrong level of NFS
- wrong configuration of NFS
- wrong security on NFS
- bad mount of NFS

This doesn't sound like a deploy / IIB problem to me.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Deepak.k
PostPosted: Tue Feb 14, 2017 10:59 pm    Post subject: Reply with quote

Novice

Joined: 18 Aug 2016
Posts: 22

Thanks vitor
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » failed to deploy the bar file
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.