spacer
cornerspacercorner
Reply
Occasional Contributor
Graeme
Posts: 3
Registered: 10-25-2010
0 Kudos

Error message v 9.1 - metastorm/metastorm/default.aspx does not exist - reverse proxy rewriting

[ Edited ]

We are getting a wierd application error The file '/Metastorm/metastorm/Default.aspx' does not exist. on a upgraded install of 9.1 hfx 2. Curiously the administration site works ok. Its running on win2003 server VM. Similar VMs on version 9.0 of BPM seem to work fine and its only happening when connecting over the network. works fine when remoted into the VM itself.

 

Maybe i should remove and do a clean install?

 

Anyone else had this?

 

Should have mentioned - this is behind a apache reverse proxy - is it rewriting?

 

g

Employee
pdenton
Posts: 3,101
Registered: 05-10-2010
0 Kudos

Re: Error message v 9.1 - metastorm/metastorm/default.aspx does not exist - reverse proxy rewriting

The following was introduced in 9.0.1.1 (which will be included in 9.0.1.2) and might have an impact:

____________________________________________________________________________________________

 

Clearing the browser’s temporary files and cookies causes the Web Client to be accessed through the real BPM Web Client address although a reverse proxy is configured to access the Web Client. (Metastorm# SR-03232011-0003, SR-08102011-0004, DEF18521, DEF18381)

 

        To overcome the issue, new entries ReverseProxyHost, ReverseProxyPort, and ReverseProxyScheme settings have been added to the Web Client’s web.config file:

 

  • <add key="ReverseProxyHost" value="proxy-url"/>

 

where:

ReverseProxyHost should specify the reverse proxy URL without the "http://" string preceding the URL.

proxy-url should specify the proxy server URL. 

  • <add key="ReverseProxyPort" value="proxyport"/>

 

where:

 

ReverseProxyPort should specify the reverse proxy port. The port can be left empty or disabled. In this case, the port number will be taken from the request.


proxyport should specify the proxy server port.

 

         ·      <add key="ReverseProxyScheme" value="proxy-url-schema" />

 

where:

 

ReverseProxyScheme should specify either HTTP or HTTPS as the value depending on the type of protocol of the proxy server.


proxy-url-schema should specify the reverse proxy URL scheme.

 

By default these new settings are disabled.

line spacer line
spacerFollow Metastorm on:
spacer Twitter YouTube Blog iTunes LinkedIn Metastorm Community Central, MC2
spacer Copyright © 2011 OpenText Corporation. All Rights Reserved.spacer About Metastormspacer Privacyspacer Legalspacer Site Mapspacer RSSspacer Contact Us
Microsoft Gold Certified Partner
Powered by Windows Azure
line spacer line