I'm trying to run qfix-messenger on a windows server 2003 R2 box and geting a "Can't find main class" error
59 views
Skip to first unread message
Jeffrey Dean
unread,
Nov 12, 2012, 5:31:32 PM11/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to quickfix-mess...@googlegroups.com
I'm trying to run qfix-messenger on a windows server 2003 R2 box and geting a "Can't find main class" error. What is causing this issue?
Jan Amoyo
unread,
Nov 13, 2012, 3:08:06 AM11/13/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to quickfix-mess...@googlegroups.com
Are you using the script included in the distribution? If so, kindly make sure that Java 7 is installed. You can verify this by executing java -version from the command line.
If you are using a custom script, kindly make sure that all the .jar files in the lib directory are in your classpath.