cancel
Showing results for 
Search instead for 
Did you mean: 

SDM password error and go.bat error.

Former Member
0 Kudos

Hi SAP EP gurus..

I installed SAP Netwevaer Enterprise portal(2004s) in my desktop PC. Its installed successfully. Then i started the server also, its also started successfully. Then i installed SAP Netweaver Developer studio in my PC..Its also installed successfully. Then whenever i tried to execute some small web dynpro application its gives error password or username is incorrect. I am using SAP Netweaver 2004s..This i downlaoded from www.sdn.sap.com.I logged in to portal http://sapep:50100/irj ..... It asked me to change the password. I chaged the password also, password is india123 now. This is passowrd i gave to SDM. Its not accepting. I tried to start the visual administrator<b>(go.bat).</b> I am getting an error message that.. <b>The system cannot find the path specified. Program terminated abnormally.Press any key to continue....</b>

if i will press any key..nothing was happening.

Please help me solve this problem ASAP..

<u><b>Points will be rewarded, for helpful answers..without fail.</b></u>

Advance Thanks and regards,

Kumar

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hey Kumar,

Give Nagaraju some points, his answer is 100%

I just tried it now.

Thanks Nagaraju.

Cheers

Ian

former_member185864
Active Participant
0 Kudos

Hi Kumar,

Here one drawback is there in SAP EP.

If you change password for Administrator in UME, this same password will not work for SDM by default. You have to change it, for that just follow below steps:

SDM Password Reset

==================

Just enter following lines in your COMMAND LINE:

1. enter SDM directory as: cd C:\usr\sap\J2E\JC00\SDM\program

2. Execute the following (just copy-paste)

sdm jstartup "sdmhome=C:\usr\sap\J2E\JC00\SDM\program" "mode=standalone"

3. Execute following line (replacing Password1 with your new password for SDM)

sdm changepassword "sdmhome=C:\usr\sap/J2E/JC00/SDM/program" "newpassword=Password1"

4. I suggest also revert SDM back to integrated mode

sdm jstartup "sdmhome=C:\usr\sap\J2E\JC00\SDM\program" "mode=integrated"

5. Start SDM using commnad as "StartServer.bat"

Reward Points; if it is helpfull.

Thanks,

Nagaraju

Former Member
0 Kudos

Hi,

Check you JAVA_HOME and PATH are setted correctly.

For PATH it should point to ..java\bin folder

For JAVA_HOME it should point upto the JAVA folder.

Ex: C:\j2sdk1.4.2_11

Thanks

R.Murali

Former Member
0 Kudos

Hi,

Try to give the password for user j2ee_admin when prompted and check.

Regards,

Sandy.