ManagedServer fails on integration domain

          Folks,
          I use weblogic platform 81sp2. I created only one server under a integration domain
          and started the server and it is just fine and connection pools are running fine.
          When I create admin server and managedserver combination, the managed server simply
          crash with connection pool errors and it doesn't find the cgDatasource.Everything
          looks same in config.xml.
          I am in the position to do clustering for my client integration domain and please
          help me to resolve this.
          Please see the errors below.It says 'It can't find the bpmArchPool'.But It is
          there as a target to managed server in config.xml file.
          Thanks, Johnson
          ####<20-Apr-2004 5:08:20 o'clock PM EDT> <Error> <JDBC> <telus-un890sb0w> <cgServer2>
          <main> <<WLS Kernel>> <> <BEA-001151> <Data Source "bpmArchDataSource" deployment
          failed with the following error: DataSource(bpmArchDataSource) can't be created
          with non-existent Pool (connection or multi) (bpmArchPool).> ####<20-Apr-2004
          5:08:20 o'clock PM EDT> <Info> <JDBC> <telus-un890sb0w> <cgServer2> <main> <<WLS
          Kernel>> <> <BEA-001156> <Stack trace associated with message 001151 follows:
          weblogic.common.ResourceException: DataSource(bpmArchDataSource) can't be created
          with non-existent Pool (connection or multi) (bpmArchPool) at weblogic.jdbc.common.internal.DataSourceManager.createDataSource(DataSourceManager.java:253)
          at weblogic.jdbc.common.internal.DataSourceManager.createAndStartDataSource(DataSourceManager.java:106)
          at weblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:190)
          at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:330)
          at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:590)
          at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:568)
          at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:240)
          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:711)
          at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:690)
          at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:476)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557) at
          com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525) at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:947)
          at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:908)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946) at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
          at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7271)
          at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1210)
          at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:362)
          at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
          at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131) at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964)
          at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359) at weblogic.Server.main(Server.java:32)
          > ####<20-Apr-2004 5:08:20 o'clock PM EDT> <Info> <JMS> <telus-un890sb0w> <cgServer2>
          <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "WLI-B2B System
          Topic Factory" is started.> ####<20-Apr-2004 5:08:20 o'clock PM EDT> <Info> <JMS>
          <telus-un890sb0w> <cgServer2> <main> <<WLS Kernel>> <> <BEA-040108> <User connection
          factory "cgQueue" is started.>
          ####<20-Apr-2004 5:08:20 o'clock PM EDT> <Info> <WebLogicServer> <telus-un890sb0w>
          <cgServer2> <main> <<WLS Kernel>> <> <BEA-000256> <Invoking com.bea.wli.init.BPMStartup.main(null)>
          ####<20-Apr-2004 5:08:20 o'clock PM EDT> <Error> <WLW> <telus-un890sb0w> <cgServer2>
          <main> <<WLS Kernel>> <> <000000> <Failed to obtain connection to datasource=cgDataSource,
          using generic DB properties> ####<20-Apr-2004 5:08:20 o'clock PM EDT> <Error>
          <WLW> <telus-un890sb0w> <cgServer2> <main> <<WLS Kernel>> <> <000000> <Error in
          startup class com.bea.wli.store.DocumentStoreSetup Method: init: java.lang.IllegalStateException:
          Unable to start DocumentStore: com.bea.wli.store.DocumentStoreException: Could
          not find SQL Document Store cgDataSource at com.bea.wli.store.DocumentStoreSetup.init(DocumentStoreSetup.java:93)
          at com.bea.wli.store.DocumentStoreSetup.init(DocumentStoreSetup.java:55) 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 com.bea.wli.init.BPMStartupShutdown.invoke(BPMStartupShutdown.java:324)
          at com.bea.wli.init.BPMStartupShutdown.startup(BPMStartupShutdown.java:196) at
          com.bea.wli.init.BPMStartup.main(BPMStartup.java:23) 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.t3.srvr.StartupClassService.invokeMain(StartupClassService.java:229)
          at weblogic.t3.srvr.StartupClassService.invokeClass(StartupClassService.java:160)
          at weblogic.t3.srvr.StartupClassService.access$000(StartupClassService.java:36)
          at weblogic.t3.srvr.StartupClassService$1.run(StartupClassService.java:121) at
          weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
          at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at
          weblogic.t3.srvr.StartupClassService.invokeStartupClass(StartupClassService.java:116)
          at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:88)
          at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:330)
          at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:590)
          at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:568)
          at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:240)
          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:711)
          at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:690)
          at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:476)
          at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557) at
          com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525) at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:947)
          at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:908)
          at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946) at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
          at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7271)
          at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1210)
          at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:362)
          at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
          at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131) at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964)
          at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359) at weblogic.Server.main(Server.java:32)
          

Setup a local replica for the user and set his lotus notes to use this.  The script no longer errors on trying to open his inbox.

