Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: need help with this exception error

  1. #1
    Junior Member
    Join Date
    Aug 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation need help with this exception error

    The pipe has been ended; javazoom.jl.decoder.JavaLayerException:
    The pipe has been ended

    at
    com.freeipodsoftware.abc.conversionstrategy.Abstra ctConversionStrategy.decodeInputfile(AstractConver sionStrategy.java:296)

    at

    com.freeipodsoftware.abc.conversionstrategy.Abstra ctConversionStrategy.decodeInputfile(AstractConver sionStrategy.java:102)
    at java.lang.Thread.run(Unkown Source)


  2. #2
    Junior Member
    Join Date
    Aug 2013
    Posts
    26
    My Mood
    Where
    Thanks
    8
    Thanked 1 Time in 1 Post

    Default Re: need help with this exception error

    Try reading this
    Error Message:

Similar Threads

  1. Exception error display with one input and not the other
    By worldchamp in forum What's Wrong With My Code?
    Replies: 6
    Last Post: December 4th, 2012, 01:45 PM
  2. NullPointer exception error
    By davx in forum What's Wrong With My Code?
    Replies: 2
    Last Post: November 18th, 2012, 01:08 PM
  3. Help writing to a file getting an exception error
    By loui345 in forum What's Wrong With My Code?
    Replies: 34
    Last Post: October 2nd, 2012, 06:45 PM
  4. Jsp Exception Error
    By toky in forum JavaServer Pages: JSP & JSTL
    Replies: 0
    Last Post: April 22nd, 2012, 05:04 PM
  5. Null Pointer Exception error
    By Keitho55 in forum Exceptions
    Replies: 3
    Last Post: November 18th, 2011, 03:29 AM