Applicaction Error while server proxy

Hi All,
I am doing Server proxy(JMS>PI->CRM). I am getting the messages in the moni(PI), its showing successful but the message(Values) are not updated in the CRM. I have checked SXMB_MONI in the CRM, here it is showing the error as APPLICATION ERROR. and i checked the proxy manually(Debugging) its woking fine.
Can any please help me whats the solution?
Thanks
Karthik.

Hi All,
I have checked SMQ1 and SMQ2. There is no messages struck in the queues. The messages are sent to the SAP system from PI. In the SAP sysetm i am checking the sxmb_moni tcode here it is showing the following below error like..
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?><!-- Call Inbound Proxy --> <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand=""><SAP:Category>Application</SAP:Category><SAP:Code area="ABAP">APPLICATION_ERROR</SAP:Code><SAP:P1/><SAP:P2/><SAP:P3/><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMessage namespace="http://aaaaa/xi/CRM/fghhjj/100">BackOfficeFault</SAP:ApplicationFaultMessage><SAP:Stack>Application has thrown an exception
</SAP:Stack><SAP:Retry>N</SAP:Retry></SAP:Error>
Here i used the fault messages. Can any one please help me how can i resolve this issue?
Thanks
Karthik.

Similar Messages

  • Error while server start up

    Hi am getting the following error while server startup for CRS application, please help me out. All the files are OOTB, i didnt made any changes to the files.
    2011-08-05 15:07:34,152 ERROR [nucleusNamespace.atg.dynamo.messaging.MessagingManager] (InputDestinationConsumer-sqldms:/sqldms/DSSTopic/DisableScenarioEvents) An error occurred while trying to receive and deliver a Message for input port "DisableProcessEvents" with destination "sqldms:/sqldms/DSSTopic/DisableScenarioEvents" of MessageSink with nucleus name "/atg/scenario/ScenarioManager" and message id "ID:10063"
    java.lang.ClassCastException: atg.process.dms.InstanceTimerMessage cannot be cast to atg.process.dms.DisableProcessMessage
         at atg.process.ProcessManagerService.receiveMessage(ProcessManagerService.java:11370)
         at atg.process.ProcessManagerService.receiveMessage(ProcessManagerService.java:11305)
         at atg.dms.patchbay.ElementManager.deliverMessage(ElementManager.java:294)
         at atg.dms.patchbay.InputPort.onMessage(InputPort.java:168)
         at atg.dms.patchbay.InputDestination.onMessage(InputDestination.java:375)
         at atg.dms.patchbay.InputDestinationConsumer.processMessageDelivery(InputDestinationConsumer.java:479)
         at atg.dms.patchbay.InputDestinationConsumer.runXATransactions(InputDestinationConsumer.java:349)
         at atg.dms.patchbay.InputDestinationConsumer.run(InputDestinationConsumer.java:223)
         at java.lang.Thread.run(Unknown Source)

    The message you see seem to indicate a problem while starting logging threads. You might want to check if you have some appserver processes running. If you do kill them and try to restart your appserver instance.
    You can also check if you have log rotation set incorrectly or some third party logging enabled(i.e log4j) that might prevent appserver startup.

  • Error While Creating Proxy in SPROXY

    Hi All,
    We Created one Packagewith NAme ZPACK1 in SE80.
    While Creating Proxy in SPROXY TC, it is Asking Package & Prefix
    We gave Package as ZPACK1 & Prefix as ZPREFIX.
    Then One Error is Comming Like <b>"Package ZPACK1 has no use access to package interface SAI_TOOLS"</b>
    Please let me Know the Solution for this Error.
    Regards
    Bopanna

    Hi,
    The packages that contain or use proxy objects must have a use declaration for the package interface SAI_TOOLS. In addition, the corresponding structure package must contain a use declaration for the package interface SAPPINT.
    For the proxy runtime, a use declaration must be available for the package interface SAI_SXMS.
    Generating Proxies By Using Transaction SPROXY
    1. Call transaction SPROXY in the system in which you want to generate a client or server proxy.The system displays a navigation tree on the left-hand side of the screen; it has the same structure as the interface maintenance tree in the Integration Builder. The interface objects are ordered according to software component version, namespace and object type
    If no connection to the Integration Repository exists, the system only displays
    interface objects in the tree structure for which a proxy exists in the system.
    2. Choose an interface object for which no proxy already exists. To create a proxy for this interface object, double click the context menu Create Proxy.
    3. In the dialog box, specify the name of the package where you want to create the proxy objects. You can also specify a prefix for the names of all objects to be created to avoid naming conflicts with names that already exist in the system.
    Other way.. try this :
    Generating Proxies  By Using the Object Navigator (Transaction SE80).
    1. Call the Object Navigator (transaction SE80) in the system in which you want to
    generate a client or server proxy. Select a package and call the context menu. Choose Create &#8594; Enterprise Service / Web Service &#8594; Proxy Object.
    2. In the subsequent dialog window, choose the source of the WSDL document (URL/http destination, local file, UDDI  or XI Repository).
    If you choose XI Repository as the source of the WSDL document, the hierarchy of the software component versions in the Integration Repository is displayed in the
    subsequent window. The interface objects are ordered according to software
    component version, namespace and object type . Choose an interface object for which no proxy already exists and confirm by choosing Copy.
    3. In the subsequent dialog window, enter the name of the package where you want to create the proxy objects. You can also specify a prefix for the names of all objects to be created to avoid naming conflicts with names that already exist in the system.
    Hope this will help you a bit.
    Regards
    Aashish Sinha
    PS : reward points if helpful

  • Error while activating Proxy in BW to push data from XI

    Hi,
    I get an Error while trying to activate the Proxy for an Inbound Interface. Error mentioned is that the Import Structure created for the ABAP Interface (ZMI_RESELLER_MASTER_IN___BI0) is Unknown.
    Can someone please help me figuring out the issue?
    Thanks in advance.

    Hello again,
    I've implemented custom acknowledgement using client proxy for service; transport over logical port with 'Exchange infrastructure' type.
    If anybody know whether should I use pipeline services for sending back standard acknowledgement?

  • Error while calling Proxy Method

    Hi All,
    I am trying to call aproxy method to send some information.
    However it raises an exception...The details of the exception are as follows:
    CX_SXML_PARSE_ERROR:Exception CX_SOAP_ROOT occurred (program: CL_SOAP_RUNTIME_ROOT==========CP, include: CL_SOAP_RUNTIME_ROOT==========CM004, line: 110)..Exception CX_SOAP_ROOT occurred (program: CL_SOAP_MESSAGE_NEW===========CP,include: CL_SOAP_MESSAGE_NEW===========CM00R, line: 39)..Error while parsing an XML stream: 'BOM / charset detection failed'.
    Any idea of what could be the problem...
    NOTE: I had generated the Proxy using the WSDL file...

    Hi Hanife,
    My report using the client proxy failed with the error 'BOM / charset detection failed' while trying to pass string value to the generated variable.
    I solved this issue by converting the string to an xstring either by function module SCMS_STRING_TO_XSTRING or xslt function call transformation ID
    After that the proxy call was successful. Test if the webservice could deal with the result created by the proxy runtime have not been done yet.
    Hope this helps.
    Kind regards,
    Jochen

  • Error while testing proxy client for FinancialUtilService

    Hi
    While testing my proxy client from jdev, I am receiving the below error. Attaching the code from my HTTPPortClient.Java file for your reference.
    Did anything wrong while invoking uploadFileToUCM service? Can you please suggest ?
    C:\Oracle\Middleware\jdk160_24\bin\javaw.exe -client -classpath C:\JDeveloper\mywork\GenericApplication\.adf;C:\JDeveloper\mywork\GenericApplication\Project1\classes;C:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar;C:\Oracle\Middleware\oracle_common\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\Middleware\modules\com.oracle.toplink_1.0.0.0_11-1-1-5-0.jar;C:\Oracle\Middleware\modules\org.eclipse.persistence_1.1.0.0_2-1.jar;C:\Oracle\Middleware\modules\com.bea.core.antlr.runtime_2.7.7.jar;C:\Oracle\Middleware\modules\javax.persistence_1.0.0.0_2-0-0.jar;C:\Oracle\Middleware\oracle_common\modules\oracle.webservices_11.1.1\wsclient.jar -Djavax.net.ssl.trustStore=C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks com.oracle.xmlns.apps.financials.commonmodules.shared.financialutilservice.FinancialUtilServiceSoapHttpPortClient
    inside invokeservice
    wsdlDoc: https://adc-fap0757-fin.oracledemos.com/finFunShared/FinancialUtilService?wsdl
    SEVERE: java.io.FileNotFoundException: .\config\jps-config.xml (The system cannot find the path specified)
    SEVERE: java.io.FileNotFoundException: .\config\jps-config.xml (The system cannot find the path specified)
    INFO: WSM-09004 Component auditing cannot be initialized.
    Finished invokeservice
    inside invokeupload
    INFO: Recipient Alias property not configured in the policy. Defaulting to encrypting with signers certificate.
    com.oracle.xmlns.apps.financials.commonmodules.shared.financialutilservice.ServiceException: JBO-FND:::FND_CMN_SYS_ERR: <MESSAGE><NUMBER></NUMBER><TEXT>An application error occurred.</TEXT><CAUSE></CAUSE><ACTION></ACTION><DETAILS></DETAILS><INCIDENT></INCIDENT></MESSAGE>
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:141)
        at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:125)
        at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:95)
        at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:136)
        at $Proxy43.uploadFileToUcm(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at weblogic.wsee.jaxws.spi.ClientInstanceInvocationHandler.invoke(ClientInstanceInvocationHandler.java:84)
        at $Proxy44.uploadFileToUcm(Unknown Source)
        at com.oracle.xmlns.apps.financials.commonmodules.shared.financialutilservice.FinancialUtilServiceSoapHttpPortClient.invokeUpload(FinancialUtilServiceSoapHttpPortClient.java:140)
        at com.oracle.xmlns.apps.financials.commonmodules.shared.financialutilservice.FinancialUtilServiceSoapHttpPortClient.main(FinancialUtilServiceSoapHttpPortClient.java:74)
    Process exited with exit code 0.
    Thanks
    Samy

    So the documented approach results in corrupted file ? Can you confirm:
    Ans) Yes
    How was the zip file created, is it compressed ?  Yes
    If you encode / decode locally with your logic (without any call to WS) does the resulting zip work with the same tool that gives the corruption error ? \Yes, It is not giving any error.
    How are you accessing the file from UCM ?
    Navigate to below page in Fusion apps and we will be able to search for the uploaded file. Click on the file name , we will be able to open or save it to local system. When I try to open it ,it says invalid file.
    Login To Fusion Apps -> Navigator -> Tools -> File Import and export
    Can you provide the code you use for the content encoding / decoding (make sure no passwords or URLs are included) ?
    Please check the below code in Bold for specific logic for encoding, which is same as the documented approach.
    private String invokeUpload()  {
           System.out.println("inside invokeupload");
           ObjectFactory objectFactory = new ObjectFactory(); 
           DocumentDetails documentDet = new DocumentDetails();
           String fileNameWithPath = "C:\\PozSuppliersInt.zip";
           String fileName = "PozSuppliersIntSamy2912_9.zip";
           String contentType = "zip";
           String title = "Suppliers2912";
           String ucmAccountInfo = "prc$/supplier$/import$";
           String ucmSecurityGroup = "FAFusionImportExport";
           String docname = "PozSuppliersIntSamy2912_9.zip";
             File file = new File(fileNameWithPath);
             byte[]  content = null;
            try{
                     content = Base64.encode(loadFile(file)); 
                 catch(IOException e){
                    System.out.println("Exception while encoding file " + e.getMessage());
                 System.out.println("Encoded String1: " + content);
        documentDet.setContent(objectFactory.createDocumentDetailsContent(content));
        documentDet.setFileName(objectFactory.createDocumentDetailsFileName(fileName));
        documentDet.setContentType(objectFactory.createDocumentDetailsContentType(contentType));
        documentDet.setDocumentTitle(objectFactory.createDocumentDetailsDocumentTitle(title));
        documentDet.setDocumentAuthor(objectFactory.createDocumentDetailsDocumentAuthor(username));
        documentDet.setDocumentSecurityGroup(objectFactory.createDocumentDetailsDocumentSecurityGroup(ucmSecurityGroup));
        documentDet.setDocumentAccount(objectFactory.createDocumentDetailsDocumentAccount(ucmAccountInfo));
        documentDet.setDocumentName(objectFactory.createDocumentDetailsDocumentName(docname));
         UploadFileToUcm uploadFileToUcm = new UploadFileToUcm();
         uploadFileToUcm.setDocument(documentDet);
         String retStatus = null;
            try {    
              retStatus = financialUtilService.uploadFileToUcm(documentDet);
              System.out.println("File successfully Uploaded.Status is:" + retStatus);
                   output = "File successfully Uploaded.Status is:" + retStatus +". ";
               } catch (Exception e) {
                e.printStackTrace();
             return retStatus;
        private static byte[] loadFile(File file) throws IOException {
                InputStream is = new FileInputStream(file);
                long length = file.length();
                if (length > Integer.MAX_VALUE) {
                    System.out.println("File is too large ");
                byte[] bytes = new byte[(int)length];
                int offset = 0;
                int numRead = 0;
                while (offset < bytes.length &&
                       (numRead = is.read(bytes, offset, bytes.length - offset)) >=
                       0) {
                    offset += numRead;
                if (offset < bytes.length) {
    //                throw new IOException("Could not completely read file " + file.getName());
               System.out.println("Could not completely read file: " + file.getName());    
                is.close();
                return bytes;

  • Error while creating proxy

    Hi Gurus,
    Im currently working on file to proxy scenario.
    I am using file adapter to pick up the xml file and send to the sap ECC system using proxy.
    1)I used the external definition to create the outbound message type and inbound message type is the same.
    One to One mapping is created. File adapter is picking the xm file and sending to IE. Mapping is taking place and the message is sent to SAP ECC system using XI adapter.
    I created inbound proxy for the inbound messge interface.Then exception is occured in library handler.
    Incorrect value:Schema without target namespace must not contain any subelements, except xsd:import/xsd:include/xsd:annotation.
    This is occured in the wsdl section.
    Can you please help avoiding this error in proxy generation if I use the above method 1.
    2)To avoid this ,I created the data type and message type.
    But Im gettign mapping exception in PI because when I create the message in PI, it is expectiong the xml file to include the namespace ns0:MT_messagetype xmlns:ns0="http://...." but the xml file placed in the FTP server does not contain the namespace.
    Im able to create the proxy if I use this message type but this is throwing mapping error due to different file format expected by PI.
    If I use the method 2, how can avoid the mapping error.
    Any help appreciated.
    Thanks,
    Jay

    Hi,
    I removed the XML namespace on the inbound message type and imported the external definition on the outbound message type.
    The XML file is picked up by the file adapter and maaping id done successfully. When the message is reaching teh SAP system using proxy,I can see error message in sxmb_moni.
    Error during XML => ABAP conversion: Request Message; CX_ST_MATCH_ELEMENT in /1SAI/TXS8FD511BAF4C71EFBE3D2 Line 13584 System expected element &#39;cXML&#39; XML Bytepos.: 197 XML Path: ns0:cXML(1) System expected element &#39;cXML&#39;
    system is expecting the element <ns:0Mt_messageType> but this is not populated in the payload.
    Any help appreciated.
    Thanks,
    Jay

  • Dynamic type conflict during the assignment of references. - Error while generating proxy in the backend

    Hi All,
    I get a short dump while generating a proxy in the backend.I give the package and the prefix and end up with a short dump.
    Does any one know why this mught come up
    "Dynamic type conflict during the assignment of references."
    background: I imported a WSDl provided by legacy into PI and created service interfaces and then trying to generate a proxy class while i get this error.
    Thanks.

    Hi Shyamsundar,
    I will explain a problem that I usually see in some developments:
    XSD originally:                                  XSD transformed:
    Root                                                     -> Root
    Tag 1 type int                                    -> Tag 1 type int
    Tag2 type string                               -> Tag2 type string
    Tag3 type  any                                  - Tag3 type  string
    Normally the tag3 should have a XML inside. Then the ABAPers have to construct the tag3 with  a CDATA structure (CDATA is used to put in an XML tag more XML tags inside like a text and no to be interpreted).
    Later in SAP PI you can extract the cdata with an XSL, you can find some examples in the SCN.
    I don’t like to convert the whole XML in only one string tag, because this makes difficult the develop for the ABAPers, although the work inside the PI is very easy because with an XSL you can extract the whole message easily. (You can find some examples in the SCN)
    Regards.

  • We upgraded to WL 12 and encountered the following error while server startup

    e log events will be written to this file.>
    << UAMS >> v7.6-b2, debug build
    << UAMS >> Starting UAMS System...
    UAMS DEBUG: CodeResource XML file is parsed.
    UAMS DEBUG: CodeResource HashMap is initialized.
    <Feb 23, 2015 3:09:54 PM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm UamsRealm.>
    <Feb 23, 2015 3:09:58 PM IST> <Error> <Management> <BEA-141124> <An invalid system property was specified while booting the server java.lang.I
    <Feb 23, 2015 3:09:59 PM IST> <Error> <Application Poller> <BEA-149411> <I/O exception was encountered java.io.IOException: The device is not
    java.io.IOException: The device is not ready
            at java.io.WinNTFileSystem.canonicalize0(Native Method)
            at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:414)
            at java.io.File.getCanonicalPath(File.java:618)
            at java.io.File.getCanonicalFile(File.java:643)
            at weblogic.management.deploy.ApplicationsDirPoller.isInAppsDir(ApplicationsDirPoller.java:687)
            Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2015 3:10:01 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY.>
    <Feb 23, 2015 3:10:01 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
    <Feb 23, 2015 3:10:02 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application "ApmDataSource".
    weblogic.management.DeploymentException: java.lang.NoSuchMethodError: com.google.common.collect.ForwardingMap: method <init>()V not found
            at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:123)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:260)
            at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoSuchMethodError: com.google.common.collect.ForwardingMap: method <init>()V not found
            at com.google.common.collect.ForwardingConcurrentMap.<init>(ForwardingConcurrentMap.java:37)
            at com.google.common.collect.MapMaker$ComputingMapAdapter.<init>(MapMaker.java:505)
            at com.google.common.collect.MapMaker.makeComputingMap(MapMaker.java:478)
            at org.jboss.weld.logging.WeldMessageConveyor.<init>(WeldMessageConveyor.java:61)
            at org.jboss.weld.logging.WeldMessageConveyerFactory.getDefaultMessageConveyer(WeldMessageConveyerFactory.java:27)
            Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2015 3:10:02 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application "aifDataSource".
    weblogic.management.DeploymentException: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:123)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:260)
            at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at com.oracle.injection.provider.weld.WeldInjectionContainer.initialize(WeldInjectionContainer.java:83)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.initCdi(CDIAppDeploymentExtension.java:66)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.activate(CDIAppDeploymentExtension.java:47)
            at weblogic.application.internal.flow.AppDeploymentExtensionFlow.activate(AppDeploymentExtensionFlow.java:37)
            at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
            Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2015 3:10:03 PM IST> <Error> <Depl
            at weblogic.application.intoyer> <BEA-149231> <Unable to set the activation state to true for the application "chPoolData".
    weblogic.management.DeploymentException: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrapernal.BaseDeployment.throwAppException(BaseDeployment.java:123)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:260)
            at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at com.oracle.injection.provider.weld.WeldInjectionContainer.initialize(WeldInjectionContainer.java:83)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.initCdi(CDIAppDeploymentExtension.java:66)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.activate(CDIAppDeploymentExtension.java:47)
            at weblogic.application.internal.flow.AppDeploymentExtensionFlow.activate(AppDeploymentExtensionFlow.java:37)
            at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
            Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2015 3:10:03 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application "ecareData".
    weblogic.management.DeploymentException: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:123)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:260)
            at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at com.oracle.injection.provider.weld.WeldInjectionContainer.initialize(WeldInjectionContainer.java:83)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.initCdi(CDIAppDeploymentExtension.java:66)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.activate(CDIAppDeploymentExtension.java:47)
            at weblogic.application.internal.flow.AppDeploymentExtensionFlow.activate(AppDeploymentExtensionFlow.java:37)
            at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
            Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2015 3:10:03 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application "oraclePoolData"
    weblogic.management.DeploymentException: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:123)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:260)
            at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at com.oracle.injection.provider.weld.WeldInjectionContainer.initialize(WeldInjectionContainer.java:83)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.initCdi(CDIAppDeploymentExtension.java:66)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.activate(CDIAppDeploymentExtension.java:47)
            at weblogic.application.internal.flow.AppDeploymentExtensionFlow.activate(AppDeploymentExtensionFlow.java:37)
            at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
            Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2015 3:10:03 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application "orderingPoolDat
    weblogic.management.DeploymentException: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:123)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:260)
            at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at com.oracle.injection.provider.weld.WeldInjectionContainer.initialize(WeldInjectionContainer.java:83)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.initCdi(CDIAppDeploymentExtension.java:66)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.activate(CDIAppDeploymentExtension.java:47)
            at weblogic.application.internal.flow.AppDeploymentExtensionFlow.activate(AppDeploymentExtensionFlow.java:37)
            at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
            Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2015 3:10:03 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application "reportPoolData"
    weblogic.management.DeploymentException: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:123)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:260)
            at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at com.oracle.injection.provider.weld.WeldInjectionContainer.initialize(WeldInjectionContainer.java:83)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.initCdi(CDIAppDeploymentExtension.java:66)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.activate(CDIAppDeploymentExtension.java:47)
            at weblogic.application.internal.flow.AppDeploymentExtensionFlow.activate(AppDeploymentExtensionFlow.java:37)
            at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
            Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2015 3:10:04 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application "A&MSS".
    weblogic.management.DeploymentException: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:123)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:260)
            at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at com.oracle.injection.provider.weld.WeldInjectionContainer.initialize(WeldInjectionContainer.java:83)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.initCdi(CDIAppDeploymentExtension.java:66)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.activate(CDIAppDeploymentExtension.java:47)
            at weblogic.application.internal.flow.AppDeploymentExtensionFlow.activate(AppDeploymentExtensionFlow.java:37)
            at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
            Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2015 3:10:04 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application "CoreModule".
    weblogic.management.DeploymentException: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:123)
            at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:260)
            at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:48)
            at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)
            at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.jboss.weld.bootstrap.WeldBootstrap
            at com.oracle.injection.provider.weld.WeldInjectionContainer.initialize(WeldInjectionContainer.java:83)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.initCdi(CDIAppDeploymentExtension.java:66)
            at com.oracle.injection.integration.CDIAppDeploymentExtension.activate(CDIAppDeploymentExtension.java:47)
            at weblogic.application.internal.flow.AppDeploymentExtensionFlow.activate(AppDeploymentExtensionFlow.java:37)
            at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:729)
            Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2015 3:10:04 PM IST> <Error> <Deployer> <BEA-149605> <Failed to create App/Comp MBeans for AppDeploymentMBean UamsTransport. Error -
    Failed to configure deployment MBean for UamsTransport..
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment MBean for UamsTransport.
            at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
            at weblogic.management.deploy.internal.MBeanConverter.createApplicationForAppDeployment(MBeanConverter.java:73)
            at weblogic.management.deploy.internal.MBeanConverter.setupNew81MBean(MBeanConverter.java:315)
            at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:112)
            at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
            Truncated. see log file for complete stacktrace
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to D:\csc_75_st1\lib\UamsTransport.war
            at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
            at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:341)
            at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:85)
            at weblogic.management.deploy.internal.MBeanConverter.createApplicationForAppDeployment(MBeanConverter.java:67)
            at weblogic.management.deploy.internal.MBeanConverter.setupNew81MBean(MBeanConverter.java:315)
            Truncated. see log file for complete stacktrace
    >
    <Feb 23, 2015 3:10:04 PM IST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application "UamsTransport" due to error weblogic.mana
    figure deployment MBean for UamsTransport.
    weblogic.management.DeploymentException: [Deployer:149606]Failed to configure deployment MBean for UamsTransport.
            at weblogic.management.deploy.internal.MBeanConverter.handleException(MBeanConverter.java:195)
            at weblogic.management.deploy.internal.MBeanConverter.createApplicationForAppDeployment(MBeanConverter.java:73)
            at weblogic.management.deploy.internal.MBeanConverter.setupNew81MBean(MBeanConverter.java:315)
            at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:112)
            at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
            Truncated. see log file for complete stacktrace
    Caused By: javax.management.InvalidAttributeValueException: Unable to create path to D:\csc_75_st1\lib\UamsTransport.war
            at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:444)
            at weblogic.management.bootstrap.BootStrap.apply(BootStrap.java:341)
            at weblogic.management.deploy.internal.MBeanConverter.createApplicationMBean(MBeanConverter.java:85)
            at weblogic.management.deploy.internal.MBeanConverter.createApplicationForAppDeployment(MBeanConverter.java:67)
            at weblogic.management.deploy.internal.MBeanConverter.setupNew81MBean(MBeanConverter.java:315)
            Truncated. see log file for complete stacktrace
    >

    What's the JDK version you are using?
    Try adding -Dfile.separator=\/ to the startup script and try.
    Cheers,
    Naveen

  • Error while activating proxy

    i am trying to create a Enterprise Service.the steps that i am following are:
    In se80 i am right clicking and then creating a enterprise service.
    I am selecting the option as service consumer and then proceeding with the steps.
    the wsdl that i am using is https://webservice.test.exacttarget.com/ETFramework-ps-test.wsdl-secure.wsdl
    after the steps i am trying to activate the proxy but i am getting the following error:
    object not(yet) activated
    error when activation a proxy.
    P.S i have been able to create a succesful connection in sm59 and i have been able to test the connection succesfullythe repsone i am getting is
    Status HTTP Response 200
    Status Text OK
    Duration Test Call 1104 ms

    Hello, did you ever get this working.  I am also looking for documentation on setting up and configuring SAP CRM 7 to connect with Exacttarget.  Anything you can provide would be very helpful as I am not able to find any documentation on this.  Example, exacttarget has sent us a wsdl file but we really don't know what to do with it and they have not provided the documentation related to setup and configuration within SAP.
    Thanks,
    Doug Thompson

  • Error while generating proxy

    Hi everyone ,
    I am trying to create client proxy in SAP(directly calling webservice, not via XI) but getting this error:
    (WSDL is after error)
    <?xml version="1.0" encoding="utf-8" ?>
    - <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
    - <asx:values>
    <SYSTEMFAULT href="#o139" />
    </asx:values>
    - <asx:heap xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:abap="http://www.sap.com/abapxml/types/built-in" xmlns:cls="http://www.sap.com/abapxml/classes/global" xmlns:dic="http://www.sap.com/abapxml/types/dictionary">
    - <cls:CX_AI_SYSTEM_FAULT id="o139">
    - <CX_ROOT>
    <TEXTID>F63AFF63DBE4BB4786A7F52CC4167145</TEXTID>
    <PREVIOUS />
    <KERNEL_ERRID />
    - <INTERNAL_SOURCE_POS>
    <PROGID>186</PROGID>
    <CONTID>993</CONTID>
    </INTERNAL_SOURCE_POS>
    </CX_ROOT>
    <CX_STATIC_CHECK />
    - <CX_AI_SYSTEM_FAULT>
    <CODECONTEXT>http://www.sap.com/xml_errorcodes</CODECONTEXT>
    <CODE>SOAP:112</CODE>
    <ERRORTEXT>no extended error message (SOAP_ESERVER)</ERRORTEXT>
    <LANGUAGE />
    </CX_AI_SYSTEM_FAULT>
    </cls:CX_AI_SYSTEM_FAULT>
    </asx:heap>
    </asx:abap>
    using this WSDL :
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/"
    xmlns:soapenc="http://schemas.xmlsoap.org/encoding/"
    xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
    xmlns:s0="http://thrdt2:8079/wsdl/CustomerSearchService"
    xmlns:s="http://www.w3.org/2001/XMLSchema"
    xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
    xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    targetNamespace="http://thrdt2:8079/wsdl/CustomerSearchService">
        <types>
            <s:schema targetNamespace="http://thrdt2:79/wsdl/CustomerSearchService">
                <s:element name="FaultAdvice">
                    <s:complexType>
                        <s:sequence>
                            <s:element name="FaultMsg" type="s:string"/>
                        </s:sequence>
                    </s:complexType>
                </s:element>
                <s:element name="CustomerSearch">
                    <s:complexType>
                        <s:sequence>
                            <s:element name="InputMsg" type="s:string"/>
                        </s:sequence>
                    </s:complexType>
                </s:element>
                <s:element name="CustomerSearchResponse">
                    <s:complexType>
                        <s:sequence>
                            <s:element name="OutputMsg" type="s:string"/>
                        </s:sequence>
                    </s:complexType>
                </s:element>
            </s:schema>
        </types>
        <message name="CustomerSearch">
            <part name="parameters" element="s0:CustomerSearch"/>
        </message>
        <message name="CustomerSearchResponse">
            <part name="parameters" element="s0:CustomerSearchResponse"/>
        </message>
        <portType name="CustomerSearchService_portType">
            <operation name="CustomerSearch" >
                <input name="input" message="s0:CustomerSearch"/>
                <output name="output" message="s0:CustomerSearchResponse"/>
            </operation>
        </portType>
        <binding name="CustomerSearchService_Binding" type="s0:CustomerSearchService_portType">
            <binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
            <operation name="CustomerSearch">
                <operation soapAction="CustomerSearch" style="document"/>
                <input>
                    <soap:body use="literal" />
                </input>
                <output>
                    <soap:body use="literal" />
                </output>
            </operation>
        </binding>
        <service name="CustomerSearchService">
            <port name="CustomerSearchService_Port" binding="s0:CustomerSearchService_Binding">
                <soap:address location="http://thrdt2:80/CustomerSearchService"/>
            </port>
        </service>
    </definitions>
    What could be the problem in WSDL which SAP couldnot handle????
    thanks,
    Pranav

    in the above wsdl this line is what causing the problem
    <xsd:schema targetNamespace="http://apnnain:8079/xsd/HelloWorldService"d>
    whats that extra d?
    is this a typo ?
    Raja

  • Namespace Error, while creating proxy for a WSRP producer(Created on Exo)

    Hi ,
    I have implemented and deployed WSRP producer on Exo portal container. When I was trying to create proxy for the same in weblogic portal 10.2 its giving me the following error. Upon submiting the WSDL URL
    !ENTRY com.bea.wlp.eclipse.common 4 4 2008-12-08 13:46:27.540
    !MESSAGE NAMESPACE_ERR
    !STACK 0
    org.w3c.dom.DOMException: NAMESPACE_ERR
         at weblogic.xml.domimpl.ElementNSImpl.<init>(ElementNSImpl.java:74)
         at weblogic.xml.saaj.SOAPElementImpl.<init>(SOAPElementImpl.java:40)
         at weblogic.xml.saaj.SaajDocument.createElementNS(SaajDocument.java:63)
         at com.bea.wsrp.util.DomUtils.createChildElement(DomUtils.java:386)
         at com.bea.wsrp.util.DomUtils.addChildElement(DomUtils.java:406)
         at com.bea.wsrp.util.DomUtils.addChildElement(DomUtils.java:371)
         at com.bea.wsrp.bind.serviceDescription.GetServiceDescriptionRequest.writeTo(GetServiceDescriptionRequest.java:40)
         at com.bea.wsrp.client.ProducerAgentImpl.getServiceDescription(ProducerAgentImpl.java:129)
         at com.bea.wsrp.client.ProducerAgentImpl.getServiceDescription(ProducerAgentImpl.java:80)
         at com.bea.wsrp.client.ProducerAgentImpl.getServiceDescription(ProducerAgentImpl.java:68)
         at com.bea.wsrp.client.ProducerAgentImpl.getServiceDescription(ProducerAgentImpl.java:57)
         at com.bea.wlp.eclipse.wsrp.portletbuilder.wsrp.ProducerAgent.getServiceDescription(ProducerAgent.java:99)
         at com.bea.wlp.eclipse.wsrp.portletbuilder.wsrp.ProducerAgent.<init>(ProducerAgent.java:57)
         at com.bea.wlp.eclipse.wsrp.portletbuilder.wsrp.ProducerAgent.<init>(ProducerAgent.java:45)
         at com.bea.wlp.eclipse.wsrp.portletbuilder.wizard.wsrp.SelectProducerPanel$ProducerInfoRunner.run(SelectProducerPanel.java:690)
    Could any one help me to solve this problem.
    Thanks & Regards,
    Naresh

    Hi Nate,
    Please find the following wsdl.
    <?xml version="1.0" encoding="UTF-8" ?>
    <wsdl:definitions targetNamespace="http://localhost:8080/wsrp/services/Version" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://localhost:8080/wsrp/services/Version" xmlns:intf="http://localhost:8080/wsrp/services/Version" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <!--
    WSDL created by Apache Axis version: 1.4
    Built on Nov 19, 2006 (02:31:34 GMT+00:00)
    -->
    <wsdl:message name="getVersionRequest" />
    <wsdl:message name="getVersionResponse">
    <wsdl:part name="getVersionReturn" type="soapenc:string" />
    </wsdl:message>
    <wsdl:portType name="Version">
    <wsdl:operation name="getVersion">
    <wsdl:input message="impl:getVersionRequest" name="getVersionRequest" />
    <wsdl:output message="impl:getVersionResponse" name="getVersionResponse" />
    </wsdl:operation>
    </wsdl:portType>
    <wsdl:binding name="VersionSoapBinding" type="impl:Version">
    <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="getVersion">
    <wsdlsoap:operation soapAction="" />
    <wsdl:input name="getVersionRequest">
    <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://axis.apache.org" use="encoded" />
    </wsdl:input>
    <wsdl:output name="getVersionResponse">
    <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://localhost:8080/wsrp/services/Version" use="encoded" />
    </wsdl:output>
    </wsdl:operation>
    </wsdl:binding>
    <wsdl:service name="VersionService">
    <wsdl:port binding="impl:VersionSoapBinding" name="Version">
    <wsdlsoap:address location="http://localhost:8080/wsrp/services/Version" />
    </wsdl:port>
    </wsdl:service>
    </wsdl:definitions>
    Thanks & Regards,
    Naresh

  • Connection time out error in server proxy

    Hi
    My scenario is file to proxy. . It is synchronous scenario.
    I am giving wait time as input and in the proxy i wrote a code to wait till the inputed value and  after that send a response. it is working fine only if i give less than 60 sec.
    If i specify above 60 sec i am getting the connection time out error in SXMB_MONI.
    Please help me to solve this.
    Regards
    Divia

    To increase Timeout use
    Go to transaction SMICM........ Goto->services......choose HTTP.....edit this service.........increase maximum processing time and activate this service
    look blog for timeouts:
    The specified item was not found.

  • Error while server instance start up

    We are using SunOne App Server 7.0 on Solaris 9.x.
    While starting the server instance, we are encountering following problem
    WARNING: CORE3283: stderr: sm_ftok failed calling stat: No such file or directory
    WARNING: CORE3283: stderr: 8752: CSemCounter failed to get key with sm_ftok.
    Startup process doesn't go ahead of this point. Please help

    The message you see seem to indicate a problem while starting logging threads. You might want to check if you have some appserver processes running. If you do kill them and try to restart your appserver instance.
    You can also check if you have log rotation set incorrectly or some third party logging enabled(i.e log4j) that might prevent appserver startup.

  • HTTP2228 error while serving files from the local hard drive

    I see lots of these errors in the logs files:
    [05/Oct/2007:07:02:14] warning (28667): for host 192.168.123.11 trying to GET /confluence/images/icons/people_directory_32.gif, finish-
    response reports: HTTP2228: Response content length mismatch (970 bytes with a content length of 947)
    [05/Oct/2007:07:02:14] warning (28667): for host 192.168.123.11 trying to GET /confluence/images/border/spacer.gif, finish-response rep
    orts: HTTP2228: Response content length mismatch (58 bytes with a content length of 43)
    [05/Oct/2007:07:02:14] warning (28667): for host 192.168.123.11 trying to GET /confluence/images/icons/home_16.gif, finish-response rep
    orts: HTTP2228: Response content length mismatch (450 bytes with a content length of 594)
    [05/Oct/2007:07:02:14] warning (28667): for host 192.168.123.11 trying to GET /confluence/images/border/border_bottom.gif, finish-respo
    nse reports: HTTP2228: Response content length mismatch (116 bytes with a content length of 117)
    [05/Oct/2007:07:10:32] warning (28667): for host 192.168.123.11 trying to GET /confluence/images/icons/favicon.ico, finish-response rep
    orts: HTTP2228: Response content length mismatch (282 bytes with a content length of 2041)
    [05/Oct/2007:07:10:32] warning (28667): for host 192.168.123.11 trying to GET /confluence/images/icons/attachments/pdf.gif, finish-resp
    onse reports: HTTP2228: Response content length mismatch (327 bytes with a content length of 361)
    [05/Oct/2007:07:10:32] warning (28667): for host 192.168.123.11 trying to GET /confluence/images/icons/add_blogentry_16.gif, finish-res
    ponse reports: HTTP2228: Response content length mismatch (329 bytes with a content length of 385)
    [05/Oct/2007:07:10:32] warning (28667): for host 192.168.123.11 trying to GET /confluence/images/icons/wait.gif, finish-response report
    s: HTTP2228: Response content length mismatch (1347 bytes with a content length of 1553)
    [05/Oct/2007:07:10:32] warning (28667): for host 192.168.123.11 trying to GET /confluence/images/icons/watch_16.gif, finish-response re
    ports: HTTP2228: Response content length mismatch (568 bytes with a content length of 655)All these files are located on the local hard-drive:
    root@birokrat:~# ls -l /opt/webserver7/https-birokrat/web-app/birokrat/confluence/images/icons/wait.gif*
    -rw-r--r--   1 webservd webservd    1553 Oct  4 17:16 /opt/webserver7/https-birokrat/web-app/birokrat/confluence/images/icons/wait.gif
    -rw-------   1 webservd webservd    1347 Oct 17 14:14 /opt/webserver7/https-birokrat/web-app/birokrat/confluence/images/icons/wait.gif.gzI still do not understand why comes this error. If it is sending wait.gif.gz, then it is sending 1347 bytes and not 1553 bytes. This error comes in combination with gif, png, pdf and also one servlet.
    [16/Oct/2007:09:07:42] warning ( 8298): for host 192.168.123.11 trying to GET /confluence/plugins/servlet/tiny_mce/zip_src, finish-response reports: HTTP2228: Response content length mismatch (390 bytes with a content length of 945)How can I solve this problem?
    Kind regards,
    Damjan

    First what I think is wrong is output filter should work on dynamic files and not static files like images.
    I am unable to reproduce it even inside a web-app. We need your web-app to see whats happening. Can you reproduce it for every single request you send to he server? Can you run web server in log-level finest (change server.xml <log-level> element) so that we can know some more detials. Just send finest log for one request.
    I was just checking the syntax of compression directives I found these examples, (underlined lines are new lines that should be added)
    For dynamic compression :
    =====================
    <Object name="default">
    NameTrans fn="assign-name" from="*.jsp" name="compress"
    </Object>
    _<Object name="compress">_
    Output fn="insert-filter" filter="http-compression"
    _</Object>_
    Do not use this for static files.
    There should be only one insert-filter directive. Why do you have two? That could be a problem.
    For static compression :
    =================
    <Object name="default">
    NameTrans fn="assign-name" from="*.html" name="find-compressed"
    Service method=(GET|HEAD|POST) type=*~magnus-internal/* fn=compress-file subdir=".compressed-files"
    Service method=(GET|HEAD|POST) type=*~magnus-internal/* fn=send-file
    </Object>
    _<Object name="find-compressed">_
    PathCheck fn="find-compressed"
    _</Object>_
    Do not use this for dymanic files.
    (if u dont have fn=compress-file line its ok it will just create a .gz file if not present in .compressed-files directory without this directive u need to keep pre compressed file in docroot for find-compressed to work)

Maybe you are looking for