[jboss-user] [Installation, Configuration & Deployment] - java.util.Properties$LineReader.readLine(Properties.java:365

bipinthakur do-not-reply at jboss.com
Fri Feb 16 09:22:56 EST 2007


Hi,

I am using JBOSS AS405 and JDK1.5.0_06. The piece of code works fine when put into a main program and run as a Java application through eclipse IDE. The same code is a part of an enterprise project which has no errors and builds fine. However when i publish the project to the app server, and provide parameters through JMX console, it throws following exception:

*******************************
10:56:59,616 ERROR [STDERR] java.lang.NullPointerException
10:56:59,616 ERROR [STDERR] 	at java.util.Properties$LineReader.readLine(Properties.java:365)
10:56:59,616 ERROR [STDERR] 	at java.util.Properties.load(Properties.java:293)
*******************************
Kindly let me know if you have encountered this error before. Your help is highly appreciated.
Thanks and regards,
Bipin 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017634#4017634

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017634



More information about the jboss-user mailing list