Cannot connect to DI Server from IIS

Hi,
I have a working installation of IIS and DI server on my laptop (running XP SP1). On my laptop, I can make SOAP calls to the DI Server from .asp pages running on the IIS.
However, I installed the DI server on a Windows 2003 Server with IIS 6 and tried to use the same configurations. Now, I cannot get any connection to the DI Server. The DI Server log only displays information about the start and stop events (on my laptop, each SOAP request is recorded in the log). I examined the IIS log file and this is what I found:
2005-01-12 12:46:13 127.0.0.1 GET /default.htm - 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 200 0 0
2005-01-12 12:46:24 127.0.0.1 POST /WebSAPManageSoap.asp |13|800a000d|Type_mismatch:_'Session' 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 500 0 0
2005-01-12 12:47:21 10.169.32.4 OPTIONS / - 80 - 10.169.32.72 Microsoft-WebDAV-MiniRedir/5.1.2600 200 0 0
2005-01-12 12:47:21 10.169.32.4 PROPFIND /Data - 80 - 10.169.32.72 Microsoft-WebDAV-MiniRedir/5.1.2600 501 0 0
2005-01-12 12:47:21 10.169.32.4 PROPFIND /fijhsk00$ - 80 - 10.169.32.72 Microsoft-WebDAV-MiniRedir/5.1.2600 501 0 0
2005-01-12 12:47:50 127.0.0.1 POST /WebSAPManageSoap.asp |13|800a000d|Type_mismatch:_'Session' 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 500 0 0
2005-01-12 12:47:52 127.0.0.1 GET /WebSAPManageSoap.asp |13|800a000d|Type_mismatch:_'Session' 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 500 0 0
2005-01-12 12:47:52 127.0.0.1 GET /WebSAPManageSoap.asp |13|800a000d|Type_mismatch:_'Session' 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 500 0 0
2005-01-12 12:47:52 127.0.0.1 GET /WebSAPManageSoap.asp |13|800a000d|Type_mismatch:_'Session' 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 500 0 0
2005-01-12 12:47:53 127.0.0.1 GET /WebSAPManageSoap.asp |13|800a000d|Type_mismatch:_'Session' 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 500 0 0
2005-01-12 12:47:53 127.0.0.1 GET /WebSAPManageSoap.asp |13|800a000d|Type_mismatch:_'Session' 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 500 0 0
2005-01-12 12:50:23 127.0.0.1 GET /WebSAPManageSoap.asp |13|800a000d|Type_mismatch:_'Session' 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 500 0 0
2005-01-12 12:50:25 127.0.0.1 GET /WebSAPManageSoap.asp |13|800a000d|Type_mismatch:_'Session' 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 500 0 0
2005-01-12 12:50:25 127.0.0.1 GET /WebSAPManageSoap.asp |13|800a000d|Type_mismatch:_'Session' 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 500 0 0
2005-01-12 12:50:26 127.0.0.1 GET /WebSAPManageSoap.asp |13|800a000d|Type_mismatch:_'Session' 80 - 127.0.0.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.2;.NETCLR+1.1.4322) 500 0 0
= = =
It seems obvious that something is wrong with WebSAPManageSoap.asp. However, the same file works fine on my laptop installation. Has anyone got experience or insights about this problem ?
Henry

Hello
I tried as Henry to do the same thing but I got a different error :
the log file of IIS is :
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2005-01-27 15:47:27
#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken
2005-01-27 15:47:27 W3SVC1 SRV-DEV 192.168.2.120 POST /WebSAPManageSoap.asp - 80 - 62.39.108.237 HTTP/1.1 Mozilla/4.0(compatible;MSIE6.0;WindowsNT5.1;SV1;.NETCLR1.1.4322) - - 62.39.108.237 200 0 0 660 1571 3562
and the SOAP response is :
  <?xml version="1.0" ?>
- <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
- <env:Body>
- <env:Fault>
- <env:Code>
  <env:Value>env:Receiver</env:Value>
- <env:Subcode>
  <env:Value>-114</env:Value>
  </env:Subcode>
  </env:Code>
- <env:Reason>
  <env:Text xml:lang="en">No Server Defined</env:Text>
  </env:Reason>
- <env:Detail>
  <Command>Login</Command>
  </env:Detail>
  </env:Fault>
  </env:Body>
  </env:Envelope>
