This site is currently read-only as we are migrating to Oracle Forums for an improved community experience. You will not be able to initiate activity until January 31st, when you will be able to use this site as normal.

    Forum Stats

  • 3,890,899 Users
  • 2,269,649 Discussions
  • 7,916,821 Comments

Discussions

how to fix OGG-12604 The authorization information for 'GET /services/v2/currentuser' is missing, in

User_OSGN1
User_OSGN1 Member Posts: 7 Green Ribbon
edited May 8, 2019 6:21AM in GoldenGate

environment:oggma12.3+oracle11.2+centos7+jdk-8u201-linux-x64

I can login server manager,Distribution Server and Receiver Server successful.

But can't login admin server. And I get the below error:

OGG-12604 The authorization information for 'GET /services/v2/currentuser' is missing, invalid or not properly formed.

please help.

Tagged:

Answers

  • User_OSGN1
    User_OSGN1 Member Posts: 7 Green Ribbon
    edited May 8, 2019 4:17AM

    Here is the adminsrvr.log:

    2019-05-08T13:57:53.130+0800 INFO | Request received from [fe80::6140:837d:2883:e54a] 'anonymous' http GET /services/v2/currentuser HTTP/1.1 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36' - - - '-' - http://desktop-q31p36l:8001/?root=account (Thread 7)

    2019-05-08T13:57:53.130+0800 ERROR| JWT signature part is empty. (Thread 7)

    2019-05-08T13:57:53.130+0800 WARN | Cookie 'ogg.sca.Ycfxr6GfR5mes+3ZhLw+Gg' is poorly formed. (Thread 7)

    2019-05-08T13:57:53.134+0800 ERROR| SecureStore failed to update '' with '{"credential":"","info":"","role":"All","state":2,"type":""}

                                        ' in '{{ogg:sca:service:all:roles}}'. (Thread 7)

  • User_OSGN1
    User_OSGN1 Member Posts: 7 Green Ribbon
    edited May 8, 2019 6:21AM

    This issue can be repro on

    environment1:oggma12.3+oracle11.2+centos7+jdk-8u201-linux-x64

    environment2:oggma18+oracle11.2+centos7+jdk-8u201-linux-x64

    environment3:oggma12.3+oracle client11.2 on windows10(client)  and  jdk-8u201-linux-x64+oracle11.2 on centos7(db server)

    Is this a known bug?

    Please give a help.

  • user6409848
    user6409848 Member Posts: 1 Blue Ribbon

    having the same issue.... did you ever figure out how to fix this?