Deployment of a sh script on linux machine.

Hi All,
I am trying to deploy a script to a linux machine collection in SCCM 2012 R2.
But from last two days the deployment status in SCCM shows "Waiting for content"
Thanks,
Pranay.

After Troubleshooting for a while found few interesting thing in the log files :-
2014-05-07T07:28:38,003Z Error      [scx.client.agents.utilities.localcache.URLParser:218:32898:139875155058432]
Invalid DNS Name issue or not valid IPV4 address in hostnamehttp://COH_SCCM1.cohpoc.local/SMS_DP_SMSPKG$/COH0001F/
2014-05-07T07:28:38,004Z Error      [scx.client.utilities.localcache.LocalCache:308:32898:139875155058432]
Url parse exception:Invalid DNS name or invalid IPV4 address:http://COH_SCCM1.cohpoc.local/SMS_DP_SMSPKG$/COH0001F/
2014-05-07T07:28:38,004Z Error      [scx.client.agents.softwaredist.ContentDownloadRequest.DownloaderProc:652:32898:139875155058432]
Request data to local cache failed for download id:COH0001F.1
2014-05-07T07:28:38,004Z Error      [scx.client.agents.softwaredist.ContentDownloadRequest.DownloaderProc:653:32898:139875155058432]
Request was the last DP in the list.  Download has failed.
Every thing is working fine i am able to ping the linux machine from the SCCM server & vice-verse. Dig command on the linux machine is also working fine.
There is a Underscore in my SCCM server name can this be the cause of this issue.
Thanks,
Pranay.

