-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
1.3.5
-
None
-
Standalone; JDK 1.4; Windows XP Professional;
When an image is thumbnailed on a page, the thumbnail image doesn't display on the page, though the "spot" on the page where the thumbnail image should appear IS active as a link - hovering the mouse over the spot changes the cursor to the hand icon, and clicking the mouse will then display the full size image.
[CONFSERVER-3265] Image thumbnails not displaying on page
That fixed it, Dave.
I had 64 M allocated to Confluence, but that was because it was hogging all
of my memory, and currently I'm running everything on my personal machine. I
upped the memory to 128M.
Danny,
How much memory has been allocated to your Confluence instance? How much is free?
Here's a fix that may work for you:
1) Shutdown confluence
2) up the memory allocated using -Xmx<insert max memory>
3) remove the thumbnails directory from confluence home
Let us know if this helps.
Cheers,
Dave
The attachments are there in the Confluence home directory.
I've attached one of the jpg files to the issue.
Danny
Hi Danny,
Can you check if these attachments exist inside your confluence home directory?
In particular search for <your confluence home directory>/thumbnails/486/thebuzz.jpg which is one of the thumbnails mentioned in the website source above. If they are not there, then there must've been errors generating the thumbnails.
To help us work out what these errors are, we need you to collect the error messages that appear inside the Confluence DOS window and send them to us.
Also out of curiosity, are these normal jpg files? How were they created? Can you attach one of them onto this issue?
Cheers,
Dave
Charles,
Thanks for getting back to me.
It's all images. The html follows:
___________________________________________________
<html>
<head>
<title>Luau - Confluence</title>
<!-- CONFL-BEGIN standardHeader -->
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Expires" CONTENT="-1">
<script language="javascript">
var contextPath = '';
</script>
<link rel="stylesheet" href="/styles/main-action.css?spaceKey=ACAHelp"
type="text/css" />
<link rel="shortcut icon" href="/images/icons/favicon.ico">
<link rel="icon" type="image/png" href="/images/icons/favicon.png">
<script src="/decorators/effects.js"></script>
<!-- CONF-END standardHeader -->
</head>
<body onload="placeFocus()">
<div id="Content">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="60%" rowspan=2 class="logocell"> <div
class="spacenametitle"><a href="/display/ACAHelp"><img
src="/images/confluence_logo.gif" align="bottom" border="0"></a> <a
href="/display/ACAHelp">ACA Help</a></div>
</td>
<td width="40%" align="right" valign="top">
<table align="right" border=0 cellspacing=1 cellpadding=2 bgcolor="ffffff">
<tr>
<td nowrap onClick="window.document.location='/'" align=center
valign=middle class="navItem" onMouseOver="this.className='navItemOver'"
onMouseOut="this.className='navItem'">
<a href="/"
title="Go to the Confluence Dashboard" accessKey="h"
onClick="return false" ><u>H</u>OME</a> </td>
<td nowrap
onClick="window.document.location='/spaces/listspaces.action'" align=center
valign=middle class="navItem" onMouseOver="this.className='navItemOver'"
onMouseOut="this.className='navItem'">
<a href="/spaces/listspaces.action"
title="The spaces available for you" accessKey="s"
onClick="return false" ><u>S</u>PACES</a> </td>
<td nowrap
onClick="window.document.location='/admin/console.action'" align=center
valign=middle class="navItem" onMouseOver="this.className='navItemOver'"
onMouseOut="this.className='navItem'">
<a href="/admin/console.action"
title="Manage this Confluence instance" accessKey="a"
onClick="return false" ><u>A</u>DMINISTRATION</a> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td align=right valign="bottom">
<span class="smalltext">
User: dsmitherman
<a href="#"
onClick="window.open('/users/viewuserhistory.action','user_history',
'width=620, height=150, resizable')" title="View History">History</a> |
<a href="/display/~dsmitherman">Profile</a> | <a
href="/logout.action">Log Out</a>
</span>
<a
href="/display/ACAHelp/Luau?showAttachments=true&decorator=printable"><img
src="/images/icons/print_16.gif" width="16" height="16" hspace="1"
vspace="1" align="absmiddle" border="0" alt="View a printable version of the
current page." title="View a printable version of the current page."/></a>
<a
href="http://confluence.atlassian.com/display/DOC"><img
src="/images/icons/help_16.gif" width="16" height="16" hspace="1" vspace="1"
align="absmiddle" border="0" alt="Get help from the Confluence website."
title="Get help from the Confluence website."/></a>
</td>
</tr>
</table>
<!-- CONF-BEGIN breadcrumbsAndSearch -->
<div width="100%" class="breadcrumbs">
<table width=100% cellspacing=0 cellpadding=0 border=0><tr>
<td>
Location:
<a href="/dashboard.action">Dashboard</a>
>
<a
href="/spaces/viewspacesummary.action?key=ACAHelp">ACAHelp</a> >
<a href="/pages/listpages.action?key=ACAHelp">Pages</a> >
<a
href="/display/ACAHelp/ACA+Homepage">ACA Homepage</a> >
<a href="/display/ACAHelp/Luau">Luau</a>
</td>
<form method="GET" action="/dosearchsite.action"
name="searchForm"><input type="hidden" name="quickSearch" value="true" />
<td align=right width=200 valign="bottom"><a href="/searchsite.action"
style="text-decoration: none;"><u>Q</u>uick <u>Search</u></a>:<input
type="text" accessKey="q" name="searchQuery.queryString" size="10"/><input
type="submit" value="Go"/><br/><img src="/images/border/spacer.gif"
height="1" width="200"/></td>
</form>
</tr></table>
</div>
<!-- CONF-END breadcrumbsAndSearch -->
<table border="0" cellpadding="5" cellspacing="0" width="100%"><tr><td>
<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr>
<td valign="top" class="pagebody">
<div class="pageheader">
<span class="pagetitle">Luau</span>
</div>
<script language="javascript">
function toggle(id) {
var oldAttachmentVersionsBlock =
document.getElementById('attachment' + id);
with (oldAttachmentVersionsBlock.style)
var arrowIcon = document.getElementById('arrow' + id);
with (arrowIcon)
{
if (src != null &&
(src.indexOf('/images/icons/arrow_closed_active_16.gif') != -1 ||
src.indexOf('/images/icons/arrow_closing_active_16.gif') != -1))
else
{ src = '/images/icons/arrow_closing_active_16.gif'; } }
}
</script>
<div class="pagesubheading">
Last changed on May 18, 2005
by <a
href="/display/~dsmitherman">Danny Smitherman</a>
</div>
<!-- page content -->
<p class="paragraph"><a
href='/download/attachments/486/thebuzz.jpg' target='thebuzz.jpg'
onClick='window.open("/download/attachments/486/thebuzz.jpg", "thebuzz.jpg",
"height=1556,width=2068,menubar=no,status=no,toolbar=no"); return
false;'><img border='0' src='/download/thumbnails/486/thebuzz.jpg'
width='200' height='150' align="absmiddle" border="0" ></a><br/>
<a href='/download/attachments/486/shakeit.jpg' target='shakeit.jpg'
onClick='window.open("/download/attachments/486/shakeit.jpg", "shakeit.jpg",
"height=1556,width=2068,menubar=no,status=no,toolbar=no"); return
false;'><img border='0' src='/download/thumbnails/486/shakeit.jpg'
width='200' height='150' align="absmiddle" border="0" ></a><br/>
<a href='/download/attachments/486/yummy.jpg' target='yummy.jpg'
onClick='window.open("/download/attachments/486/yummy.jpg", "yummy.jpg",
"height=2068,width=1556,menubar=no,status=no,toolbar=no"); return
false;'><img border='0' src='/download/thumbnails/486/yummy.jpg' width='150'
height='200' align="absmiddle" border="0" ></a></p><div align='center'><div
class='informationMacroPadding'><table cellpadding='5' width='85%'
cellspacing='0' class='infoMacro' border='0'><tr><td width='16'
valign='top'><img src="/images/icons/emoticons/information.png" width="16"
height="16" align="absmiddle" alt="" border="0"></td><td><b
class="strong">Check out the vid!</b><br /><br/>
Click on the attachment link below for the file "Luau.avi"…
</td></tr></table></div></div>
<!-- page content ends -->
<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
<rdf:Description
rdf:about="http://dsmitherman:8080/display/ACAHelp/Luau"
dc:identifier="http://dsmitherman:8080/display/ACAHelp/Luau"
dc:title="Luau"
trackback:ping="http://dsmitherman:8080/rpc/trackback/486"/>
</rdf:RDF>
-->
<div
class="tabletitle">
<a name="attachments">Attachments</a>
<span class="bodytext">
<a
href="/display/ACAHelp/Luau?showAttachments=false">Hide Attachments</a>
<a
href="/pages/attachfile.action?pageId=486"><img
src="/images/icons/attach_file_16.gif" height=16 width=16 border=0
align=absmiddle title="Attach File"></a>
<a
href="/pages/attachfile.action?pageId=486">Attach File</a>
</span>
</div>
<div class="greybox" align="left">
<div
class="attachment">
<img align="absmiddle" height="16"
width="16" id="arrow78" src="/images/border/spacer.gif"><a
name="Luau-attachment-luau.avi"><img
src="/images/icons/attachments/file.gif" height=16 width=16 border=0
vspace=1 align=absmiddle alt="File">
</a>
<a
href="/download/attachments/486/luau.avi?version=1">luau.avi</a>
<span class="smalltext">
(3.73 Mb -
<a
href="/display/~dsmitherman">Danny Smitherman</a>
-
May 17, 2005)
</span>
<a
href="/pages/renameattachedfile.action?pageId=486&fileName=luau.avi&version=
1&newFileName=luau.avi"><img src="/images/icons/move_16.gif"
height=16 width=16 border=0
align=absmiddle title="Rename"></a>
<a
href="/pages/removeattachedfile.action?pageId=486&fileName=luau.avi&version=
1"
onClick="javascript:if( confirm('Are you
sure you want to remove attached file luau.avi?')) return true; else return
false;"><img
src="/images/icons/trash_16.gif"
height=16 width=16 border=0 align=absmiddle title="Remove"></a>
</div>
<div class="attachment">
<img align="absmiddle" height="16"
width="16" id="arrow79" src="/images/border/spacer.gif"><a
name="Luau-attachment-shakeit.jpg"><img
src="/images/icons/attachments/image.gif" height=16 width=16 border=0
vspace=1 align=absmiddle alt="JPEG File">
</a>
<a
href="/download/attachments/486/shakeit.jpg?version=1">shakeit.jpg</a>
<span class="smalltext">
(1.60 Mb -
<a
href="/display/~dsmitherman">Danny Smitherman</a>
-
May 18, 2005)
</span>
<a
href="/pages/renameattachedfile.action?pageId=486&fileName=shakeit.jpg&versi
on=1&newFileName=shakeit.jpg"><img src="/images/icons/move_16.gif"
height=16 width=16 border=0
align=absmiddle title="Rename"></a>
<a
href="/pages/removeattachedfile.action?pageId=486&fileName=shakeit.jpg&versi
on=1"
onClick="javascript:if( confirm('Are you
sure you want to remove attached file shakeit.jpg?')) return true; else
return false;"><img
src="/images/icons/trash_16.gif"
height=16 width=16 border=0 align=absmiddle title="Remove"></a>
</div>
<div class="attachment">
<img align="absmiddle" height="16"
width="16" id="arrow77" src="/images/border/spacer.gif"><a
name="Luau-attachment-thebuzz.jpg"><img
src="/images/icons/attachments/image.gif" height=16 width=16 border=0
vspace=1 align=absmiddle alt="JPEG File">
</a>
<a
href="/download/attachments/486/thebuzz.jpg?version=1">thebuzz.jpg</a>
<span class="smalltext">
(349 kb -
<a
href="/display/~dsmitherman">Danny Smitherman</a>
-
May 16, 2005)
</span>
<a
href="/pages/renameattachedfile.action?pageId=486&fileName=thebuzz.jpg&versi
on=1&newFileName=thebuzz.jpg"><img src="/images/icons/move_16.gif"
height=16 width=16 border=0
align=absmiddle title="Rename"></a>
<a
href="/pages/removeattachedfile.action?pageId=486&fileName=thebuzz.jpg&versi
on=1"
onClick="javascript:if( confirm('Are you
sure you want to remove attached file thebuzz.jpg?')) return true; else
return false;"><img
src="/images/icons/trash_16.gif"
height=16 width=16 border=0 align=absmiddle title="Remove"></a>
</div>
<div class="attachment">
<img align="absmiddle" height="16"
width="16" id="arrow80" src="/images/border/spacer.gif"><a
name="Luau-attachment-yummy.jpg"><img
src="/images/icons/attachments/image.gif" height=16 width=16 border=0
vspace=1 align=absmiddle alt="JPEG File">
</a>
<a
href="/download/attachments/486/yummy.jpg?version=1">yummy.jpg</a>
<span class="smalltext">
(495 kb -
<a
href="/display/~dsmitherman">Danny Smitherman</a>
-
May 18, 2005)
</span>
<a
href="/pages/renameattachedfile.action?pageId=486&fileName=yummy.jpg&version
=1&newFileName=yummy.jpg"><img src="/images/icons/move_16.gif"
height=16 width=16 border=0
align=absmiddle title="Rename"></a>
<a
href="/pages/removeattachedfile.action?pageId=486&fileName=yummy.jpg&version
=1"
onClick="javascript:if( confirm('Are you
sure you want to remove attached file yummy.jpg?')) return true; else return
false;"><img
src="/images/icons/trash_16.gif"
height=16 width=16 border=0 align=absmiddle title="Remove"></a>
</div>
</div>
<div class="tabletitle">
<a name="comments">Comments</a>
<span class="bodytext">
<a href="/display/ACAHelp/Luau?showComments=false">Hide
Comments</a>
</span>
</div>
<div align="left">
<div class="greyboxfilled" style="padding: 10px; width: 75%">
<table border=0 width=100%>
<form name="inlinecommentform" method="POST"
action="/pages/doaddcomment.action?pageId=486">
<tr><td><a name="addcomment"><b>Add
Comment</b></a></td></tr>
<tr>
<td colspan=2>
<textarea name="content" rows="10" cols="80" style="width:100%;
font:12px monospace;"></textarea>
</td>
</tr>
<tr>
<td colspan="2" align="right">
<input type="submit" name="confirm"
value="Add"/> <input type="submit"
name="preview" value="Preview"/> </td>
</tr>
</form>
</table>
</div>
</div>
</td>
<td width="5"> </td>
<td valign="top" width=" 25% ">
<div class="navmenu">
<div class="menuheading">Page
Operations</div>
<div class="menuitems">
<div class="operations">
<ul>
<li><a href="/pages/editpage.action?pageId=486" accesskey="e"><img
src="/images/icons/edit_only_16.gif" height=16 width=16 border=0
align=absmiddle title="Edit Page"></a><span class="label">
<a href="/pages/editpage.action?pageId=486">Edit Page</a></span></li>
<li><a href="/pages/attachfile.action?pageId=486"><img
src="/images/icons/attach_file_16.gif" height=16 width=16 border=0
align=absmiddle title="Attach File"></a><span class="label">
<a href="/pages/attachfile.action?pageId=486">Attach
File</a></span></li>
<li><a href="/pages/pageinfo.action?pageId=486" accesskey="i"><img
src="/images/icons/about_16.gif" height=16 width=16 border=0 align=absmiddle
title="Page Information"></a><span class="label">
<a href="/pages/pageinfo.action?pageId=486">Page
Information</a></span></li>
<li><a href="/pages/viewpreviousversions.action?pageId=486"><img
src="/images/icons/history_16.gif" height=16 width=16 border=0
align=absmiddle title="Page History"></a><span class="label">
<a href="/pages/viewpreviousversions.action?pageId=486">Page
History</a></span></li>
<li><a
href="/pages/viewchangessincelastlogin.action?pageId=486"><img
src="/images/icons/history_16.gif" height=16 width=16 border=0
align=absmiddle title="Changes Since Last Login"></a><span class="label">
<a href="/pages/viewchangessincelastlogin.action?pageId=486">Changes
Since Last Login</a></span></li>
<li><a href="/pages/renamepage.action?pageId=486"><img
src="/images/icons/move_16.gif" height=16 width=16 border=0 align=absmiddle
title="Rename Page"></a><span class="label">
<a href="/pages/renamepage.action?pageId=486">Rename
Page</a></span></li>
<li><a href="/pages/movepage.action?pageId=486"><img
src="/images/icons/move_16.gif" height=16 width=16 border=0 align=absmiddle
title="Move Page"></a><span class="label">
<a href="/pages/movepage.action?pageId=486">Move Page</a></span></li>
<li><a href="/pages/removepage.action?pageId=486"><img
src="/images/icons/trash_16.gif" height=16 width=16 border=0 align=absmiddle
title="Remove Page"></a><span class="label">
<a href="/pages/removepage.action?pageId=486">Remove
Page</a></span></li>
<li><a href="/pages/exportpage.action?pageId=486"><img
src="/images/icons/exp_16.gif" height=16 width=16 border=0 align=absmiddle
title="Export Page"></a><span class="label">
<a href="/pages/exportpage.action?pageId=486">Export
Page</a></span></li>
<li><a href="/pages/lockpage.action?pageId=486"><img
src="/images/icons/lock_16.gif" height="16" width="16" border="0"
align="absmiddle" title="Lock Page"></a><span class="label">
<a href="/pages/lockpage.action?pageId=486">Lock Page</a></span></li>
<li><a
href="/pages/addpagenotification.action?pageId=486"><img
src="/images/icons/watch_16.gif" height=16 width=16 border=0 align=absmiddle
title="Watch this Page"></a><span class="label">
<a href="/pages/addpagenotification.action?pageId=486">Watch
this Page</a></span></li>
</ul>
<ul>
<li><a href="/display/ACAHelp/ACA+Homepage"><img
src="/images/icons/home_16.gif" height=16 width=16 border=0 align=absmiddle
title="Space Homepage"></a><span class="label">
<a href="/display/ACAHelp/ACA+Homepage">Space
Homepage</a></span></li>
<li><a
href="/spaces/viewspacesummary.action?key=ACAHelp"><img
src="/images/icons/web_16.gif" height=16 width=16 border=0 align=absmiddle
title="Space Summary"></a><span class="label">
<a href="/spaces/viewspacesummary.action?key=ACAHelp">Space
Summary</a></span></li>
<li><a href="/pages/createpage.action?spaceKey=ACAHelp"><img
src="/images/icons/add_page_16.gif" height=16 width=16 border=0
align=absmiddle title="Add Page"></a><span class="label">
<a href="/pages/createpage.action?spaceKey=ACAHelp">Add
Page</a></span></li>
<li><a
href="/pages/createpage.action?spaceKey=ACAHelp&parentPageId=486"><img
src="/images/icons/add_page_child_16.gif" height=16 width=16 border=0
align=absmiddle title="Add Child Page"></a><span class="label">
<a
href="/pages/createpage.action?spaceKey=ACAHelp&parentPageId=486">Add Child
Page</a></span></li>
<li><a href="/pages/createblogpost.action?spaceKey=ACAHelp"><img
src="/images/icons/add_blogentry_16.gif" height=16 width=16 border=0
align=absmiddle title="New Blog Post"></a><span class="label">
<a href="/pages/createblogpost.action?spaceKey=ACAHelp">New Blog
Post</a></span></li>
</ul></div>
</div>
</div>
</div>
</td>
</tr>
</table>
</td></tr></table>
</div>
<div
class="license-nonprofit">
This site is running on Atlassian <b><a
href="http://www.atlassian.com/c/conf/10137">Confluence</a></b> with a free
<b>Open Source Project / Non-profit License</b> (<a
href="http://www.atlassian.com/c/conf/10138">license details</a>).<br>
<a
href="http://www.atlassian.com/c/conf/10137">Confluence</a> is professional
wiki, blog and knowledge management tool. <a
href="http://www.atlassian.com/c/conf/10137">Evaluate Confluence for your
organisation</a>.<br>
</div>
<div class="bottomshadow"></div>
<div id="poweredby" class="smalltext">
Powered by
<a
href="http://www.atlassian.com/software/confluence/default.jsp?clicked=foote
r" class="smalltext">Atlassian Confluence</a>
(Version: 1.3.5 Build:#122
Mar 01, 2005)
-
<a
href="http://jira.atlassian.com/secure/BrowseProject.jspa?id=10470"
class="smalltext">Bug/feature request</a>
-
<a href="/administrators.action">Contact Administrators</a>
<br/>
</div>
</body>
</html>
__________________________________________________
Great to know its working now!
Closing issue down.
Cheers,
Dave