cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
741
Views
5
Helpful
3
Replies

Java error - modifying scheduled data collection profile

Jarrod DeMotts
Level 1
Level 1

Hello community!

I am a new SNTC user and trying to upload data from my CSP collector to the smartservices portal.  I am getting a java error on two different computers with two different versions of java (7u40, 8u71).  Anybody seen this and know of a fix?  My CSP is v 2.5. 

I get the following error when I attempt to save changes to the default collection profile (schedule).

Please let me know if you need any other details and thank you for your time.

1 Accepted Solution

Accepted Solutions

Lynden Price
Cisco Employee
Cisco Employee

Hi Jarrod,

SSH into the collector and run the command "sudo service cspc restart" then log back in and try again. Looks like the service might be hung.

Thanks,

Lynden

View solution in original post

3 Replies 3

Lynden Price
Cisco Employee
Cisco Employee

Hi Jarrod,

SSH into the collector and run the command "sudo service cspc restart" then log back in and try again. Looks like the service might be hung.

Thanks,

Lynden

Thanks Price, trying that now.

*******************************

[root@xxxxxxx ~]# sudo service cspc restart
Stopping tomcat:
Stopped tomcat:
Stopping Common Services Platform Collector:
Shutting down Base Collector.
waiting for add-ons to shutdown..................
Shutting down MySQL.. [ OK ]
Stopping CSPC Helper Servers:

nohup: ignoring input and appending output to `nohup.out'
Starting Common Services Platform Collector:
Starting MySQL... [ OK ]
Starting CSPC Helper Servers:


Starting Base Collector and add-ons
Starting CSPC server with Java memory as 2200
nohup: ignoring input and appending output to `nohup.out'
Starting tomcat:
Started tomcat:
Started tomcat service
[root@xxxxxxx ~]#

*******************************

Ok, that seemed to do it, no more java error.

Can you describe what that service covers that you had me restart?