Error in OmniPortlet while integrating it with a webservice.

I have created a omniportlet using jdeveloper 10.1.3.3 and placed it on a jsf page.
When I run the portlet , I get the Define link. I clicked on the Define link and selected
webservice as the option. I am giving the WSDL url as
http://webservices.oracle.com/WeatherWS/WeatherWS?WSDL. This WSDL url is opening independently. But when I click show methods after giving the above mentioned WSDL url I am getting the following error.
Failed to open specified URL. Check the following: is the URL is active; is there a valid proxy setting or, if HTTP authentication is required, check user name and password. [http://webservices.oracle.com/WeatherWS/WeatherWS?WSDL]
Can you please tell me how to resolve this error?

Hi,
Please check OmniPortlet Proxy Settings for your omniPortlet producer test page e.g. http://host:port/portalTools/omniPortlet/providers/omniPortlet
if the Http Proxy Setting is correct. OmniPortlet uses this proxy to connect to external URLs.
The Webservice mentioned in the Webcenter Tutorial 10.1.3.x i.e. http://webservices.oracle.com/WeatherWS/WeatherWS?WSDL
works fine as explained in the Tutorial.
You should be able to use any webservices that returns data in rowset row format (or you can apply XSL on it to get the data in rowset row format)
Hope it helps, please let me know how it goes
Thanks
Vineet

Similar Messages

  • Facing Issue while Integration Cybersource with ATG

    Hi All,
    I am facing issue with address verification while integrating cybersource with ATG.
    Rest all integration with cybersource are working fine.
    If i used VerifyOrderAddresses and mention addressVerificationProcessor to use CyberSourceAddressVerify , i get the below error related to houseno . box not found
    addressVerificationProcessor=/atg/commerce/payment/CyberSourceAddressVerify
    Can someone please help me on this.
    Need it urgently. Pls let me know if need further details
    TIA,
    Mayank
    Error Log :
    12:03:01,992 INFO [ShoppingCartModifier] DEBUG There are 0 gift certificates to be collected
    12:03:01,993 INFO [ShoppingCartModifier] DEBUG adding CreditCard to the Order
    12:03:02,075 INFO [ShoppingCartModifier] DEBUG no form errors - staying on same page.
    12:03:04,942 INFO [CyberSourceAddressVerify] DEBUG ----- request -----
    12:03:04,946 INFO [STDOUT] ship_to_state=CA
    bill_state=CA
    ship_to_city=San Jose
    bill_city=San Jose
    bill_country=us
    bill_zip=95131
    ship_to_country=us
    ignore_avs=
    merchant_id=mykkaushik
    bill_address2=
    ics_applications=ics_dav
    ship_to_zip=95131
    bill_address1=1, Main St
    ship_to_address2=
    client_lib_version=Sun Microsystems Inc./1.6.0_31/Windows 7/6.1/-/Java/5.0.3
    ship_to_address1=1, Main ST
    merchant_ref_number=pg460011
    12:03:06,320 INFO [CyberSourceAddressVerify] DEBUG ----- response -----
    12:03:06,320 INFO [STDOUT] dav_rcode=0
    ics_rcode=0
    ics_rmsg=House/Box number not found on street.
    request_id=3539115850040180464524
    dav_us_info=S00000
    dav_us_error_info=E421
    request_token=AhijLwSRf7YylSTvL7cYIJ+1EEDyqAJGlwtJMsXXwMhEAAAA/QNM
    dav_rflag=DINVALIDADDRESS
    ics_rflag=DINVALIDADDRESS
    merchant_ref_number=pg460011
    dav_rmsg=House/Box number not found on street.
    12:03:06,364 INFO [ShoppingCartModifier] DEBUG PipelineError: key=InvalidAddress; error={pg460011=House
    12:03:06,367 INFO [ShoppingCartModifier] DEBUG adding form exception: InvalidAddress: House/Box number
    12:03:06,367 INFO [ShoppingCartModifier] DEBUG root cause of exception: null
    12:03:06,368 INFO [ShoppingCartModifier] DEBUG Transaction Marked as Rollback - redirecting to: billing
    12:03:06,369 INFO [ShoppingCartModifier] DEBUG afterSet sees currentTransaction as TransactionImple < a
    nStatus.ABORT_ONLY >
    12:03:06,369 INFO [ShoppingCartModifier] DEBUG afterSet committing transaction TransactionImple < ac, B
    tus.ABORT_ONLY >
    12:03:06,494 INFO [ShoppingCartModifier] DEBUG Released local write lock using id 270000

    It's an issue with the input which you given to the field:House/Box
    Returning Error from Cybersource:
    House/Box number not found on street.
    could you please give valid number here which is the Cybersource service expecting number.

  • API's need to authenticate users while integrating SAP with ms ADS

    Hi
             Can anybody send me some code samples to authenticate users while integrating SAP with Microsoft ADS.Do suggest the methods(or API's) through which this authentication can be achieved.
    thanks in advance
    regards
    Yogalakshmi

    Hello Yogalakshmi,
    you should not crosspost. Please let us keep the discussion in the original topic:
    <a href="https://forums.sdn.sap.com/thread.jspa?threadID=73100&tstart=0">how to integrate SAP with Microsoft ADS</a>
    Regards
    Gregor

  • Problem while Integrating workflow with OID.

    Hi I have a problem with integrating workflow with OID.I must execute the wf_ldap.synch_all() but I couldn't find WF_LDAP package body in the database.There is only package specification.How I can restore the wf_ldap package.
    Thanks for help..

    The file WFLDAPB.pls should be used to recreate the package body for WF_LDAP (this file is in the wf/sql directory).

  • Error while integrating OBIEE with EPM workspace

    Hi,
    I am trying to integrate OBIEE with EPM workspace and getting the following error:
    The EPM Workspace Connection program resulted in a non-zero return code (4294967295).
    Details:
    0 [main] ERROR com.hyperion.hit.registry.RegistryUtils - An error occured when trying create a connection to registry. Detailed message is oracle.jdbc.OracleDriver
    com.hyperion.hit.registry.exceptions.RegistryException: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
    at com.hyperion.hit.registry.RegistryUtils.createNewConnection(RegistryUtils.java:197)
    at com.hyperion.hit.registry.RegistryConnection.getInstance(RegistryConnection.java:143)
    at com.hyperion.hit.registry.Registry.getInstance(Registry.java:155)
    at com.siebel.analytics.web.hyperionregistry.HyperionRegistry.main(HyperionRegistry.java:145)
    Caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.hyperion.hit.registry.RegistryUtils.createNewConnection(RegistryUtils.java:192)
    ... 3 more
    I copied the reg.properties file as mentioned in the document.
    Can you please help me.
    Thank you
    Venky

    Hello,
    Are you doing it the correct way. Here, are the steps mentioned - http://isimplyshare.com/integrating-obiee-using-epm-workspace/
    Regards,
    Faisal Memon

  • Error While Integrating Unifier with Oracle Business Intelligence Publisher

    Dears,
    I followed up exactly the unifier installation documents, as well as the Configuring the BI Publisher for Unifier.
    And Once I am trying to enter the BI Publisher data in the Unifier Configuration i get an error message "TEST FAILED Connection couldn't be established"
    I am also confused which port to use, i tried both and both gave error:
    BIP Endpoint URL: http://localhost.com:9704    and I tried " http://localhost.com:7001"
    Your support is highly appreciated;
    Karim

    Hi Karim,
    First question is do you have BI Publisher installed and running?
    If so then test if you can get to a login screen with one of the following URLs:
    http://localhost:7001
    http://localhost:9704
    Let us know how you go.
    Regards
    Alex

  • Error while Integrating SDN with portal using AppIntegrator

    Hi
    I am trying to Integrate SDN in Portal Using AppIntegrator.
    When I am select SDN iview then it is connecting to the SDN but it is not login into SDN (Error is User Id or Password is not correct.).
    The mapped User Id & password is working fine if I am login SDN directly.
    System Property is
    URI of web application: - /irj/servlet/prt/portal/prtroot/com.sap.sdn.logon.redirect
    Thanks in Advance

    Hi
    Try with URL iView. (contant admin >> portal contant)
    Cheers
    Jawahar Govindaraj
    PS:Reward pts

  • Can we able to view design mode while integrating flex with eclipse

    Hi,
    I am able to integrating flex builder with eclipse, but failed to get the design mode in that one.
    Can anyone please suggest how i can able to ovecome from this issue.
    Thanks,
    Sri.

    Maybe you need the Adobe reader to read PDF files:
    http://www.adobe.com/products/acrobat/readstep2.html?promoid=BONRM

  • Incorrect Duration while integrating MSP with Oracle Projects (OP)

    Please help with regard to the below mentioned issue:
    1. Created a WBS in MSP file. (Task T1.1 Duration = 5d in MSP)
    2. Created a project from MSP. The structure used is a partially shared structure.
    3. The duration received in OP is not the same as that in MSP. (Task T1.1 Duration = 7d in OP)
    4. Entered progress for the project in OP.
    5. Received the workplan (WBS) from OP into the same MSP file, the duration was neither 5d nor 7d but 1.67 d.(Task T1.1 Duration = 1.67d in MSP)
    The calendar used in MSP is a standard calendar 5 days * 8 hrs. Which calendar in OP is being used for calculating the duration? I've defined a schedule calendar that is attached to the project template in Additional Information. The schedule calendar is 6 days * 8 hrs.
    Regards,
    Sahoo
    Edited by: user12209290 on Jan 2, 2012 5:49 AM
    Edited by: user12209290 on Jan 2, 2012 5:49 AM

    The Scheduled Start and/or Finish dates in Oracle Projects are not used by MSP to schedule a project if task level Scheduling Options have been populated in Oracle Projects. Constraint Type/Date, Scheduled Duration and Slack fields are used to schedule the project in MSP, not the Scheduled Dates.
    To review the Scheduling Options for a task:-
    Projects: Delivery -> Search Projects [Find project and open it]
    Go to the Workplan tab
    Update the current working version of the workplan
    Update a task (using the pencil icon) in the workplan
    In the Task Details page, select the Schedule sub-tab
    Expand the Options section at the bottom of the page
    To sumamrise, if you schedule a project in MSP then you should continue to use MSP for all scheduling activity on that project. Updates to the scheduled dates in Oracle Projects will be ignored when the plan is downloaded to MSP. MSP will build the plan based on the following fields:-
    Constraint Type
    Constraint Date
    Free Slack
    Total Slack
    Task Type (Schedule task type, not to be confused with Oracle task type)
    Scheduled Duration (not to be confused with the difference between the Scheduled Start and Finish dates in Oracle Projects)
    Actual Duration
    Remaining Duration
    Effort Driven Flag
    Level Assignments Flag
    This is all not documented very well in the Oracle Projects manuals, and comes as a surprise to most users. Some useful additional reading can be found on MOS:-
    Integration with Microsoft Project, Volume 1: Best Practices [ID 987752.1]
    Integration with Microsoft Project, Volume 2: Implementation Recommendations for Project Process [ID 1166372.1]
    Integration with Microsoft Project, Volume 3: Implementation Tips for Project Structures [ID 1166396.1]
    Hope this helps,
    Andy.

  • Slow performance while integrating data with ODI while open report

    In ODI i have a schedulled package that runs every 4 hours, this package loads data from an DB table to BAM.
    Normally each execution loads about 4000 records and takes about 7 seconds to be completed.
    However, in some executions the same 4000 records take about 30 minutes to be loaded into BAM; normally this happens when a user has a BAM report open in the browser.
    Regards
    Hugo Calado
    Edited by: user12198856 on 23/Ago/2011 3:45

    Hi Manisha,
    When previewing a report, Report Designer need connect to the report data sources, run dataset queries, cache the data on the local computer, process the report to combine data and layout, and render the report. The report processor also runs all the queries
    for datasets in the report using the current parameter defaults, and saves the results as a local data cache (.rdl.data) file.
    The first time that previewing a report that relies on a server reference. In your scenario, you can try to improve preview performance through the link below:
    http://technet.microsoft.com/en-us/library/ee240846.aspx
    Hope this helps.
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • Error while integrating Struts1.2.9 with Hibernate on WEBLOGIC 8.1 sp2

    Hi,
    I am trying to use Hibernate in my application but while integration struts with Hibernate i m getting the following error
    <Error> <HTTP> <BEA-101216> <Servlet: "action" fail
    ed to preload on startup in Web application: "DefaultWebApp".
    javax.servlet.UnavailableException
    at org.apache.struts.action.ActionServlet.init(ActionServlet.java:399)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(Servl
    etStubImpl.java:1094)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    121)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubIm
    pl.java:970)
    at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStub
    Impl.java:949)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubI
    mpl.java:888)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppS
    ervletContext.java:3430)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebApp
    ServletContext.java:3375)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAp
    pServletContext.java:3356)
    at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServl
    etContext.java:6208)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:864)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer
    .java:2134)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContai
    ner.java:2175)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContai
    ner.java:2122)
    at weblogic.management.deploy.slave.SlaveDeployer$Application.setActivat
    ion(SlaveDeployer.java:3099)
    at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForA
    llApplications(SlaveDeployer.java:1768)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.j
    ava:351)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resum
    e(DeploymentManagerServerLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360)
    at weblogic.Server.main(Server.java:32)
    >
    Please help me
    Regards,
    Arun

    That appears to be a bug in the console. You might try the command-line tool java weblogic.Deployer for deploying apps. java weblogic.Deployer -examples will give detailed usage info.
    -- Rob
    WLS Blog http://dev2dev.bea.com/blog/rwoollen/

  • SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has be

    Hello, I have a sql 2005 server, and I am a developer, with the database on my own machine.  It alwayws works for me but after some minutes the other developer cant work in the application
    He got this error
    Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: 192.168.1.140]
    and When I see the log event after that error, it comes with another error.
    SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: 192.168.1.140]
    He has IIS5 and me too.
    I created a user on the domain called ASPSYS with password, then in the IIS on anonymous authentication I put that user with that password, and it works, on both machines.
    and in the connection string I have.
    <add key="sqlconn" value="Data Source=ESTACION15;Initial Catalog=GescomDefinitiva;Integrated Security=SSPI; Trusted_Connection=true"/>
    I go to the profiler, and I see that when he browses a page, the database is accesed with user ASPSYS, but when I browse a page, the database is accesed with user SE\levalencia.
    Thats strange.
    The only way that the other developer can work again on the project is to restart the whole machine. He has windows xp profession, I have windows 2000.
    If you want me to send logs please tellme

    Well here's my problem, maybe you can help. Intermittenly I get a login failed when connecting to a db engine through Server Management Studio using Windows authentication. When this happens the following entries are generated on the server's application event log:
    Event Type:        Error
    Event Source:    MSSQLSERVER
    Event Category:                (4)
    Event ID:              17806
    Date:                     1/14/2009
    Time:                     10:41:31 AM
    User:                     N/A
    Computer:          <server name>
    Description:
    SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: <ip address>]
    Event Type:        Failure Audit
    Event Source:    MSSQLSERVER
    Event Category:                (4)
    Event ID:              18452
    Date:                     1/14/2009
    Time:                     10:41:31 AM
    User:                     N/A
    Computer:          <server name>
    Description:
    Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: <ip address>]
    I've already ensured that the server is set to mixed authentication mode. Oddly enough, the workaround that I've found is that if I remote desktop into the server, log in and then log back out, Management Studio is suddenly able to connect again. No idea why it works. 
    As I said before, it is intermitten. Some days it errors on login, other days it doesn't and there are no configuration changes between them. Also, both client and server are in the same domain and same site so there is no VPN or anything in between. I'm really quite stumped. Any help would be great, or if you can point me in the right direction of where to look. Thank you in advance!

  • Getting Error while integrating Crystal reports with Java

    Hi All,
    I am getting below error while integrating crystal report with java
    [java] os.arch = x86
    [java] java.lang.NoSuchMethodError: com.crystaldecisions.Utilities.d.<init>
    (Ljava/awt/Image;I)V
    [java] at com.crystaldecisions.Utilities.af.try(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.a(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.<init>(Unknown Source)
    [java] at com.businessobjects.crystalreports.viewer.applet.g.a(Unknown
    Source)
    [java] at com.crystaldecisions.ReportViewer.ReportViewer.start(Unknown
    Source)
    [java] at ReportViewerFrame.<init>(ReportViewerFrame.java:51)
    [java] at JRCViewReport.launchApplication(JRCViewReport.java:29)
    [java] at JRCViewReport$1.run(JRCViewReport.java:50)
    [java] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:
    178)
    [java] at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
    [java] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDi
    spatchThread.java:190)
    [java] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp
    atchThread.java:144)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:138)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:130)
    [java] at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
    Any help can be appreciated
    Kalyan

    Hi All,
    For got to mention i am using crystal reports XI release 2 with JDK1.4.
    Kalyan

  • Error while integration with ILOG JRule

    Hi,
    While integrating with ILOG JRules, every time I am getting the "Introspection error:" error.
    Please let me know any one have the solution on the same.
    ***** Could any one share me any document on integration OBPM with ILOG Rules engine.*
    Kind Regards,
    Ratna Prasad.

    Hi,
    Just a guess here. Been a couple years since I've done anything with iLog.
    Have they given you an iLog web service to hit? Is this where you're running into your introspection error?
    They should have given you a Java Jar file that might have included the ruleset you need to hit. Did you include this as an External Resource first?
    Hope this helps,
    Dan

  • Error while Integrating Experience Server with Document Server

    Hi All ,
    I am following tutorial http://help.adobe.com/en_US/enterpriseplatform/10.0/InstallDEP/adep_install_experience_ser vices.pdf
    Following step resulted into error
    6.1 Integrate Experience Server with Document Server
    http://<host>:<port> and click OSGi Console.
    Log in using admin/admin as the username/password > Click the Document Services Settings tab.  ... click  Configure.
    Please help
    Thanks
    YogLC
    Error occurred while performing last Command [CreateLCAdminUserCommand]
    chainedException: com.adobe.idp.um.api.UMException| [com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient] errorCode:16385 errorCodeHEX:0x4001 message:Exception wrapped in DSCException is Null or NOT An Instance of UMException chainedException:ALC-DSC-020-000: com.adobe.idp.dsc.InvalidStateException: Service: DirectoryManagerService is not in a RUNNING statechainedExceptionMessage:Service: DirectoryManagerService is not in a RUNNING state chainedException trace:ALC-DSC-020-000: com.adobe.idp.dsc.InvalidStateException: Service: DirectoryManagerService is not in a RUNNING state at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:35) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60) at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60) at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48) at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60) at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121) at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:131) at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:329) at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:139) at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81) at sun.reflect.GeneratedMethodAccessor459.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.adobe.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java: 157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.ja va:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:662)

    Looks like there is some issue on the Docuement Server side. Can you provide logs from the Document Server

