Appserver Help Blank Title 118155

That log is more than a week old, that data isn't pertinent.

-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Tyler Tisdale
Sent: Tuesday, February 12, 2013 2:01 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Appserver Help

[13/02/04@12:42:13.166-0600] P-006260 T-005500 1 AS -- Logging level greater
than 1 must be specified either for ASPlumbing or for all types by using
-logginglevel. (11072) [13/02/04@12:42:13.179-0600] P-006260 T-005500 1 AS
-- Logging level greater than 1 must be specified either for DB.Connects or
for all types by using -logginglevel. (11072) [13/02/04@12:42:13.179-0600]
P-006260 T-005500 1 AS -- Logging level set to = 1
[13/02/04@12:42:13.179-0600] P-006260 T-005500 1 AS -- No entry types are
activated [13/02/04@12:42:19.213-0600] P-006260 T-005500 1 AS -- (Procedure:
'agent\startup.p' Line:867) Connection failure for host localhost port 9423
transport TCP. (9407) [13/02/04@12:42:19.213-0600] P-006260 T-005500 1 AS --
(Procedure: 'agent\startup.p' Line:867) Application server connect failure.
(5468) [13/02/04@12:42:19.213-0600] P-006260 T-005500 1 AS -- (Procedure:
'agent\startup.p' Line:869) AppServer connection failure: -URL
AppServerDC://localhost:9423 [13/02/04@12:42:29.239-0600] P-006260 T-005500
1 AS -- (Procedure: 'agent\startup.p' Line:896) Agent Started:
SystemTaskAgent (Program: agent/TaskAgent.p) [13/02/04@16:36:10.359-0600]
P-006260 T-005500 1 AS -- Connection failure for host 192.168.0.226 port
62026 transport TCP. (9407)



Tyler Tisdale l IT Systems Administrator ULTRAX Aerospace l 4200 NE Sun
Court, Lee's Summit, MO 64064
t: 816-214-9999 l f: 816-214-9998 l e:
ttisdale@...<mailto:ttisdale@...>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Ned
Sent: Tuesday, February 12, 2013 12:54 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Appserver Help



What does the EpicorTest905ProcessServer.server.log say?

That will tell us more.

-----Original Message-----
From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf
Of ultrax_tyler
Sent: Tuesday, February 12, 2013 1:29 PM
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Appserver Help

So I was working on a process to stop the app servers from a batch file. I
ran across this command from the group.

"call asbman -host localhost -name EpicorTest905ProcessServer -stop"

So I tried just this line, thinking it was pretty straight forward. The
process is stopped. But now when I run:

"call asbman -host localhost -name EpicorTest905ProcessServer -start"

I simply get an error saying:

"Connecting to Progress AdminServer using rmi://localhost:20931/Chimera
(8280) Searching for EpicorTest905ProcessServer (8288) Connecting to
EpicorTest905ProcessServer (8276) Unable to start EpicorTest905ProcessServer
(8297)"

If I try and start the task from the Web Management console I get the
following in the broker log:

"1 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- ---
C:\Epicor\Epicor905\Server\logs\EpicorTest905ProcessServer.broker.log
opened.

2 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- --- Logging level set
to = 1

3 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- --- Log entry types
activated: UBroker.Basic,

4 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- Could not
listen on port: 9422 (8044)

5 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ----------
java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind

6 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.PlainSocketImpl.socketBind(Native Method)

7 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)

8 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.ServerSocket.bind(ServerSocket.java:319)

9 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.ServerSocket.(ServerSocket.java:185)

10 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.ServerSocket.(ServerSocket.java:141)

11 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerPort.getServerSocket(ubListenerPort.ja
va:366)

12 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerPort.getListenerSocket(ubListenerPort.
java:346)

13 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerPort.(ubListenerPort.java:119)

14 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerThread.initializeListenerThread(ubList
enerThread.java:503)

15 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerThread.run(ubListenerThread.java:380)

16 [13/02/12@12:15:27.995-0600] P-007112 T-L-9422 1 UB ---------- Exception
unbinding broker (not bound) : EpicorTest905ProcessServer (8525)

17 [13/02/12@12:15:28.996-0600] P-007112 T-Main 1 --- --- Log Closed"

We are on Epicor 9.05.701 and SQL

