Dear all,
        When I run rhn_check from my client against my spacewalk 0.3 server I
get the below error on the server (httpd/error_log) and a protocol error
on the client.  Client tools are at the latest revision and the server
works via the web-ui.  Oracle, as per usual, does not provide any
helpful error messages.  My spacewalk 0.2->0.3 migration was performed
last night, but I don't think I missed any steps as kicstarting and
rhnpusing packages to channels works.

Exception reported from computersciencegames.net
Time: Tue Nov 11 09:26:51 2008
Exception type cx_Oracle.DatabaseError
Exception while handling function handler
Request object information:
URI: /XMLRPC
Remote Host: 193.62.173.118
Server Name: computersciencegames.net:0
Headers passed in:
        Accept-Encoding: identity
        Content-Length: 306467
        Host: computersciencegames.net
        content-type: text/xml
        user-agent: rhn.rpclib.py/$Revision$
        x-client-version: 1
        x-info: RPC Processor (C) Red Hat, Inc (version $Revision$)
        x-rhn-client-capability:
packages.verifyAll(1)=1,packages.verify(1)=1,packages.extended_profile(1)=1,configfiles.base64_enc(1)=1,reboot.reboot(1)=1,configfiles.deploy(1)=1,caneatCheese(1)=1,packages.rollBack(1)=1,configfiles.mtime_upload(1)=1,configfiles.diff(1)=1,script.run(1)=1,configfiles.upload(1)=1,packages.runTransaction(1)=1
        x-rhn-transport-capability: follow-redirects=2
        x-transport-info: Extended Capabilities Transport (C) Red Hat, Inc
(version $Revision$)
        x-up2date-version: 0.4.17-10.fc9
Extra information about this error:
Unhandled exception type

Exception Handler Information
Traceback (most recent call last):
  File "/usr/share/rhn/server/apacheServer.py", line 58, in __call__
    ret = f(req)
  File "/usr/share/rhn/server/apacheHandler.py", line 201, in handler
    rhnSQL.rollback()
  File "/usr/share/rhn/server/rhnSQL/__init__.py", line 150, in rollback
    return db.rollback(name)
  File "/usr/share/rhn/server/rhnSQL/int_oracle.py", line 402, in
rollback
    return self.dbh.rollback()
DatabaseError: ORA-03114: not connected to ORACLE

There are other hibernate errors in catalina.out, however not at the
same time as the above error (but before and after it)

2008-11-11 09:30:00,943 [TP-Processor7] ERROR
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/rhn].[action] - 
Servlet.service() for servlet \
action threw exception
com.redhat.rhn.common.hibernate.HibernateRuntimeException: couldn't open
session
        at
com.redhat.rhn.common.hibernate.ConnectionManager.getInternalSession(ConnectionManager.java:254)
        at
com.redhat.rhn.common.hibernate.ConnectionManager.getSession(ConnectionManager.java:238)
        at
com.redhat.rhn.common.hibernate.HibernateFactory.getSession(HibernateFactory.java:264)
        at
com.redhat.rhn.domain.session.WebSessionFactory.lookupById(WebSessionFactory.java:67)
        at
com.redhat.rhn.frontend.servlets.PxtSessionDelegateImpl.findPxtSessionById(PxtSessionDelegateImpl.java:152)
        at
com.redhat.rhn.frontend.servlets.PxtSessionDelegateImpl.loadPxtSession(PxtSessionDelegateImpl.java:99)
        at
com.redhat.rhn.frontend.servlets.PxtSessionDelegateImpl.getPxtSession(PxtSessionDelegateImpl.java:46)
        at
com.redhat.rhn.frontend.struts.RequestContext.getWebSession(RequestContext.java:444)
        at
com.redhat.rhn.frontend.struts.RequestContext.getLoggedInUser(RequestContext.java:155)
        at
com.redhat.rhn.frontend.servlets.LocalizedEnvironmentFilter.initializeContext(LocalizedEnvironmentFilter.java:78)
        at
com.redhat.rhn.frontend.servlets.LocalizedEnvironmentFilter.doFilter(LocalizedEnvironmentFilter.java:66)
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
        at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
        at
com.redhat.rhn.frontend.servlets.EnvironmentFilter.doFilter(EnvironmentFilter.java:108)
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
        at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
        at
com.redhat.rhn.frontend.servlets.SessionFilter.doFilter(SessionFilter.java:55)
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
        at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)

Any ideas?

--
Aidan

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to