Similar Messages

  • Trying to deploy .sh or .csh file on linux machine

    Hi All,
    I am trying to manage Linux devices (Centos 6.3) using SCCM 2012 R2. I have installed the SCCM client on the Linux machine, i can get the H/w & S/w inventory from resource explorer on SCCM but i am not able to deploy scripts(.sh & .csh files) to
    the Linux machine, no matter i do what it just don't get it deployed. i have created 3 separate Centos 6.3 machine for testing this but after deployment when i check the deployment status in monitoring it always shows "Waiting for content". The Linux
    machines are not joined to domain.
    Please Help.
    Thanks,
    Pranay.

    Hi,
    Make sure the package has reached the DP.
    Please check Linux client logs to see whether there are any helpful information.
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Script Deployment on Linux machine(CentOS 6) from SCCM 2012 R2

    Hi all
    we are having a single primary site in our environment & we are trying to deploy a script to Linux machine (CentOS 6) from SCCM server
    it's an SH file but the deployment status shows in progress or program received but it's never completed.
    Here is the SCXCM log file location - https://onedrive.live.com/?cid=D3C5D788B86F2E25&id=D3C5D788B86F2E25%21124
    Please Help..
    Thanks 
    Pallavi

    Hi,
    Could you run the script as system account successfully on the client?(manual)
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Deploying application on Linux machine

    Hi there,
    I'm desperately trying to deploy an application on a linux machine - getting
    this error:
    java.lang.NoClassDefFoundError:
    com/bea/wlw/runtime/core/bean/SLSBContainerBean
    The application was written using Weblogic Workshop on WinXP. I've taken the
    EAR file, created with Weblogic Workshop and copied it to the linux server.
    But unfortunately this leads to an exception.
    I just need general information on whether this is normal, that you can't
    deploy a Weblogic Workshop application on a usual linux weblogic server.
    thanks kindly,
    Can

    What you are trying to do is certainly possible...
    I suspect that your domain on Linux is not a workshop domain. I would double-check that you are creating a workshop domain.
    Best regards...
    Hi there,
    I'm desperately trying to deploy an application on a
    linux machine - getting
    this error:
    java.lang.NoClassDefFoundError:
    com/bea/wlw/runtime/core/bean/SLSBContainerBean
    The application was written using Weblogic Workshop
    on WinXP. I've taken the
    EAR file, created with Weblogic Workshop and copied
    it to the linux server.
    But unfortunately this leads to an exception.
    I just need general information on whether this is
    normal, that you can't
    deploy a Weblogic Workshop application on a usual
    linux weblogic server.
    thanks kindly,
    Can

  • Invoke OATS script from a remote Linux machine

    We have the entire Oracle Application Testing Suite installed on a Windows machine. The test scripts (Open Scripts) are on the same machine. Is there a way to invoke the test scripts on this machine from a different Linux machine? These are not load testing scripts. These are functional testing scripts.
    Will the Linux version of remote agent help here?

    Hi,
    Functional tesing is only available on Windows (for the moment). It is to do with the browser .dlll.
    (unlesss someone can prove me wrong :) )
    Wayne.
    Edited by: byrne_wayne on Jun 2, 2012 12:35 AM
    Edited by: byrne_wayne on Jun 2, 2012 12:35 AM

  • Execute a script in a Linux machine from a Java application

    Hi,
    I am trying to execute a script in a Linux machine from a Java application on a Windows environment. My code is
    commande="rsh 185.30.30.30 -l goku /newfolder/bench/bin/Agent start ";
    try{
    Process process = Runtime.getRuntime().exec(commande);
    catch(Throwable t){}
    It works fine but the script takes too much time to start (almost 3 minutes). My question is there exists anther way to execute the script, another command? I have already tried ssh but windows doesn�t recognize it
    If somebody has any idea please let me know...
    Thanks

    The script starts and stops a process (Agent) so it doesn�t take too much time to execute itself. It is when I execute the script from my java program that i must wait to watch my process running in my Linux server.

  • Relative path for Download directory folder.I created a firefox profile and i wanted to use this profile in multiple machines.I wanted to use a relative path for download directory with respect to the profile folder.I need this on Linux machines

    I have a use case where I need to use different download directories with different firefox profiles.I need to use this profiles in multiple linux machines.
    I need to have a relative path to my download directory with respect to the profile folder.
    Ex: I have a selenium test which opens a website and downloads it to my machine.I want this downloaded file to go into some specific folder relative to this profile folder.How do I do this??

    That is not a practically empty xinitrc - that file only needs one line: exec WM.  Other things are entirely optional, and some of them very useful, but I'd encourage you to stick with the simplest xinitrc that will do what you require.
    Is slim involved?  Probably.  That is the source of many problems.  But to start narrowing this down, I have 3 suggestions:
    1) temporarily (at least) change your inittab to default to runlevel 3 ... actually, is it currently set to 5 or 3? if it is currently 3 that would explain why slim doesn't start.
    2) at a tty in runlevel 3 use "xinit" instead of "startx".  Startx is fine most of the time, but it is essentially just a complex wrapper for xinit.  That complexity can often iadd useful functionality, but it *always* makes troubleshooting more difficult.  So for now just use a vanilla 'xinit'.
    3) remove dbus-launch from your exec line in xinitrc.  This is done by console-kit so it is redundant and potentially problematic.  Further BOTH of these are taken care of by slim, so I'd even suggest getting both a jump start on being ready for slim and simplifying troubleshooting by removing both of them.  Just make that line "exec openbox-session"
    Edit: adding one more:
    4) temporarily switch out openbox-session for openbox.  I suspect the reason feh's setting of the background is getting overridden is due to a script or setting in openbox's autostart settings - many of these are only invoked when "openbox-session" is called, while "openbox" starts *just* the window manager itself.
    Last edited by Trilby (2012-10-03 17:30:36)

  • How to bind an IIS to the enterprise portal installed on a linux machine

    Dear all,
    I am very new to the topic of Enterprise Portal.
    Our intention is, to develop .NET IViews and deploy them in the Enterprise Portal.
    The Enterprise Portal Server is set up on a linux machine.
    The Guy who did install the Portal Server, has no idea how to "integrate" the Microsoft IIS to the Portal.
    After deploying my .net Component, i tried to view this component in the portal (by right clicking the mouse on the Component in in the .NET Solutions Explorer).
    This gives me the following error:
    Portal Runtime Error
    An exception occured while processing a request for:
    iView:N/A
    Component Name: N/A
    Could not find portal application com.sap.portal.dotnet.framework.
    Exception id: 02:06.......
    See the details for the exception ID in the log file
    I think that this has something in common with integrating the IIS on the Linux Machine, and maybe additionaly installing the pdk.net on the IIS webserver machine which should be used.
    Thank you for your help.
    Regards

    Hi,
    Welcome to the world of Enterprise portal
    Seems to me like you are trying to use the PDK for .NET. If so - Please read the overview section in the documentation to get a general idea of how it works (for example - IIS is not used at all!).
    See the Visual Studio integrated help or click this https://media.sdn.sap.com/html/submitted_docs/dotnet/index.htm
    there go to "Getting Started" and mostly "Overview".
    Anyway, It seems like the problem is that you didn't deploy the 2 required SDA's to the portal. You should also take a look at the "installation and configuration" guide. Download it here: https://www.sdn.sap.com/sdn/developerareas/dotnet.sdn?contenttype=url&content=/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/pdk for .net administrator guides.zip
    Good luck,
    Ofer

  • A few questions re: installing 10g on a virtual linux machine

    I am in the process of building up a virtual linux box on my XP laptop and have a few questions regarding the networking setup. Purpose is to have a sandbox *nix setup at my fingertips. 
    Here's what I have so far:
    Dell Latitude laptop running Win XP. This is a DHCP machine.
    Installed VMWare Player
    Created virtual machine with OEL 4.8, with NAT network config
    So far, so good. Next step is to install 10.2.0.4 EE on the virtual Linux machine. When installing 10.2.0.4 directly on the XP system, of course I had to install a loopback adapter to provide a fixed IP address for Oracle, all well documented in the installation guide. While it is my understanding that the loopback adapter, as installed and configured on Windows, is primarily a Windows issue, I would expect something of the same fundamental under Linux insomuch as it is still a dhcp machine. However, when checking the relevant installation guide, the section on networking considerations and DHCP simply gave a two-paragraph discussion of what DHCP was. I found no discussion on how to deal with it in a *nix environment.
    This particular vmware setup gives me a choice of 3 network configs - Bridged , NAT, or host-only (private vitrual net shared only with the host) I am currently configured to use NAT because I need outside connectivity (to yum server, etc) but do not want an additional device (ip address) on the real network. I'm guessing I could use host-only most of the time and when I need to access the internet, shut down the db and switch back to NAT.
    This is all new territory for me, so I guess I'm looking at some 'best practices' advice as much as anything.

    Ed,
    I would encourage going for OEL 5u2 or 5u3 and including the oracle-validated package. It makes sure you have all the prerequisites for 10gR2 and makes life much easier.
    I set up dozens of these machines for Oracle U classes. What I started with originally is 2 virtual NIC - a NAT and a Bridged. The Bridged allowed me to access the outside world at any time and was assigned using DHCP from the local network. The NAT I'd configure manually as a static IP, and I used it primarily to provide a second 'virtual network' so the classroom machines could communicate with each other.
    In my latest iteration, I've dropped back to a single Bridged NIC based on DHCP. For Oracle install purposes, I
    - pick a hostname (myhost.oraclass.com)
    - switch to static IP (I've scripted it - edits /etc/sysconfig/network-scripts/ifcfg-eth0 and /etc/syscfg/network : hostname) but using the network GUI tool is ok as well
    - I choose the static to macth the DHCP address assigned
    - inject a single line into the /etc/hosts with the new static address, the hostname, and a hostname that I want to publish
    192.168.4.21 myhost.oraclass.com orahost student21.oraclass.com student21
    - set a global env variable (/etc/profile.d/oraprofile.sh (export HOSTNAME=myhost.oraclass.com)
    and after installing Oracle, I switch back to DHCP. Then if I want to travel, I can easily switch the 'static' address as often as I want (also scripted) to match the IP addr the 'host DHCP' provides.
    I've used the NAT. It hands out a DHCP address and usually it works for me (and Oracle) simply by making it static (as above) and letting VMWare container handle it. But every once in a while it seems to 'jam up' and I'd need to fight with it. So I've converted to bridged .. with the help of some scripts I've written.

  • How can i see the waht softwares installed on linux machine

    hi
    is there any command to find the installed softwares in linux machine

    As mentioned, the "rpm -qa" will show you all the package names on the system. Unless you know what each package is for, you can use this variation to get a one-line description along with the package name:
    $ rpm -qa --qf="%{NAME}-%{VERSION}.%{RELEASE}.%{ARCH}\t%{SUMMARY}\n"
    It is a lot to type, but put it in a shell script ;-)

  • SCEP 2012 Definition Updates for Linux machines thru SCCM

    We have a situation where SCEP definition needs to be updated on Linux machines which don't have access to internet.
    All I have read is that SCEP functions as stand alone for Linux & Mac machines. Can someone guide thru how do SCEP definitions get updated on Linux machines that are not connected to internet.

    Pls check the below link
    http://www.niallbrady.com/2013/02/22/how-can-i-deploy-system-center-2012-endpoint-protection-definition-updates-from-a-unc-file-shares/
    Thanks, Prabha G

  • Finder to remote linux machine communication

    Amongst other things, I'm using my mac as a display for jobs being run on a remote linux workstation via X11. That all works great. I have the linux machine mounted on my mac and can navigate it via the Finder. What I'd like to be able to do in the Finder is navigate to a specific kind of file (whose extension is 'use') on the linux box and double click on it and have the linux machine start a job on that file and display it back to the mac. If I double click on such a file, can I invoke a shell script (or whatever) on the mac which takes the full path name of the double clicked file as an argument. That shell script would basically contain something like:
    xhost + linux_machine
    rsh linux_machine -l myuserid linux_script fullfilename
    where linux_script is a script that would run on the linux box which would start the desired job and xdisplay it back to the mac.
    Ideally the script that runs on the mac would not bring up any transient terminal windows etc.
    Any ideas on the best way to accomplish this?
    Many thanks,
    Mick.

    Hi Michael,
    I'm (mostly) all up and running now. I wrote an AppleScript based application that does all the shell script commands (ssh etc) based on the file and path name passed into it from the Finder when I double-click on my *.use files. I have tried to set up all *.use files to be operated on by my AppleScript application via the GetInfo window but, infuriatingly, the GetInfo window refuses to accept the application when I click on Change All. When I do that the Open With application just changes to <None>. I tried removing my ~/Library/Preferences/com.apple.LaunchServices.plist file and letting it regenerate itself, but the system stubbornly refuses to accept the application binding. I can do the bindings individually, but not globally. I have hundreds of these files...
    If anybody know their way around this Finder bug (I think it's a bug) then I'm all ears.
    Thanks.

  • How to install SCOM 2012 R2 agent on workgroup Linux machine.

    Hello Experts,
    Please help in installing  SCOM 2012 R2 agent on WorkGroup Linux machine.
    Please provide links for steps process so we can proceed easily for installation without much searching.
    Thanks
    Richa KM

    Hi
    The beauty deploying SCOM agents to Linux Systems is that it does not depend on Kerberos. If the Linux Systems is Domain joined or not does not matter. In both cases the authentication occurs using certificates which are signed by the SCOM Servers. You Need
    just to make sure that:
    Port 22 (SSH) and 1270 (WS-Man) are open / reachable
    DNS works both ways and pointers (reverse look up) is configured.
    Make sure the Linux System Name is same as DNS if not check
    http://stefanroth.net/2014/02/03/scom-linux-agent-deployment-signed-certificate-verification-operation-was-not-successful/
    Make sure you Setup the RunAs account properly
    http://stefanroth.net/2012/03/15/scom-2012-linux-monitoring-lab-part-1-setup-suse-11-1/
    If you consider these points everything should work fine...
    Cheers,
    Stefan
    Blog: http://blog.scomfaq.ch

  • Pushing management agent from a Solaris machine to a Linux Machine?

    Hi There,
    Currently, the enterprise manager OMS resides on a solaris system, however, we have new hardware on a LINUX. From the enterprise manager can I push an agent to a target on a LINUX machine?
    Thanks,
    J

    I hope this link is helpful its for 11g. it might work for even 10.2.0.5 and above. First you will need to download the agent script for Linux based on the platform either 32 or 64 bit. And after you download the script( I usually use wget) make it executable using
    wget http://host1.servers.com:4889/agent_download/11.1.0.0.0/linux/agentDownload.linux (32-bit)
    *$ chmod 744 agentDownload.linux*
    *./agentDownload.linux -b /u01/OracleHome -m host1.servers.com -r 4889*
    and you can follow this link.
    http://docs.oracle.com/cd/E11857_01/install.111/e16847/install_agent_agtdwnld.htm#CBHHIBCF

  • Unable to launch application on Linux machine

    Hi,
    We have a Java based product developed as desktop application. This product has a tree structure built-in. and while connecting to few of the nodes, we are getting the following error: "*Cannot write XdndAware property*".
    Note:
    1. We are running the application on a Linux machine.
    2. We are using JNLP to launch the application.
    3. Only few nodes are causing this issue.
    4. Tried putting -DsuppressSwingDropSupport=true in JNLP file, but no progress.
    5. This happens on JDK1.6.0_23 and above
    Can someone help us to resolve this issue.
    Thank you.
    Regards,
    KNP

    Let me explain my current requirement.
    1. All the client jars should be downloaded every time I click a link (as of now its a JNLP link, but this can change).
    2. And this should be platform independent
    3. I stated in the earlier description I should be able to pass arguments (suppressSwingDropSupport, etc) to VM to resolve the actual issue.
    Can someone please suggest any other approach?
    I have one more generic question: Can I write my own JNLP defining XSD & DTD, so that it can accept all the arguments whichever I can pass to the VM? If so, how to do this?
    Please respond

Maybe you are looking for

  • I WANT TO REMOVE BABYLON SEARCH WHICH APPEARS WHENEVER I START FIREFOX

    In addition to above I wish to inform you that Babylon addon is not available in my computer so that I may remove the same. I suspect some scam as I want Google as my default web browser & I want that whenever I start Firefox I should see startup pag

  • Image Memory Leaks in AIR app

    We are implementing an AIR application that loads thumbnails from the hard drive and uploads them to a remote server. When bringing in large images, for example, when importing five 2MB files into Image objects: Flex reports that it is using 55MB Win

  • Compatability with Nikon D800

    I imported my D800 nef files into lightroom 4 and found that you can't then open them in photoshop CS5. I then tried opening them directly into photoshop and that didn't work either. On spec I re imported the files into lightroom but converted them t

  • Error in TAX posting

    Dear SAP friends and Peter,                    I created a new tax code U1 for purchasing (input tax) considering we are going to accrue the tax if the vendor doesn't charge us, The idea is the vendor credit will be 150.00 and then we need an accrual

  • Pending Leave Requests- Report

    Hi for all leave requests, we are using WS04200009. Now I want a report of all the leave requests that have been applied by employees but are pending for approval, within a specific date range. Can anyone help me on this?