cancel
Showing results for 
Search instead for 
Did you mean: 

visual administrator can connect to SAP j2EE engine

Former Member
0 Kudos

When I run the go.bat to connect to J2EE engine, it stoped at 99%. I got following logs from C:\usr\sap\J2E\JC00\j2ee\admin\log\system

Error while trying to login to tivm71: Connection lost.

rror while trying to login to tivm71: Access Denied!

Administrator disconnected.#

I can access the http://hostname:50000/useradmin after I start the J2EE engine.Does it mean that the engine is not on the healthy condition? But I see that all process is started

who can help me? Thanks in advance

Accepted Solutions (0)

Answers (15)

Answers (15)

Former Member
0 Kudos

I cannot see any button 'reset to default', as since that change, I cannot logon back to VA.

Former Member
0 Kudos

I think that the problem is related that the authentication module stack cannot be found, this line in the trace is causing the problem:

Caused by: com.sap.security.core.server.jaas.DetailedLoginException: javax.security.auth.callback.UnsupportedCallbackException: com.sap.engine.services.security.exceptions.BaseUnsupportedCallbackException: <Localization failed: ResourceBundle='com.sap.engine.services.security.exceptions.SecurityResourceBundle', ID='Handler com.sap.engine.services.adminadapter.gui.tasks.LoginTask@3727c5 does not support callback com.sap.engine.services.security.remote.login.SerializableGetterCallback@1140709', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Handler com.sap.engine.services.adminadapter.gui.tasks.LoginTask@3727c5 does not support callback com.sap.engine.services.security.remote.login.SerializableGetterCallback@1140709

Former Member
0 Kudos

Hello,

When trying to login on the Visual Administrator I get this error trace:

#1.5 #C000370C0292000000000001004600C000044FED4ED8C478#1213780555515#com.sap.engine.services.adminadapter.gui.tasks.LoginTask##com.sap.engine.services.adminadapter.gui.tasks.LoginTask#######Thread[Thread-2,5,main]##0#0#Error#1#/System/Server/VisualAdministrationTool#Java###Error while trying to login to aor3d2jas.aosrm.atosorigin.com: Authentication failed.

[EXCEPTION]

#1#com.sap.engine.services.security.exceptions.BaseLoginException: Authentication failed.

I face this problem since last time in VA, I mistakingly changed the authorization template of

Server->Services->Security Provider->Runtime->Policy Configuration->SAP-J2EE-ENGINE component

How can I set back the original authentication template to SAP-J2EE-ENGINE component?

I've check my User and it is not locked.

Thanks for any help!

Tanguy Mezzano

Former Member
0 Kudos

At the same place, can u see "Reset to Default" button.

If yes, do that and save...

Restart, it would work

Former Member
0 Kudos

