cancel
Showing results for 
Search instead for 
Did you mean: 

TREX Queue and index server with KM

cdumont69
Contributor
0 Kudos
329

Hello,

I have a problem in KM. The index and queue server are running on TREX host but I can't see them in KM.

In the J2EE engine log I have a 403 forbidden error:

TrexException in ShowQueueServer: 7266:HTTP server error: 403 (Errorcode 7266)

IndexIds could not be read. 7266:HTTP server error: 403

I check the folder permission for Anonymous user for IIS (read access) and for TREX user (all access) and all seams to be correct.

What's wrong ?

Thanks

Regards,

Chris

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

can you access from the portal-machine in a browser your trex with http://<hostname>:3<instance_nr>05/TREXHttpServer/TREXISAPIExt.dll?CMD=PING

?

cdumont69
Contributor
0 Kudos

Hi,

Yes this link works. The problem is the proxy http.

Where I can configure the proxy to ignore some site ?

Thanks,

Chris

Former Member
0 Kudos

If you use the Proxy-Configuration in the portal navigate to:

System Administration -> System Configuration -> Service Configuration -> Applications -> com.sap.portal.ivs.httpservice and open the Service 'proxy'

In the property editor you can exclude domains in the Bypass-Fields

(e.g. under HTTP - Bypass Proxy Servers: *.mydomain.com)

For a proxy-configuration with the JVM you have to use the configtool - but I don't know the settings.

cdumont69
Contributor

Answers (0)