Search:

Type: Posts; User: dbridle

Search: Search took 0.11 seconds.

  1. Replies
    10
    Views
    2,255

    Re: Problems with PrintWriter

    Solved!

    The issue was the file I was reading in had 0 bytes in it. For some reason this was masked in a link error *boggle*. Anyway, thanks for everybodies help!

    I'm not sure how to change...
  2. Replies
    10
    Views
    2,255

    Re: Problems with PrintWriter

    It does look like an issue with the path.

    Here is the result of the java -jar:


    29-Oct-2010 15:40:09 com.ibm.icm.edc.emailconv.EmailConverterService loadProps
    INFO: Unable to load...
  3. Replies
    10
    Views
    2,255

    Re: Problems with PrintWriter

    Hi Copeg,

    What I mean is, im in side of Rational Application Developer, and run it, so that I can see exceptions, system.out messages, console etc. I get the linker error there. If I export it...
  4. Replies
    10
    Views
    2,255

    Re: Problems with PrintWriter

    I'm not sure if this has anything to do with it, I assumed it was to do with the environment. I can't run the code inside of RAD, I have to build a runnable JAR, if I do run it inside of RAD, I get...
  5. Replies
    10
    Views
    2,255

    Re: Problems with PrintWriter

    Thanks very much for your response.

    Here is the new code, outside of the try block, unfortunately, same problem. The file is created, but nothing inside of it.

    As far as the fileinputstream...
  6. Replies
    10
    Views
    2,255

    Problems with PrintWriter

    Hello all,

    This is my first time posting on the forums, but I'm sure I will be a regular poster pretty soon as I'm very much involved in Java Programming now.

    I'm new to Java, but not new to...
Results 1 to 6 of 6