<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>

	<channel rdf:about="http://forums.newatlanta.com/">
	<title>New Atlanta Product Forums : Conference : BlueDragon</title>
	<description>Conference : BlueDragon : Discussion of the BlueDragon product line of ColdFusion-compatible web application servers for Microsoft .NET and Java/J2EE</description>
	<link>http://forums.newatlanta.com/</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=B91569FD-5232-4FAC-8BCD609343A2E31A&amp;r=1" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=B91569FD-5232-4FAC-8BCD609343A2E31A&amp;r=2" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=B91569FD-5232-4FAC-8BCD609343A2E31A&amp;r=3" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=4" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=5" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=6" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=7" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=8" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=9" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=10" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=11" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=FFFA9B9B-07D3-4E0F-85C7103243B25B21&amp;r=12" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=13" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=FFFA9B9B-07D3-4E0F-85C7103243B25B21&amp;r=14" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=FFFA9B9B-07D3-4E0F-85C7103243B25B21&amp;r=15" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=16" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=17" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=18" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=5E5B370A-EFA9-459B-B55253D69690061E&amp;r=19" />
			
			<rdf:li rdf:resource="http://forums.newatlanta.com/messages.cfm?threadid=A22BCAA8-4958-48C3-84BD31202AC4F1FA&amp;r=20" />
			
		</rdf:Seq>
	</items>
	
	</channel>

	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=B91569FD-5232-4FAC-8BCD609343A2E31A&amp;r=1">
		<title>RE: Viewing CF memory usage details</title>
		<description>Ok, I&apos;m starting to wonder if my memory issues are related to query-of-query caching.

According to Microsoft, I&apos;ve got over 700MB of &quot;cfStringData&quot; in an object rooted as follows:


GC Heap Size        0x80bc31e0(2,159,817,184)
--There are a lot of strings on the heap.
--Over 700MB of strings.
--These seem to be coming from com.naryx.tagfusion.cfm.engine.cfStringData objects.
 
--They are rooted like this:
 
RSP:7abeec0:Root:  00000000c0233468(System.Threading.ThreadStart)-&gt;
  00000000c0233440(System.Threading.ThreadHelper)-&gt;
  00000000c0233398(System.Threading.ThreadStart)-&gt;
  00000000c0233358(System.Object[])-&gt;
  00000000c004a440(System.Threading.ThreadStart)-&gt;
  00000000c004a428(com.ms.vjsharp.lang.ThreadEnd)-&gt;
  00000000c004a2e8(com.nary.util.AlarmManager)-&gt;
  00000000c02334c8(com.nary.util.VectorArrayList)-&gt;
  000000012001cfc0(System.Object[])-&gt;
  00000000890950c0(com.nary.util.AlarmUnit)-&gt;
  00000000a003f370(com.naryx.tagfusion.cfm.queryofqueries.qoqCache)-&gt;
  00000000a003f3f0(java.util.Hashtable)-&gt;
  00000000a0072638(System.Object[])-&gt;
  0000000100022340(com.ms.vjsharp.util.Item)-&gt;
  0000000100022318(com.naryx.tagfusion.cfm.queryofqueries.qoqCache+statementWrapper)-&gt;
  00000001000220f8(com.naryx.tagfusion.cfm.queryofqueries.selectStatement)-&gt;
  0000000100022020(com.nary.util.VectorArrayList)-&gt;
  0000000100022040(System.Object[])-&gt;
  00000001000220b0(com.naryx.tagfusion.cfm.queryofqueries.selectColumn)-&gt;
  0000000100022568(System.Object[])-&gt;
  00000000800ef9e8(com.naryx.tagfusion.cfm.engine.cfNullData)-&gt;
  00000000800dfbb8(com.nary.util.VectorArrayList)-&gt;
  00000000800fb008(System.Object[])-&gt;
  00000000800e8018(com.nary.util.VectorArrayList)-&gt;
  00000000800e8038(System.Object[])-&gt;
  00000000800e8478(com.naryx.tagfusion.cfm.engine.cfStringData)
 
=============================================

