Certain modules crashed web services

I think I'm setting a record here for most questions asked.
I wanted to add a php script to one of my sites (I've been hosting two), so I went into the modules to enable php. While I was in there, I enabled virtual hosting, even though the sites have been working fine without it enabled (I thought I'd need it in the future). I saved the changes and then went online. One of the sites is my homepage, so I noticed right away that safari could not connect to the server. I tried the other site and it was the same. I went back to server admin and discovered web services was off. I tried to restart it and it wouldn't. It suggested I check the log for details (that was no help; I'll paste the logs here at the end of the message). I flew in to a panic and disabled the modules I had enabled and it still wouildn't restart. Then I really panicked and disabled almost all the modules (I know it was stupid, but I was freaking out). Of course that didn't work, so I tried to recheck all the ones that had been checked. Still nothing. I didn't think it would matter since it happened after I enabled php and virtual hosting. I'm at a total loss, and still in a panic. I also tried rebooting the server but that was really just wishful thinking. The logs are pasted below in the following order: system log, site error log. Actually, now the system log is saying something different than it did before. Last night, it was saying "see httpd log." Thanks in advance for any help anyone can give. Here they are:
Mar 9 03:14:27 artsmiths cp: error processing extended attributes: Operation not permitted
Mar 9 03:14:27 artsmiths cp: error processing extended attributes: Operation not permitted
Mar 9 03:14:28 artsmiths cp: error processing extended attributes: Operation not permitted
Mar 9 06:29:27 artsmiths DirectoryService[39]: Failed Authentication return is being delayed due to over five recent auth failures for username: root.
Mar 9 07:14:08 artsmiths DirectoryService[39]: Failed Authentication return is being delayed due to over five recent auth failures for username: root.
[Wed Mar 8 21:10:40 2006] [notice] SIGUSR1 received. Doing graceful restart
Processing config directory: /etc/httpd/sites/*.conf
Processing config file: /etc/httpd/sites/000070.90.83.165_80www.artsmiths.biz.conf
Processing config file: /etc/httpd/sites/000170.90.83.165_80www.brainart.biz.conf
Processing config file: /etc/httpd/sites/virtualhostglobal.conf
[Wed Mar 8 21:10:40 2006] [alert] httpd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[Wed Mar 8 21:10:41 2006] [alert] moduniqueid: unable to gethostbyname("70-90-83-165-busname-md.dc.hfc.comcastbusiness.net")
[Wed Mar 8 21:18:14 2006] [alert] moduniqueid: unable to gethostbyname("70-90-83-165-busname-md.dc.hfc.comcastbusiness.net")
[Wed Mar 8 21:19:03 2006] [alert] moduniqueid: unable to gethostbyname("70-90-83-165-busname-md.dc.hfc.comcastbusiness.net")
[Wed Mar 8 21:19:37 2006] [alert] moduniqueid: unable to gethostbyname("70-90-83-165-busname-md.dc.hfc.comcastbusiness.net")

Turn off the virtual hosts module. It's used for automatic hostname-to-directory mapping so that you don't need to build a complete virtual host configuration file for each virtual host. If you are using Server Admin to build the virtual host configs you don't need the vhost module.

Similar Messages

  • Benefits of exposing function module as web services

    Hi All,
    We are developing a case study about exposing function modules as web services.
    Those web services would be later used for integration to SAP box with a Java application.
    Kindly help me with the pros and cons of exposing function modules as web services when compared to SAP PI. Also please do quote some examples, wherever possible.
    Thanks,
    Varun

    Hi Varun,
    Pros--->
    1)Exposing FM as Web Services is indeed a good choice when you want service consumer to be platform and language independent.
    i.e it can be consumed by .Net, java or any other language.
    2) You are moving towards SOA
    3) Composing Business Process by concatenating different functional modules is easy.
    4) Complexity is less while consuming services Java, CAF etc.
    Cons----> Performance for Web Services is comparatively less than JCo .
    If you are bringing PI in between landscape, you are increasing one more layer of middleware which would also hit performance.
    The benefit which PI can give is monitoring your company wide integrations at one central point when you have huge systems.
    Hope this helps.
    Piyush

  • Publishing Application Modules as Web Services runs into error

    Hello,
    I want to create a web service based upon and ADF BC Application (in other words, based upon a data control).
    I want to expose the ADF BC Application functionality (DML, calling of procedures) via Web Service.
    I read in the Developers Guid for Forms4GL Developers, parapragh 33.4 (Publishing Application Modules as Web Services), how this can be done:
    How to Enable the J2EE Web Service Option for an Application Module
    To enable your application module as a web service:
    1. Enable a custom Java class for your application module and add to it one or more
    custom methods that you want to appear on the web service interface.
    2. Open the Application Module editor and on the Client Interface tab, select one or
    more custom methods to appear on the client interface.
    3. With the Application Module editor still open, on the Remote panel, select
    Remoteable Application Module, select J2EE Web Service in the Available list
    and shuttle it to the selected list.
    4. Then click OK to save your changes.
    When I follow this series of actions I get the following error:
    Failed to validate method
    oracle.javatools.parser.java.v2.classfile.ClClass$ClMethod@3146a021
    java.lang.IllegalStateException: Failed to validate method oracle.javatools.parser.java.v2.classfile.ClClass$ClMethod@3164a021 whether it is publishable
         at oracle.jbo.dt.jdevx.JdvWebServicePlatform2.getMethodPublishableStatus(JdvWebServicePlatform2.java:254)
         at oracle.jbo.dt.objects.JboWebServicePlatform.generateWebServiceCode(JboWebServicePlatform.java:308)
         at oracle.jbo.dt.objects.JboWebServicePlatform.createServer(JboWebServicePlatform.java:100)
         at oracle.jbo.dt.objects.JboDeployPlatform.createRemoteClass(JboDeployPlatform.java:2077)
         at oracle.jbo.dt.ui.module.AMSaveRemoteThread.doGeneration(AMRemotePanel.java:671)
         at oracle.jbo.dt.ui.module.AMSaveRemoteThread.run(AMRemotePanel.java:658)
    Who has any ideas?
    Regards Leon Smiers

    repost

  • Exposing ABAP function modules as web services

    Hi All,
    I am trying to expose function modules as web service but when i click on 'Web service Homepage' button it is throwing error :
    "Setting for J2EE server do not exist".
    Could you please guide me through this?
    Regards,
    Abhijeet.

    hi
    r u releasing the web service for FMs
    here r the steps.
    To release FMs as webservice it should be RFC enabled.
    then goto SE80 and search for the FM u want to release web service.
    then right click on the FM
    then Create->web service
    then give the web service name then continue.
    click on chk box for relase run time.
    then assign one request and package
    now goto WSADMIN tcode ahere u can see ur webservice and then use that.
    mark points if helpful
    Regs
    Manas Ranjan Panda

  • Migrating BAPI & RFC function modules into web services

    What is the advantage of migrating BAPI & RFC function modules into web services?

    Hi.
    That's a very good question. Why did you ask it, are you considering doing so?
    I wouldn't think there would be any performance advantages using WebServices.
    You could make your BAPI's available for other systems than Web Dynpro or SAP systems by turning them into WebServices.
    That could be an issue when you want to use different integration engines perhaps.
    A WebService might also be better for dealing with large number of requests I guess.
    When dealing with XML you can also use the advantage of XSLT for validating your data.
    The main advantages would still be the availability of your service for non-SAP systems.
    /Mikael

  • How to combine ejb3 module outside web service .ear folder?

    I try to integrate web service and ejb3 module. My EJB3 module is outside web service .ear folder.
    How can i integrate web service and outside ejb3 module?
    In application.xml of .ear folder, I typed
    <?xml version="1.0" encoding="ASCII"?>
    <application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:application="http://java.sun.com/xml/ns/javaee/application_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_5.xsd" version="5">
    <display-name>TotalWebTestEAR</display-name>
    <module>
    <web>
    <web-uri>TotalWebTest.war</web-uri>
    <context-root>TotalWebTest</context-root>
    </web>
    </module>
    <module>
    <ejb>EJBLoginModule.jar</ejb>
    </module>
    </application>
    But exception occurs!
    Caused by: java.lang.RuntimeException: EJBLoginModule.jar module listed in application.xml does not exist within .ear
    Pls give me some advice! Thanks in advance
    Best Regards!

    Obviously, you cannot do this. What you are doing is adopt a child on paper and then deny it access to your house.
    Either integrate the EJB into the EAR, or communicate with the EJB using its remote interface.

  • Deploying Application Module as Web Service

    I tried to deploy a simple application module with a simple view as a Web Service.
    When i open url i can see a page to test the web service.
    But if i try to see the Service description
    http://192.10.10.196:7001/Test-Model-context-root/AppModuleService?WSDL
    i get the following exception:
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
         at java.util.ArrayList.RangeCheck(ArrayList.java:547)
         at java.util.ArrayList.get(ArrayList.java:322)
         at oracle.j2ee.ws.common.addressing.AbstractAddressingInterceptor.addDefaultAddressingPolicyIfNotAlreadyThere(AbstractAddressingInterceptor.java:103)
         at oracle.j2ee.ws.server.WebServiceProcessor.advertiseWSDL(WebServiceProcessor.java:1144)
         at oracle.j2ee.ws.server.provider.ProviderWSDLHandler.addPolicy(ProviderWSDLHandler.java:253)
         at oracle.j2ee.ws.server.provider.ProviderWSDLHandler.handle(ProviderWSDLHandler.java:136)
         at oracle.j2ee.ws.server.provider.ProviderWSDLHandler.presentWSDL(ProviderWSDLHandler.java:102)
         at oracle.j2ee.ws.server.provider.ProviderServlet.presentWsdl(ProviderServlet.java:916)
         at oracle.j2ee.ws.server.provider.ProviderServlet.doGet(ProviderServlet.java:895)
         at oracle.j2ee.ws.server.provider.ProviderServlet.doGet(ProviderServlet.java:803)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Is this a bug? is there a workaround?
    Anybody deploy application modules as webService?
    Is there a documentation of how to use it?

    Hi,
    Are you deploying a master-detail with more than one fk association for example Departments-Employees- EmployeesMngr. If so, please leave all your hierarchies in just one direction and then create your SDOs again. I was obtaining this error because my hierarchies were causing an infinite loop and it wasn´t possible to retrieve all the data.
    check the following tutorial and pause when I show the data structure of the project to have more deatails.
    http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/CreatingSDO-Demo/CreatingSDO.html
    Juan Camilo

  • Deadlock in application module's web service.

    Hi,
    Please find the log attached.
    This webservice will be instaniated 70-80 times in one minute.
    This is in production.
    Please let me know what would be the problem?
    Thanks,
    Tulasi Raghuveer.
    <Dec 4, 2010 7:55:53 AM EST> <Warning> <oracle.j2ee.ws.common.jaxws.JAXWSMessages> <BEA-000000> <Exception while executing the business logic: Please select the terminal>
    <Dec 4, 2010 8:03:34 AM EST> <Error> <oracle.wsm.resources.policymanager> <WSM-02054> <Failure in looking up EJB component PolicyAccessService#oracle.wsm.policymanager.ejb.IStringPolicyAccessServiceRemote.>
    <Dec 4, 2010 8:03:34 AM EST> <Error> <oracle.wsm.resources.policyaccess> <WSM-06108> <Error initializing the Oracle WSM Policy Resolver because incorrect configuration is passed>
    <Dec 4, 2010 8:03:57 AM EST> <Critical> <WebLogicServer> <BEA-000394> <
    DEADLOCK DETECTED:
    ==================
    [deadlocked thread] [ACTIVE] ExecuteThread: '17' for queue: 'weblogic.kernel.Default (self-tuning)':
    Thread '[ACTIVE] ExecuteThread: '17' for queue: 'weblogic.kernel.Default (self-tuning)'' is waiting to acquire lock 'java.lang.Object@5c0a53c0' that is held by thread '[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)''
    Stack trace:
    java.beans.Introspector.getBeanInfo(Introspector.java:156)
    oracle.jbo.common.JboBeanUtils.getPropertyDescriptor(JboBeanUtils.java:32)
    oracle.jbo.common.JboBeanUtils.getProperty(JboBeanUtils.java:80)
    oracle.jbo.common.JboAbstractMap.internalGet(JboAbstractMap.java:97)
    oracle.jbo.rules.JboValidatorContext.internalGet(JboValidatorContext.java:201)
    oracle.jbo.common.JboAbstractMap.get(JboAbstractMap.java:54)
    oracle.jbo.rules.AbstractValidator$1ExprValidatorValueSupplier.getExprVarVal(AbstractValidator.java:1127)
    oracle.jbo.ExprEval$ExprValueSupplierOverrideMap.internalGet(ExprEval.java:148)
    oracle.jbo.common.JboAbstractMap.get(JboAbstractMap.java:54)
    oracle.jbo.ExprEval$ExprEvalGroovyWrapper.getProperty(ExprEval.java:299)
    oracle.jbo.ExprEval$ExprValueSupplierGroovyBinding.getVariable(ExprEval.java:459)
    groovy.lang.Script.getProperty(Script.java:54)
    org.codehaus.groovy.runtime.callsite.PogoGetPropertySite.getProperty(PogoGetPropertySite.java:47)
    org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGroovyObjectGetProperty(AbstractCallSite.java:241)
    bc4j.com_wfs_datahub_model_entity_CustomerDeliveryReceiptEO_CustomerDeliveryReceiptEO_Rule_0.gs.run(bc4j.com_wfs_datahub_model_entity_CustomerDeliveryReceiptEO_CustomerDeliveryReceiptEO_Rule_0.gs.groovy:4)
    oracle.jbo.ExprEval.internalEvaluateGroovyScript(ExprEval.java:816)
    oracle.jbo.ExprEval.doEvaluate(ExprEval.java:867)
    oracle.jbo.ExprEval.evaluate(ExprEval.java:749)
    oracle.jbo.rules.JboExpressionValidator.validateValueWithContext(JboExpressionValidator.java:71)
    oracle.jbo.rules.JboAbstractValidator.callValidateValueWithContext(JboAbstractValidator.java:234)
    oracle.jbo.rules.JboAbstractValidator.validate(JboAbstractValidator.java:379)
    oracle.jbo.rules.JboExpressionValidator.validate(JboExpressionValidator.java:77)
    oracle.jbo.server.EntityDefImpl.validate(EntityDefImpl.java:2793)
    oracle.jbo.server.EntityCache.validate(EntityCache.java:2982)
    oracle.jbo.server.EntityImpl.validateEntity(EntityImpl.java:2129)
    oracle.jbo.server.EntityImpl.validate(EntityImpl.java:2218)
    oracle.jbo.server.ViewRowImpl.validate(ViewRowImpl.java:658)
    com.wfs.datahub.uimodel.applicationmodule.service.ECustomerDeliveryReceiptAMImpl.createCustomerDeliveryReceipt(ECustomerDeliveryReceiptAMImpl.java:98)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    oracle.jbo.server.svc.ServiceImpl.invokeCustom(ServiceImpl.java:2470)
    oracle.jbo.server.svc.ServiceImpl.invokeCustom(ServiceImpl.java:2414)
    com.wfs.datahub.uimodel.applicationmodule.service.server.serviceinterface.ECustomerDeliveryReceiptAMServiceImpl.createCustomerDeliveryReceipt(ECustomerDeliveryReceiptAMServiceImpl.java:76)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
    oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:52)
    sun.reflect.GeneratedMethodAccessor326.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    $Proxy129.createCustomerDeliveryReceipt(Unknown Source)
    com.wfs.datahub.uimodel.applicationmodule.service.server.serviceinterface.ECustomerDeliveryReceiptAMServiceImpl_26aty8_ECustomerDeliveryReceiptAMServiceImpl.createCustomerDeliveryReceipt(ECustomerDeliveryReceiptAMServiceImpl_26aty8_ECustomerDeliveryReceiptAMServiceImpl.java:56)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
    $Proxy122.createCustomerDeliveryReceipt(Unknown Source)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:307)
    oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:161)
    oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:428)
    oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1168)
    oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:996)
    oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:562)
    oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:222)
    oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:185)
    oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:430)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    [deadlocked thread] [ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)':
    Thread '[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'' is waiting to acquire lock 'java.beans.PropertyDescriptor@2f084813' that is held by thread '[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)''
    Stack trace:
    java.beans.PropertyDescriptor.getReadMethod(PropertyDescriptor.java:158)
    java.beans.Introspector.processPropertyDescriptors(Introspector.java:683)
    java.beans.Introspector.getTargetPropertyInfo(Introspector.java:615)
    java.beans.Introspector.getBeanInfo(Introspector.java:407)
    java.beans.Introspector.getBeanInfo(Introspector.java:164)
    groovy.lang.MetaClassImpl$15.run(MetaClassImpl.java:2928)
    java.security.AccessController.doPrivileged(Native Method)
    groovy.lang.MetaClassImpl.addProperties(MetaClassImpl.java:2926)
    groovy.lang.MetaClassImpl.initialize(MetaClassImpl.java:2909)
    org.codehaus.groovy.reflection.ClassInfo.getMetaClassUnderLock(ClassInfo.java:154)
    org.codehaus.groovy.reflection.ClassInfo.getMetaClass(ClassInfo.java:183)
    org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.getMetaClass(MetaClassRegistryImpl.java:204)
    org.codehaus.groovy.runtime.InvokerHelper.getMetaClass(InvokerHelper.java:698)
    org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:731)
    org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:723)
    oracle.jbo.ExprEval$ExprEvalGroovyWrapper.invokeMethod(ExprEval.java:390)
    org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:46)
    org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
    org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:117)
    org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:121)
    bc4j.com_wfs_datahub_model_entity_CustomerDeliveryReceiptLineEO_Id.gs.run(bc4j.com_wfs_datahub_model_entity_CustomerDeliveryReceiptLineEO_Id.gs.groovy:1)
    oracle.jbo.ExprEval.internalEvaluateGroovyScript(ExprEval.java:816)
    oracle.jbo.ExprEval.doEvaluate(ExprEval.java:867)
    oracle.jbo.ExprEval.evaluateForRow(ExprEval.java:761)
    oracle.jbo.server.AttributeDefImpl.evaluateTransientExpression(AttributeDefImpl.java:2029)
    oracle.jbo.server.EntityImpl.initDefaultExpressionAttributes(EntityImpl.java:880)
    oracle.jbo.server.EntityImpl.create(EntityImpl.java:833)
    oracle.jbo.server.EntityImpl.callCreate(EntityImpl.java:956)
    oracle.jbo.server.ViewRowStorage.create(ViewRowStorage.java:1144)
    oracle.jbo.server.ViewRowImpl.create(ViewRowImpl.java:428)
    oracle.jbo.server.ViewRowImpl.callCreate(ViewRowImpl.java:445)
    oracle.jbo.server.ViewObjectImpl.createInstance(ViewObjectImpl.java:5066)
    oracle.jbo.server.QueryCollection.createRowWithEntities(QueryCollection.java:1889)
    oracle.jbo.server.ViewRowSetImpl.createRowWithEntities(ViewRowSetImpl.java:2416)
    oracle.jbo.server.ViewRowSetImpl.doCreateAndInitRow(ViewRowSetImpl.java:2457)
    oracle.jbo.server.ViewRowSetImpl.createRow(ViewRowSetImpl.java:2438)
    oracle.jbo.server.ViewObjectImpl.createRow(ViewObjectImpl.java:9889)
    com.wfs.datahub.uimodel.applicationmodule.service.ECustomerDeliveryReceiptAMImpl.matchLine(ECustomerDeliveryReceiptAMImpl.java:517)
    com.wfs.datahub.uimodel.applicationmodule.service.ECustomerDeliveryReceiptAMImpl.createCdrLine(ECustomerDeliveryReceiptAMImpl.java:393)
    com.wfs.datahub.uimodel.applicationmodule.service.ECustomerDeliveryReceiptAMImpl.createCustomerDeliveryReceipt(ECustomerDeliveryReceiptAMImpl.java:124)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    oracle.jbo.server.svc.ServiceImpl.invokeCustom(ServiceImpl.java:2470)
    oracle.jbo.server.svc.ServiceImpl.invokeCustom(ServiceImpl.java:2414)
    com.wfs.datahub.uimodel.applicationmodule.service.server.serviceinterface.ECustomerDeliveryReceiptAMServiceImpl.createCustomerDeliveryReceipt(ECustomerDeliveryReceiptAMServiceImpl.java:76)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
    oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:52)
    sun.reflect.GeneratedMethodAccessor326.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    $Proxy129.createCustomerDeliveryReceipt(Unknown Source)
    com.wfs.datahub.uimodel.applicationmodule.service.server.serviceinterface.ECustomerDeliveryReceiptAMServiceImpl_26aty8_ECustomerDeliveryReceiptAMServiceImpl.createCustomerDeliveryReceipt(ECustomerDeliveryReceiptAMServiceImpl_26aty8_ECustomerDeliveryReceiptAMServiceImpl.java:56)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
    $Proxy122.createCustomerDeliveryReceipt(Unknown Source)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:307)
    oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:161)
    oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:428)
    oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1168)
    oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:996)
    oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:562)
    oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:222)
    oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:185)
    oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:430)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    [deadlocked thread] [ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)':
    Thread '[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'' is waiting to acquire lock 'java.lang.Object@5c0a53c0' that is held by thread '[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)''
    Stack trace:
    java.beans.Introspector.getPublicDeclaredMethods(Introspector.java:1277)
    java.beans.Introspector.internalFindMethod(Introspector.java:1312)
    java.beans.Introspector.findMethod(Introspector.java:1383)
    java.beans.Introspector.findMethod(Introspector.java:1363)
    java.beans.PropertyDescriptor.getReadMethod(PropertyDescriptor.java:179)
    groovy.lang.MetaClassImpl.applyPropertyDescriptors(MetaClassImpl.java:2218)
    groovy.lang.MetaClassImpl.setupProperties(MetaClassImpl.java:1997)
    groovy.lang.MetaClassImpl.addProperties(MetaClassImpl.java:2938)
    groovy.lang.MetaClassImpl.initialize(MetaClassImpl.java:2909)
    org.codehaus.groovy.reflection.ClassInfo.getMetaClassUnderLock(ClassInfo.java:154)
    org.codehaus.groovy.reflection.ClassInfo.getMetaClass(ClassInfo.java:183)
    org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.getMetaClass(MetaClassRegistryImpl.java:204)
    org.codehaus.groovy.runtime.InvokerHelper.getMetaClass(InvokerHelper.java:698)
    org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:731)
    org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:723)
    oracle.jbo.ExprEval$ExprEvalGroovyWrapper.invokeMethod(ExprEval.java:390)
    org.codehaus.groovy.runtime.callsite.PogoInterceptableSite.call(PogoInterceptableSite.java:46)
    org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
    org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:117)
    org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:121)
    bc4j.com_wfs_datahub_model_entity_SupplierHandoffReceiptLineEO_Id.gs.run(bc4j.com_wfs_datahub_model_entity_SupplierHandoffReceiptLineEO_Id.gs.groovy:2)
    oracle.jbo.ExprEval.internalEvaluateGroovyScript(ExprEval.java:816)
    oracle.jbo.ExprEval.doEvaluate(ExprEval.java:867)
    oracle.jbo.ExprEval.evaluateForRow(ExprEval.java:761)
    oracle.jbo.server.AttributeDefImpl.evaluateTransientExpression(AttributeDefImpl.java:2029)
    oracle.jbo.server.EntityImpl.initDefaultExpressionAttributes(EntityImpl.java:880)
    oracle.jbo.server.EntityImpl.create(EntityImpl.java:833)
    oracle.jbo.server.EntityImpl.callCreate(EntityImpl.java:956)
    oracle.jbo.server.ViewRowStorage.create(ViewRowStorage.java:1144)
    oracle.jbo.server.ViewRowImpl.create(ViewRowImpl.java:428)
    oracle.jbo.server.ViewRowImpl.callCreate(ViewRowImpl.java:445)
    oracle.jbo.server.ViewObjectImpl.createInstance(ViewObjectImpl.java:5066)
    oracle.jbo.server.QueryCollection.createRowWithEntities(QueryCollection.java:1889)
    oracle.jbo.server.ViewRowSetImpl.createRowWithEntities(ViewRowSetImpl.java:2416)
    oracle.jbo.server.ViewRowSetImpl.doCreateAndInitRow(ViewRowSetImpl.java:2457)
    oracle.jbo.server.ViewRowSetImpl.createAndInitRow(ViewRowSetImpl.java:2422)
    oracle.jbo.server.ViewObjectImpl.createAndInitRow(ViewObjectImpl.java:9852)
    com.wfs.datahub.uimodel.applicationmodule.service.ECustomerDeliveryReceiptAMImpl.createSHRLine(ECustomerDeliveryReceiptAMImpl.java:346)
    com.wfs.datahub.uimodel.applicationmodule.service.ECustomerDeliveryReceiptAMImpl.createCdrLine(ECustomerDeliveryReceiptAMImpl.java:370)
    com.wfs.datahub.uimodel.applicationmodule.service.ECustomerDeliveryReceiptAMImpl.createCustomerDeliveryReceipt(ECustomerDeliveryReceiptAMImpl.java:124)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    oracle.jbo.server.svc.ServiceImpl.invokeCustom(ServiceImpl.java:2470)
    oracle.jbo.server.svc.ServiceImpl.invokeCustom(ServiceImpl.java:2414)
    com.wfs.datahub.uimodel.applicationmodule.service.server.serviceinterface.ECustomerDeliveryReceiptAMServiceImpl.createCustomerDeliveryReceipt(ECustomerDeliveryReceiptAMServiceImpl.java:76)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
    oracle.jbo.server.svc.ServiceContextInterceptor.removeCurrentADFContext(ServiceContextInterceptor.java:52)
    sun.reflect.GeneratedMethodAccessor326.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:597)
    com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    $Proxy129.createCustomerDeliveryReceipt(Unknown Source)
    com.wfs.datahub.uimodel.applicationmodule.service.server.serviceinterface.ECustomerDeliveryReceiptAMServiceImpl_26aty8_ECustomerDeliveryReceiptAMServiceImpl.createCustomerDeliveryReceipt(ECustomerDeliveryReceiptAMServiceImpl_26aty8_ECustomerDeliveryReceiptAMServiceImpl.java:56)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invok

    Hi Frank,
    I am great fan of you.
    I am glad talking to you.
    Coming to this post.
    Each web service call creates an order in the DB.
    If you see the log.
    At thread 17.
    com.wfs.datahub.uimodel.applicationmodule.service.ECustomerDeliveryReceiptAMImpl.createCustomerDeliveryReceipt(ECustomerDeliveryReceiptAMImpl.java:98)
    Here i have the code to create a new row.
    Similarly at thread 7
    com.wfs.datahub.uimodel.applicationmodule.service.ECustomerDeliveryReceiptAMImpl.matchLine(ECustomerDeliveryReceiptAMImpl.java:517)
    I have the code to create a new row.
    At Thread 1
    com.wfs.datahub.uimodel.applicationmodule.service.ECustomerDeliveryReceiptAMImpl.createSHRLine(ECustomerDeliveryReceiptAMImpl.java:346)
    I have the code to create a new row.
    At all the places i am generating the primary key using this expression in entity object primary key attribute.
    (new oracle.jbo.server.SequenceImpl("SUPPLIER_HANDOFF_RECEIPT_SEQ", object.getDBTransaction())).getSequenceNumber();
    I dont know why i am getting a deadlock. I dont know for which resource we have a lock and waiting for which object?
    Please let me know if you can say anything on this.
    Thanks,
    Tulasi Raghuveer.

  • TP3 bug when exposing app module to web service

    Hello,
    I created a simple appmodule with 3 methods:
    public class AppModuleTestImpl extends ApplicationModuleImplApp
        /**This is the default constructor (do not remove).
        public AppModuleTestImpl()
        public String method1()
            return "hello world";
        public SomeBean method2()
            return new SomeBean();
        public String method3( SomeBean bean )
            return "hello world";
    }I want to expose those methods in a web service but in the "service custom methods" selection I can only see method1 even if SomeBean implements java.io.Serializable:
    public class SomeBean implements Serializable
        private String someField;
        public SomeBean()
        public void setSomeField(String someField)
            this.someField = someField;
        public String getSomeField()
            return someField;
    }The documentation says: "Your custom method parameters and return types can use any datatype that implements the java.io.Serializable interface."
    When I look in the message tab I see this:
    Business Components: Method "method2():SomeBean" cannot be exposed via service interface because the return type "(package).SomeBean" is not supported
    Business Components: Method "method3(SomeBean):String" cannot be exposed via service interface because parameter type "(package).SomeBean bean" is not supported
    where (package) is the correct package of the bean.
    Is this a bug?
    Thanks
    Message was edited by:
    user608288

    Can anyone confirm this problem please?

  • Exception while exposing Application Module Methods as Web Service

    Hello Everyone,
    I am working on Jdeveloper 11.1.1.3.0 version and tried to expose one method of application module as web service. To do this, i used "Service Interface" tab of Application module within Jdeveloper and Jdeveloper had generated all interfaces, stubs, code for the Session bean required for web service. I am now trying to "Test Web Service" from the implementation class generated then i am getting this error in Weblogic deployment. Any help/pointers would be highly appreciated.
    I used another installation of Jdeveloper same version at my collegues desktop but getting the same error. Not sure, if this version of Jdeveloper is having issue in exposing application module as web service. I think that database related exception can be ignored as no database call is being made by the application.
    [Running application SalaryControlService on Server Instance IntegratedWebLogicServer...]
    [10:41:26 AM] ---- Deployment started. ----
    [10:41:26 AM] Target platform is (Weblogic 10.3).
    [10:41:27 AM] Retrieving existing application information
    [10:41:27 AM] Running dependency analysis...
    [10:41:27 AM] Deploying 2 profiles...
    [10:41:27 AM] Wrote EJB Module to C:\Documents and Settings\sacggupt\Application Data\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SalaryControlService\ModelEJB.jar
    [10:41:28 AM] Wrote Enterprise Application Module to C:\Documents and Settings\sacggupt\Application Data\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SalaryControlService
    [10:41:29 AM] java.lang.NullPointerException
    [10:41:29 AM]      at oracle.j2ee.ws.tools.wsa.jaxws.AssemblerProcessor.getClassNamesFromEjb(AssemblerProcessor.java:180)
    [10:41:29 AM]      at oracle.j2ee.ws.tools.wsa.jaxws.AssemblerProcessor.processEjb(AssemblerProcessor.java:149)
    [10:41:29 AM]      at oracle.j2ee.ws.tools.wsa.jaxws.JaxwsEjbAssembler.processEjb(JaxwsEjbAssembler.java:182)
    [10:41:29 AM]      at oracle.j2ee.ws.tools.wsa.jaxws.JaxwsEjbAssembler.ejbAssemble(JaxwsEjbAssembler.java:152)
    [10:41:29 AM]      at oracle.j2ee.ws.tools.wsa.cli.Processor.jaxwsEjbAssemble(Processor.java:630)
    [10:41:29 AM]      at oracle.j2ee.ws.tools.wsa.cli.Processor.execute(Processor.java:327)
    [10:41:29 AM]      at oracle.j2ee.ws.tools.wsa.cli.Processor.execute(Processor.java:230)
    [10:41:29 AM]      at oracle.j2ee.ws.tools.wsa.Main.mainNoSystemExit(Main.java:84)
    [10:41:29 AM]      at oracle.j2ee.ws.tools.wsa.Main.main(Main.java:49)
    [10:41:29 AM] WARNING: Error while processing ejb-jar.xml for ejb module at "C:\Documents and Settings\sacggupt\Application Data\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\SalaryControlService\ModelEJB.jar".
    [10:41:29 AM] INFO: Unable to load annotation weblogic.javaee.CallByReference for parsing. The annotation is ignored.
    [10:41:29 AM] INFO: Unable to load annotation weblogic.javaee.CallByReference for parsing. The annotation is ignored.
    [10:41:29 AM] INFO: GenericWSWarAnnotationListener.parseAnnotatedClass Adding Servlet Mapping with URL pattern /HrModuleService for annotated WebService class lt.andrejusb.model.server.serviceinterface.HrModuleServiceImpl
    [10:41:30 AM] WSA process exited with code 0
    [10:41:30 AM] Deploying Application...
    <Jan 3, 2011 10:41:31 AM IST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application SalaryControlService is not versioned.>
    <ServerMessages><warningMBeanRegisterError> Failed to register the web service Config MBeans for application: SalaryControlService endpoint: SalaryControlService the error is: oracle.as.jmx.framework.util.MissingConfigurationFileException: The configuration at URI "WEB-INF\oracle-webservices.xml" cannot be loaded.
    [10:41:36 AM] Application Deployed Successfully.
    [10:41:36 AM] The following URL context root(s) were defined and can be used as a starting point to test your application:
    [10:41:36 AM] http://10.176.162.16:7101/SalaryControlService
    [10:41:36 AM] Elapsed time for deployment: 9 seconds
    [10:41:36 AM] ---- Deployment finished. ----
    Run startup time: 9391 ms.
    [Application SalaryControlService deployed to Server Instance IntegratedWebLogicServer]
    Target URL -- http://localhost:7101/SalaryControlService/HrModuleService
    Edited by: LearningToFly on Jan 2, 2011 9:13 PM

    Hello,
    Is this resolved yet? The reason I am asking is that I'm getting the same error as yours. I am trying to run the StoreFront tutorial in JDeveloper 11.1.1.3 and here's what I got:
    [04:21:31 PM] ---- Deployment started. ----
    [04:21:31 PM] Target platform is (Weblogic 10.3).
    [04:21:32 PM] Retrieving existing application information
    [04:21:32 PM] Running dependency analysis...
    [04:21:32 PM] Deploying 4 profiles...
    [04:21:32 PM] Wrote MAR file to C:\Documents and Settings\ylin\Application Data\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\StoreFrontModule\metadata1.mar
    [04:21:33 PM] Wrote Web Application Module to C:\Documents and Settings\ylin\Application Data\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\StoreFrontModule\StoreFrontUIWebApp.war
    [04:21:38 PM] Wrote EJB Module to C:\Documents and Settings\ylin\Application Data\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\StoreFrontModule\StoreFrontServiceEJB.jar
    [04:21:40 PM] Wrote Enterprise Application Module to C:\Documents and Settings\ylin\Application Data\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\StoreFrontModule
    [04:21:41 PM] java.lang.NullPointerException
    [04:21:41 PM]      at oracle.j2ee.ws.tools.wsa.jaxws.AssemblerProcessor.getClassNamesFromEjb(AssemblerProcessor.java:180)
    [04:21:41 PM]      at oracle.j2ee.ws.tools.wsa.jaxws.AssemblerProcessor.processEjb(AssemblerProcessor.java:149)
    [04:21:41 PM]      at oracle.j2ee.ws.tools.wsa.jaxws.JaxwsEjbAssembler.processEjb(JaxwsEjbAssembler.java:182)
    [04:21:41 PM]      at oracle.j2ee.ws.tools.wsa.jaxws.JaxwsEjbAssembler.ejbAssemble(JaxwsEjbAssembler.java:152)
    [04:21:41 PM]      at oracle.j2ee.ws.tools.wsa.cli.Processor.jaxwsEjbAssemble(Processor.java:630)
    [04:21:41 PM]      at oracle.j2ee.ws.tools.wsa.cli.Processor.execute(Processor.java:327)
    [04:21:41 PM]      at oracle.j2ee.ws.tools.wsa.cli.Processor.execute(Processor.java:230)
    [04:21:41 PM]      at oracle.j2ee.ws.tools.wsa.Main.mainNoSystemExit(Main.java:84)
    [04:21:41 PM]      at oracle.j2ee.ws.tools.wsa.Main.main(Main.java:49)
    [04:21:41 PM] WARNING: Error while processing ejb-jar.xml for ejb module at "C:\Documents and Settings\ylin\Application Data\JDeveloper\system11.1.1.3.37.56.60\o.j2ee\drs\StoreFrontModule\StoreFrontServiceEJB.jar".
    [04:21:41 PM] INFO: Unable to load annotation weblogic.javaee.CallByReference for parsing. The annotation is ignored.
    [04:21:41 PM] INFO: Unable to load annotation javax.interceptor.Interceptors for parsing. The annotation is ignored.
    [04:21:41 PM] INFO: Unable to load annotation weblogic.javaee.CallByReference for parsing. The annotation is ignored.
    [04:21:41 PM] INFO: Unable to load annotation javax.interceptor.Interceptors for parsing. The annotation is ignored.
    [04:21:41 PM] INFO: GenericWSWarAnnotationListener.parseAnnotatedClass Adding Servlet Mapping with URL pattern /StoreFron
    Can someone help with this? Thank you in advance!
    Edited by: 834077 on Mar 5, 2011 6:28 AM

  • Invoking a web service

    Hello All,
    I am trying to invoke a web service hosted on webMethods (our R/3 being an older version, can't expose function modules as web services). I am able to generate Java proxies from the wsdl provided by webMethods. But, I found by studying the generated Java proxies/stubs that its required to send both input (import) and output (export) parameters to invoke the function module.
    To give you an example, lets say, my function module takes 3 input parameters and returns 120 output parameters. So, to invoke this function, I thought I just need 3 parameters to be supplied to make a call like invokeXYZ(param1, param2, param3). But, when I looked at the generated code, I saw that I need to supply a total of 3 + 120 parameters to invoke the web service. 120 of them are empty objects of type output parameter.
    I think either SAP isn't generating the proxy classes correctly (You don't want to supply 120 arguments to make a call) or I am doing something wrong.
    Any suggestions/comments appreciated.
    Thanks,
    Kiran

    Valery,
    Here's the wsdl. I removed most of the out parameters for brevity.
    <?xml version="1.0" encoding="UTF-8"?>
         <wsdl:definitions name="Neal_test_package_Handlers" targetNamespace="http://hpgena2d/"
                   xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
                   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                   xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
                   xmlns:tns="http://hpgena2d/"
                   xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
                   xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
         <wsdl:types>
            <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://localhost/Neal_test_package/Handlers/invokeZ_CCS_CUST_INFO" xmlns:tns="http://localhost/Neal_test_package/Handlers/invokeZ_CCS_CUST_INFO">
              <xsd:complexType name="__in">
                <xsd:sequence>
                  <xsd:element name="wmAlias" nillable="true" type="xsd:string"/>
                  <xsd:element name="SEL_CONTRACT_ACCOUNT" nillable="true" type="xsd:string" minOccurs="0"/>
                  <xsd:element name="SEL_LEGACY_ACCOUNT" nillable="true" type="xsd:string" minOccurs="0"/>
                </xsd:sequence>
              </xsd:complexType>
              <xsd:complexType name="__out">
                <xsd:sequence>
                  <xsd:element name="ACCOUNT_BALANCE" nillable="true" type="xsd:string"/>
                  <xsd:element name="ACCOUNT_NAME" nillable="true" type="xsd:string"/>
                  <xsd:element name="ACCOUNT_STATUS" nillable="true" type="xsd:string"/>
                  <xsd:element name="ACCOUNT_STATUS_DESC" nillable="true" type="xsd:string"/>
                  <xsd:element name="APP_CYCLING" nillable="true" type="xsd:string"/>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:schema>
         </wsdl:types>
         <wsdl:message name="invokeZ_CCS_CUST_INFOInput">
              <wsdl:part name="wmAlias" type="xsd:string"/>
              <wsdl:part name="SEL_CONTRACT_ACCOUNT" type="xsd:string"/>
              <wsdl:part name="SEL_LEGACY_ACCOUNT" type="xsd:string"/>
         </wsdl:message>
         <wsdl:message name="invokeZ_CCS_CUST_INFOOutput">
              <wsdl:part name="ACCOUNT_BALANCE" type="xsd:string"/>
              <wsdl:part name="ACCOUNT_NAME" type="xsd:string"/>
              <wsdl:part name="ACCOUNT_STATUS" type="xsd:string"/>
              <wsdl:part name="ACCOUNT_STATUS_DESC" type="xsd:string"/>
         </wsdl:message>
         <wsdl:portType name="Neal_test_package_HandlersPortType">
              <wsdl:operation name="invokeZ_CCS_CUST_INFO">
                   <wsdl:input message="tns:invokeZ_CCS_CUST_INFOInput"/>
                   <wsdl:output message="tns:invokeZ_CCS_CUST_INFOOutput"/>
              </wsdl:operation>
         </wsdl:portType>
         <wsdl:binding name="Neal_test_package_HandlersBinding" type="tns:Neal_test_package_HandlersPortType">
              <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
              <wsdl:operation name="invokeZ_CCS_CUST_INFO">
                   <soap:operation soapAction=""/>
                   <wsdl:input>
                        <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://hpgena2d/Neal_test_package.Handlers" use="encoded"/>
                   </wsdl:input>
                   <wsdl:output>
                        <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://hpgena2d/Neal_test_package.Handlers" use="encoded"/>
                   </wsdl:output>
              </wsdl:operation>
         </wsdl:binding>
         <wsdl:service name="Neal_test_package_HandlersService">
              <wsdl:port name="Neal_test_package_HandlersPort0" binding="tns:Neal_test_package_HandlersBinding">
                   <soap:address location="https://hpgena2d:5555/soap/FEWSController"/>
              </wsdl:port>
         </wsdl:service>
         </wsdl:definitions>
    Thanks for your time,
    Kiran

  • Java Stack for Web Service in R/3

    Hello Friends,
    I am developing a Web Service in R/3 server. Developed a RFC and converted it to Web Sevice.
    My question is, is it necessarily required to have Java Stack in my server or will it be enough to have ABAP Stack.  My server doesn't have java stack installed. shall i be able to run my Web service with ABAP stack? 
    Please help me and give me some suggesions.
                            Kumar.

    Hi Kumar,
    the above answer is simply incorrect.
    You can certainly provide a web service from the ABAP stack without any need for a Java stack.
    There are several blogs, and lots of forum posts, that discuss how to do this.
    If you have indeed "Developed a RFC and converted it to Web Service" then you are away.
    Use transaction SOAMANAGER ( or WSADMIN, WSCONFIG on earlier releases) to publish your webservice and away you go.
    Cheers
    Graham Robbo

  • Web service response error

    Hi All,
    I have created a web service using function module. When I am testing that web service and when I pass the input parameter the response in null and it gives the message as stated below:
    HTTP/1.1 200 OK
    Set-Cookie: <value is hidden>
    content-type: text/xml; charset=utf-8
    content-length: 268
    sap-srt_id: 20080102/112210/v1.00_final_6.40/47792E0F766D009E000000000A64961E
    server: SAP Web Application Server (1.0;700)
    Can anyone explain/suggest me Am I missing somethin or I have to do some settings in SAP as I am using RFC enabled Function module for Web service.
    Regards..

    HTTP 200 with  empty response is the default behaviour when the webservice is running properly. U may go ahead with ur scenario. Are u facing any other problem?
    Regards,
    Prateek

  • Web Services in SAP 4.7 - WAS 6.20

    Hi,
    I am trying to create a web service in 4.7. I read most of the posts on sdn and i cann't seem to find the WebServiceBrowser in SICF. I keep getting this error.
    "Following error text processed in system:
    BSP exception: Cannot start application sap/WebServiceBrowser. Use transaction SICF to create application node. gsknoten an."
    And when i try to create the node manually, I can only have 15 characters and i need to type 17 characters!! Please Help.
    Thanks

    Hi,
    For R/3 4.7 based on WAS 6.20, If you activate the /sap/bc/soap/rfc service in SICF, you activate the possibility to use all RFC enabled function modules as web services.
    Suppose you want to test with function module STFC_CONNECTION
    You will access the WSDL with this URL
    http://<host>:<port>/sap/bc/soap/wsdl11?services=STFC_CONNECTION&sap-client=<client>
    You will call the web service with an HTTP POST to this URL
    http://<host>:<port>/sap/bc/soap/rfc?services=STFC_CONNECTION&sap-client=<client>&sap-user=<user>&sap-password=<password>
    >HTTP 500 Internal server error occurs u2013 Page cannot be displayed
    If you tested the call with a web browser and not a web service client, this is perfecly normal.
    The browser sends an HTTP GET with no SOAP enveloppe...
    On our R/3 4.7 production system we call up to 30 web services per second. It works great !
    Regards,
    Olivier

  • Calling web service from portal

    Hi
    I have created a webservice to RFC scenario in XI. Now I need to access this webservice from enterprise portal. how do i inlcude this web service in the portal. I want to use ABAP web dynpro.
    thanks
    sankar

    Hi,
    Refer these links:
    Re: WebService Creation
    http://www.riyaz.net/blog/index.php/2007/12/10/xipi-consuming-xi-web-services-using-web-dynpro-part-i/
    How To Develop a Simple Web Service Application Using SAP NetWeaver Developer Studio & SAP XI 3.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f3ee9d7-0901-0010-1096-f5b548ac1555
    Check this thread also.
    Implementing Webservices Doubt
    Invoke Webservices using SAPXI
    Invoke Webservices using SAPXI
    Testing XI exposed Web-Services
    Testing XI exposed Web-Services
    RFC as Web Service step by step approach in XI
    Exposing Remote Function Module as Web Service in XI -    Step By Step
    Using RFC as WebService in WebDynpro
    Creating and Exposing BAPI as Web Service and using it in Web Dynpro
    RFC calls from Adapter modules...the Web Service Way!
    How Web services play a key role on the SAP NetWeaver
    http://www.sap.info/public/INT/int/index/Category-28943c61b1e60d84b-int/0/articlesVersions-500244687cbd30ffd
    How to develop a Simple Web Service Application Using SAP NetWeaver Developer Studio & SAP XI 3.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5f3ee9d7-0901-0010-1096-f5b548ac1555
    How To... Set Up a Web-Service Related Scenario with SAP xi
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/befdeb90-0201-0010-059b-f222711d10c0
    Enhancing Your Web Services with SAP Exchange Infrastructure
    http://www.sappro.com/downloads/SAPXI.pdf
    Regards,
    Nithiyanandam
    Edited by: Nithiyanandam A.U. on Aug 12, 2008 11:06 AM

Maybe you are looking for

  • MS ACCESS, ColdFusion and Image Problems

    I have done this before using PHP and Mysql and it was pretty simple. I now need to do this in ColdFusion and MS Access 2003. I want to store logos in a database. After reading up on it, I found that you store images in Access using the OLE Object Da

  • How to publish a BOOK from iWeb blog

    During 2011 I kept a Blog in iWeb on me.com when my little 7 year old daughter was suffering from liver cancer. the Blog was read and commented by many people. I have been her Living Donor for the liver, and so far she is a "survivor" with sparks in

  • Adobe Media Encoder CS4--Missing part of interface in Export Settings

    Hi, I have a Windows 7 operating system on a 32-bit dell computer.  When I open Adobe Media Encoder I click on the Add button.  Then I go to Edit->Export Settings.  I am missing some of the options for instance: adding cue points, parameters, and fil

  • Restore Oracle VM Manager 3.0.1 problem

    Hi, I backed up the OVM 3.0.1 in ovsbackup.dmp file with exp command like written in documentation. Then I installed OVM 3.0.1 on new machine, and tried to import .dmp file using imp command also from documentation. Import terminated successfully wit

  • SIM has to be activated every time iPhone restarted

    I was given a replacement o2 SIM and had my account transfered. When I inserted it in my iPhone 3Gs I had to activate with iTunes to make it work which it does OK. However now every time I restart the phone I get the plug picture and a message saying