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)
file is not generated using the command iwpt_compile.ipl
ramli
Hi
We have recently migrated from TS 6.1 to TS 6.7.1. I am not able to generate a jsp file from a DCR and presentation. I tried executing the iwpt_compile command mannually it gives me an error message.
ERROR:02005: Error locating /iwmnt/default/main/GWS_US_Retail/WORKAREA/ALL/retail/jsp_cm/commentary/economic/estww.jsp
It says it is not able to find the jsp file for setting up extended attributes. I went ahead and manually touched a dummy file. Then executed the command again and it worked fine. To my understanding it should automatically generate a file. I guess it is not working fine for me.
Following is the command.
/usr/iw/iw-home/bin/iwpt_compile.ipl -pt /iwmnt/default/main/GWS_US_Retail/WORKAREA/ALL/templatedata/Commentary/Commentaries/presentation/CommentaryFullTextView.tpl -ofile /iwmnt/default/main/GWS_US_Retail/WORKAREA/ALL/retail/jsp_cm/commentary/economic/estww.jsp -iw_pt-dcr /iwmnt/default/main/GWS_US_Retail/WORKAREA/ALL/templatedata/Commentary/Commentaries/data/economic/TEST2309_Commentaries -iw_include-location /iwmnt/default/main/GWS_US_Retail/WORKAREA/ALL
I even tried the iwgen command. Still its not able to generate the file.
# /usr/iw/iw-home/bin/iwgen -t /iwmnt/default/main/GWS_US_Retail/WORKAREA/ALL/templatedata/Commentary/Commentaries/presentation/CommentaryFullTextView.tpl -r /iwmnt/default/main/GWS_US_Retail/WORKAREA/ALL/templatedata/Commentary/Commentaries/data/economic/TEST2309_Commentaries /iwmnt/default/main/GWS_US_Retail/WORKAREA/ALL/retail/jsp_cm/commentary/economic/testww.jsp
/iwmnt/default/main/GWS_US_Retail/WORKAREA/ALL/retail/jsp_cm/commentary/economic/testww.jsp: could not create
Any help on this would be highly appreciated.
Thanks
Prasad
Find more posts tagged with
Comments
nipper
Most likely you have a PT issue. What happens when you run (manually) iwpt_compile ?
If that command fails, there will not be an output to attach EAs to.
ramli
Hi Nipper
One Strange thing is happening here. I have tried to explain is the best possible way.
Step 1. When I execute the iwpt_compile file its not creating the file
step 2, I go ahead and touch the file which I want to get it generated with the help of iwpt_compile command.
touch /iwmnt/default/main/GWS_US_Retail/WORKAREA/ALL/retail/jsp_cm/commentary/economic/estww.jsp
The above command creates a dummy file.
Step 3: I execute the iwpt_compile command again and it works fine.
Please note I execute all these under the same user in solaris environment. and hence there should not be any user permission issues.
But as per your suggestion will try looking at the PT's.
But I guess I created an almost empty PT and tried executing still it didnt work.
Anyways your thoughts are always useful.
Thanks
Prasad