RE: a very weird issue

DBohner-(db)

Legendary Poster
RE: a very weird issue

Just for kiks - use BeyondCompare (Scooter Software) to compare your
source/include folders between your deployment server and local machine.
This will verify what might be missing between the two - or what is
different

Daniel

------------------------------------------
Daniel Bohner
ExistingLight, LLC
http://www.existinglight.net
[email protected]
mobile: 208.250.1917
fax: 208.246.3425
------------------------------------------




Member - iConsortium
Always looking for new gigs!
Daniel Bohner | JDE Developer
Independant-JDE/Web/Photo
www.ExistingLight.Net | [email protected]

JDE XE | SP20 | AS/400 | V5R1
 
Re: a very weird issue

Is your BSFN using a custom table or data structure that you created on =
your client but didn't check in?

BUSBUILD also has a code generator that takes the NER BSFN specs and =
generate the C code every time you BUSBUILD. =20

Hope this helps

Devi Misra

----- Original Message -----=20
From: JDEboy<mailto:[email protected]>=20
To: =
Sent: Monday, May 17, 2004 12:34 PM
Subject: a very weird issue


Guys hi,My client system is Xe with XU6 and SP22, IntelNT, and SQL.I =
am trying to build all the BSFN on the system. on my machine it works =
fine and it always end successfully, but on the deployment server it =
never succeeded its always reporting even syntax error or a missing =
file!!!!. Please check the both logs.I took one to do a random test =
"CSALES" on my laptop its fine, but again on the DEP its was not =
succeeded so I did copy the BSFN related files ".h and .c" to the =
respective folder on the DEP, but the BusBuild reported missing file =
!!!!!!!???I double check it again and I found that once the BusBuild got =
started the file got deleted at once..!!!Does any body have any =
explanation for this weird issue ????[shocked]
JDEBoy
CNC Lover
XE (SP19-Update6)
SQL (7-2000) -/\\- Win (NT-2K)
--------------------------
To view this thread, go to: =
http://www.jdelist.com/ubb/showthreaded.php?Cat=3D&Board=3DOW&Number=3D72=
532<http://www.jdelist.com/ubb/showthreaded.php?Cat=3D&Board=3DOW&Number=3D=

This is the JDELIST One World / XE Mailing List. To stop receiving =
these messages, login to =
Control Panel, then click Edit by "Subscribe / Unsubscribe from =
receiving board posts by email, change message notifications, etc." and =
adjust your subscription preferences. JDEList is not affiliated with =
JDEdwards=AE
 
RE: a very weird issue

Taking Devi's ideas one step further, if there are custom table or data structure, did you generate them in the pathcode where the BSFN is failing?

Charles Harrell
Applications Support
615-341-8307
Caterpillar Confidential Green




XE SP21 One Off G1 Update 5, Oracle 8.1.6, HP 9000 Win2K, Citrix XP, NFuse
 
RE: a very weird issue

Busobj folder in your build pathcode on the deployment server?
 
Back
Top