cancel
Showing results for 
Search instead for 
Did you mean: 

After Upgrade RSOEs not work

former_member686053
Active Participant
0 Kudos

Hi,

I upgrade my Afaria to SP4 Hfx 19 and realy server upgrade to 16.0.0.1324

After upgrades my RSOE gives error.

Dont know why.

No firewall rule changes.

Any idea??

I. 2015-09-14 14:57:50.342+0300 <DnChannel-0000> Successfully connected to relay server: rs.yasar.com.tr:5007

I. 2015-09-14 14:57:57.388+0300 <UpChannel-0000> Successfully connected to relay server: rs.yasar.com.tr:5007

E. 2015-09-14 14:57:57.389+0300 <UpChannel-0000> OEE1031: The Outbound Enabler access was denied by the Relay Server

E. 2015-09-14 14:57:57.390+0300 <UpChannel-0000> OEE1036: A network connection was closed by the Relay Server or an intermediary while the Outbound Enabler was reading from it

I. 2015-09-14 14:57:57.474+0300 <DnChannel-0000> Successfully connected to relay server: rs.yasar.com.tr:5007

I. 2015-09-14 14:58:04.558+0300 <UpChannel-0000> Successfully connected to relay server: rs.yasar.com.tr:5007

E. 2015-09-14 14:58:04.559+0300 <UpChannel-0000> OEE1031: The Outbound Enabler access was denied by the Relay Server

E. 2015-09-14 14:58:04.560+0300 <UpChannel-0000> OEE1036: A network connection was closed by the Relay Server or an intermediary while the Outbound Enabler was reading from it

I. 2015-09-14 14:58:04.654+0300 <DnChannel-0000> Successfully connected to relay server: rs.yasar.com.tr:5007

I. 2015-09-14 14:58:11.080+0300 <UpChannel-0000> Successfully connected to relay server: rs.yasar.com.tr:5007

I. 2015-09-14 14:58:11.361+0300 <DnChannel-0000> Successfully connected to relay server: rs.yasar.com.tr:5007

Here is my configuration:

rsoe.config:

-id    o3)$(

-f    YASAR-IS2

-t    YASAR-IS2

-cs    "host=10.40.1.172;port=81;"

-cr    "host=10.1.0.88;port=5007;url_suffix=/ias_relay_server/server/rs_server.dll"   

-q   

-o    c:\Temp\rsoe.log

rsoe-enroll.config:

-id    es2-afaria

-f    es2-afaria

-cs    "host=10.40.1.172;port=80;"

-cr    "host=10.1.0.88;port=5007;url_suffix=/ias_relay_server/server/rs_server.dll"

-q 

-o "c:\Temp\rsoe-enroll.txt" -v 3

rsoe-ps.config:

-id    ps2-afaria

-f    ps2-afaria

-cs    "host=10.40.1.172;port=80;"

-cr    "host=10.1.0.88;port=5007;url_suffix=/ias_relay_server/server/rs_server.dll"    

-q

-o "c:\Temp\rsoe-ps.txt" -v 3

And relay server side rs.config:

#-------------------------------------

# Relay server with auto start option

#-------------------------------------

[options]

#start = auto

#verbosity = 1

verbosity = 2

# Note: When auto start is used, the default log file is

#       %temp%\ias_relay_server.log while rshost is active and it will

#       be renamed using YYMMDDNN.olg filename format upon shutdown.

#--------------------

# Relay server peers

#--------------------

[relay_server]

enable          = yes

host            = rs.yasar.com.tr

http_port       = 5007

https_port      = 443

description     = Machine #1 in RS farm

#---------------

# Backend farms

#---------------

[backend_farm]

enable          = yes

id              = YASAR-IS2

client_security = off

backend_security= off

#-----------------

# Backend servers

#-----------------

[backend_server]

enable   = yes

farm     = YASAR-IS2

id       = o3)$(

token    = YASAR-IS2

#---------------

# Backend farms

#---------------

[backend_farm]

enable          = yes

id              = es2-afaria

active_cookie    = no

active_header    = no

description     = Enrollment Server

#-----------------

# Backend servers

#-----------------

[backend_server]

enable   = yes

farm     = es2-afaria

id       = es2-afaria

#---------------

# Backend farms

#---------------

[backend_farm]

enable          = yes

id              = ps2-afaria

active_cookie    = no

active_header    = no

description     = Portal Package Server

#-----------------

# Backend servers

#-----------------

[backend_server]

enable   = yes

farm     = ps2-afaria

id       = ps2-afaria

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Tevfik,


Take a look at this support notes http://service.sap.com/sap/support/notes/2044712

This may help you to resolve the issue.


Cheers,
Sushmitha

former_member686053
Active Participant
0 Kudos

Exactly,

I forgot to add this into Relay server folder.

Thnx

Answers (2)

Answers (2)

former_member182948
Active Participant
0 Kudos

Hi Tevfik,

The next notes might be related to your issue.

http://service.sap.com/sap/support/notes/2138983


#This is a note for the other product.

#However, the behavior of RSOE and Relay server is a same.


Thanks,

Koichi

Former Member
0 Kudos

Tevfik,

Whats written in the Relay Server log when this happens on the outbound enabler?

Thanks

Mark