[SOLVED] SERVER_NAME & URL not in my name space + yahoo stuff not

Hi!
A cheap php 404 scripts just informed me, that someone tried to access a site on my server that does not exist and:
the getenv ("REQUEST_URI") is
##censored#ip##/?login=#censored#&PASSWD=#censored#
(yes, I've got a plaintext login + password of unknown origin in there. Didn't test if it's real @ yahoo or something )
the getenv ("SERVER_NAME") is:
An IP that should definitely not be associated with my server, doesn't resolve to a host name
PORT STATE SERVICE VERSION
80/tcp open http?
443/tcp open ssl/https?
2 services unrecognized despite returning data.
and traces back or redirects to (not sure, its sort of confusing):
something.member.something.yahoo.com
... which gets redirected to the yahoo login page where firefox gives me a "cross site scripting attempt" warning. Is this just the stuff yahoo usually does to its customers or is there someone else at work? Couldn't figure out how exactly the redirects work or in which direction and how the IP from which I got there is involved - must be more [serverside + cookie + javascript] stuff than 3-5 mad computer scientists can eat together or something.
the IP who tried to access this page according to the message definitely is noone who has anything to do with me either...
PORT STATE SERVICE VERSION
135/tcp filtered msrpc
139/tcp filtered netbios-ssn
445/tcp filtered microsoft-ds
1025/tcp open msrpc Microsoft Windows RPC
3389/tcp open microsoft-rdp Microsoft Terminal Service
Service Info: OS: Windows
also wrong provider+country (but none of the "especially conspicuous" ones) to be likely to be in the right place. Doesn't look like a "normal hacker" either, or does it? More like bored notebook guy who doesn't know the difference between internet & network...  or are windows computer supposed to look like this from outside?
Can someone give me hint? What could that mean? I feel sort of lost, my php, sever etc knowledge just isnt't that solid I guess... well, I know my "basics" are rather wobbly. Just: That's not something my server usually does.
How can getenv ("SERVER_NAME") give me something that's none of my domains / server ip's?
Can't figure out if I did something wrong... could this be something "upstream"? I transferred and registered some domains less than 20 hours ago which could explain for a period of "DNS strangeness" or something, but don't see how exactly that alone could result in something like that either... that'd be the wrong direction,  right...? Argh... 
Any hints are welcome - even if it's just something like: "don't panic" or "do panic, ffs!!!!!!". I'm not entirely sure if it's better to (a) just ignore that incident or (b) shut down the whole server without knowing why until I do.
Thanks!
Last edited by whoops (2011-03-10 00:27:39)

Exactly, that should have been my main question - thanks!
Almost can't believe, I just used the wrong variable! Everything makes so much more sense now... I must have been getting those clumsy / harmless "attacks" for years without noticing - until I messed up that 404 log script during domain transfer.
[...]information in your post which makes it difficult to understand what you're trying to explain[...]
I know. My problem was, that I couldn't really understand what exactly my problem was, so I "postet random stuff" and it worked out
Last edited by whoops (2011-03-10 00:30:46)

Similar Messages

  • Name Space in Webservice Response is not parsed in BI Publisher

    Hi,
    I have built the report in BI Publisher with Data Source as Web Service by giving WSDL URL and method Name. I have got the response for the method call, but it has name space for all tag elements. Like
    <ns:FirstName>Daniel</ns:FirstName>
    <ns:LastName>Victor</ns:LastName>
    My report template unable to pick the value from tags as it is taking Name Space also as tag name. It is not parsing name spaces. I tried another report by keeping file as my report source, just by removing the name spaces from the WSDL response message, it worked.
    How do I make BI Publisher to parse the name space, such that WSDL response can be utilized as such?
    Edited by: [email protected] on Mar 4, 2009 2:58 PM

    Hi,
    Did you follow all the steps in the Install guide:
    http://download.oracle.com/docs/cd/E12844_01/doc/bip.1013/e12690/T434820T487784.htm
    Regards,

  • ConnectionException: Name space accessor for the java: name space has not b

    Hi,
    While running JUnti test cases I am getting the following. Can anyone help?
    com.deere.u90.iaf.jdbc.connection.ConnectionException: Name space accessor for the java: name space has not been set. Possible cause is that the user is specifying a java: URL name in a JNDI Context method call but is not running in a J2EE client or server environment.
    IAF JDBC Connection Management Framework exception in JNDI lookup of DataSource.
    Source of configuration data = C:\starteam\JDPS - Software Delivery system\3123_CanDB\sds\WebContent\WEB-INF\classes\config\SDSConnectionManagerLocal.properties
    Dynamic Properties = false
    Property Name Suffix = SDS
    Connection Pooling Enabled = true
    JNDI Provider URL = corbaloc:iiop:wpuds90700.jdnet.deere.com:2811
    DataSource Name = java:comp/env/jdbc/SDSDEVLDataSource
         at com.deere.u90.iaf.jdbc.connection.ConnectionManager.initializeEnvironment(ConnectionManager.java:282)
         at com.deere.u90.iaf.jdbc.connection.ConnectionManager.<init>(ConnectionManager.java:224)
         at sds.view.intranet.servlets.SDSGenericServlet.getConnectionManager(SDSGenericServlet.java:192)
         at junittest.ProgrammedECUAddComponentTest.setUp(ProgrammedECUAddComponentTest.java:75)
         at junit.framework.TestCase.runBare(TestCase.java:125)
         at junit.framework.TestResult$1.protect(TestResult.java:106)
         at junit.framework.TestResult.runProtected(TestResult.java:124)
         at junit.framework.TestResult.run(TestResult.java:109)
         at junit.framework.TestCase.run(TestCase.java:118)
         at junit.framework.TestSuite.runTest(TestSuite.java:208)
         at junit.framework.TestSuite.run(TestSuite.java:203)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:392)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:276)
         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:167)
    Thanks in advance,
    Dhir

    I also get the same problem, this is very tedious but if you edit the song somehow and re-save it then it will copy. Not sure what the problem is at all, tried contacting Apple about this to no avail.

  • Not able to see the name space in Message Interface

    I Have cXML.xsd,  I make a external  definition  for this.
    I am creating a message interface for this,  When I create message interface and referre to  exsternal definition, it  does not show the name space, Please let me know how to  do this.
    in xsd,  in schema tag , I have alredy specify attribute  targetNamespace="MyNameSpace"
    help...
    Ram Singhal

    Hi Udo,
    I did the same thing..
    Have  a  look ..
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="urn:abc.xi:xyz:test">
         <xs:import namespace="http://www.w3.org/XML/1998/namespace"/>
    Where  Namespace  "urn:abc.xi:xyz:test"  is defined in  XI , underwhich I am importing External definition
    Thanks
    Ram

  • I can not download any files using Safari ? when I choose to download application file the URL include the file name and stop responding. Any help??

    I can not download any files using Safari ? when I choose to download application file the URL include the file name and stop responding. Any help??

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box.
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem(s)?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in Mac OS X 10.7 or later, then you can’t enable the Guest account. The Guest login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    *Note: If FileVault is enabled under Mac OS X 10.7 or later, you can’t boot in safe mode.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • IR name space not populating in ID

    Hi,
    My name space which i created in Builder in not reflected in ID. I am trying it in PI 7.1
    I am trying to create service which needs Sender side Outbound Interface. when i take input help for my namespace i created in IR, its not populated.
    What may be the reason?
    Kindly help me.
    Regards,
    Kevin

    Kevin
    First of all CLARIFY whether you are creating Business Service object or Business System object in ID.
    If Business Service, then kindly follow the suggestion of Sohail.
    Also you can check more details about Business Service in http://help.sap.com/saphelp_nw04/helpdata/en/fe/131eb4ef2fb344abf471c9eac0063a/content.htm
    here you will also find how to add interfaces.
    Rgds
    - lalit -

  • Webdynpro abap application name space.

    hi guru,
    i have created webdynpro abap iview for an application .
    while running the application in se80 application->run .
    its working fine .
    where as in portal iview its not working ( i.e iview
    trying to load ).if i change the name
    of that application its working fine .
    Is there any name space standard to create a application for
    iview.
    Regard's
    Vivekananthan.s

    Hi Vivek,
    When you run the webdynpro application in application you can find the url generated as
    http://ssecvpiv.corp.satyam.ad:8000/sap/bc/webdynpro/sap/zse_mis_reports say something like this then in portal we have an options to enter as sapnamespace component name
    """"sap/zse_land_admin?sap-system-login-basic_auth=X&sap-client=040&sap-language=EN
    here zse_land_admin is my componenet name and client number should be yuor client number just copy paste this u can run the application of the webdynpro abap into the portal.
    Before this please make sure that you have done seetings in system administration (which register s your login details of yuor server ).
    Hope it helps you .:)
    Regards,
    Sana.

  • Consume WSDL in ABAP proxy : Issue with name space

    Hi,
    I was trying to consume a WSDL in ABAP and I have created ABAP proxy using wizard in SE80 and also did the LPCONFIG.
    While calling the proxy methods it is throughing the "authrization failed" error because of the following issue.I have successfully executed same WSDL from some third party tools with out error.only difference I have observed in SOAP request is, Third party tools passing all name spaces at envelope level but in ABAP proxy it is not passing all name spaces at envelope level.
    1. SOAP genarated from WSDL in  third party tool.
    <<b>soap:Envelope</b> xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="<b>http://schemas.xxxxx.com</b> ">
      <soap:Body>
        <tns:<b>GetKMContent</b>>
          <tns:request>
            <tns:clientID>1</tns:clientID>
            <tns:employeeID>307478</tns:employeeID>   
            <tns:languageCountryCode>en-US</tns:languageCountryCode>
            <tns:wscVariables>
              <tns:empcountry>US</tns:empcountry>         
            </tns:wscVariables>
          </tns:request>
        </tns:GetKMContent>
      </soap:Body>
    </soap:Envelope>
    SOAP genarated from WSDL in  ABAP proxy.
    <<b>soap-env:Envelope</b> xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
    <soap-env:Header>
    <n0:Trace xmlns:n0="http://www.sap.com/webas/630/soap/features/runtime/tracing/">
    <TraceLevel xmlns="http://www.sap.com/webas/630/soap/features/runtime/tracing/">Full</TraceLevel>
    </n0:Trace></soap-env:Header>
    <soap-env:Body>
        <nr1:<b>GetKMContent</b> xmlns:nr1="<b>http://schemas.xxxxx.com</b> ">
             <nr1:request>
               <nr1:clientID>1</nr1:clientID>
               <nr1:employeeID>307478</nr1:employeeID>
               <nr1:languageCountryCode>en-US</nr1:languageCountryCode>
               <nr1:wscVariables>
               <nr1:empcountry>US</nr1:empcountry>
               </nr1:wscVariables>
            </nr1:request>
         </nr1:GetKMContent>
      </soap-env:Body>
    </soap-env:Envelope>
    I was trying to use the SOAP genarated in ABAP proxy in thrid party tool and end up with same "authrization failed " error. If I move the name space  <b>nr1</b> from <<u>nr1:GetKMContent xmlns:nr1="http://schemas.xxxxx.com "></u>  <b>GetKMContent</b> node to <b>soap-env:Envelope</b> <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:nr1="http://schemas.xxxxx.com "> then it is working fine.
    Question :Is there any way in ABAP proxy to pass name space at soap-env:Envelope level or is there any way to change the SOAP request once it is genarated from ABAP Proxy?. Is there any API to change SOAP information?
    Thanks,

    Hi Kavitha,
    I am also facing the same issue.
    Could you please share the solution if you have solved this.
    Thanks,
    Arun

  • Single name space in between Exchange 2010 and 2013

    Hi,
    In my current environment I have 2 Exchange 2010 servers with DAG no CAS NLB. I installed Exchange 2013 with 2 CAS with WNLB and 2 Mailboxes with DAG. The main requirement is to configure Single name space to access in between Exchange 2010 and Exchange
    2013. On Exchange 2010 DAG there is a URL using is owa.domain.com and I also configured in Exchange 2013 all the virtual directories with this name owa.domain.com but having an issue that when I open explorer and use the owa.domain.com URL the user on Exchange
    2013 gets their mailbox but user on Exchange 2010 gets error HTTP 403 blank page.
    I observed that in Exchange Organization settings CAS settings one server OWA, ECP etc shows their internal external URL but the other server unable to open the OWA, ECP URL and give error message that "An IIS directory entry
    couldn't be created. The error message is Access is denied. HResult = -2147024891"
    Please guide how to resolve this issue and use the same name URL in Exchange 2010 and Exchange 2013
    Thanks, 

    Hi,
    See the below brief:
    User will connect to mail.contoso.com as his namespace endpoint. CAS2013 in Site1 will authenticate the user, do a service discovery, and determine that the mailbox version is 2010 and is located within the local AD site. CAS2013 will proxy the
    request to an Exchange 2010 Client Access server which will retrieve the necessary data from the Exchange 2010 Mailbox server
    Go through the full blog for better understanding of the redirection.
    Client Connectivity with Exchange 2013
    Hope you have changed your DNS records to direct connections only to your new Exchange 2013 server. You'll move the host names (for example, mail.contoso.com) users have been using to connect to Outlook Web Access, Autodiscover, and so on, from your
    Exchange 2010 server to your Exchange 2013 server. When an Exchange 2010 user tries to open their mailbox, the Exchange 2013 server will proxy their request and communicate with the Exchange 2010 server on their behalf.
    Configuring DNS includes the following:
    Change the primary host names, such as mail.contoso.com, autodiscover.contoso.com, and owa.contoso.com (if used) to point to the external, publically-accessible, IP address of the Exchange 2013 Client Access server with your public DNS provider.
    Change the primary host names, such as mail.contoso.com (or internal.contoso.com if you're using different internal host names) and owa.contoso.com (if used) to point to the internal machine name of the Exchange 2013 Client Access server on your internal
    DNS servers.
    NOTE- Go through the Exchange Deployemnt Assitant - Configure DNS Records section
    Regards,
    Satyajit
    Please“Vote As Helpful”
    if you find my contribution useful or “MarkAs Answer” if it does answer your question. That will encourage me - and others - to take time out to help you.

  • [SOLVED] Encoded URL's are Re-Encoded When Clicked

    Some of our users here are copying URL's of relevant files [from one of our sites] and pasting them into Excel.
    As the need arises, they refer back to the Excel document and click the link to retrieve the document.
    When clicked the already-encoded URL's:
    https://sub.domain/some/path/to/files/My%20Super%20Long%20File%20Name-Thats%20Already%20Encoded.pdf
    Are getting encoded a second time, which result in a URL like:
    https://sub.domain/some/path/to/files/My%2520Super%2520Long%2520File%2520Name-Thats%2520Already%2520Encoded.pdf
    This naturally won't work because its now literally looking for a file called "My%20Super%20Long%20File%20Name-Thats%20Already%20Encoded.pdf" which of course doesn't exist.
    The URL's in Excel appear normal in the cells themselves.
    The editing the actual hyperlink confirms its also correct there as well.
    The URL's also look normal in the formula bar.
    I've reproduced this behavior on multiple company machines: Windows 7 x64 Enterprise SP1 with Office ProPlus 2010 32-bit.
    I was also able to reproduce this on vanilla Windows 7 VM's in Hyper-V using Office ProPlus 2010 and 2013.  Although domain joined, they're in an OU with blocked inheritance enabled and no linked GPO's.
    I can't figure out where the problem is: Excel, Windows, IIS or something else?

    Hi,
    I’ve done a test for this situation, but the url won’t change after reopening the file.
    1. A pdf file in SharePoint, and the file name contains some spaces which is the same with customers.
    2. Input the SharePoint URL into Excel, and each spaces has been replaced by %20
    3. Then, I can open the file in IE
    4. After I closed the website and excel file, I could open it in IE again and the URL didn’t change.
    As you mentioned in the ticket “Are getting encoded a second time, which result in a URL like”, may I know if the re-encoding was done automatically or manually? Based on the test result, it won’t encode a second automatically.
    If it is done manually, the issue should be most likely caused by the space character being encoded twice, because the space character is encoded as %20 as our two url show. However, based on your second url, it turned into %2520, Since the % character
    is encoded as %25, it should be a result of a double encoded. Actually, URLs need their characters to be in a specific format, ASCII characters, so that browsers can correctly interpret and parse the data. For every ASCII character in URLs, it will be encoded
    a string starting with %, and % is also an ASCII character in URLs and encoded to %25. If we double encode a URL, which results that every ASCII character in the URL will be encoded a string starting with %25, and that the URL becomes invalid. Therefore, I
    suggest you name the file using
    alpha-numeric
    characters
    only or do not encode it twice.
    If it is done automatically, since you have reproduced the issue on multiple machines, could you please help check the following Excel settings in several machines to make comparisons with each other.
    Excel Option>Advanced, Scroll to the General section and click Web Options, select Encoding
    If it possible, would you mind sharing a test file with me to do a test from my end?
    Regards,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Logging persistent url not working on 1921

    Hi All
    I am unable to configure logging persistence on a 1921.  Is this due to the internal arrangement of flash memory and the fact it is present as usbflash0:/ and not flash:/?
    I understand logging buffered needs to be configured first and I have done that.  I am running 15.1(4)M6 and here is what happens when I try and configure this feature:
    On a 1921:
    Router(config)#logging persistent url ?
    % Unrecognized command
    Router(config)#logging persistent ?  
      batch      Set batch size for writing to persistent storage
      filesize   Set size of individual log files
      immediate  Write log entry to storage immediately (no buffering).
      notify     Notify when show logging [persistent] is activated.
      protected  Eliminates manipulation on logging-persistent files.
      size       Set disk space for writing log messages
      threshold  Set threshold for logging persistent
      url        URL to store logging messages
      <cr>
    On a 1941:
    Router(config)#logging persistent url ?
      flash0:  Filesystem name
      flash1:  Filesystem name
      flash:   Filesystem name
    Any ideas?

    Single Sign-on and single sign-off methods are much different in 10g family of OAS than from those in 9iAS.
    There are internal redirections involved in 10g family, and 10.1.4 has even a little more different method of login and logout than even 10.1.2.0.2.
    You will have to notify your logout page in WWSSO_LS_CONFIGURATION_INFO$ in the orasso schema.
    hi
    1. i cant find table WWSSO_LS_CONFIGURATION_INFO
    only WWSSO_LS_CONFIGURATION_INFO_T and
    WWSEC_ENABLE_CONFIG_INFO$
    was should i do ?
    You will have to notify your logout page in WWSSO_LS_CONFIGURATION_INFO$ in the orasso schema.
    2. do i have to create a customised logout page?
    Ria

  • Name space problem ?

    Hi Guys,
    I have defined a message interface as outbound and synchronus and for the output and input message, i have taken the data types from the external definition.
    when i activate the message interface it says the name space http://Shell.com which i have defiend, is not defined under the software component version
    any help would be appreciated
    Thanks,
    srini

    Hi Guys,
    I did not activate the software component version and i did that which activated the namespace also and it solved the problem.
    Thanks guys
    Thanks,
    srini

  • Name Space Error when trying to restrict a subtemplate

    An rtf of four pages of the format
    <? For-each G_list_account_number? >
    <? For-each G_invoice_number?>
    Page1
    Default data for each invoice
    Account number
    Invoice Number
    Invoice Date
    Page2
    Default data for each Invoice….
    ….Section Break
    Page3
    <?param@begin:page-name,1?>
    In a Table
    Call template1
    Call template3
    Call template2
    Call template4
    Template 1
    <? initial-page-number:page-name,1?>
    Account page 1 of 2
    Invoice number
    Invoice date
    Template 2
    Customer Name, Address and Remit to Address
    Template3
    Customer Name
    Template 4
    Summary Details of the invoice
    Requirement:
    My requirement is to show (for Each Invoice)
    Page1
    Page2
    Page3(page 1 of 5)
    Template1
    Template2
    Template4
    on page 3 as of (MS word) but page 1 as of invoice (1 of 1) or (1 of 2 or more).
    page4 (page 2 of 5)
    If the summary details are more than one page ie (2 of 5,3of 5,4 of 5,5of 5) Then from page2 to rest of pages should be
    Template1
    Template3
    Template4
    Note: We are bursting this rtf to generate individual invoices. And the first two pages are portrait and from third page it is landscape.
    Problem:
    On (page 1 of 4)
    It is showing
    Template1
    Template3
    Template2
    Template4
    And Page (2 of 4)
    It is showing
    Template 1
    Template3
    Template4
    I have to restrict template3 on (page 1 of 4) for that when I am trying to apply the condition
    <? If :page-name != 1 ?> template3 <?end if ?>
    condition on template 3 it giving me a name space error,
    Please can anyone guide/help in getting my problem solved ASAP.
    Error:
    Font Dir: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    RTFProcessor setLocale: en-us
    FOProcessor setData: C:\Documents and Settings\ report1.xml
    FOProcessor setLocale: en-us
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:520)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:196)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:161)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1015)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:968)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:209)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1561)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:951)
         at RTF2PDF.runRTFto(RTF2PDF.java:626)
         at RTF2PDF.runXDO(RTF2PDF.java:460)
         at RTF2PDF.main(RTF2PDF.java:251)
    Caused by: oracle.xdo.parser.v2.XPathException: Namespace prefix 'if' used but not declared.
         at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:782)
         at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:564)
         ... 15 more
    Thanks in Advance.
    Rakesh
    Edited by: user588271 on Feb 27, 2009 9:39 AM

    its not the name space error, but you have used the syntax wrongly.
    It should be in all small. no init cap.
    use
    <?if:(1=1)?>
    <?end if?>
    not as <?If:(1=1)?>

  • Default Name Space

    Is there a way to change the default name space?
    From
    /sap/bc/bsp/sap/......
    to
    /zzcustom/bsp/
    Appreciate any help or pointers?

    <i>However, that section of BSP page properties is untouchable. In other words you are forced to create a service in /default_host/sap/bc/bsp/sap/</i>
    -->If you want to create the BSP Application in custom Namespace, then while creating the BSP Application , you can mention your custom namespace in SE80 as below..
    /MY_NAMESPACE/ZBSP
    <i>So, if I change my name space to some zzobject what will happen to the page properties? How will it know that it has to pick up /default_host/zzobject/ versus /default_host/sap/bc/bsp/sap/ ?</i>
    -->I believe you are going to create the new namespace, not going to change the SAP namespace into custom..
    --> I assume u r going to create the new namepsace..In this can, goto SICF, locate your BSP Application..Right click & Cut the service(ur BSP Appl) & Paste it under YOur custom Name space. Here it will generate the new URL for you..
    <i>What will be the impact on upgrade?</i>
    -->>It wont affect as far as you are creating the custom namepace. I believe if you change the SAP Namespace, it will be affected during upgrade..
    Raja T
    Message was edited by:
            Raja Thangamani

  • When i send a page from a website to my printers email address, it only prints the url not the page

    I have a Photosmart D110 all in one and just bought a Asus Transformer tablet. I`ve downloaded the eprint app and every time I share a page from a website via email to my printers email address it only prints the URL not the actual webpage. Also when I click the share option it gives me the option to share with the eprint app, but when I do it say it can't read or support the file due to paper size not being selected.
    This question was solved.
    View Solution.

    Hi,
    The HP ePrint does not support web pages printing
    Printing Web pages through email is currently not supported. HP is in the process of developing solutions to support Web page printing for mobile devices.
     http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02881579&cc=us&dlc=en&lc=en&product=5058336#N91...
    You may print web pages using the HP ePrint Home & Biz app by using its integrated web browser:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01616126&lc=en&cc=us&dlc=en&product=3857218#N58...
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

Maybe you are looking for