Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ARIA question, employee photos not showing

Matthew MorrisMar 2 2010 — edited Mar 2 2010
I've installed Aria before at a previous employer and had no problem getting everything to work fine, including the employee photos. However, for the life of me I can't get them to work now. I've uploaded an image for my entry. The data in the ARIA_IMAGES table appears reasonable:

NAME U6.jpg
ORIG_NAME F1173187252/morris_matthew.jpg
PERSON_ID 2008
MIME_TYPE image/pjpeg
DOC_SIZE 6745
DAD_CHARSET ascii
LAST_UPDATED 01-MAR-10
CONTENT_TYPE BLOB
BLOB_CONTENT (BLOB)

However, the ARIA Employee Detail page has only a blank image with a red 'X' instead of the pic. It recognizes that an image is present since the "No Picture on File" graphic no longer appears. The properties for the image shows the following as the Address/URL:

http://[server]:8080/apex/MMORRIS.image?n=U6.jpg

The 'MMORRIS.IMAGE' procedure is the one distributed with ARIA. It exists and has rights granted to PUBLIC.

Any ideas -- 'cause I'll admit to being stumped at the moment.
This post has been answered by Sc0tt on Mar 2 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 30 2010
Added on Mar 2 2010
4 comments
842 views