Epicor 9.05.600 x64 MS SQL, can't start AppServers

Yes, you can run OE from your desktop, but you can also start/stop app servers a couple of other ways. We started 905.602 and have only upgraded once to 905.605, I don't know about the older versions. Epicor did the install and used my SQL server as the 32 admin install. The installer showed me the fathom management console that runs in a browser. You can start stop and monitor appservers from there. It works, but I didn't like all of the maneuvering to start/stop all three appservers.

I found a batch script in an Epicor admin guide. I have versions to stop/start all three servers, or just the task and process servers. I run these on the 64bit admin server.

@echo off
echo Starting 905 Database and AppServers...
set DLC=E:\Epicor\OE102A
set PATH=%DLC%\BIN;%PATH%
set LIB=%DLC%\LIB;%LIB%
echo .
echo .
echo STARTING LOCAL DB/APPSERVERS...


cd \Epicor905\db\Test
call asbman -name EpicorTest905ProcessServer -start
call asbman -name EpicorTest905TaskAgent -start
call asbman -name EpicorTest905 -start


You can not have CR Developer 2008 and CR 2008 runtime on the same machine. Developer will not install. Don't know about XI


--- In vantage@yahoogroups.com, "Elizabeth" <gracefulthreads@...> wrote:
>
> Realizing this is an old thread, I want to make sure I can do something before I completely trash something important (always an exciting way to spend a weekend...)
>
> We're running E9.04.507A, and I just got the DVDs for 9.05. Just upgraded my test server to SQL 2008, and am going through the prelim stuff (chapters 1-4 of the 9.05 Install Guide).
>
> Main question: can I use my regular daily computer (on which I run 9.04 and Crystal Developer XI) to be the Windows Admin Workstation for the 9.05 installation? Will the actual install of OE 10.2 play nice with the older Epicor (or at least ignore it completely?)
>
> Secondary: Did I read somewhere that the new version of Crystal Developer (2008) can't reside on a system with the CR runtime?
>
> Ernie Lowell
> Diba Industries
>
> --- In vantage@yahoogroups.com, Zac Jason Woodward <zac@> wrote:
> >
> > Going to clarify a little more on what nate said:
> >
> > 1. install OpenEdge 32 bit on another server (admin service does not need to be running. after patches you can set to manual or disabled.)
> > 2. Patch OpenEdge 32 bit to the latest version for safety
> > 3. On the OpenEdge 32 bit server run the Epicor client installer and when prompted select admin console/tools
> > 4. Run your conversions
> >
> > Yes it sucks, but at this point it is a necessary evil. If you use Open4 you will need this 32 bit server anyhow as it wont run on the 64 bit.
> >
> > "Zac" Jason Woodward
> > Network Administrator
> > Intermountain Electronics, Inc.
> > O: 877-544-2291
> > M: 435-820-6515
> > F: 435-637-9601
> > www.ie-corp.com
> >
> > Creating customer confidence through extraordinary service and experienced industry experts.
> >
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Nathan Anderson
> > Sent: Monday, July 18, 2011 3:42 PM
> > To: vantage@yahoogroups.com
> > Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers
> >
> >
> >
> > Are you trying to run the admin tools from the 64bit server? With 905,
> > if you installed the 64bit version of 905 you need to run the admin
> > tools program from your 32bit admin workstation. The instructions on
> > how to set up the admin workstation is in the install guide
> >
> > ~Nathan
> >
> > From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf
> > Of Clive
> > Sent: Monday, July 18, 2011 4:37 PM
> > To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
> > Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
> > AppServers
> >
> > I did that this morning to see if it would sort things out, which it
> > didn't.
> >
> > With the latest version of E9, 9.0.5.605, I now get the lovely error...
> >
> > The shared memory is version 45088768; expected 12009 (1178)
> >
> > ... when trying to 'Run Conversions Using Epicor Admin Tools'.
> >
> > All I get from Epicor support is the dirty 'C' word, consultancy. To be
> > honest I wish we had the budget this year to move to Microsoft Dynamics
> > AX...
> >
> > --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ,
> > "Ned" <TechnoBabbly@> wrote:
> > >
> > > Install the service packs, the CD itself won't work all on it's own.
> > >
> > >
> > >
> > > -----Original Message-----
> > > From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
> > [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ] On
> > Behalf Of
> > > Clive
> > > Sent: Saturday, July 16, 2011 7:52 AM
> > > To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
> > > Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start AppServers
> > >
> > > Hi,
> > >
> > > I've done some research on here, and I think I may be lucky in that
> > others
> > > have had exactly the same problem ?.
> > >
> > > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL
> > 2008
> > > running on Windows Server 2008 x64. I've not applied any Epicor
> > patches,
> > > jusy OpenEdge, as I want to get it working correctly off of the DVD's
> > first
> > > in case I need to perfomr a clean install again.
> > >
> > > I've had various quirks here and there, to be expected with Epicor
> > software,
> > > but currently I can't start the AppServer's.
> > >
> > > I've seen the verbose logging issue mentioned, I've made the tweak but
> > I get
> > > this in the broker log...
> > >
> > > IOException reading message from server : java.io.EOFException: pipe
> > to
> > > server broken (8117)
> > >
> > > ... and this in the server log...
> > >
> > > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application
> > Server
> > > Startup. (5473)
> > > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to
> > > database mfgsyssh, user number 49. (9543)
> > > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to
> > > database mfgsyssh, user number 48. (9543)
> > > [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --
> > > database mfgsyssh is already connected. (1012)
> > [11/07/15@21:44:13.139+0100]
> > > P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already
> > > connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS
> > --
> > > Invalid version, 1007 (expected 17391) in object file
> > > D:\Epicor\Epicor905\Server\as\startup.r. (2888)
> > [11/07/15@21:44:13.142+0100]
> > > P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with an
> > > ERROR condition. (8025)
> > >
> > >
> > > ... I've a support call logged with Epicor but I think the people here
> > can
> > > beat them to the punch ;-)
> > >
> > > Thanks.
> > >
> > >
> > >
> > > ------------------------------------
> > >
> > > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> > have
> > > already linked your email address to a yahoo id to enable access. )
> > > (1) To access the Files Section of our Yahoo!Group for Report Builder
> > and
> > > Crystal Reports and other 'goodies', please goto:
> > > http://groups.yahoo.com/group/vantage/files/.<http://groups.yahoo.com/group/vantage/files/>
> > <http://groups.yahoo.com/group/vantage/files/>
> > > (2) To search through old msg's goto:
> > > http://groups.yahoo.com/group/vantage/messages
> > > (3) To view links to Vendors that provide Vantage services goto:
> > > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
> > >
> >
> > Click here
> > <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==
> > y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email
> > as spam.
> > --------------------------------------------------------
> >
> > This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.
> >
> > This message has been scanned for malware by Websense. www.websense.com
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
Hi,

I've done some research on here, and I think I may be lucky in that others have had exactly the same problem ?.

I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL 2008 running on Windows Server 2008 x64. I've not applied any Epicor patches, jusy OpenEdge, as I want to get it working correctly off of the DVD's first in case I need to perfomr a clean install again.

I've had various quirks here and there, to be expected with Epicor software, but currently I can't start the AppServer's.

I've seen the verbose logging issue mentioned, I've made the tweak but I get this in the broker log...

IOException reading message from server : java.io.EOFException: pipe to server broken (8117)

... and this in the server log...

