Move apex to another http server "Error on Page"

Hi,
I runing apex 2.2 on an oracle http server, but now I have installed collaboration suite on the same server and want to move my apex. Can't get it working the browser says "Error on page", the login button is not working and strange fonts.
I hade moved image directory and created the marvel.conf + included in http.conf.
http error log shows entries:
File does not exist: /oracle/product/ocs_app/Apache/Apache/htdocs/calendar/images/javascript/htmldb_html_elements.js
but my marvel.conf has:
Alias /i/ "/oracle/product/http/Apache/Apache/images/"
Have tried to copy images also to /oracle/product/ocs_app/Apache/Apache/htdocs/calendar/ the errors disappears from log file but browser still shows “Error on Page”
Can anyone help, please?

Hi Praveen,
Looks like a Reverse Proxy solution where you have one HTTP server in DMZ and one behind the firewalls. Please check Apache docs for Reverse Proxy. You can also use Web Cache for this purpose, or use a Hardware Load Balancer.
Regards,
Martin

Similar Messages

  • Installed Forms 11g ok but do I need another HTTP Server to run APEX?

    Friends,
    I have posted this Installed Forms 11g ok but do I need another HTTP Server to run APEX? over in the Forms forum. I'm not sure if it's best suited to here?
    I'm not chasing for an answer, just trying to find the correct place for my question.
    Thanks
    Ian

    The answer from a software licensing perspective depends on the licening model you are on. If Unified Workspace Licensing (UWL), then you already have license entitlement to CUP under the Business Edition of that licence program. If you are on a DLU or UCL-based license program, CUP is seperately licensed.
    You will need s seperate MCS server.
    Softphones again depend on your license schema. If UWL, each user is entitled to one softphone. DLU and UCL each charge for softphone usage seperately.

  • Trex Index could not be created HTTP server error: 503 (Errorcode 7266)

    Hi Friends,
    I have installed EP6.0 SP15 on one machine and Trex 6.1 on another machine.All the services are green in the Trex monitor.And also i am able to get a reply from http://host:30205/TrexHttpServer/TREXISAPIExt.dll?CMD=PING.Connection sucessful.While creating my first index in Index Administration i get this error message.
    "Index could not be created; creating index failed: HTTP server error: 503 (Errorcode 7266)."
    Please tell me as to what steps i am missing and also where can i see the log message in portal.
    Thanks
    Sidharath

    hi friends,
    I went through the settings of trex services on server and found out that even after installing IIS 6.0 it was showing the path of Apache that that is i think the reason that httpserver is green but it is not using the CPU resources.I will share the setting with you.
    [queueserver]
    executable=TREXQueueServer.exe
    arguments=-port 30204
    startdir=C:\usr\sap\trex_02
    starttime=5000
    instances=1
    #hp_32:environment=_M_ARENA_OPTS=1:256,_M_SBA_OPTS=512:100:16
    As the executable for queserver is there so it is using cpu resources.
    [apache]
    executable=httpd
    arguments=-d C:\usr\sap\trex_02/Apache -R C:\usr\sap\trex_02/Apache/libexec -F
    startdir=C:\usr\sap\trex_02/Apache/bin
    instances=1
    As there is no folder for apache in trex installation so i think it is not working.Please check the setting in Trex Administration->Configration->Choose name server and on the right botton of it is edit services.Double click it and you will see the settings as i have shown above.Please share the settings with me as i will be then able to work with trex.
    Do i have to install Apache instead of IIS6.0.Please guide me.
    Thanks
    Sidharath

  • The WinRM client received an HTTP server error status (500)

    Hi All,
    I have installed the Exchange 2010 Management Tools and a few roles on our DC (Windows Server 2008 R2) but i cannot even connect to it to configure anything.
    If i use the management tools GUI i get an error message saying:
    "Connecting to remote server failied with the following error message: The WinRM client received an HTTP server error status (500), but the remove service did not include any other informaition about the cause of the failure. For more information, see the about_Remote_Troubleshooting Help topic. It was running the command 'Discover-ExchangeServer -UseWIA $true -SuppressError $true'."
    Using the Exchange Management Shell is get a similar error:
    "Connecting to remote server failied with the following error message: The WinRM client received an HTTP server error status (500), but the remove service did not include any other informaition about the cause of the failure. For more information, see the about_Remote_Troubleshooting Help topic.
    + CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportException
    + FullyQualifiedErrorId: PSSessionOpenFailed"
    This comes up 3 times and then said it failed to connect and to enter the Server FQDN i want to connect to.
    I have seen other posts where they have said to disable anonymous access for PowerShell in IIS which i have done and to also run the set-user yourusername -remotepowershellenabled:$true which i cannot run because i cannot even connect into it via PowerShell.
    Tried to see if there was a way to reinstall the management tools because i have a feeling they didnt install properly but cant find a way to do that.
    Tried to uninstall everything but i cannot because it says there are already mailboxes created (presume some default ones) but i cannot connect to remove them to uninstall.
    I seem to have reached a wall and cannot see how to proceed.
    Please help. Thanks.

    Have you tried loading EMS via Admin Tools > Windows Powershell Modules? Amazingly, that will probably work fine for you.
    Assuming that loads, or that you can run EMS on another machine:
    Check Powershell directory in IIS on the problem server. Make sure SSL is not required. Allow only Anonymous access - no basic/IWA auth etc.
    If you can get into Windows Powershell Modules, run the set-user command suggested above from there.
    Remove-powershellvirtualdirectory, and then New-powershellvirtualdirectory (either remotely or using Windows Powershell Modules.
    Re-check SSL/authentication once this is done.
    -Max
    Hi Max,
    Tried loading EMS via Admin Tools > Windows Powershell Modules but didnt work. Got the following error:
    Import-Module : There were errors in loading the format data file:
    Microsoft.Exchange.Management.PowerShell.Setup, C:\Program Files\Microsoft\Exchange Server\V14\bin\Exchange.format.ps1x
    ml : File skipped because it was already present from "Microsoft.Exchange.Management.PowerShell.E2010".
    At line:24 char:34
    +                     Import-Module <<<<  $_.Name -ErrorAction SilentlyContinue
        + CategoryInfo          : InvalidOperation: (:) [Import-Module], RuntimeException
        + FullyQualifiedErrorId : FormatXmlUpateException,Microsoft.PowerShell.Commands.ImportModuleCommand
    I think it is a problem with the PowerShell IIS VirtualDirectory because when i browse any other virtual directory i get a response of some sort but when i browse the PowerShell virtual directory i get the same 500 error message.
    This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.
    Now i think i have made things worse. I was looking at the remove and new point you made an accidently deleted the whole PowerShell virtual directory in IIS using the IIS GUI. I didnt use the Remove-powershellvirtualdirectory command. Now i dont know how to get it back :(
    When i try to run New-powershellvirtualdirectory and specify to call it PowerShell it says it is already
    New-PowerShellVirtualDirectory : The virtual directory 'PowerShell' already exists under 'DC01.mainserver/Default Web S
    ite'.
    Parameter name: VirtualDirectoryName
    At line:1 char:31
    + New-PowerShellVirtualDirectory <<<<
        + CategoryInfo          : InvalidArgument: (DC01\PowerShell (Default Web Site):ADObjectId) [New-PowerShellVirtualD
       irectory], ArgumentException
        + FullyQualifiedErrorId : 7833EE63,Microsoft.Exchange.Management.SystemConfigurationTasks.NewPowerShellVirtualDire
       ctory
    I have tried to use the remove command but it doesnt find it no matter what i put in the identify parameter. It should be "Default Web Site" right?
    Anyways, i have created a new PowerShell virtual directory called ExchPowerShell (still would like to find a way have it called PowerShell) and removed SSL and enabled only Anonymous access. Now get a different error message:
    VERBOSE: Connecting to DC01.mainserver
    [dc01.mainserver] Connecting to remote server failed with the following error message : The WinRM client sent a request
     to an HTTP server and got a response saying the requested HTTP URL was not available. This is usually returned by a HT
    TP server that does not support the WS-Management protocol. For more information, see the about_Remote_Troubleshooting
    Help topic.
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportExc
       eption
        + FullyQualifiedErrorId : PSSessionOpenFailed
    Did a search and i think this is because i now had a different PowerShell virtual directory so if i try to connect and specify the new virtual directory name i get the same error i was getting.
    Failed to connect to any Exchange Server in the current site.
    Please enter the Server FQDN where you want to connect: DC01.mainserver/ExchPowerShell
    VERBOSE: Connecting to DC01.mainserver/ExchPowerShell
    [dc01.mainserver] Connecting to remote server failed with the following error message : The WinRM client received an HT
    TP server error status (500), but the remote service did not include any other information about the cause of the failu
    re. For more information, see the about_Remote_Troubleshooting Help topic.
        + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportExc
       eption
        + FullyQualifiedErrorId : PSSessionOpenFailed
    Thank for all you help so far.

  • Mail for Exchange : HTTP Server Error 500

    Just installed MFE on my Nokia E90 and having issues synching it up with my exchange account. I checked the log and this is what it says :
    19/12/2008 9:23:03 Setting OFFLINE Status to False
    19/12/2008 9:23:03 Setting ROAMING status to False
    19/12/2008 9:23:03 Setting DISK FULL status to False
    19/12/2008 9:23:08 Setting OFFLINE Status to False
    19/12/2008 9:23:08 Setting ROAMING status to False
    19/12/2008 9:23:08 Setting DISK FULL status to False
    19/12/2008 9:24:34 Profile Updated
    19/12/2008 9:24:34 unable to open snapshot database (-1)
    19/12/2008 9:24:34 OffPeakTime active
    19/12/2008 9:24:42 Cancel Job:0, Type:"Sync Job On Profile":
    19/12/2008 9:25:06 HTTP error code=500
    19/12/2008 9:25:06 HTTP Server Error 500: Internal Server Error
    19/12/2008 9:49:10 OffPeakTime active
    19/12/2008 9:55:09 HTTP error code=500
    19/12/2008 9:55:09 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:02:01 HTTP error code=500
    19/12/2008 10:02:01 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:04:21 Profile Updated
    19/12/2008 10:04:22 OffPeakTime active
    19/12/2008 10:04:30 HTTP error code=500
    19/12/2008 10:04:30 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:05:17 HTTP error code=500
    19/12/2008 10:05:17 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:09:39 HTTP error code=500
    19/12/2008 10:09:39 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:11:06 OffPeakTime active
    19/12/2008 10:11:06 Setting OFFLINE Status to False
    19/12/2008 10:11:07 Setting ROAMING status to False
    19/12/2008 10:11:07 Setting DISK FULL status to False
    19/12/2008 10:11:23 HTTP error code=500
    19/12/2008 10:11:24 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:35:27 Profile Updated
    19/12/2008 10:35:28 OffPeakTime active
    19/12/2008 10:35:29 Profile Updated
    19/12/2008 10:35:29 OffPeakTime active
    19/12/2008 10:35:30 Cancel Job:1, Type:"Sync Job On Profile":
    19/12/2008 10:35:43 HTTP error code=500
    19/12/2008 10:35:43 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:40:12 OffPeakTime active
    19/12/2008 10:42:23 Profile Updated
    19/12/2008 10:42:23 OffPeakTime active
    19/12/2008 10:42:36 HTTP error code=500
    19/12/2008 10:42:36 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:43:44 Profile Updated
    19/12/2008 10:43:45 OffPeakTime active
    19/12/2008 10:43:45 Profile Updated
    19/12/2008 10:43:46 OffPeakTime active
    19/12/2008 10:43:59 HTTP error code=401
    19/12/2008 10:43:59 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:46:17 Profile Updated
    19/12/2008 10:46:17 OffPeakTime active
    19/12/2008 10:46:18 Profile Updated
    19/12/2008 10:46:19 OffPeakTime active
    19/12/2008 10:46:20 Cancel Job:5, Type:"Sync Job On Profile":
    19/12/2008 10:46:33 HTTP error code=401
    19/12/2008 10:46:33 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:47:50 HTTP error code=401
    19/12/2008 10:47:50 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:49:54 HTTP error code=401
    19/12/2008 10:49:54 HTTP Server Error 401: UnAuthorized
    19/12/2008 10:51:02 Profile Updated
    19/12/2008 10:51:02 OffPeakTime active
    19/12/2008 10:51:03 Profile Updated
    19/12/2008 10:51:04 OffPeakTime active
    19/12/2008 10:51:15 HTTP error code=500
    19/12/2008 10:51:15 HTTP Server Error 500: Internal Server Error
    19/12/2008 10:53:02 Profile Updated
    19/12/2008 10:53:03 OffPeakTime active
    19/12/2008 10:53:04 Profile Updated
    19/12/2008 10:53:04 OffPeakTime active
    19/12/2008 10:53:05 Cancel Job:10, Type:"GlobalAddressLookup":
    19/12/2008 10:53:31 Profile Updated
    19/12/2008 10:53:31 Cancel Job:11, Type:"UnKnown Job":
    19/12/2008 10:53:31 OffPeakTime active
    19/12/2008 10:53:32 HTTP error code=403
    19/12/2008 10:53:32 HTTP Server Error 403 : Forbidden
    19/12/2008 10:53:43 HTTP error code=403
    19/12/2008 10:53:43 HTTP Server Error 403 : Forbidden
    19/12/2008 10:53:51 HTTP error code=403
    19/12/2008 10:53:51 HTTP Server Error 403 : Forbidden
    19/12/2008 10:54:41 Profile Updated
    19/12/2008 10:54:41 OffPeakTime active
    19/12/2008 10:54:50 HTTP error code=500
    19/12/2008 10:54:50 HTTP Server Error 500: Internal Server Error
    19/12/2008 11:24:50 HTTP error code=500
    19/12/2008 11:24:50 HTTP Server Error 500: Internal Server Error
    19/12/2008 11:54:51 HTTP error code=500
    19/12/2008 11:54:51 HTTP Server Error 500: Internal Server Error
    20/12/2008 12:17:46 HTTP error code=500
    20/12/2008 12:17:46 HTTP Server Error 500: Internal Server Error
    20/12/2007 12:24:37 OffPeakTime active
    20/12/2007 12:24:49 HTTP error code=500
    20/12/2007 12:24:49 HTTP Server Error 500: Internal Server Error
    20/12/2008 12:25:23 AUDT Timer expired
    20/12/2008 12:25:23 OffPeakTime active
    20/12/2008 12:25:23 OffPeakTime active
    20/12/2008 12:25:25 OffPeakTime active
    20/12/2008 12:26:38 HTTP error code=500
    20/12/2008 12:26:38 HTTP Server Error 500: Internal Server Error
    20/12/2007 12:29:46 OffPeakTime active
    20/12/2008 12:32:11 AUDT Timer expired
    20/12/2008 12:32:11 OffPeakTime active
    20/12/2008 12:32:11 OffPeakTime active
    20/12/2008 12:32:21 HTTP error code=500
    20/12/2008 12:32:21 HTTP Server Error 500: Internal Server Error
    20/12/2008 12:40:09 OffPeakTime active
    Any idea ?

    I have the same problem, the microsoft link not solve my problem:
     23/10/2009 11:42:36 Profile Updated
    23/10/2009 11:42:36 PeakTime active
    23/10/2009 11:42:42 HTTP error code=501
    23/10/2009 11:42:42 HTTP Server Error 501: Not Implemented
    23/10/2009 12:16:55 Profile Updated
    23/10/2009 12:16:55 PeakTime active
    23/10/2009 12:16:56 PING Command Requested
    23/10/2009 12:16:59 HTTP error code=403
    23/10/2009 12:16:59 Exception during Ping.
    23/10/2009 12:16:59 HTTP Server Error 403 : Forbidden
    23/10/2009 12:17:00 Error occurred during Ping.
    23/10/2009 12:17:00 Error occurred during Ping. Setting Status to Waiting For Reconnect
    23/10/2009 12:17:15 HTTP error code=403
    23/10/2009 12:17:15 HTTP Server Error 403 : Forbidden
    23/10/2009 12:17:35 HTTP error code=403
    23/10/2009 12:17:35 HTTP Server Error 403 : Forbidden
    23/10/2009 12:17:55 HTTP error code=403
    23/10/2009 12:17:55 HTTP Server Error 403 : Forbidden
    23/10/2009 12:21:55 PING Command Requested
    23/10/2009 12:21:58 HTTP error code=403
    23/10/2009 12:21:58 Exception during Ping.
    23/10/2009 12:21:58 HTTP Server Error 403 : Forbidden
    23/10/2009 12:21:58 Error occurred during Ping.
    23/10/2009 12:21:58 Error occurred during Ping. Setting Status to Waiting For Reconnect
    Many thanks 

  • TREX - Search Failure - HTTP Server error: 503 - Queue Server down

    Hello,
    I've got a problem with TREX, the following tasks results in erros:
    Default Search
    Search Failure
    Error during search occurred - com.sapportals.wcm.WcmException: HTTP server error: 503 (Errorcode 7266)
    An unexpected severe error occurred during the search call.  If the situation persists, inform your system administrator.
    Creating Index
    Error 503
    - On Index Administration: indexes status are green
    - On TREX Monitor: Takes long time to loa. HTTP Server and Name Server are green. There is no entry for Queue Server
    - On TREX Monitor > Display Queues: Takes a long time and then no queues are displayed
    - On Portal Monitor > Request Overview: Requests for TREX takes pretty long time
    Starting Time: 9:16:23 AM
    Starting Date: May 19, 2010
    Request Name: NW:J2E:SRV:HTTP
    User ID: <my user>
    Outbound Data: n/a
    Duration: 395671
    CPU Time: 5812
    Component Entries: 26
    Component with Largest Net Time: EP:KM:TREX:HTTP:<host>:30205
    Largest Net Time: 38867
    Component with Largest Net CPU Time: EP:PRT_render:.../com.sap.km.TrexMonitor
    Net CPU Time: 5674                    
    Could you help me with procedures or guides on how to solve the problem and start the queue server?
    kind regards,
    Rafael

    BASIS team reseted TREX and it's working again

  • Enterprsise search error  - HTTP server error: 503 (Errorcode 7266)

    HI
    i am geting following error when serching docs in portal using TREX..
    Search Failure
    Error during search occurred - com.sapportals.wcm.WcmException: HTTP server error: 503 (Errorcode 7266)
    An unexpected severe error occurred during the search call. If the situation persists, inform your system administrator.
    Indexing document failed. Communication error. HTTP server error: 503 (Errorcode 7266)
    Regards
    Buddhike

    Hi,
      Can you please check the information and links given in the below threads. These will give more information of checking the HTTP Server etc..
    https://forums.sdn.sap.com/thread.jspa?threadID=84269
    https://forums.sdn.sap.com/thread.jspa?threadID=23496
    https://forums.sdn.sap.com/thread.jspa?threadID=71527
    Raghavendra

  • HTTP Server Error - 403 Forbidden

    Hi all
    i was checking the performance of my application server, in HTTP Server (AS instance, not infrastructure instance)
    HTTP Server error rate is high, drilling down if found that i have an unusual number of 403 - Forbidden errors.
    In the access.log of http server i found the following:
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.40.73 - - [05/Apr/2006:15:13:43 +0100] "OPTIONS /cotacoes/ HTTP/1.1" 403 119 10.42.48.237
    10.42.47.237 is the ip of the Application Server
    /cotacoes is the path to an application that is deployed in OC4J ( this application is built with B4CJ framework)
    i have asked the programming team to find the piece of code that was generating an OPTIONS request to the server, they could not find any reference to an OPTIONS request in all application code.
    Is it some configuration in OC4J container ? or some option in BC4J ??
    my environment:
    Oracle Application Server 9.0.4
    Hp proliant dl580 server
    Windows 2003 enterprise server
    Best Regards
    Rui Madaleno

    I spoke again to my local Nokia dealer and they say the problem is in my Exchange user.
    My IT people say that my user is exactly the same as the rest of the people in the company…
    Can anyone think of a solution???

  • Certain Http Server Errors not visible in logs for Azure Websites

    I noticed that a lot of times (but not every time) Http Server Errors on my Azure Website (an ASP.NET MVC app) don't show up in any logs, although they are recognized by Azure. E.g. I get alerts that Http Server Error count > 5 in the last 15 minutes,
    I see the error count on the Portal under Monitoring/Requests and errors however these errors are not visible in my application's own logs or in the eventlog.xml. Thus I also can't troubleshoot them.
    Now I'm not totally sure (and can't find any hints about) what exactly "Http Server Errors" mean in Azure terminology but since 4xx errors are handled separately by alerts I'd guess these are 5xx errors. If indeed then I don't understand why there
    are apparently errors happening that are not visible at least in the event log?

    Hi  Zoltán Lehóczky,
    For your issue ,I suggest  that  you could try to enable  site diagnostics   and application diagnostics   in Azure Management Portal.
    In site diagnostics ,it will logs Detailed Error Logging which  logs detailed information for HTTP status codes that indicate a failure (status 400 or greater).
    Then  you could access the folder "/LogFiles/DetailedErrors"  via Ftp to check Detailed Error Logs  which provide any HTTP errors have occurred.
    For more information ,I suggest that you could refer to the link below:
    http://azure.microsoft.com/en-us/documentation/articles/web-sites-enable-diagnostic-log/
    Best Regards,
    Kevin Shen.

  • Exchange 2010 Initialization failed (Initialization failed) The WinRM client received an HTTP server error status (502)

    i have Server 2008 r2
    exchange 2010 evrything was working fine but now when i try to open the Exchange management console i get this errore
    the follwing error ocurred when serching for on premises exchange server
    Connecting to remote server failed with the following error message:
    The WinRM client received an HTTP server error status 502,  from the remote ws-managment servic   For more information, see the about_Remote_Troubleshooting Help topic. It was running the command
    'Discover-ExchangeServer -UseWIA $true -SuppressError $true'.
    please help
    Mahmoud Hanefy

    Anything in the event logs?
    Any help from:
    http://msexchangeteam.com/archive/2010/02/04/453946.aspx
    Troubleshooting Exchange 2010 Management Tools startup issues

  • Exchange 2010 Initialization failed: The WinRM client received an HTTP server error status 500

    Good morning,
    I have major problems with exchange 2010 this morning.
    First off, exchange stopped sending and receiving any emails- whether internal or external. We are running a server 2008 R2 domain and exchange 2010 is installed on a Server 2008 virtual machine.
    I tried simply rebooting the server and then tried logging on and getting into the Exchange Management Console. I receive the following error in the exchange management console:
    Initialization failed
    The following error occurred while attempting to connect to the specified Exchange server 'exchangesvr.chs.internal';
    The attempt to connect to
    http://exchangesvr.chs.internal/Powershell using "Kerberos" authentication failed: Connecting to remote server failed with the following error message: The WinRM client received an HTTP server error status (500), but the remote service did not include any
    other information about the cause of the failure. For more information, see the about_Remote_Troubleshooting Help topic.
    I followed the steps listed here:
    http://technet.microsoft.com/en-us/library/ff607221(EXCHG.80).aspx
    but everything appeared to be correct. I did not have to make any changes because everything was set as it should be according to that information.
    Any help would be much appreciated.
    Best regards
    Katrina

    Hi,
    I had the same problem, and I spent a weekend looking a solution, fortunally, I have it:
    Please follow this steps:
    Install WinRM IIS Extension, adding this feature from Server Manager.
    Change  IPv4 over IPv6 lookup preference, because the FQDN fails to find the server on TCP/IPv6. 
    To verify this, on Command Prompt please make this test: ping yourserver.yourdomain.domain. 
    Maybe you obtain TCP/IPV6 address response.
    Probably the Internet Information Services (IIS) Manager dont have the binding for IPv6, only for IPv4.
    To change IPv4 over IPv6 lookup group prefence, follow this steps:
    Please open regedit, locate the skubkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\
    On DisabledComponents subkey, double click, change de value for
    0x20 (or 4120 Hexadecimal). this value make  the Windows OS to prefer IPv4 over IPv6.
    Repeat the test, on command prompt:
    ipconfig /flushdns (Enter) to flush DNS cache.
    ping yourserver.yourdomain.domain.
    At this moment you obtain TCP/IPv4 address response.
    To check Exchange Managment Console operation, you must restart the server.
    Please restart the server.
              Best Regards,

  • How do I fix the following error message: HTTP Server Error 503?

    I no longer can access the Internet by pressing the Internet button on my computer. I receive the following error message: HTTP Server Error 503. How do I fix that problem.

    http://pcsupport.about.com/od/findbyerrormessage/a/503error.htm

  • Server Error: The Page Javascript.js has been modified...

    I don't know why all of a sudden I am getting this error when I try to publish my website thru Frontpage.
    Server Error: The Page Javascript.js has been modified by (unknown) user...
    Anyway I can correct it?
    Thanks...

    I don't know why all of a sudden I am getting this
    error when I try to publish my website thru
    Frontpage. You are in the wrong place.
    This forum is for supporting Java developers.
    You have a problem with FrontPage. FrontPage is not a Java application and nobody here wrote it.
    Please contact your ISP and/or FrontPage support (ha ha) for assistance with your issue.

  • Apex Installation ok, HTTP Server displays error in logs

    I have a strange issue.
    Apex 3.2 installation was okay. However when bouncing Apache HTTP Server, I have following errors in the log.
    =================================================================
    [Mon Mar 30 23:36:26 2009] [error] [client 192.168.2.102] [ecid: 1238474186:192.168.2.102:5792:4952:4,0] File does not exist: c:/oraclehttp/apache/apache/htdocs/favicon.ico
    [Mon Mar 30 23:36:29 2009] [error] [client 192.168.2.102] [ecid: 1238474189:192.168.2.102:5792:4116:5,0] File does not exist: c:/oraclehttp/apache/apache/htdocs/favicon.ico
    [Tue Mar 31 00:04:22 2009] [error] [client 192.168.2.102] [ecid: 1238475862:192.168.2.102:4640:6040:5,0] Filename is not valid: c:/orahttp/apache/images"favicon.ico
    [Tue Mar 31 00:04:22 2009] [error] [client 192.168.2.102] [ecid: 1238475862:192.168.2.102:4640:6040:6,0] Filename is not valid: c:/orahttp/apache/images"javascript/apex_ns_3_1.js
    [Tue Mar 31 00:04:22 2009] [error] [client 192.168.2.102] [ecid: 1238475862:192.168.2.102:4640:6040:7,0] Filename is not valid: c:/orahttp/apache/images"javascript/apex_3_1.js
    [Tue Mar 31 00:04:22 2009] [error] [client 192.168.2.102] [ecid: 1238475862:192.168.2.102:4640:6040:8,0] Filename is not valid: c:/orahttp/apache/images"javascript/apex_get_3_1.js
    [Tue Mar 31 00:04:22 2009] [error] [client 192.168.2.102] [ecid: 1238475862:192.168.2.102:4640:6040:9,0] Filename is not valid: c:/orahttp/apache/images"javascript/apex_builder.js
    [Tue Mar 31 00:04:22 2009] [error] [client 192.168.2.102] [ecid: 1238475862:192.168.2.102:4640:6040:10,0] Filename is not valid: c:/orahttp/apache/images"css/apex_3_1.css
    [Tue Mar 31 00:04:22 2009] [error] [client 192.168.2.102] [ecid: 1238475862:192.168.2.102:4640:3956:1,0] Filename is not valid: c:/orahttp/apache/images"css/apex_builder_3_1.css
    [Tue Mar 31 00:04:22 2009] [error] [client 192.168.2.102] [ecid: 1238475862:192.168.2.102:4640:4780:1,0] Filename is not valid: c:/orahttp/apache/images"htmldb/apex_logo.gif
    [Tue Mar 31 00:04:22 2009] [error] [client 192.168.2.102] [ecid: 1238475862:192.168.2.102:4640:4696:1,0] Filename is not valid: c:/orahttp/apache/images"1px_trans.gif
    [Tue Mar 31 00:04:22 2009] [error] [client 192.168.2.102] [ecid: 1238475862:192.168.2.102:4640:3956:2,0] Filename is not valid: c:/orahttp/apache/images"htmldb/builder/right_curve.gif
    [Tue Mar 31 00:04:22 2009] [error] [client 192.168.2.102] [ecid: 1238475862:192.168.2.102:4640:6040:11,0] Filename is not valid: c:/orahttp/apache/images"htmldb/builder/left_curve.gif
    [Tue Mar 31 00:04:25 2009] [error] [client 192.168.2.102] [ecid: 1238475865:192.168.2.102:4640:4780:2,0] Filename is not valid: c:/orahttp/apache/images"favicon.ico
    [Tue Mar 31 00:04:25 2009] [error] [client 192.168.2.102] [ecid: 1238475865:192.168.2.102:4640:4696:2,0] Filename is not valid: c:/orahttp/apache/images"favicon.ico
    =======================================================
    My http home directory is c:\OracleHTTP; my old HTTP directory was C:\orahttp that I deleted and reinstall Oracle HTTP Server.
    I don't understand why these error is coming? even Apache is referring old http server home.
    on DADS.CONF my image directory is set to
    Alias /i/ "c:\OracleHttp\Apache\images\/"
    So the situation is when I invoke Apex it displays with all images, but do not move after that; i.e the screen don't move whatever you type.
    Can anybody give advise what can we do to make Apex functional?
    Thanks.

    The reference to old HTTP home was resolved as there were old settings on Window Registry that I deleted.
    I am still getting following errors:-
    [Tue Mar 31 09:10:48 2009] [error] [client 192.168.2.102] [ecid: 1238508648:192.168.2.102:944:4080:7,0] File does not exist: c:/oraclehttp/apache/apache/htdocs/favicon.ico
    [Tue Mar 31 09:10:50 2009] [error] [client 192.168.2.102] [ecid: 1238508650:192.168.2.102:944:1244:4,0] File does not exist: c:/oraclehttp/apache/apache/htdocs/favicon.ico
    Any body have ideas?
    Thanks.

  • Error starting up ApEx's Oracle HTTP server

    Hello.
    I have just configured a brand new Oracle HTTP server on a brand new ApEx database. When I try to start the server, it doesn't start and I see errors in the log files.
    dads.conf in Apache/modplsql/conf directory:
    Alias /i/ "/u01/app/oracle/product/10.2.0/http/Apache/images/"
    AddType text/xml xbl
    AddType text/x-component htc
    <Location /pls/apex>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlDatabaseConnectString zemple:1521:orp244a.<my domain here>.com ServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.WE8ISO8859P1
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword <my password here>
    PlsqlRequestValidationFunction wwv_flow_epg_include_modules.authorize
    Allow from all
    </Location>
    orp244a is a 10.2.0.4 database into which ApEx has been installed per the install guide with no errors. The Oracle HTTP server is 10.2.0.1. Both run on Zemple. I have substituted the domain name and the password for APEX_PUBLIC_USER account with <my domain here> and <my password here>, respectively, for security reasons.
    When I check http://zemple.<my domain here>:7777, I get the standard Oracle HTTP Server page. But when I check http://zemple.<my domain here>:7777/pls/apex I get the "Page cannot be found" error.
    error_log in Apache/logs directory:
    [Mon Mar 16 14:50:59 2009] [notice] Oracle-Application-Server-10g/10.1.2.0.2 Oracle-HTTP-Server configured -- resuming normal operations
    [Mon Mar 16 14:50:59 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    [Mon Mar 16 14:51:07 2009] [error] [client 10.222.137.7] [ecid: 1237233067:10.220.17.126:21396:0:2,0] File does not exist: /u01/app/oracle/product/10.2.0/http
    /Apache/Apache/htdocs/pls
    [Mon Mar 16 14:51:55 2009] [error] [client 10.222.137.7] [ecid: 1237233115:10.220.17.126:21399:0:2,0] mod_plsql: /pls/apex/apex HTTP-404 ORA-06502: PL/SQL: nu
    meric or value error\nORA-06512: at "SYS.OWA_MATCH", line 41\nORA-06512: at line 18\n
    [Mon Mar 16 14:51:59 2009] [error] [client 10.222.137.7] [ecid: 1237233119:10.220.17.126:21399:0:4,0] mod_plsql: /pls/apex/apex HTTP-404 ORA-06502: PL/SQL: nu
    meric or value error\nORA-06512: at "SYS.OWA_MATCH", line 41\nORA-06512: at line 18\n
    Any idea what my problem might be?
    Thank You
    Boris

    The modplsql/logs directory is completely empty.
    The stop and start of the http server is clean - no errors reported.
    The main log in Apache/Apache/logs directory is not big, since it is a brand new install of the http server. Here is the complete log:
    [Mon Mar 16 13:45:38 2009] [notice] FastCGI: process manager initialized (pid 7879)
    [Mon Mar 16 13:45:39 2009] [notice] Oracle-Application-Server-10g/10.1.2.0.2 Oracle-HTTP-Server configured -- resuming normal operations
    [Mon Mar 16 13:45:39 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    [Mon Mar 16 14:45:06 2009] [notice] FastCGI: process manager initialized (pid 18854)
    [Mon Mar 16 14:45:07 2009] [notice] Oracle-Application-Server-10g/10.1.2.0.2 Oracle-HTTP-Server configured -- resuming normal operations
    [Mon Mar 16 14:45:07 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    [Mon Mar 16 14:45:56 2009] [error] [client 10.222.137.7] [ecid: 1237232756:10.220.17.126:18862:0:1,0] mod_plsql: /pls/apex/apex_admin HTTP-404 ORA-06502: PL/S
    QL: numeric or value error\nORA-06512: at "SYS.OWA_MATCH", line 41\nORA-06512: at line 18\n
    [Mon Mar 16 14:46:32 2009] [error] [client 10.222.137.7] [ecid: 1237232792:10.220.17.126:18866:0:1,0] File does not exist: /u01/app/oracle/product/10.2.0/http
    /Apache/Apache/htdocs/pls/
    [Mon Mar 16 14:46:38 2009] [error] [client 10.222.137.7] [ecid: 1237232798:10.220.17.126:18860:0:2,0] File does not exist: /u01/app/oracle/product/10.2.0/http
    /Apache/Apache/htdocs/pls/
    [Mon Mar 16 14:46:45 2009] [error] [client 10.222.137.7] [ecid: 1237232805:10.220.17.126:18866:0:2,0] File does not exist: /u01/app/oracle/product/10.2.0/http
    /Apache/Apache/htdocs/pls/
    [Mon Mar 16 14:50:58 2009] [notice] FastCGI: process manager initialized (pid 21392)
    [Mon Mar 16 14:50:59 2009] [notice] Oracle-Application-Server-10g/10.1.2.0.2 Oracle-HTTP-Server configured -- resuming normal operations
    [Mon Mar 16 14:50:59 2009] [notice] Accept mutex: fcntl (Default: fcntl)
    [Mon Mar 16 14:51:07 2009] [error] [client 10.222.137.7] [ecid: 1237233067:10.220.17.126:21396:0:2,0] File does not exist: /u01/app/oracle/product/10.2.0/http
    /Apache/Apache/htdocs/pls
    [Mon Mar 16 14:51:55 2009] [error] [client 10.222.137.7] [ecid: 1237233115:10.220.17.126:21399:0:2,0] mod_plsql: /pls/apex/apex HTTP-404 ORA-06502: PL/SQL: nu
    meric or value error\nORA-06512: at "SYS.OWA_MATCH", line 41\nORA-06512: at line 18\n
    [Mon Mar 16 14:51:59 2009] [error] [client 10.222.137.7] [ecid: 1237233119:10.220.17.126:21399:0:4,0] mod_plsql: /pls/apex/apex HTTP-404 ORA-06502: PL/SQL: nu
    meric or value error\nORA-06512: at "SYS.OWA_MATCH", line 41\nORA-06512: at line 18\n
    [Mon Mar 16 15:01:46 2009] [error] [client 10.222.137.7] [ecid: 1237233706:10.220.17.126:21399:0:9,0] File does not exist: /u01/app/oracle/product/10.2.0/http
    /Apache/Apache/htdocs/pls/htmldb
    [Mon Mar 16 15:01:53 2009] [error] [client 10.222.137.7] [ecid: 1237233713:10.220.17.126:21399:0:11,0] mod_plsql: /pls/apex/apex HTTP-404 ORA-06502: PL/SQL: n
    umeric or value error\nORA-06512: at "SYS.OWA_MATCH", line 41\nORA-06512: at line 18\n
    Thank You
    Boris

Maybe you are looking for

  • How do I clear a list of usernames which is automatically offered when I login to a site.

    For example, if I want to sign into gmail, it asks for the username. As soon as I type in the first letter, it gives me a selection which it stored. Once I made a mistake and typed my password in there which also begins with the same letter. How do I

  • Unexpected Transaction Behavior

    Its been a while since I've had the pleasure of doing serious work in Java, but I'm seeing something odd, and not sure how to work around it. I'm using: Oracle 10 Express Websphere Community Ed Oracle 10 thin drivers I've got a routine inserting into

  • Error after deleting a user

    Hi, i have a big problem. I cannot change my process template, cause I get the error message: <i>Cannot retrieve activity template: User USER.PRIVATE_DATASOURCE.un:tftak1 doesn't exist!</i> But the User tftak1 is not the designer, but he was involved

  • Hyper V Lab and Live Migration

    Hi Guys, I have 2 Hyper V hosts I am setting up in a lab environment. Initially, I successfully setup a 2 node cluster with CSVs which allowed me to do Live Migrations.  The problem I have is my shared storage is a bit of a cheat as I have one disk a

  • How to reuse constant mapping in a project?

    Hi, I have a issue here. I have few constant values such as load_date (sysdate), load_by and few other columns. Currently i'm recreating this constant values in each mappings. How do I create a global constant which can be used as plug and map to my