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 iwregen
MattP
When I use iwregen
vpath
the file is regenerated successfully, but I get 2 error messages output to screen
Use of uninitialized value at C:\iw-home\iw-perl\site\5.00503\lib/TeamSite/PT/iwov_load_module.pm line 16.
Use of uninitialized value at C:\iw-home\iw-perl\site\5.00503\lib/TeamSite/PT/iwov_load_module.pm line 16.
Has anyone seen this before? Any ideas what may cause it?
Win NT 5.52
running from a cmd line on the box
TIA
Matt
Matthew Petitjean
BOC Group
Murray Hill, NJ 07974 USA
Find more posts tagged with
Comments
LooseCannon
The messages are just
warnings
not
errors
.
Basically Perl is notifying you that an uninitialized variable is being used.
Adam Stoller
Hmm - is this a standard module? I don't see it on my 552SP2b W2K system...
--fish
(Interwoven Senior Technical Consultant)
MattP
I thought it was, but maybe it was put on by an IWOV consultant.
C:\iw-home\bin\iwregen.exe
works like a charm...
iwregen -h =
Usage: iwregen vpath [...]
where vpath specifies a path to a file
generated by TeamSite Templating from a
template and a data record
Usage: iwregen [-h|-v]
-h displays this usage information.
-v displays this command's version number.
Matt
Matthew Petitjean
BOC Group
Murray Hill, NJ 07974 USA
Adam Stoller
It has to be something in the PT being used that references that particular tag / module. Can you post (as an attachment) the module where the warning was coming from? (if you cannot figure out the resolution yourself)
--fish
(Interwoven Senior Technical Consultant)