BAT ERROR

HI ,
I am trying to install BAT in my ccm server. I am having only one server in my setup. it is connected to other servers in another region via ICT.
I am getting a error "BAT SHOULD BE INSTALLED ON A MACHINE WITH PUBLISHER DATABASE. ABORTING SETUP".
But the ccm iam installing is publisher.
i checked the registry entry under ""HKEY_LOCAL_MACHINE\SOFTWARE\ Cisco Systems, Inc.\DBL\DBConnection0"
DBConnection0 entry has a server name other than the callmanger hostname.
hostname of call magner is pdc2cm
SERVERNAME ENTRY under dbconnection0 has PDCCCM
Once we changed this to PDC2CM. We are not able to view anything int he callmanger web page. IT was throwing the error.
We reverted back to the old setting. after that we are able to access the ccm webpage.
I checked the configuration. It has cluster id as PDCCCM-CLUSTER.
HOSTNAME AS PDC2CM.
how to proceed to solve this isssue.
KRishna.

i am using ccm 4.1(3). BAT VERSION IS THE ONE THAT COMES ALONG WITH THE PLUGIN OF CCM 4.1(3). Since i have not insatalled BAT in the server i am not sure about the BAT version.
Krishna.

Similar Messages

  • CSSimport.bat error: while migrating the Shared Services groups and users

    Hi,
    I am trying to migrate the shared services native users and group from 9.3.1(on server A) to 11.1.1.3(on server B)
    - I have taken the export in CSV format from 9.3.1 using CSSexport.bat.(export.csv) -Successful.
    - I have copied this on the 11.1.1.3 server and changed lil details like removing the admin user etc.
    - When I am trying the import this on 11.1.1.3, I am getting the below error:
    CSSimport importexport.properties2010-10-11 09:36:41,328 Attempting a import operation
    log4j:WARN No appenders could be found for logger (com.hyperion.css.common.CSSLogger).
    log4j:WARN Please initialize the log4j system properly.
    null
    Aborting program...
    - There are not log or error files geting generated - The only error recieved , is given above.
    - I have made the necessary changes to the impotexport.properties file on 11.1.1.3 before starting the CSSimport utility.
    Can you please let meknow what should I do to overcome this error.
    -thanks,
    Ankit

    First thing I would try would be on the 11.1.1.3, try and run an export, if it works then run the import on the same file, this way you will make sure you have the version 11 utility working.
    Once you have done that then you can move on to the 9.3.1 export file.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Maxl - .bat ERROR

    This maxl script works perfectly when run within EAS maxl editor (minus the login and spool), when we run it via a .bat file the calculation will run but nothing else.
    Any help please????? thanks!!!!!!!
    Here's the maxl script:
    login '*****' '******' on devhypeb01;
    /*spool on to '\sacfs1\data\Apps\Hyperion\DEV\Logs\Clear_Build_Load.log';*/
    /*Clear out Actual and Projection before loading new members and data*/
    execute calculation 'DEV_Ace'.'AceRptg'.'clrAnP';
    /*Load new members*/
    import database Dev_Ace.AceRptg dimensions
    connect as 'user1' identified by 'password' using server rules_file 'Both'
    on error append to 'C:\memberload.err';
    /*Load Data*/
    import database 'Dev_Ace'.'AceRptg' data
    connect as 'user1' identified by 'password' using server rules_file 'Both'
    on error append to 'C:\dataload.err';
    /*Load new member aliases*/
    import database 'Dev_Ace'.'AceRptg' dimensions
    connect as 'user1' identified by 'password' using server rules_file 'AliaBLD1'
    on error append to 'C:\Aliasload.err';
    spool off;
    logout;
    ERROR FILE:::::::::
    MAXL> execute calculation 'DEV_Ace'.'AceRptg'.'clrAnP';
    OK/INFO - 1012558 - Clearing all data blocks from [(ALL)] partition with fixed members [Scenario(Actual)].
    OK/INFO - 1012675 - Commit Blocks Interval for the calculation is [3000].
    OK/INFO - 1017018 - Removed [0] data blocks.
    OK/INFO - 1012558 - Clearing all data blocks from [(ALL)] partition with fixed members [Scenario(Projection)].
    OK/INFO - 1012675 - Commit Blocks Interval for the calculation is [3000].
    OK/INFO - 1017018 - Removed [0] data blocks.
    OK/INFO - 1012579 - Total Calc Elapsed Time for [clrAnP.csc] : [43.437] seconds.
    OK/INFO - 1013274 - Calculation executed.
    MAXL> import database 'Dev_Ace'.'AceRptg' dimensions
    2> connect as 'user1' identified by 'password'     using server rules_file 'Both'
    3> on error append to 'C:\Hyperion\products\Essbase\eas\client\memberload.err';
    ERROR - 1242021 - (2) Syntax error near ['"'].
    MAXL> import database 'Dev_Ace'.'AceRptg' data
    2> connect as 'user1' identified by 'password'     using server rules_file 'Both'
    3> on error append to 'C:\Hyperion\products\Essbase\eas\client\dataload.err';
    ERROR - 1242021 - (2) Syntax error near ['"'].
    MAXL> import database 'Dev_Ace'.'AceRptg' dimensions
    2> connect as 'user1' identified by 'password'     using server rules_file 'AliaBLD1'
    3> on error append to 'C:\Hyperion\products\Essbase\eas\client\Aliasload.err';
    ERROR - 1242021 - (2) Syntax error near ['"'].
    MAXL> logout;

    MaxL quotes are a stinker and trip people up constantly. It wouldn't surprise me in the least if EAS' MaxL editor worked differently than "the real world".
    I wrote a whole blog post on MaxL and quotes (who would have thought there was a subject there, but if you wade through the cutesy muck, there is value there):
    http://camerons-blog-for-essbase-hackers.blogspot.com/2009/10/escaping-maxl-quotes.html
    The two rules I follow are:
    1) Use double quotes
    2) Double escape backslashes
    FWIW, you can also use single forward slashes.
    The inconsistencies are confusing.
    Regards,
    Cameron Lackpour

  • 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

  • R3Setup.bat Error " This platform not supported"

    Dear All,
    I am trying to install SAP R3 4.6C
    I have installed SQL2000 server and SP4 On windows 2003 (x64)server
    When I run the R3setup.bat , I receive a error message on the screen like
    "Thsis platform is not supported".
    1. I have not installed J2sdk. Is j2sdk required for SAP R3 4.6C.?
    please let me know how to fix this issue?.
    Or is it because hardware platform not supported ?/
    Thanks
    Elumalai

    Duplicate post
    Read and Follow forum rules
    Ans: follow standard installaiton guides will tell you pre-requisites and supported platforms

  • Libovdadapterconfig.bat Error : No argument is allowed: ûdataSourceJNDIName

    Dear Support,
    Getting the following error while runnning the script:
    script:
    libovdadapterconfig.bat -adapterName userGroupAdapter1 -adapterTemplate adapter_template_usergroup1.xml -host localhost -port 7001 -userName weblogic -domainPath
    D:\OracleBIEE11g\user_projects\domains\bifoundation_domain\ -dataStore DB -root cn=users,dc=oracle,dc=com -contextName default –dataSourceJNDIName jdbc/UserGroupDS
    Error:
    No argument is allowed: ûdataSourceJNDIName
    Execution:
    D:\OracleBIEE11g\oracle_common\bin>libovdadapterconfig.bat -adapterName userGrou
    pAdapter1 -adapterTemplate adapter_template_usergroup1.xml -host localhost -port
    7001 -userName weblogic -domainPath D:\OracleBIEE11g\user_projects\domains\bifo
    undation_domain\ -dataStore DB -root cn=users,dc=oracle,dc=com -contextName defa
    ult -dataSourceJNDIName jdbc/UserGroupDS
    No argument is allowed: ûdataSourceJNDIName
    -adapterName <value> : Name of the adapter
    -adapterTemplate <value> : Location of adapter template file
    -host <value> : Adminserver hostname for Weblogic
    Deployment manager hostname for Websphere
    -port <value> : Adminserver port for Weblogic
    Deployment manager bootstrap port for Websphere
    -userName <value> : Login username
    -domainPath <value> : Full path to domain directory
    Applicable only for Weblogic
    -cellPath <value> : Full path to deployment manager cell directory
    Applicable only for Websphere
    -dataStore <value> : Adapter type (OID, IPLANET, ACTIVE_DIRECTORY or DB)
    -root <value> : Root namespace of the adapter
    -contextName <value> : Context Name
    LDAP Adapter Specific arguments:
    -ldapHost <value> : LDAP Server hostname
    -ldapPort <value> : LDAP Server port
    -bindDN <value> : LDAP Server bindDN
    [-enableSSL] : Enable SSL
    -remoteBase <value> : Remote namespace of the adapter
    DB Adapter Specific arguments:
    -dataSourceJNDIName <value>: JNDI Name of the datasource
    OIM Adapter Template Specific arguments:
    [-createChangelogAdapter] : Create changelog adapter
    [-enableGlobalChangelog] : Enable global changelog plugin
    [-modifierDNFilter <value>]: Modifier DN Filter. Default is bindDN value
    Regards,
    DB

    Hi,
    Yes the env is set properly
    D:\OracleBIEE11g\oracle_common\bin>echo %ORACLE_HOME%
    D:\OracleBIEE11g\Oracle_BI1
    D:\OracleBIEE11g\oracle_common\bin>
    D:\OracleBIEE11g\oracle_common\bin>echo %WL_HOME%
    D:\OracleBIEE11g\wlserver_10.3
    D:\OracleBIEE11g\oracle_common\bin>
    D:\OracleBIEE11g\oracle_common\bin>echo %JAVA_HOME%
    D:\OracleBIEE11g\jdk160_24
    D:\OracleBIEE11g\oracle_common\bin>
    D:\OracleBIEE11g\oracle_common\bin>

  • Runcluvfy.bat error

    Hi,
    I am new to Oracle rac.I am planning to install oracle 10g clustware in a 2 node cluster.I have created and added the san and automounted it.when i tru to run CVU it gives an error that it is not checking the availability of the other node.It checks only the availability from the same node.When i ping with the public and private ip its worked what should i do.Plz help me.Thanks..

    Hi,
    Can you post the output from this command?
    1. runclufy.bat stage -pre crsinst -n node1,node22 -verbose
    2. runclufy.bat stage -post hwos -n node1,node22 -verbose
    Cheers
    FZheng

  • 'HP Consumer Desktop PC BIOS Update' will not download due to flash.bat error.

    Attempted to download the update -HP Consumer Desktop PC BIOS Update-  and the error flash. bat does not allow the computer to complete the process.  This is a new computer, so please adivise on how to fix the error.  Thank you

    Hi,
    32 bit? Did you post this in error?
    Install the latest diagnostics before attempting to install the latest BIOS update.  
    Contact HP Support since your PC is covered by warranty.
    HP's support number is 800-474-6836 or 800-HPINVENT or online here.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • E-Sourcing (CLM) Install step dbimport.bat error

    Dear Sir,
         Any body can help me.
         I install E-Sourcing 5.1 (CLM2.0) from sap document installation guide but got problem after
    dbimport.bat.
    2009-08-23 19:24:03.734     INFO     DBFWK     ScriptedImportEngine     runSingleItem()     
    DbGuiImporter.InstallThread     system-21     system               
    action starting     Execute SQL command file
    (file=/com/frictionless/common/db/sql/oracle/getObjectId.sql)
    2009-08-23 19:24:03.75     INFO     DBFWK     ScriptedImportEngine     runSingleItem()     
    DbGuiImporter.InstallThread     system-21     system               
    action complete     Execute SQL command file
    (file=/com/frictionless/common/db/sql/oracle/getObjectId.sql)
    S T A R T-E R R O R--
    2009-08-23 19:24:03.75     INFO     DBFWK     ScriptedImportEngine     runSingleItem()     
    DbGuiImporter.InstallThread     system-21     system               
    action starting     Execute SQL command file
    (file=/com/frictionless/comp/query/sql/oracle/CreateProcClearQuery.sql)
    2009-08-23 19:24:03.796     ERROR     DBFWK     DbSetupEngine     execute()     
    DbGuiImporter.InstallThread     system-21     system               
    action failed
    E N D E R R O R----
    2009-08-23 19:24:03.796     INFO     DBFWK     ScriptedImportEngine     runSingleItem()     
    DbGuiImporter.InstallThread     system-21     system               
    action starting     ExecuteSqlScript
    ({inputFilename=classpath:///com/frictionless/comp/query/sql/oracle/GrantExecute.ssp,
    result_recorder=com.frictionless.install.engine.DbSetupEngine@38834cfb})
    Thank you.
    Bunsit.

    Hello Bunsit,
    Regenrate and deploy EAR n WAR file with correct Oracle Jar file.
    Follow the steps:
    1) Run configure.exe from Path: "\Esourcing51\bin\configure.exe"
    2) On DB JAR file locate the fie e.g. Path: "\oracle\ES1\102\jdbc\lib\ojdbc14.jar"
    3) Rest setting you can keep same.
    4) Genrate EAR/WAR file
    5) Run Configtool
    6) Remove Fsourcing.
    7) Deploy and Start new Fsourcing EAR/WAR file.
    8) Now Run DBImport.
    Please update if this work for you.
    Regards
    ~Ankush

  • Start agentScheduler.bat error

    hi,all:
    agentscheduler.bat can't start,here is the error infomation:
    com.sunopsis.tools.core.exception.SnpsRuntimeException: com.sunopsis.sql.c:
    at com.sunopsis.dwg.cmd.n.a(n.java)
    at com.sunopsis.a.f.run(f.java)
    at com.sunopsis.dwg.cmd.i.y(i.java)
    at com.sunopsis.dwg.cmd.i.run(i.java)
    at java.lang.Thread.run(Unknown Source)
    Caused by: com.sunopsis.sql.c:
    at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.connect(SnpsConnection.java)
    at com.sunopsis.dwg.cmd.e.h(e.java)
    ... 5 more
    Caused by:
    com.sunopsis.sql.c:
    at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.connect(SnpsConnection.java)
    at com.sunopsis.dwg.cmd.e.h(e.java)
    at com.sunopsis.dwg.cmd.n.a(n.java)
    at com.sunopsis.a.f.run(f.java)
    at com.sunopsis.dwg.cmd.i.y(i.java)
    at com.sunopsis.dwg.cmd.i.run(i.java)
    at java.lang.Thread.run(Unknown Source)
    I have configued the odiparams.bat
    thanks

    Hi
    To run agentscheduler , you must edit file oracledi/bin/odiparams.bat ( Windows , if you use Linux ,edit odiparams.sh)
    this parameters declared how to connect to Master Repository,The encoded password must use command in oracledi/bin
    agent.bat encode password
    (replace password to your password )
    Such as my config, you must change the parameters of yours .
    rem My Oracle ODI Repository
    set ODI_SECU_DRIVER=oracle.jdbc.driver.OracleDriver
    set ODI_SECU_URL=jdbc:oracle:thin:@nb-zhaidw:1521:crm
    set ODI_SECU_USER=odi_master
    set ODI_SECU_ENCODED_PASS=g0yHQlr1Gf433uH9c,,selU
    set ODI_SECU_WORK_REP=DEV_001
    set ODI_USER=admin
    set ODI_ENCODED_PASS=aIyacc0H6vt8KG3jjpRg After changed , save , and try to start agentscheduler
    SYNTAX:
    agentscheduler -PORT=port -NAME=agent name -V=trace level

  • April CPU 2013 post.bat error for windows based install

    Hi,
    Can anybody please suggest how to resolve this problem or can this be ignored ? The post-script processing says " BEGIN failed--compilation aborted at ..." some perl files but when we proceed with prompt 'y' the patch is getting installed properly. The "lsinventory also indicates that the new patch is installed properly. So far I don't see this kind of issue in "known issues" list of readme.html.
    Any help would be very much appreciated.
    This is windows 2008 R2 x64 bit install with 11.2.0.3 standard edition database.
    The patch is April CPU 2013 p16345834_112030_MSWIN-x86-64\16345834
    ERROR is:
    [Apr 23, 2013 10:32:17 AM]   Execution of 'cmd /C "C:\Users\admin\Desktop\oracle\p16345834_112030_MSWIN-x86-64\16345834\custom\scripts\post.bat" -apply 16345834 ':
    [Apr 23, 2013 10:32:18 AM]   Return Code = 9
    [Apr 23, 2013 10:32:18 AM]   Execution of ' Command and arguments of pre/post scripts is restricted to be viewed in log file ':
                                 Return Code = 9
    [Apr 23, 2013 10:32:18 AM]   Command invocation returned Error... 'Perl lib version (v5.6.1) doesn't match executable version (v5.10.0) at E:\Oracle\Database\vDB\OHS\perl\5.6.1\lib\MSWin32-x86/Config.pm line 21.
                                 Compilation failed in require at E:\Oracle\Database\vDB\OHS\perl\5.6.1\lib\MSWin32-x86/DynaLoader.pm line 25.
                                 BEGIN failed--compilation aborted at E:\Oracle\Database\vDB\OHS\perl\5.6.1\lib\MSWin32-x86/DynaLoader.pm line 25.
                                 Compilation failed in require at E:/Oracle/Database/vDB/perl/lib/Win32.pm line 8.
                                 BEGIN failed--compilation aborted at E:/Oracle/Database/vDB/perl/lib/Win32.pm line 82.
                                 Compilation failed in require at E:/Oracle/Database/vDB/perl/lib/Cwd.pm line 671.
                                 BEGIN failed--compilation aborted.
                                 ', Return Code = 9
    [Apr 23, 2013 10:32:08 AM]   Inventory check OK: Patch ID 16345834 is registered in Oracle Home inventory with proper meta-data.
    [Apr 23, 2013 10:32:08 AM]   verifying 197 copy files.
    [Apr 23, 2013 10:32:17 AM]   verifying 5 plugin actions.
    [Apr 23, 2013 10:32:17 AM]   Files check OK: Files from Patch ID 16345834 are present in Oracle Home.
    [Apr 23, 2013 10:32:17 AM]   --------------------- Post-script processing ---------------------
    [Apr 23, 2013 10:32:17 AM]   Start the Apply postScript at Tue Apr 23 10:32:17 EDT 2013
    [Apr 23, 2013 10:32:17 AM]   Execution of 'cmd /C "C:\Users\admin\Desktop\oracle\p16345834_112030_MSWIN-x86-64\16345834\custom\scripts\post.bat" -apply 16345834 ':
    [Apr 23, 2013 10:32:18 AM]   Return Code = 9
    [Apr 23, 2013 10:32:18 AM]   Execution of ' Command and arguments of pre/post scripts is restricted to be viewed in log file ':
                                 Return Code = 9
    [Apr 23, 2013 10:32:18 AM]   Command invocation returned Error... 'Perl lib version (v5.6.1) doesn't match executable version (v5.10.0) at E:\Oracle\Database\vDB\OHS\perl\5.6.1\lib\MSWin32-x86/Config.pm line 21.
                                 Compilation failed in require at E:\Oracle\Database\vDB\OHS\perl\5.6.1\lib\MSWin32-x86/DynaLoader.pm line 25.
                                 BEGIN failed--compilation aborted at E:\Oracle\Database\vDB\OHS\perl\5.6.1\lib\MSWin32-x86/DynaLoader.pm line 25.
                                 Compilation failed in require at E:/Oracle/Database/vDB/perl/lib/Win32.pm line 8.
                                 BEGIN failed--compilation aborted at E:/Oracle/Database/vDB/perl/lib/Win32.pm line 82.
                                 Compilation failed in require at E:/Oracle/Database/vDB/perl/lib/Cwd.pm line 671.
                                 BEGIN failed--compilation aborted.
                                 ', Return Code = 9
    [Apr 23, 2013 10:32:18 AM]   Finish the Apply postScript at Tue Apr 23 10:32:18 EDT 2013
    [Apr 23, 2013 10:32:18 AM]   OUI-67133:Execution of POST script failed, with return value = 9
    [Apr 23, 2013 10:32:18 AM]   Do you want to proceed? [y|n]
    [Apr 23, 2013 10:32:18 AM]   Start to wait for user-input at Tue Apr 23 10:32:18 EDT 2013
    [Apr 23, 2013 10:33:33 AM]   Finish waiting for user-input at Tue Apr 23 10:33:33 EDT 2013
    [Apr 23, 2013 10:33:33 AM]   User Responded with: Y
    [Apr 23, 2013 10:33:33 AM]   Got online patch property as NULL for the node
    [Apr 23, 2013 10:33:33 AM]   OUI-67179:
                                 The local system has been patched and can be restarted.
    [Apr 23, 2013 10:33:33 AM]   Finish applying patch to local system at Tue Apr 23 10:33:33 EDT 2013
    [Apr 23, 2013 10:33:33 AM]   OPatch will clean up 'restore.sh,make.txt' files and 'rac,scratch,backup' directories.
                                 You will be still able to rollback patches after this cleanup.

    Hi..
    Instaed doing this,please try out template based configuration which has been mentioned in the installation guide or else do as follows
    1.Login into NWA (netweaver administrator)
    as
    http://<host.<domain>.<com>:<port>/nwa
    2.Use J2ee_admin user id and password
    3.go to deploy and change
    4.select template based configuration for PI
    5.execute the template
    6.install it
    you can find the list of other templates which are clear and easy to do the post installation step..i found it useful ..
    Apart from these, as per sandro, you can check the data transfer in visual administrator or go the abap engine, transaction RZ70, press accept proposal button
    then execute button , check the data supply without any error
    Thanks
    Gopal
    (Avoid points if useful)

  • Shared Services security export utility CSSExport.bat Error

    Hi,
    When I tried to export security from shared services 9.3.1.
    I got following error:
    Trace...
    2008-08-20 10:31:40,002 Attempting an export operation
    1406 [main] INFO httpclient.HttpMethodDirector - Failure authenticating with BA
    SIC 'WebLogic Server'@<ServerName>:58080
    Unable to connect to the CMS subsystem... Authenticated has failed using
    the supplied credentials
    Aborting program...
    I am able to connect to SS through IE and it is running.
    Code is also working for me on another Shared Services 9.2.0 .
    Please let me know if anyone else had same issue or any suggestion?

    Edit export.properties file and look for importexport.username and importexport.password. The password is encrypted. If you know the password for the account being used you can remove the encryption and replace it with the clear text password. After the utility runs it will re-encrypt the password.
    We use the Admin account in our properties file.

  • CSSExport.bat Error

    Hi,
    When I tried to export security from shared services 9.3.1.
    I got following error:
    Trace...
    2008-08-20 10:31:40,002 Attempting an export operation
    1406 [main] INFO httpclient.HttpMethodDirector - Failure authenticating with BA
    SIC 'WebLogic Server'@<ServerName>:58080
    Unable to connect to the CMS subsystem... Authenticated has failed using
    the supplied credentials
    Aborting program...
    I am able to connect to SS through IE and it is running.
    Code is also working for me on another Shared Services 9.2.0 .
    Please let me know if anyone else had same issue or any suggestion?

    Apparently this issue occurs with Weblogic 8.1.5 and 8.1.6
    There is a patch available from BEA - Patch ID CR287255 which is a .jar file to place on the server. you also need to edit your config.xml and add a line.
    Hyperion support can refer you to page 36 of the documentation on configuring shared services in the shared services install documentation.
    Wags

  • 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

  • Sierra and Bates error?

    I'm currently studying for SCJP5 (or 6 maybe if it turns out to be no more than a few classes different) and using the book "SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055)" by Kathy Sierra and Bert Bates. Generally I think this book is great, but I kind of disagree with one of the questions in the master exam (or with the answer, to be precise). It reads as follows:
    Given:
    class SortOf  {
         String name;
         int bal;
         String code;
         short rate;
         public int hashCode() {
              return (code.length() * bal);
         public boolean equals(Object o) {
              // insert code here
    }choose code that fulfills the hashCode and equals contract.
    The answers given are:
    a) return ((SortOf) o).code.length() * ((SortOf) o).bal == this.code.length() * this.bal; (with which I aggree)
    b) return ((SortOf) o).code.length() * ((SortOf) o).bal * ((SortOf) o).rate == this.code.length() * this.bal * this.rate
    I don't aggree with the latter. Suppose that:
    object A:
    code.length() == 2
    bal = 3
    rate = 2
    object B:
    code.length() == 3
    bal = 4
    rate = 1
    equals: 3*2*2 (12) == 3*4*1 (12)
    but hashCode: 3*2 (6) != 3*4 (12)
    which breaks the contract that equal objects must have the same hashCode.
    Is it a real bug oris it just me who is missing something?
    Thanks.

    You're right.
    Looks like a little bug, authors didnt spot it.
    The correct answer it's a) option.
    The other one breaks in some case.

Maybe you are looking for