• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Target libraries to a new cluster using WLST

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have written the below script to generate / populate all the libraries in my domain as below.

*******************************************

*******************************************

OUTPUT:
more /tmp/list.txt

*****************
*****************

However, when I try to deploy /assign these libraries to a new cluster some of the libraries get deployed fine [LIB_CommonUtility_WAR] however for the other libraries [bea_wls_async_response, LIB_WonderAPIs] it complains as below.

Script to deploy the libraries from list.txt file

target.py:

***********************

****************************

Output of the above script...

****************************

***************************************

As you can see above "'LIB_WonderAPIs'" was populated in the list of libraries however when I am deploying by that very same name it complaints.

Can you please help overcome this issue and also suggest alternatives to achieve the task.
 
Mohtashim Shaikh
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can the Admins delete the below post as I forgot to change important information that was not intended to share.

Or if there is a way I could edit my OP.
 
Mohtashim Shaikh
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
MODs why don't you delete my post ?? i have been requesting you for a while.
 
Ranch Hand
Posts: 826
Eclipse IDE Oracle Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is an edit option !

Please use it to delete your sensitive data..
 
Mohtashim Shaikh
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

sudipto shekhar wrote:There is an edit option !

Please use it to delete your sensitive data..



Can you please guideme where do I see the edit button. I am not able to trace it. The edit button was visible for some time and now it has dissappeared again. Did you or the mods grant me access to the edit feature or is that by default. If it is by default please guide me where and how can I go and edit.
 
sudipto shekhar
Ranch Hand
Posts: 826
Eclipse IDE Oracle Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I have reported the first post of yours with proper reson..

Lets see if the data is deleted from the forum.
 
Bartender
Posts: 2661
19
Netbeans IDE C++ Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

sudipto shekhar wrote:Hi,

I have reported the first post of yours with proper reson..

Lets see if the data is deleted from the forum.


The original poster has already removed the sensitive info himself by using our edit functionality.
Thank you, Jan
 
Mohtashim Shaikh
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Jan Cumps wrote:

sudipto shekhar wrote:Hi,

I have reported the first post of yours with proper reson..

Lets see if the data is deleted from the forum.


The original poster has already removed the sensitive info himself by using our edit functionality.
Thank you, Jan



There is still one that is left ... Sorry for the miss.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic