<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/fusionreactor</id>
  <title type="text">FusionReactor Google Group</title>
  <subtitle type="text">
  A discussion list about FusionReactor ( http://www.fusion-reactor.com), a tool to monitor and manage ColdFusionMX and J2EE servers and more. In addition to this discussion group, there is also an associated web site for the group with features such as community created pages and shared files.
  </subtitle>
  <link href="/group/fusionreactor/feed/atom_v1_0_msgs.xml" rel="self" title="FusionReactor feed"/>
  <updated>2010-01-05T16:25:55Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Darren Pywell</name>
  <email>dapyw...@googlemail.com</email>
  </author>
  <updated>2010-01-05T16:25:55Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/50058fd16c5de764/ae142b190d4b5852?show_docid=ae142b190d4b5852</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/50058fd16c5de764/ae142b190d4b5852?show_docid=ae142b190d4b5852"/>
  <title type="text">Re: Changing the log file directory</title>
  <summary type="html" xml:space="preserve">
  Hi Randy, &lt;br&gt; Yes it&#39;s possible to change the directories (and filenames even) of &lt;br&gt; the FusionReactor log files. The log filenames (and paths) are &lt;br&gt; controlled via properties in the reactor.conf configuration file. Its &lt;br&gt; possible to change these properties by hand in the file but you have &lt;br&gt; to shut FusionReactor down (i.e stop the monitored server) to do it
  </summary>
  </entry>
  <entry>
  <author>
  <name>Randy Johnson</name>
  <email>rjohnso...@gmail.com</email>
  </author>
  <updated>2009-12-30T17:30:33Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/50058fd16c5de764/22531aff306b2daf?show_docid=22531aff306b2daf</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/50058fd16c5de764/22531aff306b2daf?show_docid=22531aff306b2daf"/>
  <title type="text">Changing the log file directory</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; Is there a way for me to change the directory where fusion reactor &lt;br&gt; stores it&#39;s log files? &lt;br&gt; Thanks! &lt;br&gt; Randy
  </summary>
  </entry>
  <entry>
  <author>
  <name>Darren Pywell</name>
  <email>dapyw...@googlemail.com</email>
  </author>
  <updated>2009-12-18T07:54:12Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/f371becc9485f100?show_docid=f371becc9485f100</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/f371becc9485f100?show_docid=f371becc9485f100"/>
  <title type="text">Re: FusionReactor Group: Re: Multiple Instances - Fusion Reactor Not Working</title>
  <summary type="html" xml:space="preserve">
  Hi Rod, &lt;br&gt; Sure thing. Glad it&#39;s working :-) &lt;br&gt; Was the path in your web.xml or your default-web.xml file? &lt;br&gt; The config path definition is and isn&#39;t needed :-) and I&#39;d better &lt;br&gt; explain that... &lt;br&gt; If you specify the path FusionReactor knows exactly where to find it&#39;s &lt;br&gt; configuration file. If you leave it out FusionReactor looks for it&#39;s
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yendor</name>
  <email>rod.buc...@gmail.com</email>
  </author>
  <updated>2009-12-18T00:46:06Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/a764edd5794f66db?show_docid=a764edd5794f66db</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/a764edd5794f66db?show_docid=a764edd5794f66db"/>
  <title type="text">Re: FusionReactor Group: Re: Multiple Instances - Fusion Reactor Not Working</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; We found the problem, it was a bad path but it was in the web.xml &lt;br&gt; file. It looks like it was part of the original Fusion Reactor 1.x &lt;br&gt; install - so maybe it&#39;s not needed anymore? &lt;br&gt; &amp;lt;filter&amp;gt; &lt;br&gt; &amp;lt;filter-name&amp;gt;FusionReactor&amp;lt;/fi lter-name&amp;gt; &lt;br&gt; &amp;lt;filter-class&amp;gt;com.intergral.fu sionreactor.filter.FusionReact orFilter&amp;lt;/
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yendor</name>
  <email>rod.buc...@gmail.com</email>
  </author>
  <updated>2009-12-17T23:16:09Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/1022250f08ece475?show_docid=1022250f08ece475</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/1022250f08ece475?show_docid=1022250f08ece475"/>
  <title type="text">Re: FusionReactor Group: Re: Multiple Instances - Fusion Reactor Not Working</title>
  <summary type="html" xml:space="preserve">
  Hi Darren &lt;br&gt; Thanks, I didn&#39;t know where to look to change the path. I&#39;ll give that &lt;br&gt; a shot as soon as I can get permission to take a server out of the &lt;br&gt; cluster. &lt;br&gt; Cheers, &lt;br&gt; Rod
  </summary>
  </entry>
  <entry>
  <author>
  <name>Darren Pywell</name>
  <email>dapyw...@googlemail.com</email>
  </author>
  <updated>2009-12-17T21:13:52Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/cd40ab2e13faad14?show_docid=cd40ab2e13faad14</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/cd40ab2e13faad14?show_docid=cd40ab2e13faad14"/>
  <title type="text">Re: FusionReactor Group: Re: Multiple Instances - Fusion Reactor Not Working</title>
  <summary type="html" xml:space="preserve">
  Hi Rod, &lt;br&gt; Thanks for the info. The error tells us that FusionReactor is looking &lt;br&gt; in the wrong location it configuration file. It would be looking in &lt;br&gt; the instance folder as you point out. The instance folders were &lt;br&gt; introduced in FusionReactor 2, it seems like the instance manager that &lt;br&gt; was used created FR version 1 style entries.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yendor</name>
  <email>rod.buc...@gmail.com</email>
  </author>
  <updated>2009-12-17T07:28:18Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/40b9eaaf10918250?show_docid=40b9eaaf10918250</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/40b9eaaf10918250?show_docid=40b9eaaf10918250"/>
  <title type="text">Re: FusionReactor Group: Re: Multiple Instances - Fusion Reactor Not Working</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; Thankyou for the responses. &lt;br&gt; As for the support request, I wasn&#39;t the person who lodged it so I &lt;br&gt; cannot be sure that it was done properly. The person who did it said &lt;br&gt; that they followed the links on the website to the contact support &lt;br&gt; form here: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.fusion-reactor.com/contact/?type=services&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; To address your suggestions:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dan O&#39;Keefe</name>
  <email>dan.oke...@gmail.com</email>
  </author>
  <updated>2009-12-16T18:05:24Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/9d78705179f8e148/1110835286ffd9ae?show_docid=1110835286ffd9ae</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/9d78705179f8e148/1110835286ffd9ae?show_docid=1110835286ffd9ae"/>
  <title type="text">Re: FusionReactor Group: Re: 3.01 - not stopping at breakpoints</title>
  <summary type="html" xml:space="preserve">
  Thanks Charlie, I did not realize there were 2 separate groups. &lt;br&gt; &lt;p&gt;Chris, I had 2 issues. The first was my CF files are on the server in &lt;br&gt; the VMWare instance and I have a mapped drive letter on my client &lt;br&gt; which I was using in the source code lookup. I corrected that to be &lt;br&gt; the server path to the files. But even after correcting that I could
  </summary>
  </entry>
  <entry>
  <author>
  <name>charlie arehart</name>
  <email>charlie_li...@carehart.org</email>
  </author>
  <updated>2009-12-16T17:15:31Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/94db6dc27b3ab23a?show_docid=94db6dc27b3ab23a</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/94db6dc27b3ab23a?show_docid=94db6dc27b3ab23a"/>
  <title type="text">RE: FusionReactor Group: Re: Multiple Instances - Fusion Reactor Not Working</title>
  <summary type="html" xml:space="preserve">
  Besides what Darren offered, another possible problem is a firewall blocking &lt;br&gt; you from accessing the port, if you&#39;re using FR&#39;s built-in web server. &lt;br&gt; &lt;p&gt;I could see a situation where your primary instance may have been opened by &lt;br&gt; you using your external web server, but then the links in the Dashboard are
  </summary>
  </entry>
  <entry>
  <author>
  <name>charlie arehart</name>
  <email>charlie_li...@carehart.org</email>
  </author>
  <updated>2009-12-16T16:41:59Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/9d78705179f8e148/d9388b3df87b4342?show_docid=d9388b3df87b4342</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/9d78705179f8e148/d9388b3df87b4342?show_docid=d9388b3df87b4342"/>
  <title type="text">RE: FusionReactor Group: Re: 3.01 - not stopping at breakpoints</title>
  <summary type="html" xml:space="preserve">
  Besides Christopher&#39;s excellent tip, it seems to have slipped notice that &lt;br&gt; you&#39;ve asked this on the FusionReactor, rather than the FusionDebug, list. &lt;br&gt; &lt;p&gt;Just sharing this for future reference: if one is already a member of that &lt;br&gt; group, they can just change the email address for sending notes to &lt;br&gt; fusiondebug@googlegroups.com. And to join that group, see
  </summary>
  </entry>
  <entry>
  <author>
  <name>Darren Pywell</name>
  <email>dapyw...@googlemail.com</email>
  </author>
  <updated>2009-12-16T11:20:20Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/4ff3aa0ed9f223b2?show_docid=4ff3aa0ed9f223b2</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/4ff3aa0ed9f223b2?show_docid=4ff3aa0ed9f223b2"/>
  <title type="text">Re: Multiple Instances - Fusion Reactor Not Working</title>
  <summary type="html" xml:space="preserve">
  Hi Yendor, &lt;br&gt; &lt;p&gt;Just to touch on the support point first. The support is usually super- &lt;br&gt; responsive so I&#39;ve checked the support-inbox and I don&#39;t see a request &lt;br&gt; pending on this topic. Can you let me know when you sent the request, &lt;br&gt; thx. &lt;br&gt; &lt;p&gt;Using the Instance Manager or Installer, usually it&#39;s difficult to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Christopher</name>
  <email>chris_w...@intergral.com</email>
  </author>
  <updated>2009-12-16T08:20:35Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/9d78705179f8e148/10513acdaa026104?show_docid=10513acdaa026104</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/9d78705179f8e148/10513acdaa026104?show_docid=10513acdaa026104"/>
  <title type="text">Re: 3.01 - not stopping at breakpoints</title>
  <summary type="html" xml:space="preserve">
  Hi Dan, &lt;br&gt; &lt;p&gt;One important thing to note about remote debugging is that the source &lt;br&gt; lookup entries must be absolute pathnames on the server (e.g. C: &lt;br&gt; \ColdFusion8\wwwroot). It is important to note that the files on your &lt;br&gt; local machine must be in sync with the server files. &lt;br&gt; &lt;p&gt;Here is a technote about remote debugging:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Yendor</name>
  <email>rod.buc...@gmail.com</email>
  </author>
  <updated>2009-12-16T00:31:58Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/1c59ce2a8a275107?show_docid=1c59ce2a8a275107</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/90c0c69af22807fb/1c59ce2a8a275107?show_docid=1c59ce2a8a275107"/>
  <title type="text">Multiple Instances - Fusion Reactor Not Working</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; &lt;p&gt;We have Coldfusion 7 installed in multiserver mode (Windows 2003, IIS &lt;br&gt; 6). We have three instances of Coldfusion running on it - the default &lt;br&gt; instance and two extra instances. &lt;br&gt; &lt;p&gt;We have FusionReactor 3.5 enterprise and it installs ok on the default &lt;br&gt; CF instance. We used the &amp;quot;Instance Manager&amp;quot; to add the other two CF
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dan O&#39;Keefe</name>
  <email>dan.oke...@gmail.com</email>
  </author>
  <updated>2009-12-15T23:36:44Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/9d78705179f8e148/92693abb1b9787d5?show_docid=92693abb1b9787d5</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/9d78705179f8e148/92693abb1b9787d5?show_docid=92693abb1b9787d5"/>
  <title type="text">3.01 - not stopping at breakpoints</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;We purchased 5 licenses of FusionDebug and I will be training on it &lt;br&gt; for our developers, and our environments are all pretty similar: &lt;br&gt; &lt;p&gt;Windows XP - Service Pack 3 - Security Update 20,955 :) - Current &lt;br&gt; Eclipse is Flash Builder 4 Beta 2 - FD 3.01 perspective &lt;br&gt; VMWare Workstation 6.5.3 185404 - Windows Server 2003 - IIS -
  </summary>
  </entry>
  <entry>
  <author>
  <name>charlie arehart</name>
  <email>charlie_li...@carehart.org</email>
  </author>
  <updated>2009-12-15T17:54:53Z</updated>
  <id>http://groups.google.com/group/fusionreactor/browse_thread/thread/f5da15844e48f5ad/99ad6d309f78fcf9?show_docid=99ad6d309f78fcf9</id>
  <link href="http://groups.google.com/group/fusionreactor/browse_thread/thread/f5da15844e48f5ad/99ad6d309f78fcf9?show_docid=99ad6d309f78fcf9"/>
  <title type="text">CP setting for running requests: set it to one less than max that can run, to be notified when all running</title>
  <summary type="html" xml:space="preserve">
  I just noticed something that tripped up some expected crash protection &lt;br&gt; notification for someone I&#39;m working with. I wanted to share it with others &lt;br&gt; here. &lt;br&gt; &lt;p&gt;You may know that the FR Crash Protection offers 3 choices, detecting when a &lt;br&gt; request takes too long, memory is too low, or too many requests are running.
  </summary>
  </entry>
</feed>
