|
|
|
Charles Gagnon
|
A few questions about Merketcetera and firewalls. So far, I've had to
open up port 7443 and 8443 just to download and use the website. Now we are preparing to open up 7001 through 7004 to allow the exchange simulator. We opened the ports to exchange.marketcetera.com but it does not seem to be enough. Right now I can send orders down and get fills but I can only use the Dummy Feed, I cannot connect to the Marketcetera Feed and I am not sure why. My "Module Properties" seem set fine, I have, FIX.4.4://exchange.marketcetera.com:7004. I don't see errors in the Console, is there a log somewhere that could help me troubleshoot this. Thanks. . -- Charles Gagnon http://unixrealm.com charlesg at unixrealm.com _______________________________________________ m-etc-users mailing list [hidden email] http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketcetera.org |
||||||||||||||||
|
toli
|
Charles,
> A few questions about Merketcetera and firewalls. So far, I've had to > open up port 7443 and 8443 just to download and use the website. Now We are working on setting up SSL termination so that we can use port 443 and still run all the Atlassian products (Confluence, Jira, Crucible, etc) on the same machine. Hopefully this will be fixed in the near future. > we are preparing to open up 7001 through 7004 to allow the exchange > simulator. We opened the ports to exchange.marketcetera.com but it > does not seem to be enough. Right now I can send orders down and get > fills but I can only use the Dummy Feed, I cannot connect to the > Marketcetera Feed and I am not sure why. > > My "Module Properties" seem set fine, I have, > FIX.4.4://exchange.marketcetera.com:7004. > > I don't see errors in the Console, is there a log somewhere that could > help me troubleshoot this. You can turn on more Photon console logging: http://www.marketcetera.org/confluence/display/MPIC/Photon+Configuration But really, you want to look at the file logs. Their location is specified in the photon/conf/photon-log4.properties file If you have your photon setup by Windows installer, then the log files will go into photon/logs Otherwise, you need to modify this line to point to directory of your choosing: log4j.appender.file.File=C\:\\metc\\photon\\logs\\photon-log4j-${org.marketcetera.photon.unique}.log You can also specify a custom senderCompID in the module settings for market data, and then i can look through the datafeed simulator logs to see why you are being disconnected. hope this helps. -- Toli Kuznets http://www.marketcetera.com: Open-Source Trading Platform download.run.trade. _______________________________________________ m-etc-users mailing list [hidden email] http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketcetera.org |
|
Robert Torkelund
|
I am not sure this mail was meant for me ?
-----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Toli Kuznets Sent: Friday, January 16, 2009 4:42 PM To: Charles Gagnon Cc: [hidden email] Subject: Re: [m-etc-users] Firewall Setting Charles, > A few questions about Merketcetera and firewalls. So far, I've had to > open up port 7443 and 8443 just to download and use the website. Now We are working on setting up SSL termination so that we can use port 443 and still run all the Atlassian products (Confluence, Jira, Crucible, etc) on the same machine. Hopefully this will be fixed in the near future. > we are preparing to open up 7001 through 7004 to allow the exchange > simulator. We opened the ports to exchange.marketcetera.com but it > does not seem to be enough. Right now I can send orders down and get > fills but I can only use the Dummy Feed, I cannot connect to the > Marketcetera Feed and I am not sure why. > > My "Module Properties" seem set fine, I have, > FIX.4.4://exchange.marketcetera.com:7004. > > I don't see errors in the Console, is there a log somewhere that could > help me troubleshoot this. You can turn on more Photon console logging: http://www.marketcetera.org/confluence/display/MPIC/Photon+Configuration But really, you want to look at the file logs. Their location is specified in the photon/conf/photon-log4.properties file If you have your photon setup by Windows installer, then the log files will go into photon/logs Otherwise, you need to modify this line to point to directory of your choosing: log4j.appender.file.File=C\:\\metc\\photon\\logs\\photon-log4j-${org.mar ketcetera.photon.unique}.log You can also specify a custom senderCompID in the module settings for market data, and then i can look through the datafeed simulator logs to see why you are being disconnected. hope this helps. -- Toli Kuznets http://www.marketcetera.com: Open-Source Trading Platform download.run.trade. _______________________________________________ m-etc-users mailing list [hidden email] http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketc etera.org ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________ m-etc-users mailing list [hidden email] http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketcetera.org |
||||||||||||||||
|
Herbert Moore
|
Me either
-----Original Message----- From: "Robert Torkelund" <[hidden email]> Date: Fri, 16 Jan 2009 15:50:41 To: Toli Kuznets<[hidden email]>; Charles Gagnon<[hidden email]> Cc: <[hidden email]> Subject: Re: [m-etc-users] Firewall Setting I am not sure this mail was meant for me ? -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Toli Kuznets Sent: Friday, January 16, 2009 4:42 PM To: Charles Gagnon Cc: [hidden email] Subject: Re: [m-etc-users] Firewall Setting Charles, > A few questions about Merketcetera and firewalls. So far, I've had to > open up port 7443 and 8443 just to download and use the website. Now We are working on setting up SSL termination so that we can use port 443 and still run all the Atlassian products (Confluence, Jira, Crucible, etc) on the same machine. Hopefully this will be fixed in the near future. > we are preparing to open up 7001 through 7004 to allow the exchange > simulator. We opened the ports to exchange.marketcetera.com but it > does not seem to be enough. Right now I can send orders down and get > fills but I can only use the Dummy Feed, I cannot connect to the > Marketcetera Feed and I am not sure why. > > My "Module Properties" seem set fine, I have, > FIX.4.4://exchange.marketcetera.com:7004. > > I don't see errors in the Console, is there a log somewhere that could > help me troubleshoot this. You can turn on more Photon console logging: http://www.marketcetera.org/confluence/display/MPIC/Photon+Configuration But really, you want to look at the file logs. Their location is specified in the photon/conf/photon-log4.properties file If you have your photon setup by Windows installer, then the log files will go into photon/logs Otherwise, you need to modify this line to point to directory of your choosing: log4j.appender.file.File=C\:\\metc\\photon\\logs\\photon-log4j-${org.mar ketcetera.photon.unique}.log You can also specify a custom senderCompID in the module settings for market data, and then i can look through the datafeed simulator logs to see why you are being disconnected. hope this helps. -- Toli Kuznets http://www.marketcetera.com: Open-Source Trading Platform download.run.trade. _______________________________________________ m-etc-users mailing list [hidden email] http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketc etera.org ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ _______________________________________________ m-etc-users mailing list [hidden email] http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketcetera.org _______________________________________________ m-etc-users mailing list [hidden email] http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketcetera.org |
||||||||||||||||
|
Charles Gillanders-2
|
In reply to this post
by toli
Hi Toli
We are also experiencing the same problem with access to the exchange simulator. If you could take a look at the server side to see what you can find out I'd be grateful. I used my email address as a custom senderCompID. The client side log files are not very helpful - here's the output from one. 16 Jan 2009 16:36:42,427 INFO [main] main.console.logger (?:?) - Photon is initializing at 16 January 2009. 16 Jan 2009 16:36:42,474 INFO [main] marketdata.marketcetera.MarketceteraFeed (?:?) - The Marketcetera data feed is establishing a connection to FIX.4.4://exchange.marketcetera.com:7004. 16 Jan 2009 16:37:12,765 ERROR [main] marketdata.marketcetera.MarketceteraFeed (?:?) - The Marketcetera data feed did not start correctly. org.marketcetera.marketdata.FeedException: The Marketcetera data feed did not start correctly. at org.marketcetera.marketdata.marketcetera.MarketceteraFeed.connectToServe r(Unknown Source) at org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow n Source) at org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow n Source) at org.marketcetera.marketdata.AbstractMarketDataFeed.login(Unknown Source) at org.marketcetera.marketdata.AbstractMarketDataModule.preStart(Unknown Source) at org.marketcetera.module.ModuleManager.startModule(Unknown Source) at org.marketcetera.module.ModuleManager.start(Unknown Source) at org.marketcetera.photon.marketdata.MarketDataManager.reconnectFeed(Unkno wn Source) at org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.startMarketDat aFeed(Unknown Source) at org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.postWindowOpen (Unknown Source) at org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpened(WorkbenchWindow java:1229) at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:786) at org.eclipse.ui.internal.Workbench$61.runWithException(Workbench.java:339 4) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre ading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: 133) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor java:803) at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:136 1) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre ading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: 133) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java: 288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:4 88) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.marketcetera.photon.Application.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.j ava:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat ion(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip seAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: 386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: 179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) 16 Jan 2009 16:37:12,765 ERROR [main] marketdata.marketcetera.MarketceteraFeed (?:?) - Unknown Message org.marketcetera.marketdata.FeedException: The Marketcetera data feed did not start correctly. at org.marketcetera.marketdata.marketcetera.MarketceteraFeed.connectToServe r(Unknown Source) at org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow n Source) at org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow n Source) at org.marketcetera.marketdata.AbstractMarketDataFeed.login(Unknown Source) at org.marketcetera.marketdata.AbstractMarketDataModule.preStart(Unknown Source) at org.marketcetera.module.ModuleManager.startModule(Unknown Source) at org.marketcetera.module.ModuleManager.start(Unknown Source) at org.marketcetera.photon.marketdata.MarketDataManager.reconnectFeed(Unkno wn Source) at org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.startMarketDat aFeed(Unknown Source) at org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.postWindowOpen (Unknown Source) at org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpened(WorkbenchWindow java:1229) at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:786) at org.eclipse.ui.internal.Workbench$61.runWithException(Workbench.java:339 4) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre ading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: 133) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor java:803) at org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:136 1) at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre ading.java:31) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: 133) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java: 288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:4 88) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.marketcetera.photon.Application.start(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.j ava:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat ion(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip seAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: 386) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: 179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Toli Kuznets Sent: 16 January 2009 15:42 To: Charles Gagnon Cc: [hidden email] Subject: Re: [m-etc-users] Firewall Setting Charles, > A few questions about Merketcetera and firewalls. So far, I've had to > open up port 7443 and 8443 just to download and use the website. Now We are working on setting up SSL termination so that we can use port 443 and still run all the Atlassian products (Confluence, Jira, Crucible, etc) on the same machine. Hopefully this will be fixed in the near future. > we are preparing to open up 7001 through 7004 to allow the exchange > simulator. We opened the ports to exchange.marketcetera.com but it > does not seem to be enough. Right now I can send orders down and get > fills but I can only use the Dummy Feed, I cannot connect to the > Marketcetera Feed and I am not sure why. > > My "Module Properties" seem set fine, I have, > FIX.4.4://exchange.marketcetera.com:7004. > > I don't see errors in the Console, is there a log somewhere that could > help me troubleshoot this. You can turn on more Photon console logging: http://www.marketcetera.org/confluence/display/MPIC/Photon+Configuration But really, you want to look at the file logs. Their location is specified in the photon/conf/photon-log4.properties file If you have your photon setup by Windows installer, then the log files will go into photon/logs Otherwise, you need to modify this line to point to directory of your choosing: log4j.appender.file.File=C\:\\metc\\photon\\logs\\photon-log4j-${org.mar ketcetera.photon.unique}.log You can also specify a custom senderCompID in the module settings for market data, and then i can look through the datafeed simulator logs to see why you are being disconnected. hope this helps. -- Toli Kuznets http://www.marketcetera.com: Open-Source Trading Platform download.run.trade. _______________________________________________ m-etc-users mailing list [hidden email] http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketc etera.org -------------------------------------------------------------------- Quintillion - Smart Technology With The Power of Experience Winner of Hedge Fund Journal's Award 2008 for 'Best Of The New Generation Of Fund Administrators' Quintillion Limited is registered in Ireland, Company Number 413707. Registered Office at 24 - 26 City Quay, Dublin 2, Ireland. Directors: Paul Dobbyn, Linda Gorman, Joan Kehoe. Quintillion Limited is authorised by the Financial Regulator under the Investment Intermediaries Act, 1995. This email, its content and any files transmitted with it are intended solely for the addressee(s) and may be legally privileged and/or confidential. Access by any other party is unauthorised without the express written permission of the sender. If you have received this email in error you may not copy or use the contents, attachments or information in any way and any review, use, dissemination, forwarding, disclosure, alteration, printing of this information is strictly prohibited. Please destroy it and notify the sender via return e-mail. Internet communications are not secure unless protected using strong cryptography. This email has been prepared using information believed by the author to be reliable and accurate, but Quintillion makes no warranty as to accuracy or completeness. In particular the author does not accept responsibility for changes made to this email after it was sent. Any opinions expressed in this document are those of the author and do not necessarily reflect the opinions of Quintillion. This footnote also confirms that this email message has been swept for the presence of computer viruses. _______________________________________________ m-etc-users mailing list [hidden email] http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketcetera.org |
||||||||||||||||
|
toli
|
Charles,
I don't see anything with the senderCompID of your email in our quotefeed log - it appears that you are not connecting at all. 1. You need to restart Photon for the changes to module settings to be picked up (we are fixing this in next release, of course). 2. Can you verify that you can telnet to the quotefeed simulator directly? $ telnet exchange.marketcetera.com 7004 Trying 75.101.144.181... Connected to aws-exsim.marketcetera.com. Escape character is '^]'. Please let me know ater you restart your Photon, and i'll look at the logs again. On Fri, Jan 16, 2009 at 8:43 AM, Charles Gillanders <[hidden email]> wrote: > Hi Toli > > We are also experiencing the same problem with access to the exchange > simulator. > > If you could take a look at the server side to see what you can find out > I'd be grateful. > > I used my email address as a custom senderCompID. > > The client side log files are not very helpful - here's the output from > one. > > 16 Jan 2009 16:36:42,427 INFO [main] main.console.logger (?:?) - Photon > is initializing at 16 January 2009. > 16 Jan 2009 16:36:42,474 INFO [main] > marketdata.marketcetera.MarketceteraFeed (?:?) - The Marketcetera data > feed is establishing a connection to > FIX.4.4://exchange.marketcetera.com:7004. > 16 Jan 2009 16:37:12,765 ERROR [main] > marketdata.marketcetera.MarketceteraFeed (?:?) - The Marketcetera data > feed did not start correctly. > org.marketcetera.marketdata.FeedException: The Marketcetera data feed > did not start correctly. > at > org.marketcetera.marketdata.marketcetera.MarketceteraFeed.connectToServe > r(Unknown Source) > at > org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow > n Source) > at > org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow > n Source) > at > org.marketcetera.marketdata.AbstractMarketDataFeed.login(Unknown Source) > at > org.marketcetera.marketdata.AbstractMarketDataModule.preStart(Unknown > Source) > at org.marketcetera.module.ModuleManager.startModule(Unknown > Source) > at org.marketcetera.module.ModuleManager.start(Unknown Source) > at > org.marketcetera.photon.marketdata.MarketDataManager.reconnectFeed(Unkno > wn Source) > at > org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.startMarketDat > aFeed(Unknown Source) > at > org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.postWindowOpen > (Unknown Source) > at > org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpened(WorkbenchWindow > java:1229) > at > org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:786) > at > org.eclipse.ui.internal.Workbench$61.runWithException(Workbench.java:339 > 4) > at > org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre > ading.java:31) > at > org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at > org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: > 133) > at > org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) > at > org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor > java:803) > at > org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:136 > 1) > at > org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre > ading.java:31) > at > org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at > org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: > 133) > at > org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293) > at > org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) > at > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java: > 288) > at > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:4 > 88) > at > org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.marketcetera.photon.Application.start(Unknown Source) > at > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.j > ava:193) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat > ion(EclipseAppLauncher.java:110) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip > seAppLauncher.java:79) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: > 386) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: > 179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown > Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at > org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) > at org.eclipse.equinox.launcher.Main.run(Main.java:1236) > at org.eclipse.equinox.launcher.Main.main(Main.java:1212) > 16 Jan 2009 16:37:12,765 ERROR [main] > marketdata.marketcetera.MarketceteraFeed (?:?) - Unknown Message > org.marketcetera.marketdata.FeedException: The Marketcetera data feed > did not start correctly. > at > org.marketcetera.marketdata.marketcetera.MarketceteraFeed.connectToServe > r(Unknown Source) > at > org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow > n Source) > at > org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow > n Source) > at > org.marketcetera.marketdata.AbstractMarketDataFeed.login(Unknown Source) > at > org.marketcetera.marketdata.AbstractMarketDataModule.preStart(Unknown > Source) > at org.marketcetera.module.ModuleManager.startModule(Unknown > Source) > at org.marketcetera.module.ModuleManager.start(Unknown Source) > at > org.marketcetera.photon.marketdata.MarketDataManager.reconnectFeed(Unkno > wn Source) > at > org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.startMarketDat > aFeed(Unknown Source) > at > org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.postWindowOpen > (Unknown Source) > at > org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpened(WorkbenchWindow > java:1229) > at > org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:786) > at > org.eclipse.ui.internal.Workbench$61.runWithException(Workbench.java:339 > 4) > at > org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre > ading.java:31) > at > org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at > org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: > 133) > at > org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) > at > org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor > java:803) > at > org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:136 > 1) > at > org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre > ading.java:31) > at > org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at > org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: > 133) > at > org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293) > at > org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) > at > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java: > 288) > at > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:4 > 88) > at > org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.marketcetera.photon.Application.start(Unknown Source) > at > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.j > ava:193) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat > ion(EclipseAppLauncher.java:110) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip > seAppLauncher.java:79) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: > 386) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: > 179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown > Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at > org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) > at org.eclipse.equinox.launcher.Main.run(Main.java:1236) > at org.eclipse.equinox.launcher.Main.main(Main.java:1212) > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Toli > Kuznets > Sent: 16 January 2009 15:42 > To: Charles Gagnon > Cc: [hidden email] > Subject: Re: [m-etc-users] Firewall Setting > > Charles, > >> A few questions about Merketcetera and firewalls. So far, I've had to >> open up port 7443 and 8443 just to download and use the website. Now > > We are working on setting up SSL termination so that we can use port > 443 and still run all the Atlassian products (Confluence, Jira, > Crucible, etc) on the same machine. Hopefully this will be fixed in > the near future. > >> we are preparing to open up 7001 through 7004 to allow the exchange >> simulator. We opened the ports to exchange.marketcetera.com but it >> does not seem to be enough. Right now I can send orders down and get >> fills but I can only use the Dummy Feed, I cannot connect to the >> Marketcetera Feed and I am not sure why. >> >> My "Module Properties" seem set fine, I have, >> FIX.4.4://exchange.marketcetera.com:7004. >> >> I don't see errors in the Console, is there a log somewhere that could >> help me troubleshoot this. > > You can turn on more Photon console logging: > http://www.marketcetera.org/confluence/display/MPIC/Photon+Configuration > > But really, you want to look at the file logs. Their location is > specified in the photon/conf/photon-log4.properties file > If you have your photon setup by Windows installer, then the log files > will go into photon/logs > Otherwise, you need to modify this line to point to directory of your > choosing: > log4j.appender.file.File=C\:\\metc\\photon\\logs\\photon-log4j-${org.mar > ketcetera.photon.unique}.log > > You can also specify a custom senderCompID in the module settings for > market data, and then i can look through the datafeed simulator logs > to see why you are being disconnected. > > hope this helps. > > > > -- > Toli Kuznets > http://www.marketcetera.com: Open-Source Trading Platform > download.run.trade. > > _______________________________________________ > m-etc-users mailing list > [hidden email] > http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketc > etera.org > > -------------------------------------------------------------------- > Quintillion - Smart Technology With The Power of Experience > > Winner of Hedge Fund Journal's Award 2008 for 'Best Of The New Generation Of Fund Administrators' > > Quintillion Limited is registered in Ireland, Company Number 413707. Registered Office at 24 - 26 City Quay, Dublin 2, Ireland. Directors: Paul Dobbyn, Linda Gorman, Joan Kehoe. > > Quintillion Limited is authorised by the Financial Regulator under the Investment Intermediaries Act, 1995. > > This email, its content and any files transmitted with it are intended solely for the addressee(s) and may be legally privileged and/or confidential. Access by any other party is unauthorised without the express written permission of the sender. If you have received this email in error you may not copy or use the contents, attachments or information in any way and any review, use, dissemination, forwarding, disclosure, alteration, printing of this information is strictly prohibited. Please destroy it and notify the sender via return e-mail. Internet communications are not secure unless protected using strong cryptography. This email has been prepared using information believed by the author to be reliable and accurate, but Quintillion makes no warranty as to accuracy or completeness. In particular the author does not accept responsibility for changes made to this email after it was sent. Any opinions expressed in this document are those of the author and do not necessarily reflect the opinions of Quintillion. This footnote also confirms that this email message has been swept for the presence of computer viruses. > > -- Toli Kuznets http://www.marketcetera.com: Open-Source Trading Platform download.run.trade. _______________________________________________ m-etc-users mailing list [hidden email] http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketcetera.org |
||||||||||||||||
|
Charles Gillanders-2
|
Thanks Toli
I just did that now. Charles -----Original Message----- From: Toli Kuznets [mailto:[hidden email]] Sent: 16 January 2009 16:56 To: Charles Gillanders Cc: Charles Gagnon; [hidden email] Subject: Re: [m-etc-users] Firewall Setting Charles, I don't see anything with the senderCompID of your email in our quotefeed log - it appears that you are not connecting at all. 1. You need to restart Photon for the changes to module settings to be picked up (we are fixing this in next release, of course). 2. Can you verify that you can telnet to the quotefeed simulator directly? $ telnet exchange.marketcetera.com 7004 Trying 75.101.144.181... Connected to aws-exsim.marketcetera.com. Escape character is '^]'. Please let me know ater you restart your Photon, and i'll look at the logs again. On Fri, Jan 16, 2009 at 8:43 AM, Charles Gillanders <[hidden email]> wrote: > Hi Toli > > We are also experiencing the same problem with access to the exchange > simulator. > > If you could take a look at the server side to see what you can find out > I'd be grateful. > > I used my email address as a custom senderCompID. > > The client side log files are not very helpful - here's the output from > one. > > 16 Jan 2009 16:36:42,427 INFO [main] main.console.logger (?:?) - Photon > is initializing at 16 January 2009. > 16 Jan 2009 16:36:42,474 INFO [main] > marketdata.marketcetera.MarketceteraFeed (?:?) - The Marketcetera data > feed is establishing a connection to > FIX.4.4://exchange.marketcetera.com:7004. > 16 Jan 2009 16:37:12,765 ERROR [main] > marketdata.marketcetera.MarketceteraFeed (?:?) - The Marketcetera data > feed did not start correctly. > org.marketcetera.marketdata.FeedException: The Marketcetera data feed > did not start correctly. > at > > r(Unknown Source) > at > org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow > n Source) > at > org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow > n Source) > at > org.marketcetera.marketdata.AbstractMarketDataFeed.login(Unknown Source) > at > org.marketcetera.marketdata.AbstractMarketDataModule.preStart(Unknown > Source) > at org.marketcetera.module.ModuleManager.startModule(Unknown > Source) > at org.marketcetera.module.ModuleManager.start(Unknown Source) > at > org.marketcetera.photon.marketdata.MarketDataManager.reconnectFeed(Unkno > wn Source) > at > org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.startMarketDat > aFeed(Unknown Source) > at > org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.postWindowOpen > (Unknown Source) > at > org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpened(WorkbenchWindow > java:1229) > at > org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:786) > at > org.eclipse.ui.internal.Workbench$61.runWithException(Workbench.java:339 > 4) > at > org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre > ading.java:31) > at > org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at > org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: > 133) > at > org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) > at > org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor > java:803) > at > org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:136 > 1) > at > org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre > ading.java:31) > at > org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at > org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: > 133) > at > org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293) > at > org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) > at > > 288) > at > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:4 > 88) > at > org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.marketcetera.photon.Application.start(Unknown Source) > at > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.j > ava:193) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat > ion(EclipseAppLauncher.java:110) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip > seAppLauncher.java:79) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: > 386) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: > 179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown > Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at > org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) > at org.eclipse.equinox.launcher.Main.run(Main.java:1236) > at org.eclipse.equinox.launcher.Main.main(Main.java:1212) > 16 Jan 2009 16:37:12,765 ERROR [main] > marketdata.marketcetera.MarketceteraFeed (?:?) - Unknown Message > org.marketcetera.marketdata.FeedException: The Marketcetera data feed > did not start correctly. > at > > r(Unknown Source) > at > org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow > n Source) > at > org.marketcetera.marketdata.marketcetera.MarketceteraFeed.doLogin(Unknow > n Source) > at > org.marketcetera.marketdata.AbstractMarketDataFeed.login(Unknown Source) > at > org.marketcetera.marketdata.AbstractMarketDataModule.preStart(Unknown > Source) > at org.marketcetera.module.ModuleManager.startModule(Unknown > Source) > at org.marketcetera.module.ModuleManager.start(Unknown Source) > at > org.marketcetera.photon.marketdata.MarketDataManager.reconnectFeed(Unkno > wn Source) > at > org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.startMarketDat > aFeed(Unknown Source) > at > org.marketcetera.photon.ApplicationWorkbenchWindowAdvisor.postWindowOpen > (Unknown Source) > at > org.eclipse.ui.internal.WorkbenchWindow.fireWindowOpened(WorkbenchWindow > java:1229) > at > org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:786) > at > org.eclipse.ui.internal.Workbench$61.runWithException(Workbench.java:339 > 4) > at > org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre > ading.java:31) > at > org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at > org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: > 133) > at > org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) > at > org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor > java:803) > at > org.eclipse.ui.internal.Workbench$27.runWithException(Workbench.java:136 > 1) > at > org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThre > ading.java:31) > at > org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) > at > org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java: > 133) > at > org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2293) > at > org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) > at > > 288) > at > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:4 > 88) > at > org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.marketcetera.photon.Application.start(Unknown Source) > at > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.j > ava:193) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat > ion(EclipseAppLauncher.java:110) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip > seAppLauncher.java:79) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: > 386) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java: > 179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown > Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at > org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) > at org.eclipse.equinox.launcher.Main.run(Main.java:1236) > at org.eclipse.equinox.launcher.Main.main(Main.java:1212) > > -----Original Message----- > From: [hidden email] > [mailto:[hidden email]] On Behalf Of Toli > Kuznets > Sent: 16 January 2009 15:42 > To: Charles Gagnon > Cc: [hidden email] > Subject: Re: [m-etc-users] Firewall Setting > > Charles, > >> A few questions about Merketcetera and firewalls. So far, I've had to >> open up port 7443 and 8443 just to download and use the website. Now > > We are working on setting up SSL termination so that we can use port > 443 and still run all the Atlassian products (Confluence, Jira, > Crucible, etc) on the same machine. Hopefully this will be fixed in > the near future. > >> we are preparing to open up 7001 through 7004 to allow the exchange >> simulator. We opened the ports to exchange.marketcetera.com but it >> does not seem to be enough. Right now I can send orders down and get >> fills but I can only use the Dummy Feed, I cannot connect to the >> Marketcetera Feed and I am not sure why. >> >> My "Module Properties" seem set fine, I have, >> FIX.4.4://exchange.marketcetera.com:7004. >> >> I don't see errors in the Console, is there a log somewhere that >> help me troubleshoot this. > > You can turn on more Photon console logging: > http://www.marketcetera.org/confluence/display/MPIC/Photon+Configuration > > But really, you want to look at the file logs. Their location is > specified in the photon/conf/photon-log4.properties file > If you have your photon setup by Windows installer, then the log files > will go into photon/logs > Otherwise, you need to modify this line to point to directory of your > choosing: > log4j.appender.file.File=C\:\\metc\\photon\\logs\\photon-log4j-${org.mar > ketcetera.photon.unique}.log > > You can also specify a custom senderCompID in the module settings for > market data, and then i can look through the datafeed simulator logs > to see why you are being disconnected. > > hope this helps. > > > > -- > Toli Kuznets > http://www.marketcetera.com: Open-Source Trading Platform > download.run.trade. > > _______________________________________________ > m-etc-users mailing list > [hidden email] > > etera.org > > -- Toli Kuznets http://www.marketcetera.com: Open-Source Trading Platform download.run.trade. -------------------------------------------------------------------- Quintillion - Smart Technology With The Power of Experience Winner of Hedge Fund Journal's Award 2008 for 'Best Of The New Generation Of Fund Administrators' Quintillion Limited is registered in Ireland, Company Number 413707. Registered Office at 24 - 26 City Quay, Dublin 2, Ireland. Directors: Paul Dobbyn, Linda Gorman, Joan Kehoe. Quintillion Limited is authorised by the Financial Regulator under the Investment Intermediaries Act, 1995. This email, its content and any files transmitted with it are intended solely for the addressee(s) and may be legally privileged and/or confidential. Access by any other party is unauthorised without the express written permission of the sender. If you have received this email in error you may not copy or use the contents, attachments or information in any way and any review, use, dissemination, forwarding, disclosure, alteration, printing of this information is strictly prohibited. Please destroy it and notify the sender via return e-mail. Internet communications are not secure unless protected using strong cryptography. This email has been prepared using information believed by the author to be reliable and accurate, but Quintillion makes no warranty as to accuracy or completeness. In particular the author does not accept responsibility for changes made to this email after it was sent. Any opinions expressed in this document are those of the author and do not necessarily reflect the opinions of Quintillion. This footnote also confirms that this email message has been swept for the presence of computer viruses. _______________________________________________ m-etc-users mailing list [hidden email] http://lists.marketcetera.org/mailman/listinfo/m-etc-users_lists.marketcetera.org |
||||||||||||||||
| Free Embeddable Forum Powered by Nabble | Help |