KM repository APIs

Hello,
I am not able to find out where the Jar containing following class/interface is located:
com.sapportals.wcm.repository.IResourceContext
com.sapportals.wcm.repository.IResourceFactory
com.sapportals.wcm.repository.ResourceContext
com.sapportals.wcm.repository.IResourceList
com.sapportals.wcm.repository.IResourceListIterator
I searched through all the Jars available on my system but could find the exact one.
Can anyone please tell me where can I find them? Its very urgent.
Thanks,
Smita

Hi,
Finding Jars is really tough,. please check the blog on Jar Finder.
JAR Class Finder
Regards,
S.Divakar

Similar Messages

  • Where to find 'com.sap.tc.webdynpro.repository.api' file in EP server

    Hi All,
    I am getting below exception while deploying a custom component in sand-box server.
    Failed to deploy application freescale.com/c_uwl for deployment state listener com.sap.tc.webdynpro.serverimpl.wdc.repository.RepositoryContainerHook.
    [EXCEPTION]
    com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Failed to deploy the file '/usr/sap/RIA/JC30/j2ee/cluster/server0/./temp/webdynpro/public/freescale.com/c_uwl/webdynpro/ComponentInterfaces/com.sap.netweaver.bc.uwl.ui.UWLCustomDetail/UWLCustomDetail.xml' into the database. Reason: Development Object 'sap.com/tckmcbc.uwl.ui~wd_ui' contains already same repository content. Hint: fully qualified name of the repository VMO must be globally unique.
            at com.sap.tc.webdynpro.repository.deploy.RepositoryUpdateManager.checkVMOsExistInOtherDC(RepositoryUpdateManager.java:504)
            at com.sap.tc.webdynpro.repository.deploy.RepositoryUpdateManager.deployRepositoryContent(RepositoryUpdateManager.java:98)
            at com.sap.tc.webdynpro.serverimpl.wdc.repository.RepositoryContainerHook.onDeploy(RepositoryContainerHook.java:232)
    It seems it is using checkVMOsExistInOtherDC method from RepositoryUpdateManager.java file.
    I want to remove this method from that java file.
    Can any one please tell me at which location in server i can find that RepositoryUpdateManager.java file.
    Or from where i can find 'com.sap.tc.webdynpro.repository.api'  file, so that i can trace that jave file.
    Regards,
    Sambaran Chakraborty

    Jiandong,
    Add the required jar webdynprobasesvrc.jar file from follwoing path and check if the imports are added correctly.
    C:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.tc_.wd_.basesrvc_1.0.0.071030103936\lib
    Chintan

  • Change workarea rule using the Repository API

    Hi,
    I have a simple question: Can I use the Repository API (either
    Java or PLSQL packages) to change the rule of workarea: in order
    to add to or remove configurations from the rule? I do not want
    the use the RON and preferably not the CLT either.
    I could not find anything about this functionality in the API
    doc.
    Regards,
    Rinse Veltman
    Solution Partners
    Custom Solutions

    Rinse,
    Have a look at the API jr_workarea
    FUNCTION jr_workarea.add_head_entry (workarea_id IN NUMBER
    , entry_ivid IN NUMBER
    , rule_id IN NUMBER:=NULL
    , v_param1 IN VARCHAR2:=NULL
    , v_param2 IN VARCHAR2:=NULL
    , v_param3 IN VARCHAR2:=NULL
    , c_exclude IN CHAR:=NULL)
    RETURN NUMBER;
    Where:
    workarea_id specifies the workarea.
    entry_ivid is the IVID of the configuration, if the entry is
    associated with a configuration, NULL otherwise.
    rule_id is the IRID of the rule to be used, if the entry is
    associated with a rule, NULL if the entry is configuration based.
    param1 through v_param3 are parameter values (if any) for the
    rule.
    c_exclude specifies whether to exclude or include objects
    produced by the rule or contained in the configuration.
    Use entry_ivid to specify a configuration. This is in the Model
    and API documentation.
    regards,
    David

  • Repository API (btree)

    I know that this has been bought up before, but is Forte anywhere
    closer to releasing a documented API for accessing their btree
    repositories ?
    It would make customising a change control system far easier than
    parsing through the .wex file.
    Thanks,
    -Carl
    Carl Schei
    Technical Forte Consultant
    South Africa
    +27 31 3641765 (w)
    email : [email protected]
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Thanks for the replies.
    In summary, the consensus was that the API will be made public in v4.
    At the moment you can, if you know the hidden classes, nip directly
    into the Repository.
    -Carl
    Carl Schei
    Technical Forte Consultant
    South Africa
    +27 31 3641765 (w)
    email : [email protected]
    -----Original Message-----
    From: Carl Schei [SMTP:[email protected]]
    Sent: Tuesday, August 25, 1998 1:20 PM
    To: '[email protected]'
    Subject: Repository API (btree)
    I know that this has been bought up before, but is Forte anywhere
    closer to releasing a documented API for accessing their btree
    repositories ?
    It would make customising a change control system far easier than
    parsing through the .wex file.
    Thanks,
    -Carl
    Carl Schei
    Technical Forte Consultant
    South Africa
    +27 31 3641765 (w)
    email : [email protected]
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Repository API RME-00020&00011

    I have installed in this order:
    Personal 8i windows 98
    Developer 6.0
    Designer 6.0
    I was able to install the repository with the repository admin tool but when I try to create an application I get several errors
    RME-00223: Failed to open new activity
    RME-00222: Failed to dispatch operation to Repository
    RME-00011: Operation 'open' on ACTIVITY has failed
    RME-00020: Internal API error - ORA-06508: PL/SQL: could not find program unit being called
    RME-00011 API Operation failed for some reason
    RME 00020 The API detected an internal inconsistancy - Action contact desiger support ORA 06508 Psql could not find program unit being called
    Has anyone run into this?

    I have run into RME-00011 as well.
    It could be solved in the following way.
    The reason, was the parameter
    -> large_pool_size,
    which is initially set to 600kB. This is too small. Set it to 1MB (1048576 in init.ora). This solved my problem.
    May be it helps in your case as well, although there may still be another reason. You should check if any of the repository objects are missing or invalid.
    If it works, send a mail!
    Good luck, Wolf
    null

  • XI Repository API ?

    Anyone knows if there is a public available API for accessing the XI repository objects ? Similar to the integration directory API which is documented in the XI help.
    There must be some API because the Java Integration Builder somehow has to access the information. I would assume it relies on Web Services, same as for the directory.
    But why is it not documented ?
    CSY

    Check this blog
    Ripping off SAP XI Stack …Sharing the goodies of ABAP API’s..!!
    BR
    Sameer

  • API for Content Repository Connector???

    Hi,
    Are public APIs provided for Content Repository Connector (for EMC Documentum)? Are there javadocs available for the same? We have installed the trial version of Livecycle ES(turnkey installation). We haven't been able to find the APIs for store and retrieve content using the content repository connector in the following link :
    http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/index.html
    Can someone provide the pointers for the same?
    Thanks

    The APIs you use are the Repository APIs. It does not matter what the back end is - you use the same Repository APIs to write content to it.

  • Not able to create new repository

    H,
    While creating the new repository under Virtaul Content Repository, i am getting follwing error. Please help
    The Repository class: com.documentum.beaspi.webcache.WebCacheRepository is not a valid implementation. Please check your classpath.
    I have put dmcmspi.jar in ear\EarContent\APP-INF\lib and domain\base_domain\lib folder but still I am getting this error.
    Edited by: user11311969 on Sep 3, 2009 11:23 PM
    Edited by: user11311969 on Sep 3, 2009 11:27 PM

    I think that code will work with BEA weblogic 8.1 version. With weblogic 9.2 all the repository API's have changed. Unfortunately Documentum Content services have NOT upgraded their API's. So you cannot use this class anymore. I also tried using this class. If you have any further knowledge please share here..
    Thanks
    Sai Peddiboyna

  • Extensibility API Hook for Database Transformation

    I'm extending my entities in designer and would like to know if designer 6i provides any features that would allow me to programmatically hook into the database transformation wizard so that I may enhance the generation of my tables.

    Hello again Jonathan,
    Option 1 is the longest workaround: I wouldn't follow
    that one myself! :-)
    Option 2 is the popular choice. Many users amend such
    attributes using specifc scripts against the Designer
    Repository API after performing the transformation or
    generation.
    Unfortunately, we do not support the third option. The
    TAPI etc generate code out of Designer, so it's easier
    to hook into that using your custom scripts outside of
    Designer, then reverse engineer your changes back in
    (for example).
    The Database Design Transformer is an internal utility,
    which generates just database design meta data from the
    entity/relationship definitions.
    We tend to restrict access to such internal utilities,
    e.g. from a position of Support etc. Unfortunately, we
    therefore currently do not plan to change this.
    I have asked a colleague of mine to look at yours and
    another similar one and hopefully offer more help. You
    can find the Repository API guide here on the Designer
    Documentation pages, which should also help to define
    the relevant parts of the API you need for your script.
    FYI, the other post referred to above is:
    Database Design Transformer
    Hope this helps.
    Regards,
    Dominic
    Designer Product Management
    Oracle Corp

  • Accessing repository from a java app

    Hi, I am trying to develop a java app that access a portal repository. I got
    this error message when running the app:
    java.lang.NoClassDefFoundError:
    com/bea/content/manager/i18n/ManagerExceptionTextFormatter
    at
    com.bea.content.manager.internal.RepositoryManagerImpl.<clinit>(RepositoryMa
    nagerImpl.java:31)
    at
    com.bea.content.manager.RepositoryManagerFactory.create(RepositoryManagerFac
    tory.java:22)
    at
    com.bea.content.manager.RepositoryManagerFactory.connect(RepositoryManagerFa
    ctory.java:35)
    Anybody knows where that class is? Perhaps my approach was wrong.
    tia
    panji.a

    Hi Greg, thanks for the confirmation. I think I'm going to access the
    repository values in database directly, bypassing the repository API.
    panji.a
    "Gregory Smith" <[email protected]> wrote in message
    news:[email protected]..
    Whoops, I should have caught this in the first message.
    The repository code is based upon local EJBs, so the api doesn't support
    t3/rmi based access.
    So, to write a non-server based application to access the repository,
    you will need to construct a remoting piece which your application can
    access. One good way would be to create .jws's which access the
    repository code. .jws are WebServices, and I believe you can generate
    client jars for them (I don't know the details about that). But, then
    your client application would communicate via HTTP and SOAP to the .jws,
    which would then communicate to the repository code. If you do this, you
    won't need content_system.jar or wps_system.jar in your app's classpath.
    Greg
    Panji Aryaputra wrote:
    Thanks for the prompt reply. It works, but now I'm getting another error
    message: Repository configuration error
    Looks like I missed something. That error comes from this piece of code:
    RepositoryManagerFactory.connect()
    "Gregory Smith" <[email protected]> wrote in message
    news:[email protected]..
    portal/lib/content_system.jar. You can just add server/lib/weblogic.jar
    and portal/lib/wps_system.jar to your classpath to get most everything
    portal at runtime.

  • Question about repository

    Hi
    I have some questions about repositories and if anyone could answer I´ll be very grateful.
    What does it contains? Data or objects without data?
    How does it works together with a database, I mean, when there is a DML sentence where are those changes apply? In the database, in the repository, both...
    The first time you install a repository how can you insert data on it, I mean do you have to import objects from the schemas, you don´t have to do it if both are in the same database...
    And If any of you knows a good guide or any doc to learn more about the uses of a repository with an oracle database please tell me.
    Thank you very much.
    Gerardo

    Oracle Designer is a CASE tool, that is, a tool for capturing and analysing requirements, designing a system and (optionally) generating it. This is all data, which is stored in the repository. Think of it as any other application.
    Once analyzed, designed and modelled the deployed application will run against some other database not the repository.
    I mean, do I have to do the changes on the database or in the designer toolsAs a DBA I would not expect you normally to touch the repository, except for the usual things (checking tablespace growth, etc). Are you also supposed to be the Repository administrator?
    Anyway, the data model and integrity rules in the respository are very complicated and you do not want to tool around with SQL in the repository; use the Designer tools. Howvever, Oracle do provide a suite of PL/SQL packages - teh Repository API - which do allow us to manipulate the data programmatically. This can be very handy when we need to do reetitive tasks on a large number of elements.
    Cheers, APC

  • Reading Inactive objects using repo API

    Hi,
    Is there a way to read inactive objects that resides inside a package using XSJS repo APIs. Also, How do we delete such objects. I have written code that would do the same for active version of objects only. But, not sure how to perform the same for inactive objects. Little pointer in this direction would be great.
    Thanks in Advance,
    Vikas.

    The Repository XSJS APIs are not documented nor released for external usage. Please do not discuss SAP internal only APIs on the public forums.  As you are an SAP employee you should use the internal forums for such internal API questions. 
    I would add that even internally at SAP we aren't supposed to use the XSJS Repository APIs any longer.  Please convert your code to use the REST Repository APIs instead.

  • Does the bea content repository is JSR-170 compliant

    Hi ALL,
    Actually i want to use the bea content repository form my web service so should i go for SPI interface or i should use the JCR (Java Conetnt repository)API.
    But i would be able to use the JCR interface only if the bea content repository is JSR 170 compliant.
    Pls. suggest me the right way.
    Thanks.........

    The BEA repository is not yet JSR-170 compliant.

  • Problems with AS 10g and OID

    Hello everyone,
    we got problems with starting OC4J_bi_forms component in AS control.
    database: 10g R2 (10.2.0.1)
    forms and reports: 10g (10.1.2.0.2.)
    designer: 10g (10.1.2.0.2.)
    1. we tried to start component in AS control but we get this error:
    The following components were not started:
    OC4J : home - time out while waiting for a managed process to start
    OC4J : OC4J_BI_Forms - time out while waiting for a managed process to start
    OC4J : OC4J_Portal - time out while waiting for a managed process to start
    For more information, look at the logs using the related link below.
    Related Link Error Logs
    2. then we check the error file that describes problems with OID:
    Error displaying Log Files page. Failed to initialize configuration management user session.. The OracleAS Repository API threw an exception when obtaining the connect string to the Metadata Repository
    Resolution:
    Check the exception thrown by the Repository API for resolution information.
    Some common causes of this problem are as follows:
    OID is not running or unavailable
    the ias.properties file is misconfigured with incorrect OID connection information
    OID permissions are incorrectly defined
    Base Exception:
    oracle.ias.repository.schema.SchemaException
    Unable to establish connection to the Oracle Internet Directory Server ldap://server_xy:389/. Base Exception : javax.naming.CommunicationException: server_xy:389 [Root exception is java.net.ConnectException: Connection refused: connect]. Unable to establish connection to the Oracle Internet Directory Server ldap://server_xy:389/. Base Exception : javax.naming.CommunicationException: server_xy:389 [Root exception is java.net.ConnectException: Connection refused: connect]
    3. we check the status with opmnctl status, all components are down
    4. then we tried to start components manually with opmnctl stopall/startall
    but the problem isn't solved.
    Any help?

    hello Jacco,
    thank you very much for your help, we are now able to start oc4j_bi_forms.
    We follow your advice, at the end we had to change ODS password with oidpasswd to ias_admin password.
    Now all components are started.
    We now must solve only one problem:
    All AS components are started, but when in Application Server Control we click link for
    J2EE Applications we get this error:
    An error was encountered while loading page. Failed to initialize configuration management user session.. The OracleAS Repository API threw an exception when obtaining the connect string to the Metadata Repository
    Resolution:
    Check the exception thrown by the Repository API for resolution information.
    Some common causes of this problem are as follows:
    OID is not running or unavailable
    the ias.properties file is misconfigured with incorrect OID connection information
    OID permissions are incorrectly defined
    Base Exception:
    oracle.ias.repository.schema.SchemaException
    Unable to establish connection to the Oracle Internet Directory Server ldap://server_xy:389/. Base Exception : javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]. Unable to establish connection to the Oracle Internet Directory Server ldap://server_xy:389/. Base Exception : javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]
    Thanks for your help one more time.

  • Installation OEM on Windows XP

    Sequence of installation I have done:
    1. Format c:
    2. Install new Windows XP
    3. Update the system
    4. download OEM 10g from Oracle
    5. setup OEM 10g with a new Database
    - setup failed with in this point:
    Configuration assistant "OMS Configuration" failed.
    If I press "next" the installation is finished but OEM does not work.
    I have tried to install OEM with new database and using existing DB,the result the same.
    The new created database looks fine.
    - log file:
    C:\oracle\product\10g\oms10g\opmn\bin\opmnctl startall
    INFO: oracle.sysman.top.oms:Start Opmn Error = CMD /C C:\oracle\product\10g\oms10g\opmn\bin\opmnctl startall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\oracle\product\10g\oms10g\opmn\bin\opmnctl startall have completed with exitCode=206
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: starting opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    '================================================================================
    opmn id=ora_em_rep:6201
    5 of 6 processes started.
    ias-instance id=EnterpriseManager0.ora_em_rep
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=3456)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\oracle\product\10g\oms10g\opmn\logs\HTTP_Server~1
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 5 have been completed with status=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    INFO: OuiConfigVariables:IAction.perform() was called on {Action state:OUICA in CfmAggregateInstance: OuiConfigVariables:1.0.0.0.0:common:family=CFM:oh=C:\ORACLE\product\10g\oms10g:label=0}
    ---------------------------------------------

    INFO: Creating new CFM connection
    INFO: Creating a new logger for encap_oms
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\encap_oms.1_0_0_0_0.xml
    INFO: Creating a new logger for oracle.sysman.top.oms
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.sysman.top.oms.10_2_0_2_0.xml
    INFO: Creating a new logger for oracle.sysman.top.agent
    INFO: Unmarshalling C:\ORACLE\product\10g\agent10g\inventory\ContentsXML\ConfigXML\oracle.sysman.top.agent.10_2_0_2_0.xml
    INFO: Creating a new logger for oracle.calypso
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.calypso.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.java.j2ee.iascfg
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.java.j2ee.iascfg.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.apache.apache
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.apache.apache.1_3_31_0_0.xml
    INFO: Creating a new logger for oracle.oid.oradas
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.oid.oradas.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.iappserver.iasobject
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.iappserver.iasobject.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.apache
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.apache.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.iappserver.iapptop
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.iappserver.iapptop.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.rdbms.jazn.config
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.rdbms.jazn.config.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.iappserver.repository.api
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.iappserver.repository.api.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.iappserver.iappcore
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.iappserver.iappcore.10_1_2_0_2.xml
    INFO: No description found in C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML for aggregate=oracle.sysman.top.agent
    INFO: Creating a new logger for OuiConfigVariables
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\OuiConfigVariables.1_0_0_0_0.xml
    INFO: No description found in C:\ORACLE\product\10g\agent10g\inventory\ContentsXML\ConfigXML for aggregate=oracle.sysman.ccr
    INFO: Creating a new logger for OuiConfigVariables
    INFO: Unmarshalling C:\ORACLE\product\10g\agent10g\inventory\ContentsXML\ConfigXML\OuiConfigVariables.1_0_0_0_0.xml
    WARNING: {oracle.sysman.emCfg.core.CfmAggregateRef ref to oracle.sysman.ccr:null:LATEST(unresolved_version):common} was marked unavailable: There are no loaded aggregates for oracle.sysman.ccr:common
    INFO: Aggregate Description encap_oms:1.0.0.0.0:common successfully loaded
    INFO: Aggregate Description oracle.sysman.top.oms:10.2.0.2.0:common successfully loaded
    INFO: Aggregate Description oracle.sysman.top.agent:10.2.0.2.0:common successfully loaded
    INFO: Aggregate Description oracle.calypso:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.java.j2ee.iascfg:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.apache.apache:1.3.31.0.0:common successfully loaded
    INFO: Aggregate Description oracle.oid.oradas:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.iasobject:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.apache:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.iapptop:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.rdbms.jazn.config:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.repository.api:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.iappcore:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description OuiConfigVariables:1.0.0.0.0:common successfully loaded
    INFO: Aggregate Description OuiConfigVariables:1.0.0.0.0:common successfully loaded
    INFO: Successfully returning from CfmFactory.connect()
    INFO: encap_oms:IAction.perform() was called on {Action state:configuration in CfmAggregateInstance: encap_oms:1.0.0.0.0:common:family=CFM:oh=C:\ORACLE\product\10g\oms10g:label=-1}
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=configuration Status=is running with ActionStep=0 stepIndex=0 microStep=0
    INFO: oracle.java.j2ee.iascfg:About to execute plug-in OC4J Configuration Assistant
    INFO: oracle.java.j2ee.iascfg:The plug-in OC4J Configuration Assistant is running
    INFO: oracle.java.j2ee.iascfg:Launching CmdExec
    INFO: oracle.java.j2ee.iascfg:ExitCode=0
    INFO: oracle.java.j2ee.iascfg:The plug-in OC4J Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.java.j2ee.iascfg:The plug-in OC4J Configuration Assistant has successfully been performed
    INFO: oracle.apache.apache:About to execute plug-in HTTP Server Configuration Assistant
    INFO: oracle.apache.apache:The plug-in HTTP Server Configuration Assistant is running
    INFO: oracle.apache.apache:Launching CmdExec
    INFO: oracle.apache.apache:ExitCode=0
    INFO: oracle.apache.apache:The plug-in HTTP Server Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.apache.apache:The plug-in HTTP Server Configuration Assistant has successfully been performed
    INFO: oracle.rdbms.jazn.config:About to execute plug-in Java Security Configuration Assistant
    INFO: oracle.rdbms.jazn.config:The plug-in Java Security Configuration Assistant is running
    INFO: oracle.rdbms.jazn.config:Launching CmdExec
    INFO: oracle.rdbms.jazn.config:ExitCode=0
    INFO: oracle.rdbms.jazn.config:The plug-in Java Security Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.rdbms.jazn.config:The plug-in Java Security Configuration Assistant has successfully been performed
    INFO: oracle.calypso:About to execute plug-in Web Cache Configuration Assistant
    INFO: oracle.calypso:The plug-in Web Cache Configuration Assistant is running
    INFO: oracle.calypso:Launching CmdExec
    INFO: oracle.calypso:ExitCode=0
    INFO: oracle.calypso:The plug-in Web Cache Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.calypso:The plug-in Web Cache Configuration Assistant has successfully been performed
    INFO: oracle.iappserver.iappcore:About to execute plug-in Oracle Application Server Instance Configuration Assistant
    INFO: oracle.iappserver.iappcore:The plug-in Oracle Application Server Instance Configuration Assistant is running
    INFO: oracle.iappserver.iappcore:Launching CmdExec
    INFO: oracle.iappserver.iappcore:ExitCode=0
    INFO: oracle.iappserver.iappcore:The plug-in Oracle Application Server Instance Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.iappserver.iappcore:The plug-in Oracle Application Server Instance Configuration Assistant has successfully been performed
    INFO: oracle.iappserver.iapptop:About to execute plug-in OC4J Instance Configuration Assistant
    INFO: oracle.iappserver.iapptop:The plug-in OC4J Instance Configuration Assistant is running
    INFO: oracle.iappserver.iapptop:Launching CmdExec
    INFO: oracle.iappserver.iapptop:ExitCode=0
    INFO: oracle.iappserver.iapptop:The plug-in OC4J Instance Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.iappserver.iapptop:The plug-in OC4J Instance Configuration Assistant has successfully been performed
    INFO: oracle.iappserver.iapptop:About to execute plug-in Register DCM Plug-Ins With EM
    INFO: oracle.iappserver.iapptop:The plug-in Register DCM Plug-Ins With EM is running
    INFO: oracle.iappserver.iapptop:Launching CmdExec
    INFO: oracle.iappserver.iapptop:ExitCode=0
    INFO: oracle.iappserver.iapptop:The plug-in Register DCM Plug-Ins With EM executed as attached=true in separate process with exitcode=0
    INFO: oracle.iappserver.iapptop:The plug-in Register DCM Plug-Ins With EM has successfully been performed
    INFO: oracle.iappserver.iapptop:About to execute plug-in DCM Repository Backup Assistant
    INFO: oracle.iappserver.iapptop:The plug-in DCM Repository Backup Assistant is running
    INFO: oracle.iappserver.iapptop:Launching CmdExec
    INFO: oracle.iappserver.iapptop:ExitCode=0
    INFO: oracle.iappserver.iapptop:The plug-in DCM Repository Backup Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.iappserver.iapptop:The plug-in DCM Repository Backup Assistant has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in EM Technology Stack Upgrade
    INFO: oracle.sysman.top.oms:The plug-in EM Technology Stack Upgrade is running
    INFO: oracle.sysman.top.oms:Launching CmdExec
    INFO: oracle.sysman.top.oms:ExitCode=0
    INFO: oracle.sysman.top.oms:The plug-in EM Technology Stack Upgrade executed as attached=true in separate process with exitcode=0
    INFO: oracle.sysman.top.oms:The plug-in EM Technology Stack Upgrade has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in OMS Configuration
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.emcp.oms.OmsPlugIn
    INFO: oracle.sysman.top.oms:Classpath = C:\ORACLE\product\10g\oms10g\sysman\jlib\omsPlug.jar;C:\ORACLE\product\10g\oms10g\jlib\emConfigInstall.jar;C:\ORACLE\product\10g\oms10g\sysman\jlib\emCORE.jar;C:\ORACLE\product\10g\oms10g\sysman\jlib\emagentSDK.jar;C:\ORACLE\product\10g\oms10g\sysman\jlib\log4j-core.jar;C:\ORACLE\product\10g\oms10g\jdbc\lib\classes12.jar
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Starting EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:OmsPlugIn:perform:omsHome=C:\ORACLE\product\10g\oms10g:ORACLE_HOME_GLOBAL=C:\ORACLE\product\10g\oms10g:Flags:NEED_OMS=true:omsService=true:startSevice=false:stopService=false
    INFO: oracle.sysman.top.oms:Result Set from Database for nodes and sids is processed for dbUser=sysman, s_reposPwd=******, connectString=ora_em_rep:1521:emrep
    INFO: oracle.sysman.top.oms:fixNodeNames:The repository host name specified contains no domain extention=ora_em_rep:Fixin is not done!
    INFO: oracle.sysman.top.oms:mkDescriptor:Connect Descriptor created=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ORA_EM_REP)(PORT=1521)))(CONNECT_DATA=(SID=emrep)))
    INFO: oracle.sysman.top.oms:OmsPlugIn:perform:Performing Action=configuration with options = Specified: -configureOms in OracleHome=C:\ORACLE\product\10g\oms10g
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\ORACLE\product\10g\oms10g\opmn\bin\opmnctl stopall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\ORACLE\product\10g\oms10g\opmn\bin\opmnctl stopall have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: stopping opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 0 have been completed with status=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\ORACLE\product\10g\oms10g\bin\EMDeploy.bat
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\ORACLE\product\10g\oms10g\bin\EMDeploy.bat have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Environment :
    ORACLE HOME = C:\ORACLE\product\10g\oms10g
    STAGE DIR = C:\ORACLE\product\10g\oms10g/j2ee/OC4J_EM/applications/em
    TEMP DIR = C:\DOCUME~1\oracle\LOCALS~1\Temp
    PSEP = ;
    Info : C:\ORACLE\product\10g\oms10g/lib/ojsp.jar does not exist
    Info : C:\ORACLE\product\10g\oms10g/lib/ojsputil.jar does not exist
    Info : C:\ORACLE\product\10g\oms10g/syndication/lib/syndserver.jar does not exist
    Info : C:\ORACLE\product\10g\oms10g/rdbms/jlib/xsu12.jar does not exist
    Info : C:\ORACLE\product\10g\oms10g/network/jlib/netcfg4em12.jar does not exist
    Info : C:\ORACLE\product\10g\oms10g/encryption/jlib/ojmisc.jar does not exist
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/ojsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/webservices/lib/wsdl.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/dsv2.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/classgen.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/rdbms/jlib/jmscommon.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/ojsputil.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/oraclexsql.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/providerutil.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/syndication/lib/syndserver.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/xschema.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/rdbms/jlib/xsu12.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/regexp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/oui/jlib/OraInstaller.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/network/jlib/netcfg4em12.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/encryption/jlib/ojmisc.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/orai18n.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/portal/jlib/pdkjava.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/portal/jlib/ptlshare.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/share.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/uix2.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/ohw.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/commons-el.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/jsp-el-api.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/oracle-el.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emCORE.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emCfg.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emPid.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emProvisioningAll.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emSDKsamples.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcliload.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emclidownload.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcoreALL.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcoreAgent.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcoreTest.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcore_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcore_emjspf_classes.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emdloader.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emagentSDK.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emagentTest.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/iview.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/jviewsall.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/qsma.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/svgdom.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/omsPlug.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/xml.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/xmlmesg.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/jcb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/log4j-core.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/emConfigInstall.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emDB.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emdb_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/ewm-1_1.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emas.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emasSDK.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emas_emdjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emas_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emd_java.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/webapps/emd/WEB-INF/lib/iview.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcs_emdjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcs_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcs.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcsSDK.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/asprovALL.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/collabsuiteuser.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/empp_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/esadmin.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/escommon.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/esemres.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/esldap.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/ocsaddressbook.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/ocsclient_gc.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/ocscommon.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_bc4j_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_discoverer_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_discussions_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_files_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_forms_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_ifs_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_integb2b_engine_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_integb2b_instance_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_integic_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_integrationbam_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_integrationbpm_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_portal_em.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_portal_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_portal_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_repserv_em.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_repserv_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_repserv_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_sso_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_sso_server_em.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_sso_server_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_wireless_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_workspaces_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/paALL.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/pafALL.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/pafJAXB.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/racALL.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/ultrasearch_gc.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/um.jar"/> to orion-web.xml
    exeuting cmd line : C:/ORACLE/product/10g/oms10g/jdk/bin/java -classpath "C:/ORACLE/product/10g/oms10g/sysman/jlib/emCORE.jar;C:/ORACLE/product/10g/oms10g/sysman/jlib/emagentSDK.jar;C:/ORACLE/product/10g/oms10g/sysman/jlib/log4j-core.jar" oracle.sysman.emSDK.util.help.BuildMasterHelpSet C:/ORACLE/product/10g/oms10g/j2ee/OC4J_EM/applications/em/em
    0 [main] DEBUG emSDK.util.help - processing config file locale : enUS
    47 [main] DEBUG emSDK.util.help - processing config file locale : _de
    78 [main] DEBUG emSDK.util.help - processing config file locale : _es
    109 [main] DEBUG emSDK.util.help - processing config file locale : _fr
    141 [main] DEBUG emSDK.util.help - processing config file locale : _ja
    172 [main] DEBUG emSDK.util.help - processing config file locale : _ko
    187 [main] DEBUG emSDK.util.help - processing config file locale : ptBR
    219 [main] DEBUG emSDK.util.help - processing config file locale : zhCN
    250 [main] DEBUG emSDK.util.help - processing config file locale : zhTW
    281 [main] DEBUG emSDK.util.help - processing config file locale : _it
    exeuting cmd line : C:/ORACLE/product/10g/oms10g/jdk/bin/jar cfM "C:/DOCUME~1/oracle/LOCALS~1/Temp/em_27112006_095620/em.war" *
    exeuting cmd line : C:/ORACLE/product/10g/oms10g/jdk/bin/jar cfM "C:/ORACLE/product/10g/oms10g/lib/em.ear" em.war META-INF
    exeuting cmd line : C:/ORACLE/product/10g/oms10g/jdk/bin/java -Xmx512M -DemLocOverride=C:/ORACLE/product/10g/oms10g -classpath "C:/ORACLE/product/10g/oms10g/dcm/lib/dcm.jar;C:/ORACLE/product/10g/oms10g/jlib/emConfigInstall.jar;C:/ORACLE/product/10g/oms10g/jdbc/lib/ojdbc14.jar;C:/ORACLE/product/10g/oms10g/lib/dms.jar;C:/ORACLE/product/10g/oms10g/j2ee/home/oc4j.jar;C:/ORACLE/product/10g/oms10g/lib/xschema.jar;C:/ORACLE/product/10g/oms10g/lib/xmlparserv2.jar;C:/ORACLE/product/10g/oms10g/opmn/lib/ons.jar;C:/ORACLE/product/10g/oms10g/dcm/lib/oc4j_deploy_tools.jar" oracle.j2ee.tools.deploy.Oc4jDeploy -verbose -inifile C:/ORACLE/product/10g/oms10g/j2ee/deploy.ini -redeploy -oraclehome C:\ORACLE\product\10g\oms10g
    Reading ini file - 'C:/ORACLE/product/10g/oms10g/j2ee/deploy.ini'
    Adding web-app 'em.war' for app 'em'.
    OC4J instance 'OC4J_EM': Adding Environment variable 'LD_LIBRARY_PATH' with value 'C:\ORACLE\product\10g\oms10g/lib:C:\ORACLE\product\10g\oms10g/network/lib'
    OC4J instance 'OC4J_EM': Adding Environment variable 'ORACLE_HOME' with value 'C:\ORACLE\product\10g\oms10g'
    OC4J instance 'OC4J_EM': Adding java command line option '-Xmx512M -XX:MaxPermSize=256m -DORACLE_HOME=C:\ORACLE\product\10g\oms10g -Dajp.keepalive=true'
    Adding web-app 'RlmUIX.war' for app 'rlmgr'.
    Adding web-app 'EMAgentPush.war' for app 'EMAgentPush'.
    Initializing DCM...done.
    Creating OC4J instance 'OC4J_EMPROV' (protected)...done.
    Creating OC4J instance 'OC4J_EM' (protected)...done.
    Starting OC4J instance 'OC4J_EMPROV'...done.
    Redeploying application 'EMAgentPush' to OC4J instance 'OC4J_EMPROV'.
    Notification ==> Application Deployer for EMAgentPush STARTS [ 2006-11-27T09:57:45.640EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/C:/ORACLE/product/10g/oms10g/j2ee/OC4J_EMPROV/applications/EMAgentPush.ear
    Notification ==> Copy the archive to C:\ORACLE\product\10g\oms10g\j2ee\OC4J_EMPROV\applications\EMAgentPush.ear
    Notification ==> Unpack EMAgentPush.ear begins...
    Notification ==> Unpack EMAgentPush.ear ends...
    Notification ==> Initialize EMAgentPush.ear begins...
    Notification ==> Initialize EMAgentPush.ear ends...
    Notification ==> Initialize EMAgentPush begins...
    Notification ==> Initialize EMAgentPush ends...
    Notification ==> Application Deployer for EMAgentPush COMPLETES [ 2006-11-27T09:57:56.015EST ]
    Starting OC4J instance 'OC4J_EM'...done.
    Redeploying application 'rlmgr' to OC4J instance 'OC4J_EM'.
    Notification ==> Application Deployer for rlmgr STARTS [ 2006-11-27T09:58:00.875EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/C:/ORACLE/product/10g/oms10g/j2ee/OC4J_EM/applications/rlmgr.ear
    Notification ==> Copy the archive to C:\ORACLE\product\10g\oms10g\j2ee\OC4J_EM\applications\rlmgr.ear
    Notification ==> Unpack rlmgr.ear begins...
    Notification ==> Unpack rlmgr.ear ends...
    Notification ==> Initialize rlmgr.ear begins...
    Notification ==> Initialize rlmgr.ear ends...
    Notification ==> Initialize RlmUIX begins...
    Notification ==> Initialize RlmUIX ends...
    Notification ==> Application Deployer for rlmgr COMPLETES [ 2006-11-27T09:58:03.843EST ]
    Redeploying application 'em' to OC4J instance 'OC4J_EM'.
    Notification ==> Application Deployer for em STARTS [ 2006-11-27T09:58:03.890EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/C:/ORACLE/product/10g/oms10g/j2ee/OC4J_EM/applications/em.ear
    Notification ==> Copy the archive to C:\ORACLE\product\10g\oms10g\j2ee\OC4J_EM\applications\em.ear
    Notification ==> Unpack em.ear begins...
    Notification ==> Unpack em.ear ends...
    Notification ==> Initialize em.ear begins...
    Notification ==> Initialize em.ear ends...
    Notification ==> Initialize em begins...
    Notification ==> Initialize em ends...
    Notification ==> Application Deployer for em COMPLETES [ 2006-11-27T09:58:43.156EST ]
    Calling updateConfig to notify DCM of new deployments...done.
    Adding dependent libraries for application 'EMAgentPush'...done.
    Adding OC4J mount points for application 'EMAgentPush'...done.
    Adding OC4J mount points for application 'rlmgr'...done.
    Adding OC4J mount points for application 'em'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Binding web app 'EMAgentPush' to default-web-site for application 'EMAgentPush' in OC4J instance 'OC4J_EMPROV'
    Web app 'EMAgentPush' bound successfully.
    Binding web app 'RlmUIX' to default-web-site for application 'rlmgr' in OC4J instance 'OC4J_EM'
    Web app 'RlmUIX' bound successfully.
    Binding web app 'em' to default-web-site for application 'em' in OC4J instance 'OC4J_EM'
    Web app 'em' bound successfully.
    Calling updateConfig to notify DCM of new web-bindings...done.
    Adding application 'EMAgentPush' to the DCM repository...done.
    Application 'EMAgentPush' deployed successfully.
    Stopping OC4J instance 'OC4J_EMPROV'...done.
    Adding application 'rlmgr' to the DCM repository...done.
    Application 'rlmgr' deployed successfully.
    Adding application 'em' to the DCM repository...done.
    Application 'em' deployed successfully.
    Stopping OC4J instance 'OC4J_EM'...done.
    Calling SMI to retry init of failed plugins...done.
    Terminating DCM...done.
    Copying C:/ORACLE/product/10g/oms10g/j2ee/deploy.ini to C:/ORACLE/product/10g/oms10g/j2ee/deploy.ini.1164639589046.bak.
    Writing any undeployed entries back to C:/ORACLE/product/10g/oms10g/j2ee/deploy.ini.
    Oc4jDeploy tool completed successfully!
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 1 have been completed with status=true
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 2 have been completed with status=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=C:\ORACLE\product\10g\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ora_em_rep)(PORT=1521)))(CONNECT_DATA=(SID=emrep))) -action drop -repos_user SYSMAN -output_file C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_drop09_59_49.log
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:C:\ORACLE\product\10g\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ora_em_rep)(PORT=1521)))(CONNECT_DATA=(SID=emrep))) -action drop -repos_user SYSMAN -output_file C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_drop09_59_49.log have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Enter SYS user's password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Dropping the repository..
    Quiescing DB ... Failed.
    Checking for Repos User ... Exists.
    Repos User exists..
    Clearing EM Contexts ... OK.
    Dropping EM users ...
    Done.
    Dropping Repos User ... Done.
    Dropping Roles/Synonymns/Tablespaces ... Done.
    Unquiescing DB ... Done.
    Dropped Repository Successfully.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=C:\ORACLE\product\10g\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ora_em_rep)(PORT=1521)))(CONNECT_DATA=(SID=emrep))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log -ecm_datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt.dbf
    INFO: oracle.sysman.top.oms:PerformSecureCommand:drain:Spaced passwords by=200 ms
    INFO: oracle.sysman.top.oms:RepManager Create Repository Error = C:\ORACLE\product\10g\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ora_em_rep)(PORT=1521)))(CONNECT_DATA=(SID=emrep))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log -ecm_datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt.dbf . Please check the log file at 12
    'Enter SYS user's password :
    Enter repository user password :
    Enter MetaLink user password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Checking DB Init Parameters ... OK.
    Checking for Repos User ... Does not Exist.
    Loading necessary DB objects ...
    Checking DB Object (DBMS_SHARED_POOL , PACKAGE) ... Exists.
    DBMS POOL package exists.
    Done Loading necessary DB objects
    Creating repos user ... Failed.
    Repository Creation failed. Failed to create Repos User.
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:C:\ORACLE\product\10g\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ora_em_rep)(PORT=1521)))(CONNECT_DATA=(SID=emrep))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log -ecm_datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt.dbf have completed with exitCode=12
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Enter SYS user's password :
    Enter repository user password :
    Enter MetaLink user password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Checking DB Init Parameters ... OK.
    Checking for Repos User ... Does not Exist.
    Loading necessary DB objects ...
    Checking DB Object (DBMS_SHARED_POOL , PACKAGE) ... Exists.
    DBMS POOL package exists.
    Done Loading necessary DB objects
    Creating repos user ... Failed.
    Repository Creation failed. Failed to create Repos User.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:RepManager Create Repository Error = 12. Please check the log file at C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log
    WARNING: oracle.sysman.top.oms:EmcpPlug:startProcessing:Exception in runner=RepManager Create Repository Error = 12. Please check the log file at C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:Internal PlugIn for {Micro Step state:step:2:configuration in CfmAggregateInstance: oracle.sysman.top.oms:10.2.0.2.0:common:family=CFM:oh=C:\ORACLE\product\10g\oms10g:label=0} failed with an unhandled exception:
    java.lang.Exception: RepManager Create Repository Error = 12. Please check the log file at C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log
         at oracle.sysman.emcp.util.EmcpPlug.startProcessing(EmcpPlug.java:389)
         at oracle.sysman.emcp.util.EmcpPlug.invoke(EmcpPlug.java:360)
         at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:509)
         at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:121)
         at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
         at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    INFO: OuiConfigVariables:IAction.perform() was called on {Action state:OUICA in CfmAggregateInstance: OuiConfigVariables:1.0.0.0.0:common:family=CFM:oh=C:\ORACLE\product\10g\oms10g:label=0}
    INFO: Framework waiting for Action to complete at 10:07:22.640
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=OUICA Status=is running with ActionStep=0 stepIndex=0 microStep=0
    INFO: OuiConfigVariables:About to execute plug-in OUI_CA
    INFO: OuiConfigVariables:The plug-in OUI_CA is running
    INFO: OuiConfigVariables:Launching CmdExec
    INFO: OuiConfigVariables:ExitCode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA executed as attached=true in separate process with exitcode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA has successfully been performed
    INFO: done waiting for Action from 10:07:22.640
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 15 aggregate instances saved

