Trying to test Lite 10.3.0.3.0

Hi
Im getting the following err when try to deploy a new publication in 10.3.0.3.0 on a lite server configured on windows xp
cons 10049 - ORA12899 value too large for column MOBILEADMIN.C$all_publications.SET_DFLT_COL_OPTIONS actual =4 max =1
The new publication is not downloading to client and only conscli is available i the mobile device. WHen I checked in C$ALL_SUBSCRIPTIONs
instantiated is "N" for the new publication and I chenged it with sqlplus to Y and then coppied to client.Usually with a new user creation instantiated becomes 'Y' but not in this installation
No idea of what it is and when search the forum could not fin any thing
Thanks
Paninie
Edited by: Paninie on Feb 20, 2011 12:03 AM

not seen that error on c$all_publications before, but the column set_dflt_col_options is normally set to Y (never seen it set to any other value). This determines the default constraints that are replicated to the client (like not null and defaults), so if you are trying to do anything in this area it may be the issue
How are you creating the publication item (c$all_publications is actually publication item snapshot data rather than the publication itself despite the name)? post the code as i think you have an error in this.
The instantiated flag is set for each user added to a publication as part of the verification and setup of the c$all_client_items. This is failing due there being errors with the publication item (i would guess there is nothing or the wrong number of records in c$all_client_items in this case). Setting the flag to Y will not enable the download, you need to fix the underlying problem. Once this is done, the republish should set the instantiated flag for all currently associated users