From that, it appears to me that QOQ might be the cause.  I&apos;ve checked the code on the site, and there are many places where dbtype=&quot;query&quot; is used, but none of them are using the cachedwithin parameter.     Does anyone know what the default query caching is in BD .Net x64 if cachedwithin is not specified?

I really need to track this down...

Thanks,

Bill</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=B91569FD-5232-4FAC-8BCD609343A2E31A&amp;r=1</link>
		<dc:date>2010-09-08T13:56:56-04:00</dc:date>
		<dc:subject>Viewing CF memory usage details</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=B91569FD-5232-4FAC-8BCD609343A2E31A&amp;r=2">
		<title>RE: Viewing CF memory usage details</title>
		<description>As a follow-up to this, if it&apos;s possible to view how much memory other aspects of BD .Net are using, such as the amount of memory cached pages / queries are using, that too would be helpful.

The web site in our &quot;staging&quot; area uses approx. 150 MB of memory.  Our live site quickly jumps to 2.5GB.  &quot;Staging&quot; is 32 bit, while live is x64, if that makes any difference.   The only other difference between the sites is the amount of traffic.  Data on staging is a copy of live.

Thanks,

Bill</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=B91569FD-5232-4FAC-8BCD609343A2E31A&amp;r=2</link>
		<dc:date>2010-09-07T12:46:21-04:00</dc:date>
		<dc:subject>Viewing CF memory usage details</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=B91569FD-5232-4FAC-8BCD609343A2E31A&amp;r=3">
		<title>Viewing CF memory usage details</title>
		<description>Hello all!

I&apos;ve been trying to debug a problem with one of our web sites, which is based on code dating back almost 10 years (originally written for CF 5).  It&apos;s been added to and messed with for years, and now it&apos;s a monstrous mess.  

The fun part is, we&apos;re suddenly having trouble with the site jumping from around 2 GB of RAM usage (the IIS process - we&apos;re running BD .Net x64) to as high as 10 or 11 GB before things grind to a halt.  I&apos;ve been having a hard time figuring out what&apos;s causing all this memory usage (massive number of sessions, etc).

Does anyone know of any tools that are available to view ALL sessions or all memory structures in use by BlueDragon?   If I could see what&apos;s in memory, I could probably find out where it&apos;s coming from.  Right now all I know is the total usage. 

I&apos;d appreciate your suggestions.

Thanks!

Bill</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=B91569FD-5232-4FAC-8BCD609343A2E31A&amp;r=3</link>
		<dc:date>2010-09-03T09:06:39-04:00</dc:date>
		<dc:subject>Viewing CF memory usage details</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=4">
		<title>RE: Does bluedragon for J2EE server support pdf generation</title>
		<description>It worked.

 Thanks a lot. 
FYI
I was using coldfusion mx server as my client. 
What i did was, used your code to return a String. 

[code]
&lt;cfset bindecode=BinaryDecode(myResult, &quot;base64&quot;)&gt;

&lt;cffile action=&quot;write&quot; file=&quot;C:\temp\patentform.pdf&quot; output=&quot;#bindecode#&quot; addnewline=&quot;No&quot;&gt;
&lt;cfcontent type=&quot;application/pdf&quot; file=&quot;c:\temp\patentform.pdf&quot;&gt;
[/code]</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=4</link>
		<dc:date>2010-09-01T17:52:45-04:00</dc:date>
		<dc:subject>Does bluedragon for J2EE server support pdf generation</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=5">
		<title>RE: Does bluedragon for J2EE server support pdf generation</title>
		<description>What are you using as your client? In my testing, I used BD as the client. You might try returning a string rather than binary data from your webservice. Change it to returntype=&quot;string&quot; and then encode the binary data as a string when returning it:

&lt;cfreturn BinaryEncode(returnString,&apos;Base64&apos;)&gt;

Does that help?</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=5</link>
		<dc:date>2010-09-01T12:32:52-04:00</dc:date>
		<dc:subject>Does bluedragon for J2EE server support pdf generation</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=6">
		<title>RE: Does bluedragon for J2EE server support pdf generation</title>
		<description>Vinceb, I did as you told 
[code]
&lt;cffunction name=&quot;getCreatePDF&quot; access=&quot;remote&quot; displayname=&quot;createPDF&quot; returntype=&quot;binary&quot;&gt;
	
&lt;cfdocument format=&quot;PDF&quot; name=&quot;returnString&quot;&gt;
	&lt;h1&gt;Park list&lt;/h1&gt;
	&lt;table width=&quot;95%&quot; border=&quot;2&quot; cellspacing=&quot;2&quot; cellpadding=&quot;2&quot; &gt;
 	 &lt;tr &gt;
 	   &lt;th&gt;Park&lt;/th&gt;
  	  &lt;th&gt;Manager&lt;/th&gt;
  	&lt;/tr&gt;
 	&lt;/table&gt;
	&lt;/cfdocument&gt; 
	&lt;cfreturn returnString&gt;
&lt;/cffunction&gt;
[/code]

But it now displays this error, What might be the problem? please help....

[code]
Cannot perform web service invocation getCreatePDF.  
The fault returned when invoking the web service operation is:

AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode: 
 faultString: org.xml.sax.SAXException: Bad types (class 
	[B -&gt; class java.lang.String)
 faultActor: 
 faultNode: 
 faultDetail: 
	{http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXException: Bad types (class [B -&gt; class java.lang.String)
	at org.apache.axis.message.RPCHandler.onStartChild(RPCHandler.java:286)
	at org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:1035)
	at org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:165)
	at org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:1141)
	at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:345)
	at org.apache.axis.message.RPCElement.getParams(RPCElement.java:384)
	at org.apache.axis.client.Call.invoke(Call.java:2448)
	at org.apache.axis.client.Call.invoke(Call.java:2347)
	at org.apache.axis.client.Call.invoke(Call.java:1804)
	at ATCC... &apos;&apos;
 
[/code]</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=6</link>
		<dc:date>2010-09-01T11:23:02-04:00</dc:date>
		<dc:subject>Does bluedragon for J2EE server support pdf generation</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=7">
		<title>RE: cfx_image</title>
		<description>so no one has made this work on 64 bit OS?

Thanks</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=7</link>
		<dc:date>2010-09-01T09:58:39-04:00</dc:date>
		<dc:subject>cfx_image</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=8">
		<title>RE: cfx_image</title>
		<description>I believe cfx_image is only 32-bit. I&apos;d suggest taking a look at the CFIMAGE tag--if you&apos;re only doing a resize it shouldn&apos;t be a difficult change to make.</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=8</link>
		<dc:date>2010-09-01T08:48:33-04:00</dc:date>
		<dc:subject>cfx_image</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=9">
		<title>RE: cfx_image</title>
		<description>I am running on 64 bit windows 2003.  I wanted to just port it over to Bluedragon and not rewrite code.  It is a simple use along with autoresize.cfm after an image is uploaded.  Is the dll not compatible with 64 bit?  I am pretty sure I ran it on CF on a 64 bit OS.</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=9</link>
		<dc:date>2010-09-01T08:35:39-04:00</dc:date>
		<dc:subject>cfx_image</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=10">
		<title>RE: cfx_image</title>
		<description>Are your running 32-bit (x86) or 64-bit (x64)?

Can you provide a simple example that will allow us to reproduce the problem?

Can you us the built-in CFIMAGE tag instead of cfx_image? See section 4.3.7 in the following document:

http://www.newatlanta.com/products/bluedragon/self_help/docs/7_1/BlueDragon_71_CFML_Enhancements_Guide.pdf</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=10</link>
		<dc:date>2010-09-01T08:17:09-04:00</dc:date>
		<dc:subject>cfx_image</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=11">
		<title>cfx_image</title>
		<description>Anyone have a problem using cfx_image?  I have it configured and everytime I go to run it, it throws server 500 error and crashes bluedragon to the point it needs to be restarted.  I can not find any error log to show me whats happening.

Any ideas?

Thanks</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=49BD8892-21BA-45AF-A81F5C217E31A54D&amp;r=11</link>
		<dc:date>2010-08-31T18:25:25-04:00</dc:date>
		<dc:subject>cfx_image</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=FFFA9B9B-07D3-4E0F-85C7103243B25B21&amp;r=12">
		<title>RE: Have my onError cake and eat it too</title>
		<description>Unfortunately, no. If you specify an error handler either via CFERROR or by configuring a default error handler in the admin console (Application-&gt;settings page), then BD with still create the rtelogs error dump if you have the &quot;Error Logging&quot; option selected in the admin console (Debug Settings page).

But, it appears that if you implement the Application.cfc onError event, it short-circuits the code that creates the error dump.</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=FFFA9B9B-07D3-4E0F-85C7103243B25B21&amp;r=12</link>
		<dc:date>2010-08-31T15:17:35-04:00</dc:date>
		<dc:subject>Have my onError cake and eat it too</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=13">
		<title>RE: Does bluedragon for J2EE server support pdf generation</title>
		<description>Remove the CFSAVECONTENT tag. Use the NAME parameter of the CFDOCUMENT tag to save the output to the &quot;returnString&quot; variable.

&lt;cfdocument format=&quot;PDF&quot; name=&quot;returnString&quot;&gt;
.
.
.
&lt;/cfdocument&gt;
&lt;cfreturn returnString&gt;

This works (I just tested it).</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=13</link>
		<dc:date>2010-08-31T15:06:38-04:00</dc:date>
		<dc:subject>Does bluedragon for J2EE server support pdf generation</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=FFFA9B9B-07D3-4E0F-85C7103243B25B21&amp;r=14">
		<title>RE: Have my onError cake and eat it too</title>
		<description>I&apos;m using BlueDragon JX 7.1 on Windows Server 2003.

I just implemented the onError method in my Application.cfc so that it emails me in the event of a site error. However, I noticed that BlueDragon no longer creates the error dump in the rtelogs directory now. Is there any way to use onError and still have the error dumps get created?

Thanks,
Carl</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=FFFA9B9B-07D3-4E0F-85C7103243B25B21&amp;r=14</link>
		<dc:date>2010-08-31T15:03:16-04:00</dc:date>
		<dc:subject>Have my onError cake and eat it too</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=FFFA9B9B-07D3-4E0F-85C7103243B25B21&amp;r=15">
		<title>RE: Have my onError cake and eat it too</title>
		<description>Bump.</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=FFFA9B9B-07D3-4E0F-85C7103243B25B21&amp;r=15</link>
		<dc:date>2010-08-31T15:02:44-04:00</dc:date>
		<dc:subject>Have my onError cake and eat it too</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=16">
		<title>RE: Does bluedragon for J2EE server support pdf generation</title>
		<description>Trouble invoking webservice that returns pdf in return.

Question:--

1) &quot;what should be the return type of webservice when it returns &quot;PDF&quot; file?
2) What retrun type does the webservice returns?
3) Do I have to to &lt;cfcontent type=&quot;application/pdf&quot;&gt; before webservice consuming code?
4) How should I invoke the webservice?

Below is the error and code I am using for this purpose. Can anyone please point out the errors in my code?

Error:-

Cannot perform web service invocation getCreatePDF.
[code]
The fault returned when invoking the web service operation is:
AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode: 
 faultString: org.xml.sax.SAXParseException: Content is not allowed in prolog.
 faultActor: 
 faultNode: 
 faultDetail: 
     {http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXParseException: Content is not allowed in prolog.
     at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
     at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
     at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
     at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
     at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
     at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source)
     at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
     at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
     at org.apache.xerces.parsers.XML11Configuration.pars... &apos;&apos;
[/code]

Here is my webservice component.

