cancel
Showing results for 
Search instead for 
Did you mean: 

Test connection localhost: 51004 server started: false.

Former Member
0 Kudos

Hi,

Gurus, could you help me with WAS Installation:

My Config: Window 2003 (NTFS) + Oracle 9.2.0.1.0 + WAS 620 + SAP J2EE 6.20

Installation progress:

-


SAP J2EE Engine - OK

SDM Installation/Update - Error

-


Test connection localhost: 51004 server started: false.

Try to connect the J2EE engine on port 51004. But get no response.

Please start the J2EE engine and press OK.

-


I tried to rebooting the system, installing again,

but the same problem continues always.

How and where can i login info change?

If user is locked, how can i user unlock?

!!!I can't use the manual for WAS640 to unlock user!!!

P.S.

Telnet (telnet localhost 51008) - OK! But:

-


User and password authorization failed !!!

Connection to host lost.

HTTP J2EE Engine start:

-


05/06/02 15:36:45 - ERROR : ERROR: ID90509: Can't make connection to Host : [localhost] with UserName : [Administrator]

Check your Login Info.

Visual Administrator:

-


Exception is :

javax.naming.NoPermissionException: java.rmi.RemoteException: SecurityException...; nested exception is:

com.inqmy.lib.security.IllegalUserException: ID001281: Access denied!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The following may helpful for you.

go to \usr\sap\S1A\DVEBMGS00\SDM\program\config.

open sdmrepository.sdc file in wordpad.

Check the following in above file.

go <User>

Administrator

</User>

<PW>

</PW>

replace username as j2ee_admin

password as the password of J2ee_admin that you had given while instllation and retry

Anand

Former Member
0 Kudos

Hi,

Thank you, but it does not work...

-


<User>

j2ee_admin

</User>

<PW>

123456789

</PW>

-


may be user: SAPJSF ?

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

Since ports are already used, restart the server and try to start the J2EE Server using

F:\usr\sap\<SID>\DVEBMGS20\j2ee\cluster\server\GO.BAT

OR

F:\usr\sap\<sid>\DVEBMGS20\j2ee\cluster\DISPATCHER\GO.BAT

try to login in Visual Administrator

Then retry for installation.

regards

Anand.M

Former Member
0 Kudos

Hi,

J2EE Engine starts automatically after the starting SAP Server in MMC. I can not see that, but i can ports scanning....

/nsmicm - i can soft shutdown J2EE Engine without restart.

Then i started engine manually (Memory 1536MB)

F:\usr\sap\<SID>\DVEBMGS20\j2ee\cluster\server\GO.BAT

All ports are closed. Only 51020 and 51021 are open.

then i started Visual Administrator

Administrator + blank + port:51020.

Then came the message:

-


javax.naming.NamingException: null

ID003814: JNDI Exception in getInitialContext of InitialContextFactoryImpl...

-


if i start J2EE with MMC, then ports: 51000, ..., 51023

are open. But i can't login = the same error

What do i wrong?

Former Member
0 Kudos

Hello,

I have a question regarding JCO connections for web-dynpro example/tutorials. I have installed WAS 6.40 sneak preview from EP 6.0 SP9 download from SDN. Installation instruction says: Choose "No SLD available"

but the web-dynpro example/tutorial asks to create JCO connections by going to web-dynpro -> content admin..etc on http:<host>:50000..Here, all the tabs relating to creating JCO connections appear to be "protected" on my screen. so I can't do anything further. By going to http:<host>:50000/sld, I also tried to add SLD server..but that is not helping. There is some "import CIM", but which file am i supposed to import for a simple test system?

thanks

Former Member
0 Kudos

Hi,

I can't help you, because i have a problem with another WAS

Could you please write your topic?

And delete your answer???

Or is this Off-Topic?

Former Member
0 Kudos

Hi AndyML,

Start J2EE Engine using the following.

\usr\sap\<sid>\DVEBMGS20\j2ee\cluster\server\go.bat

The try for the same.

regards

Anand.M

Former Member
0 Kudos

thanx,

i've tried this to start

it says:

-


SAP J2EE Engine Version 6.20 SP1 is starting...

Loading: LogManager ...

Loading: ThreadManager ...

Loading: SystemThreadManager ...

Loading: TimeoutManager ...

Loading: MemoryManager ...

Loading: PoolManager ...

Loading: PolicyManager ...

Loading: IpVerificationManager ...

Loading: ClusterManager ...

[ClusterManager]: ID000460: Can't open port 51020

Loading: ClusterManager returned false!

Kernel not loaded. System halted.

-


Former Member
0 Kudos

Hi AndyML,

Can you please check whether J2EE Engine is running?

Anand.M

Former Member
0 Kudos

Telnet works.

I've try to http://localhost:51004

The site comes...

But, when i try to use examples in site

(Hello, Calculator, ...)

it says:

-


In order to start the example you must have a running SAP J2EE Engine 6.20.

Click on the button below to deploy the JavaServer Page and the Stateless Session Bean on SAP J2EE Engine and to run the application example.

-


It means that SAP J2EE Engine 6.20 is NOT running!!!

Next step - i try to press "Deploy & Run" button

then it says:

-


java.io.IOException: 05/06/03 10:20:33 - Applying user role management mappings.

05/06/03 10:20:33 - Start updating EAR-file.....\..\docs\StartPage\Examples\hello\Hello.ear

05/06/03 10:20:33 - Temp files deleted...

05/06/03 10:20:33 - Ear-file updated successfully for 62ms.

05/06/03 10:20:34 - ERROR : ERROR: ID90509: Can't make connection to Host : [localhost] with UserName : [Administrator]

Check your Login Info.

Exception is :

javax.naming.NoPermissionException: java.rmi.RemoteException: SecurityException...; nested exception is:

com.inqmy.lib.security.IllegalUserException: ID001281: Access denied!

NOT Deployed !

-


How can i start Engine?

Former Member
0 Kudos

Hi,

sorry for the confusion.

If you are able to login to J2EE Visual Administrator, use the same username and password in sdmrepository.sdc.

Anand.M

Former Member
0 Kudos

No problem...

I'm not able to login to J2EE Visual Administrator.

The same message:

javax.naming.NoPermissionException: java.rmi.RemoteException: SecurityException;

nested exception is:

com.inqmi.lib.security.IllegalUserException: ID001281: Access denied!

Anyone has an idea to solve this problem?

Former Member
0 Kudos

Hi,

for 620, the user name is Administrator and the password is blank.

Anand.M

Former Member
0 Kudos

I do not understand, what have i to do?

Change: j2ee_admin + 123456789?

or do not change: Administrator + blank?

it does not work....

-


otherwise telnet works:

-


Telnet Administration

SAP J2EE Engine 6.20

-


but i don't know what an user and pass need i to login?

Are the user and password for telnet same?

How can i administrate "SAP J2EE Engine 6.20"?