Hi I do have same issue, J2ee Visual Admin is not able connect and hanging at 99%. I go through /usr/sap/SID/JC00/j2ee/admin/log/system/visual_administration.0.log , it says /home/sidadm/ColumnCustomizer.ser (A file or directory in the path name does not exist. I do check for file but I have not see file . Do you have any Idea?

#1.5#C000990707400001000000156810277C00041E71D2E9C0F8#1159374125515#/System/Server##com.sapmarkets.bam.view.config.AbstractVie

wConfiguration#######Thread[AWT-EventQueue-0,6,main]##0#0#Error#1#com.sapmarkets.bam.view.config.AbstractViewConfiguration#Pla

in###java.io.FileNotFoundException: /home/sidadm/ColumnCustomizer.ser (A file or directory in the path name does not exist.)

at java.io.FileInputStream.open(Native Method)

at java.io.FileInputStream.<init>(FileInputStream.java(Compiled Code))

at java.io.FileInputStream.<init>(FileInputStream.java:89)

at com.sapmarkets.bam.view.config.AbstractViewConfiguration.readSetting(AbstractViewConfiguration.java:109)

at com.sapmarkets.bam.view.config.AbstractViewConfiguration.getColumnSettings(AbstractViewConfiguration.java:259)

at com.sapmarkets.bam.view.filter.DefaultFilterPanel.tabSelected(DefaultFilterPanel.java:384)

at com.sapmarkets.bam.view.AbstractLogViewerAppplication.initColumnSettingsForFilterPanel(AbstractLogViewerAppplicatio

n.java:1377)

Former Member
0 Kudos

Hi There

I Just had the same problem...First i was promted to change password of the Administrator user when logging in to the Visual Administrator.

I tried that, but it just hang with the 99% logging in status to the visual adm.....

I then changed the Administrator password in the NORMAL USER ADMINSTRATION OF THE UME..This can be done using the normal portal adm. interface.

Now login to the portal again and change the password of the Administrator user, since this is the usual procedure for users logging in first time...

After having changed the user password af the Adm. user it is then possible to login to the Visual Administrator again...

Kind regards and good luck...

Former Member
0 Kudos

Dear All,

Even i am getting the same problem..

#1.5 #C0000A10242B00010000017E00BDB375000445028DFAE988#1201777181125#/System/Server##com.sapmarkets.bam.view.config.AbstractViewConfiguration#######Thread[AWT-EventQueue-0,6,main]##0#0#Error#1#com.sapmarkets.bam.view.config.AbstractViewConfiguration#Plain###java.io.FileNotFoundException: C:
Documents and Settings
Administrator
ColumnCustomizer.ser (The system cannot find the file specified)

at java.io.FileInputStream.open(Native Method)

at java.io.FileInputStream.<init>(FileInputStream.java:106)

at java.io.FileInputStream.<init>(FileInputStream.java:66)

at com.sapmarkets.bam.view.config.AbstractViewConfiguration.readSetting(AbstractViewConfiguration.java:109)

at com.sapmarkets.bam.view.config.AbstractViewConfiguration.getColumnSettingForLogType(AbstractViewConfiguration.java:247)

at com.sapmarkets.bam.view.buffertable.ContentPane.obtainColumnSettings(ContentPane.java:915)

at com.sapmarkets.bam.view.buffertable.ContentPane.<init>(ContentPane.java:127)

at com.sapmarkets.bam.view.AbstractLogViewerAppplication.makeTablePane(AbstractLogViewerAppplication.java:423)

at com.sapmarkets.bam.view.AbstractLogViewerAppplication.displayLogs(AbstractLogViewerAppplication.java:483)

at com.sapmarkets.bam.view.overview.OverviewFilePathTreeWrapper.openLog(OverviewFilePathTreeWrapper.java:334)

at com.sapmarkets.bam.view.overview.OverviewFilePathTreeWrapper$TreeMouseListener.mousePressed(OverviewFilePathTreeWrapper.java:359)

at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:222)

at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)

at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:221)

at java.awt.Component.processMouseEvent(Component.java:5097)

at java.awt.Component.processEvent(Component.java:4897)

at java.awt.Container.processEvent(Container.java:1569)

at java.awt.Component.dispatchEventImpl(Component.java:3615)

at java.awt.Container.dispatchEventImpl(Container.java:1627)

at java.awt.Component.dispatchEvent(Component.java:3477)

at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)

at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195)

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)

at java.awt.Container.dispatchEventImpl(Container.java:1613)

at java.awt.Window.dispatchEventImpl(Window.java:1606)

at java.awt.Component.dispatchEvent(Component.java:3477)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)

Again my VA is getting hang at 99%. Can nebody help me.

Regards,

Vinayak

Former Member
0 Kudos

Today I meet the same problem as well,

this problem occured after configing the J2EE Engine for installation of SAP XI component, I changed ume.r3.connection.client from 000 to 001, set JDBC Connector initial connections:10, maximum connections:100 and then restart server in visual adminstrator, from then on, coonection lost.

I reboot mechine, this porblem still exist.

In the system log, I can see :

#1.5#C000C0A80167000000000001014863060004174989578788#1151504511109#/System/Server/VisualAdministrationTool##com.sap.engine.services.adminadapter.gui.ClusterNodeRetrievingThread#######Thread[Cluster node collector thread,6,main]##0#0#Error#1#com.sap.engine.services.adminadapter.gui.ClusterNodeRetrievingThread#Plain###Could not add subtree of cluster element Server 0 10_37758: null#