[code]
&lt;cffunction name=&quot;getCreatePDF&quot; access=&quot;remote&quot; displayname=&quot;createPDF&quot; returntype=&quot;binary&quot;&gt;
     &lt;cfsavecontent variable=&quot;returnString&quot;&gt;
     &lt;cfdocument format=&quot;PDF&quot;&gt;
            &lt;cfdocumentitem type=&quot;header&quot;&gt;National Parks Report&lt;/cfdocumentitem&gt;
            &lt;!--- Use a footer with current page of totalpages format ---&gt;
            &lt;cfdocumentitem type=&quot;footer&quot;&gt;
              &amp;nbs p;    &lt;cfoutput&gt;Page #cfdocument.currentpagenumber# of #cfdocument.totalpagecount#&lt;/cfoutput&gt;
          &lt;/cfdocumentitem&gt;
 
          &lt;h1&gt;Park list&lt;/h1&gt;
          &lt;table width=&quot;95%&quot; border=&quot;2&quot; cellspacing=&quot;2&quot; cellpadding=&quot;2&quot; &gt;
           &lt;tr &gt;
           &amp;nbs p;      &lt;th&gt;Park&lt;/th&gt;
             &amp;nbs p;     &lt;th&gt;Manager&lt;/th&gt;
            &lt;/tr&gt;
          &lt;/table&gt;
     &lt;/cfdocument&gt;
     &lt;/cfsavecontent&gt;
     &lt;cfreturn returnString&gt;
