Author Topic: CSP problem  (Read 1679 times)

0 Members and 1 Guest are viewing this topic.

Offline jak2

  • Jr. Member
  • **
  • Posts: 5
CSP problem
« on: July 29, 2011, 04:06:06 PM »
hello

after copy & start csp

error

/usr/local/csp/cardproxy.sh start
Starting CardServProxy:/usr/local/csp/cardproxy.sh: line 83: log/cardserv-sysout.log: No such file or directory
cat: log/cardserv-sysout.log: No such file or directory
 [  OK  ]

why?

step by step

Offline optimi

  • Jr. Member
  • **
  • Posts: 6
CSP problem
« Reply #1 on: June 04, 2012, 02:08:22 PM »
Quote from: jak2;103383
hello

after copy & start csp

error

/usr/local/csp/cardproxy.sh start
Starting CardServProxy:/usr/local/csp/cardproxy.sh: line 83: log/cardserv-sysout.log: No such file or directory
cat: log/cardserv-sysout.log: No such file or directory
 [  OK  ]

why?

step by step

Try like this:
Code: You are not allowed to view links. Register or Login
cd /usr/local/csp/
./cardproxy.sh start

It is a bug in the startup script. You have to be in the same directory as the script to be able to start CSP