PhoneGap integration....FAIL

So phonegap API and their support tell me there "should" be a fileTransfer function, combined with the fact that I assuredly had copied the latest phonegap.0.9.6.js into my dreamweaver project, and yet hour after hour...change after change.. "function not found".
After total exhaustion, I decide to take a trip down the retarded developmentally challenged dreamweaver teams build methods, only to regret the fact that I just totally wasted $650 to upgrade.
Honestly?  Your team can't even consider the thought that phoneGap is going to improve it's API within a four month time span? I mean, it's not like you guys don't know how behind you are on standards half the time anyway?  right?
Why....WHY would you separate out each PhoneGap function into separate files to be assembled at build, and FORCE anyone using dreamweaver to settle for completely outdated API?  With no way to update it!!!!!  lol  I mean, at LEAST make it so that if you're to overloaded to keep something up to date, that the customer at least can!
Completely unfathomable.  neh...almost laughable, were it not for the fact that it took me a wasted day to realize this.
What's even more funny, is that your team actually had to TRY to be this stupid.  You had to WORK at making it way more difficult than it needed to be and completely in-accessible. rendering it useless in lets see, a week!!!!
Do I sound upset?  yah!!!  $650 upset!!!   A customer should be able to make a purchase that "claims" integration....and that integration actually be ITEGRATED!!!
The difference in minimized code of the "dreamweaver" version of phonegap and the latest release 0.9.6 is massive.  it's not even close.  Several hundred lines of code off.
Come on guys!  COME ON!!!!
::sigh::

I did that on a mac :-)
however it was a standard eclipse project. I had to include the correct JARS (facebook+phonegap) in the library path and everything was fine quite easily. I mean there was no additional SDK to install due to OSX.
What I remember too is this: there is no facebook app installed on the emulator. It means when you run your app on it and try to connect to facebook through phonegap, the browser will open and ask for authentication. On your device, if the FB app is installed a nice popup will open and ask for authentication and authorization (or just confirmation if you are already authenticated).
in conclusion there's no need to buy a mac for that. Be sure to check phonegap forum and post your problem. Phonegap releases have evolved a lot and they are quite responsive.
Loic

