Oddly enough, we were installing servlet as root. When I looked at our box, I couldn't see the files it was trying to access. Its not completing the install at all and we have tried both non-root and root and getting the same thing.
Thanks for the input. On Oct 26, 10:34 am, "Payne, George" <[EMAIL PROTECTED]> wrote: > Jaimie, > > Wow...so many things that this could be: > > 1.) Is there a C Compiler on the box, is it properly configured and > available in your path? > > 2.) Were you attempting this installation as ROOT or as another user? > > 3.) Are the files that the script is trying to CHMOD actually there? If > so, who owns them (owner and group) and what are the access rights? > > It sounds like it's trying to compile the module for your http/java > servlet connector. If it doesn't have access to a compiler or to the > necessary source files (apxs is usually owned by ROOT but should be > readable by other users). I'd recommend doing the installation as ROOT > and then follow the post-installation routines to set up the whole thing > for non-ROOT usage. > > Best of luck, > Gp > > George Payne > Corporate Applications Developer > Electric Reliability Council of Texas > (512) 248-3940 > [EMAIL PROTECTED] > > > > -----Original Message----- > From: Action Request System discussion list(ARSList) > > [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Friday, October 26, 2007 7:46 AM > To: [EMAIL PROTECTED] > Subject: Mid-Tier/ServeletExec Errors > > Hi All, > > I was wondering if anyone has ever received the below errors when > installing Mid-Tier. We are on version 6.3 unix/oracle platform and > we are installing the mid-tier on the same server. > > I appreciate any help since I cannot find anything close to this on > bmc.com and their customer support is not being very helpful. > > cp: cannot access bin/HP-UX/*: No such file or directory > cp: cannot access > /opt/remap/NewAtlanta/ServletExecAS/bin/mod_servletexec2.c: No such > file > or directory > Error constructing mod_servletexec.so > > Verify that the compiler and link-editor specified by $CFG_CC > and $CFG_LD_SHLIB in your 'apxs' script are in your PATH. > Also verify that the 'apxs' script has been properly > installed. The installation log file (/tmp/SEinstall.log) > has more details about these problems. > If you continue to have problems then please forward the > error messages and to [EMAIL PROTECTED] > > ServletExec installation aborting on failure! > See /tmp/SEinstall.log for log of installation. > > Exiting ServletExec AS installer... > > egrep: can't open > /opt/remap/NewAtlanta/ServletExecAS/config/webadapter.properties > Backup_File: Can't create backup of > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/StartServletExec > grep: can't open > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/StartServletExec > ./mt_install[9]: test: Specify a parameter with this command. > grep: can't open > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/StartServletExec > grep: can't open > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/StartServletExec > egrep: can't open > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/StartServletExec > egrep: can't open > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/StartServletExec > egrep: can't open > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/StartServletExec > egrep: can't open > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/StartServletExec > > ***ERROR*************************************************** > * chmod: can't access > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/ServletExecData/default > * Error running the following command > * chmod 775 > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/ServletExecData/default > * You will need to manually run this command after the > * installation has completed. See the install log > * /usr/tmp/mt_install.log for details > *********************************************************** > > ***ERROR*************************************************** > * chmod: can't access > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/ServletLogs/servletexec/ > Se > rvlet.log > * Error running the following command > * chmod 775 > /opt/remap/NewAtlanta/ServletExecAS/se-tremap/ServletLogs/servletexec/ > Se > rvlet.log > * You will need to manually run this command after the > * installation has completed. See the install log > * /usr/tmp/mt_install.log for details > *********************************************************** > > ________________________________________________________________________ > _______ > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.orgARSlist:"Where > the Answers Are" > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.orgARSlist:"Where the > Answers Are"- Hide quoted text - > > - Show quoted text - _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