Does anyone have any ideas?

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

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



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



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

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
So I was working on a process to stop the app servers from a batch file. I ran across this command from the group.

"call asbman -host localhost -name EpicorTest905ProcessServer -stop"

So I tried just this line, thinking it was pretty straight forward. The process is stopped. But now when I run:

"call asbman -host localhost -name EpicorTest905ProcessServer -start"

I simply get an error saying:

"Connecting to Progress AdminServer using rmi://localhost:20931/Chimera (8280)
Searching for EpicorTest905ProcessServer (8288)
Connecting to EpicorTest905ProcessServer (8276)
Unable to start EpicorTest905ProcessServer (8297)"

If I try and start the task from the Web Management console I get the following in the broker log:

"1 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- --- C:\Epicor\Epicor905\Server\logs\EpicorTest905ProcessServer.broker.log opened.

2 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- --- Logging level set to = 1

3 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- --- Log entry types activated: UBroker.Basic,

4 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- Could not listen on port: 9422 (8044)

5 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind

6 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at java.net.PlainSocketImpl.socketBind(Native Method)

7 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)

8 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at java.net.ServerSocket.bind(ServerSocket.java:319)

9 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at java.net.ServerSocket.(ServerSocket.java:185)

10 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at java.net.ServerSocket.(ServerSocket.java:141)

11 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at com.progress.ubroker.broker.ubListenerPort.getServerSocket(ubListenerPort.java:366)

12 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at com.progress.ubroker.broker.ubListenerPort.getListenerSocket(ubListenerPort.java:346)

13 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at com.progress.ubroker.broker.ubListenerPort.(ubListenerPort.java:119)

14 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at com.progress.ubroker.broker.ubListenerThread.initializeListenerThread(ubListenerThread.java:503)

15 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at com.progress.ubroker.broker.ubListenerThread.run(ubListenerThread.java:380)

16 [13/02/12@12:15:27.995-0600] P-007112 T-L-9422 1 UB ---------- Exception unbinding broker (not bound) : EpicorTest905ProcessServer (8525)

17 [13/02/12@12:15:28.996-0600] P-007112 T-Main 1 --- --- Log Closed"

We are on Epicor 9.05.701 and SQL

Does anyone have any ideas?
What does the EpicorTest905ProcessServer.server.log say?

That will tell us more.

-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
ultrax_tyler
Sent: Tuesday, February 12, 2013 1:29 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Appserver Help

So I was working on a process to stop the app servers from a batch file. I
ran across this command from the group.

"call asbman -host localhost -name EpicorTest905ProcessServer -stop"

So I tried just this line, thinking it was pretty straight forward. The
process is stopped. But now when I run:

"call asbman -host localhost -name EpicorTest905ProcessServer -start"

I simply get an error saying:

"Connecting to Progress AdminServer using rmi://localhost:20931/Chimera
(8280) Searching for EpicorTest905ProcessServer (8288) Connecting to
EpicorTest905ProcessServer (8276) Unable to start
EpicorTest905ProcessServer (8297)"

If I try and start the task from the Web Management console I get the
following in the broker log:

"1 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- ---
C:\Epicor\Epicor905\Server\logs\EpicorTest905ProcessServer.broker.log
opened.

2 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- --- Logging level
set to = 1

3 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- --- Log entry
types activated: UBroker.Basic,

4 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- Could
not listen on port: 9422 (8044)

5 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ----------
java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind

6 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.PlainSocketImpl.socketBind(Native Method)

7 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)

8 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.ServerSocket.bind(ServerSocket.java:319)

9 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.ServerSocket.(ServerSocket.java:185)

10 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.ServerSocket.(ServerSocket.java:141)

11 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerPort.getServerSocket(ubListenerPort.ja
va:366)

12 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerPort.getListenerSocket(ubListenerPort.
java:346)

13 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerPort.(ubListenerPort.java:119)

14 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerThread.initializeListenerThread(ubList
enerThread.java:503)

15 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerThread.run(ubListenerThread.java:380)

16 [13/02/12@12:15:27.995-0600] P-007112 T-L-9422 1 UB ----------
Exception unbinding broker (not bound) : EpicorTest905ProcessServer (8525)

17 [13/02/12@12:15:28.996-0600] P-007112 T-Main 1 --- --- Log Closed"

We are on Epicor 9.05.701 and SQL