[11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application Server Startup. (5473)
[11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to database mfgsyssh, user number 49. (9543)
[11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to database mfgsyssh, user number 48. (9543)
[11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning -- database mfgsyssh is already connected. (1012)
[11/07/15@21:44:13.139+0100] P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already connected. (1012)
[11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS -- Invalid version, 1007 (expected 17391) in object file D:\Epicor\Epicor905\Server\as\startup.r. (2888)
[11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with an ERROR condition. (8025)

... I've a support call logged with Epicor but I think the people here can beat them to the punch ;-)

Thanks.
The only time I ran into a 'Invalid Version' error is when I tried to install a version of Vantage/Epicor that did not match my OE/Windows version....

64 bit epicor on 32 bit OE....

--- In vantage@yahoogroups.com, "Clive" <clive.1972@...> wrote:
>
> Hi,
>
> I've done some research on here, and I think I may be lucky in that others have had exactly the same problem ?.
>
> I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL 2008 running on Windows Server 2008 x64. I've not applied any Epicor patches, jusy OpenEdge, as I want to get it working correctly off of the DVD's first in case I need to perfomr a clean install again.
>
> I've had various quirks here and there, to be expected with Epicor software, but currently I can't start the AppServer's.
>
> I've seen the verbose logging issue mentioned, I've made the tweak but I get this in the broker log...
>
> IOException reading message from server : java.io.EOFException: pipe to server broken (8117)
>
> ... and this in the server log...
>
> [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application Server Startup. (5473)
> [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to database mfgsyssh, user number 49. (9543)
> [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to database mfgsyssh, user number 48. (9543)
> [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning -- database mfgsyssh is already connected. (1012)
> [11/07/15@21:44:13.139+0100] P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already connected. (1012)
> [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS -- Invalid version, 1007 (expected 17391) in object file D:\Epicor\Epicor905\Server\as\startup.r. (2888)
> [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with an ERROR condition. (8025)
>
> ... I've a support call logged with Epicor but I think the people here can beat them to the punch ;-)
>
> Thanks.
>
The 4 digit code means it found a 32bit .r file, the 5 digit code
indicates 64bit - so, it found a 32bit .r file but OpenEdge is expecting
a 64bit .r file



Either uninstall Epicor905 and install the 64bit version, or uninstall
the 64bit version of OE (backup the oe102a\properties folder first and
replace after the reinstall) and install the 32bit version of OE



Invalid version, 1007 (expected 17391)



~Nathan

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of bw2868bond
Sent: Saturday, July 16, 2011 9:40 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers





The only time I ran into a 'Invalid Version' error is when I tried to
install a version of Vantage/Epicor that did not match my OE/Windows
version....

64 bit epicor on 32 bit OE....

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"Clive" <clive.1972@...> wrote:
>
> Hi,
>
> I've done some research on here, and I think I may be lucky in that
others have had exactly the same problem ?.
>
> I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL
2008 running on Windows Server 2008 x64. I've not applied any Epicor
patches, jusy OpenEdge, as I want to get it working correctly off of the
DVD's first in case I need to perfomr a clean install again.
>
> I've had various quirks here and there, to be expected with Epicor
software, but currently I can't start the AppServer's.
>
> I've seen the verbose logging issue mentioned, I've made the tweak but
I get this in the broker log...
>
> IOException reading message from server : java.io.EOFException: pipe
to server broken (8117)
>
> ... and this in the server log...
>
> [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application
Server Startup. (5473)
> [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to
database mfgsyssh, user number 49. (9543)
> [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to
database mfgsyssh, user number 48. (9543)
> [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --
database mfgsyssh is already connected. (1012)
> [11/07/15@21:44:13.139+0100] P-007508 T-009664 1 AS -- ** Warning --
database mfgsys is already connected. (1012)
> [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS -- Invalid
version, 1007 (expected 17391) in object file
D:\Epicor\Epicor905\Server\as\startup.r. (2888)
> [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS -- as/startup.p
startup procedure ended with an ERROR condition. (8025)
>
> ... I've a support call logged with Epicor but I think the people here
can beat them to the punch ;-)
>
> Thanks.
>





Click here
<https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==
4OwG31IcrOU49A!zibfCGUDm4!paXHlmQxc5ky06sDJQ0Q==> to report this email
as spam.
--------------------------------------------------------

This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.


This message has been scanned for malware by Websense. www.websense.com


[Non-text portions of this message have been removed]
Just what I needed to know, thanks for that :)

OE and Epicor 9.05.600 were both installed from the x64 DVD, I only used the x86/32bit DVD for the Admin Workstation install of OE.

I'm very confused as to how this could have occured ?.

(Also the server is to be a x64 environment so both OE and Epicor 9 should be x64)

Thanks for the help everyone.

--- In vantage@yahoogroups.com, "Nathan Anderson" <naanderson@...> wrote:
>
> The 4 digit code means it found a 32bit .r file, the 5 digit code
> indicates 64bit - so, it found a 32bit .r file but OpenEdge is expecting
> a 64bit .r file
>
>
>
> Either uninstall Epicor905 and install the 64bit version, or uninstall
> the 64bit version of OE (backup the oe102a\properties folder first and
> replace after the reinstall) and install the 32bit version of OE
>
>
>
> Invalid version, 1007 (expected 17391)
>
>
>
> ~Nathan
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of bw2868bond
> Sent: Saturday, July 16, 2011 9:40 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
> AppServers
>
>
>
>
>
> The only time I ran into a 'Invalid Version' error is when I tried to
> install a version of Vantage/Epicor that did not match my OE/Windows
> version....
>
> 64 bit epicor on 32 bit OE....
>
> --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
> "Clive" <clive.1972@> wrote:
> >
> > Hi,
> >
> > I've done some research on here, and I think I may be lucky in that
> others have had exactly the same problem ?.
> >
> > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL
> 2008 running on Windows Server 2008 x64. I've not applied any Epicor
> patches, jusy OpenEdge, as I want to get it working correctly off of the
> DVD's first in case I need to perfomr a clean install again.
> >
> > I've had various quirks here and there, to be expected with Epicor
> software, but currently I can't start the AppServer's.
> >
> > I've seen the verbose logging issue mentioned, I've made the tweak but
> I get this in the broker log...
> >
> > IOException reading message from server : java.io.EOFException: pipe
> to server broken (8117)
> >
> > ... and this in the server log...
> >
> > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application
> Server Startup. (5473)
> > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to
> database mfgsyssh, user number 49. (9543)
> > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to
> database mfgsyssh, user number 48. (9543)
> > [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --
> database mfgsyssh is already connected. (1012)
> > [11/07/15@21:44:13.139+0100] P-007508 T-009664 1 AS -- ** Warning --
> database mfgsys is already connected. (1012)
> > [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS -- Invalid
> version, 1007 (expected 17391) in object file
> D:\Epicor\Epicor905\Server\as\startup.r. (2888)
> > [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS -- as/startup.p
> startup procedure ended with an ERROR condition. (8025)
> >
> > ... I've a support call logged with Epicor but I think the people here
> can beat them to the punch ;-)
> >
> > Thanks.
> >
>
>
>
>
>
> Click here
> <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==
> 4OwG31IcrOU49A!zibfCGUDm4!paXHlmQxc5ky06sDJQ0Q==> to report this email
> as spam.
> --------------------------------------------------------
>
> This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.
>
>
> This message has been scanned for malware by Websense. www.websense.com
>
>
> [Non-text portions of this message have been removed]
>
Install the service packs, the CD itself won't work all on it's own.



-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Clive
Sent: Saturday, July 16, 2011 7:52 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start AppServers

Hi,

I've done some research on here, and I think I may be lucky in that others
have had exactly the same problem ?.

I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL 2008
running on Windows Server 2008 x64. I've not applied any Epicor patches,
jusy OpenEdge, as I want to get it working correctly off of the DVD's first
in case I need to perfomr a clean install again.

I've had various quirks here and there, to be expected with Epicor software,
but currently I can't start the AppServer's.

I've seen the verbose logging issue mentioned, I've made the tweak but I get
this in the broker log...

IOException reading message from server : java.io.EOFException: pipe to
server broken (8117)

... and this in the server log...

[11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application Server
Startup. (5473)
[11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to
database mfgsyssh, user number 49. (9543)
[11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to
database mfgsyssh, user number 48. (9543)
[11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --
database mfgsyssh is already connected. (1012) [11/07/15@21:44:13.139+0100]
P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already
connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS --
Invalid version, 1007 (expected 17391) in object file
D:\Epicor\Epicor905\Server\as\startup.r. (2888) [11/07/15@21:44:13.142+0100]
P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with an
ERROR condition. (8025)


... I've a support call logged with Epicor but I think the people here can
beat them to the punch ;-)

Thanks.



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
I did that this morning to see if it would sort things out, which it didn't.

With the latest version of E9, 9.0.5.605, I now get the lovely error...

The shared memory is version 45088768; expected 12009 (1178)

... when trying to 'Run Conversions Using Epicor Admin Tools'.

All I get from Epicor support is the dirty 'C' word, consultancy. To be honest I wish we had the budget this year to move to Microsoft Dynamics AX...

--- In vantage@yahoogroups.com, "Ned" <TechnoBabbly@...> wrote:
>
> Install the service packs, the CD itself won't work all on it's own.
>
>
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
> Clive
> Sent: Saturday, July 16, 2011 7:52 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start AppServers
>
> Hi,
>
> I've done some research on here, and I think I may be lucky in that others
> have had exactly the same problem ?.
>
> I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL 2008
> running on Windows Server 2008 x64. I've not applied any Epicor patches,
> jusy OpenEdge, as I want to get it working correctly off of the DVD's first
> in case I need to perfomr a clean install again.
>
> I've had various quirks here and there, to be expected with Epicor software,
> but currently I can't start the AppServer's.
>
> I've seen the verbose logging issue mentioned, I've made the tweak but I get
> this in the broker log...
>
> IOException reading message from server : java.io.EOFException: pipe to
> server broken (8117)
>
> ... and this in the server log...
>
> [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application Server
> Startup. (5473)
> [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to
> database mfgsyssh, user number 49. (9543)
> [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to
> database mfgsyssh, user number 48. (9543)
> [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --
> database mfgsyssh is already connected. (1012) [11/07/15@21:44:13.139+0100]
> P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already
> connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS --
> Invalid version, 1007 (expected 17391) in object file
> D:\Epicor\Epicor905\Server\as\startup.r. (2888) [11/07/15@21:44:13.142+0100]
> P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with an
> ERROR condition. (8025)
>
>
> ... I've a support call logged with Epicor but I think the people here can
> beat them to the punch ;-)
>
> Thanks.
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
Are you trying to run the admin tools from the 64bit server? With 905,
if you installed the 64bit version of 905 you need to run the admin
tools program from your 32bit admin workstation. The instructions on
how to set up the admin workstation is in the install guide


~Nathan

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Clive
Sent: Monday, July 18, 2011 4:37 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers





I did that this morning to see if it would sort things out, which it
didn't.

With the latest version of E9, 9.0.5.605, I now get the lovely error...

The shared memory is version 45088768; expected 12009 (1178)

... when trying to 'Run Conversions Using Epicor Admin Tools'.

All I get from Epicor support is the dirty 'C' word, consultancy. To be
honest I wish we had the budget this year to move to Microsoft Dynamics
AX...

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ,
"Ned" <TechnoBabbly@...> wrote:
>
> Install the service packs, the CD itself won't work all on it's own.
>
>
>
> -----Original Message-----
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf Of
> Clive
> Sent: Saturday, July 16, 2011 7:52 AM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start AppServers
>
> Hi,
>
> I've done some research on here, and I think I may be lucky in that
others
> have had exactly the same problem ?.
>
> I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL
2008
> running on Windows Server 2008 x64. I've not applied any Epicor
patches,
> jusy OpenEdge, as I want to get it working correctly off of the DVD's
first
> in case I need to perfomr a clean install again.
>
> I've had various quirks here and there, to be expected with Epicor
software,
> but currently I can't start the AppServer's.
>
> I've seen the verbose logging issue mentioned, I've made the tweak but
I get
> this in the broker log...
>
> IOException reading message from server : java.io.EOFException: pipe
to
> server broken (8117)
>
> ... and this in the server log...
>
> [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application
Server
> Startup. (5473)
> [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to
> database mfgsyssh, user number 49. (9543)
> [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to
> database mfgsyssh, user number 48. (9543)
> [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --
> database mfgsyssh is already connected. (1012)
[11/07/15@21:44:13.139+0100]
> P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already
> connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS
--
> Invalid version, 1007 (expected 17391) in object file
> D:\Epicor\Epicor905\Server\as\startup.r. (2888)
[11/07/15@21:44:13.142+0100]
> P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with an
> ERROR condition. (8025)
>
>
> ... I've a support call logged with Epicor but I think the people here
can
> beat them to the punch ;-)
>
> Thanks.
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder
and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>





Click here
<https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==
y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email
as spam.
--------------------------------------------------------

This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.


This message has been scanned for malware by Websense. www.websense.com


[Non-text portions of this message have been removed]
Going to clarify a little more on what nate said:

1. install OpenEdge 32 bit on another server (admin service does not need to be running. after patches you can set to manual or disabled.)
2. Patch OpenEdge 32 bit to the latest version for safety
3. On the OpenEdge 32 bit server run the Epicor client installer and when prompted select admin console/tools
4. Run your conversions

Yes it sucks, but at this point it is a necessary evil. If you use Open4 you will need this 32 bit server anyhow as it wont run on the 64 bit.

"Zac" Jason Woodward
Network Administrator
Intermountain Electronics, Inc.
O: 877-544-2291
M: 435-820-6515
F: 435-637-9601
www.ie-corp.com

Creating customer confidence through extraordinary service and experienced industry experts.

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Nathan Anderson
Sent: Monday, July 18, 2011 3:42 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers



Are you trying to run the admin tools from the 64bit server? With 905,
if you installed the 64bit version of 905 you need to run the admin
tools program from your 32bit admin workstation. The instructions on
how to set up the admin workstation is in the install guide

~Nathan

From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf
Of Clive
Sent: Monday, July 18, 2011 4:37 PM
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

I did that this morning to see if it would sort things out, which it
didn't.

With the latest version of E9, 9.0.5.605, I now get the lovely error...

The shared memory is version 45088768; expected 12009 (1178)

... when trying to 'Run Conversions Using Epicor Admin Tools'.

All I get from Epicor support is the dirty 'C' word, consultancy. To be
honest I wish we had the budget this year to move to Microsoft Dynamics
AX...

--- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ,
"Ned" <TechnoBabbly@...> wrote:
>
> Install the service packs, the CD itself won't work all on it's own.
>
>
>
> -----Original Message-----
> From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ] On
Behalf Of
> Clive
> Sent: Saturday, July 16, 2011 7:52 AM
> To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start AppServers
>
> Hi,
>
> I've done some research on here, and I think I may be lucky in that
others
> have had exactly the same problem ?.
>
> I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL
2008
> running on Windows Server 2008 x64. I've not applied any Epicor
patches,
> jusy OpenEdge, as I want to get it working correctly off of the DVD's
first
> in case I need to perfomr a clean install again.
>
> I've had various quirks here and there, to be expected with Epicor
software,
> but currently I can't start the AppServer's.
>
> I've seen the verbose logging issue mentioned, I've made the tweak but
I get
> this in the broker log...
>
> IOException reading message from server : java.io.EOFException: pipe
to
> server broken (8117)
>
> ... and this in the server log...
>
> [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application
Server
> Startup. (5473)
> [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to
> database mfgsyssh, user number 49. (9543)
> [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to
> database mfgsyssh, user number 48. (9543)
> [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --
> database mfgsyssh is already connected. (1012)
[11/07/15@21:44:13.139+0100]
> P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already
> connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS
--
> Invalid version, 1007 (expected 17391) in object file
> D:\Epicor\Epicor905\Server\as\startup.r. (2888)
[11/07/15@21:44:13.142+0100]
> P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with an
> ERROR condition. (8025)
>
>
> ... I've a support call logged with Epicor but I think the people here
can
> beat them to the punch ;-)
>
> Thanks.
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder
and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/>
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>

Click here
<https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==
y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email
as spam.
--------------------------------------------------------

This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.

This message has been scanned for malware by Websense. www.websense.com

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]
This is exactly what I'm doing, the server is 64bit and the admin workstation is 32bit, all by the books.

I'm following the 'Epicor 9.05 Install Guide' to the letter.

This just makes no sense, were the Epicor DVD's not burnt correctly, did I get one from a bad batch ?.

Thanks.

--- In vantage@yahoogroups.com, Zac Jason Woodward <zac@...> wrote:
>
> Going to clarify a little more on what nate said:
>
> 1. install OpenEdge 32 bit on another server (admin service does not need to be running. after patches you can set to manual or disabled.)
> 2. Patch OpenEdge 32 bit to the latest version for safety
> 3. On the OpenEdge 32 bit server run the Epicor client installer and when prompted select admin console/tools
> 4. Run your conversions
>
> Yes it sucks, but at this point it is a necessary evil. If you use Open4 you will need this 32 bit server anyhow as it wont run on the 64 bit.
>
> "Zac" Jason Woodward
> Network Administrator
> Intermountain Electronics, Inc.
> O: 877-544-2291
> M: 435-820-6515
> F: 435-637-9601
> www.ie-corp.com
>
> Creating customer confidence through extraordinary service and experienced industry experts.
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Nathan Anderson
> Sent: Monday, July 18, 2011 3:42 PM
> To: vantage@yahoogroups.com
> Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers
>
>
>
> Are you trying to run the admin tools from the 64bit server? With 905,
> if you installed the 64bit version of 905 you need to run the admin
> tools program from your 32bit admin workstation. The instructions on
> how to set up the admin workstation is in the install guide
>
> ~Nathan
>
> From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf
> Of Clive
> Sent: Monday, July 18, 2011 4:37 PM
> To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
> AppServers
>
> I did that this morning to see if it would sort things out, which it
> didn't.
>
> With the latest version of E9, 9.0.5.605, I now get the lovely error...
>
> The shared memory is version 45088768; expected 12009 (1178)
>
> ... when trying to 'Run Conversions Using Epicor Admin Tools'.
>
> All I get from Epicor support is the dirty 'C' word, consultancy. To be
> honest I wish we had the budget this year to move to Microsoft Dynamics
> AX...
>
> --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ,
> "Ned" <TechnoBabbly@> wrote:
> >
> > Install the service packs, the CD itself won't work all on it's own.
> >
> >
> >
> > -----Original Message-----
> > From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ] On
> Behalf Of
> > Clive
> > Sent: Saturday, July 16, 2011 7:52 AM
> > To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>
> > Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start AppServers
> >
> > Hi,
> >
> > I've done some research on here, and I think I may be lucky in that
> others
> > have had exactly the same problem ?.
> >
> > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL
> 2008
> > running on Windows Server 2008 x64. I've not applied any Epicor
> patches,
> > jusy OpenEdge, as I want to get it working correctly off of the DVD's
> first
> > in case I need to perfomr a clean install again.
> >
> > I've had various quirks here and there, to be expected with Epicor
> software,
> > but currently I can't start the AppServer's.
> >
> > I've seen the verbose logging issue mentioned, I've made the tweak but
> I get
> > this in the broker log...
> >
> > IOException reading message from server : java.io.EOFException: pipe
> to
> > server broken (8117)
> >
> > ... and this in the server log...
> >
> > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application
> Server
> > Startup. (5473)
> > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to
> > database mfgsyssh, user number 49. (9543)
> > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to
> > database mfgsyssh, user number 48. (9543)
> > [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --
> > database mfgsyssh is already connected. (1012)
> [11/07/15@21:44:13.139+0100]
> > P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already
> > connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS
> --
> > Invalid version, 1007 (expected 17391) in object file
> > D:\Epicor\Epicor905\Server\as\startup.r. (2888)
> [11/07/15@21:44:13.142+0100]
> > P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with an
> > ERROR condition. (8025)
> >
> >
> > ... I've a support call logged with Epicor but I think the people here
> can
> > beat them to the punch ;-)
> >
> > Thanks.
> >
> >
> >
> > ------------------------------------
> >
> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have
> > already linked your email address to a yahoo id to enable access. )
> > (1) To access the Files Section of our Yahoo!Group for Report Builder
> and
> > Crystal Reports and other 'goodies', please goto:
> > http://groups.yahoo.com/group/vantage/files/.<http://groups.yahoo.com/group/vantage/files/>
> <http://groups.yahoo.com/group/vantage/files/>
> > (2) To search through old msg's goto:
> > http://groups.yahoo.com/group/vantage/messages
> > (3) To view links to Vendors that provide Vantage services goto:
> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
> >
>
> Click here
> <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==
> y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email
> as spam.
> --------------------------------------------------------
>
> This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.
>
> This message has been scanned for malware by Websense. www.websense.com
>
> [Non-text portions of this message have been removed]
>
>
>
> [Non-text portions of this message have been removed]
>
That is standard, you cannot run the admin tools from the Epicor 9.05.x x64
server, the Admin Tools must be run from another server since Epicor has not
updated the admin tools to run with the 64-bit version of OpenEdge yet,
therefore it requires the installation and use of a 32-bit installation of
OpenEdge on the Admin Workstation.

-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Clive
Sent: Monday, July 18, 2011 5:37 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers

I did that this morning to see if it would sort things out, which it didn't.

With the latest version of E9, 9.0.5.605, I now get the lovely error...

The shared memory is version 45088768; expected 12009 (1178)

... when trying to 'Run Conversions Using Epicor Admin Tools'.

All I get from Epicor support is the dirty 'C' word, consultancy. To be
honest I wish we had the budget this year to move to Microsoft Dynamics
AX...

--- In vantage@yahoogroups.com, "Ned" <TechnoBabbly@...> wrote:
>
> Install the service packs, the CD itself won't work all on it's own.
>
>
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
> Behalf Of Clive
> Sent: Saturday, July 16, 2011 7:52 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start AppServers
>
> Hi,
>
> I've done some research on here, and I think I may be lucky in that
> others have had exactly the same problem ?.
>
> I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL
> 2008 running on Windows Server 2008 x64. I've not applied any Epicor
> patches, jusy OpenEdge, as I want to get it working correctly off of
> the DVD's first in case I need to perfomr a clean install again.
>
> I've had various quirks here and there, to be expected with Epicor
> software, but currently I can't start the AppServer's.
>
> I've seen the verbose logging issue mentioned, I've made the tweak but
> I get this in the broker log...
>
> IOException reading message from server : java.io.EOFException: pipe
> to server broken (8117)
>
> ... and this in the server log...
>
> [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application
> Server Startup. (5473)
> [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected
to
> database mfgsyssh, user number 49. (9543)
> [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected
to
> database mfgsyssh, user number 48. (9543) [11/07/15@21:44:13.138+0100]
> P-007508 T-009664 1 AS -- ** Warning -- database mfgsyssh is already
> connected. (1012) [11/07/15@21:44:13.139+0100]
> P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already
> connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS
> -- Invalid version, 1007 (expected 17391) in object file
> D:\Epicor\Epicor905\Server\as\startup.r. (2888)
> [11/07/15@21:44:13.142+0100]
> P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with
> an ERROR condition. (8025)
>
>
> ... I've a support call logged with Epicor but I think the people here
> can beat them to the punch ;-)
>
> Thanks.
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have already linked your email address to a yahoo id to enable access.
> )
> (1) To access the Files Section of our Yahoo!Group for Report Builder
> and Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>




------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
"Following Epicor install instructions to the letter"  That's the problem.  Epicor 9.05 install instructions are missing all kinds of necessary steps and are sometimes out of order in regards to when certain things should be done.  It's NOT POSSIBLE to do a 9.05 install with Epicor's install guide.  This is not new, it's been like this since day 1.  Over a year later NOTHING has changed with this worthless documentation from Epicor.

Chuck Triteschuck_trites@... Consulting, Inc.181 Hillcrest DriveLaconia, NH 03246Phone: (603) 219-1500

--- On Tue, 7/19/11, Clive <clive.1972@...> wrote:

From: Clive <clive.1972@...>
Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers
To: vantage@yahoogroups.com
Date: Tuesday, July 19, 2011, 3:18 AM
















Â









This is exactly what I'm doing, the server is 64bit and the admin workstation is 32bit, all by the books.



I'm following the 'Epicor 9.05 Install Guide' to the letter.



This just makes no sense, were the Epicor DVD's not burnt correctly, did I get one from a bad batch ?.



Thanks.



--- In vantage@yahoogroups.com, Zac Jason Woodward <zac@...> wrote:

>

> Going to clarify a little more on what nate said:

>

> 1. install OpenEdge 32 bit on another server (admin service does not need to be running. after patches you can set to manual or disabled.)

> 2. Patch OpenEdge 32 bit to the latest version for safety

> 3. On the OpenEdge 32 bit server run the Epicor client installer and when prompted select admin console/tools

> 4. Run your conversions

>

> Yes it sucks, but at this point it is a necessary evil. If you use Open4 you will need this 32 bit server anyhow as it wont run on the 64 bit.

>

> "Zac" Jason Woodward

> Network Administrator

> Intermountain Electronics, Inc.

> O: 877-544-2291

> M: 435-820-6515

> F: 435-637-9601

> www.ie-corp.com

>

> Creating customer confidence through extraordinary service and experienced industry experts.

>

> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Nathan Anderson

> Sent: Monday, July 18, 2011 3:42 PM

> To: vantage@yahoogroups.com

> Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers

>

>

>

> Are you trying to run the admin tools from the 64bit server? With 905,

> if you installed the 64bit version of 905 you need to run the admin

> tools program from your 32bit admin workstation. The instructions on

> how to set up the admin workstation is in the install guide

>

> ~Nathan

>

> From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf

> Of Clive

> Sent: Monday, July 18, 2011 4:37 PM

> To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>

> Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start

> AppServers

>

> I did that this morning to see if it would sort things out, which it

> didn't.

>

> With the latest version of E9, 9.0.5.605, I now get the lovely error...

>

> The shared memory is version 45088768; expected 12009 (1178)

>

> ... when trying to 'Run Conversions Using Epicor Admin Tools'.

>

> All I get from Epicor support is the dirty 'C' word, consultancy. To be

> honest I wish we had the budget this year to move to Microsoft Dynamics

> AX...

>

> --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ,

> "Ned" <TechnoBabbly@> wrote:

> >

> > Install the service packs, the CD itself won't work all on it's own.

> >

> >

> >

> > -----Original Message-----

> > From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>

> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ] On

> Behalf Of

> > Clive

> > Sent: Saturday, July 16, 2011 7:52 AM

> > To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>

> > Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start AppServers

> >

> > Hi,

> >

> > I've done some research on here, and I think I may be lucky in that

> others

> > have had exactly the same problem ?.

> >

> > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL

> 2008

> > running on Windows Server 2008 x64. I've not applied any Epicor

> patches,

> > jusy OpenEdge, as I want to get it working correctly off of the DVD's

> first

> > in case I need to perfomr a clean install again.

> >

> > I've had various quirks here and there, to be expected with Epicor

> software,

> > but currently I can't start the AppServer's.

> >

> > I've seen the verbose logging issue mentioned, I've made the tweak but

> I get

> > this in the broker log...

> >

> > IOException reading message from server : java.io.EOFException: pipe

> to

> > server broken (8117)

> >

> > ... and this in the server log...

> >

> > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application

> Server

> > Startup. (5473)

> > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to

> > database mfgsyssh, user number 49. (9543)

> > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to

> > database mfgsyssh, user number 48. (9543)

> > [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --

> > database mfgsyssh is already connected. (1012)

> [11/07/15@21:44:13.139+0100]

> > P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already

> > connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS

> --

> > Invalid version, 1007 (expected 17391) in object file

> > D:\Epicor\Epicor905\Server\as\startup.r. (2888)

> [11/07/15@21:44:13.142+0100]

> > P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with an

> > ERROR condition. (8025)

> >

> >

> > ... I've a support call logged with Epicor but I think the people here

> can

> > beat them to the punch ;-)

> >

> > Thanks.

> >

> >

> >

> > ------------------------------------

> >

> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must

> have

> > already linked your email address to a yahoo id to enable access. )

> > (1) To access the Files Section of our Yahoo!Group for Report Builder

> and

> > Crystal Reports and other 'goodies', please goto:

> > http://groups.yahoo.com/group/vantage/files/.<http://groups.yahoo.com/group/vantage/files/>

> <http://groups.yahoo.com/group/vantage/files/>

> > (2) To search through old msg's goto:

> > http://groups.yahoo.com/group/vantage/messages

> > (3) To view links to Vendors that provide Vantage services goto:

> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links

> >

>

> Click here

> <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==

> y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email

> as spam.

> --------------------------------------------------------

>

> This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.

>

> This message has been scanned for malware by Websense. www.websense.com

>

> [Non-text portions of this message have been removed]

>

>

>

> [Non-text portions of this message have been removed]

>



























[Non-text portions of this message have been removed]
"Following Epicor install instructions to the letter"  That's the problem.  Epicor 9.05 install instructions are missing all kinds of necessary steps and are sometimes out of order in regards to when certain things should be done.  It's NOT POSSIBLE to do a 9.05 install with Epicor's install guide.  This is not new, it's been like this since day 1.  Over a year later NOTHING has changed with this worthless documentation from Epicor.

Chuck Triteschuck_trites@... Consulting, Inc.181 Hillcrest DriveLaconia, NH 03246Phone: (603) 219-1500

--- On Tue, 7/19/11, Clive <clive.1972@...> wrote:

From: Clive <clive.1972@...>
Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers
To: vantage@yahoogroups.com
Date: Tuesday, July 19, 2011, 3:18 AM
















Â









This is exactly what I'm doing, the server is 64bit and the admin workstation is 32bit, all by the books.



I'm following the 'Epicor 9.05 Install Guide' to the letter.



This just makes no sense, were the Epicor DVD's not burnt correctly, did I get one from a bad batch ?.



Thanks.



--- In vantage@yahoogroups.com, Zac Jason Woodward <zac@...> wrote:

>

> Going to clarify a little more on what nate said:

>

> 1. install OpenEdge 32 bit on another server (admin service does not need to be running. after patches you can set to manual or disabled.)

> 2. Patch OpenEdge 32 bit to the latest version for safety

> 3. On the OpenEdge 32 bit server run the Epicor client installer and when prompted select admin console/tools

> 4. Run your conversions

>

> Yes it sucks, but at this point it is a necessary evil. If you use Open4 you will need this 32 bit server anyhow as it wont run on the 64 bit.

>

> "Zac" Jason Woodward

> Network Administrator

> Intermountain Electronics, Inc.

> O: 877-544-2291

> M: 435-820-6515

> F: 435-637-9601

> www.ie-corp.com

>

> Creating customer confidence through extraordinary service and experienced industry experts.

>

> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Nathan Anderson

> Sent: Monday, July 18, 2011 3:42 PM

> To: vantage@yahoogroups.com

> Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers

>

>

>

> Are you trying to run the admin tools from the 64bit server? With 905,

> if you installed the 64bit version of 905 you need to run the admin

> tools program from your 32bit admin workstation. The instructions on

> how to set up the admin workstation is in the install guide

>

> ~Nathan

>

> From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf

> Of Clive

> Sent: Monday, July 18, 2011 4:37 PM

> To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>

> Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start

> AppServers

>

> I did that this morning to see if it would sort things out, which it

> didn't.

>

> With the latest version of E9, 9.0.5.605, I now get the lovely error...

>

> The shared memory is version 45088768; expected 12009 (1178)

>

> ... when trying to 'Run Conversions Using Epicor Admin Tools'.

>

> All I get from Epicor support is the dirty 'C' word, consultancy. To be

> honest I wish we had the budget this year to move to Microsoft Dynamics

> AX...

>

> --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ,

> "Ned" <TechnoBabbly@> wrote:

> >

> > Install the service packs, the CD itself won't work all on it's own.

> >

> >

> >

> > -----Original Message-----

> > From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>

> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ] On

> Behalf Of

> > Clive

> > Sent: Saturday, July 16, 2011 7:52 AM

> > To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>

> > Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start AppServers

> >

> > Hi,

> >

> > I've done some research on here, and I think I may be lucky in that

> others

> > have had exactly the same problem ?.

> >

> > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL

> 2008

> > running on Windows Server 2008 x64. I've not applied any Epicor

> patches,

> > jusy OpenEdge, as I want to get it working correctly off of the DVD's

> first

> > in case I need to perfomr a clean install again.

> >

> > I've had various quirks here and there, to be expected with Epicor

> software,

> > but currently I can't start the AppServer's.

> >

> > I've seen the verbose logging issue mentioned, I've made the tweak but

> I get

> > this in the broker log...

> >

> > IOException reading message from server : java.io.EOFException: pipe

> to

> > server broken (8117)

> >

> > ... and this in the server log...

> >

> > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application

> Server

> > Startup. (5473)

> > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to

> > database mfgsyssh, user number 49. (9543)

> > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to

> > database mfgsyssh, user number 48. (9543)

> > [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --

> > database mfgsyssh is already connected. (1012)

> [11/07/15@21:44:13.139+0100]

> > P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already

> > connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS

> --

> > Invalid version, 1007 (expected 17391) in object file

> > D:\Epicor\Epicor905\Server\as\startup.r. (2888)

> [11/07/15@21:44:13.142+0100]

> > P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with an

> > ERROR condition. (8025)

> >

> >

> > ... I've a support call logged with Epicor but I think the people here

> can

> > beat them to the punch ;-)

> >

> > Thanks.

> >

> >

> >

> > ------------------------------------

> >

> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must

> have

> > already linked your email address to a yahoo id to enable access. )

> > (1) To access the Files Section of our Yahoo!Group for Report Builder

> and

> > Crystal Reports and other 'goodies', please goto:

> > http://groups.yahoo.com/group/vantage/files/.<http://groups.yahoo.com/group/vantage/files/>

> <http://groups.yahoo.com/group/vantage/files/>

> > (2) To search through old msg's goto:

> > http://groups.yahoo.com/group/vantage/messages

> > (3) To view links to Vendors that provide Vantage services goto:

> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links

> >

>

> Click here

> <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==

> y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email

> as spam.

> --------------------------------------------------------

>

> This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.

>

> This message has been scanned for malware by Websense. www.websense.com

>

> [Non-text portions of this message have been removed]

>

>

>

> [Non-text portions of this message have been removed]

>



























[Non-text portions of this message have been removed]
Have you tried load the test DB?
Are there any other errors in the application logs of server 2008?
In server 2008 did you set the DEP to "windows programs and services", and not "ALL except…." ? This one will force you to uninstall all the programs and start over.

Cant think of anything else at the moment.

"Zac" Jason Woodward
Network Administrator
Intermountain Electronics, Inc.
O: 877-544-2291
M: 435-820-6515
F: 435-637-9601
www.ie-corp.com

Creating customer confidence through extraordinary service and experienced industry experts.

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Chuck Trites
Sent: Wednesday, July 20, 2011 12:00 PM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers



"Following Epicor install instructions to the letter" That's the problem. Epicor 9.05 install instructions are missing all kinds of necessary steps and are sometimes out of order in regards to when certain things should be done. It's NOT POSSIBLE to do a 9.05 install with Epicor's install guide. This is not new, it's been like this since day 1. Over a year later NOTHING has changed with this worthless documentation from Epicor.

Chuck Triteschuck_trites@...<mailto:Triteschuck_trites%40yahoo.comTrites> Consulting, Inc.181 Hillcrest DriveLaconia, NH 03246Phone: (603) 219-1500

--- On Tue, 7/19/11, Clive <clive.1972@...<mailto:clive.1972%40yahoo.com>> wrote:

From: Clive <clive.1972@...<mailto:clive.1972%40yahoo.com>>
Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Date: Tuesday, July 19, 2011, 3:18 AM



This is exactly what I'm doing, the server is 64bit and the admin workstation is 32bit, all by the books.

I'm following the 'Epicor 9.05 Install Guide' to the letter.

This just makes no sense, were the Epicor DVD's not burnt correctly, did I get one from a bad batch ?.

Thanks.

--- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>, Zac Jason Woodward <zac@...> wrote:

>

> Going to clarify a little more on what nate said:

>

> 1. install OpenEdge 32 bit on another server (admin service does not need to be running. after patches you can set to manual or disabled.)

> 2. Patch OpenEdge 32 bit to the latest version for safety

> 3. On the OpenEdge 32 bit server run the Epicor client installer and when prompted select admin console/tools

> 4. Run your conversions

>

> Yes it sucks, but at this point it is a necessary evil. If you use Open4 you will need this 32 bit server anyhow as it wont run on the 64 bit.

>

> "Zac" Jason Woodward

> Network Administrator

> Intermountain Electronics, Inc.

> O: 877-544-2291

> M: 435-820-6515

> F: 435-637-9601

> www.ie-corp.com

>

> Creating customer confidence through extraordinary service and experienced industry experts.

>

> From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf Of Nathan Anderson

> Sent: Monday, July 18, 2011 3:42 PM

> To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>

> Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers

>

>

>

> Are you trying to run the admin tools from the 64bit server? With 905,

> if you installed the 64bit version of 905 you need to run the admin

> tools program from your 32bit admin workstation. The instructions on

> how to set up the admin workstation is in the install guide

>

> ~Nathan

>

> From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>] On Behalf

> Of Clive

> Sent: Monday, July 18, 2011 4:37 PM

> To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>

> Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start

> AppServers

>

> I did that this morning to see if it would sort things out, which it

> didn't.

>

> With the latest version of E9, 9.0.5.605, I now get the lovely error...

>

> The shared memory is version 45088768; expected 12009 (1178)

>

> ... when trying to 'Run Conversions Using Epicor Admin Tools'.

>

> All I get from Epicor support is the dirty 'C' word, consultancy. To be

> honest I wish we had the budget this year to move to Microsoft Dynamics

> AX...

>

> --- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ,

> "Ned" <TechnoBabbly@> wrote:

> >

> > Install the service packs, the CD itself won't work all on it's own.

> >

> >

> >

> > -----Original Message-----

> > From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>

> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com> ] On

> Behalf Of

> > Clive

> > Sent: Saturday, July 16, 2011 7:52 AM

> > To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>

> > Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start AppServers

> >

> > Hi,

> >

> > I've done some research on here, and I think I may be lucky in that

> others

> > have had exactly the same problem ?.

> >

> > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL

> 2008

> > running on Windows Server 2008 x64. I've not applied any Epicor

> patches,

> > jusy OpenEdge, as I want to get it working correctly off of the DVD's

> first

> > in case I need to perfomr a clean install again.

> >

> > I've had various quirks here and there, to be expected with Epicor

> software,

> > but currently I can't start the AppServer's.

> >

> > I've seen the verbose logging issue mentioned, I've made the tweak but

> I get

> > this in the broker log...

> >

> > IOException reading message from server : java.io.EOFException: pipe

> to

> > server broken (8117)

> >

> > ... and this in the server log...

> >

> > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application

> Server

> > Startup. (5473)

> > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected to

> > database mfgsyssh, user number 49. (9543)

> > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected to

> > database mfgsyssh, user number 48. (9543)

> > [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --

> > database mfgsyssh is already connected. (1012)

> [11/07/15@21:44:13.139+0100]

> > P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already

> > connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS

> --

> > Invalid version, 1007 (expected 17391) in object file

> > D:\Epicor\Epicor905\Server\as\startup.r. (2888)

> [11/07/15@21:44:13.142+0100]

> > P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with an

> > ERROR condition. (8025)

> >

> >

> > ... I've a support call logged with Epicor but I think the people here

> can

> > beat them to the punch ;-)

> >

> > Thanks.

> >

> >

> >

> > ------------------------------------

> >

> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must

> have

> > already linked your email address to a yahoo id to enable access. )

> > (1) To access the Files Section of our Yahoo!Group for Report Builder

> and

> > Crystal Reports and other 'goodies', please goto:

> > http://groups.yahoo.com/group/vantage/files/.<http://groups.yahoo.com/group/vantage/files/><http://groups.yahoo.com/group/vantage/files/>

> <http://groups.yahoo.com/group/vantage/files/>

> > (2) To search through old msg's goto:

> > http://groups.yahoo.com/group/vantage/messages

> > (3) To view links to Vendors that provide Vantage services goto:

> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links

> >

>

> Click here

> <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==

> y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email

> as spam.

> --------------------------------------------------------

>

> This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.

>

> This message has been scanned for malware by Websense. www.websense.com

>

> [Non-text portions of this message have been removed]

>

>

>

> [Non-text portions of this message have been removed]

>

[Non-text portions of this message have been removed]



[Non-text portions of this message have been removed]
Another detail to check: In one version, the app server logging level
had to be set to "basic", instead of "errors only". I forget the exact
version & details, but a search of the list archives should find it.



Brian.



________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Zac Jason Woodward
Sent: Wednesday, July 20, 2011 4:01 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers





Have you tried load the test DB?
Are there any other errors in the application logs of server 2008?
In server 2008 did you set the DEP to "windows programs and services",
and not "ALL except...." ? This one will force you to uninstall all the
programs and start over.

Cant think of anything else at the moment.

"Zac" Jason Woodward
Network Administrator
Intermountain Electronics, Inc.
O: 877-544-2291
M: 435-820-6515
F: 435-637-9601
www.ie-corp.com

Creating customer confidence through extraordinary service and
experienced industry experts.

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf Of Chuck Trites
Sent: Wednesday, July 20, 2011 12:00 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: Re: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers



"Following Epicor install instructions to the letter" That's the
problem. Epicor 9.05 install instructions are missing all kinds of
necessary steps and are sometimes out of order in regards to when
certain things should be done. It's NOT POSSIBLE to do a 9.05 install
with Epicor's install guide. This is not new, it's been like this since
day 1. Over a year later NOTHING has changed with this worthless
documentation from Epicor.

Chuck Triteschuck_trites@...
<mailto:Triteschuck_trites%40yahoo.comTrites>
<mailto:Triteschuck_trites%40yahoo.comTrites> Consulting, Inc.181
Hillcrest DriveLaconia, NH 03246Phone: (603) 219-1500

--- On Tue, 7/19/11, Clive <clive.1972@...
<mailto:clive.1972%40yahoo.com> <mailto:clive.1972%40yahoo.com>> wrote:

From: Clive <clive.1972@... <mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>>
Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Date: Tuesday, July 19, 2011, 3:18 AM



This is exactly what I'm doing, the server is 64bit and the admin
workstation is 32bit, all by the books.

I'm following the 'Epicor 9.05 Install Guide' to the letter.

This just makes no sense, were the Epicor DVD's not burnt correctly, did
I get one from a bad batch ?.

Thanks.

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>, Zac Jason Woodward <zac@...> wrote:

>

> Going to clarify a little more on what nate said:

>

> 1. install OpenEdge 32 bit on another server (admin service does not
need to be running. after patches you can set to manual or disabled.)

> 2. Patch OpenEdge 32 bit to the latest version for safety

> 3. On the OpenEdge 32 bit server run the Epicor client installer and
when prompted select admin console/tools

> 4. Run your conversions

>

> Yes it sucks, but at this point it is a necessary evil. If you use
Open4 you will need this 32 bit server anyhow as it wont run on the 64
bit.

>

> "Zac" Jason Woodward

> Network Administrator

> Intermountain Electronics, Inc.

> O: 877-544-2291

> M: 435-820-6515

> F: 435-637-9601

> www.ie-corp.com

>

> Creating customer confidence through extraordinary service and
experienced industry experts.

>

> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com
<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>]
On Behalf Of Nathan Anderson

> Sent: Monday, July 18, 2011 3:42 PM

> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

>

>

>

> Are you trying to run the admin tools from the 64bit server? With 905,


> if you installed the 64bit version of 905 you need to run the admin

> tools program from your 32bit admin workstation. The instructions on

> how to set up the admin workstation is in the install guide

>

> ~Nathan

>

> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>] On
Behalf

> Of Clive

> Sent: Monday, July 18, 2011 4:37 PM

> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>

> Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start

> AppServers

>

> I did that this morning to see if it would sort things out, which it

> didn't.

>

> With the latest version of E9, 9.0.5.605, I now get the lovely
error...

>

> The shared memory is version 45088768; expected 12009 (1178)

>

> ... when trying to 'Run Conversions Using Epicor Admin Tools'.

>

> All I get from Epicor support is the dirty 'C' word, consultancy. To
be

> honest I wish we had the budget this year to move to Microsoft
Dynamics

> AX...

>

> --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ,

> "Ned" <TechnoBabbly@> wrote:

> >

> > Install the service packs, the CD itself won't work all on it's own.


> >

> >

> >

> > -----Original Message-----

> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On

> Behalf Of

> > Clive

> > Sent: Saturday, July 16, 2011 7:52 AM

> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> > Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start
AppServers

> >

> > Hi,

> >

> > I've done some research on here, and I think I may be lucky in that

> others

> > have had exactly the same problem ?.

> >

> > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS
SQL

> 2008

> > running on Windows Server 2008 x64. I've not applied any Epicor

> patches,

> > jusy OpenEdge, as I want to get it working correctly off of the
DVD's

> first

> > in case I need to perfomr a clean install again.

> >

> > I've had various quirks here and there, to be expected with Epicor

> software,

> > but currently I can't start the AppServer's.

> >

> > I've seen the verbose logging issue mentioned, I've made the tweak
but

> I get

> > this in the broker log...

> >

> > IOException reading message from server : java.io.EOFException: pipe


> to

> > server broken (8117)

> >

> > ... and this in the server log...

> >

> > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application

> Server

> > Startup. (5473)

> > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected
to

> > database mfgsyssh, user number 49. (9543)

> > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected
to

> > database mfgsyssh, user number 48. (9543)

> > [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --


> > database mfgsyssh is already connected. (1012)

> [11/07/15@21:44:13.139+0100]

> > P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already

> > connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1
AS

> --

> > Invalid version, 1007 (expected 17391) in object file

> > D:\Epicor\Epicor905\Server\as\startup.r. (2888)

> [11/07/15@21:44:13.142+0100]

> > P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with
an

> > ERROR condition. (8025)

> >

> >

> > ... I've a support call logged with Epicor but I think the people
here

> can

> > beat them to the punch ;-)

> >

> > Thanks.

> >

> >

> >

> > ------------------------------------

> >

> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must

> have

> > already linked your email address to a yahoo id to enable access. )

> > (1) To access the Files Section of our Yahoo!Group for Report
Builder

> and

> > Crystal Reports and other 'goodies', please goto:

> > http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/><http://groups.yahoo.com/g
roup/vantage/files/>

> <http://groups.yahoo.com/group/vantage/files/>

> > (2) To search through old msg's goto:

> > http://groups.yahoo.com/group/vantage/messages

> > (3) To view links to Vendors that provide Vantage services goto:

> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links

> >

>

> Click here

> <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==

> y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email


> as spam.

> --------------------------------------------------------

>

> This e-mail is for the use of the intended recipient(s) only. If you
have received this e-mail in error, please notify the sender immediately
and then delete it. If you are not the intended recipient, you must not
use, disclose or distribute this e-mail without the author's prior
permission. We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to carry out your own
virus checks on any attachment to this message. We cannot accept
liability for any loss or damage caused by software viruses. Any views
and/or opinions expressed in this e-mail are of the author only and do
not represent the views of Epicor Software Corporation or any other
company within its group.

>

> This message has been scanned for malware by Websense.
www.websense.com

>

> [Non-text portions of this message have been removed]

>

>

>

> [Non-text portions of this message have been removed]

>

[Non-text portions of this message have been removed]


[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]
FYI:



As long as you are installing the latest service pack and patch of
OpenEdge(10.2a SP3 HF 23) you don't need to change your appserver
logging settings - that was corrected in versions after HF 09 I believe



~Nathan

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Brian Roberts
Sent: Wednesday, July 20, 2011 3:26 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers





Another detail to check: In one version, the app server logging level
had to be set to "basic", instead of "errors only". I forget the exact
version & details, but a search of the list archives should find it.

Brian.

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Zac Jason Woodward
Sent: Wednesday, July 20, 2011 4:01 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

Have you tried load the test DB?
Are there any other errors in the application logs of server 2008?
In server 2008 did you set the DEP to "windows programs and services",
and not "ALL except...." ? This one will force you to uninstall all the
programs and start over.

Cant think of anything else at the moment.

"Zac" Jason Woodward
Network Administrator
Intermountain Electronics, Inc.
O: 877-544-2291
M: 435-820-6515
F: 435-637-9601
www.ie-corp.com

Creating customer confidence through extraordinary service and
experienced industry experts.

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf Of Chuck Trites
Sent: Wednesday, July 20, 2011 12:00 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: Re: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

"Following Epicor install instructions to the letter" That's the
problem. Epicor 9.05 install instructions are missing all kinds of
necessary steps and are sometimes out of order in regards to when
certain things should be done. It's NOT POSSIBLE to do a 9.05 install
with Epicor's install guide. This is not new, it's been like this since
day 1. Over a year later NOTHING has changed with this worthless
documentation from Epicor.

Chuck Triteschuck_trites@...
<mailto:Triteschuck_trites%40yahoo.comTrites>
<mailto:Triteschuck_trites%40yahoo.comTrites>
<mailto:Triteschuck_trites%40yahoo.comTrites> Consulting, Inc.181
Hillcrest DriveLaconia, NH 03246Phone: (603) 219-1500

--- On Tue, 7/19/11, Clive <clive.1972@...
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com> <mailto:clive.1972%40yahoo.com>> wrote:

From: Clive <clive.1972@... <mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>>
Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Date: Tuesday, July 19, 2011, 3:18 AM

This is exactly what I'm doing, the server is 64bit and the admin
workstation is 32bit, all by the books.

I'm following the 'Epicor 9.05 Install Guide' to the letter.

This just makes no sense, were the Epicor DVD's not burnt correctly, did
I get one from a bad batch ?.

Thanks.

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>, Zac Jason Woodward <zac@...> wrote:

>

> Going to clarify a little more on what nate said:

>

> 1. install OpenEdge 32 bit on another server (admin service does not
need to be running. after patches you can set to manual or disabled.)

> 2. Patch OpenEdge 32 bit to the latest version for safety

> 3. On the OpenEdge 32 bit server run the Epicor client installer and
when prompted select admin console/tools

> 4. Run your conversions

>

> Yes it sucks, but at this point it is a necessary evil. If you use
Open4 you will need this 32 bit server anyhow as it wont run on the 64
bit.

>

> "Zac" Jason Woodward

> Network Administrator

> Intermountain Electronics, Inc.

> O: 877-544-2291

> M: 435-820-6515

> F: 435-637-9601

> www.ie-corp.com

>

> Creating customer confidence through extraordinary service and
experienced industry experts.

>

> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>]
On Behalf Of Nathan Anderson

> Sent: Monday, July 18, 2011 3:42 PM

> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

>

>

>

> Are you trying to run the admin tools from the 64bit server? With 905,

> if you installed the 64bit version of 905 you need to run the admin

> tools program from your 32bit admin workstation. The instructions on

> how to set up the admin workstation is in the install guide

>

> ~Nathan

>

> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>] On
Behalf

> Of Clive

> Sent: Monday, July 18, 2011 4:37 PM

> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>

> Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start

> AppServers

>

> I did that this morning to see if it would sort things out, which it

> didn't.

>

> With the latest version of E9, 9.0.5.605, I now get the lovely
error...

>

> The shared memory is version 45088768; expected 12009 (1178)

>

> ... when trying to 'Run Conversions Using Epicor Admin Tools'.

>

> All I get from Epicor support is the dirty 'C' word, consultancy. To
be

> honest I wish we had the budget this year to move to Microsoft
Dynamics

> AX...

>

> --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ,

> "Ned" <TechnoBabbly@> wrote:

> >

> > Install the service packs, the CD itself won't work all on it's own.

> >

> >

> >

> > -----Original Message-----

> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On

> Behalf Of

> > Clive

> > Sent: Saturday, July 16, 2011 7:52 AM

> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> > Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start
AppServers

> >

> > Hi,

> >

> > I've done some research on here, and I think I may be lucky in that

> others

> > have had exactly the same problem ?.

> >

> > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS
SQL

> 2008

> > running on Windows Server 2008 x64. I've not applied any Epicor

> patches,

> > jusy OpenEdge, as I want to get it working correctly off of the
DVD's

> first

> > in case I need to perfomr a clean install again.

> >

> > I've had various quirks here and there, to be expected with Epicor

> software,

> > but currently I can't start the AppServer's.

> >

> > I've seen the verbose logging issue mentioned, I've made the tweak
but

> I get

> > this in the broker log...

> >

> > IOException reading message from server : java.io.EOFException: pipe

> to

> > server broken (8117)

> >

> > ... and this in the server log...

> >

> > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application

> Server

> > Startup. (5473)

> > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected
to

> > database mfgsyssh, user number 49. (9543)

> > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected
to

> > database mfgsyssh, user number 48. (9543)

> > [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --

> > database mfgsyssh is already connected. (1012)

> [11/07/15@21:44:13.139+0100]

> > P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already

> > connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1
AS

> --

> > Invalid version, 1007 (expected 17391) in object file

> > D:\Epicor\Epicor905\Server\as\startup.r. (2888)

> [11/07/15@21:44:13.142+0100]

> > P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with
an

> > ERROR condition. (8025)

> >

> >

> > ... I've a support call logged with Epicor but I think the people
here

> can

> > beat them to the punch ;-)

> >

> > Thanks.

> >

> >

> >

> > ------------------------------------

> >

> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must

> have

> > already linked your email address to a yahoo id to enable access. )

> > (1) To access the Files Section of our Yahoo!Group for Report
Builder

> and

> > Crystal Reports and other 'goodies', please goto:

> > http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/><http://groups.yahoo.com/g
roup/vantage/files/>

> <http://groups.yahoo.com/group/vantage/files/>

> > (2) To search through old msg's goto:

> > http://groups.yahoo.com/group/vantage/messages

> > (3) To view links to Vendors that provide Vantage services goto:

> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links

> >

>

> Click here

> <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>

> y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email

> as spam.

> --------------------------------------------------------

>

> This e-mail is for the use of the intended recipient(s) only. If you
have received this e-mail in error, please notify the sender immediately
and then delete it. If you are not the intended recipient, you must not
use, disclose or distribute this e-mail without the author's prior
permission. We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to carry out your own
virus checks on any attachment to this message. We cannot accept
liability for any loss or damage caused by software viruses. Any views
and/or opinions expressed in this e-mail are of the author only and do
not represent the views of Epicor Software Corporation or any other
company within its group.

>

> This message has been scanned for malware by Websense.
www.websense.com

>

> [Non-text portions of this message have been removed]

>

>

>

> [Non-text portions of this message have been removed]

>

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]


<https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>


--------------------------------------------------------

This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.


[Non-text portions of this message have been removed]
Also an FYI - the basic install steps for Epicor905 (and really any
version of Epicor if you exclude the parts regarding the admin
workstation) are as follows, which the install guide does cover but may
not be as clear as it could be:



ON SERVER:

* install OpenEdge (not into the default path - some issues can be avoid
by not installing into program files)

* install latest OpenEdge service pack and patch

* install OpenEdge Explorer Tool (it is recommended over the PET going
forward)

* install Epicor (not into the default path - some issues can be avoid
by not installing into program files)

* make sure that the OpenEdge and Epicor folders allow everyone full
control (at least during the install process)

* install latest Epicor service pack and patch

* if sql, restore latest version of schema holders per the
install/service pack guide

* set admin service to use a domain user account that has local
administrator permissions, along with the needed permissions per the
Epicor installation guide



ON ADMIN WORKSTATION:

* install 32bit version of OE on admin workstation if 64bit was
installed on server

* install latest OpenEdge service pack and patch on admin workstation

* install client on admin workstation (run epicor9client.msi from shared
epicor905 folder on server) and check the appropriate boxes to install
schema change and admin tools shortcuts

* download and restore training database available from epicweb



ON SERVER:

* start adminservice

* start db / db schema holder and appservers with OpenEdge Explorer Tool

* log in from server or admin workstation - if successful, install
client on other workstations along with Crystal Reports runtime



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Nathan Anderson
Sent: Wednesday, July 20, 2011 4:11 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers





FYI:

As long as you are installing the latest service pack and patch of
OpenEdge(10.2a SP3 HF 23) you don't need to change your appserver
logging settings - that was corrected in versions after HF 09 I believe

~Nathan

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Brian Roberts
Sent: Wednesday, July 20, 2011 3:26 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

Another detail to check: In one version, the app server logging level
had to be set to "basic", instead of "errors only". I forget the exact
version & details, but a search of the list archives should find it.

Brian.

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Zac Jason Woodward
Sent: Wednesday, July 20, 2011 4:01 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

Have you tried load the test DB?
Are there any other errors in the application logs of server 2008?
In server 2008 did you set the DEP to "windows programs and services",
and not "ALL except...." ? This one will force you to uninstall all the
programs and start over.

Cant think of anything else at the moment.

"Zac" Jason Woodward
Network Administrator
Intermountain Electronics, Inc.
O: 877-544-2291
M: 435-820-6515
F: 435-637-9601
www.ie-corp.com

Creating customer confidence through extraordinary service and
experienced industry experts.

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf Of Chuck Trites
Sent: Wednesday, July 20, 2011 12:00 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: Re: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

"Following Epicor install instructions to the letter" That's the
problem. Epicor 9.05 install instructions are missing all kinds of
necessary steps and are sometimes out of order in regards to when
certain things should be done. It's NOT POSSIBLE to do a 9.05 install
with Epicor's install guide. This is not new, it's been like this since
day 1. Over a year later NOTHING has changed with this worthless
documentation from Epicor.

Chuck Triteschuck_trites@...
<mailto:Triteschuck_trites%40yahoo.comTrites>
<mailto:Triteschuck_trites%40yahoo.comTrites>
<mailto:Triteschuck_trites%40yahoo.comTrites>
<mailto:Triteschuck_trites%40yahoo.comTrites> Consulting, Inc.181
Hillcrest DriveLaconia, NH 03246Phone: (603) 219-1500

--- On Tue, 7/19/11, Clive <clive.1972@...
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com> <mailto:clive.1972%40yahoo.com>> wrote:

From: Clive <clive.1972@... <mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>>
Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Date: Tuesday, July 19, 2011, 3:18 AM

This is exactly what I'm doing, the server is 64bit and the admin
workstation is 32bit, all by the books.

I'm following the 'Epicor 9.05 Install Guide' to the letter.

This just makes no sense, were the Epicor DVD's not burnt correctly, did
I get one from a bad batch ?.

Thanks.

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>, Zac Jason Woodward <zac@...> wrote:

>

> Going to clarify a little more on what nate said:

>

> 1. install OpenEdge 32 bit on another server (admin service does not
need to be running. after patches you can set to manual or disabled.)

> 2. Patch OpenEdge 32 bit to the latest version for safety

> 3. On the OpenEdge 32 bit server run the Epicor client installer and
when prompted select admin console/tools

> 4. Run your conversions

>

> Yes it sucks, but at this point it is a necessary evil. If you use
Open4 you will need this 32 bit server anyhow as it wont run on the 64
bit.

>

> "Zac" Jason Woodward

> Network Administrator

> Intermountain Electronics, Inc.

> O: 877-544-2291

> M: 435-820-6515

> F: 435-637-9601

> www.ie-corp.com

>

> Creating customer confidence through extraordinary service and
experienced industry experts.

>

> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>]
On Behalf Of Nathan Anderson

> Sent: Monday, July 18, 2011 3:42 PM

> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

>

>

>

> Are you trying to run the admin tools from the 64bit server? With 905,

> if you installed the 64bit version of 905 you need to run the admin

> tools program from your 32bit admin workstation. The instructions on

> how to set up the admin workstation is in the install guide

>

> ~Nathan

>

> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>] On
Behalf

> Of Clive

> Sent: Monday, July 18, 2011 4:37 PM

> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>

> Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start

> AppServers

>

> I did that this morning to see if it would sort things out, which it

> didn't.

>

> With the latest version of E9, 9.0.5.605, I now get the lovely
error...

>

> The shared memory is version 45088768; expected 12009 (1178)

>

> ... when trying to 'Run Conversions Using Epicor Admin Tools'.

>

> All I get from Epicor support is the dirty 'C' word, consultancy. To
be

> honest I wish we had the budget this year to move to Microsoft
Dynamics

> AX...

>

> --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ,

> "Ned" <TechnoBabbly@> wrote:

> >

> > Install the service packs, the CD itself won't work all on it's own.

> >

> >

> >

> > -----Original Message-----

> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On

> Behalf Of

> > Clive

> > Sent: Saturday, July 16, 2011 7:52 AM

> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> > Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start
AppServers

> >

> > Hi,

> >

> > I've done some research on here, and I think I may be lucky in that

> others

> > have had exactly the same problem ?.

> >

> > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS
SQL

> 2008

> > running on Windows Server 2008 x64. I've not applied any Epicor

> patches,

> > jusy OpenEdge, as I want to get it working correctly off of the
DVD's

> first

> > in case I need to perfomr a clean install again.

> >

> > I've had various quirks here and there, to be expected with Epicor

> software,

> > but currently I can't start the AppServer's.

> >

> > I've seen the verbose logging issue mentioned, I've made the tweak
but

> I get

> > this in the broker log...

> >

> > IOException reading message from server : java.io.EOFException: pipe

> to

> > server broken (8117)

> >

> > ... and this in the server log...

> >

> > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application

> Server

> > Startup. (5473)

> > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected
to

> > database mfgsyssh, user number 49. (9543)

> > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected
to

> > database mfgsyssh, user number 48. (9543)

> > [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --

> > database mfgsyssh is already connected. (1012)

> [11/07/15@21:44:13.139+0100]

> > P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already

> > connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1
AS

> --

> > Invalid version, 1007 (expected 17391) in object file

> > D:\Epicor\Epicor905\Server\as\startup.r. (2888)

> [11/07/15@21:44:13.142+0100]

> > P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with
an

> > ERROR condition. (8025)

> >

> >

> > ... I've a support call logged with Epicor but I think the people
here

> can

> > beat them to the punch ;-)

> >

> > Thanks.

> >

> >

> >

> > ------------------------------------

> >

> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must

> have

> > already linked your email address to a yahoo id to enable access. )

> > (1) To access the Files Section of our Yahoo!Group for Report
Builder

> and

> > Crystal Reports and other 'goodies', please goto:

> > http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/><http://groups.yahoo.com/g
roup/vantage/files/>

> <http://groups.yahoo.com/group/vantage/files/>

> > (2) To search through old msg's goto:

> > http://groups.yahoo.com/group/vantage/messages

> > (3) To view links to Vendors that provide Vantage services goto:

> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links

> >

>

> Click here

> <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>>

> y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email

> as spam.

> --------------------------------------------------------

>

> This e-mail is for the use of the intended recipient(s) only. If you
have received this e-mail in error, please notify the sender immediately
and then delete it. If you are not the intended recipient, you must not
use, disclose or distribute this e-mail without the author's prior
permission. We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to carry out your own
virus checks on any attachment to this message. We cannot accept
liability for any loss or damage caused by software viruses. Any views
and/or opinions expressed in this e-mail are of the author only and do
not represent the views of Epicor Software Corporation or any other
company within its group.

>

> This message has been scanned for malware by Websense.
www.websense.com

>

> [Non-text portions of this message have been removed]

>

>

>

> [Non-text portions of this message have been removed]

>

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

< <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>
https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>>

--------------------------------------------------------

This e-mail is for the use of the intended recipient(s) only. If you
have received this e-mail in error, please notify the sender immediately
and then delete it. If you are not the intended recipient, you must not
use, disclose or distribute this e-mail without the author's prior
permission. We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to carry out your own
virus checks on any attachment to this message. We cannot accept
liability for any loss or damage caused by software viruses. Any views
and/or opinions expressed in this e-mail are of the author only and do
not represent the views of Epicor Software Corporation or any other
company within its group.

[Non-text portions of this message have been removed]


<https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>


--------------------------------------------------------

This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.


[Non-text portions of this message have been removed]
Thanks for the input everyone.

I've already tried it with all potential logging settings and I still get the same error.

I've had a rant at my CAM about this, and two Epicor support staff have tried to work out what's going on and are stumped, and a third is now involved.

I think I'll eventualy get a resolution, but it shouldn't have to be this way ?.

I think I'm going to get familiar with the OpenEdge Management software that I can install localy on the server, just to see if the same error occurs when launching an AppServer.

--- In vantage@yahoogroups.com, "Nathan Anderson" <naanderson@...> wrote:
>
> FYI:
>
>
>
> As long as you are installing the latest service pack and patch of
> OpenEdge(10.2a SP3 HF 23) you don't need to change your appserver
> logging settings - that was corrected in versions after HF 09 I believe
>
>
>
> ~Nathan
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
> Of Brian Roberts
> Sent: Wednesday, July 20, 2011 3:26 PM
> To: vantage@yahoogroups.com
> Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
> AppServers
>
>
>
>
>
> Another detail to check: In one version, the app server logging level
> had to be set to "basic", instead of "errors only". I forget the exact
> version & details, but a search of the list archives should find it.
>
> Brian.
>
> ________________________________
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
> Behalf
> Of Zac Jason Woodward
> Sent: Wednesday, July 20, 2011 4:01 PM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
> AppServers
>
> Have you tried load the test DB?
> Are there any other errors in the application logs of server 2008?
> In server 2008 did you set the DEP to "windows programs and services",
> and not "ALL except...." ? This one will force you to uninstall all the
> programs and start over.
>
> Cant think of anything else at the moment.
>
> "Zac" Jason Woodward
> Network Administrator
> Intermountain Electronics, Inc.
> O: 877-544-2291
> M: 435-820-6515
> F: 435-637-9601
> www.ie-corp.com
>
> Creating customer confidence through extraordinary service and
> experienced industry experts.
>
> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com> ] On
> Behalf Of Chuck Trites
> Sent: Wednesday, July 20, 2011 12:00 PM
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> Subject: Re: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
> AppServers
>
> "Following Epicor install instructions to the letter" That's the
> problem. Epicor 9.05 install instructions are missing all kinds of
> necessary steps and are sometimes out of order in regards to when
> certain things should be done. It's NOT POSSIBLE to do a 9.05 install
> with Epicor's install guide. This is not new, it's been like this since
> day 1. Over a year later NOTHING has changed with this worthless
> documentation from Epicor.
>
> Chuck Triteschuck_trites@...
> <mailto:Triteschuck_trites%40yahoo.comTrites>
> <mailto:Triteschuck_trites%40yahoo.comTrites>
> <mailto:Triteschuck_trites%40yahoo.comTrites> Consulting, Inc.181
> Hillcrest DriveLaconia, NH 03246Phone: (603) 219-1500
>
> --- On Tue, 7/19/11, Clive <clive.1972@...
> <mailto:clive.1972%40yahoo.com>
> <mailto:clive.1972%40yahoo.com> <mailto:clive.1972%40yahoo.com>> wrote:
>
> From: Clive <clive.1972@... <mailto:clive.1972%40yahoo.com>
> <mailto:clive.1972%40yahoo.com>
> <mailto:clive.1972%40yahoo.com>>
> Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
> AppServers
> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> Date: Tuesday, July 19, 2011, 3:18 AM
>
> This is exactly what I'm doing, the server is 64bit and the admin
> workstation is 32bit, all by the books.
>
> I'm following the 'Epicor 9.05 Install Guide' to the letter.
>
> This just makes no sense, were the Epicor DVD's not burnt correctly, did
> I get one from a bad batch ?.
>
> Thanks.
>
> --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>, Zac Jason Woodward <zac@> wrote:
>
> >
>
> > Going to clarify a little more on what nate said:
>
> >
>
> > 1. install OpenEdge 32 bit on another server (admin service does not
> need to be running. after patches you can set to manual or disabled.)
>
> > 2. Patch OpenEdge 32 bit to the latest version for safety
>
> > 3. On the OpenEdge 32 bit server run the Epicor client installer and
> when prompted select admin console/tools
>
> > 4. Run your conversions
>
> >
>
> > Yes it sucks, but at this point it is a necessary evil. If you use
> Open4 you will need this 32 bit server anyhow as it wont run on the 64
> bit.
>
> >
>
> > "Zac" Jason Woodward
>
> > Network Administrator
>
> > Intermountain Electronics, Inc.
>
> > O: 877-544-2291
>
> > M: 435-820-6515
>
> > F: 435-637-9601
>
> > www.ie-corp.com
>
> >
>
> > Creating customer confidence through extraordinary service and
> experienced industry experts.
>
> >
>
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>]
> On Behalf Of Nathan Anderson
>
> > Sent: Monday, July 18, 2011 3:42 PM
>
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
>
> > Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
> AppServers
>
> >
>
> >
>
> >
>
> > Are you trying to run the admin tools from the 64bit server? With 905,
>
> > if you installed the 64bit version of 905 you need to run the admin
>
> > tools program from your 32bit admin workstation. The instructions on
>
> > how to set up the admin workstation is in the install guide
>
> >
>
> > ~Nathan
>
> >
>
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>] On
> Behalf
>
> > Of Clive
>
> > Sent: Monday, July 18, 2011 4:37 PM
>
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
>
> > Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
>
> > AppServers
>
> >
>
> > I did that this morning to see if it would sort things out, which it
>
> > didn't.
>
> >
>
> > With the latest version of E9, 9.0.5.605, I now get the lovely
> error...
>
> >
>
> > The shared memory is version 45088768; expected 12009 (1178)
>
> >
>
> > ... when trying to 'Run Conversions Using Epicor Admin Tools'.
>
> >
>
> > All I get from Epicor support is the dirty 'C' word, consultancy. To
> be
>
> > honest I wish we had the budget this year to move to Microsoft
> Dynamics
>
> > AX...
>
> >
>
> > --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com> ,
>
> > "Ned" <TechnoBabbly@> wrote:
>
> > >
>
> > > Install the service packs, the CD itself won't work all on it's own.
>
> > >
>
> > >
>
> > >
>
> > > -----Original Message-----
>
> > > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
>
> > [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com> ] On
>
> > Behalf Of
>
> > > Clive
>
> > > Sent: Saturday, July 16, 2011 7:52 AM
>
> > > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
> <mailto:vantage%40yahoogroups.com>
>
> > > Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start
> AppServers
>
> > >
>
> > > Hi,
>
> > >
>
> > > I've done some research on here, and I think I may be lucky in that
>
> > others
>
> > > have had exactly the same problem ?.
>
> > >
>
> > > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS
> SQL
>
> > 2008
>
> > > running on Windows Server 2008 x64. I've not applied any Epicor
>
> > patches,
>
> > > jusy OpenEdge, as I want to get it working correctly off of the
> DVD's
>
> > first
>
> > > in case I need to perfomr a clean install again.
>
> > >
>
> > > I've had various quirks here and there, to be expected with Epicor
>
> > software,
>
> > > but currently I can't start the AppServer's.
>
> > >
>
> > > I've seen the verbose logging issue mentioned, I've made the tweak
> but
>
> > I get
>
> > > this in the broker log...
>
> > >
>
> > > IOException reading message from server : java.io.EOFException: pipe
>
> > to
>
> > > server broken (8117)
>
> > >
>
> > > ... and this in the server log...
>
> > >
>
> > > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application
>
> > Server
>
> > > Startup. (5473)
>
> > > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected
> to
>
> > > database mfgsyssh, user number 49. (9543)
>
> > > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected
> to
>
> > > database mfgsyssh, user number 48. (9543)
>
> > > [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --
>
> > > database mfgsyssh is already connected. (1012)
>
> > [11/07/15@21:44:13.139+0100]
>
> > > P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already
>
> > > connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1
> AS
>
> > --
>
> > > Invalid version, 1007 (expected 17391) in object file
>
> > > D:\Epicor\Epicor905\Server\as\startup.r. (2888)
>
> > [11/07/15@21:44:13.142+0100]
>
> > > P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with
> an
>
> > > ERROR condition. (8025)
>
> > >
>
> > >
>
> > > ... I've a support call logged with Epicor but I think the people
> here
>
> > can
>
> > > beat them to the punch ;-)
>
> > >
>
> > > Thanks.
>
> > >
>
> > >
>
> > >
>
> > > ------------------------------------
>
> > >
>
> > > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
> must
>
> > have
>
> > > already linked your email address to a yahoo id to enable access. )
>
> > > (1) To access the Files Section of our Yahoo!Group for Report
> Builder
>
> > and
>
> > > Crystal Reports and other 'goodies', please goto:
>
> > > http://groups.yahoo.com/group/vantage/files/.
> <http://groups.yahoo.com/group/vantage/files/>
> <http://groups.yahoo.com/group/vantage/files/>
> <http://groups.yahoo.com/group/vantage/files/><http://groups.yahoo.com/g
> roup/vantage/files/>
>
> > <http://groups.yahoo.com/group/vantage/files/>
>
> > > (2) To search through old msg's goto:
>
> > > http://groups.yahoo.com/group/vantage/messages
>
> > > (3) To view links to Vendors that provide Vantage services goto:
>
> > > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
> > >
>
> >
>
> > Click here
>
> > <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>
>
> > y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email
>
> > as spam.
>
> > --------------------------------------------------------
>
> >
>
> > This e-mail is for the use of the intended recipient(s) only. If you
> have received this e-mail in error, please notify the sender immediately
> and then delete it. If you are not the intended recipient, you must not
> use, disclose or distribute this e-mail without the author's prior
> permission. We have taken precautions to minimize the risk of
> transmitting software viruses, but we advise you to carry out your own
> virus checks on any attachment to this message. We cannot accept
> liability for any loss or damage caused by software viruses. Any views
> and/or opinions expressed in this e-mail are of the author only and do
> not represent the views of Epicor Software Corporation or any other
> company within its group.
>
> >
>
> > This message has been scanned for malware by Websense.
> www.websense.com
>
> >
>
> > [Non-text portions of this message have been removed]
>
> >
>
> >
>
> >
>
> > [Non-text portions of this message have been removed]
>
> >
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
> [Non-text portions of this message have been removed]
>
>
> <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>
>
>
> --------------------------------------------------------
>
> This e-mail is for the use of the intended recipient(s) only. If you have received this e-mail in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not use, disclose or distribute this e-mail without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. Any views and/or opinions expressed in this e-mail are of the author only and do not represent the views of Epicor Software Corporation or any other company within its group.
>
>
> [Non-text portions of this message have been removed]
>
I would have to agree with Chuck, following the install guide to the letter will not guide you correctly.
We found many missed steps, incorrect information, and items that were out of order during our install of E9.
Lucky for us, we are doing this as a test first before going live. We found several missing pieces of information that would have hung us up for days, even with support.


--- In vantage@yahoogroups.com, "Ned" <TechnoBabbly@...> wrote:
>
> That is standard, you cannot run the admin tools from the Epicor 9.05.x x64
> server, the Admin Tools must be run from another server since Epicor has not
> updated the admin tools to run with the 64-bit version of OpenEdge yet,
> therefore it requires the installation and use of a 32-bit installation of
> OpenEdge on the Admin Workstation.
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
> Clive
> Sent: Monday, July 18, 2011 5:37 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start AppServers
>
> I did that this morning to see if it would sort things out, which it didn't.
>
> With the latest version of E9, 9.0.5.605, I now get the lovely error...
>
> The shared memory is version 45088768; expected 12009 (1178)
>
> ... when trying to 'Run Conversions Using Epicor Admin Tools'.
>
> All I get from Epicor support is the dirty 'C' word, consultancy. To be
> honest I wish we had the budget this year to move to Microsoft Dynamics
> AX...
>
> --- In vantage@yahoogroups.com, "Ned" <TechnoBabbly@> wrote:
> >
> > Install the service packs, the CD itself won't work all on it's own.
> >
> >
> >
> > -----Original Message-----
> > From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
> > Behalf Of Clive
> > Sent: Saturday, July 16, 2011 7:52 AM
> > To: vantage@yahoogroups.com
> > Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start AppServers
> >
> > Hi,
> >
> > I've done some research on here, and I think I may be lucky in that
> > others have had exactly the same problem ?.
> >
> > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS SQL
> > 2008 running on Windows Server 2008 x64. I've not applied any Epicor
> > patches, jusy OpenEdge, as I want to get it working correctly off of
> > the DVD's first in case I need to perfomr a clean install again.
> >
> > I've had various quirks here and there, to be expected with Epicor
> > software, but currently I can't start the AppServer's.
> >
> > I've seen the verbose logging issue mentioned, I've made the tweak but
> > I get this in the broker log...
> >
> > IOException reading message from server : java.io.EOFException: pipe
> > to server broken (8117)
> >
> > ... and this in the server log...
> >
> > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application
> > Server Startup. (5473)
> > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected
> to
> > database mfgsyssh, user number 49. (9543)
> > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected
> to
> > database mfgsyssh, user number 48. (9543) [11/07/15@21:44:13.138+0100]
> > P-007508 T-009664 1 AS -- ** Warning -- database mfgsyssh is already
> > connected. (1012) [11/07/15@21:44:13.139+0100]
> > P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already
> > connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1 AS
> > -- Invalid version, 1007 (expected 17391) in object file
> > D:\Epicor\Epicor905\Server\as\startup.r. (2888)
> > [11/07/15@21:44:13.142+0100]
> > P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with
> > an ERROR condition. (8025)
> >
> >
> > ... I've a support call logged with Epicor but I think the people here
> > can beat them to the punch ;-)
> >
> > Thanks.
> >
> >
> >
> > ------------------------------------
> >
> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> > have already linked your email address to a yahoo id to enable access.
> > )
> > (1) To access the Files Section of our Yahoo!Group for Report Builder
> > and Crystal Reports and other 'goodies', please goto:
> > http://groups.yahoo.com/group/vantage/files/.
> > (2) To search through old msg's goto:
> > http://groups.yahoo.com/group/vantage/messages
> > (3) To view links to Vendors that provide Vantage services goto:
> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
> >
>
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
Can I get clarification on this step? "* set admin service to use a
domain user account that has local administrator permissions, along with
the needed permissions per the Epicor installation guide"



I can't find that in the install guide, and we're currently running it
as the local system account. (Live on 9.05.603, testing 605, looked in
605 SP install guide and the original 9.05.600 install guide).



Thanks,

Brian.



________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Nathan Anderson
Sent: Wednesday, July 20, 2011 5:27 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers





Also an FYI - the basic install steps for Epicor905 (and really any
version of Epicor if you exclude the parts regarding the admin
workstation) are as follows, which the install guide does cover but may
not be as clear as it could be:

ON SERVER:

* install OpenEdge (not into the default path - some issues can be avoid
by not installing into program files)

* install latest OpenEdge service pack and patch

* install OpenEdge Explorer Tool (it is recommended over the PET going
forward)

* install Epicor (not into the default path - some issues can be avoid
by not installing into program files)

* make sure that the OpenEdge and Epicor folders allow everyone full
control (at least during the install process)

* install latest Epicor service pack and patch

* if sql, restore latest version of schema holders per the
install/service pack guide

* set admin service to use a domain user account that has local
administrator permissions, along with the needed permissions per the
Epicor installation guide

ON ADMIN WORKSTATION:

* install 32bit version of OE on admin workstation if 64bit was
installed on server

* install latest OpenEdge service pack and patch on admin workstation

* install client on admin workstation (run epicor9client.msi from shared
epicor905 folder on server) and check the appropriate boxes to install
schema change and admin tools shortcuts

* download and restore training database available from epicweb

ON SERVER:

* start adminservice

* start db / db schema holder and appservers with OpenEdge Explorer Tool

* log in from server or admin workstation - if successful, install
client on other workstations along with Crystal Reports runtime

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Nathan Anderson
Sent: Wednesday, July 20, 2011 4:11 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

FYI:

As long as you are installing the latest service pack and patch of
OpenEdge(10.2a SP3 HF 23) you don't need to change your appserver
logging settings - that was corrected in versions after HF 09 I believe

~Nathan

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Brian Roberts
Sent: Wednesday, July 20, 2011 3:26 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

Another detail to check: In one version, the app server logging level
had to be set to "basic", instead of "errors only". I forget the exact
version & details, but a search of the list archives should find it.

Brian.

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Zac Jason Woodward
Sent: Wednesday, July 20, 2011 4:01 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

Have you tried load the test DB?
Are there any other errors in the application logs of server 2008?
In server 2008 did you set the DEP to "windows programs and services",
and not "ALL except...." ? This one will force you to uninstall all the
programs and start over.

Cant think of anything else at the moment.

"Zac" Jason Woodward
Network Administrator
Intermountain Electronics, Inc.
O: 877-544-2291
M: 435-820-6515
F: 435-637-9601
www.ie-corp.com

Creating customer confidence through extraordinary service and
experienced industry experts.

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf Of Chuck Trites
Sent: Wednesday, July 20, 2011 12:00 PM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: Re: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

"Following Epicor install instructions to the letter" That's the
problem. Epicor 9.05 install instructions are missing all kinds of
necessary steps and are sometimes out of order in regards to when
certain things should be done. It's NOT POSSIBLE to do a 9.05 install
with Epicor's install guide. This is not new, it's been like this since
day 1. Over a year later NOTHING has changed with this worthless
documentation from Epicor.

Chuck Triteschuck_trites@...
<mailto:Triteschuck_trites%40yahoo.comTrites>
<mailto:Triteschuck_trites%40yahoo.comTrites>
<mailto:Triteschuck_trites%40yahoo.comTrites>
<mailto:Triteschuck_trites%40yahoo.comTrites>
<mailto:Triteschuck_trites%40yahoo.comTrites> Consulting, Inc.181
Hillcrest DriveLaconia, NH 03246Phone: (603) 219-1500

--- On Tue, 7/19/11, Clive <clive.1972@...
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com> <mailto:clive.1972%40yahoo.com>> wrote:

From: Clive <clive.1972@... <mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>
<mailto:clive.1972%40yahoo.com>>
Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Date: Tuesday, July 19, 2011, 3:18 AM

This is exactly what I'm doing, the server is 64bit and the admin
workstation is 32bit, all by the books.

I'm following the 'Epicor 9.05 Install Guide' to the letter.

This just makes no sense, were the Epicor DVD's not burnt correctly, did
I get one from a bad batch ?.

Thanks.

--- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>, Zac Jason Woodward <zac@...> wrote:

>

> Going to clarify a little more on what nate said:

>

> 1. install OpenEdge 32 bit on another server (admin service does not
need to be running. after patches you can set to manual or disabled.)

> 2. Patch OpenEdge 32 bit to the latest version for safety

> 3. On the OpenEdge 32 bit server run the Epicor client installer and
when prompted select admin console/tools

> 4. Run your conversions

>

> Yes it sucks, but at this point it is a necessary evil. If you use
Open4 you will need this 32 bit server anyhow as it wont run on the 64
bit.

>

> "Zac" Jason Woodward

> Network Administrator

> Intermountain Electronics, Inc.

> O: 877-544-2291

> M: 435-820-6515

> F: 435-637-9601

> www.ie-corp.com

>

> Creating customer confidence through extraordinary service and
experienced industry experts.

>

> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> <mailto:vantage%40yahoogroups.com>]
On Behalf Of Nathan Anderson

> Sent: Monday, July 18, 2011 3:42 PM

> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> Subject: RE: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start
AppServers

>

>

>

> Are you trying to run the admin tools from the 64bit server? With 905,

> if you installed the 64bit version of 905 you need to run the admin

> tools program from your 32bit admin workstation. The instructions on

> how to set up the admin workstation is in the install guide

>

> ~Nathan

>

> From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>] On
Behalf

> Of Clive

> Sent: Monday, July 18, 2011 4:37 PM

> To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>

> Subject: [Vantage] Re: Epicor 9.05.600 x64 MS SQL, can't start

> AppServers

>

> I did that this morning to see if it would sort things out, which it

> didn't.

>

> With the latest version of E9, 9.0.5.605, I now get the lovely
error...

>

> The shared memory is version 45088768; expected 12009 (1178)

>

> ... when trying to 'Run Conversions Using Epicor Admin Tools'.

>

> All I get from Epicor support is the dirty 'C' word, consultancy. To
be

> honest I wish we had the budget this year to move to Microsoft
Dynamics

> AX...

>

> --- In vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ,

> "Ned" <TechnoBabbly@> wrote:

> >

> > Install the service packs, the CD itself won't work all on it's own.

> >

> >

> >

> > -----Original Message-----

> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> [mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On

> Behalf Of

> > Clive

> > Sent: Saturday, July 16, 2011 7:52 AM

> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com><mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>

> > Subject: [Vantage] Epicor 9.05.600 x64 MS SQL, can't start
AppServers

> >

> > Hi,

> >

> > I've done some research on here, and I think I may be lucky in that

> others

> > have had exactly the same problem ?.

> >

> > I'm currently setting up a new server, Epicor 9.05.600 x64 with MS
SQL

> 2008

> > running on Windows Server 2008 x64. I've not applied any Epicor

> patches,

> > jusy OpenEdge, as I want to get it working correctly off of the
DVD's

> first

> > in case I need to perfomr a clean install again.

> >

> > I've had various quirks here and there, to be expected with Epicor

> software,

> > but currently I can't start the AppServer's.

> >

> > I've seen the verbose logging issue mentioned, I've made the tweak
but

> I get

> > this in the broker log...

> >

> > IOException reading message from server : java.io.EOFException: pipe

> to

> > server broken (8117)

> >

> > ... and this in the server log...

> >

> > [11/07/15@21:44:12.576+0100] P-009260 T-007868 2 AS AS Application

> Server

> > Startup. (5473)

> > [11/07/15@21:44:13.077+0100] P-007508 T-009664 2 AS CONN Connected
to

> > database mfgsyssh, user number 49. (9543)

> > [11/07/15@21:44:13.101+0100] P-008540 T-009436 2 AS CONN Connected
to

> > database mfgsyssh, user number 48. (9543)

> > [11/07/15@21:44:13.138+0100] P-007508 T-009664 1 AS -- ** Warning --

> > database mfgsyssh is already connected. (1012)

> [11/07/15@21:44:13.139+0100]

> > P-007508 T-009664 1 AS -- ** Warning -- database mfgsys is already

> > connected. (1012) [11/07/15@21:44:13.142+0100] P-007508 T-009664 1
AS

> --

> > Invalid version, 1007 (expected 17391) in object file

> > D:\Epicor\Epicor905\Server\as\startup.r. (2888)

> [11/07/15@21:44:13.142+0100]

> > P-007508 T-009664 1 AS -- as/startup.p startup procedure ended with
an

> > ERROR condition. (8025)

> >

> >

> > ... I've a support call logged with Epicor but I think the people
here

> can

> > beat them to the punch ;-)

> >

> > Thanks.

> >

> >

> >

> > ------------------------------------

> >

> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must

> have

> > already linked your email address to a yahoo id to enable access. )

> > (1) To access the Files Section of our Yahoo!Group for Report
Builder

> and

> > Crystal Reports and other 'goodies', please goto:

> > http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/><http://groups.yahoo.com/g
roup/vantage/files/>

> <http://groups.yahoo.com/group/vantage/files/>

> > (2) To search through old msg's goto:

> > http://groups.yahoo.com/group/vantage/messages

> > (3) To view links to Vendors that provide Vantage services goto:

> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links

> >

>

> Click here

> <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>>

> y8wPKdkajUj6QbCV!KpIx8oX9eFTxii74Kez5oFEicUPXg==> to report this email

> as spam.

> --------------------------------------------------------

>

> This e-mail is for the use of the intended recipient(s) only. If you
have received this e-mail in error, please notify the sender immediately
and then delete it. If you are not the intended recipient, you must not
use, disclose or distribute this e-mail without the author's prior
permission. We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to carry out your own
virus checks on any attachment to this message. We cannot accept
liability for any loss or damage caused by software viruses. Any views
and/or opinions expressed in this e-mail are of the author only and do
not represent the views of Epicor Software Corporation or any other
company within its group.

>

> This message has been scanned for malware by Websense.
www.websense.com

>

> [Non-text portions of this message have been removed]

>

>

>

> [Non-text portions of this message have been removed]

>

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

< <https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>
https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>>

--------------------------------------------------------

This e-mail is for the use of the intended recipient(s) only. If you
have received this e-mail in error, please notify the sender immediately
and then delete it. If you are not the intended recipient, you must not
use, disclose or distribute this e-mail without the author's prior
permission. We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to carry out your own
virus checks on any attachment to this message. We cannot accept
liability for any loss or damage caused by software viruses. Any views
and/or opinions expressed in this e-mail are of the author only and do
not represent the views of Epicor Software Corporation or any other
company within its group.

[Non-text portions of this message have been removed]

<https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==>

--------------------------------------------------------

This e-mail is for the use of the intended recipient(s) only. If you
have received this e-mail in error, please notify the sender immediately
and then delete it. If you are not the intended recipient, you must not
use, disclose or distribute this e-mail without the author's prior
permission. We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to carry out your own
virus checks on any attachment to this message. We cannot accept
liability for any loss or damage caused by software viruses. Any views
and/or opinions expressed in this e-mail are of the author only and do
not represent the views of Epicor Software Corporation or any other
company within its group.

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]