Oracle EM Prob

Hi,
I have installed agent into target HOST and heartbeat is getting and data is uploading. But in OEM site resource is showing as unavailable. In OEM setup-> agent-> guest is showing CPU usage and virtual memory usage is unavailable. Log file ( emoms.log in oms) which is given below.
2009-12-22 21:31:14,751 [AJPRequestHandler-ApplicationServerThread-24] ERROR eml.OMSHandshake processFailure.843 - OMSHandshake failed.(AGENT URL = https://IFLMUD5HP1042:3872/emd/main/)(ERROR = KEY_MISMATCH)
2009-12-22 21:31:16,481 [XMLLoader0 90000000025.xml] ERROR eml.XMLLoader markFileAsError.909 - Failed to load 90000000025.xml even after 2 attempts; moving to errors directory. Error:
java.sql.SQLException: ORA-14400: inserted partition key does not map to any partition
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:184)
at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:632)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
at oracle.jdbc.driver.OraclePreparedStatement.sendBatch(OraclePreparedStatement.java:3276)
at oracle.sysman.jdbc.wrapper.OraclePreparedStatementWrapper.sendBatch(OraclePreparedStatementWrapper.java:35)
at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.flushAllStatements(XMLLoaderContext.java:1389)
at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.endElement(XMLDocumentSplitter.java:977)
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1257)
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:314)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:195)
at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.split(XMLDocumentSplitter.java:477)
at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.loadFromStream(XMLLoaderContext.java:1897)
at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFile(XMLLoader.java:607)
at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFiles(XMLLoader.java:740)
at oracle.sysman.emdrep.dbjava.loader.XMLLoader.run(XMLLoader.java:1396)
at java.lang.Thread.run(Thread.java:534)
Can u solve the problem. It should fetch the data in targets-> Host which is showing blank.

Hi,
Actually there is 5-6 machines out of 40. I have followed all the steps which you told. But now i am not able to get the console of OEM. After authentication it's hang on. And i am getting the error from emoms.log file which is given below. Now job_queue_processes is set by 20 and getting same error when it was set by 10.
2009-12-24 13:30:25,658 http://XMLLoader0 00000000091.xml WARN eml.XMLLoader LoadFiles.755 - Marking the file for retry : 00000000091.xml after receiving exceptionjava.sql.SQLException: ORA-14400: inserted partition key does not map to any partition
2009-12-24 13:30:25,671 http://XMLLoader0 10000000092.xml WARN eml.XMLLoader LoadFiles.755 - Marking the file for retry : 10000000092.xml after receiving exceptionjava.sql.SQLException: ORA-14400: inserted partition key does not map to any partition
2009-12-24 13:30:25,681 http://XMLLoader0 20000000117.xml WARN eml.XMLLoader LoadFiles.755 - Marking the file for retry : 20000000117.xml after receiving exceptionjava.sql.SQLException: ORA-14400: inserted partition key does not map to any partition
2009-12-24 13:30:25,696 http://XMLLoader0 30000000097.xml ERROR emdrep.XMLLoaderContext flushTableStatements.1587 - Error while flushing insert statementjava.sql.SQLException: ORA-14400: inserted partition key does not map to any partition
2009-12-24 13:30:25,698 http://XMLLoader0 30000000097.xml WARN eml.XMLLoader LoadFiles.755 - Marking the file for retry : 30000000097.xml after receiving exceptionjava.sql.SQLException: ORA-14400: inserted partition key does not map to any partition
2009-12-24 13:30:30,714 http://XMLLoader0 40000000085.xml ERROR eml.XMLLoader markFileAsError.909 - Failed to load 40000000085.xml even after 2 attempts; moving to errors directory. Error:
java.sql.SQLException: ORA-14400: inserted partition key does not map to any partition
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:184)
at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:632)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
at oracle.jdbc.driver.OraclePreparedStatement.sendBatch(OraclePreparedStatement.java:3276)
at oracle.sysman.jdbc.wrapper.OraclePreparedStatementWrapper.sendBatch(OraclePreparedStatementWrapper.java:35)
at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.flushAllStatements(XMLLoaderContext.java:1389)
at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.endElement(XMLDocumentSplitter.java:977)
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1257)
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:314)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:195)
at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.split(XMLDocumentSplitter.java:477)
at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.loadFromStream(XMLLoaderContext.java:1897)
at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFile(XMLLoader.java:607)
at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFiles(XMLLoader.java:740)
at oracle.sysman.emdrep.dbjava.loader.XMLLoader.run(XMLLoader.java:1396)
at java.lang.Thread.run(Thread.java:534)
Edited by: user10274248 on 03-Feb-2010 05:56
Edited by: user10274248 on 04-Feb-2010 08:10