Does anyone have any ideas?




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

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
[13/02/04@12:42:13.166-0600] P-006260 T-005500 1 AS -- Logging level greater than 1 must be specified either for ASPlumbing or for all types by using -logginglevel. (11072)
[13/02/04@12:42:13.179-0600] P-006260 T-005500 1 AS -- Logging level greater than 1 must be specified either for DB.Connects or for all types by using -logginglevel. (11072)
[13/02/04@12:42:13.179-0600] P-006260 T-005500 1 AS -- Logging level set to = 1
[13/02/04@12:42:13.179-0600] P-006260 T-005500 1 AS -- No entry types are activated
[13/02/04@12:42:19.213-0600] P-006260 T-005500 1 AS -- (Procedure: 'agent\startup.p' Line:867) Connection failure for host localhost port 9423 transport TCP. (9407)
[13/02/04@12:42:19.213-0600] P-006260 T-005500 1 AS -- (Procedure: 'agent\startup.p' Line:867) Application server connect failure. (5468)
[13/02/04@12:42:19.213-0600] P-006260 T-005500 1 AS -- (Procedure: 'agent\startup.p' Line:869) AppServer connection failure: -URL AppServerDC://localhost:9423
[13/02/04@12:42:29.239-0600] P-006260 T-005500 1 AS -- (Procedure: 'agent\startup.p' Line:896) Agent Started: SystemTaskAgent (Program: agent/TaskAgent.p)
[13/02/04@16:36:10.359-0600] P-006260 T-005500 1 AS -- Connection failure for host 192.168.0.226 port 62026 transport TCP. (9407)



Tyler Tisdale l IT Systems Administrator
ULTRAX Aerospace l 4200 NE Sun Court, Lee's Summit, MO 64064
t: 816-214-9999 l f: 816-214-9998 l e: ttisdale@...<mailto:ttisdale@...>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Ned
Sent: Tuesday, February 12, 2013 12:54 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Appserver Help



What does the EpicorTest905ProcessServer.server.log say?

That will tell us more.

-----Original Message-----
From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf Of
ultrax_tyler
Sent: Tuesday, February 12, 2013 1:29 PM
To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Appserver Help

So I was working on a process to stop the app servers from a batch file. I
ran across this command from the group.

"call asbman -host localhost -name EpicorTest905ProcessServer -stop"

So I tried just this line, thinking it was pretty straight forward. The
process is stopped. But now when I run:

"call asbman -host localhost -name EpicorTest905ProcessServer -start"

I simply get an error saying:

"Connecting to Progress AdminServer using rmi://localhost:20931/Chimera
(8280) Searching for EpicorTest905ProcessServer (8288) Connecting to
EpicorTest905ProcessServer (8276) Unable to start
EpicorTest905ProcessServer (8297)"

If I try and start the task from the Web Management console I get the
following in the broker log:

"1 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- ---
C:\Epicor\Epicor905\Server\logs\EpicorTest905ProcessServer.broker.log
opened.

2 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- --- Logging level
set to = 1

3 [13/02/12@12:15:27.905-0600] P-007112 T-Main 1 --- --- Log entry
types activated: UBroker.Basic,

4 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- Could
not listen on port: 9422 (8044)

5 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ----------
java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind

6 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.PlainSocketImpl.socketBind(Native Method)

7 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)

8 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.ServerSocket.bind(ServerSocket.java:319)

9 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.ServerSocket.(ServerSocket.java:185)

10 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
java.net.ServerSocket.(ServerSocket.java:141)

11 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerPort.getServerSocket(ubListenerPort.ja
va:366)

12 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerPort.getListenerSocket(ubListenerPort.
java:346)

13 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerPort.(ubListenerPort.java:119)

14 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerThread.initializeListenerThread(ubList
enerThread.java:503)

15 [13/02/12@12:15:27.991-0600] P-007112 T-L-9422 1 UB ---------- at
com.progress.ubroker.broker.ubListenerThread.run(ubListenerThread.java:380)

16 [13/02/12@12:15:27.995-0600] P-007112 T-L-9422 1 UB ----------
Exception unbinding broker (not bound) : EpicorTest905ProcessServer (8525)

17 [13/02/12@12:15:28.996-0600] P-007112 T-Main 1 --- --- Log Closed"

We are on Epicor 9.05.701 and SQL

Does anyone have any ideas?

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

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



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