cancel
Showing results for 
Search instead for 
Did you mean: 

No content available

jakob_steen-petersen
Active Participant
0 Kudos

Hi

In NWBC 5.0 Client version i get message "No content Available"? When i launch the html version of NBWC there are no problems...

What could be wrong? NWBC has PL12 and server patches are fully up to date.

Accepted Solutions (1)

Accepted Solutions (1)

jakob_steen-petersen
Active Participant
0 Kudos

Problem solved:

The system parameter icm/host_name_full was wrong. Changing to correct value solved the problem!

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jakob,

It might be that the roles you are trying to cache are too big, so this causes a timeout. Try to remove some roles from your user and see if that helps.

jakob_steen-petersen
Active Participant
0 Kudos

Hi

There is only one small Role assigned to the user.

Former Member
0 Kudos

Try to set a breakpoint in class CL_NWBC_RUNTIME35 or /ui2/CL_NWBC_RUNTIME35 depending on whether you use UI2 or not.

Set the breakpooint in method get_navigation_tree and get_roles. See what happens.