Similar Messages

  • Oracle install prob.

    Hello
    I am new to the oracle environment. I installed the oracle fine with no
    problems, yet when i try to log on i recieve many errors. First, when i try
    to connect to sqlplus i get oracle not running. Second, i start the server
    manager then the error 00205- error in identifying control file, check the
    alert log. i again try to connect to sqlplus and 01033 initialization or
    shutdown in progress.
    Question 1. how do i check the control files.
    Question 2. What do i set them to??
    Any real time examples would be a great help.
    Please email [email protected] with the proper fixes/solutions.
    thanks a million.null

    Before you do anything make sure you are logged in as the oracle user on you Linux box. If not Super User into the oracle account. Second make sure your ORACLE_SID is set if not SQL Plus will bark. If it is not set in your .bash_profile you can set it for the current terminal session by issuing the command:
    export ORACLE_SID=your_db_sid
    When you open SQL Plus log in using
    sys/oracle as sysdba
    This will put you into a idle instance from there you can mount and open your DB
    By issuing the STARTUP command as follows:
    STARTUP OPEN PFILE=/the_path_to /oracle/dbs/init_your_db_name.ora
    This should mount and open your DB
    null

  • Oracle installation prob on linux

    i am new to RHEL and was installing oracle 10g , at the time of the database creation it gives an error ora-12547 TNS:lost contact. in the end it says invalid username/pwd. i have the checked the logs and everytime it uses the conection discriptor it throws the error. I tried using emca but its rejecting the sys pwd that i entered before installation. nothing is working. How to solve it and install oracle properly .......???

    yes checked the log, connection to : descriptor.*******version information****
    tracing not turned on.
    this error struct:
    ns main err code: 12547
    TNS-12547: TNS: lost contact
    ns secondary err code: 12560
    nt main erro code: 517
    TNS-00517: Lost contact
    nt secondary err code:32

  • Patches prob. installing Oracle 8.1.6 ent on Solaris 2.6 Spark ver

    i am installing oralce 8.1.6 enterprise edition database on sunspark solaris 2.6,
    oracle 8.1.6 requires patches to initiate jre1.1.8_10 to install on solaris 2.6 as specifiled in the installaion manual in the cdrom. i could updated 1 patch , but when i was trying to update kernal with another patch, the kernal has not updated saying file courrpt from the source file. Then suddenly, the movement i restarted The server, it has got crasshed. i just wondered how the kernal went off.
    I configured oracle 8i on
    NT,2000,Novel,Sco-unix,Unixware,solaris(intl),solraris(spark),linux.
    I didnt get this kind of prob., it was an abarasing setuation in front of the customer as he has sybase database in the same server. i downloaded these files from the net (....tar.Z) & unzipped using winzip then copied those folders in to solaris using cuteftp in (ascii mode..)
    Solaris 2.6 Patches for JRE 1.1.8_10
    106040-11 X Input and Output Method patch Required
    105181-15 Kernel patch Required
    105284-25 Motif Runtime Library Patch Recommended
    105490-07 Dynamic linker patch Recommended
    106409-01 Chinese TrueType fonts patch (1) Recommended
    105633-21 OpenWindows 3.6: Xsun patch (1) Recommended
    105568-13 Libthread patch Recommended
    105210-19 LibC patch Recommended
    105669-07 CDE 1.2: libDTSvc patch (dtmail) Recommended
    please let me know is there any sequence involved in installing patches
    null

    Our 8.1.6 database is currently running on Sun Sparc - Solaris 2.7. We want ?to upgrade to Solaris 2.8. Will 8.1.6 database run on Solaris 2.8?
    Thanks Yes, oracle 8i will run under solaris 8 (2.8).
    William Coldiron

  • DTrace probes for oracle database 10g in solaris 10

    Hi guys,since a mounth i`ve learnt about solaris DTrace and its D scripts and tried to look for probes for administrating oracle database but til now,nothing!so my question,does there DTrace probes for oracle application ?i really need it now,that`s my project:tracing oracle with DTrace in solaris 10 SPARC!anyone can help me pleaaase!!!

    Hey!!of course that's a great site but U know,i've already visit it and it doesn't talk about probes for oracle!!howeiver i thought about another option,how do u think about exploiting oracle instance...i mean,do u think it's possible to monitoring oracle processes (LWGR,PMON,DBWR,SMON,...) with DTrace by using providers?like fbt or io,i don't know much!!remember,the aim is monitoring oracle database performance !!
    regards!

  • Oracle 8i Post Installation Prob..

    Respected members
    I succesfully installed Oracle8i on linux
    (redhat linux 6.1) . Everything is ok and got a succesfull installation message.
    After it i set Path and everything but
    but getting listner not available or sometime oracle not available message message
    i try to solve prob but still not responding
    any one suggest me some idea . i use tcp/ip
    protocol and i have enough hardware resource required for oracle 8i installation
    Thanking you
    Piyush Patel
    null

    I am having the same problem with my resources.ora as empty.
    PLEASE SEND me the content that should go into this file. I need
    it to start my OMS service.
    my email id is [email protected]

  • Oracle 8i on windows terminal server(installation probs.)

    -->>oracle 8i installation in terminal server.
    i have termianal server client window.
    and i am doing remote installation of oracle 8i from client window.
    the installation completes copying all files but
    when comes for net8configuration and database assistant..
    screen gets hang..i mean that service become hang..
    like in database creation assistant ..it is not going above 0%.
    what to do?
    using any other remote viewer will solve this probs?
    regards

    If you got answer please let me know. I got stock in same place for my Production installation.
    [email protected]

  • Prob Installing oracle 10g on fedora core-1

    i'm getting this error message while installing :
    [root@localhost cdrom]# ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat -3
    Failed <<<<
    I have installed the following pakcages:
    make-3.79
    binutils-2.11
    openmotif-2.2.2-16
    setarch-1.3-1
    compat-db-4.0.14.5
    compat-gcc-7.3-2.96.122
    compat-gcc-c++-7.3-2.96.122
    compat-libstdc++-7.3-2.96.122
    compat-libstdc++-devel-7.3-2.96.122
    WHAY I'M GETING THIS ERROR MSG AND HOW CAN I OVER COME IT

    hi tomva,
    at /etc/redhat-release this thing is written , think it's ok,
    Fedora Core release 1 (Yarrow)
    i've tried ./runInstaller -ignoreSysPrereq but showing the msg
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3
    Failed <<<<
    Ignoring required pre-requisite failures. Continuing...Error: OUI cannot be launched because the current working directory is set on the CD-ROM mount point. Launching OUI from this directory will m ake it difficult to unmount the disk later in the installation. Please change the working directory and relaunch OUI.
    SHOULD I RUN THE INSTALLATION BY COPYING THE CDROM CONTENTS TO A DIRECTORY AND RUN FROM THAT DIRECTORY?

  • Oracle 8i database initialization prob

    Hi,
    I have installed oracle 8i on a windows 2000 machine.
    It seemed to install without any problem.
    But whenever i try to connect through sql plus or use the database configuration assistant to create a database I get a tns adapter error in the database initialization stage.
    in the services panel I find these servicess r running
    OracleOraHome811Agent
    OracleOraHome811TNSListener
    The other two service installed but not running and configured for manual action are:
    OracleOraHome811ClientCache
    OracleOraHome811DataGatherer
    I think there should be a service named OracleOraHome811OracleService or something like that. Can anyone please help me what's the problem ?

    Manual services are not required for 8i to work.
    When the 'protocol adapter error' shows when trying to connect to sqlplus means you don't have a valid oracle service started, in fact, I don't see any from your service list. It will be created when you first create a database.
    Use dbca it will run from the oracle menu at the windows start menu.
    ~ Madrid.

  • Password Probs - Oracle 8 Navigator & Oracle Lite Designer

    I have read the thread entitled "Oracle Lite Designer -
    password?", but none of the suggestions have worked.
    Whether I try to run Oracle 8 Navigator or Oracle Lite Design,
    at some point I get an alert box that prompts "Please provide
    a database password?"
    I have looked through numerous sources and find nothing on
    this. Everything I try (that seems logical) for a password
    fails.
    Can anyone shed any light on this?
    I have the following installed:
    Windows 98
    Oracle 8i Lite v4.0.0.1.0
    Java 2 SDK, Standard Edition v1.2.2 for Windows 98/95/NT
    Java HotSpot Performance Engine v1.0.1 for Window 98/95/NT
    My PATH and CLASSPATH are set as follows in AUTOEXEC.BAT:
    set CLASSPATH=C:\orawin95\LITE\CLASSES\OLITE40.JAR
    PATH C:\jdk1.2.2\bin;C:\jdk1.2.2\jre\bin\hotspot;
    C:\orawin95\bin;%PATH%
    null

    Andrew (guest) wrote:
    : When I startup the Oracle Lite Designer app, it prompts me for
    a
    : password. It doesn't accept any valid user password or
    encrypted
    : password I supply. It works this way for both the default
    polite
    : database and any new one I try to create. Anybody run into
    this
    : issue or have a solution?
    : Also what an example of the syntax for a jdbc connection in
    Lite
    : Designer? When I enter something in that is obviously wrong it
    : doesn't give me any indication of what happened.
    : -Andrew
    Hello,
    I ran into that problem, too. My solution was to uninstall all
    Sun Java parts (JDK and JRE) and reinstall JDK1.2.2
    ("jdk1_2_2-win.exe")from scratch. My CLASSPATH includes only the
    standard classes you can find after a normal OLite4-Installation
    (see OLite4 installation notes or send my an email). And check
    your environment variables for references to old Java parts.
    Now Lite Designer runs with POLITE.odb and my own databases and
    yes - it is slow, but it is Java, so this should explain
    everything.
    What I do not know is where that password dialog came from.
    Sometimes it reappears, but not in my own databases.
    I hope that this will help you.
    Bye
    Martin Hanff.
    null

  • Prob :Concurrent hitting of oracle Database using oracle10g apps datasource

    Hai friends,
    Hitting oracle database concurrently,Using EJB deployed in oracle apps server,we are getting connection from the datasource and performing select query from the same database and same table and same record.we are getting the exception,
    1)java.sql.SQLException: org.apache.bcel.classfile.ClassFormatException: Invalid method signature: java/lang/String;Ljava/lang/String;)Voracle.oc4j.sql.proxy.SQLBCELProxy.oc4j_createConstructionKey(SQLBCELProxy.java:391)
    oracle_jdbc_driver_LogicalConnection_Proxy.prepareStatement()
    com.bpms.core.dao.OracleDataServiceObjectImpl.executeQuery(OracleDataServiceObjectImpl.java:811)
    2)java.lang.InstantiationException: org.apache.bcel.classfile.ClassFormatException: Invalid method signature: java/lang/String;)Voracle.j2ee.connector.proxy.BCELProxyFactory.createProxy(BCELProxyFactory.java:382)
    oracle.j2ee.connector.proxy.BCELProxyFactory.getProxy(BCELProxyFactory.java:141)
    oracle.oc4j.sql.proxy.SQLBCELProxyFactory.getProxy(SQLBCELProxyFactory.java:47)
    oracle.j2ee.connector.proxy.AbstractProxy.oc4j_getProxyForReturnedObject(AbstractProxy.java:105)
    oracle_jdbc_driver_LogicalConnection_Proxy.prepareStatement()
    thanks in advance,
    by,
    vijay

    Hi Damorgan,
    Thanks for the response. Here are the details
    From PROD 9i
    SQL> select * from v$version;
    BANNER
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    PL/SQL Release 9.2.0.7.0 - Production
    CORE 9.2.0.7.0 Production
    TNS for Solaris: Version 9.2.0.7.0 - Production
    NLSRTL Version 9.2.0.7.0 - Production
    SQL>
    Total Schemas 225
    Tables 27428
    From 11g
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    SQL>
    Total schemas 37
    Total Tables : 2806
    But the problem is not with the query. Query is running only for 10 to 15 min. But exporting the data(to a flat file like CSV/TXT) is taking most of the timing like more than 4 hours.
    Not Huge amount of data. Only 45,000 + rows. I want to get rid of this time consuming process. Help me to solve this issue.
    Thanks
    Vimal

  • Oracle 9i instlllation probs on 2000 advance Server

    Sir,
    i used fresh system with 2000 advance server. when cd ran it required jre i provided i used General Purpose. But after finishing upto 100% database configuration assistant was not configuured. no pre configured datbase was visible as it gave Oracle not available. Please solve it it's urgent..any particular method to install.
    i am trying it for past 3 weeks no succes.. I hope u will guide me if u have got the solution by now.
    akash
    [email protected]

    The problem is that 9.2.0.1 is not even certified for Windows 2008, and has been de-supported a long time ago.
    This means with respect to this release you are on your own.
    Oracle 10.2.0.4 is also not anymore in premier support, so Oracle won't address any new problems.
    You may want to switch to 11gR2 or to downgrade the server to Windows XP. Windows XP however is out of support too.
    Sybrand Bakker
    Senior Oracle DBA

  • Oracle XE and Form Builder 9.0.4 connect prob

    Hi all,
    wasn't to sure which forum to put this it, but i'll try here. When trying to connect to the XE database from form builder (or SQL *Plus) I keep recieve these two error messages.
    ORA-00604: err occured at recursive SQL level 1
    ORA-01009: missing mandatory parameter.
    This happens after entering username, password and Database -> Conenct
    Anyone else had this problem before or know of a possible solution?

    Hi ,
    Check the log files produced during the installation for any errors.....
    Also , as ORA-01009 error is not described in the Oracle standard error messages , you may search for it and fing a solution on Metalink....
    My greetings,
    Simon

  • Oracle 8 - query builder prob????

    I'm running Oracle v8.17 and I can't find query builder or procedural builder in my Start Menu or in the installed dir. Can anyone tell me the exact path to query builder and procedural builder executables!! Please!!

    Thank u for your reply and I did find enterprise manager. My problem is now I need to specify Management Server in order to log on to Enterprise Manager. I tried putting my computer name but that didn't work. How would I determine my Management Server??

  • Prob in starting up Oracle

    I have Red Hat Linux 5.1 installed on a 133MHz 32MB RAM 1.2G
    Harddisk Pentium PC. It runs perfectly.
    I tried to load Oracle8 on to it. After following all the
    instructions, I even got to the point of "Req productss have been
    successfully installed" and the "Result : Success" message at the
    very end.
    But when i go to $ORACLE_HOME/bin and attempt to run sqlplus (
    in the hope of connecting as sys/sys and running catrep.sql ), it
    says - i quote:
    sqlplus : error in loading shared libraries
    libclntsh.so.1.0 : cannot open shared object file. No such file
    or directory
    what could be wrong?? Please let me know soon - this is my 5th
    unsuccessful attempt!!
    Thanks
    Raghu
    null

    When you go on as another user.. (i.e. 'su oracle'). Make sure
    that you run the .bash_profile of that user (i.e. 'source
    /home/oracle/.bash_profile') this will change all the env
    settings. This worked for me with your problem. (I was
    switching from root to oracle)
    Michael
    Raghu Srinivasan (guest) wrote:
    : I have Red Hat Linux 5.1 installed on a 133MHz 32MB RAM 1.2G
    : Harddisk Pentium PC. It runs perfectly.
    : I tried to load Oracle8 on to it. After following all the
    : instructions, I even got to the point of "Req productss have
    been
    : successfully installed" and the "Result : Success" message at
    the
    : very end.
    : But when i go to $ORACLE_HOME/bin and attempt to run sqlplus (
    : in the hope of connecting as sys/sys and running catrep.sql ),
    it
    : says - i quote:
    : sqlplus : error in loading shared libraries
    : libclntsh.so.1.0 : cannot open shared object file. No such file
    : or directory
    : what could be wrong?? Please let me know soon - this is my 5th
    : unsuccessful attempt!!
    : Thanks
    : Raghu
    null

Maybe you are looking for

  • Keyboard Control in Sun OS 5.9

    Hi guys, I am a beginner, when it comes to unix. I need to know how to control the keyboard on my desktop while working with Solaris. Right now, when I type something and want to use the "backspace" or the "Arrow" keys to move the cursor back, I see

  • Insert Blank Row after writing record to .csv

    J Developer 11.1.1.6.0 Oracle SOA 11g - BPEL I am currently performing 3 separate transformations in a bpel process. In the first transformation I extract header level information (only 1 record line) and write this to a csv file together with HEADER

  • EBS Security Integration with BI Publisher

    Hi All, I have few questions regarding integration of EBS Security with BIP. I went through the following document Oracle Fusion Middleware Administrator's Guide for Oracle Business Intelligence Publisher. and have following questions. -- Upon on log

  • PO printout in Arabic language its shown Mirror image

    Hi, We have configured in output type for Arabic language PO, when we select language AR the PO Printout comes in Mirrror image, but when we select EN language its working fine, is any config from MM side or this issue will be Abap side please clear

  • EA1 - invalid username/password

    Unlike in previous releases, if you don't hard code in a username and password it will give an error message instead of prompting for a username/password