Compiling message "cannot read" (new to java)

Sorry about yet another question on compiling. I'm new to java. I've read alot of the threads on this, but my HelloJava.java won't compile.
I'm working on w2k. I've set my path to
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;c:\j2sdk1.4.0\bin
using the environment variables in the system properties box.
This seems to work fine.
but I keep getting the "cannot read" when compiling.
I've created a classpath variable in the environment variables
CLASSPATH = .;C:\src
and my java file is definately .java not .java.txt and it's in the src folder on my c drive.
Do I need to set classpath? Also I've put my HelloJava.java file in the same folder as my javac and it still won't compile. What am I doing wrong?
By the way, the HelloJava file came from the book "Learning Java".
thanks in advance.

OK -
If you place your .java files in C:\src, to compile you must either
1. Go to (change the current directory to, using cd command) c:\src and then enter "javac ...."
or
2 From any directory enter "javac C:\src\...."
Classpath is used by javac and java, but not in this way.
Read here for the full story:
The Path is a set of pointers that Windows uses to locate programs that you execute, like javac.exe and java.exe. This setting is explained here:
http://java.sun.com/j2se/1.4/install-windows.html
Scroll down to: 5. Update the PATH variable
The CLASSPATH is another set of pointers that is used by Java to find the files that you create and want compiled and/or run. This setting is explained here:
Setting the Classpath:
http://java.sun.com/j2se/1.4/docs/tooldocs/windows/classpath.html
[NOTE: always start your classpath with ".;" which means the current directory. See my classpath, below]
How Classes are Found:
http://java.sun.com/j2se/1.4/docs/tooldocs/findingclasses.html