from the trace, I can see :

#1.5#C000C0A80167000000000000014863060004174989574908#1151504511093#com.sap.engine.services.adminadapter.gui.ClusterNodeRetrievingThread##com.sap.engine.services.adminadapter.gui.ClusterNodeRetrievingThread#######Thread[Cluster node collector thread,6,main]##0#0#Error##Plain###Could not add subtree of cluster element Server 0 10_37758: java.lang.NullPointerException#

#1.5#C000C0A80167000000000002014863060004174989578788#1151504511109#com.sap.engine.services.adminadapter.gui.ClusterNodeRetrievingThread##com.sap.engine.services.adminadapter.gui.ClusterNodeRetrievingThread#######Thread[Cluster

Former Member
0 Kudos

Hi

I've encountered the same problem too. My default trace stated repetitive errors as:

The cluster server element 18399353 is not added in the EP cluster context,

because prtbridge on 18399353 is stopped or not yet started (maybe the server is starting or shuting down).

#

#1.5#00110A53048C0013000000020000A89C0004158FDD32CE7E#1149607542458#com.sap.engine.services.monitor.common.MonitorConfigurationHandler##com.sap.engine.services.monitor.common.MonitorConfigurationHandler#######SAPEngine_System_Thread[impl:5]_72##0#0#Error##Plain###Unable to open monitor states configuration#

#1.5#00110A53048C0013000000030000A89C0004158FDD6094EA#1149607545458

Please advice. We need to logint to Visual Admin for some configuration at the JNDI service.

Regards

Rafidah

Former Member
0 Kudos

Try OSS note 891666.

Former Member
0 Kudos

We have installed J2EE engine on UNIX platform.

I need to start the ENgine on the server and SDM as well for S/W deployment.can anybody provide me the stpes to do that.

Former Member
0 Kudos

Hello Saurabh,

Your request has nothing to do with the current topic. I would suggest you to open another message for it.

For starting/stopping the J2EE Engine refer to the documentation:

http://help.sap.com/saphelp_nw04/helpdata/en/6e/dd0041aafdf123e10000000a155106/frameset.htm

Greetings,

Vyara

Former Member
0 Kudos

Ok I had the same problem for a while.

The reason for this was in my case the JDK version of the server (It MUST be 1.4.2_09) and also the GUI Look and Feels: use differen look and feels. For instance on my linux box the VA hangs at %99 on all look and feels other than METAL.

Thanks,

Guney

Former Member
0 Kudos

OK, looks like I am running 08 not 09. I will try the other settings in the look and feel.

Thanks,

Burton

Former Member
0 Kudos

Hello Emma,

Can you please check your user to connect to visual admin has Administrator rights?

Regards,

Satyendra

Former Member
0 Kudos

Well, I am not Emma, but to answer the question, I am logging on as "Administrator", default settings after installation, the password is accepted, so I would suspect strongly that the User has Administrator rights. The connection/logon still stops at 99%.

Burton Culley

Former Member
0 Kudos

Hello Burton,

I still suspect the improper UME configuration causes the problem. Is the user Administrator has proper UME configuration done, i mean is it has Administartors assigned group?

You can also try to create a new user manually and configure UME for it and test.

Regards,

Satyendra

Former Member
0 Kudos

If this is done within the Portal, I have created users, but cannot assign Administrator rights, even as Administrator. Within the Portal, Administrator has administrator rights, I have verified this.

Within Visual Administrator, I do not know how to make a new user, nor do I know how to verify Administrator has administrator rights. I presume it has full rights, since the installation was just completed, and these should have been granted during in the install. Where do I create a new user in the Visual Administrator and configure the UME? I have not found a manual from SAP, nor a Note, explaining this tool or how to use it.

Burton

Former Member
0 Kudos

OK, I went into the security settings area in the configuration tool, turned on the adminsuperuser and set a password, then tried to logon to the Visual Administrator with SAP*. The ID and password were accepted, the progress bar went to 99% and stopped.