&lt;/cffunction&gt;
[/code]
Here is my webservice consuming code:
[code]
&lt;cfset objAPI = CreateObject(&quot;webservice&quot;, &quot;http://localhost:8060/WebServices1.cfc?wsdl&quot;)/&gt;
 
&lt;cfset objAPI._setProperty(&quot;Cookie&quot;, &quot;myCookie1=hello&quot;)&gt;
&lt;cfset objAPI.setMaintainSession(true)&gt;
&lt;cfset objAPI.init()/&gt;&lt;br&gt;
&lt;!--- &lt;cfcontent type=&quot;application/pdf&quot;&gt; ---&gt;
&lt;cfset myResult=objAPI.getCreatePDF()&gt;
&lt;cfset myResult1 = BinaryEncode(myResult,&apos;Base64&apos;)&gt;
 
&lt;cfoutput&gt;
#myResult1#
&lt;/cfoutput&gt;
[/code]</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=16</link>
		<dc:date>2010-08-31T11:11:32-04:00</dc:date>
		<dc:subject>Does bluedragon for J2EE server support pdf generation</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=17">
		<title>RE: Does bluedragon for J2EE server support pdf generation</title>
		<description>What errors are you getting?

Yes, BlueDragon supports PDF generation via the CFDOCUMENT tag. No, it does not require any third-party components.</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=17</link>
		<dc:date>2010-08-30T17:37:02-04:00</dc:date>
		<dc:subject>Does bluedragon for J2EE server support pdf generation</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=18">
		<title>Does bluedragon for J2EE server support pdf generation</title>
		<description>I am getting errors while invoking component.

I am using &lt;cfdocument fomat=&quot;pdf&quot;&gt; for pdf generation? 
Does the bluedragon server supports PDF generation or do we have to buy third party component to do this work for us?(Ex:- Adobe).
If yes, how to do I integrate it?

Please help.</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=145D2FCA-6C54-48ED-97F5CF127091C52C&amp;r=18</link>
		<dc:date>2010-08-30T17:30:09-04:00</dc:date>
		<dc:subject>Does bluedragon for J2EE server support pdf generation</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=5E5B370A-EFA9-459B-B55253D69690061E&amp;r=19">
		<title>BD suddenly not working</title>
		<description>We have had BD up and running for about two years now, w/out many issues at all.

We are attempting to finalize our move to a pure .NET platform, and yesterday installed SSRS on the box.

Suddenly, we are unable to access ANY sites that utilize BD on the box.

I just looked at the log files; here are today&apos;s log file and yesterday&apos;s log file.  There is an  error being thrown every time we attempt to restart the BD service.

Any help would be GREATLY appreciated.  this is a production box, and it is all the way down.


TODAY

]--- Logging Started --- $Revision: 1.39 $ ---[
24/08/10 11:24.43: -] BlueDragon server is starting up...
24/08/10 11:24.43: -] BlueDragon Product Version: 7,0,1,352
24/08/10 11:24.43: -] BlueDragon WorkingDirectory=[C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work]
24/08/10 11:24.43: -] BlueDragon TempDirectory=[C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\temp]
24/08/10 11:24.43: -] tagChecker loaded: 132 tags
24/08/10 11:24.43: -] cfmlFileCache Configuration. Caching=1000 files; trusted cache=false; keyOnServer=false
24/08/10 11:24.43: -] cfmlFileCache.loadCustomTagMappings [CF_] &gt;&gt; [C:\Program Files\New Atlanta\BlueDragon.NET\customtags]
24/08/10 11:24.43: -] cfmlFileCache.loadGlobalCustomTagMappings: no global custom tag mappings defined.
24/08/10 11:24.43: -] cfmlFileCache.loadCFMappings: no CF mappings defined.
24/08/10 11:24.43: -] cfmlFileCache.loadPrecompiledKeys: no precompiled template keys defined.
24/08/10 11:24.43: -] cfmlFileCache.BDA Loaded  [admin] Context [/bluedragon]-&gt;[C:\Program Files\New Atlanta\BlueDragon.NET\config\admin.bda]
24/08/10 11:24.43: -] Java CFX Mapping problem occurred. Please check the XML file.
24/08/10 11:24.43: -] RunTimeError Directory=[C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\temp\rtelogs]
24/08/10 11:24.43: -] cfEngine: Using default character encoding UTF-8
24/08/10 11:24.43: -] Edition: BlueDragon .NET
24/08/10 11:24.43: -] Level: 64-bit
24/08/10 11:24.43: -] License Mode: Full
24/08/10 11:24.43: -] BlueDragon NativeLibDirectory=[C:\Program Files\New Atlanta\BlueDragon.NET\lib/]
24/08/10 11:24.43: -] AlarmManager $Revision: 1.22 $ started
24/08/10 11:24.43: -] dbPool: Initialised using: nary PoolManager $Revision: 1.21 $
24/08/10 11:24.43: -] connection pool validation queries ENABLED
24/08/10 11:24.43: -] queryBatchServer started $Revision: 3.4 $ Working in [C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\cfquerybatch]
24/08/10 11:24.43: -] queryCache: server.cfquery.cachecount=1000
24/08/10 11:24.43: -] mailServer started $Revision: 3.14 $ Working in [C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\cfmail]
24/08/10 11:24.43: -] CFIMAP Caching Engine Initialised.
24/08/10 11:24.43: -] cfApplicationManager.DefaultClientStorage=[cookie]
24/08/10 11:24.43: -] cfApplicationManager.Using J2EE/ASP.NET Sessions? true
24/08/10 11:24.43: -] cfChart: storage=[file]
24/08/10 11:24.43: -] cfChart: storage cache size=[0]
24/08/10 11:24.43: -] scheduleEngine started $Revision: 3.11 $.  Logging in [C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\cfschedule\schedule.log]
24/08/10 11:24.43: -] cfCacheContent: InMemoryCache=50
24/08/10 11:24.43: -] cfEngine: Show Debug output on error? true
24/08/10 11:24.43: -] cfEngine: Assertions disabled
24/08/10 11:24.43: -] cfEngine: Combined Form/Url Scope? false
24/08/10 11:24.43: -] Auto-configure of ODBC datasources is enabled
24/08/10 11:24.43: -] cfEngine: .NET reflection is enabled
24/08/10 11:24.43: -] BlueDragon has initialised. Ready for requests.
24/08/10 11:29.31: mailSender failed due to unexpected exception: com.ms.vjsharp.lang.ThrowableWrapper
24/08/10 11:29.31: com.ms.vjsharp.lang.ThrowableWrapper: Thread was being aborted.
   at com.nary.Debug.intPrintStackTrace(Throwable E)
   at com.nary.Debug.printStackTrace(Throwable t)
   at com.naryx.tagfusion.cfm.mail.mailServer.MailSender.run()



