Deploy the plugin runs forever...

Hi,
I am using EM 12c and during the deployment of plugin, the regisgter metadata step runs forever and am not able to stop/boot up the instance
bash$ emctl status oms -details
Console Server Host : slc00tao.us.oracle.com
HTTP Console Port : 7788
HTTPS Console Port : 7799
HTTP Upload Port : 4889
HTTPS Upload Port : 4900
OMS is not configured with SLB or virtual hostname
Agent Upload is locked.
OMS Console is locked.
Active CA ID: 1
Oracle Management Server is down, may be due to the following plugin being deployed/undeployed on the server:
Plugin Deployment/Undeployment Status
Plugin Name : Oracle PeopleSoft
Version : 12.1.0.1.0
Content : Plugin
Action : Deployment
Status : Deploying
Steps Info:
Step Start Time End Time Status
Start deployment 4/17/12 12:17:24 AM PDT 4/17/12 12:17:24 AM PDT Success
Initialize 4/17/12 12:17:38 AM PDT 4/17/12 12:17:44 AM PDT Success
Install software 4/17/12 12:17:44 AM PDT 4/17/12 12:17:46 AM PDT Success
Validate plug-in home 4/17/12 12:17:46 AM PDT 4/17/12 12:17:46 AM PDT Success
Perform custom pre-configuration 4/17/12 12:17:47 AM PDT 4/17/12 12:17:47 AM PDT Success
Check mandatory patches 4/17/12 12:17:47 AM PDT 4/17/12 12:17:47 AM PDT Success
Generate metadata SQL 4/17/12 12:17:47 AM PDT 4/17/12 12:17:50 AM PDT Success
Pre-configure repository 4/17/12 12:17:51 AM PDT 4/17/12 12:17:51 AM PDT Success
Stop management server 4/17/12 12:17:52 AM PDT 4/17/12 12:18:36 AM PDT Success
Configure repository 4/17/12 12:18:36 AM PDT 4/17/12 12:20:40 AM PDT Success
Configure middle tier 4/17/12 12:20:40 AM PDT 4/17/12 12:22:02 AM PDT Success
OPSS jazn policy migration 4/17/12 12:22:03 AM PDT 4/17/12 12:22:03 AM PDT Success
Register metadata                        4/17/12 12:22:03 AM PDT   N/A                       Running
*[bash]$ date*
Tue Apr 17 21:48:47 PDT 2012
And am not able to stop the instance also (even after killing all the java processes)
[bash]$ emctl stop oms
Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
Stopping WebTier...
WebTier Successfully Stopped
Stopping Oracle Management Server...
Oracle Management Server Already Stopped
Oracle Management Server is Down
This may be due to the following plugin being deployed/undeployed on the management server:
Plugin name: : Oracle PeopleSoft
Version: : 12.1.0.1.0
Am kind of struck here and please provide pointers for the same
Thanks

if you're having problems submitting your addon to AMO, please rather use the mozilla addons forum at [https://forums.mozilla.org/addons/viewforum.php?f=20], since the general support forum for firefox here is rather focused on problems with the browser/for end-users...