The SOAP request is :
<?xml version="1.0" encoding="utf-16"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <Login xmlns="http://localhost/WebSAPManageSoap.asp">
      <DataBaseServer>localhost</DataBaseServer>
      <DataBaseName>SBODemo_US</DataBaseName>
      <DataBaseType>dst_MSSQL</DataBaseType>
      <DataBaseUserName>sa</DataBaseUserName>
      <DataBasePassword>123erty</DataBasePassword>
      <CompanyUserName>manager</CompanyUserName>
      <CompanyPassword>manager</CompanyPassword>
      <Language>ln_English</Language>
      <LicenseServer>srv-dev</LicenseServer>
    </Login>
  </soap:Body>
</soap:Envelope>
On the same host I've installed DI SERVER, SBO and IIS and run the license server.
About this issue, I've created a message on the SAP Market place.
But if you have an idea...
Thanks
Jerome

Similar Messages

  • Cannot connect to Informix Server from workshop webservice tutorial

    I am trying to modify the web service tutorial sample application to change the
    database connection to point to the informix database server. After running application,
    it displayed the following errror message:
    weblogic.jws.control.ControlException: Unable to obtain connection to database[Connection
    has already been created in this tx context for pool named cgPool. Illegal attempt
    to create connection from another pool: ecomPool] .
    Here ecomPool is a working pool which I am doing other development with it.
    Please advice if someone has some idea.
    Thanks.

    "kevin" <[email protected]> wrote:
    >
    I am trying to modify the web service tutorial sample application to
    change the
    database connection to point to the informix database server. After
    running application,
    it displayed the following errror message:
    weblogic.jws.control.ControlException: Unable to obtain connection to
    database[Connection
    has already been created in this tx context for pool named cgPool. Illegal
    attempt
    to create connection from another pool: ecomPool] .
    Here ecomPool is a working pool which I am doing other development with
    it.
    Please advice if someone has some idea.
    Thanks.You cannot have two non-XA enabled connection pools used by workshop. What you'll
    need to do is set up ecomPool to be XA enabled, then when you point cgPool to
    Informix (non-XA), it should run smoothly.
    Be aware cgPool cannont be XA enabled, because the JMS traffic is over this pool
    as well

  • Cannot connect to iChat Server from Leopard Client

    I just installed Leopard Server fresh and did all of the software updates. I let Directory Utility configure my Leopard client machine to setup all of the accounts. When I try to connect with iChat, I get the following prompt:
    *Please type your Kerberos password for patrick@LKDC:SHA1.48E73...0D0.*
    I enter my password on the server, and I then get:
    *Kerberos Login Failed:*
    Cannot resolve network address for KDC in requested realm.
    My co-worker has a similar problem, but it instead asks him to type in the Kerberos password for "[email protected]". It also fails for him.
    Keep in mind this is a freshly-installed Leopard Server set for basic usage. I'm literally shocked that it doesn't *just work*. I'm even more shocked that nothing I seem to try actually has any result on fixing it.
    What am I doing wrong? (Or rather, what is Leopard Server doing wrong, since all I did was follow the instructions to install this thing.)
    Thanks,
    Patrick

    Yes, the problem turned out to be that when I initially installed Leopard, the IP address I was using didn't have a reverse DNS entry. Leopard should really provide a WARNING when this is the case, as it causes so many problems across the board, and I've read so many other users having other problems because their DNS was not set up properly. Since there is no easy way to remedy this once it's installed, it's even more pertinent that an administrator be notified at the time of installation that this is the case. I fixed my DNS issue and reinstalled Leopard Server, and that solved the problem. (And yes, I will file a bug report with Apple.)

  • Lync client cannot connect to Exchange Server when accessing from outside (Internet) - please HELP!

    Hello,
    I have full representation of the Lync 2010 from Outside (i.e. Internet), but I still have small issue related to Lync-to-Exchange integration. Clients who is using Lync client from outside (i.e. Internet) cannot see Exchange-related information including
    Call Logs, Voicemail and Calendar information.
    Here is the experience and error messages that anyone will see when connecting to Lync server from Outside:
    And this is the error message that will be displayed on Lync phone edition devices (a.g. Polycom CX-700) when connected from Internet:
    If somebody can suggest what I can try I would appreciate this very much. I do believe that many other people have this issue as well.
    Thanks!

    Hi, we had this issue and I ended up logging a MS support job. Turns out it was the TMG rule/Auth method causing the issue.
    Job details:
    **Symptom:
    Lync Client External User are not able to retrieve the EWS URL
    **Troubleshooting:
    • We found External users are not able to Retrieve the EWS information in the Lync Client .
    • We found the below error in the ETL logs.We found for EWS request we are getting the  401 response
    HTTP/1.1 401 Unauthorized ( The server requires authorization to fulfill the request. Access to the Web server is denied. Contact the server administrator.  )
    • TMG need pass through Authentication
    Public names are  autodiscover.domain.com and Outlook anywhere External FQDN  and paths are /ews/* and /autodiscover/*, OAB/*
    Users is All Users, and Delegation is "No delegation but client may authenticate directly" on the corresponding tabs of the publishing rule.
    This changes is required for Lync Client as Lync Client does not  work well with this BASIC authentication on TMG .
    • After  TMG engineer changed this settings in the TMG users are able to see EWS information.
    RELATED ARTICLES:
    Configure Certificates for Servers
    http://technet.microsoft.com/en-us/library/gg398995.aspx
    Associate a Subnet with a Network Site
    http://technet.microsoft.com/en-us/library/gg412804.aspx
    Deploy Office Web Apps Server
    http://technet.microsoft.com/en-us/library/jj219455.aspx
    Reset-CsPoolRegistrarState
    http://technet.microsoft.com/en-us/library/jj619172.aspx
    Manage Access Edge Configuration for Your Organization
    http://technet.microsoft.com/en-us/library/jj552443.aspx
    http://technet.microsoft.com/en-us/library/gg182549.aspx
    Edge Certificate
    http://technet.microsoft.com/en-us/library/gg398409.aspx
    Edge Deployment
    http://blogs.technet.com/b/nexthop/archive/2012/05/15/lync-server-2010-geographically-dispersed-edge-topology-part-1.aspx
    http://blog.schertz.name/2012/07/lync-edge-server-best-practices/
    http://blog.schertz.name/2012/04/lync-server-2010-deployment-part-4/
    http://technet.microsoft.com/en-us/library/gg425891.aspx
    http://blogs.technet.com/b/nexthop/archive/2010/11/17/microsoft-lync-server-2010-protocol-workloads-poster.aspx
    MRAS
    http://blogs.technet.com/b/dodeitte/archive/2012/06/22/issues-with-mras-and-limited-external-calling.aspx
    http://blogs.technet.com/b/ucedsg/archive/2011/05/09/what-can-you-tell-me-about-lync-security.aspx
    IIS ARR Configuration for  Lync 2013
    http://blogs.technet.com/b/nexthop/archive/2013/02/19/using-iis-arr-as-a-reverse-proxy-for-lync-server-2013.aspx
    http://social.technet.microsoft.com/wiki/contents/articles/15893.iis-arr-url-rewrite-for-lync-2010-reverse-proxy.aspx
    Archiving Options in Lync Server 2013
    http://blogs.technet.com/b/dodeitte/archive/2013/04/24/archiving-options-in-lync-server-2013.aspx
    http://blogs.technet.com/b/dodeitte/archive/2013/06/02/sample-lync-server-archiving-report-available.aspx
    Microsoft Lync Server 2010 Resource Kit
    http://www.microsoft.com/en-us/download/details.aspx?id=22644
    Microsoft Lync Server 2013
    http://technet.microsoft.com/en-us/library/gg398616.aspx
    Microsoft Lync Server 2013 RTM Documentation
    http://blogs.technet.com/b/nexthop/archive/2012/10/24/microsoft-lync-server-2013-preview-rtm-documentation-now-available.aspx
    Release Notes for Lync Server 2013
    http://technet.microsoft.com/en-us/library/jj205120.aspx
    Integrating Exchange 2013 Preview and Lync Server 2013 Preview
    http://blogs.technet.com/b/nexthop/archive/2012/07/23/integrating-exchange-2013-preview-and-lync-server-2013-preview.aspx.
    Migration from Lync Server 2010 to Lync Server 2013
    http://technet.microsoft.com/en-us/library/jj205369.aspx
    Lync Online Resource
    http://www.microsoft.com/en-in/download/details.aspx?id=13602

  • Why are sent emails from mac mail going to out box and message saying cannot connect to ATT server?

    I receive emails via ATT to my mac mailbox. But when I send an email it goes to the out box and I get a message that it cannot connect to the server?
    The genius bar said that APPLE and ATT were working on this, but very frustrating. Any suggestions?

    Same is happening with me.  Was having intermittent DSL service - called AT&T to rectify.
    After the internet was back up and running, I could no longer send outgoing mail from my Mac Mail 5.3 application.  I didn't change any settings or update any software, yet the IT person i was talking to (the same who corrected my internet issue) was saying it was a Mail problem.
    I disagree considering it was working 1/2 hour before we started our conversation!
    Any insight would be helpful.
    Definitely set up the way AT&T suggested!

  • I keep getting the message "mail cannot connect to the server-." when it clearly can and does. How do I prevent these messages from appearing?

    See the title
    I keep getting the message "mail cannot connect to the server…." when it clearly can and does. How do I prevent these messages from appearing?
    help

    On your iPad or a Mac?
    You posted in the iMac community but your profile indicates an iPad 2.

  • ITunes tells me there is an update (5.1) but it never gets any further than trying to connect to the iPad server. I've tried updating directly from my iPad and it too times out saying it cannot connect to any server. My regular Apple updates work fine.

    iTunes tells me there is an iOS update (5.1) but it never gets any further than trying to connect to the iPad server. I've tried updating directly from my iPad and it too times out saying it cannot connect to any server. My regular Apple updates work fine.

    I haven't updated yet. Apple's download servers have been too busy. Did you know you can update via wifi instead of connection to your computer?
    Here's a description of the update. Not a lot of changes for iPad 1/2.
    iOS 5.1 Software Update
    http://support.apple.com/kb/DL1504
    You can wait a while & update at your convenience.
     Cheers, Tom

  • Cannot connect to Domain\administrator from ny RDC after assigning an active directory domain to my server

    hi, I'm using windows server 2012 R2 and I was Just wondering how to make the Remote Desktop enable connection through domain\administrator before actually creating the domain... In other words, I wanted to create an Active Directory Domain User and connect
    to the server from the RDP. The problem is that I can only connect through the RDP considering that I'm using Windows Azure, so the physical server isn't actually sitting on my desk... Anyway when I create an AD DS the system automatically reboots and I'm
    not able to connect to it anymore, so all I need to do right now is enable somehow the Remote Desktop Services to connect through "Domain\Administrator" before I actually create the AD DS and assign it to my server so that when the system reboots
    and I open the RDP I can connect to the server.
    Thanks in advance.

    Hi,
    Thank you for posting in Windows Server Forum.
    As per your comment, it seems that you are managing the server with .RDP file. I can suggest you to run
    "Remote Desktop Connection Manager” for maintaining server. With that you can specify the credential for domain\administrator and when you setup the AD DS, after that you can open the connection through domain\administrator and not as local user.
    Hope it helps!
    Thanks,
    Dharmesh

  • Sharepoint list dataheet view error "Cannot connect to the server at this time. You can continue working with this list, but some data may not be available"

    I have a List which is having around 14000 items in it.while opening that list in datasheet view it is giving error .
    Below is a summary of the issue:
    After selecting datasheet view beow error occurs:
        "Cannot connect to the server at this time.  You can continue working with this list, but some data may not be available."
        "Unable to retrieve all data."
        The item counts displays say 100 out of 14000 items.
    Exporting List to excel is giving only 2000 records out of 14000 records.
    Other Observations   -  
    This is happening to only one list on the site .There are other lists in the site whose no. of records is equal to 8000 to 9000.They are working absolutely fine without any error.
    Also, If I am saving this list as a template and creating another list with it ,then it is working absolutely fine with 14000 records,so the issue does not seem to be related with no. of records as the template list is working fine.
    I have checked the Alternate access mapping setting ,its fine.
    It should not be related to lookup,datefield or any other column as the list created from it template is working fine with all these columns.
    I checked below links also ,but doesn't seem to work in my case.
    http://social.technet.microsoft.com/forums/en-US/sharepointadminprevious/thread/974b9168-f548-409b-a7f9-a79b9fdd4c50/
    http://social.technet.microsoft.com/Forums/en-US/smallbusinessserver/thread/87077dd8-a329-48e8-b42d-d0a8bf87b082
    http://social.msdn.microsoft.com/Forums/en-US/sharepointgeneral/thread/dc757598-f670-4229-9f8a-07656346b9b0

    I have spent two days to resolve this issue. Microsoft has released two KBs with reference to this issue...but are not appearing in search results at the top.
    I am sharing my finding.
    1. First install the
    KB2552989 (Hopefully you might have already installed it. The KB detetcts it and informs the user.)
    2. Then update registry by adding new key for data fetch timeout as mentioned inKB2553007
    These two steps resolved the issue in our environment. Hope it might help others as well.
    Pradip T. ------------- MCTS(SharePoint 2010/Web)|MCPD(Web Development) https://www.mcpvirtualbusinesscard.com/VBCServer/paddytakate/profile

  • My mini iPad will not connect to the internet. Getting a message that it cannot connect to the server.  What is this and how do I fix it?

    My mini iPad suddenly will not connect to the internet or retrieve my email.  I'm getting an error message that says "cannot connect to the server".  How do I fix this?

    Nevermind.  I found the answer from someone else's question.  Thank you.

  • The restor pocess did not succeed because your computer cannot connect to the server - Windows Server 2012 R2 Essentials Experience

    Hi all
    I've been running Windows Server 2012 R2 with the Essentials Experience in test for a Windows 8.1 client environment, on an HP ProLiant MicroServer N54L. Overall I've found the Essential Experience set-up over WHS2011 and WHSv1 okay; still looking to extract
    any real value over the former versions.
    This box has been up and running for a few months now, with client backups of a Win 8.1 box scheduled and running successfully every day. However when trying to conduct any file restores from the backups, to the client, I receive an error dialog once I go
    through motions from the Dashboard:
    On the 'Devices' tab, right-click the appropriate client and select 'Restore files or folders for the computer'
    'Restore Files of Folders' dialog pops up, asking me to 'Choose a backup' from the list of all the backups that have run
    Select any one in the list - have tried numerous backups; automatic, manual, etc. same result every time
    Brings up the dialog to 'Choose a volume', choose either C: or D: partitions of the same fixed drive - again, no difference which one I choose, the outcome is the same
    'Opening the volume' dialog starts, with progress bar, runs to about 4% complete the pops up the dialog 'The restore process did not succeed'. Full error in the dialog, "The restore process did not succeed because your computer cannot connect to the
    server. Make sure that the computer is connected to the networkm and then try again
    If my computer cannot connect to the server - how can I get that far? How can I open the dashboard, select a client, select from a list of backups, select a volume to restore, etc. What is going on here?

    Hi,
    Please check if a "host" entry for the server is added to the client. For more detailed information, please refer to the threads below:
    Unable to Restore files or folders from a Client Backup
    http://social.technet.microsoft.com/Forums/en-US/d1d001bd-20c5-4f09-861d-526c31567963/unable-to-restore-files-or-folders-from-a-client-backup
    Can't restore anything
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/98e269b5-2bd1-449e-a213-e386ae15266f/cant-restore-anything?forum=winserveressentials
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Error message received submitting form via email - "Acrobat cannot connect to the server"

    Some of my users are unable to submit form data.  The forms are set up to be submitted via email and only a few of the users are effected.  They have installed the latest versions of both Acrobat and Adobe Reader.
    "Acrobat cannot connect to the server, but will automatically submit your form once the server is online.  You can check tracker for the status of this submission."
    "You have already submitted the data on this form and it is waiting to be sent.  Further changes are not allowed until the prior data is sent."
    I know that this question has been asked before, but there has not been a response.  This is very frustrating.
    Thanks for any help or sugesstions.

    I have this exact same error, but also have not yet found a workaround.
    Only sporatic users get the error, and I've been unable to duplicate it from my machine.  I am on Adobe Reader v 10.1.2.
    Actually I can get around the error if I were to downgrade to Adobe v9, but that is a bandaid fix - not really a secure answer.

  • I updated to mountain lion and now mail cannot connect to my server

    I updated to mountain lion and now mail cannot connect to my server.  It says check your user name and password are correct.  Well they are, and were.  Nothing has changed except the mac OS. 
    Has anyone else suffered this and knows a way around it?  Too annoying to log into my mail every 15mins via a web page anymore.
    Efforts tried to resolve this so far:
    retyped user name and password, removed account and created a new account, restarted computer, software update, searched forums.  so far all have proved unsuccessful.
    I have also written to my mail provider and am waiting for feed back from them, but if anyone has any advice it would be gratefully received.
    Many thanks,
    Mike

    Many users upgrading to Mountain Lion have run into this problem, myself included.  You likely have corrupted settings for your  "Outgoing Mail Server (SMTP)" for each of the failed Accounts.  Open Mail>go to Mail's Preferences>Accounts>select an Account in the left column to work on>then set up your Outgoing Mail Server which will INCLUDE resetting up your Password, as its asking you to.  Click on "SMTP Outgoing Mail Server" near the bottom of the Accounts window while your mail account is highlighted in the left hand column.  When you click on SMTP... you will see a drop down box icon offered at the right side of the line.  Click it and then select at the bottom of the the list "Edit SMTP Mail Server".  Fill in the required settings for your ISP mail account using their recommended settings.

  • Report cannot connect to OID server

    Hi all ,
    When I try test Report on Oracle Applaication
    http://hercules.dati.lv:7785/reports/rwservlet/getserverinfo?server=rep_hercules&authid=portal/sys_new904
    then get error message
    REP-50200: Cannot connect to OID server.
    URL http://hercules.dati.lv:7785/reports/rwservlet/
    works fine.
    Connect with sqlplus portal/sys_new904 to Infrasructure is ok also.
    What a problem may be ?
    We can't run any reports on iAS :(
    We have iAS 10g on Solaris 8.
    Thanks a lot,
    Pavel.

    Hi,
    let me start asking teh question if you need reports to conenct to OID. This is required when you want to authenticate users via SSO or when you use Reports access control security to protect Reports Servers and Reports definition files.
    If the answer two both are NO, try
    SINGLESIGNON=NO in rwservlet.properties located in ApplicationServerHome\reports\conf
    and remove the elements
    <security id="rwSec" class="oracle.reports.server.RWSecurity">
    <!--property name="securityUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/-->
    <property name="oidEntity" ...
    </security>
    from the <Reports Srever name>.conf file
    Restart the application server and you should be fine. I don't know why Reports Srever can't connect to OID, did you try and connect to DAS http://server:port/oiddas
    If this fails too, then possibly the problem occured when configuring the OID access during the midtier installation
    Frank

  • BPC Excel: The system cannot connect to the server. There might be network

    Hi Guys,
    I get the following error when i try to connect to BPC Excel: The system cannot connect to the server. There might be network or security issue.
    This only happen on clients machines, I have installed the client tools on the server and tested, i can connect to Excel but not on the machine. My MS office version is the same as the one on the server. BPC is ver 5.04
    Has anyone experienced the same problem.
    your help will be greatly appreciated.

    Let me summarize your issue to see if I may help.  If I cannot, then you will need to work with SAP Support on the connection problem.
    - You have a single or multi-server setup?
    - Installed using BPC 5.1 SP3, (or 5.0.502) correct?
    - You can enter the BPC on the server, both via BPC Excel and BPC Admin?
    - When you initiate BPC Admin on your client, so can connect to the Server and perform Admin operations?
    - When you initiate BPC for Excel, and walk through the connection wizard, you cannot connect to the server?
    - When you are in the Connection Wizard, are you using a path or a Server designation?
    - Is the system on a single domain?
    - When you added users to the Admin Security profile, they were selected from a DOMAIN?
    - You have processed security and assigned ALL TASKS currently and processed the MEMBER ACCESS profiles, yes?
    After all of this, have you uninstalled 1 BPC client, cleared the ProgramFiles/BPC folder, and deleted the local stored BPC information?  If you haven't, just for simplification, I would attempt this process.
    You also hae read all the SAP Support Notes regarding using Excel2007 with BPC and the issues you may experience?
    Please let me know and maybe we can help.

Maybe you are looking for

  • Error while requesting for Service Request iview in ERP Common Role.

    Hi, I had assigned ERP Common role to a HR user and am trying to access pdf form from Service Request iview( I had done the configuration of Adobe in my portal).But i'am getting this error "The initial exception that caused the request to fail, was:

  • What behavior would I use to make a bitmap image shake? Thanks.

    What behavior would I use to make a bitmap image shake? Thanks.

  • Error in main Work flow

    Hi Team, After making the changes for copied workflow from the old WF iam struck up with one error saying 'container element WFTASKID' is not used.I could not find any element named WFTASKID in main and sub WFlows The sub WF is activated and problem

  • Flex charting components

    Hello, Is there any free flex charting plugins similar to the paid charting component iLog Elixir? regards kk

  • How to: burn keynote slideshow to DVD

    After several attempts, here I am. I've been unable to burn a DVD of my Keynote slideshows (including text & music) to a DVD that will play on your everyday DVD player. Your time & input is appreciated. Zirkel