Discussion:
[cricket-users] Need help in using cricket
manish kumar
2010-03-19 18:24:55 UTC
Permalink
Hi
I have installed cricket and apache.
I was trying to run graphics.cgi, I have got following error in apache logs:

tail -0f /usr/local/apache2/logs/error_log
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] [19-Mar-2010
01:06:09*] Failed to open compiled config tree from
/home/manish/public_html/cricket/./../cricket-config/config.db: No such file
or directory
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] Exiting due to
unrecoverable error.
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] Premature end of
script headers: grapher.cgi
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] File does not exist:
/usr/local/apache2/htdocs/favicon.ico


========

I couldn't find the config.db file in cricket-config directory.

Can any one of you please help me to resolve the issue, and guide me, from
where I can get this file.

Thanks
Manish
Francois Mikus
2010-03-19 18:44:13 UTC
Permalink
Hello Manish,

1 - Do not crosspost your questions on multiple mailing-lists.

2 - The answer to your question is as follows: You have not compiled
your cricket config-tree and need to compile it.

Consult the documentation on how to compile your config-tree. The config
tree is essentially a bunch of hierarchical XML like flat files. These
files need to be compiled into a single file that can be used at runtime
by the grapher, the collector and anything else that needs to query the
config-tree.

Cheers,

Francois Mikus
Post by manish kumar
Hi
I have installed cricket and apache.
tail -0f /usr/local/apache2/logs/error_log
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] [19-Mar-2010
01:06:09*] Failed to open compiled config tree from
/home/manish/public_html/cricket/./../cricket-config/config.db: No such file
or directory
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] Exiting due to
unrecoverable error.
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] Premature end of
script headers: grapher.cgi
/usr/local/apache2/htdocs/favicon.ico
========
I couldn't find the config.db file in cricket-config directory.
Can any one of you please help me to resolve the issue, and guide me, from
where I can get this file.
Thanks
Manish
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
cricket-users mailing list
https://lists.sourceforge.net/lists/listinfo/cricket-users
manish kumar
2010-03-20 16:23:28 UTC
Permalink
Thanks Francois

I am able to install it.
Now, I am looking how to provide input from mysql to generate graphs.

If you can provide some document or link to understand the way it is getting
input and how can I provide input from db, it will be very helpful for me.

Thanks
Manish
Post by Francois Mikus
Hello Manish,
1 - Do not crosspost your questions on multiple mailing-lists.
2 - The answer to your question is as follows: You have not compiled your
cricket config-tree and need to compile it.
Consult the documentation on how to compile your config-tree. The config
tree is essentially a bunch of hierarchical XML like flat files. These files
need to be compiled into a single file that can be used at runtime by the
grapher, the collector and anything else that needs to query the
config-tree.
Cheers,
Francois Mikus
Post by manish kumar
Hi
I have installed cricket and apache.
tail -0f /usr/local/apache2/logs/error_log
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] [19-Mar-2010
01:06:09*] Failed to open compiled config tree from
/home/manish/public_html/cricket/./../cricket-config/config.db: No such file
or directory
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] Exiting due to
unrecoverable error.
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] Premature end of
script headers: grapher.cgi
/usr/local/apache2/htdocs/favicon.ico
========
I couldn't find the config.db file in cricket-config directory.
Can any one of you please help me to resolve the issue, and guide me, from
where I can get this file.
Thanks
Manish
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
cricket-users mailing list
https://lists.sourceforge.net/lists/listinfo/cricket-users
Naveen Baldeo
2010-03-21 22:46:06 UTC
Permalink
You need to run 'compile'.



Regards,

Naveen Baldeo

 Please think of the environment before printing this email

-----Original Message-----
From: manish kumar [mailto:***@gmail.com]
Sent: Saturday, 20 March 2010 5:25 AM
To: cricket-***@lists.sourceforge.net; cricket-***@lists.sourceforge.net; cricket-***@lists.sourceforge.net; cricket-***@lists.sourceforge.net
Subject: [cricket-users] Need help in using cricket

Hi
I have installed cricket and apache.
I was trying to run graphics.cgi, I have got following error in apache logs:

tail -0f /usr/local/apache2/logs/error_log
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] [19-Mar-2010
01:06:09*] Failed to open compiled config tree from
/home/manish/public_html/cricket/./../cricket-config/config.db: No such file
or directory
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] Exiting due to
unrecoverable error.
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] Premature end of
script headers: grapher.cgi
[Fri Mar 19 01:06:09 2010] [error] [client 127.0.0.1] File does not exist:
/usr/local/apache2/htdocs/favicon.ico


========

I couldn't find the config.db file in cricket-config directory.

Can any one of you please help me to resolve the issue, and guide me, from
where I can get this file.

Thanks
Manish
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
cricket-users mailing list
cricket-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cricket-user

Continue reading on narkive:
Loading...