Maybe you are looking for

  • Getting rpm values from the fans on the MSI NEO2-FIR motherboard doesn't work

    I currently have 6 Noctua NF-S12-1200 120mm fans spinning in my computer but i am unable to get rpm values from them except the cpu-fan. It doesn't work to get a readout from the others with either, BIOS, Dual Core Center or Speedfan. Regarding Speed

  • How do I enable an older Flash Player in Safari 6?

    I recently updated my Safari browser to version 6, and the security feature that blocks older versions of the flash player is giving me some trouble. I have to have an older version of Flash (11.2.202.235) installed for school, as I attend a school o

  • No movies via S-video

    On a T-40, I just tried to play a DVD movie onto a TV via the S-video port.  I can get the TV to display the T-40 screen (when set to 640x480, 16 bit), but when a movie plays on the T-40, the movie "screen" blacks out on the TV, regardless of whether

  • Anyone's iMessage still not working!!?

    Hey I saw on the site that they got iMessage back up and working but I still can't use it. It's been saying waiting for activation for hours. Someone help please

  • I Can't Download Premiere Elements 12 even though I JUST bought it!!!

    So I downoaded the $149. package of Elements Photoshop AND Premiere.  It came as one download but yet only Photoshop is viewable and opens on my computer.  I can not find the video editing software Premiere anywhere and when i view the My Account pag