cancel
Showing results for 
Search instead for 
Did you mean: 

Urgent: Message missing in portal when restarted

Former Member
0 Kudos

Hi,

i have a popup box, the text message & labels of the button in the popup box are getting from backend table via function module.

Generally The popup box work fine.

except:when the dev server is restarted the text message & button labels of the popup box are missing (ie empty popup box).Whereas in the local server it is working fine (ie popup box with text message & label of buttons in popup box are visible)

The issue of dev is getting resolve when it is again restarted. ie dev is working fine if again restarted. I want a premanent solution for this.

the node(data for popup box) properties

Singleton: true

cardinality: 0..n

Is this any issue with propety singleton (if it is so how it is working in local)

If this issue with the portal server in dev

Thanks

Maha

will be appriciated

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Do you have multiple nodes for your dev server and if it is running in a load balancing mode, it may be the problem with the application did'nt get deployed properly on all nodes.

Regards

Ramesh

Former Member
0 Kudos

Hi ramesh,

The application is alredy deployed & it use to work properly. There were some changes by basis in the servers. till then this issue is coming.

steps:

1. generally the pop are displayed properly

2. after any changes to other DCs or other track, when the server restart for first time Popup are displayed without message in it.

3. As the popups are misbehaving, another restart will solve this problem. ie after another restart it work properly.

do you mean If it is in multple nodes and if it is running with load balancing mode, this issue will come. (if so what is permanent solution for this(instead of restart every time we get this issue)).

Thanks

maha