OIM 9.1.0.1 on WebLogic Server 10.3.2

Has anyone figured out how to install OIM 9.1.0.1 on WebLogic Server 10.3.2? There error I receive is
-- Internalrror activating the JMS Server AdminServer_OIM_JMSSERVER: weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist
The funny thing is I get the same error on 10.3, but it then automatically creates the missing store.
Thanks,
Pete

WLS 10.3.2 was just certified for OIM 9.1.0.2 BP5
for more info
OIM 9.1.0.1 in oracle database 11g release 2
http://www.oracle.com/technology/software/products/ias/files/idm_certification_101401.html
regards
VM

Similar Messages

  • Is OIM 10.x available for WebLogic Server?

    Is OIM 10.x available for WebLogic server? The only download I see on the site for OIM 10.x is the fully bundled suite with OracleAS.

    If by OIM you mean Oracle Identity Manager, then OIM 9.1 is supported on Weblogic 10.x. OIM 9.1 is NOT part of or the same thing as Oracle Identity Management 10g. The latter is a set of services tightly coupled with Oracle's app server (OC4J). Identity Management 10g does not run on Weblogic. Some people like to say that Identity Management 10g includes all Oracle identity management products which adds to the confusion.
    Look here: http://www.oracle.com/technology/documentation/oim1014.html

  • Weblogic server with OIM non-root

    Friends,
    I am installing OIAM on top of Weblogic Server on CentOSLinux OS .
    The problem is i want to install weblogic server and OIAM with non-root so that it does not have security issues.
    When i try to install weblogic i am unable to install it with normal user rights in /opt dir it requires root access. As per the document oiam install on top of weblogic should not be a problem but the major issue is running weblogic with non-root.
    pls let me know abt install and running weblogic as a non-root user, or a pointer to the documentation.
    thank you

    I have installed weblogic server as an nt service. In install Nt service
    cmd, if I make any change in the script, I have to uninstall and install it
    again. I do not know where to specify the weblogic.management.username =(Non
    system user)
    I have created a user name in NT server and added them to Administrator
    group. I have also modified in file realm propertes i.e to boot and shutdown
    the non system user.
    I have to start weblogic server as a non system user.
    Thanks
    Madhu
    I think I replied to some of the questions when I found out the answers.
    Only thing I did was hit reply, instead of reply group. Might it went to
    persons e-mail. That might be the reason, the answers I posted is not found
    in the newsgroup
    Thanks
    freelance_code_inspector <[email protected]> wrote in message
    news:[email protected]..
    "m holur" <[email protected]> wrote in message
    news:<3bfbafce$[email protected]>...
    I want to start wls6.1 as an nt service with different user name otherthan
    system.Madhu,
    Specify weblogic.management.username={Non system user} in your -D
    option. BTW, just curious, have observed that u have been posting a
    lot of weblogic questions lately, did u find out the answers? If so, u
    should share it back to this community.
    Regards
    drit
    Freelance Java Developer/Code Inspector
    http://www.geocities.com/doc_i_t/CodeInspectionService.html

  • Problem Login to Weblogic Server and Enterprise Manager Page

    Hi master and guru,
    I have installed WebLogic 10.3.5, SOA 11.1.1.5.0 and OIM 11.1.1.5.0 in production server.
    But when trying to login to Weblogic Server page (http:\\<host>:7001\console), failed without error.
    And when trying to login to Enterprise Manager page (http:\\<host>:7001\em), failed also.
    The error in log :
    initIgnoreList:Register 'oracle_ias_farm' login page url:/em/faces/targetauth/emasLogin
    <Oct 27, 2011 10:04:49 AM ICT> <Warning> <Socket> <BEA-000402> <There are: 5 active sockets, but the maximum number of socket reader threads allowed by the configuration is: 4. You may want to alter your configuration.>
    m_connection-jpss null
    <Oct 27, 2011 10:05:09 AM ICT> <Error> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Not able to fetch the OIMDB Info. Either the application is undeployed or the application server is shutdown. Hence populating the Information Not Available values for them>
    <Oct 27, 2011 10:05:09 AM ICT> <Error> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Not able to fetch the SOA Info. Either the application is undeployed or the application server is shutdown. Hence populating the Information Not Available values for them>
    <Oct 27, 2011 10:05:09 AM ICT> <Error> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Not able to fetch the OVD Info. Either the application is undeployed or the application server is shutdown. Hence populating the Information Not Available values for them>
    <Oct 27, 2011 10:05:09 AM ICT> <Warning> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Found multiple WLS Domain MBeans>
    <Oct 27, 2011 10:05:14 AM ICT> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    java.lang.IllegalStateException: Cannot forward a response that is already committed
    +     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:122)+
    +     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)+
    +     at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)+
    +     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)+
    +     at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)+
    +     at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)+
    +     at oracle.sysman.emSDK.adfext.ctlr.EMViewHandlerImpl.renderView(EMViewHandlerImpl.java:149)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)+
    +     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)+
    +     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)+
    +     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)+
    +     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)+
    +     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:164)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)+
    +     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:105)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)+
    +     at java.security.AccessController.doPrivileged(Native Method)+
    +     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)+
    +     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)+
    +     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)+
    +     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)+
    +     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)+
    +     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)+
    +     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)+
    +     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)+
    +     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)+
    +     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)+
    >
    <Oct 27, 2011 10:05:14 AM ICT> <Error> <HTTP> <BEA-101020> <[ServletContext@333967374[app:em module:/em path:/em spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Cannot forward a response that is already committed
    +     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:122)+
    +     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     Truncated. see log file for complete stacktrace+
    >
    <Oct 27, 2011 10:05:14 AM ICT> <Notice> <Diagnostics> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'AdminServer' has triggered at Oct 27, 2011 10:05:14 AM ICT. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Oct 27, 2011 10:05:14 AM ICT SERVER = AdminServer MESSAGE = [ServletContext@333967374[app:em module:/em path:/em spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Cannot forward a response that is already committed
    +     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:122)+
    +     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)+
    +     at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)+
    +     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)+
    +     at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)+
    +     at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)+
    +     at oracle.sysman.emSDK.adfext.ctlr.EMViewHandlerImpl.renderView(EMViewHandlerImpl.java:149)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)+
    +     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)+
    +     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)+
    +     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)+
    +     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)+
    +     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:164)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)+
    +     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:105)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)+
    +     at java.security.AccessController.doPrivileged(Native Method)+
    +     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)+
    +     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)+
    +     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)+
    +     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)+
    +     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)+
    +     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)+
    +     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)+
    +     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)+
    +     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)+
    +     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)+
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101020 MACHINE = IDM_APP TXID = CONTEXTID = 3ca8d5161a516ac2:7fbc50ed:1334350f599:-8000-0000000000000083 TIMESTAMP = 1319684714138
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    <Oct 27, 2011 10:05:15 AM ICT> <Alert> <Diagnostics> <BEA-320016> <Creating diagnostic image in c:\oracle\middleware\user_projects\domains\base_domain\servers\adminserver\adr\diag\ofm\base_domain\adminserver\incident\incdir_18 with a lockout minute period of 1.>
    But the weird thing is success when login to SOA (http:\\<host>:8001\soa-infra)
    Can anyone help me why this problem occured and how to solve it?
    Thank you,
    Ivan P.

    Hi
    Try to increase socket limits
    Normally you can do this within the admin console , Servers -> Configuration -> Tuning -> Socket Readers
    For you, since you can't login, set the ThreadPoolPercentSocketReaders in the config.xml to a higher value than 5
    kind regards
    Michel

  • Regarding datasource in weblogic server

    Hi All,
    while creating datasource i am getting the following error
    An error occurred during activation of changes, please see the log for details.
    weblogic.application.ModuleException:
    weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: invalid arguments in call
    i am connecting to oracle server and i am giving all The
    details eventhough i am getting exception
    i am using weblogic 10.0 version
    please help me as soon as possible
    thanks in advance'
    tirumal

    I am getting the same error as he is getting with Weblogic Server 10.0 MP1. We are going from Version 7.0 to 10 :
    I am configuring an Oracle Data Source from the console.
    I selected Other for Oracle driver
    I specify the following driver: oracle.jdbc.driver.OracleDriver.
    I test the new jdbc configuration and I get a successful Connection test.
    When I then assign it to my AdminServer and activate the changes is when I get the same error:
    weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: invalid arguments in call.
    I go to the \pending\jdbc\CtTxDataSource-3770-jdbc.xml
    Below is what the JDBC Datasource Configuration built:
    <?xml version='1.0' encoding='UTF-8'?>
    <jdbc-data-source xmlns="http://www.bea.com/ns/weblogic/90" xmlns:sec="http://www.bea.com/ns/weblogic/90/security" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wls="http://www.bea.com/ns/weblogic/90/security/wls" xsi:schemaLocation="http://www.bea.com/ns/weblogic/920 http://www.bea.com/ns/weblogic/920.xsd">
    <name>CtTxDataSource</name>
    <jdbc-driver-params>
    <url>jdbc:oracle:thin:@oims-npe-dev1:1521:oimsdev1</url>
    <driver-name>oracle.jdbc.driver.OracleDriver</driver-name>
    <password-encrypted>{3DES}oKK0HLMQ9oRN05wfBXY7sQ==</password-encrypted>
    </jdbc-driver-params>
    <jdbc-connection-pool-params>
    <test-table-name>SELECT * FROM APP</test-table-name>
    </jdbc-connection-pool-params>
    <jdbc-data-source-params>
    <jndi-name>CtTxDataSource</jndi-name>
    <global-transactions-protocol>EmulateTwoPhaseCommit</global-transactions-protocol>
    </jdbc-data-source-params>
    </jdbc-data-source>
    It didn't put in the <property> defining user logon and the database which I provided when I ran thru the configuration steps. Is this a bug on the 10.0 mp1 version of Weblogic? I had to manually add the property values to make it work. The same occurred when I configured a DB2 for ZOS.
    Thanks.

  • OIM 9.0.1.1 on Weblogic Failing

    My installation is failing and I cannot seem to get to the bottom of it. Any pointers / help here is appreciated.
    XIMDD does not report any problem prior to running the installation. The database operations all seem to occur successfully, but there are problems deploying to WebLogic. The myserver.log content and the Java VM System Properties Report from the XIMDD is included. The environment is:
    Windows Server 2003 / Weblogic 8.1 SP4 / JDK 142_05
    Windows Server 2003 / Oracle db 10.2.1
    XIMDD Java Report
    Test Name Java VM System Properties Report
    Description Prints out all the Java VM system properties.
    Result PASSED
    Details
    java.vendor Sun Microsystems Inc.
    org.xml.sax.parser weblogic.xml.jaxp.RegistryParser
    os.name Windows 2003
    sun.boot.class.path C:\bea\JDK142~1\jre\lib\rt.jar;C:\bea\JDK142~1\jre\lib\i18n.jar;C:\bea\JDK142~1\jre\lib\sunrsasign.jar;C:\bea\JDK142~1\jre\lib\jsse.jar;C:\bea\JDK142~1\jre\lib\jce.jar;C:\bea\JDK142~1\jre\lib\charsets.jar;C:\bea\JDK142~1\jre\classes
    sun.java2d.fontpath
    java.vm.specification.vendor Sun Microsystems Inc.
    java.runtime.version 1.4.2_05-b04
    weblogic.Name myserver
    jmx.implementation.vendor Sun Microsystems
    user.name rsquires
    jmx.implementation.name JMX RI
    user.language en
    java.naming.factory.initial weblogic.jndi.WLInitialContextFactory
    sun.boot.library.path C:\bea\JDK142~1\jre\bin
    jmx.specification.name Java Management Extensions
    java.version 1.4.2_05
    user.timezone America/New_York
    sun.arch.data.model 32
    javax.rmi.CORBA.UtilClass weblogic.iiop.UtilDelegateImpl
    jmx.specification.version 1.0 Final Release
    java.endorsed.dirs C:\bea\JDK142~1\jre\lib\endorsed
    vde.home .\myserver\ldap
    sun.cpu.isalist pentium i486 i386
    jmx.implementation.version 1.0
    file.encoding.pkg sun.io
    weblogic.mbeanLegalClause.ByPass false
    file.separator \
    java.specification.name Java Platform API Specification
    java.class.version 48.0
    user.country US
    java.home C:\bea\JDK142~1\jre
    java.vm.info mixed mode
    os.version 5.2
    org.omg.CORBA.ORBSingletonClass weblogic.corba.orb.ORB
    path.separator ;
    java.vm.version 1.4.2_05-b04
    java.util.prefs.PreferencesFactory java.util.prefs.WindowsPreferencesFactory
    user.variant
    java.protocol.handler.pkgs weblogic.utils|weblogic.utils|weblogic.net
    jmx.specification.vendor Sun Microsystems
    java.awt.printerjob sun.awt.windows.WPrinterJob
    java.security.policy C:\bea\WEBLOG~1\server\lib\weblogic.policy
    sun.io.unicode.encoding UnicodeLittle
    awt.toolkit sun.awt.windows.WToolkit
    java.naming.factory.url.pkgs weblogic.jndi.factories:weblogic.corba.j2ee.naming.url
    user.home C:\Documents and Settings\rsquires
    java.specification.vendor Sun Microsystems Inc.
    org.xml.sax.driver weblogic.apache.xerces.parsers.SAXParser
    java.library.path C:\bea\JDK142~1\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\bea\WEBLOG~1\server\bin;C:\bea\JDK142~1\jre\bin;C:\bea\JDK142~1\bin;C:\Perl\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dell\OpenManage\Array Manager;C:\Program Files\Dell\OpenManage\oma\bin;C:\Program Files\Dell\OpenManage\LU\bin;C:\Program Files\Dell\OpenManage\oldiags\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;c:\tomcat\bin;C:\tomcat\j2sdk1.4.1_02\bin;C:\bin\tomcat50\bin;c:\cygwin\bin;C:\bea\jdk142_05\bin;C:\bea\WEBLOG~1\server\bin\oci920_8
    java.vendor.url http://java.sun.com/
    java.vm.vendor Sun Microsystems Inc.
    java.runtime.name Java(TM) 2 Runtime Environment, Standard Edition
    java.class.path C:\bea\JDK142~1\lib\tools.jar;C:\bea\WEBLOG~1\server\lib\weblogic_sp.jar;C:\bea\WEBLOG~1\server\lib\weblogic.jar;C:\bea\WEBLOG~1\server\lib\log4j-1.2.9.jar;C:\bea\WEBLOG~1\common\eval\pointbase\lib\pbserver44.jar;C:\bea\WEBLOG~1\common\eval\pointbase\lib\pbclient44.jar;C:\bea\JDK142~1\jre\lib\rt.jar;C:\bea\WEBLOG~1\server\lib\webservices.jar;
    Total Memory 6353648 Bytes
    java.vm.specification.name Java Virtual Machine Specification
    java.vm.specification.version 1.0
    javax.rmi.CORBA.PortableRemoteObjectClass weblogic.iiop.PortableRemoteObjectDelegateImpl
    sun.cpu.endian little
    sun.os.patch.level
    java.io.tmpdir C:\DOCUME~1\rsquires\LOCALS~1\Temp\
    java.vendor.url.bug http://java.sun.com/cgi-bin/bugreport.cgi
    os.arch x86
    java.awt.graphicsenv sun.awt.Win32GraphicsEnvironment
    java.ext.dirs C:\bea\JDK142~1\jre\lib\ext
    user.dir D:\bea\user_projects\domains\oim
    line.separator
    java.vm.name Java HotSpot(TM) Client VM
    javax.xml.soap.MessageFactory weblogic.webservice.core.soap.MessageFactoryImpl
    Free Memory 6353800 Bytes
    file.encoding Cp1252
    org.omg.CORBA.ORBClass weblogic.corba.orb.ORB
    javax.xml.rpc.ServiceFactory weblogic.webservice.core.rpc.ServiceFactoryImpl
    weblogic.ProductionModeEnabled
    java.specification.version 1.4
    Weblogic myserver.log
    ####<Jan 23, 2007 4:29:40 PM EST> <Notice> <Log Management> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-170019> <The server log file D:\bea\user_projects\domains\oim\myserver\myserver.log is opened. All server side log events will be written to this file.>
    ####<Jan 23, 2007 4:29:41 PM EST> <Info> <Security> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-090149> <The server security configuration has been loaded from C:\bea\weblogic81\server\lib\SecurityDefaultConfig.xml>
    ####<Jan 23, 2007 4:29:41 PM EST> <Info> <Security> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-090074> <Initializing RoleMapper provider using LDIF template file D:\bea\user_projects\domains\oim\.\DefaultRoleMapperInit.ldift.>
    ####<Jan 23, 2007 4:29:41 PM EST> <Info> <Security> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-090075> <The RoleMapper provider has had its LDIF information loaded from: D:\bea\user_projects\domains\oim\.\DefaultRoleMapperInit.ldift>
    ####<Jan 23, 2007 4:29:41 PM EST> <Info> <Security> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-090074> <Initializing Authorizer provider using LDIF template file D:\bea\user_projects\domains\oim\.\DefaultAuthorizerInit.ldift.>
    ####<Jan 23, 2007 4:29:41 PM EST> <Info> <Security> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-090075> <The Authorizer provider has had its LDIF information loaded from: D:\bea\user_projects\domains\oim\.\DefaultAuthorizerInit.ldift>
    ####<Jan 23, 2007 4:29:41 PM EST> <Info> <Security> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-090074> <Initializing Authenticator provider using LDIF template file D:\bea\user_projects\domains\oim\.\DefaultAuthenticatorInit.ldift.>
    ####<Jan 23, 2007 4:29:41 PM EST> <Info> <Security> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-090075> <The Authenticator provider has had its LDIF information loaded from: D:\bea\user_projects\domains\oim\.\DefaultAuthenticatorInit.ldift>
    ####<Jan 23, 2007 4:29:42 PM EST> <Info> <Security> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-090093> <No pre-WLS 8.1 Keystore providers are configured for server myserver for security realm myrealm.>
    ####<Jan 23, 2007 4:29:42 PM EST> <Notice> <Security> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<Jan 23, 2007 4:29:42 PM EST> <Notice> <WebLogicServer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-000327> <Starting WebLogic Admin Server "myserver" for domain "oim">
    ####<Jan 23, 2007 4:29:42 PM EST> <Info> <WebLogicServer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-000214> <WebLogic Server "myserver" version:
    WebLogic Server 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
    WebLogic XMLX Module 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647 (c) 1995, 1996, 1997, 1998 WebLogic, Inc.
    (c) 1999, 2000, 2001 BEA Systems, Inc.>
    ####<Jan 23, 2007 4:29:42 PM EST> <Info> <WebLogicServer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-000215> <Loaded License : C:\bea\license.bea>
    ####<Jan 23, 2007 4:29:42 PM EST> <Info> <RJVM> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-000570> <Network Configuration for Channel "myserver"
    Listen Address          *
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     false
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<Jan 23, 2007 4:29:42 PM EST> <Debug> <RJVM> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-000571> <Network Configuration Detail for Channel "myserver"
    Channel Weight          50
    Accept Backlog          50
    Login Timeout          5000ms
    Max Message Size     10000000
    Message Timeout     60s
    Idle Timeout          65s
    Tunneling Timeout     40s
    Tunneling Ping          45s>
    ####<Jan 23, 2007 4:29:42 PM EST> <Info> <XML> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-130036> <Initializing XMLRegistry.>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <JDBC> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-001135> <Initializing the JDBC service.>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <JDBC> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-001137> <Initialization complete.>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <Connector> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-190000> <Initializing J2EE Connector Service>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <Connector> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-190001> <J2EE Connector Service initialized successfully>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <IIOP> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-002014> <IIOP subsystem enabled.>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040090> <Deployed 5 default connection factories.>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040305> <JMS service is initialized and in standby mode.>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-101128> <Initializing HTTP services.>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-101133> <Initializing Web server myserver.>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-101052> <[HTTP myserver] Initialized>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-101135> <myserver is the default Web server.>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <J2EE> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-160037> <J2EE service initializing.>
    ####<Jan 23, 2007 4:29:43 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149207> <Initializing.>
    ####<Jan 23, 2007 4:29:45 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149059> <Module console of application console is transitioning from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:45 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149060> <Module console of application console successfully transitioned from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:45 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddi of application uddi is transitioning from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddi of application uddi successfully transitioned from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddiexplorer of application uddiexplorer is transitioning from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddiexplorer of application uddiexplorer successfully transitioned from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149059> <Module wl_management_internal1 of application wl_management_internal1 is transitioning from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149060> <Module wl_management_internal1 of application wl_management_internal1 successfully transitioned from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149059> <Module wl_management_internal2 of application wl_management_internal2 is transitioning from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149060> <Module wl_management_internal2 of application wl_management_internal2 successfully transitioned from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149059> <Module console of application console is transitioning from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149060> <Module console of application console successfully transitioned from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<anonymous>> <> <BEA-101047> <[ServletContext(id=1784167,name=console,context-path=/console)] WebServiceServlet: init>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddi of application uddi is transitioning from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddi of application uddi successfully transitioned from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<anonymous>> <> <BEA-101047> <[ServletContext(id=18026635,name=uddi,context-path=/uddi)] WebServiceServlet: init>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddiexplorer of application uddiexplorer is transitioning from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddiexplorer of application uddiexplorer successfully transitioned from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<anonymous>> <> <BEA-101047> <[ServletContext(id=28839323,name=uddiexplorer,context-path=/uddiexplorer)] WebServiceServlet: init>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149059> <Module wl_management_internal1 of application wl_management_internal1 is transitioning from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:46 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149060> <Module wl_management_internal1 of application wl_management_internal1 successfully transitioned from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<anonymous>> <> <BEA-101047> <[ServletContext(id=21570718,name=wl_management_internal1,context-path=/wl_management_internal1)] WebServiceServlet: init>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149059> <Module wl_management_internal2 of application wl_management_internal2 is transitioning from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149060> <Module wl_management_internal2 of application wl_management_internal2 successfully transitioned from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<anonymous>> <> <BEA-101047> <[ServletContext(id=18394110,name=wl_management_internal2,context-path=/wl_management_internal2)] WebServiceServlet: init>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149208> <Initialization Complete.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JTA> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-110441> <Opening transaction log with driver version "j1.0" and synchronous write policy "Cache-Flush". For information on synchronous write policies, refer to the weblogic.management.configuration.ServerMBean javadoc or console online help.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Notice> <JTA> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-110025> <Creating new transaction log file [.\myserver\./myserver.0000.tlog].>
    ####<Jan 23, 2007 4:29:47 PM EST> <Notice> <JTA> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-110025> <Creating new transaction log file [.\myserver\./myserver.heur.0000.tlog].>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JDBC> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-001138> <Resuming the JDBC service.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JDBC> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-001140> <Resume complete.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "DefaultXAConnectionFactory" is started.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "QueueConnectionFactory" is started.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "MessageDrivenBeanConnectionFactory" is started.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "DefaultConnectionFactory" is started.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "TopicConnectionFactory" is started.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040306> <JMS service is active now.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-101129> <Initializing the Web application container.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-101238> <HTTP log rotation is size based for the Web server: myserver.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-101051> <[HTTP myserver] started>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040321> <JMSServer "WSStoreForwardInternalJMSServermyserver" is resuming.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040113> <JMSServer "WSStoreForwardInternalJMSServermyserver", Opening file store "FileStore" in directory "D:\bea\user_projects\domains\oim\.\rmfilestore". Starting scan of 0 files totalling 0 bytes.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040114> <JMSServer "WSStoreForwardInternalJMSServermyserver", Finished scan of file store "FileStore" in directory "D:\bea\user_projects\domains\oim\.\rmfilestore". Found 0 records totalling 0 bytes.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040010> <JMSServer "WSStoreForwardInternalJMSServermyserver" configured no session pools.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <JMS> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-040109> <JMSServer "WSStoreForwardInternalJMSServermyserver" is started.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <WebService> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-220027> <Web Service reliable agents are started on the server.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149209> <Resuming.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-101133> <Initializing Web server myserver.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-149210> <Resumed.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <Management> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-141187> <Java system properties are defined as follows:
    awt.toolkit = sun.awt.windows.WToolkit
    file.encoding = Cp1252
    file.encoding.pkg = sun.io
    file.separator = \
    java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob = sun.awt.windows.WPrinterJob
    java.class.path = C:\bea\JDK142~1\lib\tools.jar;C:\bea\WEBLOG~1\server\lib\weblogic_sp.jar;C:\bea\WEBLOG~1\server\lib\weblogic.jar;C:\bea\WEBLOG~1\server\lib\log4j-1.2.9.jar;C:\bea\WEBLOG~1\common\eval\pointbase\lib\pbserver44.jar;C:\bea\WEBLOG~1\common\eval\pointbase\lib\pbclient44.jar;C:\bea\JDK142~1\jre\lib\rt.jar;C:\bea\WEBLOG~1\server\lib\webservices.jar;
    java.class.version = 48.0
    java.endorsed.dirs = C:\bea\JDK142~1\jre\lib\endorsed
    java.ext.dirs = C:\bea\JDK142~1\jre\lib\ext
    java.home = C:\bea\JDK142~1\jre
    java.io.tmpdir = C:\DOCUME~1\rsquires\LOCALS~1\Temp\
    java.library.path = C:\bea\JDK142~1\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\bea\WEBLOG~1\server\bin;C:\bea\JDK142~1\jre\bin;C:\bea\JDK142~1\bin;C:\Perl\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dell\OpenManage\Array Manager;C:\Program Files\Dell\OpenManage\oma\bin;C:\Program Files\Dell\OpenManage\LU\bin;C:\Program Files\Dell\OpenManage\oldiags\bin;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;c:\tomcat\bin;C:\tomcat\j2sdk1.4.1_02\bin;C:\bin\tomcat50\bin;c:\cygwin\bin;C:\bea\jdk142_05\bin;C:\bea\WEBLOG~1\server\bin\oci920_8
    java.naming.factory.initial = weblogic.jndi.WLInitialContextFactory
    java.naming.factory.url.pkgs = weblogic.jndi.factories:weblogic.corba.j2ee.naming.url
    java.protocol.handler.pkgs = weblogic.utils|weblogic.utils|weblogic.net
    java.runtime.name = Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version = 1.4.2_05-b04
    java.security.policy = C:\bea\WEBLOG~1\server\lib\weblogic.policy
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.4
    java.util.prefs.PreferencesFactory = java.util.prefs.WindowsPreferencesFactory
    java.vendor = Sun Microsystems Inc.
    java.vendor.url = http://java.sun.com/
    java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
    java.version = 1.4.2_05
    java.vm.info = mixed mode
    java.vm.name = Java HotSpot(TM) Client VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 1.4.2_05-b04
    javax.rmi.CORBA.PortableRemoteObjectClass = weblogic.iiop.PortableRemoteObjectDelegateImpl
    javax.rmi.CORBA.UtilClass = weblogic.iiop.UtilDelegateImpl
    javax.xml.rpc.ServiceFactory = weblogic.webservice.core.rpc.ServiceFactoryImpl
    javax.xml.soap.MessageFactory = weblogic.webservice.core.soap.MessageFactoryImpl
    jmx.implementation.name = JMX RI
    jmx.implementation.vendor = Sun Microsystems
    jmx.implementation.version = 1.0
    jmx.specification.name = Java Management Extensions
    jmx.specification.vendor = Sun Microsystems
    jmx.specification.version = 1.0 Final Release
    org.omg.CORBA.ORBClass = weblogic.corba.orb.ORB
    org.omg.CORBA.ORBSingletonClass = weblogic.corba.orb.ORB
    org.xml.sax.driver = weblogic.apache.xerces.parsers.SAXParser
    org.xml.sax.parser = weblogic.xml.jaxp.RegistryParser
    os.arch = x86
    os.name = Windows 2003
    os.version = 5.2
    path.separator = ;
    sun.arch.data.model = 32
    sun.boot.class.path = C:\bea\JDK142~1\jre\lib\rt.jar;C:\bea\JDK142~1\jre\lib\i18n.jar;C:\bea\JDK142~1\jre\lib\sunrsasign.jar;C:\bea\JDK142~1\jre\lib\jsse.jar;C:\bea\JDK142~1\jre\lib\jce.jar;C:\bea\JDK142~1\jre\lib\charsets.jar;C:\bea\JDK142~1\jre\classes
    sun.boot.library.path = C:\bea\JDK142~1\jre\bin
    sun.cpu.endian = little
    sun.cpu.isalist = pentium i486 i386
    sun.io.unicode.encoding = UnicodeLittle
    user.country = US
    user.dir = D:\bea\user_projects\domains\oim
    user.home = C:\Documents and Settings\rsquires
    user.language = en
    user.name = rsquires
    user.timezone = America/New_York
    vde.home = .\myserver\ldap
    weblogic.Name = myserver
    weblogic.mbeanLegalClause.ByPass = false
    >
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <Management> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-141052> <The application poller has started for the development server.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <Socket> <SNSSRV101> <myserver> <ListenThread.Default> <<WLS Kernel>> <> <BEA-000406> <NTSocketMuxer was built on May 20 2004 21:15:15
    >
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <Socket> <SNSSRV101> <myserver> <ListenThread.Default> <<WLS Kernel>> <> <BEA-000436> <Allocating 2 reader threads.>
    ####<Jan 23, 2007 4:29:47 PM EST> <Info> <Socket> <SNSSRV101> <myserver> <ListenThread.Default> <<WLS Kernel>> <> <BEA-000440> <NativeIO Enabled>
    ####<Jan 23, 2007 4:29:47 PM EST> <Notice> <WebLogicServer> <SNSSRV101> <myserver> <ListenThread.Default> <<WLS Kernel>> <> <BEA-000355> <Thread "ListenThread.Default" listening on port 7001, ip address *.*>
    ####<Jan 23, 2007 4:29:47 PM EST> <Notice> <WebLogicServer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-000331> <Started WebLogic Admin Server "myserver" for domain "oim" running in Development Mode>
    ####<Jan 23, 2007 4:29:47 PM EST> <Notice> <WebLogicServer> <SNSSRV101> <myserver> <main> <<WLS Kernel>> <> <BEA-000360> <Server started in RUNNING mode>
    ####<Jan 23, 2007 4:29:48 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <<WLS Kernel>> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:29:48 PM EST> <Info> <Configuration Management> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <<WLS Kernel>> <> <BEA-150007> <The booted configuration .\config.xml has been backed up at D:\bea\user_projects\domains\oim\.\config.xml.booted.>
    ####<Jan 23, 2007 4:29:56 PM EST> <Info> <Application Poller> <SNSSRV101> <myserver> <ExecuteThread: '3' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149400> <Activating application: appsdirXIMDD_war>
    ####<Jan 23, 2007 4:29:56 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '3' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149038> <A deployment task with ID 0 for application appsdirXIMDD_war is being initiated.>
    ####<Jan 23, 2007 4:29:56 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '4' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149033> <preparing application appsdirXIMDD_war on myserver>
    ####<Jan 23, 2007 4:29:57 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '4' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149059> <Module XIMDD of application appsdirXIMDD_war is transitioning from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:57 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '4' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149060> <Module XIMDD of application appsdirXIMDD_war successfully transitioned from unprepared to prepared on server myserver.>
    ####<Jan 23, 2007 4:29:57 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '4' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149033> <prepared application appsdirXIMDD_war on myserver>
    ####<Jan 23, 2007 4:29:57 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '4' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149033> <activating application appsdirXIMDD_war on myserver>
    ####<Jan 23, 2007 4:29:57 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '4' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149059> <Module XIMDD of application appsdirXIMDD_war is transitioning from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:57 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '4' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149060> <Module XIMDD of application appsdirXIMDD_war successfully transitioned from prepared to active on server myserver.>
    ####<Jan 23, 2007 4:29:57 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <ExecuteThread: '4' for queue: 'weblogic.kernel.System'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=20827989,name=XIMDD,context-path=/XIMDD)] WebServiceServlet: init>
    ####<Jan 23, 2007 4:29:57 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '4' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149033> <activated application appsdirXIMDD_war on myserver>
    ####<Jan 23, 2007 4:29:58 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '4' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:29:58 PM EST> <Info> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '4' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-149074> <Successfully completed deployment task: [Deployer:149026]Deploy application appsdirXIMDD_war on myserver.>
    ####<Jan 23, 2007 4:30:07 PM EST> <Info> <WebLogicServer> <SNSSRV101> <myserver> <ListenThread.Default> <<WLS Kernel>> <> <BEA-000213> <Adding address: 10.18.128.209 to licensed client list>
    ####<Jan 23, 2007 4:30:07 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <ExecuteThread: '14' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=20827989,name=XIMDD,context-path=/XIMDD)] /*: init>
    ####<Jan 23, 2007 4:30:07 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <ExecuteThread: '14' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=20827989,name=XIMDD,context-path=/XIMDD)] /*: Using standard I/O>
    ####<Jan 23, 2007 4:30:09 PM EST> <Info> <HTTP> <SNSSRV101> <myserver> <ExecuteThread: '14' for queue: 'weblogic.kernel.Default'> <<anonymous>> <> <BEA-101047> <[ServletContext(id=20827989,name=XIMDD,context-path=/XIMDD)] SystemVerificationServlet: init>
    ####<Jan 23, 2007 4:42:36 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '1' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:36 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:36 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '1' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:36 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '0' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:36 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '1' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:37 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '0' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:37 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:37 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '1' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:37 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '0' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:37 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:37 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '1' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:38 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '0' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:38 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:38 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '0' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:42:38 PM EST> <Info> <Management> <SNSSRV101> <myserver> <ExecuteThread: '1' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-140009> <Configuration changes for the domain have been saved to the repository.>
    ####<Jan 23, 2007 4:48:58 PM EST> <Warning> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <<WLS Kernel>> <> <BEA-149001> <No application named Nexaweb exists for operation remove>
    ####<Jan 23, 2007 4:48:58 PM EST> <Debug> <Management> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-141132> <Dynamic invocation while executing action remove on oim:Location=myserver,Name=DeployerRuntime,ServerRuntime=myserver,Type=DeployerRuntime MBean instance failed. The method remove with signature [java.lang.String, weblogic.management.deploy.DeploymentData, java.lang.String, boolean] was invoked with parameters as [Nexaweb, Delete Files:false
    Timeout :3600000
    Targets:
    oim: (Modules: null)
    Files:
    null
    , null, false].
    weblogic.management.ManagementException: [Deployer:149001]No application named Nexaweb exists for operation remove
         at weblogic.management.deploy.DeployerRuntime.unprotectedRemove(DeployerRuntime.java:1102)
         at weblogic.management.deploy.DeployerRuntime.access$200(DeployerRuntime.java:69)
         at weblogic.management.deploy.DeployerRuntime$1.run(DeployerRuntime.java:1539)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.management.deploy.DeployerRuntime.checkAndPerformDeployerActions(DeployerRuntime.java:1523)
         at weblogic.management.deploy.DeployerRuntime.remove(DeployerRuntime.java:251)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
         at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:415)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Jan 23, 2007 4:48:59 PM EST> <Warning> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <<WLS Kernel>> <> <BEA-149001> <No application named Xellerate exists for operation remove>
    ####<Jan 23, 2007 4:48:59 PM EST> <Debug> <Management> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-141132> <Dynamic invocation while executing action remove on oim:Location=myserver,Name=DeployerRuntime,ServerRuntime=myserver,Type=DeployerRuntime MBean instance failed. The method remove with signature [java.lang.String, weblogic.management.deploy.DeploymentData, java.lang.String, boolean] was invoked with parameters as [Xellerate, Delete Files:false
    Timeout :3600000
    Targets:
    oim: (Modules: null)
    Files:
    null
    , null, false].
    weblogic.management.ManagementException: [Deployer:149001]No application named Xellerate exists for operation remove
         at weblogic.management.deploy.DeployerRuntime.unprotectedRemove(DeployerRuntime.java:1102)
         at weblogic.management.deploy.DeployerRuntime.access$200(DeployerRuntime.java:69)
         at weblogic.management.deploy.DeployerRuntime$1.run(DeployerRuntime.java:1539)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.management.deploy.DeployerRuntime.checkAndPerformDeployerActions(DeployerRuntime.java:1523)
         at weblogic.management.deploy.DeployerRuntime.remove(DeployerRuntime.java:251)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
         at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:415)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Jan 23, 2007 4:49:21 PM EST> <Warning> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '0' for queue: 'weblogic.admin.RMI'> <<WLS Kernel>> <> <BEA-149001> <No application named Nexaweb exists for operation remove>
    ####<Jan 23, 2007 4:49:21 PM EST> <Debug> <Management> <SNSSRV101> <myserver> <ExecuteThread: '0' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-141132> <Dynamic invocation while executing action remove on oim:Location=myserver,Name=DeployerRuntime,ServerRuntime=myserver,Type=DeployerRuntime MBean instance failed. The method remove with signature [java.lang.String, weblogic.management.deploy.DeploymentData, java.lang.String, boolean] was invoked with parameters as [Nexaweb, Delete Files:false
    Timeout :3600000
    Targets:
    oim: (Modules: null)
    Files:
    null
    , null, false].
    weblogic.management.ManagementException: [Deployer:149001]No application named Nexaweb exists for operation remove
         at weblogic.management.deploy.DeployerRuntime.unprotectedRemove(DeployerRuntime.java:1102)
         at weblogic.management.deploy.DeployerRuntime.access$200(DeployerRuntime.java:69)
         at weblogic.management.deploy.DeployerRuntime$1.run(DeployerRuntime.java:1539)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.management.deploy.DeployerRuntime.checkAndPerformDeployerActions(DeployerRuntime.java:1523)
         at weblogic.management.deploy.DeployerRuntime.remove(DeployerRuntime.java:251)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
         at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:415)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Jan 23, 2007 4:49:22 PM EST> <Warning> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <<WLS Kernel>> <> <BEA-149001> <No application named Xellerate exists for operation remove>
    ####<Jan 23, 2007 4:49:22 PM EST> <Debug> <Management> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-141132> <Dynamic invocation while executing action remove on oim:Location=myserver,Name=DeployerRuntime,ServerRuntime=myserver,Type=DeployerRuntime MBean instance failed. The method remove with signature [java.lang.String, weblogic.management.deploy.DeploymentData, java.lang.String, boolean] was invoked with parameters as [Xellerate, Delete Files:false
    Timeout :3600000
    Targets:
    oim: (Modules: null)
    Files:
    null
    , null, false].
    weblogic.management.ManagementException: [Deployer:149001]No application named Xellerate exists for operation remove
         at weblogic.management.deploy.DeployerRuntime.unprotectedRemove(DeployerRuntime.java:1102)
         at weblogic.management.deploy.DeployerRuntime.access$200(DeployerRuntime.java:69)
         at weblogic.management.deploy.DeployerRuntime$1.run(DeployerRuntime.java:1539)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.management.deploy.DeployerRuntime.checkAndPerformDeployerActions(DeployerRuntime.java:1523)
         at weblogic.management.deploy.DeployerRuntime.remove(DeployerRuntime.java:251)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
         at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:415)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Jan 23, 2007 4:49:46 PM EST> <Warning> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <<WLS Kernel>> <> <BEA-149001> <No application named Nexaweb exists for operation remove>
    ####<Jan 23, 2007 4:49:46 PM EST> <Debug> <Management> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-141132> <Dynamic invocation while executing action remove on oim:Location=myserver,Name=DeployerRuntime,ServerRuntime=myserver,Type=DeployerRuntime MBean instance failed. The method remove with signature [java.lang.String, weblogic.management.deploy.DeploymentData, java.lang.String, boolean] was invoked with parameters as [Nexaweb, Delete Files:false
    Timeout :3600000
    Targets:
    oim: (Modules: null)
    Files:
    null
    , null, false].
    weblogic.management.ManagementException: [Deployer:149001]No application named Nexaweb exists for operation remove
         at weblogic.management.deploy.DeployerRuntime.unprotectedRemove(DeployerRuntime.java:1102)
         at weblogic.management.deploy.DeployerRuntime.access$200(DeployerRuntime.java:69)
         at weblogic.management.deploy.DeployerRuntime$1.run(DeployerRuntime.java:1539)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.management.deploy.DeployerRuntime.checkAndPerformDeployerActions(DeployerRuntime.java:1523)
         at weblogic.management.deploy.DeployerRuntime.remove(DeployerRuntime.java:251)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
         at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:415)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Jan 23, 2007 4:49:47 PM EST> <Warning> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '0' for queue: 'weblogic.admin.RMI'> <<WLS Kernel>> <> <BEA-149001> <No application named Xellerate exists for operation remove>
    ####<Jan 23, 2007 4:49:47 PM EST> <Debug> <Management> <SNSSRV101> <myserver> <ExecuteThread: '0' for queue: 'weblogic.admin.RMI'> <oimsvc> <> <BEA-141132> <Dynamic invocation while executing action remove on oim:Location=myserver,Name=DeployerRuntime,ServerRuntime=myserver,Type=DeployerRuntime MBean instance failed. The method remove with signature [java.lang.String, weblogic.management.deploy.DeploymentData, java.lang.String, boolean] was invoked with parameters as [Xellerate, Delete Files:false
    Timeout :3600000
    Targets:
    oim: (Modules: null)
    Files:
    null
    , null, false].
    weblogic.management.ManagementException: [Deployer:149001]No application named Xellerate exists for operation remove
         at weblogic.management.deploy.DeployerRuntime.unprotectedRemove(DeployerRuntime.java:1102)
         at weblogic.management.deploy.DeployerRuntime.access$200(DeployerRuntime.java:69)
         at weblogic.management.deploy.DeployerRuntime$1.run(DeployerRuntime.java:1539)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.management.deploy.DeployerRuntime.checkAndPerformDeployerActions(DeployerRuntime.java:1523)
         at weblogic.management.deploy.DeployerRuntime.remove(DeployerRuntime.java:251)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:754)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:733)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1560)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1528)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:988)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:946)
         at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:415)
         at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Jan 23, 2007 4:50:15 PM EST> <Error> <Deployer> <SNSSRV101> <myserver> <ExecuteThread: '2' for queue: 'weblogic.admin.RMI'> <<WLS Kernel>> <> <BEA-149010> <Target oim is not configured. Unable to deploy application Xellerate.>
    ####<Jan 23, 2007 4:50:15 PM EST> <Warning> <Deployer> <SNSSRV101>

    Ryan,
    I'm starting to set up the same environment as you. The purpose is to learn as I'm a newbie to IdM. What are all the components I will need to install? From the tutorials/docs on this site I was able to conclude:
    Oracle DB
    App Server - tutorial uses JBoss...I'd rather use WebLogic to learn it as well
    Oracle Identity Manager
    Does sequence matter? Unfortunately, the tutorials aren't as detailed as, for example, Microsoft's Walkthroughs for MIIS 2003.
    Thanks and sorry to bug you with newbie questions.

  • Oracle Identity Manager 9.1.0.2 and Oracle Weblogic server 11g R1 b(10.3.1)

    Hi,
    can we Install Oracle Identity Manager 9.1.0.2 version on Oracle Weblogic server 11h R1 b(10.3.1)?
    Is it OIM 9.1.0.2 compatible to install on Oracle Weblogic server 11h R1 b(10.3.1).
    Early response is appreciated

    Check this
    http://www.oracle.com/technology/software/products/ias/files/idm_certification_101401.html#BABGBGHI
    And Oracle has mentioned that
    *2.1 Certified Application Servers*
    Note: There is no change in application server certification from
    release 9.1.0.1 to release 9.1.0.2.
    Oracle WebLogic Server 10.3
    But you can try with new version of Weblogic. It shouldn't create any problem.

  • Unable to start the Managed servers OIM and SOA after starting the Weblogic

    Hi,
    We are unable to start the any manager servers after starting the weblogic Admin Server.
    We are getting the below error after trying to start the OIM or SOA managed servers.
    Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 5555; nested exception is:
         java.net.BindException: Address already in use
    We have also cross verified that the port 5555 is listening after starting the weblogic Admin server.
    Please help us to start the managed servers in the weblogic 10.3.5.
    Thanks.

    We are getting the below errors after starting the Admin server and Managed servers.
    Admin Server:
    <Jan 11, 2012 7:15:06 AM EST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Jan 11, 2012 7:16:02 AM EST> <Error> <org.apache.beehive.netui.pageflow.internal.AdapterManager> <BEA-000000> <ServletContainerAdapter manager not initialized correctly.>
    Managed Server:
    Starting WLS with line:
    /opt/jdk1.6.0_27/bin/java -client -Xms1024m -Xmx4096m -XX:PermSize=512m -XX:MaxPermSize=1024m -Dweblogic.Name=oim_server1 -Djava.security.policy=/ama/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.security.SSL.trustedCAKeyStore=/ama/Oracle/Middleware/wlserver_10.3/server/lib/cacerts -Xverify:none -da -Dplatform.home=/ama/Oracle/Middleware/wlserver_10.3 -Dwls.home=/ama/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/ama/Oracle/Middleware/wlserver_10.3/server -Dcommon.components.home=/ama/Oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/ama/Oracle/Middleware/user_projects/domains/base_domain -Djrockit.optfile=/ama/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/servers/oim_server1 -Doracle.domain.config.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig -Digf.arisidbeans.carmlloc=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/carml -Digf.arisidstack.home=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/servers/oim_server1/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/ama/Oracle/Middleware/Oracle_IDM1/server/loginmodule/wls,/ama/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/ama/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol -Dweblogic.jdbc.remoteEnabled=false -DXL.HomeDir=/ama/Oracle/Middleware/Oracle_IDM1/server -Djava.security.auth.login.config=/ama/Oracle/Middleware/Oracle_IDM1/server/config/authwl.conf -Dorg.owasp.esapi.resources=/ama/Oracle/Middleware/Oracle_IDM1/server/apps/oim.ear/APP-INF/classes -da:org.apache.xmlbeans... -Dsoa.archives.dir=/ama/Oracle/Middleware/Oracle_SOA1/soa -Dsoa.oracle.home=/ama/Oracle/Middleware/Oracle_SOA1 -Dsoa.instance.home=/ama/Oracle/Middleware/user_projects/domains/base_domain -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=/ama/Oracle/Middleware/wlserver_10.3/server/lib/DemoTrust.jks -Dem.oracle.home=/ama/Oracle/Middleware/oracle_common -Djava.awt.headless=true -Dums.oracle.home=/ama/Oracle/Middleware/Oracle_SOA1 -Dweblogic.management.discover=false -Dweblogic.management.server=http://127.0.0.1:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/ama/Oracle/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/ama/Oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic.Server
    Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 5555; nested exception is:
         java.net.BindException: Address already in use
    We have to find out why the port 5555 is in listening mode after starting the Admin server.

  • Deployment Manager Error with Oracle Weblogic Server 10.3.1

    I have installed Identity Manager 9.1.0.2 (patch upgraded from 9.1.0.1) on OEL 5.3 64bit and Weblogic 10.3.1
    Database:Oracle 11gR2 (remote machine).
    **I am aware that IM 9.1.0.2 is not certified on Weblogic 10.3.1 (it is only certified on 10.3),
    The installation was successful and OIManager is up and running. Able to create Users, Resources etc. as well.
    As part of configuring OIM Connectors tried to Import .xml file using Import option from Deployment Management section as below and the following error was displayed.
    "Either your session timed out or you are trying to access a page without logging in".
    Did all workarounds like enabling java, changing browsers, restarting machine etc as per the below discussion but in vain.
    Deployment Manager Error with Oracle Weblogic Server
    Can any one suggest any workaround or solution for this problem.
    Or atleast can any one confirm there is no Identity manager available on this date which is compatible with 10.3.1? and cannot be continued further.
    Thanks in Advance
    Sudheer
    Edited by: SudheerPrabhala on Oct 20, 2009 1:26 AM

    You are facing this issue because you're using a non certified combination.
    Other folks who tried to use OIM in 10.3.1 ended up in the same problem you're facing.

  • Configuring Apache HTTP Server with Oracle Weblogic Server plugin

    Hello friends,
    I have a scenario of OIM 9.1.0.2 on Oracle Application Server 11g and Weblogic Server Apache HTTP Server.
    Oracle WebLogic Server is configured in cluster (node1 and node2), also use the Oracle Weblogic Server plugin for integration with Apache.
    One of the tests is to lose one of the nodes for the apache plugin redirects the node that has less overhead.
    When the mode is node1 and node2 stop start mode and try to access the management console of Oracle Identity Manager, the plugin sometimes redirects to the other active node, and on another occasion shows the oracle management console identity manager without the colors of the basic look and feel.
    Deputy of the Apache HTTP Server log, do you expect your comments to solve this case?
    *************************************************log****************************************************
    Server Details are:
    OrigHostInfo [192.168.1.200]
    isOrigHostInfoDNS [0]
    Host [192.168.1.200]
    Port [7002]
    SecurePort [7004]
    Mon Jan 30 22:10:43 2012 <2600713279794431> Initializing lastIndex=0 for a list of length=1
    Mon Jan 30 22:10:43 2012 <2600713279794431> initJVMID: Trying to locate Primary or Secondary using SrvrInfo with JVMID [-872106207]
    Mon Jan 30 22:10:43 2012 <2600713279794431> initJVMID: Found Primary 192.168.1.200:7002:7004
    Mon Jan 30 22:10:43 2012 <2600713279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2600713279794431> .....internal request /bea_wls_internal/WLDummyInitJVMIDs.....processed
    Mon Jan 30 22:10:43 2012 <2600713279794431> getPreferredFromCookie: Found 1 servers
    Mon Jan 30 22:10:43 2012 <2600713279794431> attempt #0 out of a max of 5
    Mon Jan 30 22:10:43 2012 <2600713279794431> trying connect to PRIMARY '192.168.1.200'/7002/7004
    Mon Jan 30 22:10:43 2012 <2600713279794431> getPooledConn: No more connections in the pool for Host[192.168.1.200] Port[7002] SecurePort[7004]
    Mon Jan 30 22:10:43 2012 <2600713279794431> New SSL URL: match = 0 oid = 22
    Mon Jan 30 22:10:43 2012 <2600713279794431> Connect returns -1, and error no set to 150, msg 'Operation now in progress'
    Mon Jan 30 22:10:43 2012 <2600713279794431> EINPROGRESS in connect() - selecting
    Mon Jan 30 22:10:43 2012 <2600713279794431> Setting peerID for new SSL connection
    Mon Jan 30 22:10:43 2012 <2600713279794431> 0ae2 0436 0000 1b5c ...6...\
    Mon Jan 30 22:10:43 2012 <2600713279794431> Local Port of the socket is 39186
    Mon Jan 30 22:10:43 2012 <2600713279794431> Remote Host 192.168.1.200 Remote Port 7004
    Mon Jan 30 22:10:43 2012 <2600713279794431> created a new connection to preferred server '192.168.1.200/7004' for '/xlWebApp/images/spacer.gif', Local port:39186
    Mon Jan 30 22:10:43 2012 <2600713279794431> INFO: CA certificate missing basicConstraints, validation failed
    Mon Jan 30 22:10:43 2012 <2600713279794431> ERROR: SSLWrite failed
    Mon Jan 30 22:10:43 2012 <2600713279794431> SEND failed (ret=-1) at 793 of file ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2600713279794431> *******Exception type [WRITE_ERROR_TO_SERVER] raised at line 794 of ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2600713279794431> Marking 192.168.1.200:7004 as bad
    Mon Jan 30 22:10:43 2012 <2600713279794431> got exception in sendRequest phase: WRITE_ERROR_TO_SERVER [os error=0,  line 794 of ../nsapi/URL.cpp]: at line 3160
    Mon Jan 30 22:10:43 2012 <2600713279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2598413279794431>
    ================New Request: [GET /images/cab.gif HTTP/1.1] =================
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: SSL is configured
    Mon Jan 30 22:10:43 2012 <2598413279794431> SSL Main Context not set. Calling InitSSL
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: SSL configured successfully
    Mon Jan 30 22:10:43 2012 <2598413279794431> Using Uri /images/cab.gif
    Mon Jan 30 22:10:43 2012 <2598413279794431> After trimming path: '/images/cab.gif'
    Mon Jan 30 22:10:43 2012 <2598413279794431> adding prepend path: /xlWebApp/
    Mon Jan 30 22:10:43 2012 <2598413279794431> The final request string is '/xlWebApp/images/cab.gif'
    Mon Jan 30 22:10:43 2012 <2598413279794431> Host extracted from serverlist is [192.168.1.100]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Host extracted from serverlist is [192.168.1.200]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Initializing lastIndex=0 for a list of length=2
    Mon Jan 30 22:10:43 2012 <2598413279794431> getListNode: created a new server node: id='192.168.1.100:7004,192.168.1.200:7004' server_name='OIMSERVER', port='443'
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferred: availcookie=[JSESSIONID=6RGCPnbTFRG7LBrTRpFnv1QLnQHkxkqr4pjGhhGJyrJWJ1rv86NK!-872106207!NONE]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Found cookie from cookie header: JSESSIONID=6RGCPnbTFRG7LBrTRpFnv1QLnQHkxkqr4pjGhhGJyrJWJ1rv86NK!-872106207!NONE
    Mon Jan 30 22:10:43 2012 <2598413279794431> Parsing cookie JSESSIONID=6RGCPnbTFRG7LBrTRpFnv1QLnQHkxkqr4pjGhhGJyrJWJ1rv86NK!-872106207!NONE
    Mon Jan 30 22:10:43 2012 <2598413279794431> getpreferredServersFromCookie: [-872106207!NONE]
    Mon Jan 30 22:10:43 2012 <2598413279794431> primaryJVMID: [-872106207]
    secondaryJVMID: [NONE]
    Mon Jan 30 22:10:43 2012 <2598413279794431> No of JVMIDs found in cookie: 1
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferredFromCookie: Start Position is 0, listLen is 2
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferredFromCookie: Either JVMIDs not set or they are stale. Will try to get JVMIDs from WLS
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Iterating SrvrList from position 0
    Mon Jan 30 22:10:43 2012 <2598413279794431> ======internal request /bea_wls_internal/WLDummyInitJVMIDs======
    initJVMID: Trying Host[192.168.1.100] Port[7004] SecurePort[7004] useSSL [1] ioTimeout [30] socketTimeout [2]
    Mon Jan 30 22:10:43 2012 <2598413279794431> New SSL URL: match = 0 oid = 0
    Mon Jan 30 22:10:43 2012 <2598413279794431> Connect returns -1, and error no set to 146, msg 'Connection refused'
    Mon Jan 30 22:10:43 2012 <2598413279794431> Error connecting to host 192.168.1.100:7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> *******Exception type [CONNECTION_REFUSED] (Error connecting to host 192.168.1.100:7004 errno = 146) raised at line 1723 of ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Failed to retrieved JVMID for 192.168.1.100:7004:7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Marked server as BAD
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2598413279794431> .....internal request /bea_wls_internal/WLDummyInitJVMIDs.....processed
    Mon Jan 30 22:10:43 2012 <2598413279794431> ======internal request /bea_wls_internal/WLDummyInitJVMIDs======
    initJVMID: Trying Host[192.168.1.200] Port[7004] SecurePort[7004] useSSL [1] ioTimeout [30] socketTimeout [2]
    Mon Jan 30 22:10:43 2012 <2598413279794431> New SSL URL: match = 0 oid = 0
    Mon Jan 30 22:10:43 2012 <2598413279794431> Connect returns -1, and error no set to 150, msg 'Operation now in progress'
    Mon Jan 30 22:10:43 2012 <2598413279794431> EINPROGRESS in connect() - selecting
    Mon Jan 30 22:10:43 2012 <2598413279794431> Setting peerID for new SSL connection
    Mon Jan 30 22:10:43 2012 <2598413279794431> 0ae2 0436 0000 1b5c ...6...\
    Mon Jan 30 22:10:43 2012 <2598413279794431> Local Port of the socket is 39188
    Mon Jan 30 22:10:43 2012 <2598413279794431> Remote Host 192.168.1.200 Remote Port 7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Certificate validation succeeded
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Negotiated to cipher: 3
    Mon Jan 30 22:10:43 2012 <2598413279794431> SSLWrite sent 171
    Mon Jan 30 22:10:43 2012 <2598413279794431> SSLWrite completed, sent 171
    Mon Jan 30 22:10:43 2012 <2598413279794431> Reader::fill() SSLRead returned: 0 290
    Mon Jan 30 22:10:43 2012 <2598413279794431> URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 404 Not Found]
    Mon Jan 30 22:10:43 2012 <2598413279794431> URL::parseHeaders: StatusLine set to [404 Not Found]
    Mon Jan 30 22:10:43 2012 <2598413279794431> parsed all headers OK
    Mon Jan 30 22:10:43 2012 <2598413279794431> Parsing cluster list: -872106207!182584374!7002!7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> parseJVMID: Parsing JVMID '-872106207!182584374!7002!7004'
    Mon Jan 30 22:10:43 2012 <2598413279794431> parseJVMID: Actually parsing '-872106207!182584374!7002!7004'
    Mon Jan 30 22:10:43 2012 <2598413279794431> ServerInfo struct for JVMID '-872106207' populated
    Server Details are:
    OrigHostInfo [192.168.1.200]
    isOrigHostInfoDNS [0]
    Host [192.168.1.200]
    Port [7002]
    SecurePort [7004]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Initializing lastIndex=0 for a list of length=1
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Trying to locate Primary or Secondary using SrvrInfo with JVMID [-872106207]
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Found Primary 192.168.1.200:7002:7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2598413279794431> .....internal request /bea_wls_internal/WLDummyInitJVMIDs.....processed
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferredFromCookie: Found 1 servers
    Mon Jan 30 22:10:43 2012 <2598413279794431> attempt #0 out of a max of 5
    Mon Jan 30 22:10:43 2012 <2598413279794431> trying connect to PRIMARY '192.168.1.200'/7002/7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPooledConn: No more connections in the pool for Host[192.168.1.200] Port[7002] SecurePort[7004]
    Mon Jan 30 22:10:43 2012 <2598413279794431> New SSL URL: match = 0 oid = 22
    Mon Jan 30 22:10:43 2012 <2598413279794431> Connect returns -1, and error no set to 150, msg 'Operation now in progress'
    Mon Jan 30 22:10:43 2012 <2598413279794431> EINPROGRESS in connect() - selecting
    Mon Jan 30 22:10:43 2012 <2598413279794431> Setting peerID for new SSL connection
    Mon Jan 30 22:10:43 2012 <2598413279794431> 0ae2 0436 0000 1b5c ...6...\
    Mon Jan 30 22:10:43 2012 <2598413279794431> Local Port of the socket is 39189
    Mon Jan 30 22:10:43 2012 <2598413279794431> Remote Host 192.168.1.200 Remote Port 7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> created a new connection to preferred server '192.168.1.200/7004' for '/xlWebApp/images/cab.gif', Local port:39189
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: CA certificate missing basicConstraints, validation failed
    Mon Jan 30 22:10:43 2012 <2598413279794431> ERROR: SSLWrite failed
    Mon Jan 30 22:10:43 2012 <2598413279794431> SEND failed (ret=-1) at 793 of file ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2598413279794431> *******Exception type [WRITE_ERROR_TO_SERVER] raised at line 794 of ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2598413279794431> Marking 192.168.1.200:7004 as bad
    Mon Jan 30 22:10:43 2012 <2598413279794431> got exception in sendRequest phase: WRITE_ERROR_TO_SERVER [os error=0,  line 794 of ../nsapi/URL.cpp]: at line 3160
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Closing SSL context
    Thanks

    "One of the tests is to lose one of the nodes for the apache plugin redirects the node that has less overhead."
    Note that the plug-in does a round robin load balancing, for example, in the case of three server (1,2,3) it does 1-2-3-1-2-3-1...
    with server 3 going down it does 1-2-1-2-1...
    An example configuration (with SSL off) looks as follows:
    LoadModule weblogic_module   "/home/oracle/weblogic12.1.1/apache/modules/mod_wl.so"
    <IfModule weblogic_module>
         ConnectTimeoutSecs 10
         ConnectRetrySecs 2
         DebugConfigInfo ON
         WLSocketTimeoutSecs 2
         WLIOTimeoutSecs 300
         Idempotent ON
         FileCaching ON
         KeepAliveSecs 20
         KeepAliveEnabled ON
         DynamicServerList ON
         WLProxySSL OFF
    </IfModule>
    <Location /LoadTest6>
         SetHandler weblogic-handler
         WebLogicCluster 172.31.0.175:7002,172.31.0.113:7003
    </Location>Also see the complete example here: http://middlewaremagic.com/weblogic/?p=7795
    "the plugin sometimes redirects to the other active node"
    This is somewhat strange, do you have session binding turned off?
    "and on another occasion shows the oracle management console identity manager without the colors of the basic look and feel."
    This could happen due to mime types (not really sure just a hunch). Here is a general story on this concept: https://developer.mozilla.org/en/Properly_Configuring_Server_MIME_Types
    and the apache module: http://httpd.apache.org/docs/2.2/mod/mod_mime.html

  • Sizing of Oracle IdentityManager and Access Manager on same Weblogic Server

    Hi ,
    We are planning to deploy Oracle Identity Manager and Access Manager on the same weblogic server in different domains.We have user base of 25000 users.
    We can propose two different weblogic servers for OIM and OAM ?
    Please let me know the best hardware and software requirements for this installation.
    Thanks,
    RBM

    Here is sizing guide for Oracle Identity Manager
    http://www.oracle.com/technetwork/middleware/id-mgmt/oim11g-sizingguide-194346.pdf
    You can use it as a guideline, and it refers to 25000 users similar to your requirement. There are other factors also consider like, failover, performance etc. Feel free to reach out if you need more info [email protected]

  • Not able to restart weblogic server

    Hi Guys,
    I have installed OIM 10g 6 months ago in my personal system and it is working fine till yesterday. Today, when I try to start the weblogic server, i am getting the below error and the command window getting closed immediately. Weblogic was installed on windows 2003 server.
    Any Ideas what might be the problem.
    starting weblogic with Java version:
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_ocp353\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <Notice> <WebLogicServer> <BEA-000395> <Followingextensions directory contents added to the end of the classpath:
    C:\Oracle\Middleware\user_projects\domains\base_domain\lib\log4j1.2.8.jar;C:\Oracle\Middleware\user_projects\domains\base_domain\lib\mbeantypes\XL10SecurityProviders.jar;C:\Oracle\Middleware\user_projects\domains\base_domain\lib\nexaweb-common.jar>
    <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.0-b13 from Sun Microsystems Inc.>
    <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399] Security Service Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateimpl.do
    <WeblogicServer> <BEA-000365> <Server status changed to FAILED>
    <WeblogicServer> <BEA-000383> <A critical service failed. The service will shut itself down>
    <WeblogicServer> <BEA-000365> <Server status changed to FORCE_SHUTTING_DOWN>

    Here is the full log from the domain directory. It says some class not found exception.
    ####<Dec 20, 2011 11:24:56 AM EST> <Info> <Server> <vetrivel> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1324398296602> <BEA-002609> <Channel Service initialized.>
    ####<Dec 20, 2011 11:24:56 AM EST> <Info> <Socket> <vetrivel> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1324398296602> <BEA-000406> <NTSocketMuxer was built on Jan 13 2005 17:47:03
    >
    ####<Dec 20, 2011 11:24:56 AM EST> <Info> <Socket> <vetrivel> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1324398296649> <BEA-000436> <Allocating 3 reader threads.>
    ####<Dec 20, 2011 11:24:56 AM EST> <Info> <Socket> <vetrivel> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1324398296649> <BEA-000446> <Native IO Enabled.>
    ####<Dec 20, 2011 11:24:56 AM EST> <Info> <IIOP> <vetrivel> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1324398296696> <BEA-002014> <IIOP subsystem enabled.>
    ####<Dec 20, 2011 11:24:57 AM EST> <Info> <Security> <vetrivel> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1324398297024> <BEA-000000> <Starting OpenJPA 1.1.1-SNAPSHOT>
    ####<Dec 20, 2011 11:24:57 AM EST> <Info> <Security> <vetrivel> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1324398297055> <BEA-000000> <StoreServiceImpl.initJDO - StoreService is initialized with Id = ldap_GKkcoMi7NZ/MKGui7zrNkXNK/mc=>
    ####<Dec 20, 2011 11:24:57 AM EST> <Info> <Security> <vetrivel> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1324398297055> <BEA-090511> <The following exception has occurred:
    java.lang.NoClassDefFoundError: com/thortech/util/logging/Logger
         at com.thortech.xl.security.wl.XellerateAuthenticationProviderImpl.<clinit>(XellerateAuthenticationProviderImpl.java:73)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:247)
         at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:51)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
         at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
         at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
         at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:47)
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:300)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.lang.ClassNotFoundException: com.thortech.util.logging.Logger
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         at com.thortech.xl.security.wl.XellerateAuthenticationProviderImpl.<clinit>(XellerateAuthenticationProviderImpl.java:73)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:247)
         at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:51)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
         at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
         at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
         at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:47)
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:300)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Dec 20, 2011 11:24:57 AM EST> <Error> <Security> <vetrivel> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1324398297071> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: com/thortech/util/logging/Logger.
    weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: com/thortech/util/logging/Logger
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:342)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.lang.NoClassDefFoundError: com/thortech/util/logging/Logger
         at com.thortech.xl.security.wl.XellerateAuthenticationProviderImpl.<clinit>(XellerateAuthenticationProviderImpl.java:73)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:247)
         at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:51)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
         at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
         at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
         at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:47)
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:300)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.lang.ClassNotFoundException: com.thortech.util.logging.Logger
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         at com.thortech.xl.security.wl.XellerateAuthenticationProviderImpl.<clinit>(XellerateAuthenticationProviderImpl.java:73)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:247)
         at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:51)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
         at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
         at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
         at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:47)
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:300)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Dec 20, 2011 11:24:57 AM EST> <Notice> <Security> <vetrivel> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1324398297071> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<Dec 20, 2011 11:24:57 AM EST> <Critical> <WebLogicServer> <vetrivel> <AdminServer> <main> <<WLS Kernel>> <> <> <1324398297071> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Dec 20, 2011 11:24:57 AM EST> <Notice> <WebLogicServer> <vetrivel> <AdminServer> <main> <<WLS Kernel>> <> <> <1324398297133> <BEA-000365> <Server state changed to FAILED>
    ####<Dec 20, 2011 11:24:57 AM EST> <Error> <WebLogicServer> <vetrivel> <AdminServer> <main> <<WLS Kernel>> <> <> <1324398297133> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Dec 20, 2011 11:24:57 AM EST> <Notice> <WebLogicServer> <vetrivel> <AdminServer> <main> <<WLS Kernel>> <> <> <1324398297133> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Dec 20, 2011 11:24:57 AM EST> <Info> <WebLogicServer> <vetrivel> <AdminServer> <main> <<WLS Kernel>> <> <> <1324398297149> <BEA-000236> <Stopping execute threads.>

  • Weblogic server guidance

    As I have installed weblogic server 10.3.5 on windows. while am starting it using cmd am getting two ips as
    1**.**.*... for weblogic server one is (channel default 4... .. and one is default 1) kindly explain.
    Also tell as I have to use cmd for starting servers how can i use unix commands for the same??
    Also explain what is the use of node manager and weblogic scripting tool which are also installed in the system.
    As am looking to install OIM 11g so kindly tell what are all the things I need to know about weblogic so that i can learn OIM easily.
    Regards,
    karan

    Answers inline:
    As I have installed weblogic server 10.3.5 on windows. while am starting it using cmd am getting two ips as
    1**.*.... for weblogic server one is (channel default 4... .. and one is default 1) kindly explain.
    - It doesn't generate any IP. If you have installed successfully, weblogic will run on your system and it's ip will remain same. You can access it using your systems'IP:portnumber
    Also tell as I have to use cmd for starting servers how can i use unix commands for the same??
    - You have installed on windows so unix command won't work for you. You can either start by going into services window in windows or start using command by going to path weblogichome\domains\domainname\bin. Execute startWebLogic.cmd
    Also explain what is the use of node manager and weblogic scripting tool which are also installed in the system.
    - Node manager is used for communication bentween two or more servers in a domain.
    As am looking to install OIM 11g so kindly tell what are all the things I need to know about weblogic so that i can learn OIM easily.
    - To install OIM, install weblogic, install oracle database. Use RCU utilities to create database and then install SOA, OIM and configure them. You can get all kinds of guides and steps for OIM 11g r2 here:
    http://docs.oracle.com/cd/E27559_01/index.htm
    regards,
    GP

  • Problem with links in deployed ADF application to Weblogic Server 11g

    Hi everyone !
    I have a query here, firstly, I have created an ADF application using Jdeveloper 11g and have successfully deployed (EAR file) onto the weblogic server.
    However, after testing out the application, the linking within the application does not seem to work. Whenever I click on a link or button, the page refreshes but the result is not displayed.
    What could have cause the problem?
    Thanks
    Gavin

    Are the ADF runtime libraries installed into the WebLogic server?

  • How to delete the deployed composite in weblogic server 11g

    Can someone tell me how to delete the deployed composite in weblogic server 11g ?I'm facing an issue where the weblogic server is getting started and immediately after sometime the server changes to "Force shutdown"..When i checked the logs,there is an error in one of the composite i deployed..So now i wanted to delete the deployed composite?Please help ....
    Thanks

    Hi
    1. Deleting a domain will not hold any references. But make sure that under your user_projects/applications also remove the folder that matches with your domain. Basically under user_projects folder you will see 2 folders named applications and domains. When you create a domain say mySoaDomain, it will crate a folder with the same name under applications folder also with few files like em.ear. If you do this, then you can crate a new soa domain and use the same old name.
    2. NOW comes the most important thing. If you create a new SOADomain, at one point, you had to give details for soainfra and mds schemas. If you give your current existing db details (that was used for your old deleted domain), then you may still have the issues. Because the soainfra db may still have the instances for your old process.
    3. If you really want to have a full clean soa domain, here is what you do:
    a) Run rcu and drop the existing schemas for soainfra and mds.
    b) Run rcu again and create above schemas again.
    c) Now create SOADomain using config wizard and refer above clean rcu db and you are all set.
    3. Under your domain root folder, just searh for files named with your workflow and you should see the .jar location.
    Thanks
    Ravi Jegga

Maybe you are looking for