LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Unrecognized service error seen while installing catra streaming server (https://www.linuxquestions.org/questions/linux-software-2/unrecognized-service-error-seen-while-installing-catra-streaming-server-763613/)

shrdm 10-22-2009 12:17 AM

Unrecognized service error seen while installing catra streaming server
 
Hi,

I am trying to install catra streaming HTTP server on ubuntu. I downloaded the code from CVS and built it in ubuntu. However, while starting the service, I get the following error:

$catraStreaming: unrecognized service

I am not able to rectify this error. The following 2 lines are also seen with this error:

Class: ToolsErrors, Code: 138, File: Service.cpp, Line: 2204, Msg: The command to start the service failed. Status returned: 1
Class: ToolsErrors, Code: 107, File: catraStreamingServer.cpp, Line: 92, Msg: The parseArguments function of the Service class failed

Please help me resolve this issue.

Thanks

lumdongtien 10-22-2009 12:49 AM

Quote:

Originally Posted by shrdm (Post 3728064)
Hi,

I am trying to install catra streaming HTTP server on ubuntu. I downloaded the code from CVS and built it in ubuntu. However, while starting the service, I get the following error:

$catraStreaming: unrecognized service

I am not able to rectify this error. The following 2 lines are also seen with this error:

Class: ToolsErrors, Code: 138, File: Service.cpp, Line: 2204, Msg: The command to start the service failed. Status returned: 1
Class: ToolsErrors, Code: 107, File: catraStreamingServer.cpp, Line: 92, Msg: The parseArguments function of the Service class failed

Please help me resolve this issue.

Thanks

Check your service had been start successfully! Otherwise, try to re-install your server.
Can I see your installation log?

shrdm 10-23-2009 10:34 PM

1 Attachment(s)
I do not think the server started at all. The command i gave was:

./catraStreamingServer -start

I have attached the config file logs with this post.

lumdongtien 10-24-2009 12:04 AM

Quote:

Originally Posted by shrdm (Post 3730507)
I do not think the server started at all. The command i gave was:

./catraStreamingServer -start

I have attached the config file logs with this post.

This configlog means nothing to me. You should attach logfile when you startup your server.
One way to check your server is running is telnet to its listening port!


All times are GMT -5. The time now is 04:31 PM.