EARLIER TODAY

]--- Logging Started --- $Revision: 1.39 $ ---[
24/08/10 09:43.53: -] BlueDragon server is starting up...
24/08/10 09:43.53: -] BlueDragon Product Version: 7,0,1,352
24/08/10 09:43.53: -] BlueDragon WorkingDirectory=[C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work]
24/08/10 09:43.53: -] BlueDragon TempDirectory=[C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\temp]
24/08/10 09:43.53: -] tagChecker loaded: 132 tags
24/08/10 09:43.53: -] cfmlFileCache Configuration. Caching=1000 files; trusted cache=false; keyOnServer=false
24/08/10 09:43.53: -] cfmlFileCache.loadCustomTagMappings [CF_] &gt;&gt; [C:\Program Files\New Atlanta\BlueDragon.NET\customtags]
24/08/10 09:43.53: -] cfmlFileCache.loadGlobalCustomTagMappings: no global custom tag mappings defined.
24/08/10 09:43.53: -] cfmlFileCache.loadCFMappings: no CF mappings defined.
24/08/10 09:43.53: -] cfmlFileCache.loadPrecompiledKeys: no precompiled template keys defined.
24/08/10 09:43.53: -] cfmlFileCache.BDA Loaded  [admin] Context [/bluedragon]-&gt;[C:\Program Files\New Atlanta\BlueDragon.NET\config\admin.bda]
24/08/10 09:43.53: -] Java CFX Mapping problem occurred. Please check the XML file.
24/08/10 09:43.53: -] RunTimeError Directory=[C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\temp\rtelogs]
24/08/10 09:43.53: -] cfEngine: Using default character encoding UTF-8
24/08/10 09:43.53: -] Edition: BlueDragon .NET
24/08/10 09:43.53: -] Level: 64-bit
24/08/10 09:43.53: -] License Mode: Full
24/08/10 09:43.53: -] BlueDragon NativeLibDirectory=[C:\Program Files\New Atlanta\BlueDragon.NET\lib/]
24/08/10 09:43.53: -] AlarmManager $Revision: 1.22 $ started
24/08/10 09:43.53: -] dbPool: Initialised using: nary PoolManager $Revision: 1.21 $
24/08/10 09:43.53: -] connection pool validation queries ENABLED
24/08/10 09:43.53: -] queryBatchServer started $Revision: 3.4 $ Working in [C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\cfquerybatch]
24/08/10 09:43.53: -] queryCache: server.cfquery.cachecount=1000
24/08/10 09:43.53: -] mailServer started $Revision: 3.14 $ Working in [C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\cfmail]
24/08/10 09:43.53: -] CFIMAP Caching Engine Initialised.
24/08/10 09:43.53: -] cfApplicationManager.DefaultClientStorage=[cookie]
24/08/10 09:43.53: -] cfApplicationManager.Using J2EE/ASP.NET Sessions? true
24/08/10 09:43.53: -] cfChart: storage=[file]
24/08/10 09:43.53: -] cfChart: storage cache size=[0]
24/08/10 09:43.53: -] scheduleEngine started $Revision: 3.11 $.  Logging in [C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\cfschedule\schedule.log]
24/08/10 09:43.53: -] cfCacheContent: InMemoryCache=50
24/08/10 09:43.53: -] cfEngine: Show Debug output on error? true
24/08/10 09:43.53: -] cfEngine: Assertions disabled
24/08/10 09:43.53: -] cfEngine: Combined Form/Url Scope? false
24/08/10 09:43.54: -] Auto-configure of ODBC datasources is enabled
24/08/10 09:43.54: -] cfEngine: .NET reflection is enabled
24/08/10 09:43.54: -] BlueDragon has initialised. Ready for requests.
24/08/10 10:16.59: mailSender failed due to unexpected exception: com.ms.vjsharp.lang.ThrowableWrapper
24/08/10 10:16.59: com.ms.vjsharp.lang.ThrowableWrapper: Thread was being aborted.
   at com.nary.Debug.intPrintStackTrace(Throwable E)
   at com.nary.Debug.printStackTrace(Throwable t)
   at com.naryx.tagfusion.cfm.mail.mailServer.MailSender.run()



