SCOM 2012 SP1 - JEE Manual Discovery

Hello,

I'm having issues running through the steps associated with manually discovering my JBoss app which is running on port 80.  Referencing instructions here:  http://blogs.technet.com/b/random_happy_dev_thoughts/archive/2012/05/21/manually-discovering-jee-application-servers-with-scom-2012.aspx

I'm trying to run the PowerShell script NewJEEAppServer.ps1 to manually discover my application.  The problem is that this script utilizes JEEAppServerLibrary.ps1 and it appears that this script is dependent on the System Center 2007 .NET assemblies as it is trying to load Microsoft.EnterpriseManagement.OperationsManager.Common.

Given that I'm running SCOM 2012 SP1, I do not have that assembly anywhere and am rather frustrated at this point.

You're help to restore my sanity is greatly appreciated!

Thank you,

Marshall

  • Edited by bellmar Tuesday, February 25, 2014 9:25 PM Added Screenshot
February 26th, 2014 12:22am

Can you find the Microsoft.EnterpriseManagement.OperationsManager.Common.dll  in the SDK Binaries folder beneath the Opsmgr install on the Management Server? The assembly cannot be loaded when running the powershell script.
Free Windows Admin Tool Kit Click here and download it now
February 27th, 2014 8:48am

Nope, it is not there - I even did a searched on both of our management servers.

I only have three assemblies in the SDK Binaries folder:
- Microsoft.EnterpriseManagement.Core.dll
- Microsoft.EnterpriseManagement.OperationsManager.dll
- Microsoft.EnterpriseManagement.Runtime.dll

I saw the assembly in question referenced in the SCOM 2012 pre-release documentation.

I used 7-zip to look into the cab files associated with the 2012 SP1 install and found that the assembly was in the OMCore.cab...so now I'm wondering why it wasn't extracted during installation.

I'll pull the assembly out of the cab file and copy it to the SDK Binaries folder.

Thanks,
Marshall

February 27th, 2014 4:41pm

I did a bit more investigation and found that the Microsoft.EnterpriseManagement.OperationsManager.Common.dll that was packaged with my SCOM 2012 SP1 install is version 6.1.7221.0 which is the same version that was shipped with SCOM 2007 R2.  All other Microsoft.EnterpriseManagement.OperationsManager* assemblies are v7.x.

Guessing/Hoping this doesn't matter.

Free Windows Admin Tool Kit Click here and download it now
February 27th, 2014 4:53pm

Try placing the file in SDK binaries folder. See if it works.
February 28th, 2014 8:51am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics