SDM password error and go.bat error.

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

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

Similar Messages

  • Error "Unkown Bravo Error" and "Invalid Container Error"

    I am trying to render in After effects and keep getting the error "Unkown Bravo Error" and "Invalid Container Error". What do I do to resolve this?

    Try using the "secret" preferences to purge every couple of frames. If you hold Shift while clicking on After Effects > Preferences > General, the Secret menu should pop up in the sidebar of the Preferences dialog.
    Alternatively, if rendering to a QuickTime with the video codec set to PNG instead of Animation didn't work, try rendering to a PNG sequence and not a video format at all.

  • CHECKDB found 0 allocation errors and 1 consistency errors in table 'sys.syscolpars' (object ID 41)

    Msg 2511, Level 16, State 2, Line 1
    Table error: Object ID 41, index ID 1, partition ID 281474979397632, alloc unit ID 281474979397632 (type In-row data). Keys out of order on page (1:187), slots 9 and 10.
    CHECKDB found 0 allocation errors and 1 consistency errors in table 'sys.syscolpars' (object ID 41).
    CHECKDB found 0 allocation errors and 1 consistency errors in database 'db_name'.
    repair_rebuild is the minimum repair level for the errors found by DBCC CHECKDB (adv_tvs).
    Help required on the above error mentioned

    Hi Rapunzel,
    The minimum repair suggested is repair_rebuild you can try that. As per mssage there is corruption in your database and it can only be corrected by either repairing or Restoring from known good backup.For doing repair the database must be in single-user
    mode.
    Please read
    dbcc checkdb repair_rebuild option
    Since DBCC CHECKDB with any of the REPAIR options are completely logged and recoverable, Microsoft always recommends a user use CHECKDB with any REPAIR options within a transaction (execute BEGIN TRANSACTION before running the command) so that the user can
    confirm he/she wants to accept the results of the operation. Then the user can execute COMMIT TRANSACTION to commit all work done by the repair operation. If the user does not want to accept the results of the operation, he/she can execute a ROLLBACK TRANSACTION
    to undo the effects of the repair operations.
    REPAIR_REBUILD does not repair errors involving FILESTREAM data.
    How big is database. If it is small and backup also is corruption free you should consider restoring from backup
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • CDDB error and HTTP processing error

    when I try to add a new CD to my library I get CDDB error and HTTP processing errors..... and download will only show the number of tracks and the time each track will play...this only happens on my PC.... and everything works ok on my laptop... I have tried the latest update...and I have compared settings between the two computers but haven't found the problem...

    Since a recent update of itunes I cannot get CD track
    names from Gracenote anymore. This problem only
    occurs on my windows profile and not on other
    profiles on the same computer. When I load an audio
    CD, itunes recognises it but doesn't name tracks.
    When I click on "Get CD track names" in the advanced
    menu it starts as normal and then I get a window with
    the message 'CDDB Error. HTTP processing Error.' I
    have tried a second itunes download, which according
    to the install wizard repaired all faults.... still
    happening though. I don't have enough time in my life
    to type in all the track names! Any help gratefully
    received.
    Sony Vaio
      Windows XP  
    Solution document found!
    Refer to www.info.apple.com/kbnum/n302538
    Insert an additional step:
    6a. Click on Disable All.
    It takes a while to test one or a few items at a time, but it works! If you find these in your Startup list try selecting all and then unselecting these first. One of these was the problem for me but I haven't narrowed it down to one of them yet.
    nwiz
    SNDMon
    dlbcserv
    Copy Protection Notifier
    Good Luck.
    disaacson1
    Toshiba Satellite P25 PC   Windows XP  

  • SDM Password issue and errors for Web Dynpro Deployment

    Hi,
    After checking on SDN with regards to SDM Password and issue, I wonder what is the REAL default password for SDM when deploying web dynpro application.
    Some mentioned it's "sdm".
    Some mentioned it's "admin"
    If refer to documentation (from Sneak Preview SAP Netweaver 2004), it's "abcd1234".
    Anyhow, it accepted "admin" for my case, but I got an error when I click on "Deploy New Archive & Run". Hope someone can help me on this error. The error message as below:
    Nov 6, 2006 11:04:15 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [011]Deployment aborted
    Settings
    SDM host : nb00
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/ADMINI1/LOCALS~1/Temp/temp3796Welcome.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/ADMINI1/LOCALS~1/Temp/temp3796Welcome.ear
    Aborted: development component 'Welcome'/'local'/'LOKAL'/'0.2006.11.06.11.03.21':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    Another issue is, although i am not able to deploy successfully (not even once), but if i click on "Run", it will launch browser, and the web dynpro program is works. Problem is, it's the old version. It deosn't display the latest version.
    Can any guru out there explain and provide solution?
    Thanks in advance.
    Message was edited by: Adam Lee

    Hi Adam,
       Error message sounds like "Administrators have the right to perform this operation". do you have admin rights? for deploying.
       Check this thread once same problem but solved:
    Re: Deployment exception
    Regards, Suresh KB

  • Confuse between temp file error and perment file error

    during the weekend, i usually maintain our database and this weekend i end up with strange situation,
    i lunched my scripts to reorginize datafiles, however the scripts is crash all the time due to weird message which is in my opinion is misleading ora message.
    this is the situaion:
    i am using this scripts to tell me if my datafiles are full or not
    1 L_INDEX 24 107.12109375 103.74609375 3.375 0 96.8493600262553 3.15063997374467
    2 L_TABLES 30 108.2939453125 97.1689453125 11.125 0 89.7270341680719 10.2729658319281
    as you can see, the free space on the l_index tablespace is now 3G and need to reogrinze to free space, however when we run our scripts to free spaces by moving objects to tools tablespace and then return them back,
    I recieve this message:
    ORA-01652: unable to extend temp segment by .......
    to solve this error is adding new temp files, however we have 5 temps file and there were pantly of space there and also i add 2 new files with size 1g and maxsize is 32G, still i am receving this error and my scripts crash when i try to rebuild the index,
    the workaround was is adding new datafile to l_index and try again to rebuild the index and it works,
    so i am wondering if the problem was on the datafiles, why i recieved error about temp, i waste some time thinking that my problem was with temp, however the real problem came from l_index tablespace.
    oracle verison is 10.1.0.4 and os is windows
    Thanks

    ORA-01652: unable to extend temp segment by Temporary tablespace is also used when re-creating or creating indexes in database.
    A temp segment is created the moment create or re-build indexes command is issued and will be held until the index is being created completely. If either of the tablespace have insufficient space, you might get the error ORA-1652 or ORA 1654.
    You should be looking at the tablespace name for adding space instead of looking temp segment.
    ORA-1652: unable to extend temp segment by in tablespace

  • How i can fix "Wiki setting error" and "Running time error" ?

    I've found this message when using server app on Mountain lion.
    and this error data.
    Can i fixed this? Thanks guys!

    It so happens that I saw an answer to a similar question today somewere else. I have not tested this myself:
    "I have the final solution and fix but beware you may not like it that much.
    Having had all of the above problems with more or less everything I finally pieced it all together from various threads. This will fix both the AEBS control and the central services problems.  Dont shout at me for being a bit basic and not coding etc. but it worked for me.  If I can avoid code I do as often as possible as am less likely to balls it up!
    This method will loose some data but the main files and users do remain
    The Fix:
    1. Close Server.app
    2. Library/Server  make a copy of Server file under a diff name as software server files and a few others would appear to still be usable and you will have to re download it all again of you dont copy it back in ( I didn't and now have learned my lesson). then delete the whole of the Server file.
    3. Go to Keychain and search all Airport then delete associated keys permissions etc
    4. Delete Server.app and reinstall.
    5. Start new setup and it will migrate properly with no errors. This time a big green tick will appear!
    6. Replace the software update files into the new Library/Server folder if you want to or leave it untill the rest is done
    7 Reconfigure any missing bits..... any enrolled devices will have vanished but probably if you have  saved the data from this in Library/Server prior to deletion you may be able to reinstate this but I didnt risk it
    This is going to be a total pain if in a large organisation but once working the system is excellent with no swapping from one control set to the other.  As each service is switched on it auto configures the AEBS and no further errors and a joy to work with unless you really like to get into the nuts and bolts.
    Hope this helps and good luck"

  • TestStand Test Environmen​t adapter dll error and Type Palette error

    I am new to TestStand and I am having a problem opening a TestStand 3.1 standalone UI application. The UI was built a couple of years ago and others use it within my company without problem. I however get the 3 .DLL adapter errors and the Type Palette errors shown below when I try to open it and I can't figure it out. I have tried everything from uninstalling and reloading TestStand 3.1 and uninstalling the UI application and reloading and it did not fix the problem. I verified that the errored .DLL's are present in the Bin directory and the Type Palette files are present in the Type Palette directory. I asked other more experienced TestStand developers within my company if they have ever seen this or knew what was wrong and they can't explain the errors either. Any suggestions?  

    Cole - There are probably many differences between my machine and that of my counterparts but they have told me that the only thing I should need to run this standalone TestStand GUI application is TestStand 3.1 and Microsoft .NET Framework which I do have. 
    The standalone GUI application is a common front end application that we use for a large part of our production testing at my company. It allows us to have a GUI based front end to our TestStand sequences for running testing in a production environment so the operators can see the test running step by step on the screen. We have the GUI application installed on multiple different Production machines (probably over 10) and all are different machines with different software installed on each. the only real common aspect between them that we ensure is that they all have TestStand 3.1, the GUI application, and .NET Framework installed.  

  • BPC DeleteOlapDimFromCube error  and Analysis Sevices error (-2147221421)

    Attempted to process a dimension in BPC and encountered the following error message:
    -DeleteOlapDimFromCube : Item not found in collection
    -Dimension is locked because it is currently being used in a cube. Remove the dimension from the cube
    Went to Analysis Services and successfully procesed the dimension and all but one of the applications.
    Error message recieved was:
    Error(-2147221421) Internal error could not update the query log.
    Any ides?

    It seems for that specific application you have bad data into fact tables or cube is corrupted.
    First you have to check the data using query like:
    select count(*) from tblfact"application" where "dimension" not in (select count [id] from mbr"dimension where calc = 'N')
    this should always provide 0 like result.
    If you receive any result <> 0 then you have to delete the records using delete instead of select count(*).
    From error message it seem the cube is corrupted.
    In this case you have to delete from Management studio the specific cube for your application and after that from Admin console of BPC you have to do modify application with full process and reindex.
    This should fix the problem.
    After that probably you will be able to any task using that specific dimension.
    Kind Regards
    Sorin Radulescu

  • Sync "Unexpected Error and must close" ERROR

    Tried using desktop 4.6 and 4.3.
    New Dell PC with XP Pro
    whenever you try to sync data files or configure sync, I get an unexpected error and it says it must close the program.
    Any help would be appreciated
    Bigweil

    Hi and welcome to the forums!
    Please specify the following:
    Version of Outlook.
    Version of Desktop software currently installed.
    Model of phone and OS.
    Thanks
    Message Edited by Bifocals on 11-08-2008 10:43 PM
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Configtool.bat and go.bat error

    Hi,
    I am trying to start configtool.bat, and i get the following message on command:
    The system can not find the path specified.
    Program terminated abnormally...
    Press any key to continue
    Can some one help me with this?
    My Environment Variable is set to JAVA_HOME=C:\j2sdk1.4.2_18

    Hi Kevin,
    Tried executing the commands individually...
    and this command fails:
    %JAVA_CMD% -Dsun.java2d.noddraw=true -Duser.language=en -classpath .\lib\launcher.jar;. com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.visual.ConfigTool ./lib/
    endlocal
    Regards,
    Nadh

  • Install error and PL/SQL error

    Hello,
    I'm new to Oracle. I installed Oracle8iR2 on Redhat Linux 6.2. During installation (more precisely during "Linking Oracle8i Enterprise Edition 8.1.6.1.0") I got this error :
    Oracle: Error in invoking target ioracle of makefile /home/oracle/OraHome/rdbms/lib/ins-rdbms.
    mk
    ORA-124547: TNS: lost contact
    ORA-03114: not connected to Oracle
    I clicked "Ignore" and the installation continued without any other errors.
    After the installation was finished I performed the initial configurations described in the manual as user root and user oracle. After that as user oracle I tried to start plsql like this :
    Enter user-name : system
    Enter password : *******(manager )
    oraclebogdan: error in loading shared libraries libdsbtsh8.so : cannot opeb shared object
    file : No such file or directory
    ERROR : ORA -12547 : TNS : lost contact
    Can you help me to fix the problems?
    Thank you,
    Bogdan Paduraru

    Bidyut Kumar (guest) wrote:
    : Jason Howk (guest) wrote:
    : : Jack Lauman (guest) wrote:
    : : : During the linking process of "./orainst /c", I got the
    : : following
    : : : error on the RDBMS, SQL*PLUS and PL/SQL install:
    : : : /usr/i386-linux/bin/ld: cannot open -lnsl: No such file or
    : : : directory
    : : : make: *** [u01/app/oracle/product/8.0.5/rdbms/lib/oracle]
    : : Error
    : : : 1
    : : : Status: 2
    : : : ((OIERR-SYSTEM: make -f ins_rdbms.mk
    : : : ORACLE_HOME=/u01/app/oracle/product/8.0.5 install))
    : : : --------[ rdbms.ins 2631---------------
    : : : The file in question is nowhere on the disk. Anyone have
    : any
    : : : clues?
    : : : Thanking you in advance for your cooperation,
    : : : Jack Lauman
    : : : nwcascades.com
    : : I get the same error using Slackware 3.6. Anyone have any
    : : clues? FYI, I receive the same error on the standard
    edition
    : as
    : : well.
    : : --Jason
    : Even I have the same problem and unable to find the solution.
    : Why is happening. I have no clue at all.can anybosy anywhere
    : could help?
    : Thanks
    : --Bidyut
    I have a similar problem on Red Hat 5.2. In my case, the
    failing command is:
    Command: make -f ins_plsql.mk install <<!
    The failing portion of that make file is:
    `cat /raid/u01/app/oracle/8.0.5/lib/sysliblist`
    It seems that file (sysliblist) contains the following:
    -lnsl -lm
    So, it appears to be looking for
    /raid/u01/app/oracle/8.0.5/lib/libnsl.a and
    /raid/u01/app/oracle/8.0.5/lib/libm.a
    Neither of those files exist anywhere on my hard disk. This
    appears to be the same problem originally reported, above.
    So far, no clues.....
    ============================================
    By the way, I had an earlier failure during a different make
    where it was trying to compile something and include a header
    file of "sys/types.h" and I fixed it by creating a "sys"
    subdirectory in /usr/include that only had in it a symbolic
    link to the regular "types.h" file.
    null

  • Ora-00604 error and ora 01000 error while report generation.

    hi all,
    I am trying to generate the multiple reports of same template through a program.
    While this job is running, i get the following error at the BIP console and the reports don't get generated.
    [101711_044115578][][EXCEPTION] java.sql.SQLException: ORA-00604: error occurred
    at recursive SQL level 1
    ORA-01000: maximum open cursors exceeded
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01000: maximum open cursors exceeded
    ORA-01000: maximum open cursors exceeded
    Kindly help.
    Thanks.

    Lots of resources with a simple search to see what this is about, for example:
    http://www.orafaq.com/wiki/ORA-01000
    ORA-01000:     maximum open cursors exceeded
    Cause:     A host language program attempted to open too many cursors. The initialization parameter OPEN_CURSORS determines the maximum number of cursors per user.
    Action:     Modify the program to use fewer cursors. If this error occurs often, shut down Oracle, increase the value of OPEN_CURSORS, and then restart Oracle.
    open_cursors parameter
    http://download.oracle.com/docs/cd/E11882_01/server.112/e25513/initparams160.htm#REFRN10137
    Oracle support note:
    OERR: ORA-1000 maximum open cursors exceeded (Doc ID 18591.1)

  • DC Creation Error and Check in Error

    Hi Friends
    When I am created DC under SC (Software Component) I am getting this warning message. Click on FINISH Button that time I am getting this Warring message. Click on OK Button that time DC will created in Webdynpro Perspective. But I am not unable to see that DC in Under SC. When I have Restart the NWDS that I am able to see the DC under SC.
    WarningMessage  Development component Creation Completed with some Problems
    Reason: Some used DCs are not avaliable locally. you have to sync used DCs for this project.
    1.     How to Solve the issue?
    After I have go to Open Activity Pan here I was do Check in In all ready existing activity. Now the Open activity pan I am unable to see that activity.
    Now I am go to  Activity Table Here I will refresh and Check it that that activity here also unable to see. That time I am getting this Error
    Retrieving pending activities failed: CBS Server Error: The compartment for given software component is being initialized( internal code: BS_SC_META_DATA_NOT_AVAILABLE)
    1.     How to Solve the Issue?
    Please tell me How to solve these Problems?
    Regards
    Vijay Kalluri

    Hi,
    The warning message is due to :Some of the used dcs are missing for the respectiveDC.
    In NWDS->open the Dc prespective->inactive Dcs->rightclick on the selected Dc and select SynDC->Select all and click ok.
    You can also check that,which is your used dc from wd explorer->Expand the project->under used webdynprocoponents
    ->get the name of the used dc
    Import that Dc into your NWDS.
    Resync the used DCs.
    Regards,
    Lavanya.G

  • Darwin/BSD startup error and second level error

    I woke up this morning to find the world as I know it in disarray. My G5 was not booting to its normal screen but to the black ominous Darwin/BSD screen.
    I researched this awesome forum and found to login as single user mode (cntrl S)
    This led me to the root# where i typed /sbin/fsk -fy
    The bottom of this read as:
    ** Checking HFS Plus volume
    ** Checking Extents Overflow file
    ** Checking Catalog file.
    diskOs9: I/O error.
    Invalid key length
    (4,260)
    ** Volume check failed
    localhost:/root#
    HELP!
    Somewhere in the notes from the first time I did this I saw something regarding an autoshutdown and auto startup. Since this G5 is now in my bedroom I do have those features HOWEVER last night I shut down manually (not system generated) if that even matters.

    Hi Jim, and a warm welcome to the forums!
    It is likely that only DiskWarrior from Alsoft...
    http://www.alsoft.com/DiskWarrior/
    The CD version is likely to fix it, but you can try fsck repeatedly ubtil no errors occur.
    Possibly...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, *you must select your language first.)*
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk."

Maybe you are looking for

  • Problem with flash banners in browser

    I have a very frustrating problem with my browser (any browser) opening a flash banner.  On my website we have a rotating flash banner and when I open it all four banners open at the same time.  It happens on several pages, but not in every page with

  • Display line items of the data into next page in case of overflow

    Hi all, In my requirement i am displaying header data with its line items  through smart forms ( Landscape format).Since i am using landscape format main window size is less.Hence, In case of overflow of data the line items only should get displayed

  • How do I create a 3D rotating picture?

    For example, like this: http://www.gsmarena.com/samsung_i9100_galaxy_s_ii-3d-spin-3621.php A 3D rotating picture wherein you can manually interact with it. I believe you have to take pictures of different angles of an object, then compile them in som

  • DVD files not shown in DVD folder

    Hi. Some DVDs will not display as DVDs when inserted. Insted of the circular DVD icon, the icon displayed on the desktop is a folder icon with a red minus sign on it. The DVDs play normally when opened in DVD player, but in Finder the folder appears

  • WEATHER CHANNEL WIDGET ON FIOS NOT SHOWING UP ANYMORE?

    Help