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

Similar Messages

  • Training and Event Management Integration with FICO

    How Training & Event Management is integrated with FICO?
    How it will be integrated and where?
    Could you please put it in simple way?

    Hi Rajesh,
    Cost allocation:
    Here it is possible to charge an employeeu2019s cost center with the fee for attending a business event (e.g. training course, workshop). The business event organizeru2019s cost center will be credited and the attendeeu2019s cost center will be debited.
    Crediting of the senderu2019s cost center  Debiting of the recipientu2019s cost center
    The costs incurred from actually holding a business event can be transferred from the resources cost center to the business event organizeru2019s cost.
    Crediting of the senderu2019s cost center  Debiting of the recipientu2019s cost center
    In SAP Configuration:
    Training and Event Management > Integration->Billing and activity Allocation-->Activity Allocation and cost transfer posting.
    Please do above configuration and create business events with or without resourses, in that you can maintain cost centre to post the expenditures .
    Bhairavareddy

  • 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

  • Process flow for Maintenance Event Builder integrated with PS

    Dear EAM  Master ,
    Good Day. Can anyone show me how's the process flow for Process flow for Maintenance Event Builder integrated with PS.
    Appreciate.
    Thank you.

    [SAP Help|http://help.sap.com/erp2005_ehp_05/helpdata/en/d7/d0b83a47d0c649e10000000a114084/frameset.htm]
    Thanks
    Narasimhan

  • 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.

  • 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.

  • Need to collect the Windows logon and logoff events across the Domain in a DC eviornment, for different machines and user accounts.

    Hello All,
    I am trying to build a Tool to collect the info about all the user's who login and logoff on daily basis in a domain network. I am using a windows 2008 server as a DC and have xp, win 7, win 8 , win 12 server as clients in the network.
    There are few questions in my mind which I am not able to answer.
    1> When a user tries to login to the DC network, he/ she gets authenticated using the kerberos protocol. does these authentication gets logged on the AD server by default? I have see a way to enable it from registry but even that's not giving me the expected
    output in the eventvwr.
    2> Do I have to use Audit policies to monitor all the user's log off and log on activities?
    3> Is there a way to collect these information from any place on the AD server other than the Eventvwr?
    Please help me in finding the solutions to these query's  of mine.
    Thanks.

    1. Open the Group Policy Management console on any domain controller in the target domain: navigate to Start → Administrative Tools → Group Policy Management.
    2. In the left pane, navigate to Forest: <domain_name>→ Domains → <domain_name>→ Domain Controllers. Right-click the effective domain controllers policy (by default, it is the Default Domain Controllers Policy), and select Edit from the pop-up
    menu. </domain_name></domain_name>
    <domain_name><domain_name>3. In the Group Policy Management Editor dialog, expand the Computer Configuration node on the left and navigate to Policies → Windows Settings → Security Settings → Local Policies → Audit Policy. </domain_name></domain_name>
    <domain_name><domain_name>4. Set the Audit account management and the Audit directory service access policy to "Success". Set the Audit logon events policy to  "Success" and "Failure". </domain_name></domain_name>
    5. Navigate to Start → Run and type '"cmd". Input the gpupdate /force command and press Enter. The group policy will be updated.
    Number of events could be excessive so you need to adjust size of Security log ( 1gb for example ) 
    Usage of EventCombMT Tool (part of
    MS ALtools )
     This tool gathers specific events from several different servers to one central location.
     Run the EventCombMT.exe > Right Click on Select to search field > Choose Get DCs in Domain > Mark your Domain Controllers for search
     Click the Searches menu > replace Event ID field values with
    4624  LOGON / 4634  LOGOFF
     Click Search and wait for the process to complete the operation.
     After the search is done the output directory contains the log files for the domain controllers where events with the specified Event ID’s were found.
    Alternatively you can try Netwrix Auditor for Active Directory solution with 20 days of free trial to generate such reports.
    --- Jeff (Netwrix)

  • OIM 10g Event Handler : Integrated with User Groups.User Members

    I have created custom event handler and integrated it with User Groups.User Members data object.
    here is my code od event handler class:
    public class GroupEventHandler extends tcBaseEvent {
         public GroupEventHandler() {
              this.setEventName("Event Handler Sample");
         protected void implementation() throws Exception {
              System.out.println("============@@@@@@@@ IN EVENT HANDLER ");
              try
              String groupKey = this.getDataObject().getString("Groups.Key");
              writeToFile(groupKey);
              catch (Exception e)
                   e.printStackTrace();
    But I am getting this exception :
    ERROR [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' XELLERATE.SERVER - Class/Method: tcTableDataObj/getString encounter some problems: Column 'GROUPS.KEY' not found
    com.thortech.xl.dataaccess.tcDataSetException: Column 'GROUPS.KEY' not found
         at com.thortech.xl.dataaccess.tcDataSet.getColumnIndex(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.getString(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.getString(Unknown Source)
         at oim.GroupEventHandler.implementation(GroupEventHandler.java:19)
         at com.thortech.xl.client.events.tcBaseEvent.run(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.runEvent(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.eventPostInsert(Unknown Source)
         at com.thortech.xl.dataobj.tcUSG.eventPostInsert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.ejb.beansimpl.tcGroupOperationsBean.addMemberUsers(Unknown Source)
         at com.thortech.xl.ejb.beans.tcGroupOperationsSession.addMemberUsers(Unknown Source)
         at com.thortech.xl.ejb.beans.tcGroupOperations_ejm77u_EOImpl.addMemberUsers(tcGroupOperations_ejm77u_EOImpl.java:1671)
         at Thor.API.Operations.tcGroupOperationsClient.addMemberUsers(Unknown Source)
         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:597)
         at Thor.API.Base.SecurityInvocationHandler$1.run(Unknown Source)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.security.Security.runAs(Security.java:41)
         at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(Unknown Source)
         at Thor.API.Base.SecurityInvocationHandler.invoke(Unknown Source)
         at $Proxy66.addMemberUsers(Unknown Source)
         at com.thortech.xl.webclient.actions.UserGroupMembersAction.assignMemberUsers(Unknown Source)
         at com.thortech.xl.webclient.actions.UserGroupMembersAction.assignGroupMembers(Unknown Source)
         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:597)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
         at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(Unknown Source)
         at com.thortech.xl.webclient.actions.tcActionBase.execute(Unknown Source)
         at com.thortech.xl.webclient.actions.tcAction.execute(Unknown Source)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)

    Anyone have idea about why "Groups.Key" not found exception thrown here..
    I have assigned this event handler at postinsert event of User Groups.User Members Data Object.

  • Event Server Integration with other Products

    I have been using the EDA approch in my SOA project for few years now. These were based on JMS and other modes of Events supported by the WLI, BPM products. Now we have a dedicated Event processing server can we expect utilities/UI components that would easE the integration with other BEA products? What is the time frame for the avilability for this as well as the console for the Wev server?
    Thanks,
    Anil Datt

    Hello,
    Thank you for your post. We do have some integrations with other Adobe products planned for the future, but it's too early to announce our plans. We appreciate your enthusiasm for Buzzword - please keep the suggestions & ideas coming.
    Kind Regards,
    Michelle

  • Error 1060 Event server, integration services.

    Hola,
    Actualmente tenemos un problema al momento de instalar SAP 2007. Cuando se terminado de instalar totalmente el Server tools, Server y client. El server tools tiene dos herramientas nuevas que se llaman:
    Event Sender Services
    Integration Services
    Estas herramientas me aparecen deshabilitadas y me aparece el mensaje: "Error 1060, el servicio especificado no existe como servicio instalado". ¿Que debo instalar para que se habiliten esas herramientas?
    Saludos.

    Saludos Elias,
    Integration services forma parte de las funcionalidades de integración de B1i. El mismo puede ser instalado en las instancia de SQL uicamente con el puerto por defecto (1433).
    Deben verificar si estan utilizando una instancia diferente a la que se asigna por defecto. Ejemplo de una instancia de este tipo (YourSQLInstanceSQLExpress).
    Adicionalmente les invitamos a revisar la nota 1107410, la cual documenta los detalles para configurar los puertos previo a el intento de instalación.
    Esperando lo anterior les permita solventar lo reportado.
    Juan Manuel Marrero
    SAP Business One Forums Team

  • Training & Event Management - Integration with Cost Accounting

    Dear friends,
    I am asking this question because I have no idea of FICO. This question is on integration of Training & Event Mgt with Cost Accounting. What is the meaning of Internal activity allocation & Cost transfer posting? What is the purpose of this integration & how it is reflected in FICO? What benefit a client gets when it is integrated? Who is the sender cost center & who is the receiving cost center and where it is maintained in TEM?
    Please help. Please try to reply it in simple language, not in FICO language.
    Thanks,
    Daniel

    Dear Daniel,
    Activity Allocation and Billing >
    This process comprises all of the functions for settling fees in Training and Event Management, as well as the functions for recording costs and cost transfer posting. In addition, this describes all other functions that are in any way connected with fee processing in Training and Event Management. This includes the following functions:
    Billing, which involves creating invoices and credit memos for attendance and cancellation fees
    Internal Activity Allocation, which involves settling attendance and cancellation fees and instructor costs
    Cost Transfer Posting, which involves transfer posting of event costs in which the cost center of the resource is credited and the cost center of the organizer is debited
    Price Proposal, which involves calculating a price proposal on the basis of the cost items stored for a business event. The proposed price can be adopted as the event price.
    Budgeting, which involves creating a training and education budget for organizational units and comparing budgets with the actual costs accrued for attendance fees
    Please refer the below help link to understand the functionality from TEM point of view :
    http://help.sap.com/saphelp_47x200/helpdata/en/77/bff8ab4a2911d182b80000e829fbfe/frameset.htm
    Please review :
    Activity Allocation and Billing
    Billing
    Internal Activity Allocation
    Business Event Costs
    Cost Transfer Posting in Cost Accounting
    Hope this will help you clarifying all your queries.
    Best Regards,
    Chetan Bajaj

  • Training & Event Management  - Integration with FI

    Hi,
    In the standard configurations Training & Event Management is integrated with Controlling(CO)but how to integrate Training & Event Management with FI.

    What functionality are you looking for?

  • Event managment , integration with CS ?

    is it possible to integrate or refer from event managment to Customer Service to a serviceorder ??
    If it goes through infotypes which infotype is suitable for this connection ??

    Where can we setup different activity rates against particular order (which table or IMG path)? 
    - Not sure about the CS side as i'm a pure payroll and time eval person
    What are the different important attributes as part of CS integration? I am new to CS module and it will be easy during field selection process.
    - Sorry not familiar enough with CS, normally the CS consultant tells me which fields (Activity Type, Cost Centre, Order Number etc) to turn on for import.
    In order to setup a different business process, you are recommending to create different attendance types for regular, overtime and shift differential. So that employee will enter the hrs against a particular order with the right attendance type. Later the timesheet can be posted to CS. Am I correct?
    - Yes config different attendance types for regular, overtime and shift and have the employee enter the hours against the correct attendance. Or you could use 1 attendance type and then use different activity types which are linked to different rates in CS. Normally when integrating with CS I have someone familiar with that side of things.
    We don't have any HCM in place right now. I am planning on setting up the mini master data for the required employees. Assuming that we do maintain HR time data (attendance/absence recording and time evaluation). How to post the time data to CS? If you are referring to posting time evaluation results, how to achieve this? This is just for my knowledge purposes.
    - I only asked about HCM because you mentioned you wanted the system to determine regular, overtime automatically - but since you will only be using mini master to populate CATS forget I mentioned this path. For future reference though if you had full HCM (payroll) there are options in posting from HCM to CS rather than going from CATS.
    Cheers,
    Brad

  • Can another calendars events be integrated into a published web calendar?

    Apologies in advance for my general ignorance about iCal. I am just starting to venture into the program.
    I am the web coordinator for a nonprofit group, and am intending to use iCal to publish a web calendar for our site. I have subscribed to the US Holidays calendar, and am wondering if there is any way to get the holidays to show up in my group's published calendar (i.e. I want holidays on the web calendar, but don't want to have to plug them in myself). It is obvious how to integrate the calendars within the application -- just not sure if there's a way to make events from other calendars integrate into the published web calendar.
    Sorry about the redundancy -- just want to be clear.
    Also, is there anyway to embed these calendars into a web page.
    TIA,
    mel

    mel,
    Welcome to Apple Discussions.
    Just create a new Calendar Group, name it "Publish" for example, and drag the U.S. Holidays into that group.
    The following information is taken from iCal Help.
    1. Choose File > New Calendar Group, or hold down the Shift key while clicking the Add + button in the lower-left corner of the iCal window, and then type a name for the group.
    2. Add existing calendars to the group by dragging them under the group name, or select the group name and choose File > New Calendar to create a new calendar within the group.
    3. Remove calendars from the group by dragging them out of the list.
    You should be able to embed a link to the calendar in a web page, but I do not know how to provide a direct display of that calendar.
    ;~)

Maybe you are looking for