Similar Messages

  • How do I create an Integration Domain with 3 servers ?

    Hi,
    I would like to create a WLI domain with three servers:<br>
    Ø     One for the administration console;<br>
    Ø     One for WLI;<br>
    Ø     And the last to deploy EJB Session (which are the service called by WLI)<br><br>
    To create the domain, I use the WLI 8.1 SP4 Configuration Wizard.<br><br>
    After creating the domain with 3 services, I have not succeeded to start the WLI Server.<br><br>
    For another test, I would like to create a WLI domain with two servers:<br>
    Ø     One for the administration console and WLI;<br>
    Ø     And the last to deploy EJB Session<br><br>
    To create the main server, I have used the configuration wizard. For the other, I have used the console administration. With this configuration, the message brocker was not initialised.<br><br>
    For the last test, I have created a domain with single server and I had no errors.<br><br>
    <b>So, my question is: What is the method to create a domain with three servers?</b><br><br>
    Thanks for your help<br> <br><br><br>
    <b>Case 1: Test to define 3 servers</b>
    <4 nov. 2005 14 h 45 CET> <Notice> <WebLogicServer> <BEA-000328> <Starting WebLogic Managed Server "etsoWLI" for domain "complexDomain">
    The WebLogic Server did not start up properly.
    weblogic.management.AbortDeploymentException: weblogic.t3.srvr.FatalStartupException: Can't start server due to startup class failure WLI Startup Class - with nested exception:
    [com.bea.wli.management.BPMComponentInitializationException: Failed to initialize ProcessConfiguration module]
    at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:92)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:337)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:597)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:575)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
    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 weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:509)
    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.MBeanProxy.invoke(MBeanProxy.java:954)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7691)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    Reason: [Deployer:149601]The deployment framework was unable to resume accepting requests.weblogic.t3.srvr.FatalStartupException: Can't start server due to startup class failure WLI Startup Class - with nested exception:
    [com.bea.wli.management.BPMComponentInitializationException: Failed to initialize ProcessConfiguration module]
    <4 nov. 2005 14 h 45 CET> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: [Deployer:149601]The deployment framework was unable to resume accepting requests.weblogic.t3.srvr.FatalStartupException: Can't start server due to startup class failure WLI Startup Class - with nested exception:
    [com.bea.wli.management.BPMComponentInitializationException: Failed to initialize ProcessConfiguration module]>
    <br> <br>
    <b>Case 2 : Test to define 2 servers</b><br>
    <4 nov. 2005 15 h 03 CET> <Error> <WLI-Core> <BEA-484037> <Process Tracking failed to initialize properly. Tracking data cannot be recorded for process typ
    e "/MailProcess/processes/process02.jpd".>
    <4 nov. 2005 15 h 03 CET> <Error> <WLI-Core> <BEA-481000> <The Message Broker is not initialized>
    <4 nov. 2005 15 h 03 CET> <Error> <WLW> <000000> <Failed to register subscriptions for JPD /MailProcess/processes/process02.jpd
    java.lang.RuntimeException: The Message Broker is not initialized
    at com.bea.wli.broker.MessageBroker.getMessageBroker(MessageBroker.java:277)
    at com.bea.wli.control.MBUtils.registerSubscriptionRules(MBUtils.java:99)
    at com.bea.wli.bpm.runtime.JpdDispFile$3.run(JpdDispFile.java:903)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at com.bea.wli.bpm.runtime.JpdDispFile.registerSubscriptions(JpdDispFile.java:912)
    at com.bea.wli.bpm.runtime.JpdDispFile.<init>(JpdDispFile.java:212)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at com.bea.wlw.runtime.core.dispatcher.DispUnit.loadDispFile(DispUnit.java:219)
    at com.bea.wlw.runtime.core.dispatcher.DispUnit.<init>(DispUnit.java:153)
    at com.bea.wlw.runtime.core.dispatcher.DispCache.ensureDispUnit(DispCache.java:578)
    at com.bea.wlw.runtime.core.dispatcher.HttpServerHelper.getDispUnit(HttpServerHelper.java:501)
    at com.bea.wlw.runtime.core.dispatcher.HttpServerHelper.executeGetRequest(HttpServerHelper.java:541)
    at com.bea.wlw.runtime.core.dispatcher.HttpServer.doGet(HttpServer.java:81)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6718)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    javax.management.InstanceNotFoundException: lastEtsoDomain:Location=etsoMain,Name=MsgBroker,Type=MsgBrokerRuntime (admin server:true)
    at weblogic.management.internal.MBeanHomeImpl.getMBean_helper(MBeanHomeImpl.java:145)
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.java:130)
    at weblogic.management.internal.MBeanHomeImpl.getRuntimeMBean(MBeanHomeImpl.java:557)
    at weblogic.management.internal.MBeanHomeImpl.getRuntimeMBean(MBeanHomeImpl.java:549)
    at weblogic.management.internal.AdminMBeanHomeImpl.getRuntimeMBean(AdminMBeanHomeImpl.java:580)
    at com.bea.wli.management.MBeanHelper.getMsgBrokerRuntimeMBean(MBeanHelper.java:549)
    at com.bea.wli.bpm.runtime.__broker.listSubscriptions(__broker.java:178)
    at com.bea.wli.bpm.runtime.__broker._jspService(__broker.java:833)
    at com.bea.wlw.runtime.core.dispatcher.ServiceView.dispatchToPage(ServiceView.java:269)
    at com.bea.wlw.runtime.core.dispatcher.ServiceView.forward(ServiceView.java:438)
    at com.bea.wlw.runtime.core.dispatcher.HttpServerHelper.executeGetRequest(HttpServerHelper.java:617)
    at com.bea.wlw.runtime.core.dispatcher.HttpServer.doGet(HttpServer.java:81)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6718)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)

    To use 3 managed servers with Weblogic, I must a cluster environment.
    Weblogic say: "WebLogic Integration domain that includes an administrative server and one or more managed servers must include a cluster. A WebLogic Integration domain that includes an administrative server and one or more managed servers without a cluster is an unsupported configuration."
    Fred

  • Problems in creating an Integration domain through Platform 9.2 Configuration Wizard.

    Hello,
    I've have installed WLS platform 9.2 (on Windows XP) and created
    an integration domain through Configuration Wizard. The DB for the
    domain I specified in the Wizard is MS SQL 2000. The domain was created
    in the end. But when I start the (Admin) server I keep getting
    errors related to the DB that the WLI would expect to be populated
    by default. Many thanks advance for any pointer to resolve these
    DB errors.
    ---Nam Nguyen
    - Part of the error log.
    Warning: [BEA][SQLServer JDBC Driver][SQLServer]Cannot drop the table
    'BT_EVENT_TYPE', because it does not exist in the system catalog.
    Executing stmt: CREATE TABLE SEQUENCER ( SEQUENCE_NAME VARCHAR(50) NOT
    NULL, CURRENT_VALUE NUMERIC(15) NOT NULL, IS_LOCKED NUMERIC(1) NOT NULL)
    Executing stmt: ALTER TABLE SEQUENCER ADD CONSTRAINT CC1_SEQUENCER
    CHECK ( IS_LOCKED BETWEEN 0 AND 1 )
    Executing stmt: ALTER TABLE SEQUENCER ADD CONSTRAINT PK_SEQUENCER
    PRIMARY KEY NONCLUSTERED ( SEQUENCE_NAME ) ON WEBLOGIC_INDEX
    java.lang.Exception: SQLException when executing file
    file:/C:/bea92/weblogic92/common/p13n/db/sql_server/seq_create_tables.sql
         at com.bea.plateng.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:182)
         at
    com.bea.plateng.wizard.domain.gui.tasks.JDBCConfigGUITask$LoadDatabaseThread$1.run(JDBCConfigGUITask.java:1663)
    Caused by: java.sql.SQLException: [BEA][SQLServer JDBC
    Driver][SQLServer]Invalid filegroup 'WEBLOGIC_INDEX' specified.
         at
    weblogic.jdbc.base.BaseExceptions.createException(Ljava.lang.String;Ljava.lang.String;I)Ljava.sql.SQLException;(Unknown
    Source)
         at
    weblogic.jdbc.base.BaseExceptions.getException(Ljava.sql.SQLException;II[Ljava.lang.String;Ljava.lang.String;I)Ljava.sql.SQLException;(Unknown
    Source)
         at weblogic.jdbc.sqlserver.tds.TDSRequest.processErrorToken()V(Unknown
    Source)
         at
    weblogic.jdbc.sqlserver.tds.TDSRequest.processReplyToken(BLweblogic.jdbc.base.BaseWarnings;)Z(Unknown
    Source)
         at
    weblogic.jdbc.sqlserver.tds.TDSRequest.processReply(ILweblogic.jdbc.base.BaseWarnings;)V(Unknown
    Source)
         at
    weblogic.jdbc.sqlserver.SQLServerImplStatement.getNextResultType()I(Unknown
    Source)
         at weblogic.jdbc.base.BaseStatement.commonTransitionToState(I)V(Unknown
    Source)
         at weblogic.jdbc.base.BaseStatement.postImplExecute(Z)V(Unknown Source)
         at weblogic.jdbc.base.BaseStatement.commonExecute()V(Unknown Source)
         at weblogic.jdbc.base.BaseStatement.executeUpdateInternal()I(Unknown
    Source)
         at
    weblogic.jdbc.base.BaseStatement.executeUpdate(Ljava.lang.String;)I(Unknown
    Source)
         at
    com.bea.plateng.domain.jdbc.JDBCDataLoader.loadData(JDBCDataLoader.java:748)
         at com.bea.plateng.domain.jdbc.JDBCDataLoader.load(JDBCDataLoader.java:166)
         ... 1 more
    Database Load Failed!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Bishnu Kumar wrote:
    Nam,
    By default the backend database is Pointbase.But if you want to use another database you need to run all SQL scripts which is needed for the WLI server.Also, while creating the domain you need to alter the database settings(Driver,Connection pool).
    You can find the SQL Scripts at location :in weblogic installation directory.
    weblogic81\integration\dbscripts\mssql
    Hope it works for you if work around this.
    Regards
    BishnuThanks, Bishu. The problem is actually 2-fold:
    a) this was executed by the Wizard; and I didn't have the same problem
    when using the Wizard in 8.1 sp6.
    b) I don't know the sequence of the SQL scripts I should run.
    Again, thanks for any pointer.
    ---Nam

  • OBIEE 11.1.6 Installation failing at Create Domain

    Hi,
    I am installing OBIEE 11.1.6 in Wndows 7 64bit machine.
    I have installed all pre requisites as below :
    Loopback Adapter
    JDK 1.6.34 -in path C:\Java\Jre and set the same in Environment Variables for Path
    have all memory required for installation
    TEMP - C:\TEMP
    TMP - C:\TMP
    Created RCU and while installing it is failing during Create Domain.. When checked logs it says
    CSF Entries will not be parsed since the AdminServer is unreachable
    and also sometime with
    Nodemanager.Property file not found.
    Tried 2 or 3 times but no success. Kindly advise.
    Database installed : Oracle 11.2.0 R2
    JDK : JDK1_6_34
    Thanks,
    Ckeng

    Assuming you are trying to do Enterprise Install.
    There is a known issue with weblogic10.3.5 with some specific network configuration.
    Try following.
    Download and Install Weblobic 10.3.6 manually. Do BI Software only Install and run configuration.

  • DFS Replication failed to contact Domain Controller.....

    I have seen this error since the inception of this stand alone AD PDC instance of Windows server 2012 R2 Essentials. I understand that Essentials does not support other Domain Controllers ; Member servers ; or trust between Domains of any kind. I also
    understand that DSF Replication is a service that replicates files between other servers and other domain servers that Essentials dose not want to talk to.
    So my question is why am I seeing this DFSR error 1202  in my event log, if Essentials does not support communication to other servers and domain servers? Maybe a better question is why does Essentials even try to implement this
    service? Do I even need to try to resolve this issue or should I just disable it and move on? 
    Contents of Error:
    Log Name:      DFS Replication
    Source:        DFSR
    Date:          2/6/2014 1:57:57 PM
    Event ID:      1202
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Hxxx2.xxxxxxxxxxxxx.local
    Description:
    The DFS Replication service failed to contact domain controller  to access configuration information. Replication is stopped. The service will try again during the next configuration polling cycle, which will occur in 60 minutes. This event can be caused
    by TCP/IP connectivity, firewall, Active Directory Domain Services, or DNS issues.
    Additional Information:
    Error: 160 (One or more arguments are not correct.)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="DFSR" />
        <EventID Qualifiers="49152">1202</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-02-06T19:57:57.000000000Z" />
        <EventRecordID>194</EventRecordID>
        <Channel>DFS Replication</Channel>
        <Computer>Hxxx2.Hxxxxxxxxxxxxx.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>
        </Data>
        <Data>60</Data>
        <Data>160</Data>
        <Data>One or more arguments are not correct.</Data>
      </EventData>
    </Event>

    Hi, 
    Did you mean that you did not configure a DFS server in the new DC but you get the DFSR error 1202 in your event log? Then the issue is not related to the existing SBS domain. 
    Please try to turn off the Windows Firewall to check if it causes the issue. You could also refer to the articles below to troubleshoot the issue:
    Newly Promoted Win2K8 DC is not advertising as Domain Controller.
    http://blogs.technet.com/b/niraj_kumar/archive/2009/04/23/newly-promoted-win2k8-dc-is-not-advertising-as-domain-controller.aspx
    Restrictions for Unauthenticated RPC Clients: The group policy that punches your domain in the face
    https://blogs.technet.com/b/askds/archive/2011/04/08/restrictions-for-unauthenticated-rpc-clients-the-group-policy-that-punches-your-domain-in-the-face.aspx
    Regards, 
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • DFSR failed to contact domain controller

    Im having an odd problem with DFSR group we created to replicate web content between two of our web servers.
    In event viewer we have this event 1202 for DFSR.
    "The DFS Replication service failed to contact domain controller  to access configuration information. Replication is stopped. The service will try again during the next configuration polling cycle, which will occur in 60 minutes. This event can
    be caused by TCP/IP connectivity, firewall, Active Directory Domain Services, or DNS issues.
    Additional Information:
    Error: 160 (One or more arguments are not correct.)"
    In the DFSR logs I see this.
    20140303 12:18:27.874 1404 CFAD 8300 Config::AdConfig::GetLocalComputerNameWithDns Computer's fully-qualified DNS name: DFSRSERVER.domain.tld
    20140303 12:18:27.920 1404 CFAD 311 Config::AdConnection::Connect Binding to dcAddr:\\1.1.1.1 dcDnsName:\\MYDC.domain.tld
    20140303 12:18:27.936 1404 CFAD 143 Config::AdConnection::BindToAd Trying to connect. hostName:MYDC.domain.tld
    20140303 12:18:28.467 1404 CFAD 162 Config::AdConnection::BindToAd Bound. hostName:MYDC.domain.tld
    20140303 12:18:28.467 1404 CFAD 199 Config::AdConnection::BindToDc Try to bind. hostName:\\MYDC.domain.tld domainName:<null>
    20140303 12:18:28.514 1404 CFAD 3373 [ERROR] Config::DsSession::Bind Failed to DsBind(). dc:\\MYDC.domain.tld domainName:<null> Error:5
    20140303 12:18:28.514 1404 CFAD 215 Config::AdConnection::BindToDc (Ignored) Failed to bind. hostName:\\MYDC.domain.tld domainName:<null> Error:[Error:5(0x5) Config::DsSession::Bind ad.cpp:3380 1404 W Access is denied.]
    20140303 12:18:28.514 1404 CFAD 199 Config::AdConnection::BindToDc Try to bind. hostName:\\1.1.1.1 domainName:<null>
    20140303 12:18:28.514 1404 CFAD 3373 [ERROR] Config::DsSession::Bind Failed to DsBind(). dc:\\1.1.1.1 domainName:<null> Error:87
    20140303 12:18:28.514 1404 CFAD 215 Config::AdConnection::BindToDc (Ignored) Failed to bind. hostName:\\1.1.1.1 domainName:<null> Error:[Error:87(0x57) Config::DsSession::Bind ad.cpp:3380 1404 W The parameter is incorrect.]
    20140303 12:18:28.514 1404 SCFS 150 [WARN] ServiceConfig::DsPollIsDue Failed to enable lightweight polling. Error:
    + [Error:160(0xa0) Config::AdConfig::ConnectToLocalDc ad.cpp:8365 1404 W One or more arguments are not correct.]
    + [Error:160(0xa0) Config::AdConfig::Connect ad.cpp:8113 1404 W One or more arguments are not correct.]
    + [Error:160(0xa0) Config::AdConnection::Connect adconnection.cpp:377 1404 W One or more arguments are not correct.]
    + [Error:160(0xa0) Config::AdConnection::BindToDc adconnection.cpp:226 1404 W One or more arguments are not correct.]
    20140303 12:18:28.514 1404 CREG 1419 Config::RegReader::IsSysVolCommitFlagSet key: System\CurrentControlSet\Services\DFSR\Parameters\SysVols\Demoting SysVols valueName:'SysVol Information is Committed' result:0
    20140303 12:18:28.514 1404 W2CH 266 ConfigurationHelper::PollAdConfigNow Trying to connect to AD
    20140303 12:18:28.514 1404 CFAD 311 Config::AdConnection::Connect Binding to dcAddr:\\1.1.1.1 dcDnsName:\\MYDC.domain.tld
    20140303 12:18:28.514 1404 CFAD 143 Config::AdConnection::BindToAd Trying to connect. hostName:MYDC.domain.tld
    20140303 12:18:28.514 1404 CFAD 162 Config::AdConnection::BindToAd Bound. hostName:MYDC.domain.tld
    20140303 12:18:28.514 1404 CFAD 199 Config::AdConnection::BindToDc Try to bind. hostName:\\MYDC.domain.tld domainName:<null>
    20140303 12:18:28.514 1404 CFAD 3373 [ERROR] Config::DsSession::Bind Failed to DsBind(). dc:\\MYDC.domain.tld domainName:<null> Error:5
    20140303 12:18:28.514 1404 CFAD 215 Config::AdConnection::BindToDc (Ignored) Failed to bind. hostName:\\MYDC.domain.tld domainName:<null> Error:[Error:5(0x5) Config::DsSession::Bind ad.cpp:3380 1404 W Access is denied.]
    20140303 12:18:28.514 1404 CFAD 199 Config::AdConnection::BindToDc Try to bind. hostName:\\1.1.1.1 domainName:<null>
    20140303 12:18:28.514 1404 CFAD 3373 [ERROR] Config::DsSession::Bind Failed to DsBind(). dc:\\1.1.1.1 domainName:<null> Error:87
    20140303 12:18:28.514 1404 CFAD 215 Config::AdConnection::BindToDc (Ignored) Failed to bind. hostName:\\1.1.1.1 domainName:<null> Error:[Error:87(0x57) Config::DsSession::Bind ad.cpp:3380 1404 W The parameter is incorrect.]
    20140303 12:18:28.514 1404 EVNT 1194 EventLog::Report Logging eventId:1202 parameterCount:4
    20140303 12:18:28.514 1404 EVNT 1214 EventLog::Report eventId:1202 parameter1:
    20140303 12:18:28.514 1404 EVNT 1214 EventLog::Report eventId:1202 parameter2:60
    20140303 12:18:28.514 1404 EVNT 1214 EventLog::Report eventId:1202 parameter3:160
    20140303 12:18:28.514 1404 EVNT 1214 EventLog::Report eventId:1202 parameter4:One or more arguments are not correct.
    20140303 12:18:28.530 1404 W2CH 318 [ERROR] ConfigurationHelper::PollAdConfigNow (Ignored) Failed to connect to AD. Error:
    + [Error:160(0xa0) Config::AdConfig::ConnectToLocalDc ad.cpp:8365 1404 W One or more arguments are not correct.]
    + [Error:160(0xa0) Config::AdConfig::Connect ad.cpp:8113 1404 W One or more arguments are not correct.]
    + [Error:160(0xa0) Config::AdConnection::Connect adconnection.cpp:377 1404 W One or more arguments are not correct.]
    + [Error:160(0xa0) Config::AdConnection::BindToDc adconnection.cpp:226 1404 W One or more arguments are not correct.]
    When I run "dfsrdiag pollad":
    [ERROR] PollDsNow method executed unsuccessfully. ReturnValue: 12 (0xc)
    [ERROR] Failed to execute PollAD command Err: -2147217407 (0x80041001)
    However I can run "dfsrdiag dumpadcfg" and it outputs everything fine.
    We don't have any other problems with AD.  It seems like this started after we installed KB2467173 & KB2538242.  We are going to uninstall those and see if it works.

    I can successfully run "dfsrdiag.exe dumpadcfg" and it outputs the entire config.  Why does "dfsrdiag pollad" fail then if the config can be read.
    Why did it work before I rebooted the server?  In both cases it broke after rebooting.
    PS C:\Windows\system32> dfsrdiag dumpadcfg
    LDAP Bind : mydc.domain.tld
    SitesDn : cn=sites,cn=configuration,dc=domain,dc=tld
    ServicesDn : cn=services,cn=configuration,dc=domain,dc=tld
    SystemDn : cn=system,dc=domain,dc=tld
    DefaultNcDn : dc=domain,dc=tld
    ComputersDn : cn=computers,dc=domain,dc=tld
    DomainCtlDn : ou=domain controllers,dc=domain,dc=tld
    SchemaDn : CN=Schema,CN=Configuration,dc=domain,dc=tld
    COMPUTER: web1
    DN : cn=web1,ou=web,ou=virtual servers,ou=servers,dc=domain,dc=tld
    GUID : 152E849C-4D7B-4AE8-B034-83747DBC1E89
    DNS : web1.domain.tld
    Server Ref : (null)
    USN Changed : 10862129
    When Created : Friday, January 31, 2014 8:41:06 PM
    When Changed : Tuesday, March 4, 2014 2:54:36 PM
    LOCAL SETTINGS: DFSR-LOCALSETTINGS
    DN : cn=dfsr-localsettings,cn=web1,ou=web,ou=virtual servers,ou=servers,dc=domain,dc=tld
    GUID : 3FD696E7-6598-4CDB-B2AB-98F148C0D2F7
    Version : 1.0.0.0
    USN Changed : 10932017
    When Created : Thursday, March 6, 2014 2:11:12 PM
    When Changed : Thursday, March 6, 2014 2:15:25 PM
    SUBSCRIBER: FF88A312-A0EB-44CC-A614-7A3D06DCC0AB
    DN : cn=ff88a312-a0eb-44cc-a614-7a3d06dcc0ab,cn=dfsr-localsettings,cn=web1,ou=web,ou=virtual servers,ou=servers,dc=domain,dc=tld
    GUID : 1119B663-F02A-4F1F-A904-23A87CFC93C3
    Member Ref : cn=ff88a312-a0eb-44cc-a614-7a3d06dcc0ab,cn=topology,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    USN Changed : 10931931
    When Created : Thursday, March 6, 2014 2:11:12 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    SUBSCRIPTION: 6783DDE1-C795-4E8B-B07D-4EA8D7D0317F
    DN : cn=6783dde1-c795-4e8b-b07d-4ea8d7d0317f,cn=ff88a312-a0eb-44cc-a614-7a3d06dcc0ab,cn=dfsr-localsettings,cn=web1,ou=web,ou=virtual servers,ou=servers,dc=domain,dc=tld
    GUID : 3737B1F2-7E38-47E2-90E7-E57D82B145F1
    ContentSetGuid: 6783DDE1-C795-4E8B-B07D-4EA8D7D0317F
    Root Path : c:\inetpub\internetsites
    Root Size : 10240 (MB)
    Staging Path : c:\inetpub\internetsites\dfsrprivate\staging
    Staging Size : 4096 (MB)
    Conflict Path : c:\inetpub\internetsites\dfsrprivate\conflictanddeleted
    Conflict Size : 4096 (MB)
    USN Changed : 10931919
    When Created : Thursday, March 6, 2014 2:11:13 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    SUBSCRIPTION: F2F1F3A2-B36F-4170-B371-8E8043DF73F4
    DN : cn=f2f1f3a2-b36f-4170-b371-8e8043df73f4,cn=ff88a312-a0eb-44cc-a614-7a3d06dcc0ab,cn=dfsr-localsettings,cn=web1,ou=web,ou=virtual servers,ou=servers,dc=domain,dc=tld
    GUID : 57E7F8D7-1121-4334-BC81-74226ADF8969
    ContentSetGuid: F2F1F3A2-B36F-4170-B371-8E8043DF73F4
    Root Path : c:\internet_data
    Root Size : 10240 (MB)
    Staging Path : c:\internet_data\dfsrprivate\staging
    Staging Size : 4096 (MB)
    Conflict Path : c:\internet_data\dfsrprivate\conflictanddeleted
    Conflict Size : 4096 (MB)
    USN Changed : 10931921
    When Created : Thursday, March 6, 2014 2:11:13 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    SUBSCRIPTION: D0438B52-B706-4E40-B4C3-FE7A1ACA5FCF
    DN : cn=d0438b52-b706-4e40-b4c3-fe7a1aca5fcf,cn=ff88a312-a0eb-44cc-a614-7a3d06dcc0ab,cn=dfsr-localsettings,cn=web1,ou=web,ou=virtual servers,ou=servers,dc=domain,dc=tld
    GUID : F8217091-F71A-4D4A-A676-097583171A63
    ContentSetGuid: D0438B52-B706-4E40-B4C3-FE7A1ACA5FCF
    Root Path : c:\php\phpsites
    Root Size : 10240 (MB)
    Staging Path : c:\php\phpsites\dfsrprivate\staging
    Staging Size : 4096 (MB)
    Conflict Path : c:\php\phpsites\dfsrprivate\conflictanddeleted
    Conflict Size : 4096 (MB)
    USN Changed : 10931923
    When Created : Thursday, March 6, 2014 2:11:13 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    GLOBAL SETTINGS: DFSR-GLOBALSETTINGS
    DN : cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    GUID : 2E98CE5E-5CC7-4322-B5EA-2B6B340C689F
    USN Changed : 12525
    When Created : Saturday, October 22, 2011 1:56:38 AM
    When Changed : Saturday, October 22, 2011 1:56:38 AM
    REPLICATION GROUP: WEB CONTENT
    DN : cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    GUID : 9C94A417-6F6C-4F6C-BBFA-B8F52854C4DF
    Type : 0 (UNKNOWN REPLICATION GROUP TYPE)
    Options : 0x1 [Local Time Schedule]
    USN Changed : 10931906
    When Created : Thursday, March 6, 2014 2:11:12 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    CONTENT: CONTENT
    DN : cn=content,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    GUID : 6714C533-E631-4E71-930D-E4934FB7BD7E
    USN Changed : 10931908
    When Created : Thursday, March 6, 2014 2:11:12 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    CONTENT SET: INTERNET_DATA
    DN : cn=internet_data,cn=content,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    GUID : F2F1F3A2-B36F-4170-B371-8E8043DF73F4
    File Filter : ~*, *.bak, *.tmp
    Compression Excl : (null)
    Dir Filter : (null)
    USN Changed : 10931916
    When Created : Thursday, March 6, 2014 2:11:13 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    CONTENT SET: INTERNETSITES
    DN : cn=internetsites,cn=content,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    GUID : 6783DDE1-C795-4E8B-B07D-4EA8D7D0317F
    File Filter : ~*, *.bak, *.tmp
    Compression Excl : (null)
    Dir Filter : (null)
    USN Changed : 10931915
    When Created : Thursday, March 6, 2014 2:11:13 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    CONTENT SET: PHPSITES
    DN : cn=phpsites,cn=content,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    GUID : D0438B52-B706-4E40-B4C3-FE7A1ACA5FCF
    File Filter : ~*, *.bak, *.tmp
    Compression Excl : (null)
    Dir Filter : (null)
    USN Changed : 10931917
    When Created : Thursday, March 6, 2014 2:11:13 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    TOPOLOGY: TOPOLOGY
    DN : cn=topology,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    GUID : 16053002-7B99-4DA7-BFE5-2A6418040640
    USN Changed : 10931907
    When Created : Thursday, March 6, 2014 2:11:12 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    MEMBER: FF88A312-A0EB-44CC-A614-7A3D06DCC0AB
    DN : cn=ff88a312-a0eb-44cc-a614-7a3d06dcc0ab,cn=topology,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    GUID : 75A99277-C401-409F-A32D-6D8EE18E5D0C
    Server Ref : (null)
    Computer Ref : cn=web1,ou=web,ou=virtual servers,ou=servers,dc=domain,dc=tld
    Keywords : (null)
    Computer DNS : web1.domain.tld
    USN Changed : 10931933
    When Created : Thursday, March 6, 2014 2:11:12 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    CXTION: 9ECE3EB7-FE97-4A1B-8DE3-47A77B2C625B
    DN : cn=9ece3eb7-fe97-4a1b-8de3-47a77b2c625b,cn=ff88a312-a0eb-44cc-a614-7a3d06dcc0ab,cn=topology,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    GUID : 1D26B348-3875-4BD1-9473-E72506AFA222
    Inbound : true
    Partner DN : cn=46f913db-8509-4581-a66d-d37e4ea3ef29,cn=topology,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    Enabled : TRUE
    Options : 0x1 [Local Time Schedule]
    USN Changed : 10931924
    When Created : Thursday, March 6, 2014 2:11:13 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    CXTION: 2BFA8BE2-0444-4AAF-8293-A5486CF8D7A3
    DN : cn=2bfa8be2-0444-4aaf-8293-a5486cf8d7a3,cn=46f913db-8509-4581-a66d-d37e4ea3ef29,cn=topology,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    GUID : A7203451-D95F-44D5-AC04-13056DCE5A89
    Inbound : false
    Partner DN : cn=46f913db-8509-4581-a66d-d37e4ea3ef29,cn=topology,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    Enabled : TRUE
    Options : 0x1 [Local Time Schedule]
    USN Changed : 10931925
    When Created : Thursday, March 6, 2014 2:11:13 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    MEMBER: 46F913DB-8509-4581-A66D-D37E4EA3EF29
    DN : cn=46f913db-8509-4581-a66d-d37e4ea3ef29,cn=topology,cn=web content,cn=dfsr-globalsettings,cn=system,dc=domain,dc=tld
    GUID : 1BA26D07-45F5-44A0-8450-9274AFD99B1C
    Server Ref : (null)
    Computer Ref : cn=fccu01web,ou=web,ou=virtual servers,ou=servers,dc=domain,dc=tld
    Keywords : (null)
    Computer DNS : fccu01web.domain.tld
    USN Changed : 10931927
    When Created : Thursday, March 6, 2014 2:11:12 PM
    When Changed : Thursday, March 6, 2014 2:11:27 PM
    Operation Succeeded

  • Cannot connect to SERVER. Login failed for user 'DOMAIN\user'. (Microsoft SQL Server, Error 18456) - SQL Server 2012 on Windows Server 2008 R2

    I've seen multiple blogs and forums with similar problems and SQL 2012 or 2008. But no solutions that work for me.
    I have installed SQL Server in mixed mode (SQL and Windows authentication). I can create new Login accounts in either mode. However, I cannot get an AD security group Login account to work. I am trying to add group 'DOMAIN\Domain Admins' or 'SERVER\Administrators'
    as a Login so that any of the domain's administrator accounts can open SQL Server Management Studio and act as an 'sa' account on this server.
    I have deleted the SQL account 'DOMAIN\Domain Admins'.
    I have restarted SQL.
    I have restarted the Win2K8r2 server.
    I have launched SSMS as Administrator from the desktop of SERVER.
    I have launched SSMS as another user (and used 'DOMAIN\user' to lauch it) from the desktop of SERVER.
    I can create a login account named 'DOMAIN\user' (who happens to be a member of the 'DOMAIN\Domain Admins' group) and give this account 'sa' security, and when I do that, this account works as expected...
    How do I add a security group as a Login account and give all members of that group the ability to be an 'sa' account?

    Hi geoperkins,
    Are you getting the following error message?
    Error: 18456, Severity: 14, State: 11
    Login failed for user <Domain\user>. Reason: Token-based server access validation failed with an infrastructure error.
    If that is the case, the issue could be due to that the Windows login has no profile or that permissions could not be checked due to UAC. Please disable UAC firstly and check if it is successful to log in SQL Server.
    Another reason could be that the domain controller could not be reached. You may need to resort to re-creating the login. Create a new group in AD, add users to the new group, then add the group to the local admin group and create login for the group in SQL
    Server.
    There is a connect item describing similar issue for your reference.
    https://connect.microsoft.com/SQLServer/feedback/details/680705/cant-login-to-sql-using-windows-authentication-when-user-is-in-a-domain-security-group
    For more details about above error, please review the following blog.
    http://sqlblogcasts.com/blogs/simons/archive/2011/02/01/solution-login-failed-for-user-x-reason-token-based-server-access-validation-failed-and-error-18456.aspx
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • Failed to Configured Domain Services for Windows

    Hi!
    I am installing OES 2 SP3 with DSfW Pattern as a "New Domain Controller in an Existing Domain Services for Windows Domain" with Replication Configuration and Schema Partition.
    During the "Perform eDirectory Configuration" at last task "Configure Domain Services for Windows " at 93% we encountered an error: "Failed to configure Domain Services for Windows".
    Here's details of error ;
    command : perl /opt/novell/xad/sbin/ndsdcinit.pl retry full-replica -d 'vec.apd.com.ph' -l 'ou=OESSystemObjects,dc=vec,dc=apd,dc=com,dc=ph'
    -g 'ou=OESSystemObjects,dc=vec,dc=apd,dc=com,dc=ph' -f 'apd.com.ph' -p 'apd.com.ph' -o 192.168.81.92 -t
    Could not create gss directory /etc/opt/novell/xad/gss at /opt/novell/xad/sbin/ndsdcinit.pl line 463, line 652
    LDAP Based utility [ndsConfigServerContext.sh] to retrieve server context for YaST
    DomainName : vec.apd.com.ph
    NdsAdminName : CN=Administrator,CN=Users,DC=vec,DC=apd,DC=com,DC= ph
    ExistingServerIP : ANDROMEDA.vec.apd.com.ph
    ExistingServerPort : 0
    Add_DC : true
    Returning server context->ou=OESSystemObjects.dc=vec.dc=apd.dc=com.dc=ph
    LDAP Based utility [ndsConfigServerContext.sh] to retrieve server context for YaST
    DomainName : vec.apd.com.ph
    NdsAdminName : CN=Administrator,CN=Users,DC=vec,DC=apd,DC=com,DC= ph
    ExistingServerIP : ANDROMEDA.vec.apd.com.ph
    ExistingServerPort : 0
    Add_DC : true
    Returning server context->ou=OESSystemObjects.dc=vec.dc=apd.dc=com.dc=ph
    SASL/GSS-SPNEGO authentication started
    SASL SSF: 56
    SASL installing layers
    Failed to fetch dNIPDNSZones from DNS_LOCATOR_OBJECT at /opt/novell/xad/lib64/perl/Install/adc_install.pm line 503
    at /opt/novell/xad/lib64/perl/Logger.pm line 119
    Logger::_err('Failed to fetch dNIPDNSZones from DNS_LOCATOR_OBJECT at /opt/...') called at /opt/novell/xad/lib64/perl/Logger.pm line 202
    Logger::Log(0, 'Failed to fetch dNIPDNSZones from DNS_LOCATOR_OBJECT at /opt/...') at /opt/novell/xad/lib64/perl/Install/adc_install.pm line 532
    adc_install::decide_domain_zones() called at /opt/novell/xad/lib64/perl/install/adc_install.pm line 150
    adc_install::stage_domain('adc_install=HASH (0X8b9370)') called at /opt/novell/xad/sbin/ndsdcinit.pl line 1383
    main::main(62, 'apd.com.ph', 'vvec.apd.com.ph', 'TRUE','ou=OESSystemObjects,dc=vec,dc=apd,dc=com,d c=ph','ADM_PASSWD_DOMAIN','ou=OESSystemObjects,dc= vec,dc=apd,dc=com,dc=ph','replops::DESTROY',
    'APD.COM.PH',...) called at /opt/novell/xad/sbin/ndsdcinit.pl line 1301
    main::main() called at /opt/novell/xad/sbin/ndsdcinit.pl line 1425
    ENV PATH = /opt/novell/xad/sbin:/opt/novell/xad/bin:/opt/novell/xad/share/dcinit:/opt/novell/eDirectory/bin:
    LIB=lib64
    LD LIBRARY PATH =
    /opt/novell/xad/lib64:/opt/novell/xad/lib64/nds-
    modules:/opt/novell/eDirectory/lib64:/opt/novell/eDirectory/lib64/nds-modules
    SASL PATH = /opt/novell/xad/lib64/sasl2
    DCINIT CONFIG: /etc/opt/novell/xad/xad.ini
    DOMAIN NAME: vec.apd.com.ph
    PARENT NAME: apd.com.ph
    FOREST NAME: apd.com.ph
    NETBIOS NAME: VEC
    Any ideas on this error ?
    Regards. Thanks.
    denzmo

    Thanks for the reply.
    I have some followup questions
    2. Can you explain the DNS setting in your setup ?
    Tree ---> Power--> apd.com.ph -- dlpc.apd.com.ph
    -- vec.apd.com.ph -- Andromeda.vec.apd.com.ph (DNS)
    -- Pictor.vec.apd.com.ph ( additional domain server ) -> "Failed to configure in DSFW"
    1. apd.com.ph, dlpc.apd.com.ph, vec.apd.com.ph are DSfW domains or just DNS domains ?
    2. Andromeda.vec.apd.com.ph (DNS) - is this the DC of a DSfW domain ?
    3. You are adding the Additional domain controller to the vec.apd.com.ph domain right ?
    The
    # LDAPCONF=/etc/opt/novell/xad/openldap/ldap.conf /usr/bin/ldapsearch -Y EXTERNAL -s sub -b dc=ph "(objectclass=dniplocator)" dn
    Heres the result ;
    a.) running the command in the DNS server (child domain) ANDROMEDA;
    SASL /EXTERNAL authentication started
    SASL username: gidNumber=0+uidNumber=0, cn=peercred,cn=external,cn=auth
    SASL SSF: 0
    # extended LDIF
    # LDAPv3
    # base <dc=ph(objectclass=dniplocator) [email protected]> with scope subtree
    # filter: (objectclass=*)
    # requesting:ALL
    # search result
    search : 2
    result : 32 No such object
    text : NDS error : no such entry (-601)
    # numResponses :1
    This is strange. This ldapsearch is failing to find the locator object in the tree under dc=ph.
    - Can you try this same command from your FRD DC too and find the result ?
    - Is your server non-name mapped or your adding a DSfW server into an existing eDirectory tree (name mapped) ?
    - If it is later can you try the same search with '-b' parameter replaced with container to which FRD is mapped to into the eDirectory Tree.
    - Can you tell in your setup where are the locator object present for your first DSfW server which is acting as DNS server ?
    - While installing this ADC server, you have given the remote dns server as 192.168.81.92. In the YaST DNS screen did you do retrieve (by clicking 'retrieve' button on the screen ) or you entered those inputs manually ?
    - Another follow up question. The locator context provided to the ndsdcinit command in your first post, is 'ou=OESSystemObjects,dc=vec,dc=apd,dc=com,dc=ph'. Can you confirm your locator
    context is correct ?
    [/QUOTE]
    b.) running the command in the ADC PICTOR;
    SASL /EXTERNAL authentication started
    ldap_sasl_interactive_bind_s: invalid credentials (49)
    [/QUOTE]
    This is expected as the server is not completely configured.
    Please get it touch with our NTS for passing on more information about this setup.

  • Large Messages fail on Integration Engine

    Hello Guys!
    I have an integration scenario with <b>large</b> messages going from ECC to XI (RFC -> XI -> JDBC) and these messages frequently fail on Integration Engine (inbound queue SYSFAIL).
    1) Can't XI process large messages?
    OR
    2) Is there an integration engine configuration parameter that limits message size? (<i>I think that's not the case, because sometimes I can manually restart a message that failed on a first attemp</i>)
    OR
    3) Is there an integration engine configuration parameter that limits processing time of a message?
    Thanks
    Julio

    Hi Julio,
    i think you can click on the sysfail to get more info. Check as well SM21 for the error. Assumedly it was too much for Java Runtime and you should find a temporary down destination AI_RUNTIME_JCOSERVER.
    SAP note 723909 shows how to tune JVM and increase Java Heap Size.
    You should control if more than one msg leads to the error. If that is the case, may be a simple change of QOS to EOIO could solve the task to avoid more than one msg processing parallel. Reducing parallel JCO server threads would be similar strategy.
    A direct Java Maping could be another idea. Message Mappings will be generated to Java with a quite huge source code, a direct written mapping could be more performant / stabil.
    Regards,
    Udo

  • OIM 11g configuration failed. Create domain step failed

    Hi,
    I'am facing problem in OIM installation. Here is the description of error :
    Create Domain step failed
    Bootstrap Domain Configuration
    Log
    Config Action Bootstrap Domain Configuration started
    Create Domain
    Error
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
    Step Create Domain failed
    Log
    Create Domain
    Step Create Domain started
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
    Step Create Domain failed
    The log file (C:\Program Files (x86)\Oracle\Inventory\logs\install2012-06-07_03-49-05PM.log) showed the following message :
    [2012-06-07T16:10:46.953+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationStatus] [OOB IDM CONFIG EVENT] onConfigurationStatus ->24938fb1-a72a-427a-b318-a098773c53f6 StatusMsg:Starting Domain.
    [2012-06-07T16:10:46.953+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] reportStartConfigAction: EXIT........
    [2012-06-07T17:49:23.328+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0]
    [2012-06-07T17:49:23.328+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [[
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3150)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3040)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:690)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE:16] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: IdMProvisioningEventListener] [SRC_METHOD: onConfigurationError] ENTRY 24938fb1-a72a-427a-b318-a098773c53f6
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] ________________________________________________________________________________
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> configGUID 24938fb1-a72a-427a-b318-a098773c53f6
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] ErrorID: 35091
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] Description: [[
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] ________________________________________________________________________________
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> eventResponse ==oracle.as.provisioning.engine.ConfigEventResponse@8ae380
    [2012-06-07T17:49:23.328+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> Configuration Status: -1
    [2012-06-07T17:49:23.328+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> Asking User for RETRY or ABORT
    [2012-06-07T17:49:23.328+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> ActionStep:Create_Domain
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> wait for User Input ....
    Thanks in advance for help.
    Thanks and Regards,
    Prasad
    Edited by: 938380 on Jun 7, 2012 5:52 AM

    actually when i restarted the configuration the test passed for create domain but it went on to fail in the apply java required file step
    here is the link to the thread : OIM 11g configuration failed. Apply java required files step failed
    Hoping for your help.. and thanks for the suggestions..
    Regards,
    Prasad

  • Install OBIEE Failed When Creating Domain

    Hi all,
    I tried to install OBIEE on 64bit redhat linux, but failed when creating domain, the error log shows:
    Starting the domain ...
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3180)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3043)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:49)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    An internal WLST operation has failed.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3126)
         ... 19 more
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:49)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:66)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 14 more
    the following steps(steps after creating domain) raised:
    Caused by: java.net.ConnectException: t3://hostname:7001: Destination unreachable; nested exception is:
        java.net.ConnectException: Connection refused; No available router to destination
    It's unlikely a hosts file issue which I've met before.
    Install OBIEE Failed on Linux 64bit
    the log caused by hosts file shows:
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    BTW, the port was tested to be available.
    any idea?
    thanks in advance
    Nathaniel

    we had this issue couple of days back ,,
    Resolved by doing below
    1. uninstall obiee 2. drop the repository 3, remount /tmp folder
    with this we could successfully install obiee 11.1.1.7

  • Events on Integration domain

    People,
    I have a problem with Weblogic.
    First, let me make clear my configuration of Weblogic. Weblogic 8.1 SP 3 and Oracle 9 Database.
    Now let me describe my problem. I start Weblogic and then, after a successfull startup I go to the Application Integration Design Console. There I select the deployed application and select my Application View. At this point I may add Services and Events. The Event is the problem. When create a Trigger Event to a table that does not have a date field the problem does not occur, but if I create a trigger event to a table that has a date field I have a problem.
    With the events created, their connections configurated properly I click on Test and the Publish. On My Workshop the WLI Schema project called Schemas is updated with the published events and my Process.jpd has a node that it is subscribed to a message broker channel.
    If the event created before has a trigger to a table where I have a date field, then an exception is thrown and logged in BEA_RDBMS_8_1.log on my Integration domain. If the table does not have a date, then everything works just fine. What should I do to make my event work with a table that have a date field?
    Thanks
    Daniel Castro

    Hey mikefromstratford,
    I'd read through the following article about iCal to double check the syncing process. There are two main ways to sync your iCal events onto your iPhone, so depending on which one you use you'll want to check out either the "Set up your iCloud calendar account for use with iCal" or "Sync your calendars with iPhone, iPod, or iPad" sections:
    Mac Basics: iCal (OS X Lion and earlier)
    http://support.apple.com/kb/ht2513
    Have a great day,
    David

  • FAILED  nslookup host.domain

    I am performing an R12.2 Vision Installation on SLES 11 SP3 for VMWARE.
    Reference RDA - Health Check / Validation Engine Guide (Doc ID 250262.1)
    I executed the " ./rda.sh -T hcve " check to perform the Oracle E-Business Suite Release 12 (12.2.0) Preinstall (Linux x86_64).
    I receive this failure:   " A03550 DNS Lookup           FAILED  nslookup host.domain "
    Can you help direct me to why I may be receiving this error?
    more  /etc/hosts  ------My etc hosts I believe is setup correctly.
    # IP-Address   Full-Qualified-Hostname Short-Hostname#
    127.0.0.1 localhost.localdomain localhost
    192.168.0.121 Platinium2.platinumesol.com Platinium2
    Platinium2:~ # ping Platinium2     -----Ping resolves correctly to what is in /etc/hosts
    PING Platinium2.platinumesol.com (192.168.0.121) 56(84) bytes of data.----This is the correct IP
    64 bytes from Platinium2.platinumesol.com (192.168.0.121): icmp_seq=1 ttl=64 time=0.024 ms>
    When I do an nslookup of the host server that I am working on :
    Platinium2:/pwoll/rda # nslookup Platinum
    Server:         209.18.47.61
    Address:        209.18.47.61#53
    Non-authoritative answer:
    Name:   Platinum
    Address: 198.105.254.240
    Name:   Platinum
    Address: 198.105.244.240
    Platinium2:~ # nslookup -d2
    setup_system()
    create_search_list()
    ndots is 1.
    copy_server_list()
    make_server(209.18.47.61)
    make_server(209.18.47.62)
    make_server(192.168.0.1)
    >
    cat /etc/resolv.conf
    search platinumesol.com
    nameserver 209.18.47.61
    nameserver 209.18.47.62
    nameserver 192.168.0.1
    options attempts:5
    options timeout:15
    Paul

    Hi there
    You are executing this:
    Platinium2:/pwoll/rda # nslookup Platinum
    and you are trying to reach the Platinum2
    On the other hand, Just to be sure is your DNS working correctly ?
    Regards

  • How can I deploy jCom moniker Servlet on integration Domain?

    Hi All,
    I am trying to know, how can I deploy moniker servlet on integration
    domain. I know if I run moniker class at console I can see the moniker string.
    But, I want to deploy this sevlet in integration domain, unable to find any documentation
    or help. Does any one did this in the past?? looking for help...
    Thanks,
    Gary H.

    Yeah, i am able to see the J2EE engine clusters, there the message server port is given as 3601. becoz scs instance number is 1 here. so it is not the problem,
    the error it is giving as,
    Jun 6, 2005 11:37:28 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [001]Deployment aborted
    Settings
    SDM host : obtdev9
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/sireesha.b/LOCALS1/Temp/temp56446MyServletEAR.ear
    Deployment exception : Server obtdev9 did not accept login request as apiadmin on port 50018 - CmdXmlFactory could not find Top Element within String: "null".
    Inner exception was :
    Server obtdev9 did not accept login request as apiadmin on port 50018 - CmdXmlFactory could not find Top Element within String: "null".
    is this may be the problem with port number?
    i am not knowing what is happening here...
    if you know the exact error based on the error messgae please help me,
    thanks to u for helping in this problem,
    Regards,
    sireesha.

  • Ktpass: failed getting target domain for specified user

    Hi all,
    I am trying to generate keytab file by following document 
    http://docs.oracle.com/cd/E17904_01/doc.1111/e15740/wna.htm#REGADWNA
    relevant section 7.3.2.
    Environment we are using as follows:
    Microsoft windows server 2008
    Command executed :
    ktpass /princ [email protected] /mapuser [email protected] /pass Micro123 /out c:\poc.keytab
    Here NTDS (AD windows service name)
    MSCAD.AE (AD domain name)
    [email protected] (AD user)
    Micro123 (Password)
    c:\poc.keytab (file location)
    while executing display error as response:
    C:\>ktpass /princ [email protected] /mapuser [email protected] /pass Micro123 /out c:\poc.keytab
    Cannot bind to default domain: 0x54b
    ktpass:failed getting target domain for specified user.
    Your assistance in this regard would be highly desirable.
    Regards,
    Syed Waqar

    I don't think you have your principal name defined correctly. 
    It should be in the following format:
    host/[email protected]
    http://technet.microsoft.com/en-us/library/cc753771.aspx
    Paul Bergson
    MVP - Directory Services
    MCITP: Enterprise Administrator
    MCTS, MCT, MCSE, MCSA, Security, BS CSci
    2012, 2008, Vista, 2003, 2000 (Early Achiever), NT4
    Twitter @pbbergs http://blogs.dirteam.com/blogs/paulbergson
    Please no e-mails, any questions should be posted in the NewsGroup.
    This posting is provided AS IS with no warranties, and confers no rights.