Similar Messages

  • How do I make the plugin run automatically when a photo is imported?

    I am trying to write a new plugin where the metadata will be automatically added to the photo when I import the photo in the Lightroom.
    How do I make the plugin run automatically when a photo is imported?
    Thanks for  your help!
    Regards,
    Prosenjit

    psaha84 wrote:
    What I want is, when I import a photo in Lightroom the plugin will run and assign the metadata.
    As John said, there is no mechanism to receive notification of import. The likely recourse is continuous polling (unless you get very creative..).
    You can try optimizing. e.g.: every second (or less), see if the count has changed, if it's gone up, something's been imported, if not then probably not (check anyway once in a while..).
    psaha84 wrote:
    How do I save the custom metadata with the image file?
    Lightroom 5 has the limitation, plugin  cannot link the custom metadata fields to XMP file or save them with image file.
    So, is there any alternative way to save the custom metadata?
    Yeah: Lightroom won't save custom metadata in xmp, nor read it if it's there, so you are pretty much on your own - you can save in a file, but if you save as non-standard sidecar Lr won't attend to it like it will jpg or xmp sidecar. For that reason it's often better to save in a separate dedicated location. You can save in image file itself, e.g. using exiftool if raw file, but that would make me nervous, and of course you'd have to have the logic to read it somewhere too..
    Good luck,
    Rob

  • The validator runs forever when I try to submit/upload my .xpi file?

    Just look at this screenshot:
    http://i.imgur.com/PvFNfrD.png
    It stays there forever. I've tried to do the same on different browsers, laptops and even in a friends house. No luck! What's the problem here?

    if you're having problems submitting your addon to AMO, please rather use the mozilla addons forum at [https://forums.mozilla.org/addons/viewforum.php?f=20], since the general support forum for firefox here is rather focused on problems with the browser/for end-users...

  • How to deploy the sample plugins

    hi,
       I am new to Oracle Enterprise Manager. I have got the setup running. Now, I want to deploy the plugins available under the samples. Can someone tell me the process to do the same. Although there is a readme.txt which has some instructions, I find that that instructions themselves are probably incomplete, it talks about emcli which I had to download and install. Can someone help me build and deploy the plugins in the OEM and see how they work or point me to the right documentation.

    Finally I was successfully able to create the plugin archive:
    Here are the steps I followed:
    Login as oracle user
    Download the EDK from setup -> Extensibility -> Development Kit and unpack the zip archive under the same user credentials
    If it happens to be any other user you will end up with the same issues as above (and you will have no clue over the error similar as me ).
    set the JAVA_HOME to the JDK
    Follow the steps of files to copy as given in the README for the sample for which you are going to run create_plugin on
    Now go into the bin directory of the edk and execute the command
    ./empdk create_plugin -stage_dir <EDK_INSTALL_HOME>/samples/plugins/HostSample/demo_hostsample/stage/ -conn_desc <ORACLE_DB_HOST>:1521:<ORACLE_SID> -repos_user sysman -repos_pwd <your password> -out_dir build
    And the OPAR archive gets created. Hope this helps for those who encounter similar issues.

  • Query runs forever when using selection on line item dim

    we have a cube zcube which has po number as a line item dimension .
    everymonth users run queries this cube using po number as selection
    criterai and using a wild card search on this field . every time
    queries have run fine . however , this month when we try to do so
    the query runs forever and no results are returned . i also tried
    listcubing with similar selection but it also did not return any results .
    our production system has lot of data . i tried in test system it worked fine
    i checked the cube for compression and indices in production , they look fine
    can anyone think of anything that could have gone wrong ? also did rsrv tests ..
    but all come green
    we have not done any developments on this cube , however we have shifted to
    a new hardware in the past month . can anyone think of any reasons ?
    anything that can help me catch the issue ? all suggestions welcome

    Not sure,
    Are you saying that you need both the counts seperately? or a combined count?
    how are you joining alpha and beta tables? what is the join condition?
    you need to do something like this,
    SELECT COUNT(CASE WHEN
                        (A.col1 = 'Pete' AND SUBSTR(A.col2,,1,12)=SUBSTR(B.col2,,1,13))
                     OR ( A.col1 != 'Pete' AND SUBSTR(A.col2,,1,15)=SUBSTR(B.col2,,1,15))
                    THEN 1 ELSE 0
                 END)
    FROM alpha A, beta b
    WHERE alpha.join_cloumn= beta.join_columnG.

  • How to deploy the native dll with the applet package by Sun Java Plugin

    I have an applet which use some native methods. I have written code for the native dll, but I don't know how to deploy the DLL with the applet jar file for Sun Java Plugin. What parameter do i should pass to System.loadLibrary()? I think the solution should don't care which browser used by the end client. How to do it? How to deal with the applet security problem?
    Thank for any comment!

    I have a similar problem.
    Trying to use the javax.comm package requires that the user have the win32com.dll located on their machine.
    I have solved the problem by using a signed applet that allows me to write the dll to the clients machine and then run the code but ideally I would like to run the code without writing the dll to the users machine...i.e. I want to load the dll directly through the applet in the same way the class files are loaded forthe applet are loaded without copying them to the clients machine. After trying everything I have come to the conclusion that it is NOT possible. The calls loadLibrary and load both require that the dll reside on the clients machine. If anyone has had a different experience please rebut this.
    Rob

  • Orphan job during the plugin deploy

    Hi,
    I was deploying a plugin on our em system and the plugin deployment failed. Due to experience with a plugin deployment failure before, I knew that I would have to restore. I had taken a backup of the OMS servers by creating a tar file of the entire directory structure for the Home. I copied that back over to restore the oms servers. I also then restored the repository back to about the same time. I followed the steps documented for recovering EM after a failure and everything came back up successfully. However, when I now try to deploy a plugin, I get the error message that there is already a plugin deployment running.
    When I check deployment activities, I don’t see any deployment activities at all.
    I looked at the job activities and did not find any. I then ran the db query and found this:
    SQL> select deployment_id, deploy_progress_on, lock_date_utc from em_plugin_lock_track where deployment_id > 0 and deploy_progress_on='OMS';
    DEPLOYMENT_ID DEPLOY_P LOCK_DATE
    46 OMS 06-APR-13
    How to fix this?
    Thanks

    Hi,
    The earlier deployment was not got initiated, but the reference id was created, which was blocking the current deployment.
    You can verify the issue from the following:
    1. Login in to cloud control
    Setup --> Extensibility --> Plugi-ns
    Click on Actions --> Deployment Activities
    2. Verify if No jobs created using that Deployment ID
    Go to Enterprise -> Jobs -> Activity
    and search for '%Plugin%'
    see if any job turns up with id "ID" marked in the job name
    3. Verify the command output:
    $ emcli get_plugin_deployment_status -deployment_ID=<ID>
    This will not return any rows.
    4. But reference of this Deployment ID exists in the tables:
    SQL> SELECT deployment_id,deploy_progress_on tier,lock_date_utc started_utc FROM em_plugin_lock_track l WHERE deployment_id>0 AND deploy_progress_on='OMS';
    5. Running EMDIAG will list the following in Plugin Module:
    verifyPLUGINS
    7001. Orphan plugin deploy
    Confirm the above and that would give more explanation and narrow the issue down.
    Regards,
    Venkat

  • Sometimes a plugin-container.exe instance starts hogging a ton of memory -- I would like to know which plugin is running inside that plugin-container without having to one-by-one disable the plugins. Which process called plugin-container.exe?

    As described above, I have several instances of plugin-container.exe running, which is OK. It would make me feel safer to know which plugins are running inside each of these, since I would be better able to know whether there is malware running inside one of them, or which website might have made the process start hogging memory.
    I am a power user, I usually have 80-100 tabs open, and of course it is hard to track the website or plugin down without having to waste a lot of time.
    Could you provide in future releases this information?
    Is it already available under one of the about: pages (e.g. config, plugins, memory, etc?)

    Thanks Efreak! <br><br>
    Maybe I was not clear. I usually have 4-5 plugin-container.exe processes running. I know now that the large one that hogs is the Adobe Flash player, but, for example I don't know which plug-in initiated the other plugin-container.exe instances.<br><br>
    One of them actually says "googletalkplugin.exe" if you dig deep, which is OK. At least I know why the plugin-container.exe was started. But there are other instances that are just there and there is no way to figure out which plug-in initiated it.<br><br>
    This would of course also help figure out if it is really the Adobe Flash plug in that is hogging all the memory, OR even if within Firefox in the about: pages one could figure out which TABS are using which plug-ins.
    Like that you could freely choose to terminate the process directly, or close the TAB.<br><br>
    1) What I am looking for is a way to determine which plug-in is running under which instance of plugin-container.exe<br>
    2) Additionally it would be great to have a summary of which TABS are using which plugins (e.g. in the about:plugins page or yet another about: page)
    <br><br>
    Thank you

  • I was running KeyPassFox with Firefox 8.0.1, but the plugin does not work in the new release (9) . Is there a way to restore my previous version with all of my bookmarks intact? I do not mind if I have to restore the plugins myself.

    I was running KeyPassFox with Firefox 8.0.1, but the plugin does not work in the new release (9) . Is there a way to restore my previous version with all of my bookmarks intact? I do not mind if I have to restore the plugins myself.
    The plugin shows on the list as enabled and functioning, yet the tool does not show on the toolbar. It would appear that I need to restore the previous version of Firefox and wait until a newer release of the plugin is available before upgrading the browser.

    I copied the iTunes file from the external drive and it's in both places.  I thought all I would need is the iTunes program (which I downloaded to new computer) and my iTunes library file.  There must be something else that's missing.  My iTunes library looks the same on the new computer as it does when I open it on the external drive.  If I click on an iTunes library song from my new computer, it will only play if I have the external drive plugged in.
    My back-up drive is a mess.  I have multiple copies of music, video, photo, and document files and I don't know how that happened. ={  Obviously, I don't know how to back up stuff properly and there are back-up files extending over a 6- to 8-year period.  I think all I did was just drag and drop the main folders from the back-up drive to the same main folders on the C: drive.  Also (and I'm kind of fuzzy on this) Windows used to automatically save music files in a folder within my document files (which makes no sense to me).  As my Jewish friends would say, "Oy Vey!" 

  • I only see the Java Deployment Toolkit plugin listed in the Add-ons

    Hello everyone,
    I only have Java Deployment Toolkit plugin 7.0.110.21 listed and enabled, and not Java Platform SE.
    I tried the steps under: http://kb.mozillazine.org/Java#Enabling_Java, but nothing works.
    Help! :-)

    hello, in some instances firefox may not be able to detect that the java plugin is installed, because oracle made an error in registering the java plugin for mozilla-based browsers in version 7u10 & 7u11... this will apparently just be fixed with its 7u13 release.
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005410
    for different workarounds & troubleshooting steps in the meantime see http://kb.mozillazine.org/Java#Windows_installation_issues

  • After the upgrade to 10.10.3 Foto doesn't run and call the error of the plugin PhotoFoundation

    after the upgrade to 10.10.3 Foto doesn't run and call the error of the plugin PhotoFoundation

    Try opening iTunes while holding down the option key. When you get a dialog box with "create a new library" or "choose a library", select the choose option and navigate to the library on your external HD.
    BTW: If your external HD is not powered on and mounted before opening itunes, iTunes will create a new blank library.

  • How do we get the plugin to run and not crash flash and shockwave constantly?

    the shockwave and flash players crash constantly in Facebook apps ... every indication is that the plug in container grinds away with extraneous programming down loaded to it without my knowledge or permission. it also slows the over all performance of all systems or apps that i attempt to run for the same reasons. how do i get rid of those unwanted and unneeded programs and prevent their return ?

    You can change the permissions that are stored in the browser in the "about:permissions" page, however if its the plug in container [http://mzl.la/MLXx5x What is a plug in container? ] you can manage the plug in with these [https://support.mozilla.org/en-US/kb/use-plugins-play-audio-video-games instructions] and if you are running into specific issues you can troubleshoot [https://support.mozilla.org/en-US/kb/troubleshoot-issues-with-plugins-fix-problems the plugins with these]
    If you have any specific questions we are happy to help as well. Making them go away would prevent you from being able to watch/play the flash apps
    This also checks if they are up to date [http://www.mozilla.org/en-US/plugincheck/]
    [[Adobe Flash plugin has crashed - Prevent it from happening again]]

  • I think I am see a bug, Under FF 3.6 Mem Usage is 80 mb and CPU is 2%. Under FF 4.0 Mem Usage is 210+mb and CPU usage is 35%. Also in FB on some Zynga games the plugin-container Mem Usage is running at over 400mb in FF 4.0, is this a known problem?

    I think I am see a bug, Under FF 3.6 Mem Usage is 80 mb and CPU is 2%. Under FF 4.0 Mem Usage is 210+mb and CPU usage is 35%. Also on FB on some Zynga games the plugin-container.exe Mem Usage is running at over 400mb in FF 4.0, is this a known problem?

    I think I am see a bug, Under FF 3.6 Mem Usage is 80 mb and CPU is 2%. Under FF 4.0 Mem Usage is 210+mb and CPU usage is 35%. Also on FB on some Zynga games the plugin-container.exe Mem Usage is running at over 400mb in FF 4.0, is this a known problem?

  • What could be the possible reason for a deployed application to run slow after the target pc comes out of standby mode?

    What could be the possible reason for a deployed application to run slow after the target pc comes out of standby mode?  PC running XP and using the USB to communicate with the DAQ and driver boards.  Application generated with 2010.
    Thanks

    Hello,
    Usually default property is checked 
      system property -> devices ->usb root -> power management -> allow system to switch off device
    Hope this help
    Regards
    Tinnitus
    CLAD / Labview 2011, Win Xp
    Mission d'une semaine- à plusieurs mois laissez moi un MP...
    RP et Midi-pyrénées .Km+++ si possibilité de télétravail
    Kudos always accepted / Les petits clicks jaunes sont toujours appréciés
    Don't forget to valid a good answer / pensez à valider une réponse correcte

  • Porting an InDesign Plugin from InDesign CC to InDesign CC 2014 the plugin complies successfully with the InDesign CC 2014 SDK but at run time presents this error and is disabled. Does anyone know what might be the issue?

    Porting an InDesign Plugin from InDesign CC to InDesign CC 2014 the plugin complies successfully with the InDesign CC 2014 SDK but at run time presents this error and is disabled. Does anyone know what might be the issue?
    Run TimeError Message Presented when InDesign CC 2014 runs:
    Adobe InDesign cannot load the FastFractions.InDesignPlugin plug-in. The FastFractions.InDesignPlugin plug-in requires the 9.0 version of InDesign. Please contact the vendor to get a compatible version of FastFractions.InDesignPlugin.
    Show this alert again?

    As already told this means that the plugin has not been ported correctly. Some part of it for ex InDesign libraries or frameworks are being referenced from the CC sdk instead of the CC2014 sdk. To troubleshoot it i would advise you to rename the folder containing the CC sdk on your machine and then compile the project, it will fail to compile and you will get to know straightaway what aspects of the ported project are still accessing the old sdk. Fix the errors and your plugin will load fine.
    Thanks,
    Manan

Maybe you are looking for

  • WAN and LAN at the same time?

    I have the 2nd gen Airport Express. Right now I have the cable from my internet modem running into the WAN port on the Airport and creating a Wifi network. However, when I play Xbox One online I get some bad connections a lot, especially when there a

  • Issues with iTunes 9.2 not running after download.

    I have been trying to get iTunes 9.2 going since the 24th when I purchased my iPhone 4. I have had NO LUCK getting iTunes to properly run after downloading the flie. I have Vista 64 bit. When I download the file and attempt to run it, I get the error

  • How to keep same file name in File to Mail-Without Ripository Object??

    Hello Experts, I have a requirement where I need to pick a file and need to send that as an attachment by mail adapter through PI. I can send the file as attachment but the file name is being changed. For example,the source file with name "Vendor_201

  • How to Import Apple Mail Folders on Second User Account

    I purchased a new MBP after the old one failed.  At the Apple Store I set up a User ID for the new MBP.  I then used the Migration utility later on to bring in all my data from my late MBP.  This included all my Mail folders.  Now I want to get a sel

  • New air, copying files from desktop to hard disk requires authentication

    Sorry if this has been discussed before but I learned today that Lion requires you give read and write permissions to "everyone" on the hard disk otherwise you have to authenticate every time you try to copy a file from the desktop to the hard disk.