Similar Messages

  • CSV to Oracle - (Integration) fails on the target ORACLE connection

    Hi,
    I am trying to load data from a csv file into Oracle db via ODI.
    Here are the steps i followed:
    1- Created the FILE physical schema
    1- Created the Oracle data server and physical schema in Physical Architecture
    2- Created and linked to logical schemas
    3- Created the correspondent data models and stores and a
    ble to view the data contents of the CSV and of the target table in ODI.
    4- Created interface, added csv as source and oracle table as target
    5- Used "LKM File to SQL" and "IKM SQL Control Append" (FLOW_CONTROL is false)
    When i execute the interface, the session starts then i receive the following wrror in Operator:
    ODI-1228: Task ARIBA_G1 (Integration) fails on the target ORACLE connection DEV_DW.
    Caused By: java.sql.SQLException: Non supported SQL92 token at position: 116
    at oracle.jdbc.driver.OracleSql.handleODBC(OracleSql.java:1319)
    at oracle.jdbc.driver.OracleSql.parse(OracleSql.java:1190)
    at oracle.jdbc.driver.OracleSql.getSql(OracleSql.java:341)
    at oracle.jdbc.driver.OracleSql.getSqlBytes(OracleSql.java:649)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1079)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1466)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3752)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3937)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1535)
    at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.java:163)
    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:102)
    at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:537)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:338)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:263)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:822)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
    at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:662)
    This is the Code section:
    BeanShell script error: Sourced file: inline evaluation of: ``if ( odiRef.getUserExit("FLOW_CONTROL").equals("1") ) { out.print(" \ninsert int . . . '' : Typed variable declaration : Error in method invocation: Method getDataSetMin() not found in class'com.sunopsis.dwg.snpreference.SnpReferenceInterne' : at Line: 25 : in file: inline evaluation of: ``if ( odiRef.getUserExit("FLOW_CONTROL").equals("1") ) { out.print(" \ninsert int . . . '' : odiRef .getDataSetMin ( )
    BSF info: Insert new rows at line: 0 column: columnNo
    if ( odiRef.getUserExit("FLOW_CONTROL").equals("1") ) { out.print(" \ninsert into\t") ;
    out.print(odiRef.getTable("L","TARG_NAME","A")) ;
    out.print(" \n( \n\t") ;
    out.print(odiRef.getColList("", "[COL_NAME]", ",\\n\\t", "", "((INS and !TRG) and REW)")) ;
    out.print(" \n\t") ;
    out.print(odiRef.getColList(",", "[COL_NAME]", ",\\n\\t", "", "((INS and TRG) and REW)")) ;
    out.print(" \n) \nselect\t") ;
    out.print(odiRef.getColList("", "[COL_NAME]", ",\\n\\t", "", "((INS and !TRG) and REW)")) ;
    out.print(" \n\t") ;
    out.print(odiRef.getColList(",", "[EXPRESSION]", ",\\n\\t", "", "((INS and TRG) and REW)")) ;
    out.print(" \nfrom\t") ;
    out.print(odiRef.getTable("L","INT_NAME","A")) ;
    out.print(" \n") ;
    } else { out.print(" \ninsert into\t") ;
    out.print(odiRef.getTable("L","TARG_NAME","A")) ;
    out.print(" \n( \n\t") ;
    out.print(odiRef.getColList("", "[COL_NAME]", ",\\n\\t", "", "((INS and !TRG) and REW)")) ;
    out.print(" \n\t") ;
    out.print(odiRef.getColList(",", "[COL_NAME]", ",\\n\\t", "", "((INS and TRG) and REW)")) ;
    out.print(" \n) \n\nselect\n    ") ;
    out.print(odiRef.getColList("", "[COL_NAME]", ",\\n\\t", "", "((INS and !TRG) and REW)")) ;
    out.print("   \n  ") ;
    out.print(odiRef.getColList(",", "[EXPRESSION]", ",\\n\\t", "", "((INS and TRG) and REW)")) ;
    out.print(" \nFROM (\t\n") ;
    for (int i=odiRef.getDataSetMin(); i <= odiRef.getDataSetMax(); i++){out.print("\n") ;
    out.print(odiRef.getDataSet(i, "Operator")) ;
    out.print("\nselect \t") ;
    out.print(odiRef.getPop("DISTINCT_ROWS")) ;
    out.print("\n\t") ;
    out.print(odiRef.getColList(i,"", "[EXPRESSION] [COL_NAME]", ",\\n\\t", "", "((INS and !TRG) and REW)")) ;
    out.print(" \nfrom\t") ;
    out.print(odiRef.getFrom(i)) ;
    out.print("\nwhere\t") ;
    if (odiRef.getDataSet(i, "HAS_JRN").equals("1")) { out.print("\n\tJRN_FLAG <> 'D'\t") ;
    } else {out.print("\t(1=1)\t") ;
    } out.print("\n") ;
    out.print(odiRef.getJoin(i)) ;
    out.print("\n") ;
    out.print(odiRef.getFilter(i)) ;
    out.print("\n") ;
    out.print(odiRef.getJrnFilter(i)) ;
    out.print("\n") ;
    out.print(odiRef.getGrpBy(i)) ;
    out.print("\n") ;
    out.print(odiRef.getHaving(i)) ;
    out.print("\n") ;
    }out.print("\n) ") ;
    out.print(odiRef.getInfo("DEST_TAB_ALIAS_WORD")) ;
    out.print(" ODI_GET_FROM\n\n") ;
    } out.print("\n") ;
    ****** ORIGINAL TEXT ******
    <%if ( odiRef.getUserExit("FLOW_CONTROL").equals("1") ) { %>
    insert into <%=odiRef.getTable("L","TARG_NAME","A")%>
    <%=odiRef.getColList("", "[COL_NAME]", ",\n\t", "", "((INS and !TRG) and REW)")%>
    <%=odiRef.getColList(",", "[COL_NAME]", ",\n\t", "", "((INS and TRG) and REW)")%>
    select <%=odiRef.getColList("", "[COL_NAME]", ",\n\t", "", "((INS and !TRG) and REW)")%>
    <%=odiRef.getColList(",", "[EXPRESSION]", ",\n\t", "", "((INS and TRG) and REW)")%>
    from <%=odiRef.getTable("L","INT_NAME","A")%>
    <% } else { %>
    insert into <%=odiRef.getTable("L","TARG_NAME","A")%>
    <%=odiRef.getColList("", "[COL_NAME]", ",\n\t", "", "((INS and !TRG) and REW)")%>
    <%=odiRef.getColList(",", "[COL_NAME]", ",\n\t", "", "((INS and TRG) and REW)")%>
    select
        <%=odiRef.getColList("", "[COL_NAME]", ",\n\t", "", "((INS and !TRG) and REW)")%>  
      <%=odiRef.getColList(",", "[EXPRESSION]", ",\n\t", "", "((INS and TRG) and REW)")%>
    FROM (
    <%for (int i=odiRef.getDataSetMin(); i <= odiRef.getDataSetMax(); i++){%>
    <%=odiRef.getDataSet(i, "Operator")%>
    select  <%=odiRef.getPop("DISTINCT_ROWS")%>
    <%=odiRef.getColList(i,"", "[EXPRESSION] [COL_NAME]", ",\n\t", "", "((INS and !TRG) and REW)")%>
    from <%=odiRef.getFrom(i)%>
    where <% if (odiRef.getDataSet(i, "HAS_JRN").equals("1")) { %>
    JRN_FLAG <> 'D' <%} else {%> (1=1) <% } %>
    <%=odiRef.getJoin(i)%>
    <%=odiRef.getFilter(i)%>
    <%=odiRef.getJrnFilter(i)%>
    <%=odiRef.getGrpBy(i)%>
    <%=odiRef.getHaving(i)%>
    <%}%>
    ) <%=odiRef.getInfo("DEST_TAB_ALIAS_WORD")%> ODI_GET_FROM
    <% } %>
    Any suggestions are highly appreciated.
    Mike

    Hi Santy,
    No, no error or bad files.
    Actually the data are moved correctly into the temp table created by ODI, but not from there to the final target table.
    I found out the reason though, the knowledge modules imported were from another ODI installation!
    I made sure to import the proper KM and it worked.
    Thanks!

  • Data Protector backup integration fails after upgrade to Oracle 11.2.0.2

    After upgrading a system from Oracle 10.2.0.2 to 11.2.0.2, the Data Protector backup integration fails with error
    [Normal] From: BSM@<dp_cell_server>.<domain> "<sap_host>_<SID>_Online"  Time: 28.04.2011 09:10:21
         Backup session 2011/04/28-74 started.
    [Normal] From: BSM@<dp_cell_server>.<domain> "<sap_host>_<SID>_Online"  Time: 28.04.2011 09:10:21
         OB2BAR application on "<sap_host>.<domain>" successfully started.
    /usr/sap/<SID>/SYS/exe/run/brbackup: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    [Major] From: OB2BAR_OMNISAP@pervs<SID>.<domain> "OMNISAP"  Time: 04/28/11 09:10:21
         BRBACKUP /usr/sap/<SID>/SYS/exe/run/brbackup -t online -d util_file_online -c -m all -u system/******** returned 127
    /usr/sap/<SID>/SYS/exe/run/brarchive: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    [Major] From: OB2BAR_OMNISAP@pervs<SID>.<domain> "OMNISAP"  Time: 04/28/11 09:10:21
         BRARCHIVE /usr/sap/<SID>/SYS/exe/run/brarchive -d util_file -s -c -u system/******** returned 127
    [Normal] From: BSM@<dp_cell_server>.<domain> "<sap_host>_<SID>_Online"  Time: 28.04.2011 09:10:22
         OB2BAR application on "<sap_host>.<domain>" disconnected.
    [Critical] From: BSM@<dp_cell_server>.<domain> "<sap_host>_<SID>_Online"  Time: 28.04.2011 09:10:22
         None of the Disk Agents completed successfully.
         Session has failed.
    We checked the configuration, tried linking /oracle/client/11x_64 to 10x_64, removing the link and renewing the 10x_64 oracle client, but still Data Protector can't find the library libclntsh.so.10.1. A new system which was installed with Oracle 11.2.0.2 doesn't have any problems with online backups.
    Any help is appreciated!

    Hi,
    did you create the other link according to the upgrade guide (point 5.5) ?
    You need to create this link so that BR*Tools
    (which is linked to the Oracle 10.2 client)
    can use the newer Oracle 11.2 clients.
    After the software installation has finished,
    create a symbolic link in $ORACLE_HOME/lib as follows:
    cd $ORACLE_HOME/lib
    ln u2013s libnnz11.so libnnz10.so
    or (HP-UX)
    ln u2013s libnnz11.sl libnnz10.sl
    Volker
    Second part: For the DP job, there can be set different environment settings inside the DP job.
    Did you check if there are still relicts from the previous release ?
    You could integrate a small pre-exec script into the job and let it plot the output of
    id
    env
    set
    to a logfile, just to see which values the backup is using.
    Edited by: Volker Borowski on Apr 29, 2011 10:12 AM

  • ODI-1228: Task emp(Integration) fails on the target ORACLE connection Target

    Hi all,
    I am getting error while executing interface on error. Following error occurs when i am executing interface,
    ODI-1228: Task emp(Integration) fails on the target ORACLE connection Target
    Caused By: java.sql.SQLException: Non Supported SQL92 token at position: 138
    Your help in this regard will be highly appreciated.
    Regards
    Irfan

    Hi all,
    I am getting error while executing interface on ODI. Following error occurs when i am executing interface,
    ODI-1228: Task emp(Integration) fails on the target ORACLE connection Target
    Caused By: java.sql.SQLException: Non Supported SQL92 token at position: 138
    Your help in this regard will be highly appreciated.
    Regards
    Irfan

  • Error to import SAP-WEC sca : integration failed

    Hello there,
    We are one NWDI 7.3 in CM Services.
    We are meeting some difficulties to import the SAP-WEC sca file.
    This sca is marked "to be developped" in the Software Definition Component.
    We would like to import SAP-WEC (and SAP-WEC-FRW) with "Import sources Overwriting modifications" as actions.
    But this operation has failded, we have checked the cbs log, it ends with the following message :
    Integration of activities in compartment "sap.com_SAP-WEC" started at 2014-11-07 17:18:29.489 GMT
      Integration of 1 activities in compartment "sap.com_SAP-WEC" finished at 2014-11-07 17:28:40.486 GMT and took 10 m 10 s 997 ms
      An incomplete integration in compartment "sap.com_SAP-WEC" of buildspace "DJP" has resulted because of errors during request processing!
    Request 1765 has been created to re-initialize the compartment
      ===== Post-Processing ===== finished at 2014-11-07 17:28:40.580 GMT and took 10 m 37 s 237 ms
      Change request state from SUCCEEDED to FAILED
      Error! The following problem(s) occurred during request processing:
      Error! Communication error when performing integrations. Integration failed with unexpected CONFLICT status [com.sap.dtr.client.lib.protocol.entities.ErrorEntity@10b70d3e]. Request FAILED.
    REQUEST PROCESSING finished at 2014-11-07 17:28:40.751 GMT and took 11 m 8 s 874 ms
    We can see just at the bottom of the error message :
    Synchronize metadata for [sap.com/wec/esrv/mc/servicerequest/ui] finished at 2014-11-07 17:17:42.922 GMT and took 16 ms
      < CREATE > ''sap.com/wec/esrv/mc/servicerequest/ui'' DC
      < IGNORE > ''sap.com/wec/esrv/mc/telcomacd/bo'' DC
      < IGNORE > ''sap.com/wec/esrv/mc/telcomacd/dpu'' DC
      < IGNORE > ''sap.com/wec/esrv/mc/telcomacd/md'' DC
      < IGNORE > ''sap.com/wec/esrv/mc/telcomacd/ui'' DC
      < IGNORE > ''sap.com/wec/esrv/mc/telcoservicerequest/bo'' DC
      < IGNORE > ''sap.com/wec/esrv/mc/telcoservicerequest/dpu'' DC
      < IGNORE > ''sap.com/wec/esrv/mc/telcoservicerequest/md'' DC
      < IGNORE > ''sap.com/wec/esrv/mc/telcoservicerequest/ui'' DC
      < IGNORE > ''sap.com/wec/examples/core/app'' DC
      < IGNORE > ''sap.com/wec/examples/mc/main/md'' DC
      < IGNORE > ''sap.com/wec/examples/mc/main/ui'' DC
      < IGNORE > ''sap.com/wec/examples/mc/sfliadvsearch/bo'' DC
      < IGNORE > ''sap.com/wec/examples/mc/sfliadvsearch/md'' DC
      < IGNORE > ''sap.com/wec/examples/mc/sfliadvsearch/ui'' DC
      < IGNORE > ''sap.com/wec/examples/mc/sflightcarrier/app'' DC
      < IGNORE > ''sap.com/wec/examples/mc/sflightcarrier/bo'' DC
      < IGNORE > ''sap.com/wec/examples/mc/sflightcarrier/cust'' DC
      < IGNORE > ''sap.com/wec/examples/mc/sflightcarrier/md'' DC
      < IGNORE > ''sap.com/wec/examples/mc/sflightcarrier/ui'' DC
      < IGNORE > ''sap.com/wec/examples/mc/sflightconnections/bo'' DC
      < IGNORE > ''sap.com/wec/examples/mc/sflightconnections/md'' DC
      < IGNORE > ''sap.com/wec/examples/mc/sflightconnections/ui'' DC
      < IGNORE > ''sap.com/wec/examples/sflight/app'' DC
      < IGNORE > ''sap.com/wec/examples/sflight/leanapp'' DC
      < IGNORE > ''sap.com/wec/examples/sflight/leanwebapp'' DC
      < IGNORE > ''sap.com/wec/examples/sflight/webapp'' DC
      < IGNORE > ''sap.com/wec/examples/tc/common/util'' DC
      < IGNORE > ''sap.com/wec/examples/wcb/extconfig/bo'' DC
      < IGNORE > ''sap.com/wec/examples/wcb/extconfig/md'' DC
      < IGNORE > ''sap.com/wec/examples/wcb/extconfig/ui'' DC
      < IGNORE > ''sap.com/wec/frw/mc/user'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcb/app'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcb/bo'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcb/common'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcb/dic'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcb/ejb'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcb/md'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcb/ui'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcbmain/bo'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcbmain/md'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcbmain/ui'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcf'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcf/md'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcf/ui'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcm/bo'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcm/common'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcm/dic'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcm/ejb'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcm/md'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcm/rt'' DC
      < IGNORE > ''sap.com/wec/frw/mc/wcm/ui'' DC
      < IGNORE > ''sap.com/wec/frw/tc/bookmarking'' DC
      < IGNORE > ''sap.com/wec/frw/tc/common'' DC
      < IGNORE > ''sap.com/wec/frw/tc/common/app/config'' DC
      < IGNORE > ''sap.com/wec/frw/tc/common/bec/ejb'' DC
      < IGNORE > ''sap.com/wec/frw/tc/common/dic'' DC
      < IGNORE > ''sap.com/wec/frw/tc/common/ejb'' DC
      < IGNORE > ''sap.com/wec/frw/tc/commons/lib'' DC
      < IGNORE > ''sap.com/wec/frw/tc/core'' DC
      < IGNORE > ''sap.com/wec/frw/tc/core/app'' DC
      < IGNORE > ''sap.com/wec/frw/tc/core/includes'' DC
      < IGNORE > ''sap.com/wec/frw/tc/core/jbol'' DC
      < IGNORE > ''sap.com/wec/frw/tc/core/webapp'' DC
      < IGNORE > ''sap.com/wec/frw/tc/dispatcher'' DC
      < IGNORE > ''sap.com/wec/frw/tc/dispatcher/app'' DC
      < IGNORE > ''sap.com/wec/frw/tc/dispatcher/webapp'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ejb3unit'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ejb3unit/lib'' DC
      < IGNORE > ''sap.com/wec/frw/tc/facelets/lib'' DC
      < IGNORE > ''sap.com/wec/frw/tc/flexbuild'' DC
      < IGNORE > ''sap.com/wec/frw/tc/flexcompc'' DC
      < IGNORE > ''sap.com/wec/frw/tc/flexmvc'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ide/moduledev/edit'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ide/moduledev/editor'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ide/plugins/xhtmleditor'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ide/workbench/common'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ide/workbench/core'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ide/workbench/editors'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ide/workbench/logging'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ide/workbench/modulecreation'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ide/workbench/selenium'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ide/workbench/validation'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ideplugin/moduledev'' DC
      < IGNORE > ''sap.com/wec/frw/tc/j4fry'' DC
      < IGNORE > ''sap.com/wec/frw/tc/jquery/lib'' DC
      < IGNORE > ''sap.com/wec/frw/tc/jsfextensions'' DC
      < IGNORE > ''sap.com/wec/frw/tc/jsfextensions/processsflow'' DC
      < IGNORE > ''sap.com/wec/frw/tc/jsfflex'' DC
      < IGNORE > ''sap.com/wec/frw/tc/json/lib'' DC
      < IGNORE > ''sap.com/wec/frw/tc/modules'' DC
      < IGNORE > ''sap.com/wec/frw/tc/modules/metadata'' DC
      < IGNORE > ''sap.com/wec/frw/tc/postbuild'' DC
      < IGNORE > ''sap.com/wec/frw/tc/prettyurl'' DC
      < IGNORE > ''sap.com/wec/frw/tc/selenium/drivers'' DC
      < IGNORE > ''sap.com/wec/frw/tc/selenium/server'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ui/component'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ui/component/cfg/bo'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ui/component/cfg/md'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ui/component/cfg/ui'' DC
      < IGNORE > ''sap.com/wec/frw/tc/ui/component/template'' DC
      < IGNORE > ''sap.com/wec/frw/tc/unittesting'' DC
      < IGNORE > ''sap.com/wec/frw/tc/velocity/lib'' DC
      < IGNORE > ''sap.com/wec/loy/comm/mc/catalog/bo'' DC
      < IGNORE > ''sap.com/wec/loy/comm/mc/catalog/md'' DC
      < IGNORE > ''sap.com/wec/loy/comm/mc/catalog/ui'' DC
      < IGNORE > ''sap.com/wec/loy/comm/mc/main/md'' DC
      < IGNORE > ''sap.com/wec/loy/comm/mc/main/ui'' DC
      < IGNORE > ''sap.com/wec/loy/comm/mc/user/bo'' DC
      < IGNORE > ''sap.com/wec/loy/comm/mc/user/md'' DC
      < IGNORE > ''sap.com/wec/loy/comm/mc/user/ui'' DC
      < IGNORE > ''sap.com/wec/loy/ecom/mc/checkout/md'' DC
      < IGNORE > ''sap.com/wec/loy/ecom/mc/checkout/ui'' DC
      < IGNORE > ''sap.com/wec/loy/ecom/mc/salestransactions/bo'' DC
      < IGNORE > ''sap.com/wec/loy/ecom/mc/salestransactions/md'' DC
      < IGNORE > ''sap.com/wec/loy/ecom/mc/salestransactions/ui'' DC
      < IGNORE > ''sap.com/wec/loy/emkt/mc/campaign/bo'' DC
      < IGNORE > ''sap.com/wec/loy/emkt/mc/campaign/md'' DC
      < IGNORE > ''sap.com/wec/loy/emkt/mc/campaign/ui'' DC
      < IGNORE > ''sap.com/wec/temp/wec/comm/mc/mdm/trans'' DC
      < IGNORE > ''sap.com/wec/trade/comm/mc/catalog/bo'' DC
      < IGNORE > ''sap.com/wec/trade/comm/mc/catalog/md'' DC
      < IGNORE > ''sap.com/wec/trade/comm/mc/catalog/ui'' DC
      < IGNORE > ''sap.com/wec/trade/comm/mc/common'' DC
      < IGNORE > ''sap.com/wec/trade/comm/mc/payment/bo'' DC
      < IGNORE > ''sap.com/wec/trade/comm/mc/payment/md'' DC
      < IGNORE > ''sap.com/wec/trade/comm/mc/payment/ui'' DC
      < IGNORE > ''sap.com/wec/trade/comm/mc/storelocator/bo'' DC
      < IGNORE > ''sap.com/wec/trade/comm/mc/storelocator/md'' DC
      < IGNORE > ''sap.com/wec/trade/comm/mc/storelocator/ui'' DC
      < IGNORE > ''sap.com/wec/trade/dpu'' DC
      < IGNORE > ''sap.com/wec/trade/ecom/mc/checkout/bo'' DC
      < IGNORE > ''sap.com/wec/trade/ecom/mc/checkout/md'' DC
      < IGNORE > ''sap.com/wec/trade/ecom/mc/checkout/ui'' DC
      < IGNORE > ''sap.com/wec/trade/ecom/mc/salestransactions/bo'' DC
      < IGNORE > ''sap.com/wec/trade/ecom/mc/salestransactions/md'' DC
      < IGNORE > ''sap.com/wec/trade/ecom/mc/salestransactions/ui'' DC
    we have also checked the current cbs request, in fact it the activation process which always failed and the total DC for this component is still to 0.
    What can we do to import the SAP-WEC sca sources ?
    thank you.

    Hi Jean-Yves,
    Hope you are doing good.
    You are right, the error is not too clear:
      Error! Communication error when performing integrations. Integration failed with unexpected CONFLICT status [com.sap.dtr.client.lib.protocol.entities.ErrorEntity@10b70d3e]. Request FAILED.
    REQUEST PROCESSING finished at 2014-11-07 17:28:40.751 GMT and took 11 m 8 s 874 ms
    Kindly run the web diag tool as outlined in SAP Note No. 1227928:  Diagtool for troubleshooting NWDI (detailed logs) and reproduce the issue. Also add in the locations:
    com.sap.tc.cbs.server.proc.impl
    com.sap.dtr.client.lib.protocol.entities
    This should have more details on the error.
    Thank you!
    Kind Regards,
    Hemanth
    SAP AGS

  • How can I download the Phonegap integration Package ?

    Hi All, I tried to download the "Phonegap integration package" from the package share, but it returns an error, and gives a 404.
    Is anyone else able to download it ?
    Amith

    Assuming you mean the CQ 5.5 Phone Gap Integration, try following URL [1] (change for your own installation), choose the Assets Tab and can you download to disk?
    [1] http://localhost:4561/crx/packageshare/index.html/content/marketplace/marketplaceProxy.htm l?packagePath=/content/companies/public/adobe/packages/cq550/mobile/PhoneGap-integration

  • BHOLD FIM Integration Fails on Database Configuration

    Gentlemen,
    I hope you are familiar with BHOLD FIM Integration because i'm having a headache trying to install it.
    FIM Service installed successful and so BHOLD Core. However, when i tried to install BHOLD FIM Integration and logged the error and can see this exception:
    The property 'DatabaseFile' was found with value 'C:\Program Files (x86)\BHOLD\FIM\Database Files\BholdFIMServices.xml'
    The property 'SqlConnectionString' was found with value ''
    Exception thrown by custom action:
    System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Data.SqlClient.SqlException: Login failed for user 'ADSTEST\FIM-Admin1'.
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
       at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject, Boolean withFailover)
       at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
       at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options)
       at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Bhold.DatabaseUpdater.Schema.DbSchema.Parse(String connectionString)
       at DBUpgraderCA.CustomActions.UpgradeDB(Session session)
       --- End of inner exception stack trace ---
    Do you have any idea why this is happening and how to fix it ?
    Majd

    It looks like the user does not have a SQL login. Try installing as a sysadmin.  Make sure you follow the instructions here:
    http://technet.microsoft.com/en-us/library/jj134093(v=ws.10).aspx.  I went through it just recently with the latest version of BHOLD.

  • Weblogic Integration failed to build Cluster ENV

    Dear buddies,
    I have used WL for months, WLS works pretty good with cluster support. but I failed to create WLI cluster.could you guys give me a hand and tell me how to create an WLI cluster?Thanks a lot!!!
    Here is the process how I created WLI cluster:
    ENV:RedHat9+ WL8.1_SP4
    Machine: 172.16.4.238(adminServer), 172.16.4.237/236(236/237 are in the same physical machine, one Network interface card listen to two ip address)
    BEA_HOME=/opt/bea/
    1.executed /opt/bea/weblogic81/common/bin/config.sh on 172.16.4.238 and create an admin server(cgServer,172.16.4.238:7001) and a cluster(TestCluster) inclued two managedServers(mServer1/172.16.4.236:7001,mServer2/172.16.4.237:7001)
    and I didn't create extra JDBC POOL except the standard one.
    2. I exectued same command on 172.16.4.236,create an admin Server(mServer1) and a cluster(TestCluster)with mServer2 included. and the other settings are just same as step1.
    Now I am having following problem.
    1.admin Server(cgServer) can startup without any problem
    2.mServers (mServer1 and mServer2)can't start up(detail output pasted later) it seems pointbase didn't start up correctly on port 9093
    3.so I start up point base on mServers machine with command "/opt/bea/weblogic81/common/eval/pointbase/tools/startPointBase.sh"
    but seems the pointbase only listen 9092!!
    4.I can't even startup adminserver and pointbase DB with Jrockit, but Sun's JVM seems works.
    below are detailed output when I startManagedServers:
    command:
    [root@localhost integration]# ./startManagedWebLogic.sh mServer1 http://172.16.4.238:7001
    ####<Dec 27, 2005 2:12:05 PM EST> <Notice> <Log Management> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-170019> <The server log file /opt/bea/user_projects/domains/integration/mServer1/mServer1.log is opened. All server side log events will be written to this file.>
    ####<Dec 27, 2005 2:12:05 PM EST> <Info> <Socket> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000415> <System has file descriptor limits of - soft: 1,024, hard: 1,024>
    ####<Dec 27, 2005 2:12:05 PM EST> <Info> <Socket> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000416> <Using effective file descriptor limit of: 1,024 open sockets/files.>
    ####<Dec 27, 2005 2:12:05 PM EST> <Info> <Socket> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000406> <PosixSocketMuxer was built on May 22 2003 15:43:24>
    ####<Dec 27, 2005 2:12:06 PM EST> <Info> <Socket> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000436> <Allocating 3 reader threads.>
    ####<Dec 27, 2005 2:12:06 PM EST> <Info> <Socket> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000440> <NativeIO Enabled>
    ####<Dec 27, 2005 2:12:14 PM EST> <Info> <Security> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-090093> <No pre-WLS 8.1 Keystore providers are configured for server mServer1 for security realm myrealm.>
    ####<Dec 27, 2005 2:12:14 PM EST> <Notice> <Security> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<Dec 27, 2005 2:12:14 PM EST> <Notice> <WebLogicServer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000328> <Starting WebLogic Managed Server "mServer1" for domain "integration">
    ####<Dec 27, 2005 2:12:14 PM EST> <Info> <WebLogicServer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000214> <WebLogic Server "mServer1" version:
    WebLogic Server 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
    WebLogic XMLX Module 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
    WebLogic Server 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
    WebLogic Server 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
    WebLogic Integration 8.1 SP4 Tue Nov 30 10:34:16 PST 2004 471877 (c) 1995, 1996, 1997, 1998 WebLogic, Inc.
    (c) 1999, 2000, 2001 BEA Systems, Inc.>
    ####<Dec 27, 2005 2:12:14 PM EST> <Info> <WebLogicServer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000215> <Loaded License : /opt/bea/license.bea>
    ####<Dec 27, 2005 2:12:14 PM EST> <Info> <RJVM> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000570> <Network Configuration for Channel "mServer1"
    Listen Address          172.16.4.236:7001
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     false
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<Dec 27, 2005 2:12:14 PM EST> <Debug> <RJVM> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000571> <Network Configuration Detail for Channel "mServer1"
    Channel Weight          50
    Accept Backlog          50
    Login Timeout          5000ms
    Max Message Size     10000000
    Message Timeout     60s
    Idle Timeout          65s
    Tunneling Timeout     40s
    Tunneling Ping          45s>
    ####<Dec 27, 2005 2:12:17 PM EST> <Info> <XML> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-130036> <Initializing XMLRegistry.>
    ####<Dec 27, 2005 2:12:17 PM EST> <Info> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001135> <Initializing the JDBC service.>
    ####<Dec 27, 2005 2:12:18 PM EST> <Info> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001137> <Initialization complete.>
    ####<Dec 27, 2005 2:12:18 PM EST> <Info> <Connector> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-190000> <Initializing J2EE Connector Service>
    ####<Dec 27, 2005 2:12:18 PM EST> <Info> <Connector> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-190001> <J2EE Connector Service initialized successfully>
    ####<Dec 27, 2005 2:12:18 PM EST> <Info> <IIOP> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-002014> <IIOP subsystem enabled.>
    ####<Dec 27, 2005 2:12:19 PM EST> <Info> <JMS> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-040090> <Deployed 5 default connection factories.>
    ####<Dec 27, 2005 2:12:19 PM EST> <Info> <JMS> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-040305> <JMS service is initialized and in standby mode.>
    ####<Dec 27, 2005 2:12:19 PM EST> <Info> <HTTP> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-101128> <Initializing HTTP services.>
    ####<Dec 27, 2005 2:12:19 PM EST> <Info> <HTTP> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-101133> <Initializing Web server mServer1.>
    ####<Dec 27, 2005 2:12:19 PM EST> <Info> <HTTP> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-101052> <[HTTP mServer1] Initialized>
    ####<Dec 27, 2005 2:12:19 PM EST> <Info> <HTTP> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-101135> <mServer1 is the default Web server.>
    ####<Dec 27, 2005 2:12:21 PM EST> <Info> <J2EE> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-160037> <J2EE service initializing.>
    ####<Dec 27, 2005 2:12:21 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149207> <Initializing.>
    ####<Dec 27, 2005 2:12:23 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddi of application uddi is transitioning from unprepared to prepared on server mServer1.>
    ####<Dec 27, 2005 2:12:24 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddi of application uddi successfully transitioned from unprepared to prepared on server mServer1.>
    ####<Dec 27, 2005 2:12:24 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddiexplorer of application uddiexplorer is transitioning from unprepared to prepared on server mServer1.>
    ####<Dec 27, 2005 2:12:24 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddiexplorer of application uddiexplorer successfully transitioned from unprepared to prepared on server mServer1.>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149059> <Module wl_management_internal1 of application wl_management_internal1 is transitioning from unprepared to prepared on server mServer1.>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149060> <Module wl_management_internal1 of application wl_management_internal1 successfully transitioned from unprepared to prepared on server mServer1.>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddi of application uddi is transitioning from prepared to active on server mServer1.>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddi of application uddi successfully transitioned from prepared to active on server mServer1.>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <HTTP> <localhost.localdomain> <mServer1> <main> <<anonymous>> <> <BEA-101047> <[ServletContext(id=20975280,name=uddi,context-path=/uddi)] WebServiceServlet: init>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149059> <Module uddiexplorer of application uddiexplorer is transitioning from prepared to active on server mServer1.>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149060> <Module uddiexplorer of application uddiexplorer successfully transitioned from prepared to active on server mServer1.>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <HTTP> <localhost.localdomain> <mServer1> <main> <<anonymous>> <> <BEA-101047> <[ServletContext(id=23108345,name=uddiexplorer,context-path=/uddiexplorer)] WebServiceServlet: init>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149059> <Module wl_management_internal1 of application wl_management_internal1 is transitioning from prepared to active on server mServer1.>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149060> <Module wl_management_internal1 of application wl_management_internal1 successfully transitioned from prepared to active on server mServer1.>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <HTTP> <localhost.localdomain> <mServer1> <main> <<anonymous>> <> <BEA-101047> <[ServletContext(id=13608238,name=wl_management_internal1,context-path=/wl_management_internal1)] WebServiceServlet: init>
    ####<Dec 27, 2005 2:12:25 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149208> <Initialization Complete.>
    ####<Dec 27, 2005 2:12:25 PM EST> <Notice> <Cluster> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000138> <Listening for announcements from cluster TestCluster on 237.0.0.1:7001.>
    ####<Dec 27, 2005 2:12:25 PM EST> <Notice> <Cluster> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000133> <Waiting to synchronize with other running members of TestCluster.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <JTA> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-110441> <Opening transaction log with driver version "j1.0" and synchronous write policy "Cache-Flush". For information on synchronous write policies, refer to the weblogic.management.configuration.ServerMBean javadoc or console online help.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001138> <Resuming the JDBC service.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001140> <Resume complete.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <JMS> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "DefaultXAConnectionFactory" is started.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <JMS> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "QueueConnectionFactory" is started.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <JMS> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "MessageDrivenBeanConnectionFactory" is started.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <JMS> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "DefaultConnectionFactory" is started.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <JMS> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-040108> <User connection factory "TopicConnectionFactory" is started.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <JMS> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-040306> <JMS service is active now.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <HTTP> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-101129> <Initializing the Web application container.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <HTTP> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-101238> <HTTP log rotation is size based for the Web server: mServer1.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <HTTP> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-101051> <[HTTP mServer1] started>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <WebService> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-220031> <The server does not support reliable SOAP messaging.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <WebService> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-220027> <Web Service reliable agents are started on the server.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <Deployer> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-149209> <Resuming.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001177> <Creating Connection Pool named bpmArchPool, URL = jdbc:pointbase:server://localhost:9093/workshop, Properties = {user=weblogic}.>
    ####<Dec 27, 2005 2:12:56 PM EST> <Info> <Common> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-000625> <The application has disabled periodic testing of free resources in pool "bpmArchPool".>
    ####<Dec 27, 2005 2:12:57 PM EST> <Warning> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001129> <Received exception while creating connection for pool "bpmArchPool": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    ####<Dec 27, 2005 2:12:57 PM EST> <Info> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.
         at com.pointbase.dbexcp.dbexcpException.getSQLException(Unknown Source)
         at com.pointbase.net.netJDBCConnection.<init>(Unknown Source)
         at com.pointbase.net.netJDBCDriver.getConnection(Unknown Source)
         at com.pointbase.net.netJDBCDriver.connect(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.getConnection(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.connect(Unknown Source)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:189)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:124)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1145)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1079)
         at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:171)
         at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1018)
         at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:142)
         at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:306)
         at weblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:180)
         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)
    >
    ####<Dec 27, 2005 2:12:58 PM EST> <Warning> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001129> <Received exception while creating connection for pool "bpmArchPool": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    ####<Dec 27, 2005 2:12:58 PM EST> <Info> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.
         at com.pointbase.dbexcp.dbexcpException.getSQLException(Unknown Source)
         at com.pointbase.net.netJDBCConnection.<init>(Unknown Source)
         at com.pointbase.net.netJDBCDriver.getConnection(Unknown Source)
         at com.pointbase.net.netJDBCDriver.connect(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.getConnection(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.connect(Unknown Source)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:189)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:124)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1145)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1079)
         at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:171)
         at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1018)
         at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:142)
         at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:306)
         at weblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:180)
         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)
    >
    ####<Dec 27, 2005 2:12:59 PM EST> <Warning> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001129> <Received exception while creating connection for pool "bpmArchPool": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    ####<Dec 27, 2005 2:12:59 PM EST> <Info> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.
         at com.pointbase.dbexcp.dbexcpException.getSQLException(Unknown Source)
         at com.pointbase.net.netJDBCConnection.<init>(Unknown Source)
         at com.pointbase.net.netJDBCDriver.getConnection(Unknown Source)
         at com.pointbase.net.netJDBCDriver.connect(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.getConnection(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.connect(Unknown Source)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:189)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:124)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1145)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1079)
         at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:171)
         at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1018)
         at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:142)
         at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:306)
         at weblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:180)
         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)
    >
    ####<Dec 27, 2005 2:13:00 PM EST> <Warning> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001129> <Received exception while creating connection for pool "bpmArchPool": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>
    ####<Dec 27, 2005 2:13:00 PM EST> <Info> <JDBC> <localhost.localdomain> <mServer1> <main> <<WLS Kernel>> <> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.
         at com.pointbase.dbexcp.dbexcpException.getSQLException(Unknown Source)
         at com.pointbase.net.netJDBCConnection.<init>(Unknown Source)
         at com.pointbase.net.netJDBCDriver.getConnection(Unknown Source)
         at com.pointbase.net.netJDBCDriver.connect(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.getConnection(Unknown Source)
         at com.pointbase.jdbc.jdbcUniversalDriver.connect(Unknown Source)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:189)
         at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:124)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1145)
         at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1079)
         at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:171)
         at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1018)
         at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:142)
         at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:306)
         at weblogic.jdbc.common.internal.JDBCService.addDeployment(JDBCService.java:180)
         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)

    Since a couple of days we see the same in our project. Same release. It started when we added versioning to our ~140 processes. A hint would be great. We too didn't find anything helpful on the web.

  • Azure node.js and phonegap integration

    Hi all,
    I am having a little problem integrating azure, node.js and phone gap.  Any assistance greatly appreciated.
    I am trying to write some multiplayer html5 games that work on both the iPhone and from the web etc. I would like the server to be hosted on Azure using node.js.
    The online azure/node.js examples such as the chat application seem to work fine, both locally, and when uploaded to azure (as, for example a webpage).
    The problem I am having is when I am running the client as local host (such as when using Phone Gap), and trying to connect to the azure server.  Generally to connect through socket.io you specify a host and port.  On azure, you specify the port
    with the command: 
    app.listen(process.env.port, function....
    This generates a strange port string such as \\.\pipe\c20fd94c-84ba-43dd-b7f2-160cf0564a62 rather than the kind or url I am used to such as "www.webpage.com:3000"
    So, the question is - how do I link to a node.js server on azure from a webpage hosted elsewhere (such as on an iPhone).
    Any tips greatly appreciated.
    Cheers,
    Scott

    hi Soctt,
    Would you like to make sense Azure mobile service? Please see this tutorials:
    http://azure.microsoft.com/en-us/documentation/articles/mobile-services-javascript-backend-phonegap-get-started/
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Metadata Integrator failing to run

    Hi,
    I am unable to make Metadata Integrator connect with CMS and after copying some libraries (just for testing purposes) I found that though the connectiong is being made still while running the Metadata Integrator job its failing reporting the error "An error occurred while retrieving the file cmsCollector.cmd".
    Please advice.
    Thanks and Regards,
    Gourav

    Hi,
    I am unable to make Metadata Integrator connect with CMS and after copying some libraries (just for testing purposes) I found that though the connectiong is being made still while running the Metadata Integrator job its failing reporting the error "An error occurred while retrieving the file cmsCollector.cmd".
    Please advice.
    Thanks and Regards,
    Gourav

  • Error in MDM - EP integration  : "Failed to connect to MDM server. ....."

    Dear SDN,
    I m in middle of configuring the MDM and EP integration.
    <u>EP Version Info :</u>
    J2EE Engine 6.40 PatchLevel 108290.313
    Portal 6.0.20.0.0
    BP has been installed.
    We are able to view MDM system and MDM search IViews in the Wizards in the portal.
    <u>MDM Version Info</u> : MDM  5.5  SP 04
    I come across the following error :
    <b>Step 4:  An error has occurred
    Failed to connect to MDM server. Check your system. The server may be down or there may be an error in one or more of your system parameters.</b>
    System parameters are Server name and pwd .
    This parameters are used to start the server and pwd for accessing the server while mounting the server.
    Also at the same time, my MDM server is running and repository is shown loaded and running.
    Kindly suggest what should have been missed out from our side or some way we can make sure that error does not occur.
    Please help.
    Regards,
    Chandani Shah.

    Hi Chandani,
    in Portal clik on Personalization, and in User Mapping you need to map the MDM repository user (may be Admin)..... then try another time.
    Please, check the BP version in order to unserstand if it is the rigjt version for your MDM.
    Hoper this help you.
    Regards,
    Vito

  • 2012 r2 Essentials on premises Exchange 2013 integration failing

    I have a new server in my development environment that I have installed Essentials and Exchange 2013 on with all of the latest updates. After getting Exchange 2013 installed I am unable to successfully run the Exchange Integration wizard. It fails saying
    that it can't contact the exchange server.
    I am able to access the Exchange Powershell, Exchange Admin center and OWA.
    The Essentials Anywere Access has been setup and Is working as well.
    any suggestions on where to go from here?

    Hi,
    -->It fails saying that it can't contact the exchange server.
    Can you ping the exchange server via server name and IP address? In addition, did you apply
    Cumulative Update 5 for Exchange Server 2013 and reboot the Exchange server, then monitor the result? Just a confirmation, thanks for your understanding.
    Please also refer to following article and check if can help you.
    Integrate an On-Premises Exchange Server with Windows Server Essentials
    In addition, if this issue still exists, please follow the path:
    %programdata%\Microsoft\Windows Server\Logs and check log files if find more clues.
    Windows Server Essentials 2012/2012 R2 Log Files
    If any update, please feel free to let me know,
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Check up on hard drive/file integrity (failing hard drives)

    Hi
    The only tool I have found for monitoring hard drive health is SMARTreporter[1]. Unfortunately, S.M.A.R.T. status isn’t supported by USB 2 and Apple haven’t implemented support for it for FireWire drives. So this app is useless.
    How can I monitor hard drive integrity? I want a daemon that monitors my external drives and can notify me when sectors become unreadable/my files start getting corrupted.
    Please advise.
    1. http://www.corecode.at/smartreporter/

    There is no such animal. The only information available from a hard drive is through SMART. You can use Disk Utility to repair a drive, verify a drive, and repair permissions.
    Even SMART can only report information that tells if a drive is failing after the fact. You cannot know if a drive is going to fail only that it has failed. At best SMART may report that a drive is fine, yet the drive will fail because SMART gives a false positive. It's far from ideal. If SMART reports that a drive is failing there's a pretty good chance it is failing. False negatives are less likely than false positives.
    If you want to avoid losing data from a drive failure then backup frequently and make multiple backups. This is your only reliable protection agains file corruption or drive failure.

  • HR Renewal - PAOM Integration fail

    Hello gurus,
    I am part of team implementing what seems to be the first implementation of HR Renewal in Spain.... awesome... very cool) Today I have an issue with OM-PA integration.... and hope you guys can throw a lil light here....
    Creating position thru PPOME or PP01 in R/3 works fine both OM and PA are updated because my client use integration since ever.
    In NWBC; we are using P&F Z_SHRPAO_CREATE_POSITION (a light copy of standard SHRPAO_CREATE_POSITION) to create position which works fine on the OM side but PA T528B doesn't get updated.
    Therefore when running an PA action and trying to assign this position to an employee, standard error message popup indicating that the position does not exist.
    I have tried to activate PAPD switch in T77S0
    I have checked a few notes; just requested their application (if it is posible) to my basic team.
    1996229 - Integration PD to PA: Incorrect cost center in infotype 0001
    1862798 - PD-PA Integration: Correction for infotypes 1000 and 1001
    And this one, although my system is 6.07:
    1610719 - PD->PA integration in new infotype framework
    So my problem is:
    I start a PD process that is expected to update T528B e.g a Create Position process and then/or (P&F HRPAO_CREATE_POSITION)
    I start a PA process that expects an entry in table T528B e.g Assigning an employee to a position
    PA process generate error message position does not exist.
    I verify OM side OK; PA side inconsistent.
    Same scenario in R3 environment works perfectly fine.
    Method EXECUTE_INTEGRATION of class CL_PD_TO_PA_INTEGRATION thru interface IF_EX_HRBAS_PD_PA_INTEGRATION is called after saving when creating position but never reaches past break-point:
    Could you find the same behavior in your system? Did you solved it?
    Thank you!!!! We'll be waiting for your valuable help!
    Cheers.
    Antoine

    OK! solved with SAP NOTE
    1996229 - Integration PD to PA: Incorrect cost center in infotype 0001
    1862798 - PD-PA Integration: Correction for infotypes 1000 and 1001
    And with
    T77S0 PAPD = X
    Thank you gurus!!!

  • Flash Builder 4.5.0 / 4.5.1 - Blackberry OS SDK Integration Fails

    Hi All ,
    I was keen in the Blackberry simulator which supports Gestures & Swipe events in the Laptop.
    I have installed Flash Builder 4.5.1
    I downloaded the latest BlackberryOS SDK  dmg for Air.
    When I run the BlackBerry SDK set up , It starts fine and It ask for Integration with Flash Builder , I select Yes and In my Laptop the Flash Builder installation folder is in default location , The same Location also pointed by Blackberry Installer , When I contine , It says Invalid Directory please select Adobe Flash Builder Installation Folder.
    I tried a lot and Got tired , Also many of them also facing the same issue .
    Any help would be appreciated.
    Thanks,
    Satish

    This forum is specific to the Flex SDK.  You might find more help from posting in the Flash Builder forum: http://forums.adobe.com/community/flash_builder

Maybe you are looking for