E1:PKG: Server Package Build Error -VS Compiler Issue -CL.EXE Error and "Common7" Directory Incorrectly Configured -Enterprise Server JDE.INI
(Doc ID 779615.1)
Last updated on JUNE 08, 2023
Applies to:
JD Edwards EnterpriseOne Tools - Version 8.98 and laterGeneric Windows
Symptoms
In this example here, user has a new Install of EnterpriseOne 9.0 application release level, latest Tools Release installed.
Client tested package deployment using the E1 9.0 TR 8.98 GA standard delivered server package FA and after deploy, they got an empty Server Package Deploy UBE R98225D PDF with ERROR :
Client then tried to build a new server package and now it gives a cl.exe error for the BSFNs when they build this new server package. Client is using Visual Studio 2005 SP1 as compiler and can open from the command line the C++ command cl.exe, however they see popup error massage as:
This application has failed to start because mspdb80.dll was not found.
Re-installing the application may fix this problem"
Client Enterprise server JDE.INI is configured at the moment as following:
= Stanza [JDE_CG]
TARGET=RELEASE
INCLUDES=C:\Program Files\Microsoft Visual Studio 8\VC\include;C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\include;C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\Include;$(SYSTEM)\INCLUDE;$(SYSTEM)\INCLUDEV;$(SYSTEM)\CG;$(APP)\INCLUDE;
LIBS=C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\lib;C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\lib;$(SYSTEM)\LIB32;$(SYSTEM)\LIBV32;$(APP)\LIB32;
MAKEDIR=C:\Program Files\Microsoft Visual Studio 8\Common\tools;C:\Program Files\Microsoft Visual Studio 8\Common\Tools\bin;C:\Program Files\Microsoft Visual Studio 8\VC\bin;C:\Program Files\Microsoft Visual Studio 8\Common\IDE
STDLIBDIR=C:\Program Files\Microsoft Visual Studio 8\VC\lib;C:\Program Files\Microsoft Visual Studio 8\VC\atlmfc\lib;C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\lib
CLASSPATH=D:\JDEdwards\E900\DDP\system\Classes\xalan.jar;D:\JDEdwards\E900\DDP\system\Classes\xerces.jar;D:\JDEdwards\E900\DDP\system\Classes\kernel.jar;D:\JDEdwards\E900\DDP\system\Classes\XTS.jar;D:\JDEdwards\E900\DDP\system\Classes\log4j.jar;D:\JDEdwards\E900\DDP\system\Classes
ServerPackageSleep=60
= Stanza [BSFN BUILD]
BuildArea=D:\JDEdwards\E900\DDP\packages
OptimizationFlags=/FD /Gz /O2 /Zi /MD /W4 /EHsc /Gy
DebugFlags=/FD /Gz /Od /Zi /MDd /W4 /EHsc /Gy /D "_DEBUG"
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |