Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Error with ecm/press-release example- iwov_import_mediabin,Mediabin
Jashan
Hello -
We run Teamsite 7.3.1 on RedHat.
Attached ecm/press-release example for convenience.
I'm running the ecm/press-release example provided, that interacts with MediaBin.
The example DCT just saves the asset id and then the presentation template has logic to actually generate an image with a specific aspect ratio.
I can save the DCR/XML. But when I run preview, I get the following error
"An error occurred during PT compiling. Please see more details in log files."
Which log files? I looked in $IWHOME/logs, but I dont see any of the log files updated with latest timestamp.
When I run iwpt_compile.ipl, I get the following error
"Use of uninitialized value in concatenation (.) or string at /opt/iw-home/iw-perl/vendor/lib/TeamSite/PT/iwov_import_mediabin.pm line 247"
FYI, MediaBin integration setup works fine. If I run the ecm/press-release-immediate, (which generates the image from DCT itself) it works fine.
Find more posts tagged with
Comments
Adam Stoller
Check the logs in IWHOME/local/logs/iwui/ and/or ApplicationContainer/server/default/log/server.log for potential more information.
Jashan
Didn't find anything in any of the logs in following locations
$IWHOME/local/logs/iwui/
$IWHOME/logs
$IWHOME/ApplicationContainer/server/default/log
Anything else I can check?