Looks like the UME setup isn't the issue. From these boards, the SAP* user bypasses all of that.

Burton

Former Member
0 Kudos

This is really strange, ok can you look into visual admin log files located under: \usr\sap\SID\instance\j2ee\admin\log ?

First delete log files under system and traces folder and try to reconnect to visual admin using sap* user, and then check out the log.

Regards,

Satyendra

Former Member
0 Kudos

I moved the logs to another directory, then tried to connect to the VA three times, once with Metal look and feel, once with Windows, and once with CDE/Motif. All attempts with SAP*. All stopped at 99%. Log looks like this:

<!LOGHEADER[START]/>

<!HELP[Manual modification of the header may cause parsing problem!]/>

<!LOGGINGVERSION[1.5.3.7162 - 630_SP]/>

<!NAME[E:\usr\sap\P01\JC20\j2ee\admin\log\.\system\visual_administration.log]/>

<!PATTERN[visual_administration.log]/>

<!FORMATTER[com.sap.tc.logging.ListFormatter]/>

<!ENCODING[Cp1252]/>

<!FILESET[0, 5, 10000000]/>

<!PREVIOUSFILE[visual_administration.4.log]/>

<!NEXTFILE[visual_administration.1.log]/>

<!LOGHEADER[END]/>

#1.5#C0000A76512D000000000000004D40DF000411A1F5D21B88#1145287218437#/System/Server/VisualAdministrationTool##com.sap.engine.services.adminadapter.gui.tasks.LogoutTask#######Thread[Thread-14,6,main]##0#0#Info#1#com.sap.engine.services.adminadapter.gui.tasks.LogoutTask#Plain###Administrator disconnected.#

#1.5#C0000A76512D000100000000004D40DF000411A203FF7CA0#1145287456292#/System/Server/VisualAdministrationTool##com.sap.engine.services.adminadapter.gui.tasks.LogoutTask#######Thread[Thread-20,6,main]##0#0#Info#1#com.sap.engine.services.adminadapter.gui.tasks.LogoutTask#Plain###Administrator disconnected.#

#1.5#C0000A76512D000200000000004D40DF000411A276DA5D58#1145289383239#/System/Server/VisualAdministrationTool##com.sap.engine.services.adminadapter.gui.tasks.LogoutTask#######Thread[Thread-26,6,main]##0#0#Info#1#com.sap.engine.services.adminadapter.gui.tasks.LogoutTask#Plain###Administrator disconnected.#

Former Member
0 Kudos

Installed EP6 SP9, and when trying to connect to the engine with Visual Administrator, the connection state gets to 99% and stops, and I have the following in the log:

Error while trying to login to localhost: Access Denied!

This is using the Administrator logon with password, and all appears to be OK. I can logon to the Portal with Administrator and create users, etc. I cannot install the license. I suspect that is part of the VA function since the license install option is gone from the System Admin menu.

So the question is, why can't Administrator, as set up from a base install, and NOT locked, logon to the Server?

Burton

Former Member
0 Kudos

Hi Arunkumar Ravi

Thank you for your replying

I installed as a standalone Java System, the user id is Administrator not J2EE_admin and the password is what I set during the Installation. The port is 50004 and 50004 is on Listening status. But the connection stoped at 99%.

I wonder whether the user Administrator needs some additional authority?

Former Member
0 Kudos

hi Emma,

I think your User is Locked. Unlock your user using the procedure:

Go to the config tool,click on com.sap.security.core.ume.service(under services in the global server configuration).Under the global properties tab click on the "ume.superadmin.activated" and set this as TRUE(This will be FALSE by default).Then set any password for the "ume.superadmin.password".Restart the cluster for the changes to take effect.Now login into portal using SAP* and the password that you had set, go to user administration and see if the user "Administrator" is locked and if so release it and try again after <b>restoring the default values</b> in the config tool as no other user can be logged in while SAP* ia active.

Regards

Arunkumar Ravi

Former Member
0 Kudos

Hi Umadevi

