Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Image Does not Show in the Exported PDF
simontorca
Hi,<br />
When I tried to do Export Report to PDF from BIRT Report Viewer, the image was missing in the exported PDF (the image did display in the BIRT Report Viewer), and I saw the following error message: <br />
<br />
[12/11/09 10:56:21:277 EST] 0000002c Layout E cmsuat.myhost.com<br />
<br />
[12/11/09 10:56:21:351 EST] 0000002c PageDeviceRen W cmsuat.myhost.com<br />
java.net.UnknownHostException: cmsuat.myhost.com<br />
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)<br />
at java.net.Socket.connect(Socket.java:520)<br />
at java.net.Socket.connect(Socket.java:470)<br />
at sun.net.NetworkClient.doConnect(NetworkClient.java:157)<br />
at sun.net.www.http.HttpClient.openServer(HttpClient.java:388)<br />
at sun.net.www.http.HttpClient.openServer(HttpClient.java:523)<br />
at com.ibm.net.ssl.www2.protocol.https.b.<init>(b.java:88)<br />
at com.ibm.net.ssl.www2.protocol.https.b.a(b.java:86)<br />
at com.ibm.net.ssl.www2.protocol.https.c.getNewHttpClient(c.java:60)<br />
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:765)<br />
at com.ibm.net.ssl.www2.protocol.https.c.connect(c.java:31)<br />
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:934)<br />
at com.ibm.net.ssl.www2.protocol.https.a.getInputStream(a.java:13)<br />
at java.net.URL.openStream(URL.java:1007)<br />
<br />
My question is how we can set up so that the domain name can be resolved during export (HTTPS and Domain Name were used)? <br />
<br />
I was using BIRT 2.3.0<br />
<br />
Thanks,
Find more posts tagged with
Comments
Virgil Dodson
Hi simontorca,
Does this happen all the time, or just once and with just one image? Im guessing this is an image from a URL, right? You might try some other image options, like embedded at design time or from the resources folder if it makes sence for you app.