Error with the WSDL URL to point to the Proxy in Oracle Service Bus

Hi all

First, I present the context and then I explain my problem. I hope that this will be clear enough.

I am trying to learn SOASuite. I'm trying to follow a tutorial from the following book: "getting started with Oracle SOA Suite 11 g R1: a tutorial".

I installed the SOA Suite 11.1.1.6 on Windows XP.

Here, there is a link to the page of the book: http://www.oracle.com/technetwork/middleware/soasuite/11gthebook-101473.html. On this page there is a link to a zip containing the used book sources. In the "solutions" folder, there is only one folder by chapter with the proposed solution for this chapter.

I made the tutorial until Chapter 10, and I have a problem with the end of the chapter 11 dealing with the OSB. Thus, all work until Chapter 10 (inclusive).

The application that the tutorial 'Création' is a purchase order processing application. The following link gives access to the book in google books: http://books.google.be/books?id=ZP9PClWesncC & printsec = frontcover & dq = Getting + Started + With + Oracle + SOA + Suite + 11 g + R1 + % E2% 80% 93 + A + hands-on + Tutorial & source = bl & to ots = gr8rTsRfHv & to GIS = Dcnu6pfY4JrEjuDrLYcgHwW - H4 & hl = en & to her = X & ei = AzcuUPX5C42KhQfgxIGQBQ & to ved = 0CD0Q6AEwAQ #v = onepage & to q = Getting % 20Started % 20With % 20Oracle % 20SOA % 20Suite % 2011 g % 20R1% 20% E2% 80% 93% 20 A % 20Hands - we % 20Tutorial & f = false

The tutorial scenario is explained in Chapter 3, and there is an overview of the tutorial chapters.



Now, I'll explain my problem. At some point in my application, I have to call my POProcessing application validation of credit service (using OSB). To do this in Oracle Business Bus, I joined the validation service of credit cards as a Business Service. Then, I created a Proxy Service. Not until then, no problem.

The project is called 'Credit Services', the proxy file 'ProxyServices' and the name of the service is "ValidateCredit" type "Service WSDL. I imported a WSDL with name of the resource 'ValidateCredit-wsdl. This WSDL is here connected with the ValidateCredit service.

Once the configuration (business service, proxy service, mail flow) and after having tested this configuration, the next step is to change the reference link to the function 'getCreditCardStatus' in jDeveloper, to invoke the virtualized service OSB. getCreditCardStatus is the name of the web service in the "composite.xml" that is related to the release of the credit function.

Thus, in JDeveloper, I open the "composite.xml" file in the POProcessing project and I have change the reference of the getCreditCardStatus by giving the new url of WSDL (Proxy).

The problem is the URL of the WSDL.
In the configuration of the Proxy Service, the URI of enlightened endpoint is: / Credit_Services/ProxyServices/ValidateCredit
The OSB server is on localhost, port 7001.

When I enter the following WSDL URL: http://localhost:7001 / Credit_Services/ProxyServices/ValidateCredit? WSDL, jdevelopper complains: "error reading wsdl file http://localhost:7001 / Credit_Services/ProxyServices/ValidateCredit? WSDL. Exception: WSDLException: faultcode = OTHER_ERROR: cannot read the WSDL for http://localhost:7001 / Credit_Services/ProxyServices/ValidateCredit? "WSDL: WSDL not found."

When I enter the same link in my browser, I get a ' error 404 - not found "...


Could you help me please? Any idea is welcome.

I tried to restart the servers, to slightly change the url, to remove the space in the name of 'credit Services '... When I do the test in OSB, all right, and the URI parameter is always/Credit_Services/ProxyServices/ValidateCredit.

I also noticed in console (WebLogic domain) Administration, in Web Deployment/Monitoring/applications, there is a single line with context root "/ Credit_Services/ProxyServices/ValidateCredit" but the State is empty (as opposed to others with a status of 'Active'). Despite this, the 'State' in 'Settings' of the Proxy Service in the console of the OSB is checked.

In addition, the URL of the WSDL I provided when I imported the WSDL in OSB, is correct (and works in a browser). When I look at the console of the OSB, the WSDL is imported goods and everything seems well configured.

once more, any idea is welcomed :)

Thanks in advance,

