Assistance with Error - virtualmachinemanager.psd1 module cannot be imported, one or more members are not valid.

Hello,
We use Orchestrator, System Center 2012 version 7.1.3022.0.  I have an orchestrator script that reads through a txt file to find unresponsive virtual machines (Windows 2000 VM's cannot have the SCOM agent installed on them) so we can restart any
machines that are not responding. 
The step to Get Computer/IP Status runs successfully in that it reports which VM's are running and which are not running.  The next step then is to run a Powershell script that restart the VM's that are down.  Here is my Powershell Script:
$ErrorActionPreference = "Stop"
try
Import-Module 'C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\psmodules\virtualmachinemanager'
Get-VMMServer -ComputerName mlivsmsscvmm
# get vm object
$vm = get-SCVirtualMachine | where { $_.ComputerName -eq "\`d.T.~Ed/{A255D4D8-BD4D-4FF4-9A51-B1ABA82720B9}.Computer-name\`d.T.~Ed/" }
# save data to publish for future activities
$OrigVMMStatus = $vm.StatusString;
$AlertAdded = "\`d.T.~Ed/{A4B4EC8A-E4F8-40AB-9897-6906EAE139AE}.TimeAdded\`d.T.~Ed/";
$VMName = $vm.Name;
# we are at this point because the VM is not responding.
# Start VM - if VM status is "Running" then Stop the VM first
if($vm.StatusString -eq "Running")
{ Stop-SCVirtualMachine -vm $vm -force };
Start-Sleep -s 20;
if($vm.StatusString -eq "Stopped")
{ Start-SCVirtualMachine -vm $vm
$VMrestart = "Yes"
catch
Throw $_.Exception
Upon running the Powershell script I receive the following error in Orchestrator Log histry:
The 'C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\psmodules\virtualmachinemanager\virtualmachinemanager.psd1' module cannot be
imported because its manifest contains one or more members that are not valid.
This script used to run without errors and nothing has been upgraded in our environment with regards to Orchestrator, VMM, SCOM.  How would I find the 'one or more members' that is causing my issue?
Thank you.

Hi,
the thing is that PowerhShell in the "Run .Net Activity" is version 2.0 (http://www.sc-orchestrator.eu/index.php/scoblog/102-running-powershell-30-with-the-run-net-script-activity)
So, try your script embedded in PowerShell {}
Regards,
Stefan
www.sc-orchestrator.eu ,
Blog sc-orchestrator.eu

Similar Messages

  • Firefox not responding, seems like other browser is hijacking inquiry, will not let me reset, states cannot reset because one or more windows are open

    when i type in a search, firefox says it's not responding. Although firefox still showing not responding I am taken to websites that I did not request. I tried to reset firefox but it said there is a problem because one or more windows tabs are open even though they are not.
    What is cloudnet? just one of the items that pops up on the bottom right of the screen during my search

    Getting redirected to unwanted websites can be caused by an add-on, or by external malware, or by a change to your connection settings.
    (1) Check Extensions
    (A) In Firefox:
    Try disabling ALL nonessential or unrecognized extensions on the Add-ons page. Either:
    * Ctrl+Shift+a
    * "3-bar" menu button (or Tools menu) > Add-ons
    In the left column, click Extensions. Then, if in doubt, disable. Or if it's clearly crap, remove.
    Usually a link will appear above at least one disabled extension to restart Firefox. You can complete your work on the tab and click one of the links as the last step.
    (B) In the Windows Control Panel
    If there is no remove button on the Add-ons page, typically the extension was installed externally and can be removed through the Windows Control Panel, Uninstall a Program.
    If you click the "Installed on" column heading to group the entries by date, you may find some undisclosed bundle items that snuck in with some free software. Take out as much trash as possible.
    (2) Malware scans
    Our support article lists free tools other Firefox users have found helpful: [[Troubleshoot Firefox issues caused by malware]]. If you notice a pattern of search engine result links being diverted to unrelated pages, this can be a stubborn infection involving a rootkit, so try the TDSS Killer first.
    (3) Connection settings
    Normally Firefox piggybacks on your IE connection settings. You can change that (or malware might have changed it). To view and modify:
    "3-bar" menu button (or Tools menu) > Options > Advanced > Network mini-tab > "Settings" button
    Change to "No proxy" and see whether that makes any difference.

  • DFSR Replication Event ID 1202 The DFS Replication service failed to contact domain controller Additional Information: Error: 160 (One or more arguments are not correct.)

    Hi,
    hummmm...
    The client had 1 Server with AD and All Apps, IIS, Terminal Servers (30 device Cal), File Server, SQL2008R2 on it
    Task: Install new AD server promote it to DC,  bring in 2nd server, Replicate the File Server (DFSR) on these 2 servers, and demote it to standard server. 
    1) Old AD with name "Server" with OS-2008R2 SP1 and is a DC.
    2) Brought in a new server "PrimaryAD", Installed 2008R2, done DC Promo, and added it as Additional Domain controller
    3) Transferred roles from old server "Server" to "PrimaryAD"
    4) Brought in a new File Server replicating server "Backup-Server"
    5) Copied all the data from Server to Backup-server as DFS initial file sync with robocopy
    6) here the problem started, after the copy finished, next morning the "Server" server crashed.....
    7) thank god the data was backed up on Backup-server. but we didnt get the time to Demote the server "Server" and remove AD from it.
    8) Since AD was replicated so "PrimaryAD" was are DC, brought 2nd Server "SecondaryDC" as additional domain controller.
    9) we cleaned up the metadata and used ASIEDIT to clean the remaining stuff.
    10) the "Server" server was formatted and renamed as "Primary-Server" and OS2008R2 SP1 was installed with rest of required apps
    11) so now the PrimaryAD the DC, SecondaryAD the Additional Domain controller, Primary-Server the mail server and File server, the Backup-server, the replicated server.
    Now configured DFS Replication from Primary-Server to Backup-server and receive following Event ID 1202
    If i Configure DFS Replication as follows
    PrimaryAD <<>> SecondaryAD -= Works... no errors...
    PrimaryAD <<>> Backup-Server = Creates but Dosent works Event ID 5012, error The DFS Replication service failed to communicate with partner BACKUP-SERVER, Additional Information: Error: 9026 (The connection is invalid)
    PrimaryAD <<>> Primary-Server = Dosent creates replication job just hangs,
    on primaryad continious Eveni ID 10009, DCOM was unable to communicate with the computer "SERVER" using any of the configured protocols
    ......something on PrimaryAD is still trying to connect to old corrupt AD server "Server"
    No errors with AD replication, SYSVOL & Netlogon shares also working fine and accessible.
    DFS Diagnose report says
    DNS name: backup-server.mydomain.com
    Domain name: mydomain.COM
    Reference domain controller: --           (HERE there is NO DOMAIN CONTROLLER mentioned) 
    IP address: 192.168.1.248,192.168.1.251,::1
    Site: Default-First-Site-Name
    Forgot to mention, gave full rights with ADSIEDIT to DFSR-LocalSettings  for all server to Administrator and read permissions to "Authenticated Users"
    DFSRDIAG POLLAD throws following error
    c:\Dfsrdiag pollad /verbose
    [INFO] Computer Name: BACKUP-SERVER
    [INFO] Computer DNS: Backup-Server.mydomain.COM
    [INFO] Domain Name: mydomain
    [INFO] Domain DNS: mydomain.COM
    [INFO] Site Name: Default-First-Site-Name
    [INFO] Connected to WMI services on computer: Backup-Server.mydomain.COM
    [INFO] Invoke PollDsNow() method on Backup-Server.mydomain.COM
    [ERROR] PollDsNow method executed unsuccessfully. ReturnValue: 12 (0xc)
    [ERROR] Failed to execute PollAD command Err: -2147217407 (0x80041001)
    Can anyone point me to any direction which can lead to resolution of this ERROR and make DFS_R work..
    Thanks
    bikram

    Hi,
    It seems that DCPROMO did its work without complaints, still the DFSR references remained in AD. You could refer to the article below to clean up the DFS Replication object.
    How to remove data in Active Directory after an unsuccessful domain controller demotion
    http://support.microsoft.com/kb/216498
    In additional, please refer to the following thread to troubleshoot the issue:
    DFS is not working anymore.
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/953be9ef-e9e3-4885-a5c4-47fc475ba562/dfs-is-not-working-anymore?forum=winserverfiles
    Regards,
    Mandy
    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.

  • Custom reports do not run with error message: Routine FDPREP cannot read ..

    Hi
    Can anybody help me with this issue pls?
    The dev system is cloned from production a few days ago. After running the post clone procedure, the dev is working fine except when we are trying to run custom reports, it errorred out with error message - Routine FDPREP cannot read the file /fmis/11.5.0/reports/US/POXPRPO1.rep. I have checked the env files, and they seem ok. $CUSTOM_TOP is set to the correct value. Other standard Oracle reports are running properly. The custom report file extension is in low case (.rdf). I've even tried to compile the report manually by using rwcon60.sh, the rep file was created under that folder but concurrent manager is still giving the same error message. So I am suspecting whther it is the path issue, as from the error message we can see up there, it is not showing the absolute path. Can anyone pls shed some lights on this for me?
    Thanks!
    Liang

    Hi hsawwan,
    Echo $FMIS_TOP(Custom Top) returns /global/app/fdev/home/fdevapp/findevappl/fmis/11.5.0, which is the correct path.
    Interesting thing is I checked the custom forms and they are working properly , our current configuration is form server and web server are sitting on one node, and CM, admin and database are sitting on the other node. So it seems it is the CM node settings caused the problem. However, I've just compared the APPSORA.env, customfindev_XXXXXX.env $FMIS_TOP (Custom Top) on the two nodes, and nothing seems out of ordinary.
    Thanks,
    Liang

  • Flash CS 6 error: CreateWinProcess failed with error 2 - The system cannot find the file specified

    Hi,
    I'm getting the error "CreateWinProcess failed with error 2 - The system cannot find the file specified" whenever I try to test an Air app within the Flash IDE.
    This error even comes up with a new and empty project .fla file. I already updated the Air runtime and Flash to the latest version.
    How to fix this problem? Any ideas welcome!
    Thank you.

    I installed  the update, but I'm sorry to say that it did not solve the problem
    The error is still there as described by Master §ix and Daniel777
    CreateWinProcess failed with error 2. The system cannot find the file specified.
    It happens when trying to test, debug, or publish air applications (AIR 2.5 – AIR 3.4 , desktop, android, iOS)
    In this case, I can't use the simulator to test the applications,
    thanks

  • Error: Expreprt.exe module cannot be found.

    Error: Expreprt.exe module cannot be found.
    I recently had to reload my palm software, and now get this.
    Help!!!
    Post relates to: Palm Pilot

    What version Palm Desktop are you running?
    Click on help, about in palm desktop for the version number.
    Here is a link to copy and paste in a browser for the kb.palm.com article regarding this error;
    http://kb.palm.com/SRVS/CGI-BIN/WEBCGI.EXE?New,Kb=PalmSupportKB,CASE=35441
    Post relates to: Palm i705

  • HT4796 on my windows XP pro PC i opened windows migration assistant and the first message is: "Cannot start Outlook Express. The application can not initialize the storage. The computer doesn't have enough memory or your disk is full. (0x80007114)"

    on my windows XP pro PC i opened windows migration assistant and the first message is: "Cannot start Outlook Express. The application can not initialize the storage. The computer doesn't have enough memory or your disk is full. (0x80007114)"
    On my windows PC outlook express is NOT running and as far as i know, NOT installed.
    How do I install Outlook Express??
    I want to use my new Imac.....    

    Disk storage issues frequently happen if the hard disc is over 85% full.    Make sure your trash can is emptied after backing up any files you want to keep elsewhere.

  • Trying to download update to 10.5, but installation interupted with error stating another installation is in progress. No other preocesses are running. Can you help?

    Trying to download update Itunes to 10.5, but installation interupted with error stating another installation is in progress. No other preocesses are running. Can you help?

    We can sometimes get past this particular message by reregistering the Windows Installer Service.
    First, launch a command prompt as an administrator. In your Start search, type cmd then right-click on the cmd that comes up and select "Run as administrator".
    If you have a 32 bit system
    At the command prompt:
    Type %windir%\system32\msiexec.exe /unregister and hit enter.
    Type %windir%\system32\msiexec.exe /regserver and hit enter.
    Restart the PC and try another install.
    If you have a 64-bit system
    At the command prompt:
    Type %windir%\system32\msiexec.exe /unregister and hit enter.
    Type %windir%\syswow64\msiexec.exe /unregister and hit enter.
    Type %windir%\system32\msiexec.exe /regserver and hit enter.
    Type %windir%\syswow64\msiexec.exe /regserver and hit enter.
    Restart the PC and try another install.

  • Cannot remove this sync group because one or more databases are currently provisioning,

    I have a problem with a SYNC group within my development Azure Database.
    It been stuck in "processing" state last December and has never recovered.
    I have since setup a new Sync Group to sync the data between my cloud database and my local database.  The new Sync Group is working properly.
    It bothers me that the old one is still out there, and I would just like to remove it, but I get the following error message:
    Cannot remove this sync group because one or more databases are currently provisioning, 
    re-provisioning, de-provisioning, canceling sync or synchronizing. TracingId=fe9d220c-56c7-791f-ac0f-ea26989e02a1
    Does anyone have any suggestions on how to delete the failed SyncGroup from Azure?

    Hi jstevenson72,
    How about using the DeprovisioningUtil tool? With DeprovisioningUtil tool , you can manually clean up all objects by running the deprovisioning utility from the same folder where the Data Sync Agent gets installed.
    Besides any of the following can result in a failure to delete a sync group.
    • The client agent is offline. Be sure that the client agent is online then try again. Reference : 
    SQL Data Sync Troubleshooting Guide.
    • The client agent is uninstalled or missing.
     If the client agent is uninstalled or otherwise missing:
    1. Remove agent XML file from the SQL Data Sync (Preview) installation folder if the file exists.
    2. Install the agent on same/another on-premise computer, submit the agent key from the portal generated for the agent that’s showing offline.
    • The SQL Data Sync (Preview) service is stopped.
    1. In the Start menu, search on Services.
    2. Click Services in the Programs section of the search results.
    3. Find the SQL Data Sync (Preview) Preview service.
    4. If the service status is Stopped right-click the service name and select Start from the dropdown menu.
    • A database is offline.  Check your SQL Database and SQL Server databases to be sure they are all online.
    • The sync group is provisioning or synchronizing. Wait until the provisioning or synchronizing process finishes then retry deleting the sync group.
    And for Azure issues, I would like to recommend you post the question in the Azure SQL Database forum at
    https://social.msdn.microsoft.com/forums/azure/en-US/home?forum=ssdsgetstarted. It is appropriate and more experts will assist you.
    There is also a similar thread for your reference.
    https://social.msdn.microsoft.com/Forums/en-US/d0c50049-4d20-447e-85f9-904f7d146a40/cannot-remove-a-data-sync-group-even-dropping-the-involved-databases-and-servers?forum=ssdsgetstarted
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.
    Lydia Zhang
    TechNet Community Support

  • Error Uploading Files - One or more files could not be uploaded

    Hi, I used Adobe SendNow without any problems for years.  Since the migration to Adobe Acrobat, I don't think I have once managed to successfully send any files.  Each time I get the message: Error Uploading Files - One or more files could not be uploaded. Please try again.  If someone could help that would be great or else I will need to subscribe to alternative file sharing service that actually uploads files.  I previously filed a Case Request looking for assistance, and within 2 seconds I received an automated response: "With this response, we believe your issue is resolved and have therefore closed your case 0186251803" !!!

    Hi,
    Those sizes (and numbers and numbers of files) shouldn't present any problem, but obviously something is amiss.
    If you wouldn't mind trying to upload via the Files tab, and then sending from there, that would help us to diagnose. To upload your files, simply sign in and click on the Files tab. You might want to make a folder to hold the files you are going to send. To do this, click on the folder with the + sign. Then open that folder and click on the cloud with the arrow.
    (The other way to upload files is to simply drag and drop them.)  If you have trouble uploading many files at once (you shouldn't!), try one at a time. Again, I am interested to know what method, if any, works for you.
    Now that you have your files uploaded (at least, I hope you've been able to do it successfully!), click on the Send tab and follow the instructions for selecting Acrobat.com Files instead of My Computer.
    You should now see the folder you just created. Open it up, and select the files you want to send.
    If you have any trouble with this method, give a holler. Though since it's getting late here on the east coast, I might not be able to respond until the morning.

  • "Entitlements are not valid" error message when trying to sync ipa file from iTunes to iPad

    Is anyone else getting this error message, "Entitlements are not valid",  when trying to sync .ipa file from iTunes to iPad?
    The issue I'm having is getting the ipa file that was built by the 'Adobe Flash Packager for Iphone' installed into my iPad.
    So, I have a swf file that works and was able to publish it into the Android Market.  I then compiled and build the same flash project with the Packager for Iphone into an .ipa file.  But when I try and install this .ipa file into my iPad to do my testings, i'm getting the error message. 
    I would like to test my ipa file in my iPad device before submitting it to the Apple Store.
    Any help would be appreciated. thank you.

    Developing for iphone can be amazingly complicated and frustrating.  (even before you start coding).  The process of having to create a Certificate, to approving the Certificate, to Assigning the deviceIDs to the certificate, to creating the AppIDs, to creating the provisioning profiles and then creating the .p12 file... is just too tedious. 
    I solved the problem of the "Entitlements are not valid".   The AppID i had set in the iPhone Developer Portal did not match that of the AppID i had set in the Adobe Flash CS5 -> Publish Settings.  (ie. com.yourdomainname.yourappname).  After I re-entered my AppID and compile, i was able to sync the .ipa file into my ipad. 
    I wish the error message had been a little more descriptive.  Could have saved me a whole day.
    I hope this helps others.  But my guess is, if you don't set the 40 character device ID correctly, or the email in the signingcertificate correctly, you'll get this same generic error message.

  • Getting error on imac at time of loading photoshop CS3 plugin - "One or more plugins currently not available on you system"

    Hi,
    I am getting below error message while loading photoshop plugin on intel mac os 10.5.7 in photoshop CS3.
    "One or more plugins are currently not available on you system. For details, see  Help -> System info"
    In System info it is giving error as
    "Plug-ins that failed to load:
       Dissolve NO VERSION -  - from the file “/Applications/Adobe CS3/Adobe Photoshop CS3/Plug-Ins/Filters/Dissolve.plugin/”
    I have build this code with Xcode v3.0 & selected settings build configuration as "i386".
    Is there any CS3 SDK updated need for intel mac or any build settings need to be done in xcode?
    Same plugin is working well on emac, but giving above mentioned error on intel mac.
    Please let me know if anyone have any idea about this.
    Thanks in advance.

    Sounds like a PiPL issue, can you show us your definition?

  • Getting error on imac at time of loading photoshop plugin - "One or more plugins currently not available on you system"

    Hi,
    I am getting below error message while loading photoshop plugin on intel mac os 10.5.7 in photoshop CS3.
    "One or more plugins are currently not available on you system. For details, see  Help -> System info"
    In System info it is giving error as
    "Plug-ins that failed to load:
       Dissolve NO VERSION -  - from the file “/Applications/Adobe CS3/Adobe Photoshop CS3/Plug-Ins/Filters/Dissolve.plugin/”
    I have build this code with Xcode v3.0 & selected settings build configuration as "i386".
    Is there any CS3 SDK updated need for intel mac or any build settings need to be done in xcode?
    Same plugin is working well on emac, but giving above mentioned error on intel mac.
    Please let me know if anyone have any idea about this.
    Thanks in advance.

    Thanks a lot for you suggetion.
    2009/5/22 Ramón G Castañeda <[email protected]>
    If you had been running CS3 on a PPC machine (PowerPC or pre-Intel box)
    it's likely the plug-in was not written for Universal Binary.
    >
    Now that you have an Intel iMac, any plug-ins that have not been updated
    for Universal Binary will not run, because your CS3 is now running natively
    in Universal Binary.
    >
    In order to run your older plug-ins, you would have to run CS3 in Rosetta
    emulation software—with a corresponding, MASSIVE performance hit..
    Rosetta emulates the PPC chip.  To set up CS3 to run in Rosetta, you
    highlight the application icon in the Finder a do a Get Info on it (Command
    I).  check the Run in Rosetta box, close the dialog box, launch CS3 and
    watch it crawl along.
    >

  • Help! Error "...'[Filename].indd' uses one or more plug-ins which are not currently available..." Wh

    Hello guys,
    I called Adobe for help on this, but they said my version of InDesign was too old for them to help me, which was really discouraging. I am getting an error when I try to open my InDesign files, which up until a couple weeks ago, opened fine. I am getting the error below:
    Error "...'[Filename].indd' uses one or more plug-ins which are not  currently available..." When Opening an InDesign 2.0.x Document
    And it lists the following unfound plugins:
    WorldReady.InDesignPlugin
    LILO.InDesignPlugin
    CellStyles.rpIn.InDesignPlugin
    Conditional Text.InDesignPlugin
    If I click okay to try to go past it anyway, I get the following error:
    Error "...Cannot open '[Filename].indd'. Please upgrade your plug-ins to their latest versions, or upgrade to the latest version of Adobe InDesign.
    And it lists the following unfound items:
    AppFramework.framework
    Image.framework
    Table Model.framework
    Spread.framework
    Transparency.framework
    CJKGrid.framework
    Links.framework
    Workgroup.framework
    Assignments.framework
    Print.framework
    Graphics.framework
    Linguistics.framework
    Indexing.framework
    Tet Attributes.framework
    Open Place.framework
    Layer.framework
    Generic Page.framework
    Hyperlinks.framework
    XML.framework
    Path Type.framework
    Master Page.framework
    BNCore.framework
    Text.framework
    Text Wrap.framework
    Package and Preflight.framework
    Document Framework.framework
    CJK Text Attributes.framework
    TOC.framework
    XMedia UI.framework
    Image Filters.framework
    Utilities.framework
    Color Management.framework
    I tried to follow the post http://kb2.adobe.com/cps/327/327956.html, but I'm told I am "not authorized to view the content" on the partners page, so can't complete the instructions.
    I've tried deleting and reinstalling CS2. I've tried removing my preferences. Neither have worked.  I am close to just resorting to Apple's Pages for my layout design.  If anyone can give some fixes here, I would really appreciate it.
    Thank you!

    function(){return A.apply(null,[this].concat($A(arguments)))}
    bryanmcclure12 wrote:
    I've tried deleting and reinstalling CS2. I've tried removing my preferences.
    Verify that you are running ID CS2, InDesign version 4.x.  What level are you patched to from the InDesign>About InDesign drop down splash screen?
    The message alerts to files being version 2.0.x? that is 2 versions back, are these old files?
    Can you create, open, edit, save new files?

  • Argument Error: One or more parameters are null.

    I am getting "javax.servlet.jsp.JspException: Argument Error: One or more parameters are null". Following are first two lines of the exception
    javax.servlet.jsp.JspException: Argument Error: One or more parameters are null.     at com.sun.faces.taglib.html_basic.PanelGridTag.doEndTag(PanelGridTag.java:470)     at empEditById.jspService(_empEditById.java:290)
    Can anyone help me out with this.

    I don't know which part of jsp code is giving problem. Here is the complete listing
    <f:view>
      <html>
        <head>
          <meta http-equiv="Content-Type"
                content="text/html; charset=windows-1252"/>
          <title>Main</title>
        </head>
        <body><h:form>
            <p>
              <strong>Employee Edit</strong>
            </p>
            <p>
              <h:messages/>
            </p>
            <p><h:panelGrid columns="3">
                  <h:outputLabel value="Employee Id:"/>
                  <h:inputText id="empId" disabled="true"
                               value="#{b_empEditById.empId}"/>
                  <h:panelGroup/>
                  <h:outputLabel value="First Name:"/>
                  <h:inputText id="firstName" required="true"
                               value="#{b_empEditById.firstName}"/>
                  <h:message for="firstName"/>
                  <h:outputLabel value="Last Name:"/>
                  <h:inputText id="lastName" required="true"
                               value="#{b_empEditById.lastName}"/>
                  <h:message for="lastName"/>
                  <h:outputLabel value="Hire Date:"/>
                  <h:inputText id="hireDate" value="#{b_empEditById.hireDate}">
                    <f:convertDateTime pattern="dd-MM-yyyy"/>
                  </h:inputText>
                  <h:message for="hireDate"/>
                  <h:outputLabel value="Reports To:"/>
                  <h:selectOneMenu id="reportsTo"
                                    value="#{b_empEditById.reportsTo}">
                    <f:selectItems value="#{requestScope.b_empEditById.selectAllEmployees}"/>
                  </h:selectOneMenu>
                  <h:message for="reportsTo"/>
                  <h:commandButton value="Confirm" id="edit"
                                   action="#{b_empEditById.confirm}"/>
                  <h:commandButton value="Back" type="submit" immediate="true"
                                   action="back"/>
                </h:panelGrid>
            </p>
          </h:form></body>
      </html>
    </f:view>I am using Oracle jdeveloper 10g but I don't which version of JSF I am using.

Maybe you are looking for

  • Cannot Save File because of disk error

    I selected 4 RAW images in Lightroom and chose the Merge to Panorama In Photoshop. After the file was created and I cropped it to my desired dimensions I tried to perform a simple save. I was asked what name to give the file and I went with the defau

  • BI Publisher with Siebel 8.1 using custom SQL data source

    Hello , We have Siebel 8.1 implemented with embedded BI Publisher for reporting . For some custom requirements , we want to connect to other oracle database table and display the results in Siebel reporting environment . I know this is possible with

  • Macbook air wont work with data projector

    Attempted to connect my mac to my data projector and it wont work?

  • [SOLVED]Why the partition numbers are not in sequence?

    Hi guys! Here is an extreme newbie Q... I want to install Arch linux... I have windows 8 64-bit installed on the HDD with MBR partition table... And here are my partitions (in order) that I see from the arch usb installation media: /dev/sda1: System

  • Why is the iPod Touch (4th Gen) missing the video setting for TV Out?

    Has anyone else noticed that in the iPod Touch (4th Gen) that there isn't a video setting for TV Out? It's not on the new iPhone either. I wanted to attach an AV Composite cord from my iPod to my TV. It won't work because of the missing video setting