Invalid command in boot strap mode

Hi All,
I am trying to install peoplesoft HRMS 9.1 with PT 8.51.
Firstly I encountered problems running grant.sql ,it showed that PSSTATUS, PSOPRDEFN, PSACCESSPRFL TABLE OR VIEW does not exist.(So i tried following "Using Data Mover, You can login in to the SYSTEM schema and EXPORT those tables (Using the 'EXPORT <RECORD>' instead of 'EXPORT *'). Then using Data Mover again, login to the SYSADM schema and IMPORT the data. NOTE: You will need two DMS scripts, one to export and one to import, as well as making sure you're using the right USER/PW combination" solution).
Secondly I can login to DATA MOVER using three combination of id's and psswds i.e system/oracle(original bootstrap mode id's) and PS/PS, SYSADM/SYSADM but the last two combinations also shows as bootstrap mode inside datamover.
Lastly i triesd to import the three tables from one schema to other by logging in to system/oracle as all three tables are present under this schema but when i run,
set log C:\REF0001_EXPORT.log;
set output C:\REF0001.dat;
export PSSTATUS;
It shows the below error in logs,
Invalid command in boot strap mode
Ended: Tue Jun 14 00:37:12 2011
Unsuccessful completion
Pls help!

Thanks Nicolas,
So now what do you advise me to do...Do i need to start a fresh from scratch??..I beleive half of the tables present r under SYSADM and rest half under SYSTEM..So is there anything which i can do to import those??