Sophie

Published by: 953383 on August 17, 2012 06:18

Hope that you would like to have checked, but there is no harm to recheck the information below.

Connect on weblogic admin url on your left under the structure of the domainwindow, click on Server, on your right, see what is the listen port configured for the server of the OSB.
Try with this port number, if you have not tried before to try now.

Hope your proxy OSB is basic SOAP, if your OSB is restful service so you won't be able to get how you try.
To access the service restful, we follow a different approach.

Thank you
Vijay

Tags: Fusion Middleware

Similar Questions

  • Query about the tutorial for Oracle Service Bus (OSB 10 g 3)

    Hello

    I'm working on a tutorial for Oracle Service Bus (OSB 10 g 3).
    I created the service proxy and the Sales Department, using the Oracle Service Bus console.
    The details are the following:
    Proxy service: LoanGateway
    Service1 business: a value of 4.9 or less causes the message to be routed to ManagerLoanReview business.
    Business service2: a value equal to or greater than 5.0 causes the message to be routed to NormalLoan business.
    When I send the request message, so that it gets routed to the proxy service to one of the business service it gives following error.

    ---------------------------------------------------------------------

    Document request

    < soapenv:Envelope = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv >
    < xmlns:soap soap: Header = "http://schemas.xmlsoap.org/soap/envelope/" >
    < / soap: Header >
    < soapenv:Body >
    < xmlns:exam review: processLoanApp = "http://example.org" >
    < loanRequest xsi: type = "java: LoanStruct" xmlns:java = "" java: normal nbsp "xmlns: xsi ="http://www.w3.org/2001/XMLSchema-instance">"
    <!-in option: - >
    < name: java > Smith < / java: name >
    <!-in option: - >
    < java: SSN 1234567 > < / java: SSN >
    <!-in option: - >
    < java: > 4.1 rate < / java: rates >
    <!-in option: - >
    < java: Amount > 9000000 < / java: Amount >
    <!-in option: - >
    < java: NumOfYear > 10 < / java: NumOfYear >
    <!-in option: - >
    < java: Notes > loan application examination Service Manager < / java: Notes >
    < / loanRequest >
    < / review: processLoanApp >
    < / soapenv:Body >
    < / soapenv:Envelope >



    Response document

    The invocation was an error:.

    < soapenv:Envelope = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv >
    < soapenv:Body >
    < soapenv:Fault >
    soapenv:Server < faultcode > < / faultcode >
    < faultstring >
    BEA-380002: tried them all: '1' address, but not able to connect via HTTP to the server: 'localhost', port: "7021 '
    < / faultstring >
    < detail >
    < con xmlns:con: fault = "http://www.bea.com/wli/sb/context" >
    < con: errorCode > BEA-380002 < / con: errorCode >
    < con: reason >
    Tried everything: '1' address, but not able to connect via HTTP to the server: 'localhost', port: "7021 '
    < / con: reason >
    < con: location >
    < con: node > RouteNode1 < / con: node >
    request pipeline - < con: path > < / con: path >
    < / con: location >
    < / con: fault >
    < / details >
    < / soapenv:Fault >
    < / soapenv:Body >
    < / soapenv:Envelope >



    Response metadata

    < con xmlns:con: metadata = "http://www.bea.com/wli/sb/test/config" >
    < tran:headers xsi: type = "http:HttpResponseHeaders" xmlns:http = "http://www.bea.com/wli/sb/transports/http" xmlns:tran = "http://www.bea.com/wli/sb/transports" xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance" >
    < http:Content-Type > text/xml; charset = utf-8 < / http:Content-Type >
    < / tran:headers >
    < tran:response - code xmlns:tran = "http://www.bea.com/wli/sb/transports" > 1 < / code tran:response - >
    < tran: encoding xmlns:tran = "http://www.bea.com/wli/sb/transports" > utf-8 < / tran: encoding >
    < / con: metadata >

    Tried them all: '1' address, but not able to connect via HTTP to the server: 'localhost', port: "7021 ' - indicates that BS is trying to connect to port 7021 on the local host;
    Are you able to telnet localhost 7021 machine running the BSO?
    Please check the file config.xml for the 7021 server port

  • Mgt session in the Service of Proxy HTTP Oracle Service Bus

    Hi all

    Even if it is not advisable to keep the session in osb Service Proxy.

    We need to keep it. If you are looking for the best option to do if there is.

    My requirement is

    When the user calls PingProxyService - we get the sessionid in the request (I am assumin I can retrieve http request... Qustion1-pls sugest exactly how I need to get this value http req)

    and place this session id in DB with a session as primary key id and a flag indicating session is InProgress.

    There is more a Proxy service that is the connection service

    in this service I get UN/pw and session id of the request and I check with the session id existing in db if it matches I also authentiate the user with us / pw and if the success connection is seccussfull.

    then user calss service - in this proxy executeProxy I again to retrieve the session ID and compare them with entry into DB. If it matches, and its flag is InProgress, I let go the reuest continuation of the procedure. If this is not avaialable or its flag is none other than InProgress I'll by mistake.

    I finally axpose a proxy more for Logut.

    LogoutProxy - when I get home I ask retive sessionid and chek the flag. If its InPrgress I update the indicator wiith Logout.

    Please sugest if I can implement above in osb. I would like to know if there is any apporches do better in osb.

    Thank you.

    Published by: user13839798 on 8 August 2012 06:54

    I'll risk to say that it is probably doable using the OSB... But my mind refuses to think he's further... IMHO, it's like to unscrew a screw tight using a table instead of the proper screwdriver knife... It will probably do the job, but it will take twice as long and it can eventually damage the knife and the screw a little...

  • Errors with the System Event Notification Service and Services.msc

    I tried to watch the last questions in this Web page before this announcement. I'm using a desktop computer NEC and somehow, every time that I boot on my computer, then I logged

    on my account, "System Event Notification Service does not work. Contact your administrator... "blah blah blah. I tried using Services.msc and administrator
    However, I use my computer now on safe MODE and Normal mode. Oh yes as I'm in safe MODE, I can't start anything in Services.msc. I can, however, restart the services, but it doesn't seem to work.  Someone help me turn my computer back to normal? : D

    Hi Chuayujie,

    1. did you of recent changes on the computer?

    2. are you able to work on your computer in normal mode after receiving the error message?

    If you can boot into normal mode, you can try to perform a SFC scan and see if it helps.

    You can run scanning of the file system [SFC] checker on the computer that will replace missing or corrupt files & check if the problem persists.

    For more information, you can consult the following link.

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

    Hope this information is useful.

  • How to fix the error with the code: 0xe7210001 failed to load powrprof, object: cls

    Hello

    Dose anyone know how to fix the error with the code: 0xe7210001, message: unable to load powrprof, object: CLSD-no-it is found;
    OR: Fingerprintsoftware OR error: replicas THotkey.exe message window and the computer freezes

    Maleware scanned and virus, also in safe mode, found no infection, reinstalled driver fingerprint, but nothing has changed.

    grateful for the help!

    Hello

    > message: unable to load powrprof, object: CLSD-no-it is found;
    In my view, this would mean that there is a problem with Toshiba Power Saver
    What laptop Toshiba, you have exactly?

    Maybe reinstall Power Saver could help. You can find it on the official website of Toshiba.

  • Satellite L350-214 - error with the software Reeltime

    Hello

    I have a Satellite L350-214 with Windows 7 Pro and have encountered an error with the software Reeltime, I uninstalled and reinstalled and still get the error below. Any help or assistance would be great

    Tony Miller

    Log name: Application
    Source: Windows Error Reporting
    Date: 2010-11-30 12:27:58
    Event ID: 1001
    Task category: no
    Level: Information
    Keywords: Classic
    User: n/a
    Computer: Tony-TOSH
    Description:
    Fault bucket 1223018385, type 5
    Event name: CLR20r3
    Answer: No available
    Cabin ID: 0
    Signature of the problem:
    P1: tosreeltime.exe
    P2: 1.0.0.0
    P3: 4a769d0e
    P4: WindowsBase
    P5: 3.0.0.0
    P6: 4b5950b7
    P7: a86
    P8: 18
    P9: System.InvalidOperationException
    P10:
    Attached files:
    C:\Users\Tony\AppData\Local\Temp\WER7C9E.tmp.WERIn ternalMetadata.xml
    These files are available here:
    C:\Users\Tony\AppData\Local\Microsoft\Windows\WER\ ReportArchive\AppCrash_tosreeltime.exe_25c5a6496c7 ad44943ce88637e3389e8a80bd45_07f0c745
    Symbol of the analysis:
    Recheck for solution: 0
    Report ID: d5b71327-fc74-11df-a596-00266c333aed
    State: 0
    The event XML:



    1001
    4
    0
    0 x 80000000000000

    37886
    Application
    Tony-TOSH



    1223018385
    5
    CLR20r3
    Not available
    0
    tosreeltime.exe
    1.0.0.0
    4a769d0e
    WindowsBase
    3.0.0.0
    4b5950b7
    A86
    18
    System.InvalidOperationException



    C:\Users\Tony\AppData\Local\Temp\WER7C9E.tmp.WERIn ternalMetadata.xml

    C:\Users\Tony\AppData\Local\Microsoft\Window s\WER\ReportArchive\AppCrash_tosreeltime.exe_25c5a 6496c7ad44943ce88637e3389e8a80bd45_07f0c745


    0
    d5b71327-fc74-11df-A596-00266c333aed
    0


    My system specs

    Hey,.

    If you get this error Reeltime, you should try Ccleaner. There may be a registry problem and CCleaner might solve this problem. This great freeware and easy tool which you can download here:
    http://www.Piriform.com/

    Check this box!

  • Flight Simulator 2004 install stops at 97% say there is an error with the file world.cab

    While the resettlement of fs2004, the installation stops at 97% saying there is an error with the file world.cab, this damaged disc 4.  Someone at - he found a solution to this?

    Thank you

    Well, if, as you say, the disc is damaged. The solution would be to get another drive.

    Although I would have a look at the following:

    Take a look at the following: http://support.microsoft.com/kb/258496

    I hope that, if necessary, you can get a free replacement disc.

  • Get "I/o Error" with the 0x8078002A error code when I start a backup.

    * Original title: IO Error Message - I am an amateur

    When I start a backup of my hard drive to my external hard drive, I get an error that reads "I/o Error" with the 0x8078002A error code.  I am a real novice.  I can do either fix it or work around this problem?

    Hello

    Welcome to the Microsoft community.

    Try the steps in these articles:

    Error message when you try to perform a full backup on a Windows Vista-based computer: "" the request could not be performed because of an i/o device error".
    http://support.Microsoft.com/kb/952272
    Note: It is applicable for Windows 7 as well.

    Perform a clean boot:

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/kb/929135
    Note: After a repair, be sure to set the computer to start as usual as mentioned in step 7 in the Knowledge Base article.

  • How reslove an error with the dbms_redefinition.start_redef_table command?

    Command:

    BEGIN

    () DBMS_REDEFINITION.start_redef_table

    uname = > "kiku"

    orig_table = > 'pletest3_pn_kiku_api_db ',.

    int_table = > 'pletest4_pn_kiku_api_db');

    END;

    Error:

    Error report:

    ORA-12008: error path refresh materialized view

    ORA-14400: inserted partition key is not mapped with any partition

    ORA-06512: at "SYS." DBMS_REDEFINITION", line 50

    ORA-06512: at "SYS." DBMS_REDEFINITION", line 1343

    ORA-06512: at line 2

    12008 00000 - "error in the path of refresh materialized view.

    * Cause: Table SNAP$ _ < mview_name > reads lines of sight

    MVIEW$ _ < mview_name >, which is a view of the main table

    (the master can be on a remote site).  Any

    error in this way will cause this error when updating.

    For updates of the Rapids, the table < master_owner >. MLOG$ _ < master >

    is also referenced.

    * Action: Examine the other messages on the stack to find the problem.

    See if SNAP objects $ _ < mview_name >, MVIEW$ _ < mview_name >.

    < mowner >. < master > @ < dblink >, < mowner >. MLOG$ _ < master > @ < dblink >

    There is always.

    How reslove an error with the dbms_redefinition.start_redef_table command?

    As I said before, this may be reproduced if the intermediate table is not created correctly.

    SQL> --My database version.
    SQL> ----------------------
    SQL> SELECT * FROM v$version;
    
    BANNER
    --------------------------------------------------------------------------------
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    
    SQL> ed
    Wrote file afiedt.buf
    
      1  CREATE TABLE not_partitioned_tbl AS
      2*  SELECT object_id,object_name,created,owner FROM all_objects
    SQL> /
    
    Table created.
    
    SQL> ALTER TABLE not_partitioned_tbl ADD CONSTRAINT not_partitioned_tbl_pk PRIMARY KEY (object_id);
    
    Table altered.
    
    SQL> CREATE INDEX npt_created ON not_partitioned_tbl(created);
    
    Index created.
    
    SQL> EXECUTE DBMS_STATS.gather_table_stats('SCOTT','NOT_PARTITIONED_TBL',cascade=>true);
    
    PL/SQL procedure successfully completed.
    

    Now, I create the staging table without MAXPARTITION, so not all "created" dates cannot be mapped.

    SQL> ed
    Wrote file afiedt.buf
    
      1  CREATE TABLE partitioned_tbl (object_id NUMBER, object_name VARCHAR2(30), created DATE, owner VARCHAR2(30))
      2      PARTITION BY RANGE (created)
      3      (PARTITION pt_2005 VALUES LESS THAN (to_date('01/01/2006','dd/mm/rrrr')),
      4       PARTITION pt_2006 VALUES LESS THAN (to_date('01/01/2007','dd/mm/rrrr')),
      5       PARTITION pt_2007 VALUES LESS THAN (to_date('01/01/2008','dd/mm/rrrr'))
      6      --PARTITION pt_rest VALUES LESS THAN (MAXVALUE) -- Maxpartition  is commented out intentionally.
      7*     )
    SQL> /
    
    Table created.
    
    SQL> EXEC DBMS_REDEFINITION.can_redef_table('SCOTT','NOT_PARTITIONED_TBL');
    
    PL/SQL procedure successfully completed.
    
    SQL> conn sys as sysdba
    Enter password:
    Connected.
    SQL> ed
    Wrote file afiedt.buf
    
      1  BEGIN
      2     DBMS_REDEFINITION.start_redef_table('SCOTT','NOT_PARTITIONED_TBL','PARTITIONED_TBL');
      3* END;
    SQL> /
    BEGIN
    *
    ERROR at line 1:
    ORA-12008: error in materialized view refresh path
    ORA-14400: inserted partition key does not map to any partition
    ORA-06512: at "SYS.DBMS_REDEFINITION", line 52
    ORA-06512: at "SYS.DBMS_REDEFINITION", line 1646
    ORA-06512: at line 2
    
    SQL>
    
  • connection fails with an error via the Proxy OUD

    Have hit a problem with the Proxy of the OUD. If the recorder file or admin-based access is turned on, the link fails with an error

    Below error

    The result Code simple bind attempt failed: 80 (other) additional information: Worker Thread 44 has encountered an exception uncaught during the processing of operation BindOperation (connID = 97, opID = 0, Protocol = "LDAP 3, dn = cn = oudadmin, authType = Simple"): NullPointer

    Hello

    I think that the conditons of occurrence are more complex than just enabling newspapers, but this looks like a bug.

    Please contact the Oracle Support so that a default is created.

    -Sylvain

    Please mark this answer as correct or helpful, when it is appropriate to make it easier for others to find

  • Error offline - we are sorry, but there was a communication error with the server. Please try again and if the problem persists, contact Adobe Techincal Suport...  (INVALID_QUERY: XMLList object)?

    After a number of years of service, my Adobe Premiere CS4 gives me the following error message:

    Error offline - we are sorry, but there was a communication error with the server. Please try again and if the problem persists, contact Adobe Technical Support...  (INVALID_QUERY: XMLList object).

    I use this software on an old Dell desktop computer to two year with many members and drive.  It is a stand-alone application, not connected to a server.

    Anyone have any ideas on how to solve this problem?

    I think it has to do with the central resource is no longer supported.  Everything works OK if you ignore the message?

  • Two-node Rac (11204) Cluster node 1 has failed to stop with error: impossible to get in touch with the loan of cluster service. duty to force stop

    Newly build Production environment (don't use it yet)

    OS: Linux redhat 64-bit 2.6.18

    Cluster version: 11.2.0.4

    This environment clusterware installed last December, we are trying to install oracle RDBMS, so try to first stop the crs.  However on node 1, the v$ asm_diskgroup shows nothing under total_mb /free_mb on diskgroup OCR.  and stop the crs shows: impossible to get in touch with the loan of cluster service.

    Alerts cluster log shows below:

    2014-03-25 03:50:01.429:

    [crsd (8608)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u00/app/11.2.0.4/grid/log/oprd100/crsd/crsd.log.

    2014-03-25 03:50:01.433:

    [crsd (8608)] CRS - 0804:Cluster Ready Service interrupted due to the Oracle Cluster registry error [PROC-26: error when accessing the physical storage]

    ]. Details at (: CRSD00111 :) in u01/app/11.2.0.4/grid/log/orpd100/crsd/crsd.log.)

    2014-03-25 03:50:02.123:

    [ohasd (12490)] CRS - 2765:Resource 'ora.crsd' failed on the server "orpd100".

    2014-03-25 03:50:03.407:

    [crsd (8623)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/11.2.0.4/grid/log/orpd100/crsd/crsd.log.

    2014-03-25 03:50:03.411:

    [crsd (8623)] CRS - 0804:Cluster Ready Service interrupted due to the Oracle Cluster registry error [PROC-26: error when accessing the physical storage]

    The NEWSPAPER of the ASM alerts:

    Wed Mar 25 03:21:49 2014

    WARNING: Waited 15 seconds IO to write to the disk of PST 1 in Group 1.

    WARNING: Waited 15 seconds to write IO to disk of PST 2 in Group 1.

    WARNING: Waited 15 seconds IO to write to the disk of PST 1 in Group 1.

    WARNING: Waited 15 seconds to write IO to disk of PST 2 in Group 1.

    Wed Mar 25 03:21:49 2014

    NOTE: process _b000_ + asm1 initiating (21071) 1.1807368888 disk offline (OCR_0681_2EF4) with mask 0x7e in Group 1

    NOTE: process _b000_ + asm1 initiating (21071) 2.1807368889 disk offline (OCR_0681_2EF5) with mask 0x7e in Group 1

    NOTE: check PST: grp = 1

    GMON seeking ways of disc for Group 1 to 5 pid 27, DiSo 21071

    ERROR: read no quorum within Group: required 2 found 1 records

    NOTE: audit PST grp 1 fact.

    NOTE: start the PST update: grp = 1, dsk = 1/0x6bba42b8, mask is 0x6a, op = clear

    NOTE: start the PST update: grp = 1, = 2/0x6bba42b9 dsk, mask is 0x6a, op = clear

    GMON update modes of disk for the Group 1 to 6 for 27, DiSo 21071 pid

    ERROR: read no quorum within Group: required 2 found 1 records

    Wed Mar 25 03:21:49 2014

    NOTE: disassembly of the cache (not clean) Group 1/0x35AAB27B (OCR_DATA)

    WARNING: For disk offline OCR_0681_2EF4 0x7f mode failed.

    2 node rac cluster is normal.  We were able to stop the crs without force.

    What should I look at to understand what is happening here?

    Thanks to adavnace.

    WARNING: For disk offline OCR_0681_2EF5 0x7f mode failed.

    NOTE: e-mail CKPT suspend pins Unix process pid: 21073, image:

    No default value is 1 M

  • I'm in photoshop and I'm trying to adjust the pressure of my pen. However, I get this sign of error with the sign of exclamation on the side and the pressure is not resolved.

    I'm in photoshop and I'm trying to adjust the pressure of my pen. However, I get this sign of error with the sign of exclamation on the side and the pressure is not resolved.


    I'm running on Windows 8, I'm using the latest version of Photoshop (2015) and I have a Wacom Intuos tablet. What should I do?

    Thanks, I forgot actually download wacom itself. It works now. Thank you!

  • communication error with the server. callback failed for the data entry page

    Hello

    We have recently applied the corrective update EMP on EMP 11.1.2.0 111.2.1.
    We have following the architecture,

    database server: sql server 2005
    Server Foundation (OS = windows server 2008): HSS, EPMA, Manager Calc, EAS, EIS, provider's server, planning
    Essbase Server (OS = windows server 2008): essbase

    After you apply the patching EMP 11.1.2.1, we apply after Electrodes for IE 9 compactibility i.e EMP 11.1.2.1.600 patches

    1. patch 14119724 (Workspace)
    2 14142678 patch (Shared services)
    3 patch 14224664 (EPMA)
    4 patch 14464109 (planning)

    After you apply above patches, all users get error when opening planning web form through the workspace of all client computer.

    "* error communication with the server. callback failed for the data entry page. "




    When restore us only planning patch 14464109 , issue of "communication error with the server. callback failed for the data entry page "get resolved for all users, but failed for a single user IE"user xyz" "

    the user xyz have OS = windows 7 and IE 8
    user xyz can take foundation server RDP can open any form of planning successfully in vain get when doing the basic machine.

    I have following question:
    1. Why do we get error "error communicating with the server. callback failed for the data entry page"after you apply the fixes to IE9

    2. after cancellation all patches or planning one patch, why the user xyz always get the error but not other users


    Thanks in advance

    Published by: 922755 on June 7, 2013 16:08

    It might be useful to have a read of the following doc Oracle Support - "error:"error Communication with the server. " "Callback failed for the data entry page" when you open a Web form of planning with the members of the Type of text [ID 1392689.1].

    And then this question should be resolved en.600

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • vCenter 4.1/ESXi 4.1 material status "Communication error with the server.

    I am slot that a brand new installation of vCenter with two new installs of ESXi 4.1 connected on it. I use on Dell PowerEdge 2950 s ESXi servers. I tired the customized version of Dell and vmware ESXi vanilla version. My host vCenter is Windows 2008 R2.

    In vCenter, the two server ESXi, any version of ESXi, I run, I get "Communication error with the server" error when I click the tab hardware state. No data appears in the hardware status tab.

    Only suggestion of Dell has been updated with firmware/BIOS on the server level. I did and it did not help.

    Anyone has any suggestions or ideas what would cause this?

    I had exactly the same problem what is to have everyone on this thread.  I finally called VMware support.  It is certainly a problem with Tomcat.  Apparently, during my initial installation of tomcat server vCenter (on a Win2k8R2 vanilla Server / unreleased) na not create a database file.  The vCenter Server uninstalled eventuall tech and went through the Setup again.  For some reason any Tomcat created db it's good the second time.  After installation, it takes about 5 minutes for the db should be created.

    On Windows 2k8R2 it is located here: C:\Program Files\VMware\Infrastructure\tomcat\lib\xhiveConfig\data

    The name of the comic is VcCache-by default-0. XhiveDatabase.DB

    My server didn't have one at all.  The relocation has created, at the beginning it is 0KB in size.  After 5 minutes, it grows up to 25, 600KB.

    Everything in my vCenter works now correctly.  I'm on 4.1.320137

    I hope this helps.

    Dave

Maybe you are looking for

  • Apple notes do not sync with Gmail Notes

    I use Apple Notes in El Capitan, and it is synced with Gmail notes. Gmail notes does not synchronize with notes of Apple properly. Question: When I make a new note in the notes of Apple it appears in the notes of Gmail. But not the other way around.

  • Problem installing XP on Qosmio G50 with vista preinstalled

    Hello everyone, just joined, and after a few navigation that I think will like this place. I just purchased a Qosmio G50 10 with preinstalled Vista and I want to install XP on the second hard drive to have the double-boot. It starts good but after it

  • Hotmail after update

    I just finished downloading the updates of security Jan and after restarting the computer I can no longer access hotmail. There is no problems during installation and now when I try to access hotmail, I get a note that the link seems broken.

  • Error, but boot is successful on a C3750E

    I have a C3750E-24TD-S, on which I just loaded new firmware.  When that I start, I see this: Loading of ' c3750e-universalk9-mz.150-1.SE2.bin"...c3750e-universalk9-mz.150-1.SE2.bin: no such device". Error loading "c3750e-universalk9" - mz.150 - 1.SE2

  • For stand-alone Lightroom Adobe application manager

    I wanted to downgrade from Lightroom autonomous 6.6 6.5, so I uninstalled 6.6 and installed 6.0I cannot install the update 6.5 because I did not nowan Adobe application installer. How I managed to install 6.0?All installers are for creative cloud, th