YESTERDAY

]--- Logging Started --- $Revision: 1.39 $ ---[
23/08/10 18:13.58: -] BlueDragon server is starting up...
23/08/10 18:13.58: -] BlueDragon Product Version: 7,0,1,352
23/08/10 18:13.58: -] BlueDragon WorkingDirectory=[C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work]
23/08/10 18:13.58: -] BlueDragon TempDirectory=[C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\temp]
23/08/10 18:13.58: -] tagChecker loaded: 132 tags
23/08/10 18:13.58: -] cfmlFileCache Configuration. Caching=1000 files; trusted cache=false; keyOnServer=false
23/08/10 18:13.58: -] cfmlFileCache.loadCustomTagMappings [CF_] &gt;&gt; [C:\Program Files\New Atlanta\BlueDragon.NET\customtags]
23/08/10 18:13.58: -] cfmlFileCache.loadGlobalCustomTagMappings: no global custom tag mappings defined.
23/08/10 18:13.58: -] cfmlFileCache.loadCFMappings: no CF mappings defined.
23/08/10 18:13.58: -] cfmlFileCache.loadPrecompiledKeys: no precompiled template keys defined.
23/08/10 18:13.58: -] cfmlFileCache.BDA Loaded  [admin] Context [/bluedragon]-&gt;[C:\Program Files\New Atlanta\BlueDragon.NET\config\admin.bda]
23/08/10 18:13.59: -] Java CFX Mapping problem occurred. Please check the XML file.
23/08/10 18:13.59: -] RunTimeError Directory=[C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\temp\rtelogs]
23/08/10 18:13.59: -] cfEngine: Using default character encoding UTF-8
23/08/10 18:13.59: -] Edition: BlueDragon .NET
23/08/10 18:13.59: -] Level: 64-bit
23/08/10 18:13.59: -] License Mode: Full
23/08/10 18:13.59: -] BlueDragon NativeLibDirectory=[C:\Program Files\New Atlanta\BlueDragon.NET\lib/]
23/08/10 18:13.59: -] AlarmManager $Revision: 1.22 $ started
23/08/10 18:13.59: -] dbPool: Initialised using: nary PoolManager $Revision: 1.21 $
23/08/10 18:13.59: -] connection pool validation queries ENABLED
23/08/10 18:13.59: -] queryBatchServer started $Revision: 3.4 $ Working in [C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\cfquerybatch]
23/08/10 18:13.59: -] queryCache: server.cfquery.cachecount=1000
23/08/10 18:13.59: -] mailServer started $Revision: 3.14 $ Working in [C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\cfmail]
23/08/10 18:13.59: -] CFIMAP Caching Engine Initialised.
23/08/10 18:13.59: -] cfApplicationManager.DefaultClientStorage=[cookie]
23/08/10 18:13.59: -] cfApplicationManager.Using J2EE/ASP.NET Sessions? true
23/08/10 18:13.59: -] cfChart: storage=[file]
23/08/10 18:13.59: -] cfChart: storage cache size=[0]
23/08/10 18:13.59: -] scheduleEngine started $Revision: 3.11 $.  Logging in [C:\Program Files\New Atlanta\BlueDragon.NET\Web Site 1333549600\portal\work\cfschedule\schedule.log]
23/08/10 18:13.59: -] cfCacheContent: InMemoryCache=50
23/08/10 18:13.59: -] cfEngine: Show Debug output on error? true
23/08/10 18:13.59: -] cfEngine: Assertions disabled
23/08/10 18:13.59: -] cfEngine: Combined Form/Url Scope? false
23/08/10 18:14.00: -] Auto-configure of ODBC datasources is enabled
23/08/10 18:14.00: -] cfEngine: .NET reflection is enabled
23/08/10 18:14.00: -] BlueDragon has initialised. Ready for requests.</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=5E5B370A-EFA9-459B-B55253D69690061E&amp;r=19</link>
		<dc:date>2010-08-24T12:52:43-04:00</dc:date>
		<dc:subject>BD suddenly not working</dc:subject>
		</item>
	
		
		
		
	
		<item rdf:about="http://forums.newatlanta.com/messages.cfm?threadid=A22BCAA8-4958-48C3-84BD31202AC4F1FA&amp;r=20">
		<title>RE: File upload progress bar</title>
		<description>How about something like this http://pixeline.be/experiments/jqUploader/ ? 

There must be many more around, that was just first one that I found with Google and &quot;html file upload progress bar&quot;

Tero Pikala</description>
		<link>http://forums.newatlanta.com/messages.cfm?threadid=A22BCAA8-4958-48C3-84BD31202AC4F1FA&amp;r=20</link>
		<dc:date>2010-08-20T08:12:01-04:00</dc:date>
		<dc:subject>File upload progress bar</dc:subject>
		</item>
	
	
</rdf:RDF>