Similar Messages

  • ERROR: -1639 INVALID COMMAND LINE ARGUMENT

    Trying to install software for Shuffle that Santa brought and get this error messsage...
    "Error: -1639 invalid command line argument. Consult the windows Installer SDK for detailed command line help."
    Install stops at this point.
    SOMEONE HELP... My kid is chomping at the bit !
    Thanks.

    Ok I'll do some more searching but I found something in the community forums.
    APPSearch can not return this data into a property, so instead, for some unspeakable reason, returns a value of Null, follwed by another Null. This means that the property is created, and populated with two null characters. Bad news if the property also happens to be a PUBLIC property. All public properties are passed as part of the command line sent in a stream to the background installer process by the Execute Action. Since this stream now contains a double null value in a property, the stream is prematurely terminated. This creates an invalid command line, and thus the 1639 error.
    This user solved it by using the MSi Cleanup installer util.
    EDIT: A little more info...
    This problem is almost impossible to detect through the MSI log files since our friends at Microsoft chose to limit the length of any line in the log. It is impossible to get a dump of the full command line that generates this error.
    EDIT2:Note that error 1639 only ocurrs when the install package is run from removable media. When the package is run from local storage, the behavior is far more obtuse. The background install process, failing to receive a complete command line, is forced to run as if there had been no UI session, which in turn causes the APPSearch action to run again as if the install was running in silent mode. This causes re-evaluation of all properties a second time, destroying the feature selections made in the UI session, and also forcing the install to run under user credentials instead of elevated, even though AdminUser, ALLUSERS and Privleged properties are set. This is a very serious error that causes total failure of the installation.

  • Cisco access point 1240g showing conf ter is invalid command

    hai friends
    i bought one cisco ap 1240g.
    but while i am typing to conf ter in enabled mode invalid command.
    and i put sh run
    it showing only one fastethernet interface and there is no bvi interface on that.
    and full it is showing related to the certificate commands.
    plz help me in this
    thanks

    Hi Cyril,
    The problem here is that the AP that you received is an LWAPP or Lightweight AP which will only work with the WLC/Unified solution. This is referenced in your first show-ver by these comments;
    AIR-LAP1242AG-E-K9
    LWAPP Image Version 3.0.51.0
    You will need to convert the AP back to Autonomous mode.This is most possible
    Here is the related info :)
    Using a TFTP Server to Return to a Previous Release
    Note This section does not apply to Cisco C3201WMIC and Cisco C3201LAP.
    Follow these steps to revert from LWAPP mode to autonomous mode by loading a Cisco IOS release using a TFTP server:
    Step 1 The static IP address of the PC on which your TFTP server software runs should be between 10.0.0.2 and 10.0.0.30.
    Step 2 Make sure that the PC contains the access point image file (such as c1200-k9w7-tar.122-15.JA.tar for a 1200 series access point) in the TFTP server folder and that the TFTP server is activated.
    Step 3 On the PC where the TFTP server is located, perform these steps:
    a. Disable any software firewall products, such as Windows firewall, ZoneAlarm firewall, McAffee firewall, or others.
    b. Ensure all Windows files are visible. From Windows Explorer, click Tools > Folder Options > View > Show hidden files and folders.
    Step 4 Rename the access point image file in the TFTP server folder to c1200-k9w7-tar.default for a 1200 series access point, c1130-k9w7-tar.default for an 1130 series access point, c1240-k9w7-tar.default for a 1240 series access point, and c1250-k9w7-tar.default for a 1250 series access point.
    Step 5 Connect the PC to the access point using a Category 5 (CAT5) Ethernet cable.
    Step 6 Disconnect power from the access point.
    Step 7 Press and hold MODE while you reconnect power to the access point.
    Step 8 Hold the MODE button until the status LED turns red (approximately 20 to 30 seconds) and then release.
    Step 9 Wait until the access point reboots, as indicated by all LEDs turning green followed by the Status LED blinking green.
    Step 10 After the access point reboots, reconfigure it using the GUI or the CLI.
    http://www.cisco.com/en/US/docs/wireless/access_point/conversion/lwapp/upgrade/guide/lwapnote.html#wp161272
    Hope this helps!
    Rob

  • C1250 AP loading in boot loader mode

    I am trying to configure a c1250 Access Point but there is no config t command. It appears that the AP is loading in boot loader mode.  Can anybody tell me how I can get a IOS on here so that I can configure the AP?
    From Sho Ver on AP:
    ROM: Bootstrap program is C1250 boot loader
    BOOTLDR: C1250 Boot Loader (C1250-BOOT-M) Version 12.4(18a)JA1, RELEASE SOFTWARE (fc1)

    If the AP is in "rommon" then you should NOT be able to get any output to the command "sh version".  
    I am suspecting the AP has booted into a controller-based IOS.  Console into the AP and post the complete output of the boot-up process.

  • CSU Rev 2.3.6(2) - deny key commands in IOS config mode

    I want to deny certain commands to certain users in a group. I have defined the following on the ACS.
    service = shell{
    default cmd=permit
    default attribute=permit
    cmd=configure{
    deny="no ip routing"
    deny="no router isis"
    permit=""
    This logic does not work.
    1. Does CSU support command authorization within config mode?
    2. Any tips?
    Thanx,
    Kenny

    You are not alone with issues related to the e1000e (but all they concluded was that reloading the module makes it work again):
    https://bbs.archlinux.org/viewtopic.php?id=145564
    It seems like this is more your issue:
    http://permalink.gmane.org/gmane.linux. … devel/8932
    But if none of those boot flags work for you, then there's not much you can do, and you'll have to write a script to reload the module each time after initial boot finishes I guess until the module gets fixed.
    Also, power management of the PCIe interface causes the e1000e to shut off after a while as well (lots of people on CentOS noticing this):
    http://serverfault.com/questions/226319 … ie-aspm-do
    So you can use that boot parameter to stop that from happening, if that becomes an issue for you as well.

  • Button/command for booting from external drive?

    i have a PB and want to install and run linux fedora from an external drive on the PPC processer.
    (don't worry, im not abandoning apple, i like them to much for that, i just want to see what linux is like)
    now, i asume that the traditional method of going into sys prefs and choosing the startup disk with linux will not work cause it probably wont show up as its not OSX.
    so does anyone know how i could boot from the external drive via a button or some commands in single users mode or something??
    cheers

    Kappy & rack0 tack0,
    Thanks again for the responses ... this is along the lines of what I was looking for.
    Two questions:
    1. My understanding is that the Boot ROM does the POST and then the EFI portion selects which installed OS to access, and that is where I thought the Option key comes into play; giving the user the option of which drive to boot from instead of the EFI defaulting to the last used, and at this point the drives are just coming into play. 
    Based on that assumption, I thought that any system logging would be done solely on the drive which is being booted from.  If this is the case, then I'd think that booting from the ineternal drive and then checking the log files would result in no entries related to having booted from an external drive.  Is this incorrect?  I certainly do not know for sure ... again, this is simply an assumption on my part.
    TL;DR  Is the boot activity logged by the ineranal drive no matter what, or will those log entries only appear on the drive being booted from?
    2. When I open Console, select All Messages, and type boot_time in the search box, I get no results.  What am I doing incorrectly?
    Thanks agian for your time!
    -Doc

  • Apple 23" display, using MacBook V2.1 in boot camp mode with XP Professi

    My MacBook has the Intel 950 Graphics card, In Boot camp mode with Windows XP Professional SP3, is there any way to get full screen resolution on the 23" Apple monitor. The windows screen has about 2" of black on all sides of the window

    no, tdm doesn't work under bootcamp regardless of which windows is being used, imho i don't think it will ever work under bootcamp

  • Error in installing mobiliser platform 5.1 SP03:Invalid command 'SSLCertificateKeyFile', perhaps misspelled ...

    Hi Experts,
    I am trying to install Mobiliser platform 5.1 SP03  on redhat Linux system of AWS cloud.
    I have installed httpd 2.2 server on mob-web-1 server and it is running fine.
    But when I include Include /opt/sybase/httpd/conf/mobiliser_httpd_ssl.conf  directory  in
    the Apache HTTPD server configuration which  is the destination configuration located in:
    /etc/httpd/conf/httpd.conf (on mob-web-1) , I am getting following error:
    Starting httpd: Syntax error on line 8 of /opt/sybase/httpd/conf/mobiliser_httpd_ssl.conf:
    Invalid command 'SSLCertificateKeyFile', perhaps misspelled or defined by a module not included
    in the server configuration
                                                               [FAILED]
    So please help me to fix this error.
    Thanks and Regards,
    Sagar M Patil.

    Hi Marcus,
    I have followed the steps that you have mentioned.Now httpd server is running.
    But when I execute  /opt/sybase/money/bin/startup.sh script  in mob-aps-1 , I am getting the errors in /opt/sybase/money/logs/mobiliser.log file. Is it because of  not including
    Include /opt/sybase/httpd/conf/mobiliser_httpd_ssl.conf directive in /etc/httpd/conf/httpd.conf file ?
    Please look into moboliser.log file contents.:
    2014-06-30 04:04:15,378 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED SslContextFactory@64f06ab7(/opt/sybase/money/conf/keys/server/keystore,/opt/sybase/money/conf/keys/server/keystore): java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,394 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED [email protected]:8443: java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,402 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED SslContextFactory@64f06ab7(/opt/sybase/money/conf/keys/server/keystore,/opt/sybase/money/conf/keys/server/keystore): java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,409 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED [email protected]:8444: java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,418 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED SslContextFactory@64f06ab7(/opt/sybase/money/conf/keys/server/keystore,/opt/sybase/money/conf/keys/server/keystore): java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,419 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED [email protected]:8445: java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,433 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED SslContextFactory@64f06ab7(/opt/sybase/money/conf/keys/server/keystore,/opt/sybase/money/conf/keys/server/keystore): java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,434 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED [email protected]:8446: java.io.IOException: Keystore was tampered with, or password was incorrect
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:15,441 [Pax Web Runtime worker] WARN  org.eclipse.jetty.util.component.AbstractLifeCycle - FAILED [email protected]284: MultiException[java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect]
    MultiException[java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect, java.io.IOException: Keystore was tampered with, or password was incorrect]
      at org.eclipse.jetty.server.Server.doStart(Server.java:272)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    java.io.IOException: Keystore was tampered with, or password was incorrect
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
      at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
      at java.security.KeyStore.load(KeyStore.java:1185)
      at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:55)
      at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053)
      at org.eclipse.jetty.util.ssl.SslContextFactory.loadTrustStore(SslContextFactory.java:1027)
      at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:265)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.eclipse.jetty.server.Server.doStart(Server.java:290)
      at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
      at org.ops4j.pax.web.service.jetty.internal.JettyServerImpl.start(JettyServerImpl.java:113)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Stopped.start(ServerControllerImpl.java:378)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.start(ServerControllerImpl.java:70)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl$Unconfigured.configure(ServerControllerImpl.java:635)
      at org.ops4j.pax.web.service.jetty.internal.ServerControllerImpl.configure(ServerControllerImpl.java:87)
      at org.ops4j.pax.web.service.internal.Activator.updateController(Activator.java:245)
      at org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer$1.run(Activator.java:376)
      at org.ops4j.pax.web.service.internal.Executor$Future.run(Executor.java:45)
      at org.ops4j.pax.web.service.internal.Executor$Worker.run(Executor.java:122)
    Caused by: java.security.UnrecoverableKeyException: Password verification failed
      at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:769)
      ... 20 more
    2014-06-30 04:04:16,815 [main] WARN  org.activiti.osgi.Activator - FileInstall package is not available, disabling fileinstall support
    2014-06-30 04:04:18,879 [main] WARN  org.eclipse.gemini.blueprint.extender.internal.support.NamespacePlugins - Bundle AIMS Mobiliser :: Framework :: Service Configuration (com.sybase365.mobiliser.framework.service.config) cannot see class [org.springframework.beans.factory.xml.NamespaceHandlerResolver]; ignoring it as a namespace resolver
    2014-06-30 04:04:21,057 [main] WARN  org.eclipse.gemini.blueprint.extender.internal.support.NamespacePlugins - Bundle AIMS Mobiliser :: Framework :: Service Configuration (com.sybase365.mobiliser.framework.service.config) cannot see class [org.springframework.beans.factory.xml.NamespaceHandlerResolver]; ignoring it as a namespace resolver
    2014-06-30 04:05:04,662 [aims-init-18] WARN  com.sybase365.mobiliser.framework.vscan.scanner.impl.VScanImpl - Cannot initialize Virus Scan Service. The following service exception occured: Expecting an absolute path of the library: libsavisap.so
    2014-06-30 04:05:39,138 [prefs-2] WARN  net.sf.ehcache.hibernate.strategy.EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [com.sybase365.mobiliser.money.ams.dao.model.CurrencyExchange]
    2014-06-30 04:05:42,186 [prefs-2] WARN  net.sf.ehcache.hibernate.strategy.EhcacheAccessStrategyFactoryImpl - read-only cache configured for mutable entity [com.sybase365.mobiliser.money.ams.dao.model.ClearingConfig]
    Regards,
    Sagar M Patil

  • Error message: "invalid command line argument" while lodaing itunes

    I'm trying to load Itunes onto a computer that already has a version of itunes on it. I get a message that says "error: -1639 invalid command line argument" Does anyone know what this means? Does this mean I can't load itunes onto a computer that already has itunes on it?
    Also, I was able to load itunes on my laptop, but My ipod Icon is not appearing anywhere, not in itunes, not in explorer, not in my computer. I am, however, able to transfer music automatically when I plug the Ipod into the laptop. I have created several playlists and they have transferred over to the ipod as playlists. Any ideas why I can transfer despite not being recognized anywhere on the computer?
    Last thing is, I have plugged the Ipod into three different computers with itunes on them, and the ipod does not show up in the source list.
    I'm somewhat perplexed by all of this. Any help or insight would be greatly appreciated
    Dell   Windows XP Pro  

    hiya!
    "error: -1639 invalid command line argument"
    hmmm. folks typically only get that error if they are installing from removable media (such as a CD), although i have seen it happen if someone tries to install into the "recovery partition" of certain makes of PC.
    if you download and save an installer to your C drive and run the install from there, do you still get the 1639?
    iTunes 6.0.4.2 Installer
    love, b

  • Invalid bs_jmpboot in boot block

    Hi I'm riiiic a new mac user
    After a year of discussion, my brother conviced me to but a MacBook Pro 13" and here I am
    The notebook (hardaware) is beautiful, superb, marvellous but the software part makes me unhappy.
    Hundred of people told me, forgot any error message using a mac, and here we are:
    This is an errore message from disk utility:
    Verifying volume “disk0s3”
    ** /dev/disk0s3
    Invalid BS_jmpBoot in boot block: 616e67
    Errore: this disk must be repaired
    Verify e repair volume “disk0s3”
    ** /dev/disk0s3
    Invalid BS_jmpBoot in boot block: 616e67
    Disk utility is unable to repair the disk....
    How did I get this error ?!?! Like thounsand of new MAC users I got this error trying install win7-64 bit on the boot camp partition.
    I'll now describe my movements:
    - 1. creationof a partition using boot camp
    - 2. installation of WIN7 64bit
    - 3. unable to detect the win partition on finder.
    - 4. boot with pressed alt and selected to boot from windows, anything was great, windows work perfectly (with boot camp drivers) and I'm able to detect and read files from macHD.
    - 5. trayed to find a solution and installed MACfuse e NTFS-3G (it didn't work)
    - 6. opened disk utility and found that "disk0s3" was unmounted and un reperable, the same disk from who I can perfectly boot win7.
    Does anyone know how to fix the unbelievable error?
    Thank u
    ric

    I have exactly the same problem. Although I can boot into windows 7 bootcamp partition, I cannot mount this partition on the mac os X. Have you found any solution yet?

  • CLI147 Invalid command Errors in asadmin

    Installed Sun Java� System Application Server Platform Edition 8.1 2005Q1 on fresh installation of Solaris 10 Sparc.
    When trying to run certain commands in asadmin I get the following error:
    CLI147 Invalid command, create-instance
    I get the same error for list-instances, delete-instance. I have not check all of the asadmin commands, but those are the major ones that I am unable to use. Any ideas on what could be causing this? I have actually uninstalled and tried installing again twice.
    Thanks in advance.

    I think you are trying to use a feature that is available only in the Standard Edition/Enterprise Edition (SE/EE) of the application server and hence these errors.
    You will not get these errors on SE/EE.
    Cheers,
    Vasanth

  • Essbase Add-In : "Invalid Command 11607 Received in Request Manager"

    Hi All,
    I am getting the following Error when I am using Member Selection Property in Essbase Add - In
    "Invalid Command 11607 Received in Request Manager"
    Environment :
    Essbase 6.5
    MS Excel 2000
    Please Help...Thanks in Advance
    Regards,
    Sonu

    We have Hyperion Planning version 3.0.0 installed in the system.
    Also while connecting from Excel with the server we get a warning message stating " The version of Essbase(65000) is older than the version of the Essbase API(65200) you are using".
    If we proceed further, we are able to connect to the application and retrieve the dimensions and the members. But the "Member Selection" and the "Find" property doesn't work throwing the error message "Invalid Command 11607 Received in Request Manager".
    Please help...
    Raja

  • A1 BAD Invalid command 'AUTHENTICATE'

    Hello,
    I am trying to run folderlist.java demo from JavaMail 1.4.1 and I am facing this issue. See the debug log:
    A0 CAPABILITY
    * CAPABILITY IMAP4 IMAP4rev1 AUTH=PLAIN QUOTA ID
    A0 OK CAPABILITY completed
    IMAP DEBUG: AUTH: PLAIN
    DEBUG: protocolConnect login, host=imap.centrum.cz, user=username, password=<non-null>
    A1 AUTHENTICATE PLAIN
    A1 BAD Invalid command 'AUTHENTICATE'
    Exception in thread "main" javax.mail.MessagingException: A1 BAD Invalid command 'AUTHENTICATE' (com.sun.mail.iap.BadCommandException: A1 BAD Invalid command 'AUTHENTICATE')
         at com.sun.mail.imap.IMAPStore.protocolConnect(IMAPStore.java:609)
         at javax.mail.Service.connect(Service.java:248)
    Any idea what is the issue here?
    Thank you, Skoky.

    Your server is broken. It advertises the AUTH=PLAIN capability but isn't
    accepting the corresponding AUTHENTICATE command. Report the
    problem to the server vendor.
    See the JavaMail properties in the javadocs for the property to disable
    auth plain support in JavaMail as a way to work around this server bug.

  • Error(1013011) Invalid Command 10099 Received in Request Manager

    This error message appears both in the server and the app log files. It 'freezes' Essbase ( we can no longer communicate with Essbase and any other cube ). The only thing to do is to 'kill' the ESSSVR process (Unix). We are running the 6.1 patch3a version but I found in the archives such a problem with the 5.02.Hyperion suggested to set the following parameters in the cfg file but it didn't work...NETDELAY 500NETRETRYCOUNT 1000__SM__BUFFERED_IO TRUE__SM__WAITED_IO TRUEPlease somebody help !

    We have Hyperion Planning version 3.0.0 installed in the system.
    Also while connecting from Excel with the server we get a warning message stating " The version of Essbase(65000) is older than the version of the Essbase API(65200) you are using".
    If we proceed further, we are able to connect to the application and retrieve the dimensions and the members. But the "Member Selection" and the "Find" property doesn't work throwing the error message "Invalid Command 11607 Received in Request Manager".
    Please help...
    Raja

  • Tcl/Tk hell -- 'invalid command name "mc"'

    I've installed git to my ~.  For some reason I've got a bunch of Tcl/Tk errors when I try to run programs that depend on the Tcl/Tk binaries:
    % ./git-gui ~/src/git-gui
    zsh: no such file or directory: ./git-gui
    [127] master
    % ./git-gui.sh ~/src/git-gui
    Error in startup script: invalid command name "mc"
    while executing
    "mc "git-gui: fatal error""
    invoked from within
    "if {[catch {package require Tcl 8.4} err]
    || [catch {package require Tk 8.4} err]
    catch {wm withdraw .}
    tk_messageBox \
    -icon error \
    -typ..."
    (file "./git-gui.sh" line 34)
    [1] master
    % gitk ~/src/git-gui
    Error in startup script: invalid command name "mc"
    while executing
    "mc "Sorry, gitk cannot run with this version of Tcl/Tk.\n Gitk requires at least Tcl/Tk 8.4.""
    invoked from within
    "if {[catch {package require Tk 8.4} err]} {
    show_error {} . [mc "Sorry, gitk cannot run with this version of Tcl/Tk.\n\
    Gitk requires at le..."
    (file "/home/print/bin/gitk" line 9721)
    [1] master
    % ~/src/git-gui
    I have Tcl installed:
    [1] master
    % tclsh<TAB> ~/src/git-gui
    tclsh tclsh8.3 tclsh8.5
    It looks like Tcl is finding the tclsh8.3, even though that executable comes after the tclsh8.4 in my $PATH.  I'm completely clueless of Tcl/Tk, so any hints on how to get this going much appreciated.
    Thanks,
    print
    Last edited by print (2009-01-04 01:21:42)

    Hi,
    tclsh is a link to tclsh8.3, probably. To find out, type in the terminal
    ls -l `which tclsh`
    Chances are that you won't get
    lrwxrwxrwx 1 root root 8 oct 16 10:45 /usr/bin/tclsh -> tclsh8.5
    as I do To fix it, just delete the link as root and create a new one pointing to tclsh8.5
    Cheers

Maybe you are looking for