[jboss-jira] [JBoss JIRA] Created: (JBESB-300) exception in helloworld_file_action
Mark Little (JIRA)
jira-events at jboss.com
Tue Jan 2 09:34:27 EST 2007
exception in helloworld_file_action
-----------------------------------
Key: JBESB-300
URL: http://jira.jboss.com/jira/browse/JBESB-300
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Examples
Affects Versions: 4.0 RC1
Reporter: Mark Little
Assigned To: Burr Sutter
Fix For: 4.0
[echo] Basic File Gateway and Listener
[java] 14:18:06,565 INFO [main][Launcher] args passed into Launcher: 3
[java] 14:18:06,565 INFO [main][Launcher] arg[0]=0
[java] 14:18:06,565 INFO [main][Launcher]
arg[1]=C:\projects\jbossesb\quickstarts\product\build\jbossesb\samples\quickstarts\helloworld_file_action/esb-config.xml
[java] 14:18:06,565 INFO [main][Launcher]
arg[2]=C:\projects\jbossesb\quickstarts\product\build\jbossesb\samples\quickstarts\helloworld_file_action/esb-config-gateway.xml
[java] 14:18:06,625 INFO [main][HsqldbUtil] creating db from this script: build/hsqldb
[java] [Server at 73a34b]: [Thread[main,5,main]]: checkRunning(false) entered
[java] [Server at 73a34b]: [Thread[main,5,main]]: checkRunning(false) exited
[java] [Server at 73a34b]: Startup sequence initiated from main() method
[java] [Server at 73a34b]: Loaded properties from
[C:\projects\jbossesb\quickstarts\product\build\jbossesb\samples\quickstarts\helloworld_file_action\server.properties]
[java] [Server at 73a34b]: Initiating startup sequence...
[java] [Server at 73a34b]: Server socket opened successfully in 10 ms.
[java] [Server at 73a34b]: Database [index=0, id=0, db=file:build/hsqldb, alias=jbossesb] opened sucessfully in 231 ms.
[java] [Server at 73a34b]: Startup sequence completed in 251 ms.
[java] [Server at 73a34b]: 2006-12-29 14:18:06.916 HSQLDB server 1.8.0 is online
[java] [Server at 73a34b]: To close normally, connect and execute SHUTDOWN SQL
[java] [Server at 73a34b]: From command line, use [Ctrl]+[C] to abort abruptly
[java] Exception in thread "main" java.lang.NullPointerException
[java] at java.io.Reader.<init>(Reader.java:61)
[java] at java.io.InputStreamReader.<init>(InputStreamReader.java:55)
[java] at org.jboss.soa.esb.testutils.FileUtil.readStream(FileUtil.java:61)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list