> 2012/2/29 Milan Zazrivec <[email protected]>: > >> Hi, > >> I need to delete a server from the inventory, but when I click 'delete > >> profile' in the second step I receive: > >> > >> " System profile 1000010000 could not be deleted. Check cobbler > >> service. " > >> > >> I don't have any log about it, what I havo to do? > > > > The error you see means that tomcat, when deleting the system profile, > > was not able to delete the system profile from cobbler. > > > > I'd recommend to check whether cobbler is running, if so, check for > > errors in /var/log/cobbler/cobbler.log > > > > -MZ > > > > _______________________________________________ > > Spacewalk-list mailing list > > [email protected] > > https://www.redhat.com/mailman/listinfo/spacewalk-list > > Obout this I have several problems. > > If I'll go to 'Ammin -> Spacewalk Configuration -> Cobbler -> Update" > I receive an error like: > > ----- > Errore del server interno > Il server ha incontrato un problema il quale impedisce alla vostra > richiesta di essere completata. Al momento รจ impossibile eseguire tale > azione. > Please help us correct this problem by contacting us with details of > how you received this message. > ------ TRANSLATION > Internal server error > The server has encountered a problem which prevents your request to be > completed. At the moment it is impossible to perform this action. > ------- > > If I'll go to /var/log/cobbler/cobbler.log > ther's nothing wrong > > [root@spacewalk cobbler]# /etc/init.d/cobblerd status > cobblerd (pid 12136) in esecuzione... > > [root@spacewalk cobbler]# /etc/init.d/cobblerd restart > Interruzione del demone cobbler: [ OK ] > Avvio del demone cobbler: [ OK ] > > [root@spacewalk cobbler]# tail cobbler.log > Tue Feb 28 10:44:04 2012 - DEBUG | XMLRPC running on 25151 > Tue Feb 28 10:46:41 2012 - DEBUG | API handle initialized > Tue Feb 28 10:46:41 2012 - DEBUG | XMLRPC running on 25151 > Wed Feb 29 10:10:08 2012 - DEBUG | API handle initialized > Wed Feb 29 10:10:08 2012 - DEBUG | XMLRPC running on 25151 > > > If I'll go in "Task Engine Status" I found > Cobbler Sync: 2012-02-28 04:46:56 EST FAILED > Kickstart Sync: 2012-02-28 04:50:00 EST FAILED > > All the other is working fine > > What does it means?
Is cobbler really running (as in is it present in ps output)? If so, what network ports does it listen on? (lsof -p ... -Pn|grep TCP) When you execute from your webui: 'Ammin -> Spacewalk Configuration -> Cobbler -> Update' what do you see in /var/log/tomcat/catalina.out and /var/log/cobbler/cobble.log? -MZ _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