Maybe you are looking for

  • Show One Page at a Time Default

    Is there a way every time I open a pdf document the default view will go to "show one page at a time" function? I am using Adobe Acrobate 9

  • ABAP HR-test scenario for payslip-urgent

    Hi, please send me some test scenarios for payslip by which payslip can be affected. I have designed a PAyslip with retro and i want to test it. eg. retro. means if retro will run then it will affect payslip. Also send me some unit test cases in case

  • [SOLVED] usb archlinux boot goes black hanging

    Hi I have a thinkpad Edge e330 3354. Currently i have grub2 with ubuntu and win8 dual booting. I want to replace ubuntu with arch. I found out i had UEFI so i followed the instructions to install UEFI version of usb installer. However whenever i boot

  • Which webstart version is starting my app ?? [confused...]

    I'm a bit confused, but maybe someone can help me out. This is the situation: -> Installed on my Windows machine: * JRE 1.5.0 (of JDK, that's the same) * also a JRE 1.4.2_07 * a firewall * IE or firefox browser (with mime-type "application/x-javajnlp

  • T500 Windows 7 Enterprise Webcam only works in Lenovo Toolbox

    I have a T500 running smoothly except integrated camera and finigerprint reader. I'm ok with fingerprint reader but I want to make my camera work atleast. My webcam , integrated camera only works in Lenovo toolbox but doesn't work on Yawcam, Yahoo or