WLST Deployment Query

I'm trying to use WLST for deploying apps in Weblogic 9.1.
I'm doing a simple deployment
deploy (myappname, myappsource, targets=target_servers, stageMode="stage").
The app deploys but staging mode does not get set, it is null (staging mode is set to staged for all managed servers).
Am I doing some doing something wrong ?
Is just using the deploy command in WLST enough or should I be executing any other commands (e.g. destributeapplication) ?
Will the deploy command also upload the app to the target servers, even if they are on remote hosts (I run the deploy command from the Admin Server host) ?
Richard

Please ignore, strangely it seems to be working ok now

Similar Messages

  • WLST Deployment Issue

    Hi All,
    I am doing one deployment using WLST deploy command passing appName,path and targets as arguments :-
    deploy(appName='someName',path='Somepath/some.war' , targets='AdminServer')
    I am executing this command like
    /some_path/bea/wls92mp2/weblogic92/server/bin/setWLSEnv.sh from some directory
    and then starting WLST and running this command
    Command is working fine but it is creating a directory structure from the path where i am giving the command
    PATH_FROM_WHERE_COMMAND_IS_EXECUTED/config/deployments/some.war/
    some.war is the empty directory with same name of war file which i deployed.
    I am bit new to wlst and can somebody help to tell its impact and how to get rid of it....thanks...

    Hi,
    I would suggest you to go through the below link which has the step by step way to use a WLST and the WLST script would deploy your application. It would surely help you.
    Topic:Recursive Deployment Using WLST
    http://middlewaremagic.com/weblogic/?p=303
    Regards,
    Ravish Mody
    http://middlewaremagic.com/weblogic
    Come, Join Us and Experience The Magic…

  • Wlst deploy error - Type Error

    Hi,
    I'm getting a problem when I use wlst.deploy from within a jython script that is being invoked from ant. Something to do with the number of parameters being used to call deploy. I've tried both three and four parameters, but get the following message in each case:
    [java] TypeError: deploy(): expected 4 args; got 3
    and
    [java] TypeError: deploy() too many arguments; expected 3 got 4
    The line from the script is:
         wlst.deploy( "WLI" + egType + "EG_" + egName, domaindir + "/" + egName + ".jar", cgServer)
    cgServer is defined elsewhere in the script.
    Any ideas?
    Thanks,
    Reuben

    Hi,
    The original Ant target is below:
    <target name="deploy_egs" depends="init">
    <java classname="org.python.util.jython" fork="yes" dir="${basedir}">
    <jvmarg line="-Dpython.home=${jython.home}"/>
    <arg value="${basedir}/scripts/createFileEG.py"/>
    <arg value="-u${domain.url}"/>
    <arg value="-n${domain.username}"/>
    <arg value="-p${domain.password}"/>
    <arg value="-d${domain.dir}"/>
    <classpath refid="wlst.class.path"/>
    </java>
    </target>
    And createFileEG.py gets the problem running line:
    wlst.deploy( "WLI" + egType + "EG_" + egName, domaindir + "/" + egName + ".jar", cgServer)
    I've also managed to run this line ok within wlst interactive mode and also within a wlst script. However it doesn't work
    This File event generator jython script is based on the the WLI application and domain build script included in the PO Sample at http://dev2dev.bea.com/code/wli.jsp.
    There are two versions of the JMS event generator build script within the PO Sample. The older version uses wseblogic.Deployer instead of wlst.deploy
    Thanks,
    Reuben

  • Stop wlst deploy task resolving symlink

    The directory we deploy our apps to weblogic is a symlink.
    This path gets passed in as the 2nd argument to the wlst deploy task.
    However this dereferences the symlink in the output message - using the fully resolved path - which then gets put in the resultant config.xml file.
    I want the path including the symlink put in the config.xml file (otherwise we're always using an old version)...is there anyway to do this?
    Cheers
    Using wls 9.10.

    Andreas,
    The directory really exists.
    I guess the problem is in the inconsistence between configurations, but how can I be sure of that? Any special procedure?

  • Error when doing a Full deployment: querying transient versioned item type...

    dears,
    the problem i am having happens when a execute a full deployment, there is just te stacktrace below but i have not so far found the root cause. Could anyone please check it have ocurred the same?
    Thanks!
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine --- CONTAINER:atg.commerce.pricing.PricingException; SOURCE:java.lang.IllegalArgumentException: querying transient versioned item type Order Discount is not supported.
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:676)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine Caused by :java.lang.IllegalArgumentException: querying transient versioned item type Order Disco*unt is not supported.
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.adapter.version.VersionView.getQueryBuilder(VersionView.java:101)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.repository.rql.RqlStatement.executeQuery(RqlStatement.java:215)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.commerce.pricing.PricingEngineService.findGlobalPromotions(PricingEngineService.java:628)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:673)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:05 BRST 2013 1385039885787 /atg/commerce/pricing/OrderPricingEngine
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine --- CONTAINER:atg.commerce.pricing.PricingException; SOURCE:java.lang.IllegalArgumentException: querying transient versioned item type Item Discount is not supported.
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:676)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine Caused by :java.lang.IllegalArgumentException: querying transient versioned item type Item Discount is not supported.
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.adapter.version.VersionView.getQueryBuilder(VersionView.java:101)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.repository.rql.RqlStatement.executeQuery(RqlStatement.java:215)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.commerce.pricing.PricingEngineService.findGlobalPromotions(PricingEngineService.java:628)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:673)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:08 BRST 2013 1385039888552 /atg/commerce/pricing/ItemPricingEngine
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine --- CONTAINER:atg.commerce.pricing.PricingException; SOURCE:java.lang.IllegalArgumentException: querying transient versioned item type Shipping Discount is not supported.
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:676)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine Caused by :java.lang.IllegalArgumentException: querying transient versioned item type Shipping Discount is not supported.
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.adapter.version.VersionView.getQueryBuilder(VersionView.java:101)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.repository.rql.RqlStatement.executeQuery(RqlStatement.java:215)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.commerce.pricing.PricingEngineService.findGlobalPromotions(PricingEngineService.java:628)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.commerce.pricing.PricingEngineService.loadGlobalPromotions(PricingEngineService.java:673)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.commerce.pricing.PricingEngineService.performScheduledTask(PricingEngineService.java:777)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.service.scheduler.ScheduledJob.runJobs(ScheduledJob.java:463)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine at atg.service.scheduler.Scheduler$2handler.run(Scheduler.java:783)
    **** Error Qui Nov 21 11:18:09 BRST 2013 1385039889140 /atg/commerce/pricing/ShippingPricingEngine
    in other environment the stacktrace is:
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer      ---     java.lang.ClassCastException: Unable to cast class atg.repository.content.GroupQueryBuilder to class atg.adpater.gsa.query.Builder.  This means that the repository item descriptor 'promotion' in the repository 'ProductCatalog-ver' is transient but was expected to be persistent.  This can occur when a repository item is removed or renamed and subsequent layers (e.g. liveconfig or localconfig) continue to reference the old repository item name to define caching configuration.  The item becomes transient because the base item descriptordefinition that defines the primary table no longer exists.
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.gsa.GSAItemDescriptor.getBuilder(GSAItemDescriptor.java:10520)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionItemDescriptor.getLineFilter(VersionItemDescriptor.java:3622)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionItemDescriptor.getLineFilter(VersionItemDescriptor.java:3578)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionItemDescriptor.getVersionIDsInLine(VersionItemDescriptor.java:2963)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionRepository.getVersionIDsInLine(VersionRepository.java:6396)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionRepository.getVersionItemsInLine(VersionRepository.java:6260)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionRepository.getVersionItemsInLine(VersionRepository.java:6225)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.adapter.version.VersionRepository.getCurrentVersionItemsInLine(VersionRepository.java:6098)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.versionmanager.impl.DevelopmentLineRepositoryImpl.get(DevelopmentLineRepositoryImpl.java:542)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.versionmanager.impl.DevelopmentLineRepositoryImpl.getCurrentAssetVersions(DevelopmentLineRepositoryImpl.java:319)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.versionmanager.impl.DevelopmentLineRepositoryImpl.getCurrentAssetVersions(DevelopmentLineRepositoryImpl.java:288)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.deployment.server.Deployment.createSourceAssetStates(Deployment.java:5883)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.deployment.server.Deployment.getDeploymentAssetStates(Deployment.java:5826)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.deployment.server.Deployment.getDeploymentMetaData(Deployment.java:2220)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.deployment.server.Deployment.updateStatusWithAffectedDestinations(Deployment.java:2061)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at atg.deployment.server.Deployment.run(Deployment.java:1909)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer              at java.lang.Thread.run(Thread.java:662)
    **** Error      Thu Nov 21 13:24:26 UTC 2013    1385040266635   /atg/epub/DeploymentServer

    Check your datasource configurations, is product catalog repository in publishing instance is pointing to right schema.(Having versioned tables)
    Also, check if promotion repository is up while starting up the server.
    It clearly says that, tables are not found thats why it is not able to consider it as persistent item-descriptor in repository.
    "This means that the repository item descriptor 'promotion' in the repository 'ProductCatalog-ver' is transient but was expected to be persistent.  This can occur when a repository item is removed or renamed and subsequent layers (e.g. liveconfig or localconfig) continue to reference the old repository item name to define caching configuration.  The item becomes transient because the base item descriptordefinition that defines the primary table no longer exists."
    Also check if layering of customcatalog.xml is done properly and it doesnt have any xml errors.
    -Ashish.

  • WLST deploy does not activate

    I'm running into a problem where I use WLST (weblogic 10.1) to deploy a series of apps and libs, and on certain files (happens with both apps and libs) the deploy command doesn't activate. To the user it appears the script is hung, and the solution is to login to the admin console (as the same user WLST is connected) and press the Activate button. Below is a snippet of debug for a failed lib:
    ####<Jan 10, 2009 3:00:42 PM GMT+00:00> <Debug> <Deployment>
    <dvpgap06.tbifdev.be> <AdminServer> <[ACTIVE]
    ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'>
    <weblogic> <> <> <1231599642795> <BEA-000000> <DeploymentManager:
    Created Deployment : 'weblogic.deploy.internal.Deployment@372bc7f[...]'>
    ####<Jan 10, 2009 3:00:42 PM GMT+00:00> <Debug> <Deployment>
    <dvpgap06.tbifdev.be> <AdminServer> <[ACTIVE]
    ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'>
    <weblogic> <> <> <1231599642795> <BEA-000000> <DeploymentManager:
    deployment 'weblogic.deploy.internal.Deployment@372bc7f[...]' initiated by
    'principals=[weblogic, Administrators]'>
    ####<Jan 10, 2009 3:00:42 PM GMT+00:00> <Debug> <Deployment>
    <dvpgap06.tbifdev.be> <AdminServer> <[ACTIVE]
    ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'>
    <weblogic> <> <> <1231599642795> <BEA-000000> <DeploymentManager: added
    deployment: weblogic.deploy.internal.Deployment@372bc7f[...] to list of pending
    deployments for edit lock owner>
    ####<Jan 10, 2009 3:00:42 PM GMT+00:00> <Debug> <Deployment>
    <dvpgap06.tbifdev.be> <AdminServer> <[ACTIVE]
    ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'>
    <weblogic> <> <> <1231599642795> <BEA-000000>
    <([email protected]7091c2):
    Found Same Operations : []>
    ####<Jan 10, 2009 3:01:18 PM GMT+00:00> <Debug> <DeploymentServiceTransport>
    <dvpgap06.tbifdev.be> <AdminServer> <[ACTIVE]
    ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS
    Kernel>> <> <> <1231599678170> <BEA-000000> <Creating and sending out
    heartbeat to : [Server01]>
    ####<Jan 10, 2009 3:01:18 PM GMT+00:00> <Debug> <DeploymentServiceTransport>
    <dvpgap06.tbifdev.be> <AdminServer> <[ACTIVE]
    ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS
    Kernel>> <> <> <1231599678171> <BEA-000000> <sending heartbeat to server
    'Server01'>
    Basically my script takes 1 or more app/lib names, and in turnss calls an undeploy and then deploy on each one. I've tried putting in some sleeps and re-arranging the order of the apps and libs, but without fail I always get some that get "stuck". Any help would be appreciated.
    Mike
    Update: The problem was due to an edit session being left behind if one of the apps/libs failed. The fix is better error handling to end the edit session:
    stopEdit('y')
    Edited by: prattm on Jan 15, 2009 3:15 PM

    check whether the change is activated
    configManager = getConfigManager()
    try:
         configManager.getChanges()
         isLocked = true
    except:
         isLocked = false
    ....

  • WLST deployment scripts not installing ODSI created services

    Some time ago, I modified some example scripts that installed ALDSP 3.0 assets into an ALDSP 3.0 domain, and everything was working dandily. A few months ago, we upgraded our ALDSP 3.0 domain to ODSI 10gR3. We also found we were still able to use the same WLST scripts with no modifications to install the assets into our ODSI domain.
    Now, what I have found is that when we export a dataspace into an ODSI jar from ODSI Workshop and install it with this script, the script only installs those services that were originally created in the ALDSP Workshop. If I install the exact same jar through the ODSI console, it installs all of the services as expected.
    Has anyone else seen this sort of behavior with using WLST scripts to deploy ODSI assets. I'm guessing something has changed that I need to account for in my script, but I haven't been able to find it yet. Any help would be appreciated.
    Edited by: DoubleT on Oct 8, 2009 5:20 PM

    so you have some dataspaces (projects) in ODSI that you can export and then deploy with WLST, and some dataspaces that you cannot, correct?
    To make sure that the first bunch actually do deploy, you could go to the ODSI console, delete them, deploy with WLST and check the console to see if they have reappeared. When you're convinced that works, and you're convinced that the others don't deploy - your just left with figuring out the difference. The simpler they are, the easier to diff them. If you're down to something really simple and don't see anything - engage customer support to help.
    It's unlikely that deployment fails without emitting some sort of error message - I would be looking in the server log.
    In ODSI 10.3 - the sample wlst scripts - SessionCommands.py expects the jar to be in user.dir instead of "rootFolder" in 3.2. (see below). There is also a README.TXT and a DspSecurityPolicy.py script.
    --------------------- ODSI 10.3 - SessionCommands.py ------------------
    import DspCommonCommands as dsp
    print 'Connecting to weblogic server instance...'
    connect("weblogic","weblogic","t3://localhost:7001")
    print 'Creating a deployment session...'
    dsp.createDeploymentSession('ALDSP_WLST_SESSION')
    #Import here uses the default DeploymentOptions
    #To use fancier DeploymentOptions inline the code of dsp:importDataSpace
    #and make necessary changes
    userDir=System.getProperty('user.dir')
    importJarPath=userDir+'/SimpleApp.jar'
    print 'Importing ' + importJarPath
    dsp.importDataSpace('SimpleApp','ALDSP_WLST_SESSION',importJarPath)
    print 'Activating the deployment session...'
    dsp.activateDeploymentSession('ALDSP_WLST_SESSION')
    #Export here uses the default ExportOptions
    #To use fancier ExportOptions inline the code of dsp:exportDataSpace
    #and make necessary changes
    exportJarPath=userDir+'/dataspace_with_config.jar'
    print 'Exporting the dataspace to ' + exportJarPath
    dsp.exportDataSpace('SimpleApp',exportJarPath)
    print 'Disconnecting from weblogic server...'
    disconnect()

  • SCOM Agent install \ deployment query?

    Hi All
    I have a query regards best practices.  Within our environment we will have a number of Build Environments (all within the same domain), which will involve servers being built, decommissioned and rebuilt for application testing teams.
    Query is how best to handle the install\life-cycle of the SCOM Agent with regards to this scenario?
    Just looking to see if others have had experience of this type of scenario and best practices \ experiences etc
    Any thoughts much appreciated.
    Kind Regards
    Andrew

    Just have a couple of questions/suggestions:
    Do the different servers have some sort of naming convention ie:
    Prod servers have: PRD in the name
    dev servers have: DEV in the name
    ect.... If so then my suggestion is to create a number of groups ie Prod Servers, Dev Servers, Test Servers ect. and have these groups auto populate. You can then configure overrides for these groups for alerts
    to manage alert volume/escalations.
    As for install are these servers windows server/ unix servers or a mix?
    Number of ways you could try managing installs is to script the install (Google SCCM SCOM agent deployment script for some hints)
    Consider if you want to auto approve agents or manually approve them so you know when servers are being added or removed.
    If servers are being removed you could look at scripting a removal of the server from SCOM (have a look at http://social.technet.microsoft.com/Forums/en-US/c4dcfce6-b241-4435-8f8b-1276814c455e/scom-2012-powershell-command-to-remove-agent)
    If you could detail what your setup is or what you would like to be able to do we could make more suggestions.
    Cheers,
    Martin
    Blog:
    http://sustaslog.wordpress.com 
    LinkedIn:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • WLST deploy fails but works fine via admin console

    RHEL 5.6
    Jrockit 1.6.0_20-R28.1.0-4.0.1
    Weblogic 10.3
    Alfresco 3.3.4 (295)
    Oracle 10.2.0.4
    I'm experiencing problems when attempting to deploy a WAR using WLST using the below python script. If I deploy this WAR using the Weblogic Admin Console, all works well. When I attempt the same deployment using WLST, the deployment 'appears' to work and the script shows no sign of error BUT the application does NOT show up at all in the admin console. I'm using the same authentication information in both scenarios.
    connect(username,password,'t3://' + adminServer + ':8001')
    try:
    edit()
    startEdit(waitTimeInMillis=30000)
    except:
    traceback.print_exc(file=sys.stdout)
    print "Failed to aquire edit lock"
    # cannot undo when we do not has the lock
    #undo(defaultAnswer='y')
    #stopEdit()
    sys.exit(1)
    try:
    for app in cmo.getAppDeployments():
    if app.getName() == appname:
    print ('Application \'' + appname + '\' is already deployed, removing previous deployment...')
    undeploy(appname)
    break
    except:
    traceback.print_exc(file=sys.stdout)
    print "Undeploy failed"
    undo(defaultAnswer='y')
    stopEdit(defaultAnswer='y')
    sys.exit(1)
    try:
    deploy(appname, source, target, upload='true', block='true')
    except:
    traceback.print_exc(file=sys.stdout)
    print "Deploy failed"
    undo(defaultAnswer='y')
    stopEdit(defaultAnswer='y')
    sys.exit(1)
    try:
    save()
    activate()
    except:
    traceback.print_exc(file=sys.stdout)
    print "Activate failed"
    undo(defaultAnswer='y')
    stopEdit(defaultAnswer='y')
    sys.exit(1)
    disconnect()
    Is it possible to deploy the application unzipped?
    - CDM

    Hi Sebastian,
    You need to be connected to master database when executing GRANT VIEW SERVER. Try the following it will work:
    USE [master]
    GO
    GRANT VIEW SERVER STATE TO [Domain\User]
    Regards,
    Basit A. Farooq (MSC Computing, MCITP SQL Server 2005 & 2008, MCDBA SQL Server 2000)
    http://basitaalishan.com
    Please remember to click "Mark as Answer" on the post that helps you, and to click
    "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Wlst deploy via ant fails with NameNotFoundException

    All,
    I am trying to setup a deployment of a simple ear application to Weblogic using wlst via ant.
    The deployment keeps failing with a NameNotFoundException.
    ####<Sep 20, 2012 4:41:35 PM CDT> <Error> <Deployer> <osb2-dev-1> <WLS_APPMGD1> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1348177295661> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1348177287862' for task '131'. Error is: 'javax.naming.NameNotFoundException: Unable to resolve 'ejb.xxxxServiceSLSBLocalHome'. Resolved 'ejb'; remaining name 'xxxxServiceSLSBLocalHome''
    javax.naming.NameNotFoundException: Unable to resolve 'ejb.xxxxServiceSLSBLocalHome'. Resolved 'ejb'; remaining name 'xxxxServiceSLSBLocalHome'
    at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
    at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:252)
    Note that I struck out the actual service name with xxxx. Here is output from ant:
    wl-deploy-only:
    [wldeploy] weblogic.Deployer -verbose -upload -noexit -name xxxx -source artifacts\xxxx.ear -targets APPMGD_Cluster -adminurl t3://soaadmin-dev-1:7003 -user weblogic -password ******** -deploy -appversion anthill-2240
    [wldeploy] weblogic.Deployer invoked with options: -verbose -upload -noexit -name xxxx -source artifacts\xxxx.ear -targets APPMGD_Cluster -adminurl t3://soaadmin-dev-1:7003 -user weblogic -deploy -appversion anthill-2240
    [wldeploy] <Sep 20, 2012 4:01:34 PM CDT> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, xxxx [archive: artifacts\xxxx.ear], to APPMGD_Cluster .>
    [wldeploy] Task 129 initiated: [Deployer:149026]deploy application xxxx [Version=anthill-2240] on APPMGD_Cluster.
    [wldeploy] Task 129 failed: [Deployer:149026]deploy application xxxx [Version=anthill-2240] on APPMGD_Cluster.
    [wldeploy] Target state: deploy failed on Cluster APPMGD_Cluster
    [wldeploy] java.lang.Exception: [DeploymentService:290069]Commit failed message received for id: '1,348,174,902,597' . But exception details cannot be transported. Please look at target server log file for more details.
    [wldeploy]
    [wldeploy] java.lang.Exception: [DeploymentService:290069]Commit failed message received for id: '1,348,174,902,597' . But exception details cannot be transported. Please look at target server log file for more details.
    [wldeploy]
    [wldeploy]
    [wldeploy] Target Assignments:
    [wldeploy] + xxxx APPMGD_Cluster
    BUILD FAILED
    weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 129 failed: [Deployer:149026]deploy application xxxx [Version=anthill-2240] on APPMGD_Cluster.
    Target state: deploy failed on Cluster APPMGD_Cluster
    java.lang.Exception: [DeploymentService:290069]Commit failed message received for id: '1,348,174,902,597' . But exception details cannot be transported. Please look at target server log file for more details.
    java.lang.Exception: [DeploymentService:290069]Commit failed message received for id: '1,348,174,902,597' . But exception details cannot be transported. Please look at target server log file for more details.
    at weblogic.Deployer.run(Deployer.java:72)
    at weblogic.Deployer.mainWithExceptions(Deployer.java:62)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ant.taskdefs.management.WLDeploy.invokeMain(WLDeploy.java:420)
    at weblogic.ant.taskdefs.management.WLDeploy.execute(WLDeploy.java:349)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:357)
    at org.apache.tools.ant.Target.performTasks(Target.java:385)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1307)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1191)
    at org.apache.tools.ant.Main.runBuild(Main.java:758)
    at org.apache.tools.ant.Main.startAnt(Main.java:218)
    at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Task 129 failed: [Deployer:149026]deploy application xxxx [Version=anthill-2240] on APPMGD_Cluster.
    Target state: deploy failed on Cluster APPMGD_Cluster
    java.lang.Exception: [DeploymentService:290069]Commit failed message received for id: '1,348,174,902,597' . But exception details cannot be transported. Please look at target server log file for more details.
    java.lang.Exception: [DeploymentService:290069]Commit failed message received for id: '1,348,174,902,597' . But exception details cannot be transported. Please look at target server log file for more details.
    at weblogic.deploy.api.tools.deployer.Jsr88Operation.report(Jsr88Operation.java:542)
    at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:140)
    at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:115)
    at weblogic.Deployer.run(Deployer.java:70)
    at weblogic.Deployer.mainWithExceptions(Deployer.java:62)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ant.taskdefs.management.WLDeploy.invokeMain(WLDeploy.java:419)
    at weblogic.ant.taskdefs.management.WLDeploy.execute(WLDeploy.java:349)
    at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    at org.apache.tools.ant.Task.perform(Task.java:348)
    at org.apache.tools.ant.Target.execute(Target.java:357)
    at org.apache.tools.ant.Target.performTasks(Target.java:385)
    at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
    at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
    at org.apache.tools.ant.Main.runBuild(Main.java:758)
    at org.apache.tools.ant.Main.startAnt(Main.java:217)
    ... 2 more
    Total time: 25 seconds
    I tried redeploy instead of undeploy, but is still fails. Is there anything I am missing?
    Thanks.
    Edited by: 960582 on Sep 21, 2012 7:18 AM

    Kal, that parameter did not solve the problem. I added it under JAVA_OPTIONS in:
    ${oracle.home}\user_projects\domains\osb_domain\bin\startWebLogic.cmd
    I am still getting an exception. The new deployment only gets picked up after the managed servers are bounced. Any idea what could be going on?

  • WLST deploy bug

    There seems to be a bug in the deploy method in the WebLogic scripting tool (WLST) on WebLogic Server 9.2.
    When deploying to a remote server using an upload parameter of "false", the path parameter indicates a path on the remote server. The deploy method erroneously checks to see if the path is valid on the local system before proceeding.
    A workaround is to create a file having that path on the local system before calling the deploy method. It can be empty as it is not used for the deployment.
    Example:
    open(path, "w").close()
    deploy(appName=myApplication, path=path, upload="false")
    Edited by crogers at 04/24/2007 3:23 PM

    This does look like a bug, you need to file a support case.
    -satya
    BEA Blog:
    http://dev2dev.bea.com/blog/sghattu/
    Get Involved in CodeShare:
    https://wls-console-extensions.projects.dev2dev.bea.com/
    https://wlnav.projects.dev2dev.bea.com/
    https://eclipse-wlst.projects.dev2dev.bea.com/
    https://wlst.projects.dev2dev.bea.com/

  • Remote Server - WLST Deployment adapter error

    Hi everyone.
    I have a issue I hope you can help with.
    The task: To use a Python script to create a FTP Adapter / DbAdapter connection to a remote server.
    The problem: Script works fine with WebLogic working on localhost but gives <b>error with any remote server including Virtual Machine</b>
    The area of code concerned:
    FTPappPath=get('/AppDeployments/FtpAdapter/PlanPath')
              print(FTPplanPath)
              FTPplanPath=get('/AppDeployments/FtpAdapter/SourcePath')
              print(FTPsrcPath)
              print '--------Start loadApplication-------'
              myPlan=loadApplication(FTPsrcPath, FTPplanPath)
    When deploying to any server except localhost, it fails at the last line in the above.. "loadApplication" . I have checked and the FTPplanPath and FTPappPath are correct when looking at the print statement.
    The error:
    java.io.IOException: Exception in AppMerge flows' progression
    at weblogic.deploy.api.internal.utils.AppMerger.getMergedApp(AppMerger.j
    ava:70)
    at weblogic.deploy.api.model.internal.WebLogicDeployableObjectFactoryImp
    l.createDeployableObject(WebLogicDeployableObjectFactoryImpl.java:181)
    at weblogic.deploy.api.model.internal.WebLogicDeployableObjectFactoryImp
    l.createDeployableObject(WebLogicDeployableObjectFactoryImpl.java:163)
    at weblogic.deploy.api.tools.SessionHelper.initialize(SessionHelper.java
    :727)
    at weblogic.deploy.api.tools.SessionHelper.initializeConfiguration(Sessi
    onHelper.java:556)
    at weblogic.deploy.api.tools.SessionHelper.initializeConfiguration(Sessi
    onHelper.java:544)
    at weblogic.deploy.api.tools.SessionHelper.initializeConfiguration(Sessi
    onHelper.java:627)
    at weblogic.deploy.api.tools.SessionHelper.initializeConfiguration(Sessi
    onHelper.java:608)
    at weblogic.management.scripting.JSR88DeployHandler.loadApplication(JSR8
    8DeployHandler.java:173)
    at weblogic.management.scripting.WLScriptContext.loadApplication(WLScrip
    tContext.java:787)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject.invoke(Unknown Source)
    at org.python.pycode._pyx16.loadApplication$11(<iostream>:290)
    at org.python.pycode._pyx16.call_function(<iostream>)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.pycode._pyx15.createFTPAdapter$2(C:\Users\xxx\Desktop
    \NEW xx SCRIPTS\FTPAdapterScript - Manual\CreateFtpAdapter.py:34)
    at org.python.pycode._pyx15.call_function(C:\Users\xxx\Desktop\NEW
    xx SCRIPTS\FTPAdapterScript - Manual\CreateFtpAdapter.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.pycode._pyx15.main$3(C:\Users\xxx\Desktop\NEW xx SCRI
    PTS\FTPAdapterScript - Manual\CreateFtpAdapter.py:64)
    at org.python.pycode._pyx15.call_function(C:\Users\xxx\Desktop\NEW
    xx SCRIPTS\FTPAdapterScript - Manual\CreateFtpAdapter.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.pycode._pyx15.f$0(C:\Users\xxx\Desktop\NEW xx SCRIPTS
    \FTPAdapterScript - Manual\CreateFtpAdapter.py:68)
    at org.python.pycode._pyx15.call_function(C:\Users\daljxxxbain\Desktop\NEW
    xx SCRIPTS\FTPAdapterScript - Manual\CreateFtpAdapter.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyCode.call(Unknown Source)
    at org.python.core.Py.runCode(Unknown Source)
    at org.python.util.PythonInterpreter.execfile(Unknown Source)
    at weblogic.management.scripting.WLST.main(WLST.java:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.WLST.main(WLST.java:29)
    Caused by: weblogic.utils.compiler.ToolFailureException: Exception in AppMerge f
    lows' progression
    at weblogic.application.compiler.AppMerge.merge(AppMerge.java:172)
    at weblogic.deploy.api.internal.utils.AppMerger.merge(AppMerger.java:88)
    at weblogic.deploy.api.internal.utils.AppMerger.getMergedApp(AppMerger.j
    ava:63)
    ... 45 more
    Caused by: weblogic.utils.compiler.ToolFailureException: [J2EE:160106]ERROR: The
    source file, '\u01\app\oracle\product\fmw\Oracle_SOA1\soa\connectors\FtpAdapter
    .rar', could not be found.
    at weblogic.application.compiler.flow.PrepareInputFlow.prepareInput(Prep
    areInputFlow.java:99)
    at weblogic.application.compiler.flow.PrepareInputFlow.compile(PrepareIn
    putFlow.java:41)
    at weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDri
    ver.java:69)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:52)
    at weblogic.application.compiler.FlowDriver.nextState(FlowDriver.java:36
    at weblogic.application.compiler.FlowDriver$CompilerFlowDriver.compile(F
    lowDriver.java:96)
    at weblogic.application.compiler.AppMerge.runBody(AppMerge.java:157)
    at weblogic.utils.compiler.Tool.run(Tool.java:158)
    at weblogic.utils.compiler.Tool.run(Tool.java:115)
    at weblogic.application.compiler.AppMerge.merge(AppMerge.java:169)
    ... 47 more
    ----Failed---
    I dont know why the it says the FtpAdapter.rar can not be found when its there. What can I try? I have searched Google but nothing helps!!
    Thanks
    Edited by: 974881 on Dec 4, 2012 6:14 AM

    bump :)
    Can we not use "loadApplication()" when connecting to a remote server in a script?

  • EAR/WAR File Deployment Query on WEBLOGIC SERVER

    Hi,
    We are running weblogic server version 10.3.4.0 where EAR/ WAR files deployed on single server and that has been configured in the current WebLogic Server domain. These applications are up and running fine. We need to deploy a new WAR file on the same domain. My questions are:
    @ Whether I can deploy new WAR file without STARTing and STOPing weblogic server instance?
    @ When deploying new WAR file, whether it will affect existing deployed files or will it affect any other running services for a fraction of second?
    Note: This new WAR file is independent application and will not affect any other services in the future.
    Please assist.
    Thanks,
    Dheeraj

    Thank you for your help but the result is still the same.
    I deployed the library on weblogic server suggested by you.
    File Deployed as library = oracle.adf.desktopintegration.model.ear
    From the folder = C:\Oracle\Middleware\oracle_common\modules\oracle.adf.desktopintegration.model_11.1.1
    It is active.
    After this I loaded jdeveloper and deploy the same sample application and found that the result is same.
    Pls let me know where I am going wrong.
    Regards,
    Masood
    [11:53:09 AM] ---- Deployment started. ----
    [11:53:09 AM] Target platform is (Weblogic 10.3).
    [11:53:09 AM] Retrieving existing application information
    [11:53:09 AM] Running dependency analysis...
    [11:53:09 AM] Building...
    [11:53:09 AM] Deploying 2 profiles...
    [11:53:09 AM] Wrote Web Application Module to C:\JDeveloper\mywork\10MinDemo\ViewController\deploy\10MinDemo_ViewController_webapp.war
    [11:53:10 AM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\10MinDemo\deploy\10MinDemo_Project1_10MinDemo.ear
    [11:53:10 AM] Deploying Application...
    [11:53:10 AM] [Deployer:149191]Operation 'deploy' on application '10MinDemo_Project1_10MinDemo' is initializing on 'ADFServer'
    [11:53:11 AM] [Deployer:149193]Operation 'deploy' on application '10MinDemo_Project1_10MinDemo' has failed on 'ADFServer'
    [11:53:11 AM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application 10MinDemo_Project1_10MinDemo on ADFServer.: .
    [11:53:11 AM] Weblogic Server Exception: weblogic.management.DeploymentException:
    [11:53:11 AM] Caused by: java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
    [11:53:11 AM] See server logs or server console for more details.
    [11:53:11 AM] weblogic.management.DeploymentException:
    [11:53:11 AM] Deployment cancelled.
    [11:53:11 AM] ---- Deployment incomplete ----.
    [11:53:11 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

  • CiscoWorks LMS 3.2 Cross Site Deployment query

    Hi,
    We currently have LMS 2.6 installed at Manchester Airport. We would like to upgrade this to 3.2 and deploy the same product at 3 other Airports within the group.
    Ideally I would like to centralise all reporting and management elements but obviously this cannot be done across Wide Area Networks.
    I was thinking of changing the LMS deployment at Manchester to multi-server mode and then deploy RME, DFM and Topology Services at each remote site, with one instance of Common Services at Manchester.
    I want all DFM alerts to be visible from the DFM module at Manchester and have the ability to launch into the various tools from Manchester.
    Does this sound like a feasible solution ? Or is Ciscoworks simply not setup to provide this level of deployment / centralisation ? Do I have to deploy multiple stand alone versions of LMS at each site and use remote desktops to manage remote sites ?
    Any help would be greatly appreciated.
    Chris.

    Apart from having a single DCR for all servers I don't think there is much that can be done.
    Question is, do you need any local management when the WAN is down.
    If not, you can manage all devices from one remote server. The management traffic is no big deal for nowadays WAN.
    I believe you could also just have the DFM module on one server in Manchester and have local servers that have RME, CAMPUS and the other modules.
    I don't think you can get the DFM alerts from multiple servers togehter in one view
    If I read the cisco marketing it says that LMS is able to "understand" that a given tool for device X runs on RME@server3 where for device Y the same tool runs on  RME@server2.
    I have however not yet tried such a thing.
    I guess you need a statement from you cisco account manager that this works and has been tested
    Cheers,
    Michel

  • SCOM 2012 Agent Deployment query

    Hello,
    I have tried to deploy the agent remotely to a Windows Storage Server Standard - SP1 server but it failed,
    I have checked the compatible OS list and it makes reference to Server 2008 SP2 but not Storage Server.
    If I upgrade to SP2 will the agent install on the OS or will it fail anyway.
    THanks
    Nick

    Hello,
    I have tried to deploy the agent remotely to a Windows Storage Server Standard - SP1 server but it failed,
    I have checked the compatible OS list and it makes reference to Server 2008 SP2 but not Storage Server.
    If I upgrade to SP2 will the agent install on the OS or will it fail anyway.
    THanks
    Nick
    I had raised a ticket with Microsoft as this was quite unclear no matter where we looked.
    This was their response,
    I can confirm SCOM 2012 SP1 agent can be installed on the server “Windows Storage Server Standard –
    SP2” as per the below technet link.
    http://technet.microsoft.com/en-us/library/jj656654.aspx#BKMK_RBF_WindowsAgents
    Operating Systems: Windows Server 2003 SP2,
    Windows Server 2008 SP2, Windows Server 2008 R2, Windows Server 2008 R2 SP1, Windows Server 2012, Windows Server 2012 R2, Windows XP Professional x64 Edition SP2, Windows XP Professional SP3, Windows Vista SP2, Windows
    7, POSReady, Windows XP Embedded Standard, Windows XP Embedded Enterprise, Windows XP Embedded POSReady, Windows 7 Professional for Embedded Systems, Windows 7 Ultimate for Embedded Systems, Windows 8 Pro, Windows 8 Enterprise, Windows 8.1 Pro, or Windows
    Embedded 8.1 Industry.
    Hope this answers your question. Kindly let me know if you have any queries regarding this case further if not I will proceed with the case closure.

Maybe you are looking for

  • HP LaserJet Pro 200 color MFP M276 - new - Device error and Cleaning cycle issues

    HP LaserJet Pro 200 color MFP M276 - this is a new printer a friend purchased at Staples. It connects WiFi okay and prints when prompted to but it then does a "Cleaning" cycle after every print job. It also displays "Device Error" at the same time. I

  • Cannot Connect to Oracle, PHP cannot load oci dlls

    Hello, I have installed wamp on windows server, and oracle 9, When I try to connect to oracle in php I get: Fatal error: Call to undefined function oci_connect() in C:\wamp\www\project2\index.php on line 3 Also when I start wamp, it cannot load the o

  • Here Drive + Algorithm Problems?

    I want to start this post with some praise for Here Drive +. Ten years ago, it would have cost €300. Now it comes for free with a Nokia Lumia, and in most cases does a better job than the old SatNav. But I have my doubts about its shortest route algo

  • Unicode support for ServletRequest

    Hi everyone, I am hoping that weblogic 6 will support Non-ASCII character encodings for http request parameter values. Has anyone heard any news about it lately ? The problem with previous versions (4.5.1 and 5.1.0) was tat ServletRequest.getParamete

  • Sony Handycam Digital8 - Capuring Set up

    Hello, I've captured some clips before using my Sony Handycam Digital8 camera ... however, now the audio isn't matching up. I know this is a set up issue .... however, I have no idea where to setup my camera in the settings. Is it Easy Setup? and if