XMLType and External Entity Resolving

When I try to insert an XML Document like
my table "xmltest" have only one column from type XMLType.
insert into xmltest(xmlType('<?xml version="1.0" encodeing="ISO-8859-1"?>
<!DOCTYPE test PUBLIC "/home/oracle/test.dtd"><test>&amp;auml;</test>'));
i become an Error
ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00226: entity "auml" is not declared
Error at line 2
ORA-06512: at "SYS.XMLTYPE", line 0
ORA-06512: at line 1
my question is
is it possible to declare external Entity references in a DTD File, and how i can bind the xmldata to that DTD File
i dont want to put the Entity Declaration into the xmlDocument (as inline DTD)
kind regards
jan

Yes,
outside from XML DB i can parse the file,
it parse also with PL/SQL
but there, the DTD is under an apache URL (http://apachehost/dtd/test.dtd) and dont need Authentification.
in this conjunction the DTD is under "http://testhost:8080/public/test.dtd" and need Authentication and also i think that the XmlType parsing failed.
I have try´d out to Access the DTD with
select xdburitype('http://testhost:8080/public/test.dtd').getClob() from dual;
i get an error with Access Denied
with
select utl_http.request('http://testhost:8080/public/test.dtd').getClob() from dual;
i get the File
The test.dtd was placed with Windows OS over the WebDav function. The file can be accessed from outside the XML DB with Authentication
My Question are
- must this resource explicit registered in the XML DB
- can this happends on other things
- how i can set the Accessability from the resource
for additional
i have the Oracle 9i Enterprise Edition Release 9.2.0.1.0 (Downloaded from website)
with SuSe Linux 9.0

Similar Messages

  • Including schemas  and Entity Resolver

    I have a MasterSchema.xsd which includes 2 sub-schema's, schema1 and schema 2 using include schemaLocation as shown below
    <?xml version = "1.0" encoding = "UTF-8"?><xsd:schema xmlns:xsd = "http://www.w3.org/2001/XMLSchema"
    elementFormDefault = "qualified">
    <xsd:include schemaLocation = "schema1.xsd"/>
    <xsd:include schemaLocation = "schema2.xsd"/>
    </xsd:schema>
    I am using the parser.setProperty to associate the MasterSchema.xsd with the instance. Like so,
    parser.setProperty("http://apache.org/xml/properties/schema/external-noNamespaceSchemaLocation","MasterSchema.xsd");
    I am registering an entity resolver with the parser and the entity resolver handler is an inner class. Shown below
    parser.setEntityResolver(new EntityResolver() { 
    public InputSource resolveEntity(String publicId, String systemId)
    if (systemId.endWith("MasterSchema.xsd") {  
    return new InputSource(("/absolute_path/MasterSchema.xsd");
    } else if (systemId.endsWith("schema1.xsd")) {
    return new InputSource(("/absolute_path/schema1.xsd");
    } else if (systemId.endsWith("schema2.xsd")) {
    return new InputSource("("/absolute_path/schema2.xsd");
    } else {
    return null;
    The parser finds the MasterSchema.xsd but not the included schema1.xsd and schema2.xsd. Any ideas?
    I am using the external-noNamespaceSchemaLocation instead of external-schemaLocation since I am not using any namespace.
    Thanks
    Mary.

    I having the same problem, any resolution?
    -alexander

  • WL 6.1 and Configuring External Entity Resolution with XML Registry

    I have an XML document that uses a DTD with an http:// URL (specifically, my configuration
    file for Struts). It works fine if the machine on which WebLogic is running has
    an internet connection, but doesn't work when that machine (for security reasons)
    is not connected.
    I found in the "Administering WebLogic server XML" document the "External Entity
    Configuration Tasks" section which seemed that it would solve my problem by specifying
    a local file when encountering an external entity. I followed the directions,
    but it didn't seem to make a difference.
    Am I interpreting the documentation correctly (and if so, would the XMLRegistry
    section below do what I think it should do), or do I need to do something completely
    different (i.e., modify the Struts code) to have it not look for the http-based
    DTD?
    Any help is appreciated.
    ;ted
    The XMLRegistry section of the config.xml file:
    <XMLRegistry Name="Struts">
    <XMLEntitySpecRegistryEntry CacheTimeoutInterval="-1" EntityURI="file:c:/struts-config_1_1.dtd"
    Name="XMLEntitySpecRegistryEntry-1003533562502" PublicId="-//Apache Software Foundation//DTD
    Struts Configuration 1.1//EN" WhenToCache="cache-at-initialization" />
    <XMLEntitySpecRegistryEntry EntityURI="file:c:/struts-config_1_1.dtd" Name="XMLEntitySpecRegistryEntry-1003525690002"
    SystemId="http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd" />
    </XMLRegistry>
    A copy of the struts-config_1_1.dtd file is in the C:\ directory.

    Firstly, ensure that your XML Registry is targeted at a server. I know that's stating the obvious but you never know.
    Secondly the xml/registries/??? directory belongs in the config/domain directory and not one level higher in the applications directory.
    I'm been experincing problems resolving to an XML Schema. Resolution to a DTD works fine. Let me know how you get along

  • DNS Forwarding Same Internal and External Zone

    Hi,<o:p></o:p>
    So we have decided that we want our internal domain to be the same as our external domain e.g. domain.uk. I understand that split DNS can be used
    to fulfil this requirement but is it possible to set up a forward so if the DNS entry is not available in the internal zone it will forward onto one of our external name servers where it can resolve?<o:p></o:p>
    We are basically trying to avoid having to add the entry on both external and internal DNS servers for it to resolve. So far I have added the external name servers to
    the forwarders and disabled root hints which didn’t work. I’ve tried to add a conditional forwarder but it says the zone already exists. It seems the only to achieve the internal resolution is by creating the DNS entry both internally and externally.<o:p></o:p>
    Does anyone know if this is the case? It seems strange that you couldn’t point the DNS to another external name server for resolution? <o:p></o:p>
    Any help would be appreciated.<o:p></o:p>

    You must ask in networking forum
    https://social.technet.microsoft.com/Forums/en-US/home?forum=winserverNIS&filter=alltypes&sort=lastpostdesc

  • Viewing footage on desktop and external monitor at same time

    Maybe i'm missing something, but is there any way to view footage simultaneously on your desktop monitor and your external broadcast monitor (via blackmagic output)?
    Right now when I enable mercury transmit, the viewer within speedgrade goes to grey and I can only see the footage on the external monitor.  This makes it impossible to draw custom shapes around objects (rather than just use the stock circle masks) which I use quite a bit...I would like to have the view on both monitors like I have in resolve.
    If this isn't possible, is there a quick shortcut to toggle mercury transmit on and off without having to go into the settings menu?
    Any help would be appreciated...I am enjoying a lot of the controls that are in speedgrade but there are some workflow hurdles that I need to get over in order to be able to use effectively in client sessions from time to time.
    Thanks!

    I waited expectantly and patiently  for Adobe to enable Mercury Transmit  in SG and to be able to make use of my BM card and external monitor.
    O.K we got it in CC2014.1...but it is either Mercury Transmit or  Dual Display!
    I think this half-arsed solution  is an absolute fail that we cant use desktop and an  external monitor simultaneously.
    Has anyone on the SG team actually been in a real world CC and Grade Suite?
    At least we got consistency with the blue color scheme if not how Mercury Transmit works across the suite of apps.

  • Unable to activate internal and external urls at the same time

    Hi,
    We have Configured EBS R12 in DMZ setup as described in Figure F-9 of metalink note 380490.1 ,Option 2.4: Using Reverse Proxy with no External Web Tier.
    refering to 726953.1 Case History: Implementing a Reverse Proxy Alone in the DMZ Configuration - R12.
    but Not able to activate internal and external urls at the same time in this configuration. Only the node where last autoconfig was run getting activated as web node.
    When trying to accees the url of the other node it gets redirected to the url (where autoconfig is last run).and for this error observed is Error Code:502 Proxy Error.The specified Secure Sockets Layer (SSL) port is not allowed.(12204).
    For both external and internal services are UP.opmn status is live no error.
    Using Apache as reverse proxy.
    EXTERNAL Reverse proxy settings:
    s_login_page http://LONWEB01.process.com:81/OA_HTML/AppsLogin
    <TIER_DB oa_var="s_isDB">NO</TIER_DB>
    <TIER_ADMIN oa_var="s_isAdmin">NO</TIER_ADMIN>
    <TIER_WEB oa_var="s_isWeb">YES</TIER_WEB>
    <TIER_FORMS oa_var="s_isForms">YES</TIER_FORMS>
    <TIER_NODE oa_var="s_isConc">NO</TIER_NODE>
    <TIER_FORMSDEV oa_var="s_isFormsDev">YES</TIER_FORMSDEV>
    <TIER_NODEDEV oa_var="s_isConcDev">NO</TIER_NODEDEV>
    <TIER_WEBDEV oa_var="s_isWebDev">YES</TIER_WEBDEV>
    INTERNAL Middle Tier settings:
    s_login_page http://stprojapp01.test.com:8005/OA_HTML/AppsLogin
    <TIER_DB oa_var="s_isDB">NO</TIER_DB>
    <TIER_ADMIN oa_var="s_isAdmin">YES</TIER_ADMIN>
    <TIER_WEB oa_var="s_isWeb">YES</TIER_WEB>
    <TIER_FORMS oa_var="s_isForms">YES</TIER_FORMS>
    <TIER_NODE oa_var="s_isConc">YES</TIER_NODE>
    <TIER_FORMSDEV oa_var="s_isFormsDev">YES</TIER_FORMSDEV>
    <TIER_NODEDEV oa_var="s_isConcDev">YES</TIER_NODEDEV>
    <TIER_WEBDEV oa_var="s_isWebDev">YES</TIER_WEBDEV>
    Are we missing anything....
    Thanks & Regards

    Hi,
    Finally it's resolved...Following is the solution thought to share in the forum:
    The configuration of the E-Business Suite environment for DMZ requires profile options hierarchy type to be set
    to SERVRESP.
    To change the profile options hierarchy type values to SERVRESP, execute the following SQL script as
    shown below:
    sqlplus / @/patch/115/sql/txkChangeProfH.sql SERVRESP
    After successfully completing the above sql script, run Autoconfig in all nodes to complete the profile options configuration.
    It's resolved after doing this..

  • Linkage Error using Entity Resolver

    Hello,
    I'm working on a project that requires the use of an alternate JAXP
    parser implementation than what comes default with weblogic 6.1 (I'm
    using crimson). However, I'm getting a LinkageError when I try to use
    my code. The same code that gets this error is working fine on Weblogic
    5.1 (see exception below).
    It appears that there is some problem with the classloader hierarchy
    from what I can tell. I've tried defining a new XML service via the WL
    GUI with specific entries for my entities and have mapped these settings
    to my server, all to no avail.
    The problem appears to be appearing when I load my custom Entity
    Resolver which uses my own caching mechanism. For my own sanity, I do
    not want to be tightly coupled to the entity caching mechanism in WL 6.1
    and like I said this worked fine on 5.1. It appears that the
    LinkageException is complaining that the version of EntityResolver
    interface compiled against my class is not compatible with runtime
    version available.
    <Nov 19, 2001 3:03:01 PM CST> <Error> <HTTP>
    <[WebAppServletContext(7574644,gmlc,/gmlc)] Servlet failed with
    Exception
    java.lang.LinkageError: loader constraints violated when linking
    org/xml/sax/EntityResolver class
    at
    com.nokia.gmlc.lcs.nokiaapi.NokiaRequestParser.parse(NokiaRequestParser.java:101)
    at com.nokia.gmlc.lcs.nokiaapi.NokiaApi.doPost(NokiaApi.java:88)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:
    2456)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    I'm really frustrated by this one. I've lost nearly 2 days trying to
    figure this one out. Any help would be appreciated.
    What I've tried:
    Adding custom JAXP classes to WL GUI and linking to server.
    Adding custom JAXP classes per entity and linknig to server.
    Mucking around with class paths, etc.
    Adding PreferWebInfClasses="true" to config.xml so my libraries would be
    used before system libraries.
    Thanks for any help,
    Dan Flynn
    [email protected]

    Ok, this could be an issue with start-up options being different with Sun Hotspot and BEA JRockit. When the server running JRockit is started, it usually prints its command line, could you try to capture it and post it into this news thread? Also specify which version of JRockit you are using (you could specify -showversion on the command line paste the output in this thread).
    Kind regards,
    Cecilia Borg
    BEA WebLogic JRockit

  • 2610 LAN configuration with devices on both internal and external IPs

    I am more than a bit rusty and reconfiguring a network due the arrival of a new SBS office server. The new office server (and clients) needs to connect to the Internet via our Cisco 2610 router. The server is say 10.1.1.10 and the FastEthernet0 interface on the router is set to 10.1.1.200. The 2600 has a Serial0 interface that is connected to a leased line with an external IP address. We also have our own class C IP range used for web, mail and dns servers.
    So:
    OfficeServer (10.1.1.10)<----->FastEthernet0(10.1.1.200)[2600 ROUTER1]Serial0(123.123.123.54)<---leased line--->ISP(Internet)
    However, I also have a webserver etc in our office, with an external IP address from our range, that needs to, and can, see the Internet.
    So, we also have, on the same router:
    WebServer (90.4.123.35)<----->FastEthernet0(90.4.123.254)[2600 ROUTER1]Serial0(123.123.123.1)<---leased line--->ISP(Internet)
    interface FastEthernet0/0
    ip address 10.1.1.200 255.255.0.0 secondary
    ip address 90.4.123.254 255.255.255.0
    ip nat inside
    speed auto
    full-duplex
    interface Serial0/0
    description Connection to NTL
    ip address 123.123.123.54 255.255.255.252
    ip broadcast-address 123.123.123.55
    ip access-group inboundfilter in
    ip access-group outboundfilter2 out
    ip nat outside
    encapsulation ppp
    no fair-queue
    The FastEthernet0 interface has both an internet and external IP address mapped to it. Currently the office PCs use the external IP address as their gateway address and this works, however the new server is more secure and won't allow this.
    There is NAT and access-lists running on the Cisco and each office PC has an internal IP address that is NATted to a dedicated external IP.
    At the moment the webserver can see the Internet, but the office server cannot. Office PCs can see the Internet if they use the external IP address mapped to FastEthernet0/0 direct as their gateway address (although you get a message suggesting that this is not the way to go). So I am trying to resolve this whilst also trying to set it up better/properly.
    What is the best way to do this (all assistance appreciated)?
    Do I need to NAT the internal office server IP to an external IP address for it to see the internet?
    Do I need to NAT the internal gateway address to an external IP address or will the router be able to route this anyhow?
    Could it be DNS, so should I set the DNS server on the office server NIC to the ISPs DNS server, or to the Cisco

    The best solution is to renumber the webserver to an internal ip address and configure a static nat on the router:
    ip nat inside source static
    http://www.cisco.com/en/US/docs/ios/12_3/12_3x/12_3xe/feature/guide/gt_ntsip.html
    regards,
    Leo

  • Random Bingads WSDL errors: Parsing WSDL: Couldn't load from...failed to load external entity, Could not connect to host, Parsing Schema: can't import schema from

    Hi,
    I am developing a web tool that accesses client's Bingads accounts via OAUTH2 granting. I am downloading data from clients daily.
    Generally it worked, but for 2 days I am experiencing a weird issue, that in random times (but more and more often though) I receive random error messages from Bing server. I am pasting below a few example from my logs (with timestamp and request/response).
    Must note that I launch these requests from the server where we have the webapp but also I launch it locally. The same is the result.
    The timestamp is in France time (GMT+1).
    Thanks ahead!
    Best regards,
    Steve
    2015-01-14 15:08:05: Service\BingAds::initService => SOAP-ERROR: Parsing Schema: can't import schema from 'https://reporting.api.bingads.microsoft.com/Api/Advertiser/Reporting/V9/ReportingService.svc?xsd=xsd0'
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetDetailedBulkDownloadStatusRequest><ns1:RequestId>108277125</ns1:RequestId></ns1:GetDetailedBulkDownloadStatusRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:TrackingId xmlns:h="https://bingads.microsoft.com/CampaignManagement/v9">XXXXX</h:TrackingId></s:Header><s:Body><GetDetailedBulkDownloadStatusResponse
    xmlns="https://bingads.microsoft.com/CampaignManagement/v9"><Errors i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"/><ForwardCompatibilityMap xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic"
    xmlns:i="http://www.w3.org/2001/XMLSchema-instance"/><PercentComplete>100</PercentComplete><RequestStatus>Completed</RequestStatus><ResultFileUrl>https://download.api.bingads.microsoft.com/ReportDownload/Download.aspx?q=XXX</ResultFileUrl></GetDetailedBulkDownloadStatusResponse></s:Body></s:Envelope>
    2015-01-15 05:41:39: Service\BingAds::getCampaigns => SoapFault: Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)
    2015-01-15 05:45:00: Service\BingAds::initService => SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl' : failed to load external entity "https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl"
    2015-01-15 11:58:46: Service\BingAds::getCampaigns =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)
    2015-01-15 11:59:50: Service\BingAds::initService =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl' : failed to load external entity "https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl"
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:TrackingId xmlns:h="https://bingads.microsoft.com/CampaignManagement/v9">XXXXX</h:TrackingId></s:Header><s:Body><GetCampaignsByAccountIdResponse
    xmlns="https://bingads.microsoft.com/CampaignManagement/v9"><Campaigns xmlns:i="http://www.w3.org/2001/XMLSchema-instance"></Campaign>........</Campaigns></GetCampaignsByAccountIdResponse></s:Body></s:Envelope>
    2015-01-15 12:05:55: Service\BingAds::getCampaigns =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXXXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXXXXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXXXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)

    Hi,
    1. I am using the older version of the PHP library provided by Bing (updated on 1/20/2014), so that is doing the WSDL loadings. I initialize the proxy calling OpticoBingAdsClientProxy providing what it needs, and then do the requests.
    2. I have a cron that reads data from client's accounts. I make several calls, like get search query report, get keyword performance report, get keyword bulk data. As the script progressed the first 2 worked and the third gave error. Or in other cases the
    first request failed. The calls have quite some time in between them since I process data (sometimes even 160 seconds)
    3. I did not change the code ion terms of requests, since as I said I use the PHP library (same credentials, ...).
    As of today (2015-01-16 10:30 GMT + 2) running my script, still have the same issues.
    Thank you!
    Steve

  • XML parsing error: xml processing instruction not at start of external entity (error code 17)

    I created a form and recieve the filled in form by email from participants. It has always worked in the past. Recently when importing data into the master form (from filled in forms in xml files sent by applicants) I am getting this error message..."xml processing instruction not at start of external entity (error code 17), line 2, column 1...." pointing to the file of data (xml) I am trying to input.  If I pull up old data forms (from 2009) they work, but now I am getting this error.  I run Adobe Design Premium CS3 for Windows.  Can anyone tell me what to do to fix?

    I created a form and recieve the filled in form by email from participants. It has always worked in the past. Recently when importing data into the master form (from filled in forms in xml files sent by applicants) I am getting this error message..."xml processing instruction not at start of external entity (error code 17), line 2, column 1...." pointing to the file of data (xml) I am trying to input.  If I pull up old data forms (from 2009) they work, but now I am getting this error.  I run Adobe Design Premium CS3 for Windows.  Can anyone tell me what to do to fix?

  • "Error in processing external entity reference" - why?

    -- FM 8.0p277, structured --
    Saddened to see this morning that FM apparently decided against saving the work I did yesterday afternoon ... I can sympathise with the idea of not saving imperfect documents, but it could at least have warned me!
    First attempt at saving this morning throws up the following message.
    ] XML Parser Messages (Document Prolog)
    ] Error at file P:\ACM\smu\ditabase.dtd, line 71, char 17, Message: Could not open external entity 'P:\ACM\smu\indexingDomain.ent'
    ] Parse error at line 71, char 0: Error in processing external entity reference
    * I certainly haven't created any .dtd, so where might this defective file have come from?
    * ditto for defining entities
    So - what's the root problem, and how do I set about correcting it?
    [ps] I get exactly the same message when I use the FM DITA menu to create a brand-new topic.

    Hey Niels...
    That *shouldn't* be happening if you're using an unmodified FM8 install .. especially with creating a new file. It sounds like something has gone awry in your install. This will often happen if the doctype declaration in the XML file is defined as a system resource rather than with a public ID (but that shouldn't be happening unless you're creating the file with another editor or using a file created by someone else).
    Some things to check ..
    - Open the DITA > Options dialog .. is "DITA-Topic-FM" selected as the "Topic application"?
    - When you open a file from disk, do you select "DITA-Topic-FM" as the structure application? (You may not get an option to do so .. that's OK.)
    - Choose .. Structure Tools > Edit Application Definitions .. locate the XMLApplication node that is labeled "DITA-Topic-FM" .. below that you'll see entries for Template, DTD, and Read/write rules. Check that the files specifed actually exist at the locations specified (note that "$STRUCTDIR" maps to the FrameMaker/Structure/ folder).
    - Have you installed FrameMaker in a "nonstandard" location?
    I may be missing something obvious, but this is probably a good start.
    Cheers,
    ...scott

  • Hierarchies,dependent and internal and external hierarchies .

    Hi Gurus,
    Pls let me know about time dependent and internal and external hierarchies .
    Regards
    Karan

    Ok to clarify
    Coflaher,
    My end goal is to use Jabber for windows as an internal IM client which currently works fine as "saMAccountName"@domain.loc. I would also like to be able to federate to services listed under the Interdomain Federation section of the document you refered to above.
    How should my IM address field read? Since you say it needs to be resolvable from external sources. This leads me to believe my IM field should read "firstname.lastname"@domain.ca instead of "saMAccountName"@domain.loc
    Yet when add the following to my jabber.config.xml file it seems to loose it's mapping to all the other fields in AD.
    This part of the documentation doesn't seem entirely clear. Your assistance is much appreciated.
       true

  • Archive messages from external entity?

    Hello,
    Environment:
    GroupWise 2012 SP2 / SLES11 / OES11
    Would it be possible to setup a scheduled task that will archive (not delete) messages from an external entity mailbox?
    In addition, could I run a scheduled task that deletes messages from the archive as well?
    Thanks,
    Armand.

    On 17.07.2013 12:26, voigt-travel wrote:
    >
    > Hello,
    >
    > Environment:
    > GroupWise 2012 SP2 / SLES11 / OES11
    >
    > Would it be possible to setup a scheduled task that will archive (not
    > delete) messages from an external entity mailbox?
    >
    > In addition, could I run a scheduled task that deletes messages from
    > the archive as well?
    Yes and no. However, first realize that archiving is a *pure* client
    function. Without a (permanently) running groupwise client somewhere,
    the answer is no.
    CU,
    Massimo Rosen
    Novell Knowledge Partner
    No emails please!
    http://www.cfc-it.de

  • Webaccess for External Entity questions

    Hello,
    - We are not able to logon to our external entities with webaccess (only with delegate option in the client)
    - We have a password policy set to an edir object "login.policy", so this is for everyone.
    on the password policy we've configured "periodic password change"=90 "require password"=yes /etc.
    - We are authenticate to groupwise /edirectory with LDAP, so external entities should be use Groupwise password.
    I have 2 questions:
    - I want to disable the password policy "periodic password change" for this external entities.
    Is it true that password policies are affected for external entities and if yes how can i exclude that, since i cannot assign a password policy to groupwise objects (only to users)
    - I'm not able to login to the external entities with webaccess "mailbox not available" while i set manual the groupwise password in the external entity object. But i see that direct after that the password policy set the periodic password change to "current date/time"
    How can i solve this, what's the best practice for this.
    Thanks.

    Hi,
    We are using the latest one 8.02 HP2
    hmm you don't have problems...
    For information:
    When i create an external entity:
    Within consoleOne: select the postoffice > new > external entity
    then i put in each field the same name as example : "mailaddress"
    Then i have to browse for the object to place. There i place it in my Edir-tree under users/department/*
    When i'm open the properties of the external entity and go to restrictions:
    there everything is selected, so also "Force periodic password change", exactly the same as for our other users. (so that's the policy i think)
    But when i deselect the "force periodic", it's good. But then when i say "change password", it's getting his password policy back from the server and there it is selected again.
    But in the meantime i still cannot login with it.
    I have 1 external entity that was working at a moment, don't know what i did. Ten times the same procedure. But also the password policy is there.
    Is the structure the problem, where do you have the external entity object in your edir placed?
    Originally Posted by kjhurni
    What version of WebAccess do you have?
    We use LDAP against eDir for our GroupWise system, and we also have "external entities" (as such, they're only in the GW system) and don't have any problems at all with the external entities logging in.
    Obviously since the external entities are ONLY in GW, there is no NMAS Universal Password Policy that can apply to them, so I'm confused as to why an external entitity in your case would even be prompted every X days to change a password.

  • Add account fails both internally and externally, but autodisover is working

    Recently our internal DNS zone was deleted on remote DC and the change propagated to all of our DNS server. I was able to make a copy of zone and restore it. The Exchange server is back online and working for existing machines, but when we attempt to add
    a users profile to a new machine or a remote machine the auto setup fails. I am not sure if it is DNS related, because our external DNS was not affected, but I wanted to mention it because I think it has something to do with problem. The following happens
    now:
    It finds the user.
    Fails to logon:
    Tells me I must provide the mail serve name
    When I click on check name it tells me the name cannot be resolved.
    I have been banging my head against the wall here, because both internal and external exchange connectivity test pass. Also,
     I cannot find anything in the event logs that looks related. Any ideas?

    Hi,
    Please refer to the following article to troubleshoot the issue:
    Outlook: Unable to perform a Check Name or connect to an Exchange mailbox
    To resolve this issue, import the User Shell Folders registry key from a working Windows User Profile.
    Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added
    protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs
    Hope this helps!
    Thanks.
    Niko Cheng
    TechNet Community Support

Maybe you are looking for

  • IPhone, iPad, iPod touch: Device not recognized in iTunes for PC

    My iPad is no longer recognized in iTunes.  This for a PC.  Occurs even when connected by cable.  WiFi sync was stopped and then this started.

  • How  to map the Third Party materila for Job Wok process in our Plant

    Dear All, please guide me how  to map the  Third Party  Subcontracting in Our Plant Means Customer materials to be Processed  in our Plant and  then we have to sent to customer after processing. please  Brief me  with the Proces sflow Reagrds kishore

  • XI to Port

    Hi to all, Just consider the following requirement and let me know how to do that. We are having one software which will send/receive data only thro ports(TCP/IP). I have to pass those data to SAP R3 Systems thro XI. The call should be synchrounous.

  • Image of the peer

    In the case of things like Button or Label, Is it possible to get an Image of what the component peer is displaying on the screen?

  • PDF looks fine in-house; Clients see jumbled mess

    Hello, I'm using Acrobat 8 Professional 8.1.2 to generate PDFs from MSWord and an in-house webtool. When other colleagues view these PDFs in either Acrobat 8 Pro or Acrobat 6 Pro, they look fine. When we email them to people outside, many have compla