Similar Messages

  • Error "Application not found" from SICF while trying to test WD service

    Hi All,
    I am getting an error as "Application not found" when i am trying to test my web dynpro component service from SICF.
    This service is active as well.
    But when i copied the same URL and pasted it in browser then my web dynpro component opened.
    And i am able to open my web dynpro compoent from SE80 also.
    Regards,
    Amar

    Hi All,
    Is is related to browser, because i am using IE8.
    But the only doubt i have is when i am pasting the URL in IE8 then it is loading the WD page.
    Regards,
    Amar

  • Error while trying to test the Synchronization!!!

    Hi all
    The props file is configured properly with system name and sysid.
    When I am trying to test synchronization URL and  the data sync from java client, I am getting the following error.
    Synchronization Log:
    Successfully connected with Server
    Processing of Inbound began
    Unable to synchronize the data.File M25.Props Can't be found in the servlet configuration on J2EE engine.
    I need help on this regard.
    Thanks
    Pathy

    Hi Pathy...
    /meSync/servlet/meSync?sysid=<SystemID>&login=&password=<Password>&client=&language=<Language>&acknowledge=X&~test=true&
    Check if u get this result
    &WAF_SYNC&STATUS=&Execution Time =103129& HeaderType = MEREPLICATION
    &MORE_PACKAGES_WAITING = &

  • Nullpointer error when trying to test dispatcher in Identity Center

    Hi all,
    I am getting a nullpointer exception when I am trying to test my dispatcher in Identity Center.  In tools/options/java I have defined where the java.exe and jvm.ddl are located.
    I had tried to use a Java 1.6 before, but I got a 126 error which did not get me as far.  It was 64 bit, so I have installed various versions of Java 1.5 32 bit and have tried them all with the same result as below.
    I am running Identity Center 7.2 the latest patch (7.20.3.0-ORA-2011-11-16 with schema 1050).
    Simple fix? 
    Thanks.
    ================================================
    Running MxDispatcher_idf_dispatcher.
    MxDispatcher version: 7.2.00.0 Built: 22.11.2010 18:36:12 (c) Copyright 2008 SAP
    AG. All rights reserved.
    Java VM: Sun Microsystems Inc.   Version: 1.5.0_07
    Java home: C:\Program Files (x86)\Java\jdk1.5.0_07\jre
    Java lib/ext: C:\Program Files (x86)\Java\jdk1.5.0_07\jre\lib\ext
    CLASSPATH: C:\usr\sap\IdM\Identity Center\Java\mxdispatcher.jar;C:\usr\sap\IdM\I
    dentity Center\Java\mxmcapi.jar;C:\SAP\Oracle_OCI_10_2\ojdbc14.jar;
    java.lang.NullPointerException
            at com.sap.idm.ic.services.api.MXMCApi_Connection.getConnection(MXMCApi_
    Connection.java:70)
            at com.sap.idm.ic.services.api.MXMCApi_Connection.<init>(MXMCApi_Connect
    ion.java:49)
            at com.sap.idm.ic.services.api.MXMCApi_Connection.getInstance(MXMCApi_Co
    nnection.java:22)
            at com.sap.idm.ic.services.api.disp.MXMCApi_CTX_Dispatcher.getInstance(M
    XMCApi_CTX_Dispatcher.java:39)
            at com.sap.idm.ic.services.dispatcher.MxDispatcher.main(MxDispatcher.jav
    a:170)
    C:\Windows\system32>
    Edited by: Chad Chromwell on Dec 7, 2011 6:25 PM

    I was able to get past the issue with testing the dispatcher.  I added the mxdispatcher.jar and mxmcapi.jar to the classpath.
    So the test of the dispatcher looks fine.  But when I try to actually run a job in the Identity Center, nothing seems to happen.  I ran these jobs in 7.1 without a problem, but not now.  When I click run now on the job, an entry never appears in the System log or Job log for the Job.  Used to before.
    In the MMC, AS Java process is running and I can get to the NWA via the web broswer on port 50000.
    Not sure what is wrong.
    Running MxDispatcher_idf_dispatcher.
    MxDispatcher version: 7.2.00.0 Built: 22.11.2010 18:36:12 (c) Copyright 2008 SAP
    AG. All rights reserved.
    Java VM: Sun Microsystems Inc.   Version: 1.5.0_12
    Java home: C:\Java\jre1.5.0_12
    Java lib/ext: C:\Java\jre1.5.0_12\lib\ext
    CLASSPATH: C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C:\SAP\IdM\IC72\Java\mxmcapi.ja
    r;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar;
    [11.12.2011 18:53:21-883] - MxDispatcher:Waiting for succesfull start-up of the
    thread:RELOAD
    [11.12.2011 18:53:21-883] - MxDispatcher:Main loop for thread:IDS_DispThread-REL
    OAD-idf_dispatcher
    [11.12.2011 18:53:21-884] - MxDispatcher:Started thread:IDS_DispThread-RELOAD-id
    f_dispatcher
    [11.12.2011 18:53:21-884] - MxDispatcher:THREAD BODY Execution:IDS_DispThread-RE
    LOAD-idf_dispatcher
    [11.12.2011 18:53:21-884] - MxDispatcher:Reading main MxDispatcher configuration
    [11.12.2011 18:53:21-888] - MxDispatcher:Global constant DISPATCHER_POLICY_TYPE
    not found, using default = 0
    [11.12.2011 18:53:21-888] - MxDispatcher:Global constant MX_MAX_CONCURRENT_RUNTI
    ME_ENGINES not found, using default = 9999
    [11.12.2011 18:53:21-979] - run_java: "C:\Java\jre1.5.0_12\bin\java.exe"  -cp "C
    :\SAP\IdM\IC72\Java\DSE.jar;C:\SAP\IdM\IC72\Java;C:\SAP\IdM\IC72\Java\sapjco.jar
    ;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C;SAP\I
    dM\IC72\Java\mxmcapi.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C:\SAP\IdM\IC72\J
    ava\mxmcapi.jar;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar; " "-DDSE_HOME=C:\SAP\IdM\IC72
    " com.sap.idm.ic.DSERunTime "Drivers=com.microsoft.jdbc.sqlserver.SQLServerDrive
    r;com.microsoft.sqlserver.jdbc.SQLServerDriver;com.sap.dbtech.jdbc.DriverSapDB;o
    rg.gjt.mm.mysql.Driver;sun.jdbc.odbc.JdbcOdbcDriver;oracle.jdbc.driver.OracleDri
    ver;COM.ibm.db2.jdbc.app.DB2Driver;COM.ibm.db2.jcc.DB2Driver;COM.ibm.db2.jdbc.ne
    t.DB2Driver;com.sap.db.jdbc.Driver;oracle.jdbc.driver.OracleDriver" "DatabaseURL
    =jdbc:oracle:thin:mxmc_rt/****@localhost:1521:ORCL" Machine=idf_dispatcher Log
    Level=4 StackTrace=2 loop
    [11.12.2011 18:53:27-191] - run_java: "C:\Java\jre1.5.0_12\bin\java.exe"  -cp "C
    :\SAP\IdM\IC72\Java\DSE.jar;C:\SAP\IdM\IC72\Java;C:\SAP\IdM\IC72\Java\sapjco.jar
    ;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C;SAP\I
    dM\IC72\Java\mxmcapi.jar;C:\SAP\IdM\IC72\Java\mxdispatcher.jar;C:\SAP\IdM\IC72\J
    ava\mxmcapi.jar;C:\SAP\Oracle_OCI_10_2\ojdbc5.jar; " "-DDSE_HOME=C:\SAP\IdM\IC72
    " com.sap.idm.ic.DSERunTime "Drivers=com.microsoft.jdbc.sqlserver.SQLServerDrive
    r;com.microsoft.sqlserver.jdbc.SQLServerDriver;com.sap.dbtech.jdbc.DriverSapDB;o
    rg.gjt.mm.mysql.Driver;sun.jdbc.odbc.JdbcOdbcDriver;oracle.jdbc.driver.OracleDri
    ver;COM.ibm.db2.jdbc.app.DB2Driver;COM.ibm.db2.jcc.DB2Driver;COM.ibm.db2.jdbc.ne
    t.DB2Driver;com.sap.db.jdbc.Driver;oracle.jdbc.driver.OracleDriver" "DatabaseURL
    =jdbc:oracle:thin:mxmc_rt/****@localhost:1521:ORCL" Machine=idf_dispatcher Log
    Level=4 StackTrace=2 loop

  • I am trying to test an 810 an am getting an error in the business message

    I am trying to test an 810 an am getting this error in the business message report.
    Machine Info: ("Client host name")
    Failed guideline.
    Version: Oracle Application Server Integration B2B, Release 10.1.2, Build dev_B2B_10.1.2.3.0_SOLARIS_RELEASE.

    Hi Anuj,
    Thanks for responding.
    Its an outbound 810. There are no internal properties in the payload. The error message report states the following
    Machine Info: (oracle.lhdottie.com)
    Failed guideline.
    error code is AIP-51505.
    There are no <Internal-Properties> in the xml payload.
    Is there anything else I need to look at?
    Vijay

  • Trying to test the process on the EM but nothing happens

    I am trying to test my process but I don't see anything happening. That process was working fine till the last week and when I tried it today nothing seem to be happening. I see that the instance has been created and the client endpoint of my service has been started but nothing is happening after that.
    I have dropped the db adapter connection factory from the console but that doesn't seem to help.
    My process flow is
    Database call> Webservice Call > Database Call > End of process
    Is there anything that can be done to sort this out?
    Thanks.

    Actually there is no exception that is being raised that I can see on the EM, the only thing that I am able to see is that the process has been started and nothing beyond that
    This is the soa_server_diagnostic log
    [2012-10-22T03:00:03.550-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-11] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28697] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    [2012-10-22T03:05:03.596-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-12] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28698] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    [2012-10-22T03:10:03.636-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-13] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28699] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    [2012-10-22T03:15:03.676-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-14] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28700] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    [2012-10-22T03:20:03.751-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-15] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28701] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    [2012-10-22T03:25:03.792-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-16] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28702] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    [2012-10-22T03:30:03.838-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-17] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28703] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    [2012-10-22T03:35:03.909-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-18] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28704] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    [2012-10-22T03:40:03.948-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-19] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28705] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    [2012-10-22T03:45:03.993-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-20] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28706] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    [2012-10-22T03:50:04.031-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-21] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28707] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    [2012-10-22T03:55:04.069-07:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.agents] [tid: orabpel.engine.pool-5.thread-22] [userId: <anonymous>] [ecid: 0000JdpmBd4CSsh5xBx0iW1GW7JZ000002,1:28708] [APP: soa-infra] Done finding 0 expirable work items for the bpel engine
    This is the soa_server1 log
    ####<Oct 22, 2012 9:35:22 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <FabricScheduler_QuartzSchedulerThread> <<anonymous>> <> <0000JdpmBd4CSsh5xBx0iW1GW7JZ000002> <1350923722170> <BEA-000628> <Created "1" resources for pool "SOALocalTxDataSource", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 9:35:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350923729310> <BEA-310002> <63% of the total memory in the server is free>
    ####<Oct 22, 2012 9:35:32 AM PDT> <Info> <JDBC> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '10' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006d956> <1350923732952> <BEA-001128> <Connection for pool "mds-soa" closed.>
    ####<Oct 22, 2012 9:35:47 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <MDSPollingThread-[soa-infra, jdbc/mds/MDS_LocalTxDataSource]> <<anonymous>> <> <0000JdpmBd4CSsh5xBx0iW1GW7JZ000002> <1350923747428> <BEA-000628> <Created "1" resources for pool "mds-soa", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 9:36:06 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@6b2faaa7> <<anonymous>> <> <0000JdpmBd4CSsh5xBx0iW1GW7JZ000002> <1350923766113> <BEA-000628> <Created "1" resources for pool "SOADataSource", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 9:36:11 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-15AFB48959B8F6E6A885> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006d985> <1350923771744> <BEA-000628> <Created "1" resources for pool "OraSDPMDataSource", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 9:37:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350923849325> <BEA-310002> <41% of the total memory in the server is free>
    ####<Oct 22, 2012 9:38:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350923909333> <BEA-310002> <52% of the total memory in the server is free>
    ####<Oct 22, 2012 9:39:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350923969341> <BEA-310002> <36% of the total memory in the server is free>
    ####<Oct 22, 2012 9:40:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350924029348> <BEA-310002> <48% of the total memory in the server is free>
    ####<Oct 22, 2012 9:42:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350924149363> <BEA-310002> <59% of the total memory in the server is free>
    ####<Oct 22, 2012 9:43:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350924209371> <BEA-310002> <32% of the total memory in the server is free>
    ####<Oct 22, 2012 9:46:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350924389393> <BEA-310002> <63% of the total memory in the server is free>
    ####<Oct 22, 2012 9:48:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350924509409> <BEA-310002> <38% of the total memory in the server is free>
    ####<Oct 22, 2012 9:49:45 AM PDT> <Info> <JDBC> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006ddbb> <1350924585335> <BEA-001128> <Connection for pool "SOADataSource" closed.>
    ####<Oct 22, 2012 9:50:00 AM PDT> <Info> <JDBC> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006ddcf> <1350924600384> <BEA-001128> <Connection for pool "SOALocalTxDataSource" closed.>
    ####<Oct 22, 2012 9:50:18 AM PDT> <Info> <JDBC> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '25' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006dde6> <1350924618134> <BEA-001128> <Connection for pool "OraSDPMDataSource" closed.>
    ####<Oct 22, 2012 9:50:19 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <FabricScheduler_QuartzSchedulerThread> <<anonymous>> <> <0000JdpmBd4CSsh5xBx0iW1GW7JZ000002> <1350924619533> <BEA-000628> <Created "1" resources for pool "SOALocalTxDataSource", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 9:50:30 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@47ec43b8> <<anonymous>> <BEA1-26EBB48959B8F6E6A885> <0000JdpmBd4CSsh5xBx0iW1GW7JZ000002> <1350924630920> <BEA-000628> <Created "1" resources for pool "SOADataSource", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 9:50:32 AM PDT> <Info> <JDBC> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006ddf9> <1350924632955> <BEA-001128> <Connection for pool "mds-soa" closed.>
    ####<Oct 22, 2012 9:50:47 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <MDSPollingThread-[soa-infra, jdbc/mds/MDS_LocalTxDataSource]> <<anonymous>> <> <0000JdpmBd4CSsh5xBx0iW1GW7JZ000002> <1350924647921> <BEA-000628> <Created "1" resources for pool "mds-soa", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 9:51:11 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-27BBB48959B8F6E6A885> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006de30> <1350924671769> <BEA-000628> <Created "1" resources for pool "OraSDPMDataSource", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 9:52:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350924749439> <BEA-310002> <64% of the total memory in the server is free>
    ####<Oct 22, 2012 9:55:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350924929462> <BEA-310002> <52% of the total memory in the server is free>
    ####<Oct 22, 2012 10:00:00 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000JdpmBd4CSsh5xBx0iW1GW7JZ000002> <1350925200153> <BEA-000628> <Created "1" resources for pool "SOALocalTxDataSource", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 10:00:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350925229500> <BEA-310002> <34% of the total memory in the server is free>
    ####<Oct 22, 2012 10:01:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350925289507> <BEA-310002> <54% of the total memory in the server is free>
    ####<Oct 22, 2012 10:04:45 AM PDT> <Info> <JDBC> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006e264> <1350925485339> <BEA-001128> <Connection for pool "SOADataSource" closed.>
    ####<Oct 22, 2012 10:05:00 AM PDT> <Info> <JDBC> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '22' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006e27c> <1350925500409> <BEA-001128> <Connection for pool "SOALocalTxDataSource" closed.>
    ####<Oct 22, 2012 10:05:18 AM PDT> <Info> <JDBC> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006e296> <1350925518139> <BEA-001128> <Connection for pool "OraSDPMDataSource" closed.>
    ####<Oct 22, 2012 10:05:32 AM PDT> <Info> <JDBC> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006e2a9> <1350925532949> <BEA-001128> <Connection for pool "mds-soa" closed.>
    ####<Oct 22, 2012 10:05:44 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@32f1857e> <<anonymous>> <BEA1-393DB48959B8> <0000JdpmBd4CSsh5xBx0iW1GW7JZ000002> <1350925544967> <BEA-000628> <Created "1" resources for pool "SOADataSource", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 10:05:48 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <MDSPollingThread-[soa-infra, jdbc/mds/MDS_LocalTxDataSource]> <<anonymous>> <> <0000JdpmBd4CSsh5xBx0iW1GW7JZ000002> <1350925548360> <BEA-000628> <Created "1" resources for pool "mds-soa", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 10:06:11 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <[ACTIVE] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-39C5B48959B8F6E6A885> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-000000000006e2da> <1350925571775> <BEA-000628> <Created "1" resources for pool "OraSDPMDataSource", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 10:08:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350925709561> <BEA-310002> <43% of the total memory in the server is free>
    ####<Oct 22, 2012 10:14:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350926069606> <BEA-310002> <59% of the total memory in the server is free>
    ####<Oct 22, 2012 10:16:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350926189621> <BEA-310002> <39% of the total memory in the server is free>
    ####<Oct 22, 2012 10:17:23 AM PDT> <Info> <Common> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@32f1857e> <<anonymous>> <BEA1-4738B48959B8> <0000JdpmBd4CSsh5xBx0iW1GW7JZ000002> <1350926243054> <BEA-000628> <Created "1" resources for pool "SOADataSource", out of which "1" are available and "0" are unavailable.>
    ####<Oct 22, 2012 10:18:29 AM PDT> <Info> <Health> <emussoaapp01.leapfrog.com> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <1319d5d69cad8b22:-15511621:13a75c8995a:-8000-0000000000000fce> <1350926309637> <BEA-310002> <54% of the total memory in the server is free>
    Thanks

  • An error message occured when I tried to test my rule in wanavigator

    Hi, all.
    I tried to deploy my rule as a web service with ws generation tool. After I deplyed my generated .ear file, I tried to test it in wsnavigator. When I found my ws and clicked on it, I got an error message which is below.
    "Invalid Response Code: (404) Not Found. The request URL was:"http://iwdfvm1047.wdf.sap.corp:50000/setcallcharge/SetCallChargeService". Check, whether the URL is correct, and the Web Service that you are requesting is up and running."
    I had no idea what`s wrong with my ws. Can anyone give me a hand?
    Thx
    Best Regards.
    Louis Huang.

    Hello Louis,
    This problem may be occurring because you are using an earlier version of CE 7.11 Beta. I would suggest your using a newer version of CE which is now available on SDN - https://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/00846edd-355b-2b10-f38c-df94ec96eb74
    We have tested the web service you had sent me, with this version and it works as expected.
    Please do let us know if you need any further clarifications.
    Regards,
    Arti

  • Error while trying to test an external WS deployed via the ESB

    Hi,
    The registering of an ESB project that contains a SOAP Service pointing to an external wsdl went fine. However, when I tried to test it, I'm getting the following error:
    __soap_EIDDataService_EIDDataService
    Operation : getEIDInfo HTML Form XML Source Cannot test this Operation using the Test Page because Could not find definition for element: {http://ice.dhs.gov/xdm/0.1}PersonsQueryRequest
    My hunch is, its unable to locate the xml schema file. If this is the cause for the error, how do I resolve this?
    I'm using the SOA suite & JDev preview versions(10.1.3.1) for Windows 2003.
    Thanks in advance for your quick response.
    Best Regards,
    David R

    Hi Eric,
    I've tried to resolve the error with the information that you provided and I'm still getting the same error as indicated in my first post. I've pasted the wsdl files for the soap service that is deployed in the esb which in turn calls the WS that is deployed elsewhere:
    ESB wsdl
    <?xml version="1.0" encoding="UTF-8" ?>
    <definitions targetNamespace="http://myremotewsserver/eid"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:tns="http://myremotewsserver/eid"
    xmlns:ws="http://www.example.com/webservice"
    xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
    xmlns:plt="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:esb="http://www.oracle.com/esb/"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:import="http://myremotewsserver/eid">
    <import namespace="http://myremotewsserver/eid"
    location="http://myremoteesbserver:8888/esb/wsil/DefaultSystem/EIDDataService?wsdl"/>
    <binding name="__soap_EIDDSFI_EIDDataService" type="tns:EIDDataService">
    <soap:binding xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    style="document"
    transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="getEIDInfo">
    <soap:operation xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    style="document" soapAction="getEIDInfo"/>
    <input>
    <soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    use="literal"/>
    </input>
    <output>
    <soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    use="literal"/>
    </output>
    </operation>
    </binding>
    <binding name="__esb_EIDDSFI_EIDDataService" type="tns:EIDDataService">
    <esb:binding/>
    <operation name="getEIDInfo">
    <esb:operation event-name="DefaultSystem.EIDDSFI.getEIDInfo"/>
    <input/>
    <output/>
    </operation>
    </binding>
    <service name="EIDDataServiceService">
    <port name="__esb_EIDDSFI_EIDDataService"
    binding="tns:__esb_EIDDSFI_EIDDataService"/>
    <port name="__soap_EIDDSFI_EIDDataService"
    binding="tns:__soap_EIDDSFI_EIDDataService">
    <soap:address xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    location="http://myremoteesbserver:8888/event/DefaultSystem/EIDDSFI"/>
    </port>
    </service>
    <plt:partnerLinkType name="EIDDataServiceLT">
    <plt:role name="EIDDataServiceProvider">
    <plt:portType name="tns:EIDDataService"/>
    </plt:role>
    </plt:partnerLinkType>
    </definitions>
    WS wsdl:
    <?xml version="1.0" encoding="UTF-8" ?>
    <definitions targetNamespace="http://myremotewsserver/eid"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:tns="http://myremotewsserver/eid"
    xmlns:ws="http://www.example.com/webservice"
    xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
    xmlns:plt="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:esb="http://www.oracle.com/esb/"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/"
    xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
    xmlns:import="http://myremotewsserver/eid">
    <import namespace="http://myremotewsserver/eid"
    location="http://myremotewsserver2/wis-eid/services/EIDDataService?wsdl"/>
    <binding name="__soap_EIDDataService_EIDDataService" type="tns:EIDDataService">
    <soap:binding xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    style="document"
    transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="getEIDInfo">
    <soap:operation xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    style="document" soapAction="getEIDInfo"/>
    <input>
    <soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    use="literal"/>
    </input>
    <output>
    <soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    use="literal"/>
    </output>
    </operation>
    </binding>
    <binding name="__esb_EIDDataService_EIDDataService" type="tns:EIDDataService">
    <esb:binding/>
    <operation name="getEIDInfo">
    <esb:operation event-name="DefaultSystem.EIDDataService.getEIDInfo"/>
    <input/>
    <output/>
    </operation>
    </binding>
    <service name="EIDDataServiceService">
    <port name="__soap_EIDDataService_EIDDataService"
    binding="tns:__soap_EIDDataService_EIDDataService">
    <soap:address xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    location="http://myremoteesbserver:8888/event/DefaultSystem/EIDDataService"/>
    </port>
    <port name="__esb_EIDDataService_EIDDataService"
    binding="tns:__esb_EIDDataService_EIDDataService"/>
    </service>
    <plt:partnerLinkType name="EIDDataServiceLT">
    <plt:role name="EIDDataServiceProvider">
    <plt:portType name="tns:EIDDataService"/>
    </plt:role>
    </plt:partnerLinkType>
    </definitions>
    Please help.
    Thanks,
    Best Regards,
    David R

  • Error when trying to test from FM

    Hi,
    I created a FM from SE37 and tried to test it by clicking on the test icon, and I got an error "<b>Error generating the test frame</b>".
    How can I fix this problem?
    Thanks.
    RT

    Hi,
    Thanks for the reply. The interface...
    ""Local Interface:
    *"  IMPORTING
    *"     REFERENCE(I_AREA) TYPE  UPC_Y_AREA
    *"     REFERENCE(I_PLEVEL) TYPE  UPC_Y_PLEVEL
    *"     REFERENCE(I_METHOD) TYPE  UPC_Y_METHOD
    *"     REFERENCE(I_PARAM) TYPE  UPC_Y_PARAM
    *"     REFERENCE(I_PACKAGE) TYPE  UPC_Y_PACKAGE
    *"     REFERENCE(IT_EXITP) TYPE  UPF_YT_EXITP
    *"     REFERENCE(ITO_CHASEL) TYPE  UPC_YTO_CHASEL
    *"     REFERENCE(ITO_CHA) TYPE  UPC_YTO_CHA
    *"     REFERENCE(ITO_KYF) TYPE  UPC_YTO_KYF
    *"  EXPORTING
    *"     REFERENCE(ET_MESG) TYPE  UPC_YT_MESG
    *"  CHANGING
    *"     REFERENCE(XTH_DATA) TYPE  HASHED TABLE
    This is actually for BW. I think I didn't mention this.
    Anyway, is there another way to trace this besides the tool icon and the debugger?
    Thanks,
    RT
    Message was edited by: Rob  Thomas

  • Trying to test the Collaboration portal url using the below option in SICF but it is only pulling a blank screen

    Hi All,
    Am trying to test the Collaboration portal url using the below option in SICF but it is only pulling a blank screen.
    The path in SICF is  : /sap/bc/ui5_ui5/tmui/coll_portal
    The webpage does not reflect any error except a blank screen.
    Is there any basis side or TM side configuration that needs to be done to have data displayed on that webpage?
    Appreciate quick reply.
    Thanks.
    Sat

    Hi Jan,
    Now am getting this error :
    Gateway service /SCMTMS/USER not active
    From the security guide I found a handful of services to be activated :
    The following services are required if you intend to use the SAP TM Collaboration Portal:

    /sap/public/bc/ur/

    /sap/public/bc/icf/logoff

    /sap/public/bc/UI2/

    /sap/bc/ui2/startup

    /sap/opu/odata/SCMTMS/TENDERING/

    /sap/opu/odata/SCMTMS/USER/

    /sap/opu/odata/SCMTMS/GENERAL/

    /sap/opu/odata/SCMTMS/EVENT_NOT/

    /sap/opu/odata/SCMTMS/INVOICE_SUBMISSION

    /sap/opu/odata/SCMTMS/FRT_PROCUREMENT

    /sap/opu/odata/SCMTMS/INVOICING

    /sap/bc/ui5_ui5/tmui/coll_portal/
    But in my system, in SICF only this path is present /sap/opu/odata.
    /SCMTMS onwards is missing, so am not able to activate these bunch of services which ideally should be present in the system. Hence am thinking to open a ticket with SAP for the same.
    What you suggest?
    Regards,
    Sat

  • Trying to test connection ...

    We are trying to test the connecton with managing the site.  We were told we need to maybe change some of the settings with our system preferences.  So far we can't figure out what we need to change.  We are using Dreamweaver CS4 and Mac OS X version 10.6.3.   We had someone try to connect to the website from  a diferent computer and he was able to but wasn't using a mac.  Any suggestions would be welcome. thank you

    Windows or Mac won't matter. The protocols to access the FTP server are the same. Unless the Firewall is active on the Mac it should be able to connect without any changes to anything.
    You mention that another party was able to connect on a PC. Does that person have the site in DW on that system?
    If so have them go to site management and export a .ste file, then e-mail it to you. Use Dreamweaver to import that .ste file and it will set the Mac with the same settings as the PC that was able to connect.

  • Getting black screen trying to test PHP/Apache

    Environment:
    Oracle 9.2.0.1
    - using the bundled HTTP server (Apache 1.3.22 I believe)
    PHP 4.3.1 for Windows
    Windows 2000
    Problem:
    I am trying to test out my initial install and I am getting nowhere. I believe that I have followed all of the install instructions correctly but this things just ain't workin' for me!
    I am not trying to get the CGI version of PHP going. I have created a sample html file with "<?php phpinfo(); ?>" in it. I would expect to see the version of PHP printed in my browser window when I view this file/URL but I just get a blank screen. If I view the source then I can see all of the html.
    I have copied the following files to C:\oracle\ora92\Apache\Apache -
    php_oci8.dll
    php4ts.dll
    I have copied php-dist.ini to c:\winnt\php.ini and modified it to include my document root, uncommented out the "extension=php_oci8.dll" and "safe_mode = off".
    I have modified by httpd.conf to include:
    =================================================
    "LoadModule php4_module C:\php-4.3.1-Win32\sapi\php4apache.dll"
    AddModule mod_php4.c
    <IfModule mod_php4.c>
    AddType application/x-httpd-php .php
    </IfModule>
    =================================================
    I have bounced Apache. Running it via a command shell reveals errors which may or may not be something to worry about....
    C:\oracle\ora92\Apache\Apache>apache
    [Sun Sep 21 22:59:42 2003] [warn] Loaded DSO C:\php-4.3.1-Win32\sapi\php4apache.
    dll uses plain Apache 1.3 API, this module might crash under EAPI! (please recom
    pile it with -DEAPI)
    Oracle HTTP Server Powered by Apache/1.3.22 (Win32) PHP/4.3.1 mod_ssl/2.8.5 Open
    SSL/0.9.6b mod_fastcgi/2.2.12 mod_oprocmgr/1.0 mod_perl/1.25 running...
    Any help would be greatly appreciated!
    Ty Haeber
    San Diego, CA

    The Apache startup messages say that Apache is running and
    PHP is available. The warning is something to look at if
    you plan to go production, but probably won't stop basic
    testing.
    The http.conf line "AddType application/x-httpd-php .php"
    says that files with .php extensions will be processed by
    PHP. You are getting results I would expect if you are
    trying to load a ".html" file.
    Create a PHP file with extension ".php", put
    <?php
    phpinfo();
    ?>
    in it and try to load the file in the browser. You should
    get a long page with PHP information.
    -- CJ

  • Saving files in Dreamweaver, then trying to test in a browser immediately but cannot...

    This has to be an easy permission or locking issue... Dreamweaver does this to me and it really kills my development time.  If I have a browser open to a webpage hosted locally on a testing server, and also have the file open in Dreamweaver - when I make an edit to the file, save it, then refresh the browser I get an error until I wait long enough for Dreamweaver to "release" the file I guess???  I cannot figure out why on some computers this is not a problem, but on mine it is...
    The server is IIS 7 and I am saving across a network to it's hard drive straight from Dreamweaver.  I know it's Dreamweaver causing the problems, because I can edit the HTML in notepad and save it, and immediately test it in a browser with no conflict...  What is Dreamweaver doing in the background that is forcing this lag time on testing the page in a browser?  How can I fix this?
    Thanks in advance.

    Art,
    The lack of an answer confirms my suspicion that PE3 persistently tries to save in the original folder.
    Another option that I used recently on a large batch would be to use Editor's File/Process Multiple Files to put copies of all your source pictures into the target folder (probably as tif or psd files to avoid any jpg degradation and with no auto modification) and then edit the copies from there and go ahead and save over the copy. That way you won't have to keep changing folders on the save.
    Bob

  • Error "4" when trying to test my connection

    Hi, please help me find out how to fix this error:
    when i try to test the connection pops up an error message with only a number "4" in it, nothing else. what's this error message about and how do i fix it??
    Thanx in advance!!!

    Hi,
    unfortunately we cannot help without having connection to that database. It looks like you are trying to connect to Oracle 8 - not supported anymore.
    Philip

  • Error when trying first test "midp HelloMidp"

    Hello,
    I'm a newbie with j2me I have a small problem to create my first application.
    I'm tried an example I read in a book.
    Here is the code of my class:
    import javax.microedition.midlet.*;
    import javax.microedition.lcdui.*;
    public class HelloMidp extends MIDlet {
    public void startApp() {
    Form form = new Form("HelloMidp");
    Display.getDisplay (this).setCurrent (form);
    public void pauseApp(){
    public void destroyApp(boolean unconditional){
    I have defined some environment variables under WinXP:
    MIDP_BCP=C:\j2me\midp2.0fcs\classes
    MIDP_HOME=C:\j2me\midp2.0fcs
    I can compile my class with
    javac -bootclasspath %MIDP_BCP% HelloMidp.java
    There is no error.
    I can preverify with
    preverify -classpath .;%MIDP_BCP% HelloMidp
    There is no error.
    But when I want to test it with midp.exe
    I use "cd output", "midp HelloMidp"
    I receive the error "java.lang.ClassNotFoundException: HelloMidp"
    I don't understand where is the problem.
    Thanks in advance.
    Alain.

    hmm...
    in general it should work, if you are in the ouput dir (as you said), use the "-cp ." for classpath definition to the local directory and name the class (as you did).
    try this "midp -cp . HelloMidp" from the directory, where the class is located. (you may add more paths seperated with ; to the cp (abbr. for classpath, should work also).
    Well, and with the WTK, simply create a new project, put the HelloMidp in the src dir, specify it as MIDlet or Application and (build and) run it. I dont understand, why this should not work. Strange...
    hth
    Kay

Maybe you are looking for

  • Installation of ECC 6.0 EHP 6 IDES

    Hi Experts, I want to install ECC EHP 6 on Windows Server 2012 with MSSQL SERVER. I tried 4 times but didn't get success everytime, system Fails at Import ABAP steps. I am trying with BD IDES of EHP6. If possible please explain me the steps from scra

  • Report for cycle counting

    Folks, Is there any standard report available that can be used to proove that during a fiscal year, items that are CC relevant are counted for example 4 times a year? I.e. is there a report that shows all materials and the number of counts during tha

  • LMS 3.1 on Solaris 10 - Reset all databases to initial state

    Hi, Is there a script that would clear all databases for LMS 3.1 on Solaris 10? I imported do CS some devices from a CSV file I exported from an old LMS 2.5 server we had. I get some very strange results when I ask to sync archive for instance. The d

  • Need information on SCCM redundancy

    Hi All, I am new to SCCM. Our company is planning for SCCM 2012 R2 Deployment, And the question here is about redundancy in SCCM. If i deploy a stand alone SCCM Server then i cannot expand it or add another server right ? Also what is the redundancy

  • I want to cancel my Creative Cloud Membership subscription.

    While my  status is "Your plan: Creative Cloud Free membership" You have access to 30-day free trials of all our products, limited access to services, and 2 GB of cloud storage. I am charged every month fpr 11,88euros. I want to cancel this subscript