Maybe you are looking for

  • Integrating Rafflecopter HTML Snippet

    I'm using iWeb to host a contest and need to incorporate the rafflecopter widget for registration and tracking. Whenever I paste the code from Rafflecopter (below), I just get a line of text saying "a rafflecopter giveaway". I'm no expert on HTML, so

  • Satellite U500 - The volume buttons do not work

    Hello I just bought a Toshiba Satellite U500 two days ago, and already having problems :( It has a touch sensitive control buttons, which includes the eco utility, media buttons, and volume control (+ and -) The volume buttons do not work, and someti

  • Style: reducing large diagrams, clearing wires, using subvis

    I've looked at the style guidelines by NI and read as many posts about LabVIEW style as I could find, but I'm still looking for more guidance on making clear, manageable diagrams for large programs. Any thoughts, common practices, or habits regarding

  • How to disable process design time attributes WS RM

    Hi,   I recently configured a NW BPM test scenario which works as expected. When I tried to test/call BPM Process using SOAP UI/Webservice client I am unable to send a message to SAP BPM process due to WS RM & WS A are activated at design time. While

  • Slideshow Audio--Can't Use I-Tunes Music Files

    I am trying to add audio to a slideshow. When I click on "add media" it points me toward a music folder that includes i-tunes. When I open the i-tunes folder, I see separate folders for all of the artists whose music I have in i-tunes. When I click o