java -version java version "1.6.0_17" OpenJDK Runtime Environment (IcedTea6 1.7.5) (rhel-1.16.b17.el5-x86_64) OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
It worked before , ( well i was able to login and sync repos and attach clients
), and then i unpicked the check box for disconnected , and restarted the
server .
Since then it did not come up .
On 12 Apr 2011, at 16:39, Kobus Bensch wrote:
> which jvm are you using?
>
> On 12/04/11 16:18, Assaf Flatto wrote:
>>
>> following on the issue with the restart , the server is "stuck" in the
>> restart process in the
>> "Waiting for tomcat to be ready ..." stage for more then 10 minutes .
>>
>> these are the errors i found in the catalina.out
>>
>> Apr 12, 2011 3:12:46 PM org.apache.catalina.startup.HostConfig
>> deployDescriptor
>> WARNING: A docBase /var/lib/tomcat5/webapps/rhn inside the host appBase has
>> been specified, and will be ignored
>> Apr 12, 2011 3:12:46 PM org.apache.catalina.core.ContainerBase
>> addChildInternal
>> SEVERE: ContainerBase.addChild: start:
>> LifecycleException: Error initializaing : java.lang.NullPointerException
>> at
>> org.apache.catalina.core.StandardContext.start(StandardContext.java:3986)
>> at
>> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
>> at
>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
>> at
>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
>> at
>> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:634)
>> at
>> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:561)
>> at
>> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:496)
>> at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1193)
>> at
>> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:319)
>> at
>> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
>> at
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
>> at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
>> at
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
>> at
>> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
>> at
>> org.apache.catalina.core.StandardService.start(StandardService.java:448)
>> at
>> org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
>> at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:616) at
>> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295) at
>> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)Apr 12, 2011
>> 3:12:46 PM org.apache.catalina.startup.HostConfig deployDescriptorSEVERE:
>> Error deploying configuration descriptor
>> rhn.xmljava.lang.IllegalStateException: ContainerBase.addChild: start:
>> LifecycleException: Error initializaing : java.lang.NullPointerException
>> at
>> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:764)
>> at
>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
>> at
>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
>> at
>> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:634)
>> at
>> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:561)
>> at
>> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:496)
>> at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1193)
>> at
>> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:319)
>> at
>> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
>> at
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
>> at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
>> at
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
>> at
>> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
>> at
>> org.apache.catalina.core.StandardService.start(StandardService.java:448)
>> at
>> org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
>> at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:616)
>> at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
>> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
>> Apr 12, 2011 3:12:49 PM com.mchange.v2.log.MLog <clinit>
>> INFO: MLog clients using java 1.4+ standard logging.
>>
>>
>>
>> Any ideas why?
>>
>>
>>
>> On 12 Apr 2011, at 15:16, Assaf Flatto wrote:
>>
>>> > Old Signed: 12/04/2011 at 15:16:31
>>> Could this be related ?
>>>
>>> I restarted the spacewalk server and this came up with the osa-dispatcher
>>>
>>> Starting osa-dispatcher: RHN 32301 2011/04/12 14:15:06 -00:00: ('Server did
>>> not return a <features /> stanza',)
>>> RHN 32301 2011/04/12 14:15:06 -00:00: ('Traceback (most recent call
>>> last):\n File "/usr/share/rhn/osad/jabber_lib.py", line 253, in
>>> setup_connection\n c = self._get_jabber_client(js)\n File
>>> "/usr/share/rhn/osad/jabber_lib.py", line 310, in _get_jabber_client\n
>>> c.connect()\n File "/usr/share/rhn/osad/jabber_lib.py", line 583, in
>>> connect\n raise SSLDisabledError\nSSLDisabledError\n',)
>>>
>>>
>>>
>>> On 12 Apr 2011, at 14:52, Assaf Flatto wrote:
>>>
>>>> Hello
>>>>
>>>> I've tried to test the deployment of files after uploading several sample
>>>> maintenance files to the server and assigned them to the target client.
>>>>
>>>> Action Type: Deploy
>>>> config files to system Scheduler: assaf
>>>> Earliest execution: 4/12/11 12:45:24 PM GMT
>>>> Notes: Revision 1 of /weekly/phase.1/diskspace from Phase1
>>>>
>>>> now i am waiting for the system to process the request but for the last 2
>>>> hours it has not done anything .
>>>>
>>>> I thought of using the osad tool , but i have postgresql on version 1.3
>>>> and hence it does not work , and i need to verify that i can use the
>>>> system as needed ,
>>>>
>>>> how can i force the deploy and check it (i down loaded the satellite pdfs
>>>> from redhat but found no way to resolve my issue , and also not in the
>>>> wiki)
>>>>
>>>> Thanks
>>>>
>>>>
>>>> sorry for too many emails - this is my first run with spacewalk .
>>>>
>>>> Assaf
>>>>
>>>> _______________________________________________
>>>> Spacewalk-list mailing list
>>>> [email protected]
>>>> https://www.redhat.com/mailman/listinfo/spacewalk-list
>>>
>>> * Assaf Flatto <[email protected]>
>>> * 0xE32D7EC6
>>>
>>> > Old Unprotected
>>> * text/plain body
>>>
>>> > Old Unprotected
>>>
>>> _______________________________________________
>>> Spacewalk-list mailing list
>>> [email protected]
>>> https://www.redhat.com/mailman/listinfo/spacewalk-list
>>>
>>>
>>> > Old Signed: 12/04/2011 at 15:16:31
>>> * text/plain body
>>> * text/html body
>>> * Assaf Flatto <[email protected]>
>>> * 0xE32D7EC6
>>
>>
>> _______________________________________________
>> Spacewalk-list mailing list
>> [email protected]
>> https://www.redhat.com/mailman/listinfo/spacewalk-list
>
> --
> Kobus Bensch
> Linux Administrator
> [email protected]
>
> No.9 | 6 Portal Way | London | W3 6RU |
> T: +44 (0)20 8896 8014 | F: +44 (0)20 8896 8111
> <lfi.gif>
>
>
> LOVEFiLM UK Limited is a company registered in England and Wales.
> Registered Number: 06528297.
> Registered Office: No.9, 6 Portal Way, London W3 6RU, United Kingdom.
> This e-mail is confidential to the ordinary user of the e-mail address to
> which it was
> addressed. If you have received it in error, please delete it from your
> system and notify
> the sender immediately.
>
> This email message has been delivered safely and archived online by Mimecast.
> For more information please visit http://www.mimecast.co.uk
>
> _______________________________________________
> Spacewalk-list mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/spacewalk-list
PGP.sig
Description: PGP signature
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
