Home > Archive > EAserver > September 2005 > Unexpected behaviour on EAServer as Windows Service









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Unexpected behaviour on EAServer as Windows Service
Jorge Luzarraga Castro

2005-09-23, 9:24 am

I´ve got a PB component that shows a report containing several links for
each record.The issue raises whenever I click on any link because after
clicking them I expect to send a code to another page but instead I get
another value from my datawindow. In PowerDynamo this is the line that
fails:

ls_canal = dwMine.GetItem(row,"cod_canal");

In this line I should get a code but instead I´m getting a different field.
This only happens when Jaguar is running as a Windows Service. If I stop the
Jaguar Service and run Jaguar as a console then it works OK. My environment
is this:

Windows 2000 Server
EAServer 4.2.4 Build 42409
PowerDynamo 3.6.1
Powerbuilder 8.0.4

Any ideas?
--
Jorge Luzarraga C
Fidens S.A.
321 7610 Anx 23
"I can do it quick. I can do it cheap. I can do it well. Pick any two."


Carson Hager

2005-09-23, 1:24 pm

There must be a path difference between your service and console app.
Recreate the service entry.

serverstart.bat -servername Jaguar -install

Remember to use the -jdk14 or -jdk13 switch depending upon which version of
the JDK you want to use.


Carson

____________________
____________________
____

Carson Hager
Cynergy Systems, Inc.
http://www.cynergysystems.com

Email: carson. hager@cynergysystems
.com
Office: 866-CYNERGY ext. 89
Mobile: 1.703.489.6466

Take PowerBuilder to the Web with EAF 4.0
http://www.cynergysystems.com/public/products/eaf


"Jorge Luzarraga Castro" <jluzarraga@fidens.cl> wrote in message
news:43340dd2@forums
-2-dub...
> I´ve got a PB component that shows a report containing several links for
> each record.The issue raises whenever I click on any link because after
> clicking them I expect to send a code to another page but instead I get
> another value from my datawindow. In PowerDynamo this is the line that
> fails:
>
> ls_canal = dwMine.GetItem(row,"cod_canal");
>
> In this line I should get a code but instead I´m getting a different
> field. This only happens when Jaguar is running as a Windows Service. If I
> stop the Jaguar Service and run Jaguar as a console then it works OK. My
> environment is this:
>
> Windows 2000 Server
> EAServer 4.2.4 Build 42409
> PowerDynamo 3.6.1
> Powerbuilder 8.0.4
>
> Any ideas?
> --
> Jorge Luzarraga C
> Fidens S.A.
> 321 7610 Anx 23
> "I can do it quick. I can do it cheap. I can do it well. Pick any two."
>
>



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com