Similar Messages

  • "Error:cannot read: src/Ch1Servlet.java"

    I'm trying to compile a class from the command line and when I do so it gives me the following error:
    "Error:cannot read: src/Ch1Servlet.java".
    Can somebody help me to solve this problem.
    Thanks.

    double post
    http://forum.java.sun.com/thread.jspa?threadID=702918

  • Server version 308 cannot read newer version 318 of repository

    Hello,
    I have installed OBIEE 11.1.1.5, the customer gave me his rpd, but when I tried to open it this message appears:
    "Server version 308 cannot read newer version 318 of repository"
    ¿What I need to do to open the rdp?

    Hi,
    I read the link but I need to do a downgrade from rpd in 11.1.1.6 to rpd in 11.1.1.5.
    I found the followin link http://obieedeveloper.blogspot.mx/2012/07/how-to-downgrade-rpd-from-11116-to.html
    I wrote the following setence "nqgenoldverrpd -P Admin123 -I C:\SampleAppLite.rpd -O C:\SampleAppLite5.rpt", but appears the following sentence "Can not open C:\SampleAppLite.rpd.
    ¿Do you have other idea?
    Thanks

  • While signing a .XML file a message "cannot read the file for signing" is displayed. What is the solution.

    An official site incometaxindiaefiling.gov.in requires .XML files to be uploaded. When .XML files are uploaded without digital signatures there is no problem. When digital signatures are required for signing the same a message 'CANNOT READ THE FILE FOR SIGNING" is displaced. It happens with CHROME and IE also. The solution which I have devised is that I copy the .XML files in a folder called FAKEPATH in C: drive and pick the file for signing from this folder. The browser allows the file to sign with digital signatures. What is the solution.
    Ashish Goel

    Ashish,
    You might want to submit this feedback at https://incometaxindiaefiling.gov.in/e-Filing/Services/Feedback.html instead.

  • Compiler Error: cannot read

    starting java. using MSDOS window on windows 98.
    have autoexec path sorted out so compiler is invoked OK.
    submit HelloWorld.java to it gets
    cannot read:HelloWorld.java
    verbose compiler option only tells me low long it spent.
    How do I find out what is wrong. SUN site search produced no response to "compiler error".
    This is a show stopper. Please help.
    Mike.

    If you search the forums for "cannot read" you'll find some answers.
    Basically, the cannot read error from the javac compiler means the compiler can't find the file. The argument to the javac command must be a file name or path name to the file(s). It appears that the command you entered was "javac HelloWorld.java" so a file name HelloWorld.java must exist in the directory you were in when you entered the command.
    Use the DOS DIR command to make sure the file exists. If you used a text editor like Notepad to create your source file, Notepad may have saved the file as HelloWorld.java.txt so javac wouldn't find it.

  • Compilation error - cannot read filename

    Hello,
    I am just a starter in Java. I have installed the standard Development kit j2sdk1.4.1_01 on a Windows NT machine. The installation went well.
    When I tried compiling my first file HelloWorldApp.java which is in a directory java, it gave the error 'cannot read: HelloWorldApp.java',
    I have set the path command correctly and typed the following command:
    C:>Java>javac HelloWorldApp.java on the command prompt.
    It is giving same error for other files also, can anyone tell me what is the problem?
    Thanks,
    Sunil

    The error comes from the javac compiler when it can not find the file that you specified. In your case, it is saying that it can not find a file named HelloWorldApp.java in the c:\java directory.
    It is common for this error to be caused by the editor you used to create the file, if the editor is like Notepad. Notepad will append .txt to the file name. If you use the dir command from c:\java you should see HelloWorldApp.java, not HelloWorldApp.java.txt. If that is the problem, a quick work around is to put double quotes around the file name when you save it to keep Notepad from adding .txt.
    http://java.sun.com/docs/books/tutorial/getStarted/cupojava/win32.html

  • Cannot read new on-screen text

    My 84 year old mother with poor eyesight cannot read the on-screen text since the upgrade was pushed out. She views either a 55 inch HD TV in her living room from a lounge chair or a 20 inch SD TV from her bed in her bedroom. It is not feasible to move the chair or bed closer to the TV. It is not easy for her to get up and stand close to the TV every time she needs to go through the menu to watch a DVR recording. Even standing right in front of the TV, it is almost impossible to read the white text on the light blue background (due to the poor contrast). She had no problem reading the white text on a black background before the upgrade.
    I experimented with the FiOS settings for SD vs HD and 480 vs 1080 but nothing helps.
    I noticed that the closed captions settings allows you to change the font text color and font background color. FiOS should provide those options for the on-screen text too.
    I would have expected that there would be mass outrage and complaints about the new poor contrast of on screen text due to the light blue background but the posted complaints appear to be few. I suspect it is because the customers who are the most impacted by this terrible change are not able to post complaints about it (because they are older people who are not computer literate or their eyesight issues make working with computers difficult).
    I encourage everybody who wants the text background changed to black or an option added to give a choice of a black background to keep posting complaints (whether it impacts you personally or if you are sympathetic to those with eyesight disabilities). Please keep in mind, that even though your eyesight is good today, as you get older, it is likely your eyesight will also start to fail and you will appreciate easy to read text.

    We agree, we are in much younger generation, and Verizon Fios Tv viewing Options are just far too limited and not up to par in this area!

  • When I connect ipod, itunes comes up with message - cannot read contents

    Help.... lots of hrs spent trying to work this out. Can anyone help me
    Everytime i connect my ipod (new nano 3rd generation 8gb) to the computer iTunes message comes up that itunes conect read contents of my ipod. It deletes songs on there then message comes up saying 'Go to summary tab in ipod preferences & click Restore to factory setting.'
    I share itunes with my kids, (they have nano originals), which don't seem to be affected like mine is??
    I can put songs on to ipod, however next time i connect ipod to add more music it deletes again......can anyone help me?
    Message was edited by: iswim

    Uninstall everything related to Apple, then redownload iTunes and install.

  • When syncing my iPod photo it transfers 2 songs then gives error message ' cannot read/write disk' what wrong?

    Can someone tell me whats going wrong when I manually sync my iPod with computer only 2 songs transfer to my iPod then I get error message ' unable to read/write disk ' the 2 songs are transferred to iPod and I have to keep starting the process over again, what can I do?

    First, try shutting down (powering off) your computer and resetting the iPod
    http://support.apple.com/kb/HT1320
    Start up the computer, and connect the iPod to a direct USB port on the computer, if you have been using a USB hub.  If there are other USB devices (other than standard keyboard/mouse) connected, you may want to disconnect them, as a test.
    If that does not help, or you already did that, it is possible that the iPod's hard drive has become faulty.  It is also possible that the hard drive is OK, but there is data corruption that is making the iPod's storage unreliable.
    If the problem is not resolved, you should probably do a Restore on the iPod in iTunes.  The Restore button is on the iPod's Summary screen in iTunes.  This will erase the iPod, reinstall its software, and set it to default settings.  If the cause is data corruption, the Restore (erasing the storage) should fix the problem.  However, if the cause is a hardware fault on the hard drive, it will not help; the Restore may not complete successfully, which will leave your iPod inoperable.

  • IMac cannot read new disc

    I recently bought software from the Apple store. When I insert the installation disc, my disc drive immediately ejects it. I thought maybe it was the disc itself, so I tried it on my Macbook Pro. It worked perfectly fine. How can I correct this problem?

    This may sound simplistic but, if the disk is not visible, have you checked Finder preferences to check what items you want visible on the desktop?
    Spaces also takes some getting used to and I found I could not empty trash because the warning window was sometimes showing up in a different space to the one from I was in when trying to delete the trash.  The warning was not visible even when I made visible all 6 spaces screens. Only when opening each space at a time did I find the trash warning window where I could confirm the instruction to empty the trash.
    I give the above example because something similar happened when I was searching for and trying to eject a Diskwarrior DVD.  The computer wanted me to confirm eject instruction because in the case of DW, it wanted to know if I wanted to eject all 3 partitions, and only when I confirmed ok was the disk finally ejected.
    Good luck.

  • Cannot read new disk

    I recently bought software from the Apple store. When I insert the installation disc, my disc drive immediately ejects it. I thought maybe it was the disc itself, so I tried it on my Macbook Pro. It worked perfectly fine. How can I correct this problem?

    Hi nnevado,
    Since the software disk can be read in your Macbook Pro it sounds like the problem may be the optical drive. I once had a problem like that and the drive had to be replaced. A couple of things to try so we can be sure: do any other disks get ejected immediately or is it just that software disk? Also, besides checking that disk in your Macbook Pro like you did, are there any other Macs around that you can try it on? The results of those tests should help to pinpoint the problem.
    Rick

  • Cannot read list of frontend printers - Printing in SAP JAVA GUI for MAC

    Hello,
    I am trying to print a Spool request in SAP Java GUI 7.10. I am working on Apple with OSX operating system. I get this error message -
    " Cannot read list of frontend printers " - Message no. PO781
    What do i need to do to take a print out from SAP on my Mac.
    Thanks
    Buddy

    Hello,
    which printing access method you are using?
    You might want to have a look at [note 821519|https://service.sap.com/sap/support/notes/821519].
    Best regards
    Rolf-Martin

  • ERROR : Cannot read the request body while creating new calendar event api.

    Hi, 
    I was trying to create and update the calendar event using [POST] https://outlook.office365.com/api/v1.0/me/events and [PATCH] https://outlook.office365.com/api/v1.0/me/events/<eventId> respectively.
    When i try with poster or postman, I get this error
    {error: {code: "ErrorInvalidRequest" message: "Cannot read the request body."} }
    its not working . Any help will be appreciated.
    Note: GET events and DELETE Events are working. I think the API with payload is not working.
    Test Data :
    URL: https://outlook.office365.com/api/v1.0/me/events/
    Method: POST
    JSON Data(Payload):
      "Subject": "Discuss the Calendar REST API",
      "Body": {
        "ContentType": "HTML",
        "Content": "I think it will meet our requirements!"
      "Start": "2015-01-06T07:03:07.481Z",
      "End": "2015-01-05T07:03:07.481Z",
      "Attendees": [
          "EmailAddress": {
            "Address": "[email protected]",
            "Name": "Konveen"
          "Type": "Required"
    Error:
        "error": {
            "code": "ErrorInvalidRequest",
            "message": "Cannot read the request body."

    Hi Sahil,
    I was able to make your request work fine against my Office 365 mailbox with 2 changes.
    1. Can you please make sure you are adding header "Content-Type: Application/Json"?
    2. Can you please make sure your end time is AFTER start time?  Looks like there is a typo with your current request as the start time is on 2015-01-06 and end time is on 2015-01-05.
    Hope that helps ...
    Thanks,
    Venkat

  • XI error Cannot read Pool-Stamp. /Connection is invalid.

    Please assist. These problems seems to be related and are occuring intermitantly on our XI system. Here are the details:
    Connection is invalid.
    Thrown:
    MESSAGE ID: com.sap.aii.utilxi.misc.api.ResourceException
    com.sap.aii.utilxi.misc.api.ResourceException: Connection is invalid.
         at com.sap.aii.utilxi.sql.api.ReusableStatement.get(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.bind(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.bind(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.getBoundStatement(Selector.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.select(Selector.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.getCurrentStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.isSameStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.SynchronizedGlobalStamp.isSameStamp(Pool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.load(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0.processFunction(MappingServiceObjectImpl0.java(Compiled Code))
         at sun.reflect.GeneratedMethodAccessor288.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java(Compiled Code))
         at $Proxy184.processFunction(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor77631.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequest(RFCJCOServer.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.dispatchRequest(JCO.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.dispatchRequest(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.listen(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.listen(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.work(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.loop(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.run(JCO.java:8043)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Serialized server exceptions:
    MESSAGE ID: com.sap.engine.services.dbpool.exceptions.BaseSQLException (serialized)
    com.sap.engine.services.dbpool.exceptions.BaseSQLException: Connection is invalid.
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfInvalid(ConnectionHandle.java(Inlined Compiled Code))
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfValid(ConnectionHandle.java(Compiled Code))
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.get(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.bind(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.bind(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.getBoundStatement(Selector.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.select(Selector.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.getCurrentStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.isSameStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.SynchronizedGlobalStamp.isSameStamp(Pool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.load(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0.processFunction(MappingServiceObjectImpl0.java(Compiled Code))
         at sun.reflect.GeneratedMethodAccessor288.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java(Compiled Code))
         at $Proxy184.processFunction(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor77631.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequest(RFCJCOServer.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.dispatchRequest(JCO.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.dispatchRequest(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.listen(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.listen(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.work(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.loop(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.run(JCO.java:8043)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Cannot read Pool-Stamp.
    Thrown:
    MESSAGE ID: com.sap.aii.utilxi.misc.api.ResourceException
    com.sap.aii.utilxi.misc.api.ResourceException: Connection is invalid.
         at com.sap.aii.utilxi.sql.api.ReusableStatement.get(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.bind(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.bind(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.getBoundStatement(Selector.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.select(Selector.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.getCurrentStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.isSameStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.SynchronizedGlobalStamp.isSameStamp(Pool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.load(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0.processFunction(MappingServiceObjectImpl0.java(Compiled Code))
         at sun.reflect.GeneratedMethodAccessor288.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java(Compiled Code))
         at $Proxy184.processFunction(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor77631.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequest(RFCJCOServer.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.dispatchRequest(JCO.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.dispatchRequest(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.listen(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.listen(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.work(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.loop(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.run(JCO.java:8043)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Serialized server exceptions:
    MESSAGE ID: com.sap.engine.services.dbpool.exceptions.BaseSQLException (serialized)
    com.sap.engine.services.dbpool.exceptions.BaseSQLException: Connection is invalid.
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfInvalid(ConnectionHandle.java(Inlined Compiled Code))
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfValid(ConnectionHandle.java(Compiled Code))
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.get(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.bind(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.bind(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.getBoundStatement(Selector.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.select(Selector.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.getCurrentStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.isSameStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.SynchronizedGlobalStamp.isSameStamp(Pool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.load(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0.processFunction(MappingServiceObjectImpl0.java(Compiled Code))
         at sun.reflect.GeneratedMethodAccessor288.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java(Compiled Code))
         at $Proxy184.processFunction(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor77631.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequest(RFCJCOServer.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.dispatchRequest(JCO.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.dispatchRequest(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.listen(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.listen(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.work(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.loop(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.run(JCO.java:8043)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))

    Hi,
    You should read these:
    "MAPPING" CANNOT_READ_PAYLOAD
    CANNOT_READ_PAYLOAD
    CANNOT_READ_PAYLOAD
    MAPPING CANNOT READ PAYLOAD
    Cannot  read payload
    Payload of SOAP-Message cannot be read
    There is a lot more

  • Cannot read from the source file or disk

    I had to get a new hard drive for my Satellite A665 old one kept freezing up; had a recovey disk from Geek Squad when I got it but they did not work.  So I ordered a Recovery Disc set from Toshiba. 
    A few minutes after I insert the 3nd disc, I get the following message:
    Cannot read from the source file or disk
    PREINST14.SWM
    Type: SWM File
    Size:  670 MB
    Modified: 10/29/2010 11:24pm
    Clicking [Try Again] or [Skip] clicked try again twice. Gave same message so clicked skip. Got another message.
    Cannot read from the source file or disk
    PREINST18.SWM
    Type: SWM File
    Size:  372 MB
    Modified: 10/29/2010 11:24pm
    Clicking [Try Again] or [Skip] clicked try again twice. Gave same message so clicked skip after checking do it for next one. Got error message.
    An error has occurred.
    Error:  10-FC06-0002
    Recovery Error.
    Please press [OK] to turn off the computer.
    I tried erasing the disk, then running the Recovery Wizard again, but wind up in the same place.

    It's hard to know exactly what the problem is. You might want to contact customer support because it could just be a faulty disc.
    - Peter

Maybe you are looking for

  • Subcontracting Goods Receipt

    hi, While doing Goods receipt for subcontracting order, following error is coming Account 46811050 requires an assignment to a CO object. Whereas acct. 46811050 is subcontracting expense GL acct. Where i should enter cost centre  this GL acct in MIGO

  • How do I save an email attachment on my 4s?

    I have 4s phone. When I recieve an emial with an attachedmtn, how can I save it to my phone?

  • Acrobat Reader 8 printing takes forever, spools HUGE files

    Why is adobe 8 spooling files in the 100's of meg's. Is there are fix for this issue that I missed I have not been able to locate the information anywhere and this is wreaking havoc with our users. I am half tempted to jump to fox reader. Please advi

  • Clubbing multiple reports to one output

    Hi, Is it possible to club multiple reports output to single output? Thanks

  • WRT54gr not giving out ip addresses

    I have a WRT54GR that seems to stall after running a couple of days. After about 3 - 5 days of running my PC's can see the wireless network, connect to it, but will not be given an IP address. If I reset the WR54gR the PC or laptop get's an IP addres