I have restarted the machine several times, but can't connect to the J2EE Engine. The hardware meets the requirement and no one access the server except me.

I check the log under

E:\usr\sap\J2E\JC00\j2ee\admin\log\traces

<!LOGHEADER[START]/>

<!HELP[Manual modification of the header may cause parsing problem!]/>

<!LOGGINGVERSION[1.5.3.7162 - 630_SP]/>

<!NAME[E:\usr\sap\J2E\JC00\j2ee\admin\log\.\traces\visual_administration.trc]/>

<!PATTERN[visual_administration.trc]/>

<!FORMATTER[com.sap.tc.logging.ListFormatter]/>

<!ENCODING[Cp1252]/>

<!FILESET[0, 5, 10000000]/>

<!PREVIOUSFILE[visual_administration.4.trc]/>

<!NEXTFILE[visual_administration.1.trc]/>

<!LOGHEADER[END]/>

#1.5#C00009B51B2D000000000000010BBD420004102C1224B2B8#1143681375828#com.sap.engine.services.adminadapter.gui.tasks.LoginTask##com.sap.engine.services.adminadapter.gui.tasks.LoginTask#######Thread[Thread-2,5,main]##0#0#Error##Java###Error while trying to login to tivm71: Access Denied!

[EXCEPTION]

#1#com.sap.engine.services.security.exceptions.BaseLoginException: <b>User not authorized</b>.

at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:219)

at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImpl.login(RemoteLoginContextHelperImpl.java:72)

at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImplp4_Skel.dispatch(RemoteLoginContextHelperImplp4_Skel.java:64)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:291)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)

Caused by: com.sap.engine.services.security.exceptions.BaseLoginException: Cannot authenticate the user.

at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:177)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:152)

... 11 more

Caused by: com.sap.engine.services.security.exceptions.BaseLoginException: Access Denied!

at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:174)

... 13 more

-


predecessor system -


com.sap.engine.services.security.exceptions.BaseLoginException: User not authorized.

at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:219)

at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImpl.login(RemoteLoginContextHelperImpl.java:72)

at com.sap.engine.services.security.remoteimpl.login.RemoteLoginContextHelperImplp4_Skel.dispatch(RemoteLoginContextHelperImplp4_Skel.java:64)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:291)

at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)

at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)

Caused by: com.sap.engine.services.security.exceptions.BaseLoginException: Cannot authenticate the user.

at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:177)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.services.security.login.FastLoginContext.login(FastLoginContext.java:152)

... 11 more

Caused by: com.sap.engine.services.security.exceptions.BaseLoginException: Access Denied!

at com.sap.engine.services.security.login.ModulesProcessAction.run(ModulesProcessAction.java:174)

... 13 more

#

#1.5#C00009B51B2D000000000002010BBD420004102C1224F138#1143681375859#com.sap.engine.services.adminadapter.gui.tasks.LoginTask##com.sap.engine.services.adminadapter.gui.tasks.LoginTask#######Thread[Thread-2,5,main]##0#0#Error#1#/System/Server/VisualAdministrationTool#Plain###Error while trying to login to tivm71: Access Denied!#

What kind of mechanism does the SAP used? Why User not authorized?

I installed as the following:

SAP NetWeaver'04 Support Release 1-> Java System ->IBM DB2 UDB for UNIX and Windows ->Central System ->Default Installation-Java System

Former Member
0 Kudos

hi Emma,

>>BaseLoginException: User not authorized

If its a standalone Java System, the user id is <b>Administrator</b> not J2EE_admin and the password is what you gave during the Installation.

The port is 50004.

Regards

ak.

kishorg
Advisor
Advisor
0 Kudos

Hi Emma ,

which port u used to login into the visual administrator.

User Name: J2EE_ADMIN

¡ Host: 04. For example, if your J2EE instance number is 15, the P4port is 51504.

Regards

Kishor Gopinathan

Former Member
0 Kudos

Hi,

This case may arise when the server is slow or when too many are accessing it.Restart the server and try connecting to the visual admin again.

Regards,

Umadevi.