Webservice interface failed, sapstartsrv stopped

Hi,
in our SRM production (abap+java) system's syslog we get following error -->
webservice interface failed, sapstartsrv stopped
=================
We are not sure what error is this.
Can somebody help in this?
Thanks in Advance,
Akki.

Hi
Please see related links ->
Note 1081201 SAP Start Service may crash when fetching a Java callstack
Note 927637 Web service authentication in sapstartsrv as of Release 7.00
Note  936273 sapstartsrv for all platforms
Note 897933 Start and stop sequence for SAP Systems
Note 867892 MMC shows current SAP processes as being stopped
Note  877795 Problems w/ sapstartsrv as of Release 7.00 & 6.40 patch 169
Re: How to stop sapstartsrv and sapstart processes ?
https://forums.sdn.sap.com/click.jspa?searchID=7502269&messageID=3661396
https://forums.sdn.sap.com/click.jspa?searchID=7502269&messageID=9957
Regards
- Atul

Similar Messages

  • Invoking BPEL process from ADF application - webservice connection failed

    Hi,
    I am trying to invoke a Bpel process from ADF page , I deployed the same in Standalone SOA server since I had to display some Human Task Forms.
    I created a webservice data control out of the bpel process and dropped the process method in my page.
    The page on which I dropped the process method stopped rendering and I checked the logs and found that I got the error mesage- webservice connection failed,the webservice url could not be reached and in the logs it also asks us to check if the connections.xml is available in the meta-inf directory. I checked the conections.xml is available in the EAR.
    So any pointers here and any one faced this error anytime?
    is there better ways to invoke the bpel flow from ADF page.
    Thanks,
    Robin

    Hi,
      Check if your wsdl endpoint can accessed properly. If yes, check the soap-binding address is properly pointing to the server hosting the webservice.
    Regards,
    Harikiran.

  • Does Golden Gate provide any Webservices to start and stop services?

    Hi all,
    We are trying to use GG in our application. But we need a way to start and stop services from java code.
    Is there any Webservice interface or API to start and stop Golden gate services like GG manager, extract and replicat processes??
    Thanks in advance for your help.
    Yamini.

    You can control this at a database level using EVENTACTIONS parameter.
    Create a table at source & target called "EVENT" with field EVENT_TYPE ( example names only - please call it what you like ) .
    at Replicat config actions based on the data passed into the EVENT_TYPE column
    MAP GG_ADM.EVENT TARGET GG_ADM.EVENT, &
    FILTER ( (@STREQ(@IF(@COLTEST(EVENT_TYPE,PRESENT),EVENT_TYPE,"No EVENT"),"STOP") = 1)), &
    EVENTACTIONS (IGNORE , LOG,STOP);
    You'll need a seperate replicat to handle the start
    MAP GG_ADM.EVENT TARGET GG_ADM.EVENT, &
    FILTER ( (@STREQ(@IF(@COLTEST(EVENT_TYPE,PRESENT),EVENT_TYPE,"No EVENT"),"START_APP_02") = 1)), &
    EVENTACTIONS ((SHELL (${GG_HOME}/diroby/start.ksh R1APP_02 )));
    Hope that helps

  • [vmware] Virtual machine communication interface failed

    hello,
    on a fresh install of archlinux, i have installed vmware workstation 11.0 but when i execute this command :
    vmware-modconfig --console --install-all
    i have this error
    Virtual machine communication interface failed
    full log
    vmware-modconfig --console --install-all
    Stopping VMware services:
    VMware Authentication Daemon done
    VM communication interface socket family done
    Virtual machine communication interface done
    Virtual machine monitor done
    Blocking file system done
    make : on entre dans le répertoire « /tmp/modconfig-sc9HDC/vmmon-only »
    Using kernel build system.
    /sbin/make -C /lib/modules/3.17.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1] : on entre dans le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/linux/driverLog.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/linux/driver.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/linux/hostif.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/memtrack.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/apic.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/hashFunc.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/vmx86.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/cpuid.o
    /tmp/modconfig-sc9HDC/vmmon-only/linux/driver.c:1332:1: attention : always_inline function might not be inlinable [-Wattributes]
    LinuxDriverSyncReadTSCs(uint64 *delta) // OUT: TSC max - TSC min
    ^
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/task.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/comport.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/common/phystrack.o
    CC [M] /tmp/modconfig-sc9HDC/vmmon-only/vmcore/moduleloop.o
    LD [M] /tmp/modconfig-sc9HDC/vmmon-only/vmmon.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-sc9HDC/vmmon-only/vmmon.mod.o
    LD [M] /tmp/modconfig-sc9HDC/vmmon-only/vmmon.ko
    make[1] : on quitte le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1] : on entre dans le répertoire « /tmp/modconfig-sc9HDC/vmmon-only »
    make[1]: « postbuild » est à jour.
    make[1] : on quitte le répertoire « /tmp/modconfig-sc9HDC/vmmon-only »
    cp -f vmmon.ko ./../vmmon.o
    make : on quitte le répertoire « /tmp/modconfig-sc9HDC/vmmon-only »
    make : on entre dans le répertoire « /tmp/modconfig-sc9HDC/vmnet-only »
    Using kernel build system.
    /sbin/make -C /lib/modules/3.17.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1] : on entre dans le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/driver.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/hub.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/userif.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/netif.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/bridge.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/procfs.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/smac_compat.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/smac.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/vnetEvent.o
    CC [M] /tmp/modconfig-sc9HDC/vmnet-only/vnetUserListener.o
    LD [M] /tmp/modconfig-sc9HDC/vmnet-only/vmnet.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-sc9HDC/vmnet-only/vmnet.mod.o
    LD [M] /tmp/modconfig-sc9HDC/vmnet-only/vmnet.ko
    make[1] : on quitte le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1] : on entre dans le répertoire « /tmp/modconfig-sc9HDC/vmnet-only »
    make[1]: « postbuild » est à jour.
    make[1] : on quitte le répertoire « /tmp/modconfig-sc9HDC/vmnet-only »
    cp -f vmnet.ko ./../vmnet.o
    make : on quitte le répertoire « /tmp/modconfig-sc9HDC/vmnet-only »
    Starting VMware services:
    Virtual machine monitor done
    Virtual machine communication interface failed
    VM communication interface socket family done
    Blocking file system done
    Virtual ethernet done
    VMware Authentication Daemon done
    Unable to start services
    [root@hulk vmware-root]# ls
    vmware-818.log vmware-authdlauncher-2058.log vmware-vmis-1888.log
    vmware-apploader-1976.log vmware-vmis-1407.log vmware-vmis-1910.log
    vmware-apploader-818.log vmware-vmis-1429.log
    [root@hulk vmware-root]# chown gael:users *
    [root@hulk vmware-root]# chown -R gael:users ./
    [root@hulk vmware-root]# modprobe vmci
    modprobe: FATAL: Module vmci not found.
    [root@hulk vmware-root]# vmware-modconfig --console --install-all -v
    /usr/lib/vmware/bin/vmware-modconfig-console: invalid option -- 'v'
    Stopping VMware services:
    VMware Authentication Daemon done
    VM communication interface socket family done
    Virtual machine communication interface done
    Virtual machine monitor done
    Blocking file system done
    make : on entre dans le répertoire « /tmp/modconfig-KdpHql/vmmon-only »
    Using kernel build system.
    /sbin/make -C /lib/modules/3.17.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1] : on entre dans le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/linux/driverLog.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/linux/driver.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/linux/hostif.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/memtrack.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/apic.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/hashFunc.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/vmx86.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/cpuid.o
    /tmp/modconfig-KdpHql/vmmon-only/linux/driver.c:1332:1: attention : always_inline function might not be inlinable [-Wattributes]
    LinuxDriverSyncReadTSCs(uint64 *delta) // OUT: TSC max - TSC min
    ^
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/task.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/comport.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/common/phystrack.o
    CC [M] /tmp/modconfig-KdpHql/vmmon-only/vmcore/moduleloop.o
    LD [M] /tmp/modconfig-KdpHql/vmmon-only/vmmon.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-KdpHql/vmmon-only/vmmon.mod.o
    LD [M] /tmp/modconfig-KdpHql/vmmon-only/vmmon.ko
    make[1] : on quitte le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1] : on entre dans le répertoire « /tmp/modconfig-KdpHql/vmmon-only »
    make[1]: « postbuild » est à jour.
    make[1] : on quitte le répertoire « /tmp/modconfig-KdpHql/vmmon-only »
    cp -f vmmon.ko ./../vmmon.o
    make : on quitte le répertoire « /tmp/modconfig-KdpHql/vmmon-only »
    make : on entre dans le répertoire « /tmp/modconfig-KdpHql/vmnet-only »
    Using kernel build system.
    /sbin/make -C /lib/modules/3.17.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1] : on entre dans le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/driver.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/hub.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/userif.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/netif.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/bridge.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/procfs.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/smac_compat.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/smac.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/vnetEvent.o
    CC [M] /tmp/modconfig-KdpHql/vmnet-only/vnetUserListener.o
    LD [M] /tmp/modconfig-KdpHql/vmnet-only/vmnet.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-KdpHql/vmnet-only/vmnet.mod.o
    LD [M] /tmp/modconfig-KdpHql/vmnet-only/vmnet.ko
    make[1] : on quitte le répertoire « /usr/lib/modules/3.17.4-1-ARCH/build »
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1] : on entre dans le répertoire « /tmp/modconfig-KdpHql/vmnet-only »
    make[1]: « postbuild » est à jour.
    make[1] : on quitte le répertoire « /tmp/modconfig-KdpHql/vmnet-only »
    cp -f vmnet.ko ./../vmnet.o
    make : on quitte le répertoire « /tmp/modconfig-KdpHql/vmnet-only »
    Starting VMware services:
    Virtual machine monitor done
    Virtual machine communication interface failed
    VM communication interface socket family done
    Blocking file system done
    Virtual ethernet done
    VMware Authentication Daemon done
    Unable to start services
    thanks for your help

    Also having the same problem
    dustin ~ $ sudo vmware-modconfig --console --install-all
    [sudo] password for dustin:
    Stopping VMware services:
    VMware Authentication Daemon done
    VM communication interface socket family done
    Virtual machine communication interface done
    Virtual machine monitor done
    Blocking file system done
    make: Entering directory '/tmp/modconfig-KZzuso/vmmon-only'
    Using kernel build system.
    /sbin/make -C /lib/modules/3.18.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1]: Entering directory '/usr/lib/modules/3.18.4-1-ARCH/build'
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/linux/driverLog.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/linux/driver.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/linux/hostif.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/memtrack.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/hashFunc.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/apic.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/vmx86.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/cpuid.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/task.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/comport.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/common/phystrack.o
    CC [M] /tmp/modconfig-KZzuso/vmmon-only/vmcore/moduleloop.o
    /tmp/modconfig-KZzuso/vmmon-only/linux/driver.c:1332:1: warning: always_inline function might not be inlinable [-Wattributes]
    LinuxDriverSyncReadTSCs(uint64 *delta) // OUT: TSC max - TSC min
    ^
    LD [M] /tmp/modconfig-KZzuso/vmmon-only/vmmon.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-KZzuso/vmmon-only/vmmon.mod.o
    LD [M] /tmp/modconfig-KZzuso/vmmon-only/vmmon.ko
    make[1]: Leaving directory '/usr/lib/modules/3.18.4-1-ARCH/build'
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1]: Entering directory '/tmp/modconfig-KZzuso/vmmon-only'
    make[1]: 'postbuild' is up to date.
    make[1]: Leaving directory '/tmp/modconfig-KZzuso/vmmon-only'
    cp -f vmmon.ko ./../vmmon.o
    make: Leaving directory '/tmp/modconfig-KZzuso/vmmon-only'
    make: Entering directory '/tmp/modconfig-KZzuso/vmnet-only'
    Using kernel build system.
    /sbin/make -C /lib/modules/3.18.4-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= modules
    make[1]: Entering directory '/usr/lib/modules/3.18.4-1-ARCH/build'
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/driver.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/hub.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/userif.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/netif.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/bridge.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/procfs.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/smac_compat.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/smac.o
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/vnetEvent.o
    In file included from include/linux/pci.h:34:0,
    from /tmp/modconfig-KZzuso/vmnet-only/compat_netdevice.h:27,
    from /tmp/modconfig-KZzuso/vmnet-only/netif.c:43:
    include/linux/pci_ids.h:2248:0: warning: "PCI_VENDOR_ID_VMWARE" redefined
    #define PCI_VENDOR_ID_VMWARE 0x15ad
    ^
    In file included from /tmp/modconfig-KZzuso/vmnet-only/net.h:38:0,
    from /tmp/modconfig-KZzuso/vmnet-only/vnetInt.h:26,
    from /tmp/modconfig-KZzuso/vmnet-only/netif.c:42:
    /tmp/modconfig-KZzuso/vmnet-only/vm_device_version.h:56:0: note: this is the location of the previous definition
    #define PCI_VENDOR_ID_VMWARE 0x15AD
    ^
    CC [M] /tmp/modconfig-KZzuso/vmnet-only/vnetUserListener.o
    In file included from /tmp/modconfig-KZzuso/vmnet-only/net.h:38:0,
    from /tmp/modconfig-KZzuso/vmnet-only/vnetInt.h:26,
    from /tmp/modconfig-KZzuso/vmnet-only/bridge.c:52:
    /tmp/modconfig-KZzuso/vmnet-only/vm_device_version.h:56:0: warning: "PCI_VENDOR_ID_VMWARE" redefined
    #define PCI_VENDOR_ID_VMWARE 0x15AD
    ^
    In file included from include/linux/pci.h:34:0,
    from /tmp/modconfig-KZzuso/vmnet-only/compat_netdevice.h:27,
    from /tmp/modconfig-KZzuso/vmnet-only/bridge.c:51:
    include/linux/pci_ids.h:2248:0: note: this is the location of the previous definition
    #define PCI_VENDOR_ID_VMWARE 0x15ad
    ^
    LD [M] /tmp/modconfig-KZzuso/vmnet-only/vmnet.o
    Building modules, stage 2.
    MODPOST 1 modules
    CC /tmp/modconfig-KZzuso/vmnet-only/vmnet.mod.o
    LD [M] /tmp/modconfig-KZzuso/vmnet-only/vmnet.ko
    make[1]: Leaving directory '/usr/lib/modules/3.18.4-1-ARCH/build'
    /sbin/make -C $PWD SRCROOT=$PWD/. \
    MODULEBUILDDIR= postbuild
    make[1]: Entering directory '/tmp/modconfig-KZzuso/vmnet-only'
    make[1]: 'postbuild' is up to date.
    make[1]: Leaving directory '/tmp/modconfig-KZzuso/vmnet-only'
    cp -f vmnet.ko ./../vmnet.o
    make: Leaving directory '/tmp/modconfig-KZzuso/vmnet-only'
    Starting VMware services:
    Virtual machine monitor done
    Virtual machine communication interface failed
    VM communication interface socket family done
    Blocking file system done
    Virtual ethernet done
    VMware Authentication Daemon done
    Unable to start services
    Now I have the same failed communication interface also
    Starting VMware services:
    Virtual machine monitor done
    Virtual machine communication interface failed
    VM communication interface socket family done
    Blocking file system done
    Virtual ethernet done
    VMware Authentication Daemon done
    Unable to start services
    PS, I have the vmware-patch 11.0.0-1 installed

  • Invoke BPEL process with the webservice interface

    I'm using Oracle BPEL PM 10.1.2.x.
    Follow the example comes with the BPEL PM, i can invoke the BPEL process in a J2EE project (with the webservice interface). The example named "UseStockReviewSheet".
    Then i tried to invoke the BPEL process i designed with Eclipse BPEL Designer. The version of BPEL designer for Eclipse is 0.9.13.
    I failed and got following errors:
    09/03/17 16:55:53 com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.
    xmlsoap.org/ws/2003/03/business-process/}selectionFailure}
    messageType: {null}
    parts: {{summary=<summary>变量/表达式结果为空.
    尝试读取/复制第 50 行的 xpath 变量/表达式 "bpws:getVariableData('input','payload
    ','/tns:CreditFlowRequest/tns:input')" 时, 发现为空。.
    请确保变量/表达式结果 "bpws:getVariableData('input','payload','/tns:CreditFlowRe
    quest/tns:input')" 非空。.
    </summary>}}
    09/03/17 16:55:53 at com.collaxa.cube.engine.ext.wmp.BPELAssignWMP.checkEx
    pressionFromValue(BPELAssignWMP.java:972)
    09/03/17 16:55:53 at com.collaxa.cube.engine.ext.wmp.BPELAssignWMP.evalFro
    mValue(BPELAssignWMP.java:504)
    09/03/17 16:55:53 at com.collaxa.cube.engine.ext.wmp.BPELAssignWMP.__execu
    teStatements(BPELAssignWMP.java:122)
    09/03/17 16:55:53 at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perfo
    rm(BPELActivityWMP.java:188)
    09/03/17 16:55:53 at com.collaxa.cube.engine.CubeEngine.performActivity(Cu
    beEngine.java:3408)
    09/03/17 16:55:53 at com.collaxa.cube.engine.CubeEngine.handleWorkItem(Cub
    eEngine.java:1836)
    09/03/17 16:55:53 at com.collaxa.cube.engine.dispatch.message.instance.Per
    formMessageHandler.handleLocal(PerformMessageHandler.java:75)
    09/03/17 16:55:53 at com.collaxa.cube.engine.dispatch.DispatchHelper.handl
    eLocalMessage(DispatchHelper.java:166)
    09/03/17 16:55:53 at com.collaxa.cube.engine.dispatch.DispatchHelper.sendM
    emory(DispatchHelper.java:252)
    09/03/17 16:55:53 at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEng
    ine.java:5438)
    09/03/17 16:55:53 at com.collaxa.cube.engine.CubeEngine.createAndInvoke(Cu
    beEngine.java:1217)
    09/03/17 16:55:53 at com.collaxa.cube.engine.delivery.DeliveryService.hand
    leInvoke(DeliveryService.java:511)
    09/03/17 16:55:53 at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.han
    dleInvoke(CubeDeliveryBean.java:335)
    09/03/17 16:55:53 at ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.
    handleInvoke(ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.java:1796)
    09/03/17 16:55:53 at com.collaxa.cube.engine.dispatch.message.invoke.Invok
    eInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:37)
    09/03/17 16:55:53 at com.collaxa.cube.engine.dispatch.DispatchHelper.handl
    eMessage(DispatchHelper.java:125)
    09/03/17 16:55:53 at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.
    process(BaseScheduledWorker.java:70)
    09/03/17 16:55:53 at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage
    (WorkerBean.java:86)
    09/03/17 16:55:53 at com.evermind.server.ejb.MessageDrivenBeanInvocation.r
    un(MessageDrivenBeanInvocation.java:123)
    09/03/17 16:55:53 at com.evermind.server.ejb.MessageDrivenHome.onMessage(M
    essageDrivenHome.java:755)
    09/03/17 16:55:53 at com.evermind.server.ejb.MessageDrivenHome.run(Message
    DrivenHome.java:928)
    09/03/17 16:55:53 at com.evermind.util.ReleasableResourcePooledExecutor$My
    Worker.run(ReleasableResourcePooledExecutor.java:186)
    09/03/17 16:55:53 at java.lang.Thread.run(Thread.java:534)
    <2009-03-17 16:55:53,640> <ERROR> <default.collaxa.cube.xml> com.oracle.bpel.cli
    ent.BPELFault: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-proce
    ss/}selectionFailure}
    messageType: {null}
    parts: {{summary=<summary>变量/表达式结果为空.
    尝试读取/复制第 50 行的 xpath 变量/表达式 "bpws:getVariableData('input','payload
    ','/tns:CreditFlowRequest/tns:input')" 时, 发现为空。.
    请确保变量/表达式结果 "bpws:getVariableData('input','payload','/tns:CreditFlowRe
    quest/tns:input')" 非空。.
    </summary>}}
    I can invoke my BPEL process in BPEL console, not in J2EE project. bpws:getVariableData('input','payload','/tns:CreditFlowRequest/tns:input')" is null.
    The error message contains some Chineses word. I'm new to BPEL, hope someone can give me a hint on how to solve this problem.
    Thanks a billion!
    --Sunny 2009-3-18

    Following is the java class invoking BPEL process with the webservice interface.
    package com.otn.samples;
    import javax.xml.namespace.QName;
    import javax.xml.rpc.JAXRPCException;
    import javax.xml.rpc.ParameterMode;
    import javax.xml.rpc.Service;
    import javax.xml.rpc.ServiceException;
    import javax.xml.rpc.ServiceFactory;
    import javax.xml.rpc.encoding.XMLType;
    import javax.xml.rpc.soap.SOAPFaultException;
    import org.apache.axis.client.Call;
    * @version 2.0 $Date: 07-mar-2005.05:07:45 $
    * @author Copyright (c) 2004 by Oracle. All Rights Reserved.
    public class CreditFlowClient
    private static QName SERVICE_NAME;
    private static QName PORT_TYPE;
    private static QName OPERATION_NAME;
    private static String SOAP_ACTION;
    private static String STYLE;
    private static String THIS_NAMESPACE = "http://samples.otn.com";
    private static String PARAMETER_NAMESPACE = "http://samples.otn.com";
    private String location;
    static
    SERVICE_NAME = new QName(THIS_NAMESPACE,"CreditFlow");
    PORT_TYPE = new QName(THIS_NAMESPACE,"CreditFlow") ;
    OPERATION_NAME = new QName(THIS_NAMESPACE,"creditFlowRequest");
    SOAP_ACTION = "initiate";
    STYLE = "wrapped";
    public void setLocation(String location)
    this.location = location;
    public void initiate(String ssn)
    try
    /* Create Service and Call object */
    ServiceFactory serviceFactory = ServiceFactory.newInstance();
    Service service = serviceFactory.createService( SERVICE_NAME );
    Call call = (Call)service.createCall( PORT_TYPE );
    /* Set all of the stuff that would normally come from WSDL */
    call.setTargetEndpointAddress( location );
    call.setProperty(Call.SOAPACTION_USE_PROPERTY, Boolean.TRUE);
    call.setProperty(Call.SOAPACTION_URI_PROPERTY, SOAP_ACTION);
    call.setProperty( Call.OPERATION_STYLE_PROPERTY , STYLE );
    call.setOperationName(OPERATION_NAME);
    call.addParameter(new QName(PARAMETER_NAMESPACE,"ssn"), XMLType.XSD_STRING, ParameterMode.IN);
    Object[] params = new Object[1];
    params[0] = ssn;
    /* Invoke the service */
    call.invokeOneWay(params);
    System.out.println( "CreditFlow BPEL process initiated" );
    catch (SOAPFaultException e)
    System.err.println("Generated fault: ");
    System.out.println (" Fault Code = " + e.getFaultCode());
    System.out.println (" Fault String = " + e.getFaultString());
    catch (JAXRPCException e)
    System.err.println("JAXRPC Exception: " + e.getMessage());
    catch (ServiceException e)
    System.err.println("Service Exception: " + e.getMessage());
    public static void main(String[] args)
    String ssn = "12-123-126";
    String location = "http://localhost:9700/orabpel/default/CreditFlow";
    CreditFlowClient client = new CreditFlowClient();
    if(args.length == 1)
         ssn = args[0];
    else if(args.length ==2)
    location = args[0];
    ssn = args[1];
    client.setLocation( location );
    client.initiate( ssn );
    -------------------------------------------------------------------

  • Problem to deploy to a WebService interface for ADF Business Components to Weblogic Server

    Hi,
      I'm trying to deploy a custom application ,in which i have exposed ADF Business Components through a WebService interface, to a standalone weblogic server.
    Application Module is configured with a Service Interface for ordinary ViewObjects.
    Now I want to create a EAR file of this application to deploy it on the weblogic server.
    But I got an error while deploying it.The error i am getting is shown below.
    ERROR: No Java EE modules detected in EAR archive. Deployment aborted. == (oracle.jdevimpl.deploy.ear.WeblogicAssembler)
    I have followed the steps mention in the below link :
    http://technology.amis.nl/2010/12/29/quickly-creating-reploying-and-testing-a-webservice-interface-for-adf-business-components/
    I'm using Jdeveloper 11.1.2.4 on windows.
    Please suggest what i could be doing wrong.
    Regards,
    Himanshu

    Does the deployment profile include Java EE modules?
    Refer
    Java EE Developer: ERROR: No j2ee modules detected in EAR archive. Deployment aborted. == (oracle.jdeveloper.deploy.Veto…

  • Interfaces fails twice but executes correclty from next time

    Hi,
    I have interfaces which are coping data from MS Access tables to oracle tables.
    NOw here i am facing somewhat strange issue.
    I have 3 environments Dev,Test and PROD.
    Now when i am moving scenarios from TEST to PROD ,the interfaces fails for first 2 times giving following error
    ODI-1227: Task SrcSet0 (Loading) fails on the source MICROSOFT_ACCESS connection MTP_Products.
    Caused By: java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid string or buffer length
         at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6957)
         at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7114)
         at sun.jdbc.odbc.JdbcOdbc.SQLGetDataString(JdbcOdbc.java:3907)
         at sun.jdbc.odbc.JdbcOdbcResultSet.getDataString(JdbcOdbcResultSet.java:5698)
         at sun.jdbc.odbc.JdbcOdbcResultSet.getString(JdbcOdbcResultSet.java:354)
    and executes correctly next time.
    Although i have specified fields data types and its legth more than required.
    Let me know if anyone has come across such issues or anyone has idea about something like it.
    Help appreciated.
    Thanks,
    Mahesh

    Download a new copy of the Firefox program: http://www.mozilla.com/firefox/all.html
    Trash the current Firefox application to do a clean reinstall.
    Install the new version that you have downloaded.
    Your profile data is stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder], so you won't lose your bookmarks and other personal data.

  • Failover interface failed

    Hi,
       I have 2 ASA 5520 firewall configured with HA(Failover). but some time my primary firewall goes down standby firewall doesnt come active. i found below log from primary firewall..what is the reason & what is the mining of reason code of 4...
    Nov 30 2012 14:07:47: %ASA-1-105002: (ASA) Enabling failover.
    Nov 30 2012 14:08:43: %ASA-1-105043: (Primary) Failover interface failed
    Nov 30 2012 14:08:56: %ASA-1-103001: (Primary) No response from other firewall (reason code = 4).
    After i hard reboot my standby firewall below log had been generated..
    Nov 30 2012 15:51:57: %ASA-1-105042: (Primary) Failover interface OK
    Nov 30 2012 15:52:02: %ASA-1-709003: (Primary) Beginning configuration replication: Send to mate.
    Nov 30 2012 15:52:15: %ASA-1-709004: (Primary) End Configuration Replication (ACT)
    Please assist....
    Regards
    Suhas

    Hi,
    The explanation for that can be found in the ASAs syslog messages document.
    Here it is
    103001 Error Message    %ASA-1-103001: (Primary) No response from other firewall (reason
    code = code).
    Explanation    This is a failover message, which is displayed if the primary unit is unable to  communicate with the secondary unit over the failover cable. (Primary) can also be listed as  (Secondary). for the secondary unit. Table 1-2 lists the reason codes and the descriptions to  determine why the failover occurred.
    Table 1-2     Reason Codes
    Reason Code
    Description
    1
    The local unit is not receiving the hello packet on the failover LAN  interface when LAN failover occurs or on the serial failover cable when  serial failover occurs, and declares that the peer is down.
    2
    An interface did not pass one of the four failover tests, which are as  follows: 1) Link Up, 2) Monitor for Network Traffic, 3) ARP, and 4)  Broadcast Ping.
    3
    No proper ACK for 15+ seconds after a command was sent on the serial cable.
    4
    The local unit is not receiving the hello packet on the failover LAN and  other data interfaces and it is declaring that the peer is down.
    5
    The failover LAN interface is down, and other data interfaces are not  responding to additional interface testing. In addition, the local unit  is declaring that the peer is down.
    Recommended Action    Verify that the failover cable is connected correctly and both units have the  same hardware, software, and configuration. If the problem persists, contact the Cisco TAC.
    Are you saying that the Primary ASA loses all connectivity to the Secondary ASA (looking at the log messages). Judging by the above Cisco description it would mean the Primary ASA isnt getting Failover Hellos through any of the monitored interfaces which again would make it seem like the Secondary Firewall is expriencing some problems.
    - Jouni

  • Software installation external audio interface fails Terratec dmx6 fire usb

    Software installation external audio interface fails Terratec dmx6 fire usb.
    Dear Apple Power User in this forum,
    here is a question for some of us experts.
    I have a external usb audio interface Terratec, Model: DMX 6 fire USB.
    http://www.terratec.net/en/products/technical-data/produktetechnische_daten_en3246.html
    0. There should be after install enclosing software an control app in the app folder, but it isnt there. Why?
    1. the attached installer protocol seems to be normal. isnt it?
    2. the usb audio hardware appears in system profiler.
    3. there isnt the audio hardware in audio-midi-setup! Why?
    4. one of the installed content is visibil in activity monitor as an extension "35 DMX6FireService root 0,0 1 964,00 KB 18,55 MB 22 Intel 00.01 176,00 KB 184,00 KB 73 72"
    5. an other part is in the system-library-extension folder "TTDMX6fire.kext"
    6. other files i am not capacity to find....
    7. and there is the app missing in apps folder! Whitout that it can not work.
    8. Software is for 10.5 and 10.6 32-bit tested from the vendor!?
    9. My MacBookPro early 2008 2.4ghz is capabel of 64bit but is default in 32 mode says apple spec, also my osx 10.5.8 newest updates should be 32 bit. Isnt it?
    10. installation tested whit disconnected/connected ext. volumes or display or these audio interface, whith repaired permissions, on two different macs (second is iMac), whit reboot,
    11. tested on different usb ports, usb port test passed whith other equipment,
    12. on windows xp all works.
    13. tested on a new admin user, same problem.
    14. searched whith terminal command line in applications, nothing.
    15. get software from cd and homepage, no effect.
    16. asked vendor: "until now never had problems like that"
    any ideas? please help!
    for testing or showing the installer look here:
    http://www.terratec.net/en/driver-and-support/driver_21300.html?selectproduct=DM X%206Fire%20USB
    Installation Protocol:
    Dec 25 00:08:39 cadas-macbook-pro /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer[400]: vm_allocate: 0, 0x5800000 - 0x25800000
    Dec 25 00:08:39 cadas-macbook-pro /System/Library/CoreServices/Installer.app/Contents/MacOS/Installer[400]: vm_protect: 0
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: @(#)PROGRAM:Install PROJECT:Install-388
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: @(#)PROGRAM:Installer PROJECT:Installer-281
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Hardware: MacBookPro4,1 @ 2.40 GHz (x 2), 4096 MB RAM
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Running OS Build: Mac OS X 10.5.8 (9L30)
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: TMPDIR=/var/folders/gC/gCDdYZuFE98Z28wIB40BeE+TI/-Tmp-/
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: SHELL=/bin/bash
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: HOME=/Users/cada
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: USER=cada
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: LOGNAME=cada
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: DISPLAY=/tmp/launch-MQSZjG/:0
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: SSHAUTHSOCK=/tmp/launch-x3IAC1/Listeners
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: ApplePubSub_SocketRender=/tmp/launch-YalWkk/Render
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: _CF_USER_TEXTENCODING=0x1F5:0:3
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: SECURITYSESSIONID=a1b410
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Env: COMMAND_MODE=unix2003
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: DMX6fireUSB Installation Log
    Dec 25 00:08:39 cadas-macbook-pro Installer[400]: Opened from: /Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg
    Dec 25 00:08:39 cadas-macbook-pro installdb[402]: started (uid 96)
    Dec 25 00:08:39 cadas-macbook-pro installdb[402]: Opened receipt database on '/' with schema 17.
    Dec 25 00:08:45 cadas-macbook-pro installdb[402]: done. (0.004u + 0.003s)
    Dec 25 00:09:10 cadas-macbook-pro runner[403]: Administrator authorization granted.
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: =============================================================================== =
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: User picked Standard Install
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: Choices selected for installation:
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: Aktualisieren: "DMX6fireUSB"
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: Aktualisieren: "DMX6FireUSBCpl"
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: dmx6fireusb.pkg#dmx6fireusbcpl.pkg : com.terratec.dmx6fireusb.pkg : 1
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: dmx6fireusb.pkg#ttdmx6fire.pkg : com.terratec.dmx6fireusb1.pkg : 1
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: Aktualisieren: "TTDMX_6fire_CUSTOMEXT"
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: dmx6fireusb.pkg#ttdmx6firecustomext.pkg : com.terratec.dmx6fireusb2.pkg : 1
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: Aktualisieren: "TTDMX6fire"
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: dmx6fireusb.pkg#ttdmx6fire-1.pkg : com.terratec.dmx6fireusb3.pkg : 1
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: Aktualisieren: "DMX6FireService"
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: dmx6fireusb.pkg#dmx6fireservice.pkg : com.terratec.dmx6fireservice3.pkg : 1
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: Aktualisieren: "LaunchDaemon"
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: dmx6fireusb.pkg#comterratecdmx6fire.pkg : com.terratec.dmx6fireusb4.pkg : 1
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: =============================================================================== =
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: It took 0.00 seconds to summarize the package selections.
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg#dmx6fireusbcpl.pkg
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg#ttdmx6fire.pkg
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg#ttdmx6firecustomext.pk g
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg#ttdmx6fire-1.pkg
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg#dmx6fireservice.pkg
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg#comterratecdmx6fire.pk g
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: _installNextPackage of 1
    Dec 25 00:09:15 cadas-macbook-pro installdb[405]: started (uid 96)
    Dec 25 00:09:15 cadas-macbook-pro installdb[405]: Opened receipt database on '/' with schema 17.
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: Starting installation:
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: Preparing volume "250GB_MBPro2" for installation
    Dec 25 00:09:15 cadas-macbook-pro Installer[400]: Configuring volume "250GB_MBPro2"
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: Preparing disk for local booted install.
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: Free space on "250GB_MBPro2": 11,6 GB (12495523840 bytes).
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: Create temporary directory "/private/tmp/dmx6fireusb.pkg.400aysS6s"
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: Running install actions
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: Processing dmx6fireusbcpl:
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: Determining files to install
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: It took 0.06 seconds to create the install plan for dmx6fireusbcpl.
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: Configuring deferred files
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: Determining obsolete files
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: Assembling temporary receipt
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: Performing pre-extraction actions
    Dec 25 00:09:16 cadas-macbook-pro Installer[400]: run preupgrade script for dmx6fireusbcpl
    Dec 25 00:09:17 cadas-macbook-pro /private/tmp/scripts.pCJk/./preflight[408]: : deleting previous Kernel Extensions
    Dec 25 00:09:17 cadas-macbook-pro /private/tmp/scripts.pCJk/./preflight[408]: PID: 43
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Removing obsoleted files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Creating destination path
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Validating package payload
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Starting file extraction
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[419]: Initializing new flat-package receipt.
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[419]: Extracting...
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[419]: 20 of 20 files written in 0.05 seconds.
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[419]: 408 kilobytes installed at 7.5 MB/s.
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Performing post-extraction actions
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Finishing receipt
    Dec 25 00:09:17 cadas-macbook-pro runner[403]: Extracting BOM from "/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg" to "/Library/Receipts/boms/com.terratec.dmx6fireusb.pkg.bom"
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Processing ttdmx6fire:
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Determining files to install
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: It took 0.03 seconds to create the install plan for ttdmx6fire.
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Configuring deferred files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Determining obsolete files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Assembling temporary receipt
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Performing pre-extraction actions
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Removing obsoleted files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Creating destination path
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Validating package payload
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Starting file extraction
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[420]: Initializing new flat-package receipt.
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[420]: Extracting...
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[420]: 9 of 9 files written in 0.01 seconds.
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[420]: 92 kilobytes installed at 11.5 MB/s.
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Performing post-extraction actions
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Finishing receipt
    Dec 25 00:09:17 cadas-macbook-pro runner[403]: Extracting BOM from "/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg" to "/Library/Receipts/boms/com.terratec.dmx6fireusb1.pkg.bom"
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Processing ttdmx6firecustomext:
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Determining files to install
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: It took 0.00 seconds to create the install plan for ttdmx6firecustomext.
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Configuring deferred files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Determining obsolete files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Assembling temporary receipt
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Performing pre-extraction actions
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Removing obsoleted files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Creating destination path
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Validating package payload
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Starting file extraction
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[421]: Initializing new flat-package receipt.
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[421]: Extracting...
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[421]: 9 of 9 files written in 0.01 seconds.
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[421]: 80 kilobytes installed at 9.7 MB/s.
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Performing post-extraction actions
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Finishing receipt
    Dec 25 00:09:17 cadas-macbook-pro runner[403]: Extracting BOM from "/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg" to "/Library/Receipts/boms/com.terratec.dmx6fireusb2.pkg.bom"
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Processing ttdmx6fire-1:
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Determining files to install
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: It took 0.00 seconds to create the install plan for ttdmx6fire-1.
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Configuring deferred files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Determining obsolete files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Assembling temporary receipt
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Performing pre-extraction actions
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: run preupgrade script for ttdmx6fire-1
    Dec 25 00:09:17 cadas-macbook-pro /private/tmp/scripts.MEBZ/./preflight[424]: : deleting previous Kernel Extensions
    Dec 25 00:09:17 cadas-macbook-pro /private/tmp/scripts.MEBZ/./preflight[424]: PID:
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Removing obsoleted files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Creating destination path
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Validating package payload
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Starting file extraction
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[435]: Initializing new flat-package receipt.
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[435]: Extracting...
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[435]: 9 of 9 files written in 0.03 seconds.
    Dec 25 00:09:17 cadas-macbook-pro payloadExtractor[435]: 832 kilobytes installed at 26.2 MB/s.
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Performing post-extraction actions
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Finishing receipt
    Dec 25 00:09:17 cadas-macbook-pro runner[403]: Extracting BOM from "/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg" to "/Library/Receipts/boms/com.terratec.dmx6fireusb3.pkg.bom"
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Processing dmx6fireservice:
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Determining files to install
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: It took 0.00 seconds to create the install plan for dmx6fireservice.
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Configuring deferred files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Determining obsolete files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Assembling temporary receipt
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Performing pre-extraction actions
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Removing obsoleted files
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Creating destination path
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Validating package payload
    Dec 25 00:09:17 cadas-macbook-pro Installer[400]: Starting file extraction
    Dec 25 00:09:18 cadas-macbook-pro payloadExtractor[437]: Initializing new flat-package receipt.
    Dec 25 00:09:18 cadas-macbook-pro payloadExtractor[437]: Extracting...
    Dec 25 00:09:18 cadas-macbook-pro payloadExtractor[437]: 2 of 2 files written in 0.01 seconds.
    Dec 25 00:09:18 cadas-macbook-pro payloadExtractor[437]: 136 kilobytes installed at 13.4 MB/s.
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Performing post-extraction actions
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Finishing receipt
    Dec 25 00:09:18 cadas-macbook-pro runner[403]: Extracting BOM from "/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg" to "/Library/Receipts/boms/com.terratec.dmx6fireservice3.pkg.bom"
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Processing comterratecdmx6fire:
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Determining files to install
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: It took 0.00 seconds to create the install plan for comterratecdmx6fire.
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Configuring deferred files
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Determining obsolete files
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Assembling temporary receipt
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Performing pre-extraction actions
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Removing obsoleted files
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Creating destination path
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Validating package payload
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Starting file extraction
    Dec 25 00:09:18 cadas-macbook-pro payloadExtractor[438]: Initializing new flat-package receipt.
    Dec 25 00:09:18 cadas-macbook-pro payloadExtractor[438]: Extracting...
    Dec 25 00:09:18 cadas-macbook-pro payloadExtractor[438]: 2 of 2 files written in 0.01 seconds.
    Dec 25 00:09:18 cadas-macbook-pro payloadExtractor[438]: 8 kilobytes installed at 1.0 MB/s.
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Performing post-extraction actions
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Finishing receipt
    Dec 25 00:09:18 cadas-macbook-pro runner[403]: Extracting BOM from "/Volumes/DMX6FireUSB.1.22/dmx6fireusb.pkg" to "/Library/Receipts/boms/com.terratec.dmx6fireusb4.pkg.bom"
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Removing temporary directory "/private/tmp/dmx6fireusb.pkg.400aysS6s"
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Finalize disk "250GB_MBPro2"
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Notifying system of updated components
    Dec 25 00:09:18 cadas-macbook-pro runner[403]: Touched '/System/Library/Extensions'
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: _installNextPackage of 0
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]:
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: ** Summary Information **
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Operation Elapsed time
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: -----------------------------
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: script 0.29 seconds
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: zero 0.02 seconds
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: install 1.42 seconds
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: validate 0.01 seconds
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: os 0.00 seconds
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: extract 0.87 seconds
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: receipt 0.05 seconds
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: disk 1.01 seconds
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: config 0.19 seconds
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]:
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Starting installation:
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Finalizing installation.
    Dec 25 00:09:18 cadas-macbook-pro Installer[400]: Registering applications
    Dec 25 00:09:18 cadas-macbook-pro runner[403]: Touched '/Applications/./DMX6FireUSBCpl.app'
    Dec 25 00:09:18 cadas-macbook-pro runner[403]: Touched '/Applications/.'
    Dec 25 00:09:19 cadas-macbook-pro Installer[400]: IFDInstallController 868C80 state = 5
    Dec 25 00:09:19 cadas-macbook-pro Installer[400]: Displaying 'Install Succeeded' UI.
    Dec 25 00:09:24 cadas-macbook-pro installdb[405]: done. (0.026u + 0.040s)

    solved whith the old driver vom archive of vendor: "DMX6Fire_USBMac.1.00c.dmg" thats for 10.5.x for me works.
    The newest from the vendor delivered driver 1.22 (marked for 10.5 and 10.6) seems to not work under 10.5.

  • Failed Application Stop Hangs Enterprise Manager

    Hi guys,
    I have a problem shutting these down certain java web applications, if I shut down the whole OC4J instance one of my applications always fails to stop. If i try to shut it down individually it also fails to stop. So that is one problem.
    However, more frustrating is that once this has happened the enterprise manager becomes unavailable. I can get the login page but then it just hangs at a blank loading screen. This stays like this until i shut down the OC4J from the command line using opmnctl.
    Thankfully other applications in other OC4J instances appear unaffected.
    what is going on!
    cheers
    neil

    Do the OC4J log files contain any information on possible reasons the problem is occurring?
    -steve-

  • HyS9BPMA_ProcessManager  "Failed to stop service"

    Consultants are installing and configuring Hyperion 11.1.1.2, when shutting down services, HyS9BPMA_ProcessManager, fails to stop and generates the following message in the event log.
    Failed to stop service. System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it xx.xx.xxx.xx:5250
    (IP address masked for security reasons)
    Server stack trace:
    at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
    at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
    at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(EndPoint ipEndPoint)
    at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
    at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
    at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
    at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
    at System.Runtime.Remoting.Channels.BinaryClientFormatterSink...
    Is this a configuration issue within Hyperion?
    For more information, see Help and Support Center at

    resolved.. Took some time for the port to be released.

  • Send an email if interface fails

    Hi experts
    I am working in CRM 6.0 Service project. Here we are creating service ticket. Once the ticket is created, status and BP details will be sent to 3rd party back office system. If it is successfully posted in the back office system, CRM will get updated with new status and External reference number.  Our requirement is if interface fails, we want to send an automated email to 2nd response manager with the ticket details that is failed to send 3rd party back office system.
    Can this be achieved by Actions? Or is there any better way? If it is actions, what will be the trigger point we have to use?
    Appreciate your expert help in this.
    Regards
    Surya

    You can have the interface to set a status in your transaction to indicate an error has occurred and your action can be trigger based on that status.
    By using status management, besides email, error report can also be generated to monitor errors.

  • Fam starts on boot but fails to stop on shutdown

    I have kdebase, kdelibs, kdeutils, kdenetwork, kdeartwork, kdepim and kdegames installed.
    I'm new to arch.
    I modified /etc/rc.conf to:
    DAEMONS=(syslog-ng !hotplug !pcmcia netfs crond dbus hal portmap fam network alsa cups adsl clamav postfix kdm)
    fam starts properly but fails to stop at shutdown or reboot. Why is that and how do I solve it?

    I'm afraid to say the problem is back even if the timeout value is set to 0, after I rebooted twice today the problem happens again. Any idea why?

  • Webservices Interface

    Hello,
    I want to develop a Webservice Interface to connect to ICT_SERVICE_DESK_API.
    When I set up the interface, sap told me that the transactions wsadmin, wsconfig and so on are all obsolete. I should use soamanage instead.
    Does this mean that the whole ICT_SERVICE_DESK_API is obsolete (and if so, what's the alternative?), or is it only the method to set it up?
    Many thanks in advance and Best Regards,
    Wolfgang

    Hello,
    SAP recommends not to use Transactions WSCONFIG/LPCONFIG/WSADMIN but use the SOAMANAGER.                              
    For the administration of new service definitions use transaction SOAMANAGER (SOA = Service Oriented Architecture).                
    You can test a web service involving a proxy object in SE80 by pressing the test button and giving the input as xml. It returns back the result also as xml. It is very close to web service Navigator tool in Java but not identical. This test even works without configuring the service in configuration tools (soamanager/wsconfig,wsadmin). This test tool does not expect endpoints to be available for the web service.     
    Best regards,
    Fernando

  • Webservice call failed during execution (SSL and certificates) on NetWeaver 7.30

    Hey experts,
    i need your help!
    We make webservice calls to sap me with our own software.
    We connect to our software via SSL and certificates e.g. https://host:50001/XMII/CM/POD/MEDialogsWeb.irpt
    At the beginning the software runs without any problems and than we become the following message on all our webservice:
    thats the webservice configurations
    (configuration - connectivity - single service administration):
    (configuration - security - authentication and single sign-on)
    if we restart the software after the error display, the webservice call runs successfully again.
    is it a timeout?
    can anybody help us?
    Thanks,
    Markus
    our system info:
    NetWeaver 7.30 Java
    SAP ME 6.0
    software runs log looks as following
    software doesn't runs log looks as following
    security Log Entry
    more info from security_00.0.log
    #2.0 #2014 06 06 14:51:17:136#+0200#Warning#/System/Security/WS#
    com.sap.ASJ.wssec.020142#BC-ESI-WS-JAV-RT#tc~sec~wssec~service#C0000A650AD826FF0000000100000BEC#3855850000000005#sap.com/me~ws#com.sap.engine.services.wssec.authentication#Guest#0##207092CAED7111E3A01A0000003AD5EA#23386e31ed7911e39d560000003ad5ea#23386e31ed7911e39d560000003ad5ea#0#Thread[HTTP Worker [@648881277],5,Dedicated_Application_Thread]#Plain##
    Received unsupported callback: com.sap.engine.interfaces.security.auth.SetLogonTicketCallback
    Received unsupported callback: com.sap.engine.lib.security.http.HttpSetterCallback
    Read data of type username and value  MEFLEX from wsse:Security header and set on module javax.security.auth.callback.NameCallback
    Read data of type username and value   from HTTP header and set on module javax.security.auth.callback.NameCallback
    Read data of type password and value  xxx from wsse:Security header and set on module javax.security.auth.callback.PasswordCallback
    Read data of type password and value  xxx from HTTP header and set on module javax.security.auth.callback.PasswordCallback
    Authentication for web service ShopOrderService, configuration ShopOrderService using security policy BASIC*SSO2*_*_*ws failed: Cannot authenticate the user.. (See SAP Note 880896 for further info).

    Hi,
    the authentication for the second call is failing. Have you tried suggest log level from note 880896 - Web Service authentication failure? I would also try to use something like SoapUI to test if the issue is caused by your application or something wrong on SAP side. Also coparing messages for the first and second calls might give you answer.
    Cheers

Maybe you are looking for