_Setup.exe - Apllication error

gtatravel

Member
Hi JDElist

I am trying to install a full package onto a pc and I cosistently get the error "_Setup.exe - Application Error" it also says that the memory could not be 'read'.

This only happens on two PCs (both JDE administrators machines) and with any full package. The same full packages install fine on all other workstaions. Please note that I cannot debug this error as I do not actually launch jde to install the full package so no jde.log or jdedebug.log is created.

Any help will be appreciated.

Thanks,

Jason Attard

JDE System Administrator
AS400, B7333 (XE), SP15.1_009, V4R5, WTS.
 
Jason,

Any errors in the JDEINST.log ??



Currently OneWorld B7332/Xe Windows NT SQL 7.0 Server 7.0/ Citrix XP (Experienced on all platforms)
 
Check your local permissions. You must be a local administrator on the local pc for the install. I have had similar problems in the past

OneWorld Xe Sp16_018, W2k, W2K TSE, SQL 2K on Compaq Proliant.<P ID="edit"><FONT SIZE=-1>Edited by antipodes1 on 2/15/02 07:19 AM.</FONT></P>
 
I have had this issue a few times now and what I did (I know it is not the est practice) is simply copy the a full path code for a PC with a clean install, then run the install again and then everything is fine. I only come across this problem with my Win2K clients that have tried to install without proper access rights.

I know this is not the standard procedure but it is a quick fix, just make sure that the CNC admin is the only one doing this.

Cleola Isaacs
CNC Administrator/Network Analyst
Xe Update 2 SP 16
Enterprise AS/400
WTS NT 4.0
 
Hi Larry,

The PCs are using Windows NT

Jason


JDE System Administrator
AS400, B7333 (XE), SP15.1_009, V4R5, WTS.
 
Hi Cleola,

thanks for your suggestion but I am not sure I understand what you mean. I
have a PC that installs cleanly, are you suggesting that I copy the whole
path code from that pc onto the pc that is erroring?

Jason.



JDE System Administrator
AS400, B7333 (XE), SP15.1_009, V4R5, WTS.
 
Hi

Sometimes when I push a package out to a Workstation I get a Unavle to find the Setup.exe file. Is this the same error?

Steve
 
Hi Steve,

thr error you are getting is different to mine, my error occurs during a
pull install.

Jason



JDE System Administrator
AS400, B7333 (XE), SP15.1_009, V4R5, WTS.
 
I see the "Unable to find SETUP.EXE" error whenever the client machine has
no mapping to the Deployment server /B7333 directory. I always recommend
that the network guys create a permanent mapping to this shared folder on
the Deployment server to avoid this.

If an end-user sees this message and clicks "find setup.exe yourself"
they'll find the local setup.exe in the C:\B7 directory and run that. That
will uninstall OneWorld from their machine altogether. Very dangerous not
to have a permanent mapping to the Deployment server.

Regards,
Gerald.





sharling
<[email protected] To: Gerald Kastanek/Toronto/IBM@IBMCA
nj.com> cc:
Sent by: Subject: Re: _Setup.exe - Apllication error
owner-jdelist@jde
list.com


02/18/2002 10:25
AM
Please respond to
jdelist





Hi

Sometimes when I push a package out to a Workstation I get a Unavle to find
the Setup.exe file. Is this the same error?

Steve


--------------------------
Visit the forum to view this thread at:
http://www.jdelist.com/cgi-bin/wwwthreads/showflat.pl?Cat
=&Board=OW&Number=29055
+ - - - - - - - - - - - - - - - - - - - - - - - -+
This is the JDEList One World® / XE mailing list / forum.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found on the JDEList Forum at
http://www.JDEList.com

JDEList is not affiliated with JDEdwards®

+ - - - - - - - - - - - - - - - - - - - - - - - -+
 
Hi Jason

If you are receiving a '_Setup.exe' error, then it is possible that the
package you are tying to deploy does not exist on the deployment server.
Check to see on your deployment server under the OneWorld folder if the
package name exists as a directory under your environment name folder, under
packages. Eg. 'E:\JDEdwardsOneWorld\B733\PRODB733\Package\<package name>'

I had the same problem a while back and found that this was the case. I
think that the package was deleted in a way that still left the package
active for deployment. Hope this helps.

Robert

AS/400 V5R1 B7332(coexistence) SP15.1
 
Gerald,

I may very well be wrong about this, but using the mapping in the first place may be your trouble. I have always been told that using the mapping the first time is what causes the error if the mapping is unavailable later. I use UNC paths and never have these issues. Try it on a few clients and see if that works out for you.

Regards.

Ryan Hunt
OneWorld XE; Update2; SP17.1_B1
AS400; V4R5
DS: Win2k SP2, SQL 7.0 SP3
TSE's: Win2k(SP2) & NT4.0(SP6a) with Metaframe 1.8
 
Re: RE: _Setup.exe - Apllication error

Exactly...Once you do that then try to load an update package to the Pc that should work fine. At my company the Ntework security is extremely tight and many/none of our users have admin. rights to their PC. Once you get the machine loaded properly then use regedt32 and give the user full control of the JDE registry Key.

Cleola Isaacs
CNC Administrator/Network Analyst
Xe Update 2 SP 16
Enterprise AS/400
WTS NT 4.0
 
kastanek,

You can temporarily fix that issue by updating the registry setting on that workstation to reflect the UNC path for the Deployment server. It's located in HKLM\Software\JDEdwards\OneWorld\Install.ini\B7333

Change the LaunchPath to:
\\YourDeploymentSvrName\b7333\OneWorld Client Install\setup.exe

And change SecurityPath to:
\\YourDeploymentSvrName\B7333\client

Also, you could use SMS or a logon script to roll these changes out to all of your FAT clients. Making the change permanent.

I hope this helps.

Dan Richards
Plexus Corp.
Xe, SP16.1, XU3, RS6000, Oracle 8.1.7, Metaframe XPe
 
Back
Top