| Author |
mobilink service on windows
|
|
| Brent Williams 2005-06-24, 9:24 am |
| I'm running 9.0.2.3044.
I have a Windows server 2003 that is running ASA and MobiLink. I have a
service setup for both and they are setup to start automatically and to
not interact with desktop. The problem is that the MobiLink service
stops whenever I log off but the ASA server is still running. I have
tried changing the account that they run under but that doesn't seem to
make a difference. I also tried playing with the dependencies but that
didn't help either. Any ideas???
| |
| Liam Cavanagh 2005-06-24, 8:24 pm |
| I believe you have to use the local system account to do this.
dbsvc -as
--
Liam Cavanagh
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Product Management
"Brent Williams" < brentwilliams@bcbsal
.org> wrote in message
news:42bc18f5$1@foru
ms-2-dub...
> I'm running 9.0.2.3044.
>
> I have a Windows server 2003 that is running ASA and MobiLink. I have a
> service setup for both and they are setup to start automatically and to
> not interact with desktop. The problem is that the MobiLink service stops
> whenever I log off but the ASA server is still running. I have tried
> changing the account that they run under but that doesn't seem to make a
> difference. I also tried playing with the dependencies but that didn't
> help either. Any ideas???
| |
| Brent Williams 2005-06-24, 8:24 pm |
| I used the wizard in Sybase Central and it is already set to local
system account. Any other ideas?
Liam Cavanagh wrote:
> I believe you have to use the local system account to do this.
>
> dbsvc -as
>
| |
| David Fishburn 2005-06-29, 9:24 am |
| Brent Williams < brentwilliams@bcbsal
.org> wrote in news:42bc7b44$1@foru
ms-
2-dub
of sybase.public.sqlanywhere.mobilink:
BW> I used the wizard in Sybase Central and it is already set to local
BW> system account. Any other ideas?
Can you run and post this output:
dbsvc -as -cm -g the_name_of_your_ser
vice_here
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).
EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm
Developer Community / Whitepapers
http://www.ianywhere.com/developer
CaseXpress - to report bugs
http://casexpress.sybase.com
CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
| |
| Brent Williams 2005-07-18, 9:24 am |
| Dave, here is the output you requested:
dbsvc -t MobiLink -s Automatic -as
-sn "MobiLink Synchronization - ERxMobiLink"
-rs "ASANYm_ERxASAServer"
-y -w "ERxMobilink"
"C:\Program Files\Sybase\SQL Anywhere 9\win32\dbmlsrv9.exe"
-c "dsn=ERxDB" -x tcpip{port=2439} -os 2m
-o C:\erx\ulpalm\logs\E
RxDB.log
-e C:\erx\ulpalm\logs\E
RxDB_remote.err
-sl java (-DMLStartClasses=org.bcbsal.erx.ERx
-cp
C:\erx\ulpalm\java\l
ib\ERx. jar;C:\erx\ulpalm\ja
va\lib\inet. jar;C:\erx\ulpalm\ja
va\lib\dom4j. jar;C:\erx\ulpalm\ja
va\lib\rpc.jar;.)
-zu+ -vcsnuh -x http(port=2440)
David Fishburn wrote:
> Brent Williams < brentwilliams@bcbsal
.org> wrote in news:42bc7b44$1@foru
ms-
> 2-dub
> of sybase.public.sqlanywhere.mobilink:
>
> BW> I used the wizard in Sybase Central and it is already set to local
> BW> system account. Any other ideas?
>
> Can you run and post this output:
>
> dbsvc -as -cm -g the_name_of_your_ser
vice_here
>
>
| |
| David Fishburn 2005-07-19, 7:24 am |
| Brent Williams < brentwilliams@bcbsal
.org> wrote in
news:42dbc0ca$1@foru
ms-1-dub of sybase.public.sqlanywhere.mobilink:
BW> 9.0.2.3044. I have a Windows server 2003
BW>
BW> dbsvc -t MobiLink -s Automatic -as
BW> -sn "MobiLink Synchronization - ERxMobiLink"
BW> -rs "ASANYm_ERxASAServer"
BW> -y -w "ERxMobilink"
BW> "C:\Program Files\Sybase\SQL Anywhere 9\win32\dbmlsrv9.exe"
BW> -c "dsn=ERxDB" -x tcpip{port=2439} -os 2m
BW> -o C:\erx\ulpalm\logs\E
RxDB.log
BW> -e C:\erx\ulpalm\logs\E
RxDB_remote.err
BW> -sl java (-DMLStartClasses=org.bcbsal.erx.ERx
BW> -cp
BW> C:\erx\ulpalm\java\l
ib\ERx. jar;C:\erx\ulpalm\ja
va\lib\inet.jar;C:\erx
\u
BW> lpalm\java\lib\dom4j
. jar;C:\erx\ulpalm\ja
va\lib\rpc.jar;.)
BW>
BW> -zu+ -vcsnuh -x http(port=2440)
Okay, do the same for the ASA engine service.
Then run dblog (from the command line) against the database server (it
must be shutdown to do this) and post this information.
dsn=ERxDB must be a system account or ML would not have started.
--
David Fishburn
Certified ASA Developer Version 8
iAnywhere Solutions - Sybase
Professional Services
Please only post to the newsgroup
Please ALWAYS include version and MORE importantly BUILD number with
EACH post (dbeng9 -v).
EBFs and Maintenance Releases
http://downloads.sybase.com/swx/sdmain.stm
Developer Community / Whitepapers
http://www.ianywhere.com/developer
CaseXpress - to report bugs
http://casexpress.sybase.com
CodeXchange - Free samples
[url]http://ianywhere.codexchange.sybase.com/servlets/ ProjectDocumentList[
/url]
|
|
|
|