FAQ
I'm upgrading a small test cluster from CDH 4.3 and CM 4.7.1, both using
packages, to CDH 5 and CM 5, with parcels for CDH and packages for CM.

The Cloudera Manager upgrade went fine, as did uninstalling the RPMs, and
when I pointed the parcel manager at our custom repo, it successfully found
the parcel. It's been downloaded
and distributed to the nodes on the parcel manager form. (This took several
tries because it turned out that one node had a nearly full drive.)

When I click on Upgrade, however, I see the following error launching the
Upgrade Wizard:

Is something misconfigured, or perhaps there's some other workaround?

Thanks!

Geoffrey Jacoby
Server Error

A server error has occurred. Send the following information to Cloudera.

*Path: http://[edited to remove server
name]:8088/cmf/clusters/1/upgradeWizard*

*Version: Cloudera Express 5.0.0 (#215 built by jenkins on 20140331-1424
git: 50c701f3e920b1fcf524bf5fa061d65902cde804)*
*java.lang.NumberFormatException*:For input string: "NO_SCRIPT"
at *NumberFormatException.java line 65*
in java.lang.NumberFormatException forInputString()
  Stack Trace:

    1. *NumberFormatException.java line 65*
    in java.lang.NumberFormatException forInputString()
    2. *Long.java line 441*
    in java.lang.Long parseLong()
    3. *Long.java line 483*
    in java.lang.Long parseLong()
    4. *ClusterUpgradeController.java line 156*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    generateUpgradeInfo()
    5. *ClusterUpgradeController.java line 185*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    renderClusterUpgradeWizard()
    6. *ClusterUpgradeController.java line 128*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    getClusterUpgradeWizard()
    7. *<generated> line -1*
    in
    com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController$$FastClassByCGLIB$$9b421e20
    invoke()
    8. *MethodProxy.java line 191*
    in net.sf.cglib.proxy.MethodProxy invoke()
    9. *Cglib2AopProxy.java line 688*
    in
    org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation
    invokeJoinpoint()
    10. *ReflectiveMethodInvocation.java line 150*
    in org.springframework.aop.framework.ReflectiveMethodInvocation proceed()
    11. *MethodSecurityInterceptor.java line 61*
    in
    org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor
    invoke()
    12. *ReflectiveMethodInvocation.java line 172*
    in org.springframework.aop.framework.ReflectiveMethodInvocation proceed()
    13. *Cglib2AopProxy.java line 621*
    in
    org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor
    intercept()
    14. *<generated> line -1*
    in
    com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController$$EnhancerByCGLIB$$abd63f0e
    getClusterUpgradeWizard()
    15. *NativeMethodAccessorImpl.java line -2*
    in sun.reflect.NativeMethodAccessorImpl invoke0()
    16. *NativeMethodAccessorImpl.java line 57*
    in sun.reflect.NativeMethodAccessorImpl invoke()
    17. *DelegatingMethodAccessorImpl.java line 43*
    in sun.reflect.DelegatingMethodAccessorImpl invoke()
    18. *Method.java line 606*
    in java.lang.reflect.Method invoke()
    19. *HandlerMethodInvoker.java line 176*
    in org.springframework.web.bind.annotation.support.HandlerMethodInvoker
    invokeHandlerMethod()
    20. *AnnotationMethodHandlerAdapter.java line 436*
    in
    org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
    invokeHandlerMethod()
    21. *AnnotationMethodHandlerAdapter.java line 424*
    in
    org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
    handle()
    22. *DispatcherServlet.java line 790*
    in org.springframework.web.servlet.DispatcherServlet doDispatch()
    23. *DispatcherServlet.java line 719*
    in org.springframework.web.servlet.DispatcherServlet doService()
    24. *FrameworkServlet.java line 669*
    in org.springframework.web.servlet.FrameworkServlet processRequest()
    25. *FrameworkServlet.java line 574*
    in org.springframework.web.servlet.FrameworkServlet doGet()
    26. *HttpServlet.java line 707*
    in javax.servlet.http.HttpServlet service()
    27. *HttpServlet.java line 820*
    in javax.servlet.http.HttpServlet service()
    28. *ServletHolder.java line 511*
    in org.mortbay.jetty.servlet.ServletHolder handle()
    29. *ServletHandler.java line 1221*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    30. *UserAgentFilter.java line 78*
    in org.mortbay.servlet.UserAgentFilter doFilter()
    31. *GzipFilter.java line 131*
    in org.mortbay.servlet.GzipFilter doFilter()
    32. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    33. *JAMonServletFilter.java line 48*
    in com.jamonapi.http.JAMonServletFilter doFilter()
    34. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    35. *JavaMelodyFacade.java line 109*
    in com.cloudera.enterprise.JavaMelodyFacade$MonitoringFilter doFilter()
    36. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    37. *FilterChainProxy.java line 311*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    38. *FilterSecurityInterceptor.java line 116*
    in
    org.springframework.security.web.access.intercept.FilterSecurityInterceptor
    invoke()
    39. *FilterSecurityInterceptor.java line 83*
    in
    org.springframework.security.web.access.intercept.FilterSecurityInterceptor
    doFilter()
    40. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    41. *ExceptionTranslationFilter.java line 113*
    in org.springframework.security.web.access.ExceptionTranslationFilter
    doFilter()
    42. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    43. *SessionManagementFilter.java line 101*
    in org.springframework.security.web.session.SessionManagementFilter
    doFilter()
    44. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    45. *AnonymousAuthenticationFilter.java line 113*
    in
    org.springframework.security.web.authentication.AnonymousAuthenticationFilter
    doFilter()
    46. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    47. *RememberMeAuthenticationFilter.java line 146*
    in
    org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter
    doFilter()
    48. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    49. *SecurityContextHolderAwareRequestFilter.java line 54*
    in
    org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter
    doFilter()
    50. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    51. *RequestCacheAwareFilter.java line 45*
    in org.springframework.security.web.savedrequest.RequestCacheAwareFilter
    doFilter()
    52. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    53. *AbstractAuthenticationProcessingFilter.java line 182*
    in
    org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter
    doFilter()
    54. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    55. *LogoutFilter.java line 105*
    in org.springframework.security.web.authentication.logout.LogoutFilter
    doFilter()
    56. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    57. *SecurityContextPersistenceFilter.java line 87*
    in
    org.springframework.security.web.context.SecurityContextPersistenceFilter
    doFilter()
    58. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    59. *ConcurrentSessionFilter.java line 125*
    in org.springframework.security.web.session.ConcurrentSessionFilter
    doFilter()
    60. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    61. *FilterChainProxy.java line 173*
    in org.springframework.security.web.FilterChainProxy doFilter()
    62. *DelegatingFilterProxy.java line 237*
    in org.springframework.web.filter.DelegatingFilterProxy invokeDelegate()
    63. *DelegatingFilterProxy.java line 167*
    in org.springframework.web.filter.DelegatingFilterProxy doFilter()
    64. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    65. *CharacterEncodingFilter.java line 88*
    in org.springframework.web.filter.CharacterEncodingFilter
    doFilterInternal()
    66. *OncePerRequestFilter.java line 76*
    in org.springframework.web.filter.OncePerRequestFilter doFilter()
    67. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    68. *ServletHandler.java line 399*
    in org.mortbay.jetty.servlet.ServletHandler handle()
    69. *SecurityHandler.java line 216*
    in org.mortbay.jetty.security.SecurityHandler handle()
    70. *SessionHandler.java line 182*
    in org.mortbay.jetty.servlet.SessionHandler handle()
    71. *SecurityHandler.java line 216*
    in org.mortbay.jetty.security.SecurityHandler handle()
    72. *ContextHandler.java line 766*
    in org.mortbay.jetty.handler.ContextHandler handle()
    73. *WebAppContext.java line 450*
    in org.mortbay.jetty.webapp.WebAppContext handle()
    74. *HandlerWrapper.java line 152*
    in org.mortbay.jetty.handler.HandlerWrapper handle()
    75. *StatisticsHandler.java line 53*
    in org.mortbay.jetty.handler.StatisticsHandler handle()
    76. *HandlerWrapper.java line 152*
    in org.mortbay.jetty.handler.HandlerWrapper handle()
    77. *Server.java line 326*
    in org.mortbay.jetty.Server handle()
    78. *HttpConnection.java line 542*
    in org.mortbay.jetty.HttpConnection handleRequest()
    79. *HttpConnection.java line 928*
    in org.mortbay.jetty.HttpConnection$RequestHandler headerComplete()
    80. *HttpParser.java line 549*
    in org.mortbay.jetty.HttpParser parseNext()
    81. *HttpParser.java line 212*
    in org.mortbay.jetty.HttpParser parseAvailable()
    82. *HttpConnection.java line 404*
    in org.mortbay.jetty.HttpConnection handle()
    83. *SelectChannelEndPoint.java line 410*
    in org.mortbay.io.nio.SelectChannelEndPoint run()
    84. *QueuedThreadPool.java line 582*
    in org.mortbay.thread.QueuedThreadPool$PoolThread run()

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

Search Discussions

  • Vikram Srivastava at Apr 28, 2014 at 9:01 pm
    Can you check if all your agents are reporting good health?

    On Mon, Apr 28, 2014 at 1:59 PM, Geoffrey Jacoby wrote:

    I'm upgrading a small test cluster from CDH 4.3 and CM 4.7.1, both using
    packages, to CDH 5 and CM 5, with parcels for CDH and packages for CM.

    The Cloudera Manager upgrade went fine, as did uninstalling the RPMs, and
    when I pointed the parcel manager at our custom repo, it successfully found
    the parcel. It's been downloaded
    and distributed to the nodes on the parcel manager form. (This took
    several tries because it turned out that one node had a nearly full drive.)

    When I click on Upgrade, however, I see the following error launching the
    Upgrade Wizard:

    Is something misconfigured, or perhaps there's some other workaround?

    Thanks!

    Geoffrey Jacoby
    Server Error

    A server error has occurred. Send the following information to Cloudera.

    *Path: http://[edited to remove server
    name]:8088/cmf/clusters/1/upgradeWizard*

    *Version: Cloudera Express 5.0.0 (#215 built by jenkins on 20140331-1424
    git: 50c701f3e920b1fcf524bf5fa061d65902cde804)*
    *java.lang.NumberFormatException*:For input string: "NO_SCRIPT"
    at *NumberFormatException.java line 65*
    in java.lang.NumberFormatException forInputString()
    Stack Trace:

    1. *NumberFormatException.java line 65*
    in java.lang.NumberFormatException forInputString()
    2. *Long.java line 441*
    in java.lang.Long parseLong()
    3. *Long.java line 483*
    in java.lang.Long parseLong()
    4. *ClusterUpgradeController.java line 156*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    generateUpgradeInfo()
    5. *ClusterUpgradeController.java line 185*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    renderClusterUpgradeWizard()
    6. *ClusterUpgradeController.java line 128*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    getClusterUpgradeWizard()
    7. *<generated> line -1*
    in
    com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController$$FastClassByCGLIB$$9b421e20
    invoke()
    8. *MethodProxy.java line 191*
    in net.sf.cglib.proxy.MethodProxy invoke()
    9. *Cglib2AopProxy.java line 688*
    in
    org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation
    invokeJoinpoint()
    10. *ReflectiveMethodInvocation.java line 150*
    in org.springframework.aop.framework.ReflectiveMethodInvocation
    proceed()
    11. *MethodSecurityInterceptor.java line 61*
    in
    org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor
    invoke()
    12. *ReflectiveMethodInvocation.java line 172*
    in org.springframework.aop.framework.ReflectiveMethodInvocation
    proceed()
    13. *Cglib2AopProxy.java line 621*
    in
    org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor
    intercept()
    14. *<generated> line -1*
    in
    com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController$$EnhancerByCGLIB$$abd63f0e
    getClusterUpgradeWizard()
    15. *NativeMethodAccessorImpl.java line -2*
    in sun.reflect.NativeMethodAccessorImpl invoke0()
    16. *NativeMethodAccessorImpl.java line 57*
    in sun.reflect.NativeMethodAccessorImpl invoke()
    17. *DelegatingMethodAccessorImpl.java line 43*
    in sun.reflect.DelegatingMethodAccessorImpl invoke()
    18. *Method.java line 606*
    in java.lang.reflect.Method invoke()
    19. *HandlerMethodInvoker.java line 176*
    in
    org.springframework.web.bind.annotation.support.HandlerMethodInvoker
    invokeHandlerMethod()
    20. *AnnotationMethodHandlerAdapter.java line 436*
    in
    org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
    invokeHandlerMethod()
    21. *AnnotationMethodHandlerAdapter.java line 424*
    in
    org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
    handle()
    22. *DispatcherServlet.java line 790*
    in org.springframework.web.servlet.DispatcherServlet doDispatch()
    23. *DispatcherServlet.java line 719*
    in org.springframework.web.servlet.DispatcherServlet doService()
    24. *FrameworkServlet.java line 669*
    in org.springframework.web.servlet.FrameworkServlet processRequest()
    25. *FrameworkServlet.java line 574*
    in org.springframework.web.servlet.FrameworkServlet doGet()
    26. *HttpServlet.java line 707*
    in javax.servlet.http.HttpServlet service()
    27. *HttpServlet.java line 820*
    in javax.servlet.http.HttpServlet service()
    28. *ServletHolder.java line 511*
    in org.mortbay.jetty.servlet.ServletHolder handle()
    29. *ServletHandler.java line 1221*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    30. *UserAgentFilter.java line 78*
    in org.mortbay.servlet.UserAgentFilter doFilter()
    31. *GzipFilter.java line 131*
    in org.mortbay.servlet.GzipFilter doFilter()
    32. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    33. *JAMonServletFilter.java line 48*
    in com.jamonapi.http.JAMonServletFilter doFilter()
    34. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    35. *JavaMelodyFacade.java line 109*
    in com.cloudera.enterprise.JavaMelodyFacade$MonitoringFilter doFilter()
    36. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    37. *FilterChainProxy.java line 311*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    38. *FilterSecurityInterceptor.java line 116*
    in
    org.springframework.security.web.access.intercept.FilterSecurityInterceptor
    invoke()
    39. *FilterSecurityInterceptor.java line 83*
    in
    org.springframework.security.web.access.intercept.FilterSecurityInterceptor
    doFilter()
    40. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    41. *ExceptionTranslationFilter.java line 113*
    in org.springframework.security.web.access.ExceptionTranslationFilter
    doFilter()
    42. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    43. *SessionManagementFilter.java line 101*
    in org.springframework.security.web.session.SessionManagementFilter
    doFilter()
    44. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    45. *AnonymousAuthenticationFilter.java line 113*
    in
    org.springframework.security.web.authentication.AnonymousAuthenticationFilter
    doFilter()
    46. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    47. *RememberMeAuthenticationFilter.java line 146*
    in
    org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter
    doFilter()
    48. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    49. *SecurityContextHolderAwareRequestFilter.java line 54*
    in
    org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter
    doFilter()
    50. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    51. *RequestCacheAwareFilter.java line 45*
    in
    org.springframework.security.web.savedrequest.RequestCacheAwareFilter
    doFilter()
    52. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    53. *AbstractAuthenticationProcessingFilter.java line 182*
    in
    org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter
    doFilter()
    54. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    55. *LogoutFilter.java line 105*
    in org.springframework.security.web.authentication.logout.LogoutFilter
    doFilter()
    56. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    57. *SecurityContextPersistenceFilter.java line 87*
    in
    org.springframework.security.web.context.SecurityContextPersistenceFilter
    doFilter()
    58. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    59. *ConcurrentSessionFilter.java line 125*
    in org.springframework.security.web.session.ConcurrentSessionFilter
    doFilter()
    60. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    61. *FilterChainProxy.java line 173*
    in org.springframework.security.web.FilterChainProxy doFilter()
    62. *DelegatingFilterProxy.java line 237*
    in org.springframework.web.filter.DelegatingFilterProxy
    invokeDelegate()
    63. *DelegatingFilterProxy.java line 167*
    in org.springframework.web.filter.DelegatingFilterProxy doFilter()
    64. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    65. *CharacterEncodingFilter.java line 88*
    in org.springframework.web.filter.CharacterEncodingFilter
    doFilterInternal()
    66. *OncePerRequestFilter.java line 76*
    in org.springframework.web.filter.OncePerRequestFilter doFilter()
    67. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    68. *ServletHandler.java line 399*
    in org.mortbay.jetty.servlet.ServletHandler handle()
    69. *SecurityHandler.java line 216*
    in org.mortbay.jetty.security.SecurityHandler handle()
    70. *SessionHandler.java line 182*
    in org.mortbay.jetty.servlet.SessionHandler handle()
    71. *SecurityHandler.java line 216*
    in org.mortbay.jetty.security.SecurityHandler handle()
    72. *ContextHandler.java line 766*
    in org.mortbay.jetty.handler.ContextHandler handle()
    73. *WebAppContext.java line 450*
    in org.mortbay.jetty.webapp.WebAppContext handle()
    74. *HandlerWrapper.java line 152*
    in org.mortbay.jetty.handler.HandlerWrapper handle()
    75. *StatisticsHandler.java line 53*
    in org.mortbay.jetty.handler.StatisticsHandler handle()
    76. *HandlerWrapper.java line 152*
    in org.mortbay.jetty.handler.HandlerWrapper handle()
    77. *Server.java line 326*
    in org.mortbay.jetty.Server handle()
    78. *HttpConnection.java line 542*
    in org.mortbay.jetty.HttpConnection handleRequest()
    79. *HttpConnection.java line 928*
    in org.mortbay.jetty.HttpConnection$RequestHandler headerComplete()
    80. *HttpParser.java line 549*
    in org.mortbay.jetty.HttpParser parseNext()
    81. *HttpParser.java line 212*
    in org.mortbay.jetty.HttpParser parseAvailable()
    82. *HttpConnection.java line 404*
    in org.mortbay.jetty.HttpConnection handle()
    83. *SelectChannelEndPoint.java line 410*
    in org.mortbay.io.nio.SelectChannelEndPoint run()
    84. *QueuedThreadPool.java line 582*
    in org.mortbay.thread.QueuedThreadPool$PoolThread run()

    To unsubscribe from this group and stop receiving emails from it, send an
    email to [email protected].
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
  • Geoffrey Jacoby at Apr 28, 2014 at 9:13 pm
    One agent is complaining that there's < 20% space (it's just a
    Zookeeper/JournalNode), but most are fine. All hosts but that node are
    green, though the cluster's in a weird state because the CDH 4.3 RPMs are
    uninstalled, but the CDH 5.0 parcel's downloaded/distributed but not
    installed.

    Geoffrey
    On Monday, April 28, 2014 5:00:58 PM UTC-4, Vikram Srivastava wrote:

    Can you check if all your agents are reporting good health?


    On Mon, Apr 28, 2014 at 1:59 PM, Geoffrey Jacoby <[email protected]<javascript:>
    wrote:
    I'm upgrading a small test cluster from CDH 4.3 and CM 4.7.1, both using
    packages, to CDH 5 and CM 5, with parcels for CDH and packages for CM.

    The Cloudera Manager upgrade went fine, as did uninstalling the RPMs, and
    when I pointed the parcel manager at our custom repo, it successfully found
    the parcel. It's been downloaded
    and distributed to the nodes on the parcel manager form. (This took
    several tries because it turned out that one node had a nearly full drive.)

    When I click on Upgrade, however, I see the following error launching the
    Upgrade Wizard:

    Is something misconfigured, or perhaps there's some other workaround?

    Thanks!

    Geoffrey Jacoby
    Server Error

    A server error has occurred. Send the following information to Cloudera.

    *Path: http://[edited to remove server
    name]:8088/cmf/clusters/1/upgradeWizard*

    *Version: Cloudera Express 5.0.0 (#215 built by jenkins on 20140331-1424
    git: 50c701f3e920b1fcf524bf5fa061d65902cde804)*
    *java.lang.NumberFormatException*:For input string: "NO_SCRIPT"
    at *NumberFormatException.java line 65*
    in java.lang.NumberFormatException forInputString()
    Stack Trace:

    1. *NumberFormatException.java line 65*
    in java.lang.NumberFormatException forInputString()
    2. *Long.java line 441*
    in java.lang.Long parseLong()
    3. *Long.java line 483*
    in java.lang.Long parseLong()
    4. *ClusterUpgradeController.java line 156*
    in
    com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    generateUpgradeInfo()
    5. *ClusterUpgradeController.java line 185*
    in
    com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    renderClusterUpgradeWizard()
    6. *ClusterUpgradeController.java line 128*
    in
    com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    getClusterUpgradeWizard()
    7. *<generated> line -1*
    in
    com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController$$FastClassByCGLIB$$9b421e20
    invoke()
    8. *MethodProxy.java line 191*
    in net.sf.cglib.proxy.MethodProxy invoke()
    9. *Cglib2AopProxy.java line 688*
    in
    org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation
    invokeJoinpoint()
    10. *ReflectiveMethodInvocation.java line 150*
    in org.springframework.aop.framework.ReflectiveMethodInvocation
    proceed()
    11. *MethodSecurityInterceptor.java line 61*
    in
    org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor
    invoke()
    12. *ReflectiveMethodInvocation.java line 172*
    in org.springframework.aop.framework.ReflectiveMethodInvocation
    proceed()
    13. *Cglib2AopProxy.java line 621*
    in
    org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor
    intercept()
    14. *<generated> line -1*
    in
    com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController$$EnhancerByCGLIB$$abd63f0e
    getClusterUpgradeWizard()
    15. *NativeMethodAccessorImpl.java line -2*
    in sun.reflect.NativeMethodAccessorImpl invoke0()
    16. *NativeMethodAccessorImpl.java line 57*
    in sun.reflect.NativeMethodAccessorImpl invoke()
    17. *DelegatingMethodAccessorImpl.java line 43*
    in sun.reflect.DelegatingMethodAccessorImpl invoke()
    18. *Method.java line 606*
    in java.lang.reflect.Method invoke()
    19. *HandlerMethodInvoker.java line 176*
    in
    org.springframework.web.bind.annotation.support.HandlerMethodInvoker
    invokeHandlerMethod()
    20. *AnnotationMethodHandlerAdapter.java line 436*
    in
    org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
    invokeHandlerMethod()
    21. *AnnotationMethodHandlerAdapter.java line 424*
    in
    org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
    handle()
    22. *DispatcherServlet.java line 790*
    in org.springframework.web.servlet.DispatcherServlet doDispatch()
    23. *DispatcherServlet.java line 719*
    in org.springframework.web.servlet.DispatcherServlet doService()
    24. *FrameworkServlet.java line 669*
    in org.springframework.web.servlet.FrameworkServlet processRequest()
    25. *FrameworkServlet.java line 574*
    in org.springframework.web.servlet.FrameworkServlet doGet()
    26. *HttpServlet.java line 707*
    in javax.servlet.http.HttpServlet service()
    27. *HttpServlet.java line 820*
    in javax.servlet.http.HttpServlet service()
    28. *ServletHolder.java line 511*
    in org.mortbay.jetty.servlet.ServletHolder handle()
    29. *ServletHandler.java line 1221*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    30. *UserAgentFilter.java line 78*
    in org.mortbay.servlet.UserAgentFilter doFilter()
    31. *GzipFilter.java line 131*
    in org.mortbay.servlet.GzipFilter doFilter()
    32. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    33. *JAMonServletFilter.java line 48*
    in com.jamonapi.http.JAMonServletFilter doFilter()
    34. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    35. *JavaMelodyFacade.java line 109*
    in com.cloudera.enterprise.JavaMelodyFacade$MonitoringFilter
    doFilter()
    36. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    37. *FilterChainProxy.java line 311*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    38. *FilterSecurityInterceptor.java line 116*
    in
    org.springframework.security.web.access.intercept.FilterSecurityInterceptor
    invoke()
    39. *FilterSecurityInterceptor.java line 83*
    in
    org.springframework.security.web.access.intercept.FilterSecurityInterceptor
    doFilter()
    40. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    41. *ExceptionTranslationFilter.java line 113*
    in org.springframework.security.web.access.ExceptionTranslationFilter
    doFilter()
    42. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    43. *SessionManagementFilter.java line 101*
    in org.springframework.security.web.session.SessionManagementFilter
    doFilter()
    44. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    45. *AnonymousAuthenticationFilter.java line 113*
    in
    org.springframework.security.web.authentication.AnonymousAuthenticationFilter
    doFilter()
    46. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    47. *RememberMeAuthenticationFilter.java line 146*
    in
    org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter
    doFilter()
    48. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    49. *SecurityContextHolderAwareRequestFilter.java line 54*
    in
    org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter
    doFilter()
    50. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    51. *RequestCacheAwareFilter.java line 45*
    in
    org.springframework.security.web.savedrequest.RequestCacheAwareFilter
    doFilter()
    52. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    53. *AbstractAuthenticationProcessingFilter.java line 182*
    in
    org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter
    doFilter()
    54. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    55. *LogoutFilter.java line 105*
    in
    org.springframework.security.web.authentication.logout.LogoutFilter
    doFilter()
    56. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    57. *SecurityContextPersistenceFilter.java line 87*
    in
    org.springframework.security.web.context.SecurityContextPersistenceFilter
    doFilter()
    58. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    59. *ConcurrentSessionFilter.java line 125*
    in org.springframework.security.web.session.ConcurrentSessionFilter
    doFilter()
    60. *FilterChainProxy.java line 323*
    in
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    61. *FilterChainProxy.java line 173*
    in org.springframework.security.web.FilterChainProxy doFilter()
    62. *DelegatingFilterProxy.java line 237*
    in org.springframework.web.filter.DelegatingFilterProxy
    invokeDelegate()
    63. *DelegatingFilterProxy.java line 167*
    in org.springframework.web.filter.DelegatingFilterProxy doFilter()
    64. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    65. *CharacterEncodingFilter.java line 88*
    in org.springframework.web.filter.CharacterEncodingFilter
    doFilterInternal()
    66. *OncePerRequestFilter.java line 76*
    in org.springframework.web.filter.OncePerRequestFilter doFilter()
    67. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    68. *ServletHandler.java line 399*
    in org.mortbay.jetty.servlet.ServletHandler handle()
    69. *SecurityHandler.java line 216*
    in org.mortbay.jetty.security.SecurityHandler handle()
    70. *SessionHandler.java line 182*
    in org.mortbay.jetty.servlet.SessionHandler handle()
    71. *SecurityHandler.java line 216*
    in org.mortbay.jetty.security.SecurityHandler handle()
    72. *ContextHandler.java line 766*
    in org.mortbay.jetty.handler.ContextHandler handle()
    73. *WebAppContext.java line 450*
    in org.mortbay.jetty.webapp.WebAppContext handle()
    74. *HandlerWrapper.java line 152*
    in org.mortbay.jetty.handler.HandlerWrapper handle()
    75. *StatisticsHandler.java line 53*
    in org.mortbay.jetty.handler.StatisticsHandler handle()
    76. *HandlerWrapper.java line 152*
    in org.mortbay.jetty.handler.HandlerWrapper handle()
    77. *Server.java line 326*
    in org.mortbay.jetty.Server handle()
    78. *HttpConnection.java line 542*
    in org.mortbay.jetty.HttpConnection handleRequest()
    79. *HttpConnection.java line 928*
    in org.mortbay.jetty.HttpConnection$RequestHandler headerComplete()
    80. *HttpParser.java line 549*
    in org.mortbay.jetty.HttpParser parseNext()
    81. *HttpParser.java line 212*
    in org.mortbay.jetty.HttpParser parseAvailable()
    82. *HttpConnection.java line 404*
    in org.mortbay.jetty.HttpConnection handle()
    83. *SelectChannelEndPoint.java line 410*
    in org.mortbay.io.nio.SelectChannelEndPoint run()
    84. *QueuedThreadPool.java line 582*
    in org.mortbay.thread.QueuedThreadPool$PoolThread run()

    To unsubscribe from this group and stop receiving emails from it, send
    an email to [email protected] <javascript:>.
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
  • Vikram Srivastava at Apr 28, 2014 at 9:16 pm
    If you run Host Inspector and check results, does any CDH component show up
    as "Missing"?

    On Mon, Apr 28, 2014 at 2:13 PM, Geoffrey Jacoby wrote:

    One agent is complaining that there's < 20% space (it's just a
    Zookeeper/JournalNode), but most are fine. All hosts but that node are
    green, though the cluster's in a weird state because the CDH 4.3 RPMs are
    uninstalled, but the CDH 5.0 parcel's downloaded/distributed but not
    installed.

    Geoffrey
    On Monday, April 28, 2014 5:00:58 PM UTC-4, Vikram Srivastava wrote:

    Can you check if all your agents are reporting good health?

    On Mon, Apr 28, 2014 at 1:59 PM, Geoffrey Jacoby wrote:

    I'm upgrading a small test cluster from CDH 4.3 and CM 4.7.1, both using
    packages, to CDH 5 and CM 5, with parcels for CDH and packages for CM.

    The Cloudera Manager upgrade went fine, as did uninstalling the RPMs,
    and when I pointed the parcel manager at our custom repo, it successfully
    found the parcel. It's been downloaded
    and distributed to the nodes on the parcel manager form. (This took
    several tries because it turned out that one node had a nearly full drive.)

    When I click on Upgrade, however, I see the following error launching
    the Upgrade Wizard:

    Is something misconfigured, or perhaps there's some other workaround?

    Thanks!

    Geoffrey Jacoby
    Server Error

    A server error has occurred. Send the following information to Cloudera.

    *Path: http://[edited to remove server
    name]:8088/cmf/clusters/1/upgradeWizard*

    *Version: Cloudera Express 5.0.0 (#215 built by jenkins on 20140331-1424
    git: 50c701f3e920b1fcf524bf5fa061d65902cde804)*
    *java.lang.NumberFormatException*:For input string: "NO_SCRIPT"
    at *NumberFormatException.java line 65*
    in java.lang.NumberFormatException forInputString()
    Stack Trace:

    1. *NumberFormatException.java line 65*
    in java.lang.NumberFormatException forInputString()
    2. *Long.java line 441*
    in java.lang.Long parseLong()
    3. *Long.java line 483*
    in java.lang.Long parseLong()
    4. *ClusterUpgradeController.java line 156*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    generateUpgradeInfo()
    5. *ClusterUpgradeController.java line 185*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    renderClusterUpgradeWizard()
    6. *ClusterUpgradeController.java line 128*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    getClusterUpgradeWizard()
    7. *<generated> line -1*
    in com.cloudera.server.web.cmf.wizard.cluster.
    ClusterUpgradeController$$FastClassByCGLIB$$9b421e20 invoke()
    8. *MethodProxy.java line 191*
    in net.sf.cglib.proxy.MethodProxy invoke()
    9. *Cglib2AopProxy.java line 688*
    in org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation
    invokeJoinpoint()
    10. *ReflectiveMethodInvocation.java line 150*
    in org.springframework.aop.framework.ReflectiveMethodInvocation
    proceed()
    11. *MethodSecurityInterceptor.java line 61*
    in org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor
    invoke()
    12. *ReflectiveMethodInvocation.java line 172*
    in org.springframework.aop.framework.ReflectiveMethodInvocation
    proceed()
    13. *Cglib2AopProxy.java line 621*
    in org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor
    intercept()
    14. *<generated> line -1*
    in com.cloudera.server.web.cmf.wizard.cluster.
    ClusterUpgradeController$$EnhancerByCGLIB$$abd63f0e
    getClusterUpgradeWizard()
    15. *NativeMethodAccessorImpl.java line -2*
    in sun.reflect.NativeMethodAccessorImpl invoke0()
    16. *NativeMethodAccessorImpl.java line 57*
    in sun.reflect.NativeMethodAccessorImpl invoke()
    17. *DelegatingMethodAccessorImpl.java line 43*
    in sun.reflect.DelegatingMethodAccessorImpl invoke()
    18. *Method.java line 606*
    in java.lang.reflect.Method invoke()
    19. *HandlerMethodInvoker.java line 176*
    in org.springframework.web.bind.annotation.support.HandlerMethodInvoker
    invokeHandlerMethod()
    20. *AnnotationMethodHandlerAdapter.java line 436*
    in org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
    invokeHandlerMethod()
    21. *AnnotationMethodHandlerAdapter.java line 424*
    in org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
    handle()
    22. *DispatcherServlet.java line 790*
    in org.springframework.web.servlet.DispatcherServlet doDispatch()
    23. *DispatcherServlet.java line 719*
    in org.springframework.web.servlet.DispatcherServlet doService()
    24. *FrameworkServlet.java line 669*
    in org.springframework.web.servlet.FrameworkServlet processRequest()
    25. *FrameworkServlet.java line 574*
    in org.springframework.web.servlet.FrameworkServlet doGet()
    26. *HttpServlet.java line 707*
    in javax.servlet.http.HttpServlet service()
    27. *HttpServlet.java line 820*
    in javax.servlet.http.HttpServlet service()
    28. *ServletHolder.java line 511*
    in org.mortbay.jetty.servlet.ServletHolder handle()
    29. *ServletHandler.java line 1221*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    30. *UserAgentFilter.java line 78*
    in org.mortbay.servlet.UserAgentFilter doFilter()
    31. *GzipFilter.java line 131*
    in org.mortbay.servlet.GzipFilter doFilter()
    32. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    33. *JAMonServletFilter.java line 48*
    in com.jamonapi.http.JAMonServletFilter doFilter()
    34. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    35. *JavaMelodyFacade.java line 109*
    in com.cloudera.enterprise.JavaMelodyFacade$MonitoringFilter
    doFilter()
    36. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    37. *FilterChainProxy.java line 311*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    38. *FilterSecurityInterceptor.java line 116*
    in org.springframework.security.web.access.intercept.FilterSecurityInterceptor
    invoke()
    39. *FilterSecurityInterceptor.java line 83*
    in org.springframework.security.web.access.intercept.FilterSecurityInterceptor
    doFilter()
    40. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    41. *ExceptionTranslationFilter.java line 113*
    in org.springframework.security.web.access.ExceptionTranslationFilter
    doFilter()
    42. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    43. *SessionManagementFilter.java line 101*
    in org.springframework.security.web.session.SessionManagementFilter
    doFilter()
    44. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    45. *AnonymousAuthenticationFilter.java line 113*
    in org.springframework.security.web.authentication.AnonymousAuthenticationFilter
    doFilter()
    46. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    47. *RememberMeAuthenticationFilter.java line 146*
    in org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter
    doFilter()
    48. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    49. *SecurityContextHolderAwareRequestFilter.java line 54*
    in org.springframework.security.web.servletapi.
    SecurityContextHolderAwareRequestFilter doFilter()
    50. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    51. *RequestCacheAwareFilter.java line 45*
    in org.springframework.security.web.savedrequest.RequestCacheAwareFilter
    doFilter()
    52. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    53. *AbstractAuthenticationProcessingFilter.java line 182*
    in org.springframework.security.web.authentication.
    AbstractAuthenticationProcessingFilter doFilter()
    54. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    55. *LogoutFilter.java line 105*
    in org.springframework.security.web.authentication.logout.LogoutFilter
    doFilter()
    56. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    57. *SecurityContextPersistenceFilter.java line 87*
    in org.springframework.security.web.context.
    SecurityContextPersistenceFilter doFilter()
    58. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    59. *ConcurrentSessionFilter.java line 125*
    in org.springframework.security.web.session.ConcurrentSessionFilter
    doFilter()
    60. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    61. *FilterChainProxy.java line 173*
    in org.springframework.security.web.FilterChainProxy doFilter()
    62. *DelegatingFilterProxy.java line 237*
    in org.springframework.web.filter.DelegatingFilterProxy
    invokeDelegate()
    63. *DelegatingFilterProxy.java line 167*
    in org.springframework.web.filter.DelegatingFilterProxy doFilter()
    64. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    65. *CharacterEncodingFilter.java line 88*
    in org.springframework.web.filter.CharacterEncodingFilter
    doFilterInternal()
    66. *OncePerRequestFilter.java line 76*
    in org.springframework.web.filter.OncePerRequestFilter doFilter()
    67. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    68. *ServletHandler.java line 399*
    in org.mortbay.jetty.servlet.ServletHandler handle()
    69. *SecurityHandler.java line 216*
    in org.mortbay.jetty.security.SecurityHandler handle()
    70. *SessionHandler.java line 182*
    in org.mortbay.jetty.servlet.SessionHandler handle()
    71. *SecurityHandler.java line 216*
    in org.mortbay.jetty.security.SecurityHandler handle()
    72. *ContextHandler.java line 766*
    in org.mortbay.jetty.handler.ContextHandler handle()
    73. *WebAppContext.java line 450*
    in org.mortbay.jetty.webapp.WebAppContext handle()
    74. *HandlerWrapper.java line 152*
    in org.mortbay.jetty.handler.HandlerWrapper handle()
    75. *StatisticsHandler.java line 53*
    in org.mortbay.jetty.handler.StatisticsHandler handle()
    76. *HandlerWrapper.java line 152*
    in org.mortbay.jetty.handler.HandlerWrapper handle()
    77. *Server.java line 326*
    in org.mortbay.jetty.Server handle()
    78. *HttpConnection.java line 542*
    in org.mortbay.jetty.HttpConnection handleRequest()
    79. *HttpConnection.java line 928*
    in org.mortbay.jetty.HttpConnection$RequestHandler headerComplete()
    80. *HttpParser.java line 549*
    in org.mortbay.jetty.HttpParser parseNext()
    81. *HttpParser.java line 212*
    in org.mortbay.jetty.HttpParser parseAvailable()
    82. *HttpConnection.java line 404*
    in org.mortbay.jetty.HttpConnection handle()
    83. *SelectChannelEndPoint.java line 410*
    in org.mortbay.io.nio.SelectChannelEndPoint run()
    84. *QueuedThreadPool.java line 582*
    in org.mortbay.thread.QueuedThreadPool$PoolThread run()

    To unsubscribe from this group and stop receiving emails from it, send
    an email to [email protected].
    To unsubscribe from this group and stop receiving emails from it, send
    an email to [email protected].
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
  • Vikram Srivastava at Apr 28, 2014 at 9:18 pm
    Actually, it'll say "Not installed or path incorrect" (and not "Missing").

    On Mon, Apr 28, 2014 at 2:16 PM, Vikram Srivastava wrote:

    If you run Host Inspector and check results, does any CDH component show
    up as "Missing"?

    On Mon, Apr 28, 2014 at 2:13 PM, Geoffrey Jacoby wrote:

    One agent is complaining that there's < 20% space (it's just a
    Zookeeper/JournalNode), but most are fine. All hosts but that node are
    green, though the cluster's in a weird state because the CDH 4.3 RPMs are
    uninstalled, but the CDH 5.0 parcel's downloaded/distributed but not
    installed.

    Geoffrey
    On Monday, April 28, 2014 5:00:58 PM UTC-4, Vikram Srivastava wrote:

    Can you check if all your agents are reporting good health?

    On Mon, Apr 28, 2014 at 1:59 PM, Geoffrey Jacoby wrote:

    I'm upgrading a small test cluster from CDH 4.3 and CM 4.7.1, both
    using packages, to CDH 5 and CM 5, with parcels for CDH and packages for
    CM.

    The Cloudera Manager upgrade went fine, as did uninstalling the RPMs,
    and when I pointed the parcel manager at our custom repo, it successfully
    found the parcel. It's been downloaded
    and distributed to the nodes on the parcel manager form. (This took
    several tries because it turned out that one node had a nearly full drive.)

    When I click on Upgrade, however, I see the following error launching
    the Upgrade Wizard:

    Is something misconfigured, or perhaps there's some other workaround?

    Thanks!

    Geoffrey Jacoby
    Server Error

    A server error has occurred. Send the following information to Cloudera.

    *Path: http://[edited to remove server
    name]:8088/cmf/clusters/1/upgradeWizard*

    *Version: Cloudera Express 5.0.0 (#215 built by jenkins on
    20140331-1424 git: 50c701f3e920b1fcf524bf5fa061d65902cde804)*
    *java.lang.NumberFormatException*:For input string: "NO_SCRIPT"
    at *NumberFormatException.java line 65*
    in java.lang.NumberFormatException forInputString()
    Stack Trace:

    1. *NumberFormatException.java line 65*
    in java.lang.NumberFormatException forInputString()
    2. *Long.java line 441*
    in java.lang.Long parseLong()
    3. *Long.java line 483*
    in java.lang.Long parseLong()
    4. *ClusterUpgradeController.java line 156*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    generateUpgradeInfo()
    5. *ClusterUpgradeController.java line 185*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    renderClusterUpgradeWizard()
    6. *ClusterUpgradeController.java line 128*
    in com.cloudera.server.web.cmf.wizard.cluster.ClusterUpgradeController
    getClusterUpgradeWizard()
    7. *<generated> line -1*
    in com.cloudera.server.web.cmf.wizard.cluster.
    ClusterUpgradeController$$FastClassByCGLIB$$9b421e20 invoke()
    8. *MethodProxy.java line 191*
    in net.sf.cglib.proxy.MethodProxy invoke()
    9. *Cglib2AopProxy.java line 688*
    in org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation
    invokeJoinpoint()
    10. *ReflectiveMethodInvocation.java line 150*
    in org.springframework.aop.framework.ReflectiveMethodInvocation
    proceed()
    11. *MethodSecurityInterceptor.java line 61*
    in org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor
    invoke()
    12. *ReflectiveMethodInvocation.java line 172*
    in org.springframework.aop.framework.ReflectiveMethodInvocation
    proceed()
    13. *Cglib2AopProxy.java line 621*
    in org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor
    intercept()
    14. *<generated> line -1*
    in com.cloudera.server.web.cmf.wizard.cluster.
    ClusterUpgradeController$$EnhancerByCGLIB$$abd63f0e
    getClusterUpgradeWizard()
    15. *NativeMethodAccessorImpl.java line -2*
    in sun.reflect.NativeMethodAccessorImpl invoke0()
    16. *NativeMethodAccessorImpl.java line 57*
    in sun.reflect.NativeMethodAccessorImpl invoke()
    17. *DelegatingMethodAccessorImpl.java line 43*
    in sun.reflect.DelegatingMethodAccessorImpl invoke()
    18. *Method.java line 606*
    in java.lang.reflect.Method invoke()
    19. *HandlerMethodInvoker.java line 176*
    in org.springframework.web.bind.annotation.support.HandlerMethodInvoker
    invokeHandlerMethod()
    20. *AnnotationMethodHandlerAdapter.java line 436*
    in org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
    invokeHandlerMethod()
    21. *AnnotationMethodHandlerAdapter.java line 424*
    in org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
    handle()
    22. *DispatcherServlet.java line 790*
    in org.springframework.web.servlet.DispatcherServlet doDispatch()
    23. *DispatcherServlet.java line 719*
    in org.springframework.web.servlet.DispatcherServlet doService()
    24. *FrameworkServlet.java line 669*
    in org.springframework.web.servlet.FrameworkServlet processRequest()
    25. *FrameworkServlet.java line 574*
    in org.springframework.web.servlet.FrameworkServlet doGet()
    26. *HttpServlet.java line 707*
    in javax.servlet.http.HttpServlet service()
    27. *HttpServlet.java line 820*
    in javax.servlet.http.HttpServlet service()
    28. *ServletHolder.java line 511*
    in org.mortbay.jetty.servlet.ServletHolder handle()
    29. *ServletHandler.java line 1221*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    30. *UserAgentFilter.java line 78*
    in org.mortbay.servlet.UserAgentFilter doFilter()
    31. *GzipFilter.java line 131*
    in org.mortbay.servlet.GzipFilter doFilter()
    32. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    33. *JAMonServletFilter.java line 48*
    in com.jamonapi.http.JAMonServletFilter doFilter()
    34. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    35. *JavaMelodyFacade.java line 109*
    in com.cloudera.enterprise.JavaMelodyFacade$MonitoringFilter
    doFilter()
    36. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    37. *FilterChainProxy.java line 311*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    38. *FilterSecurityInterceptor.java line 116*
    in org.springframework.security.web.access.intercept.FilterSecurityInterceptor
    invoke()
    39. *FilterSecurityInterceptor.java line 83*
    in org.springframework.security.web.access.intercept.FilterSecurityInterceptor
    doFilter()
    40. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    41. *ExceptionTranslationFilter.java line 113*
    in org.springframework.security.web.access.ExceptionTranslationFilter
    doFilter()
    42. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    43. *SessionManagementFilter.java line 101*
    in org.springframework.security.web.session.SessionManagementFilter
    doFilter()
    44. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    45. *AnonymousAuthenticationFilter.java line 113*
    in org.springframework.security.web.authentication.AnonymousAuthenticationFilter
    doFilter()
    46. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    47. *RememberMeAuthenticationFilter.java line 146*
    in org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter
    doFilter()
    48. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    49. *SecurityContextHolderAwareRequestFilter.java line 54*
    in org.springframework.security.web.servletapi.
    SecurityContextHolderAwareRequestFilter doFilter()
    50. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    51. *RequestCacheAwareFilter.java line 45*
    in org.springframework.security.web.savedrequest.RequestCacheAwareFilter
    doFilter()
    52. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    53. *AbstractAuthenticationProcessingFilter.java line 182*
    in org.springframework.security.web.authentication.
    AbstractAuthenticationProcessingFilter doFilter()
    54. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    55. *LogoutFilter.java line 105*
    in org.springframework.security.web.authentication.logout.LogoutFilter
    doFilter()
    56. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    57. *SecurityContextPersistenceFilter.java line 87*
    in org.springframework.security.web.context.
    SecurityContextPersistenceFilter doFilter()
    58. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    59. *ConcurrentSessionFilter.java line 125*
    in org.springframework.security.web.session.ConcurrentSessionFilter
    doFilter()
    60. *FilterChainProxy.java line 323*
    in org.springframework.security.web.FilterChainProxy$VirtualFilterChain
    doFilter()
    61. *FilterChainProxy.java line 173*
    in org.springframework.security.web.FilterChainProxy doFilter()
    62. *DelegatingFilterProxy.java line 237*
    in org.springframework.web.filter.DelegatingFilterProxy
    invokeDelegate()
    63. *DelegatingFilterProxy.java line 167*
    in org.springframework.web.filter.DelegatingFilterProxy doFilter()
    64. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    65. *CharacterEncodingFilter.java line 88*
    in org.springframework.web.filter.CharacterEncodingFilter
    doFilterInternal()
    66. *OncePerRequestFilter.java line 76*
    in org.springframework.web.filter.OncePerRequestFilter doFilter()
    67. *ServletHandler.java line 1212*
    in org.mortbay.jetty.servlet.ServletHandler$CachedChain doFilter()
    68. *ServletHandler.java line 399*
    in org.mortbay.jetty.servlet.ServletHandler handle()
    69. *SecurityHandler.java line 216*
    in org.mortbay.jetty.security.SecurityHandler handle()
    70. *SessionHandler.java line 182*
    in org.mortbay.jetty.servlet.SessionHandler handle()
    71. *SecurityHandler.java line 216*
    in org.mortbay.jetty.security.SecurityHandler handle()
    72. *ContextHandler.java line 766*
    in org.mortbay.jetty.handler.ContextHandler handle()
    73. *WebAppContext.java line 450*
    in org.mortbay.jetty.webapp.WebAppContext handle()
    74. *HandlerWrapper.java line 152*
    in org.mortbay.jetty.handler.HandlerWrapper handle()
    75. *StatisticsHandler.java line 53*
    in org.mortbay.jetty.handler.StatisticsHandler handle()
    76. *HandlerWrapper.java line 152*
    in org.mortbay.jetty.handler.HandlerWrapper handle()
    77. *Server.java line 326*
    in org.mortbay.jetty.Server handle()
    78. *HttpConnection.java line 542*
    in org.mortbay.jetty.HttpConnection handleRequest()
    79. *HttpConnection.java line 928*
    in org.mortbay.jetty.HttpConnection$RequestHandler headerComplete()
    80. *HttpParser.java line 549*
    in org.mortbay.jetty.HttpParser parseNext()
    81. *HttpParser.java line 212*
    in org.mortbay.jetty.HttpParser parseAvailable()
    82. *HttpConnection.java line 404*
    in org.mortbay.jetty.HttpConnection handle()
    83. *SelectChannelEndPoint.java line 410*
    in org.mortbay.io.nio.SelectChannelEndPoint run()
    84. *QueuedThreadPool.java line 582*
    in org.mortbay.thread.QueuedThreadPool$PoolThread run()

    To unsubscribe from this group and stop receiving emails from it, send
    an email to [email protected].
    To unsubscribe from this group and stop receiving emails from it, send
    an email to [email protected].
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
  • Geoffrey Jacoby at Apr 28, 2014 at 9:31 pm
    5 of the 7 nodes (4 data nodes and 1 master) fail to run the Host Inspector
    correctly:
    Error seems to be: Error: Could not find or load main class
    com.cloudera.cmf.inspector.Inspector
    which sounds like either something's not installed or there's a classpath
    problem.

    Anyway, I'm leaving for the night, but what should the next thing I look at
    be?

    Thanks for all your help!

    Geoffrey

      DDL_DIR=/usr/share/cmf/schema
    + [[ inspector == \f\i\r\e\h\o\s\e ]]
    + [[ inspector == \e\v\e\n\t\s\e\r\v\e\r ]]
    + [[ inspector == \a\l\e\r\t\p\u\b\l\i\s\h\e\r ]]
    + [[ inspector == \h\e\a\d\l\a\m\p ]]
    + [[ inspector == \i\n\s\p\e\c\t\o\r ]]
    + shift
    ++ pwd
    + MGMT_CLASSPATH='/var/run/cloudera-scm-agent/process/2253-host-inspector:/usr/share/java/mysql-connector-java.jar:/usr/share/cmf/lib/postgresql-jdbc.jar:/usr/share/java/oracle-connector-java.jar:/usr/share/cmf/lib/*'
    + echo_and_exec /usr/java/jdk1.7.0_25/bin/java -server -XX:+UseConcMarkSweepGC -XX:-CMSConcurrentMTEnabled -XX:+UseParNewGC -Dmgmt.log.file= -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -cp '/var/run/cloudera-scm-agent/process/2253-host-inspector:/usr/share/java/mysql-connector-java.jar:/usr/share/cmf/lib/postgresql-jdbc.jar:/usr/share/java/oracle-connector-java.jar:/usr/share/cmf/lib/*' com.cloudera.cmf.inspector.Inspector input.json output.json DEFAULT
    + echo 'Executing: /usr/java/jdk1.7.0_25/bin/java' -server -XX:+UseConcMarkSweepGC -XX:-CMSConcurrentMTEnabled -XX:+UseParNewGC -Dmgmt.log.file= -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -cp '/var/run/cloudera-scm-agent/process/2253-host-inspector:/usr/share/java/mysql-connector-java.jar:/usr/share/cmf/lib/postgresql-jdbc.jar:/usr/share/java/oracle-connector-java.jar:/usr/share/cmf/lib/*' com.cloudera.cmf.inspector.Inspector input.json output.json DEFAULT
    + exec /usr/java/jdk1.7.0_25/bin/java -server -XX:+UseConcMarkSweepGC -XX:-CMSConcurrentMTEnabled -XX:+UseParNewGC -Dmgmt.log.file= -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -cp '/var/run/cloudera-scm-agent/process/2253-host-inspector:/usr/share/java/mysql-connector-java.jar:/usr/share/cmf/lib/postgresql-jdbc.jar:/usr/share/java/oracle-connector-java.jar:/usr/share/cmf/lib/*' com.cloudera.cmf.inspector.Inspector input.json output.json DEFAULT
    Error: Could not find or load main class com.cloudera.cmf.inspector.Inspector


    On Monday, April 28, 2014 5:18:09 PM UTC-4, Vikram Srivastava wrote:

    Actually, it'll say "Not installed or path incorrect" (and not "Missing").


    On Mon, Apr 28, 2014 at 2:16 PM, Vikram Srivastava <[email protected]<javascript:>
    wrote:
    If you run Host Inspector and check results, does any CDH component show
    up as "Missing"?


    On Mon, Apr 28, 2014 at 2:13 PM, Geoffrey Jacoby <[email protected]<javascript:>
    wrote:
    One agent is complaining that there's < 20% space (it's just a
    Zookeeper/JournalNode), but most are fine. All hosts but that node are
    green, though the cluster's in a weird state because the CDH 4.3 RPMs are
    uninstalled, but the CDH 5.0 parcel's downloaded/distributed but not
    installed.

    Geoffrey
    On Monday, April 28, 2014 5:00:58 PM UTC-4, Vikram Srivastava wrote:

    Can you check if all your agents are reporting good health?


    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
  • Darren Lo at Apr 28, 2014 at 9:53 pm
    Hi Geoffrey,

    I would make sure that you have installed the cloudera-manager-daemons
    package on all hosts. Sounds like it's missing.

    The full CM upgrade guide is here:
    http://www.cloudera.com/content/cloudera-content/cloudera-docs/CM5/latest/Cloudera-Manager-Administration-Guide/cm5ag_upgrading_cm.html

    Thanks,
    Darren

    On Mon, Apr 28, 2014 at 2:31 PM, Geoffrey Jacoby wrote:

    5 of the 7 nodes (4 data nodes and 1 master) fail to run the Host
    Inspector correctly:
    Error seems to be: Error: Could not find or load main class
    com.cloudera.cmf.inspector.Inspector
    which sounds like either something's not installed or there's a classpath
    problem.

    Anyway, I'm leaving for the night, but what should the next thing I look
    at be?

    Thanks for all your help!

    Geoffrey

    DDL_DIR=/usr/share/cmf/schema
    + [[ inspector == \f\i\r\e\h\o\s\e ]]
    + [[ inspector == \e\v\e\n\t\s\e\r\v\e\r ]]
    + [[ inspector == \a\l\e\r\t\p\u\b\l\i\s\h\e\r ]]
    + [[ inspector == \h\e\a\d\l\a\m\p ]]
    + [[ inspector == \i\n\s\p\e\c\t\o\r ]]
    + shift
    ++ pwd
    + MGMT_CLASSPATH='/var/run/cloudera-scm-agent/process/2253-host-inspector:/usr/share/java/mysql-connector-java.jar:/usr/share/cmf/lib/postgresql-jdbc.jar:/usr/share/java/oracle-connector-java.jar:/usr/share/cmf/lib/*'
    + echo_and_exec /usr/java/jdk1.7.0_25/bin/java -server -XX:+UseConcMarkSweepGC -XX:-CMSConcurrentMTEnabled -XX:+UseParNewGC -Dmgmt.log.file= -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -cp '/var/run/cloudera-scm-agent/process/2253-host-inspector:/usr/share/java/mysql-connector-java.jar:/usr/share/cmf/lib/postgresql-jdbc.jar:/usr/share/java/oracle-connector-java.jar:/usr/share/cmf/lib/*' com.cloudera.cmf.inspector.Inspector input.json output.json DEFAULT
    + echo 'Executing: /usr/java/jdk1.7.0_25/bin/java' -server -XX:+UseConcMarkSweepGC -XX:-CMSConcurrentMTEnabled -XX:+UseParNewGC -Dmgmt.log.file= -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -cp '/var/run/cloudera-scm-agent/process/2253-host-inspector:/usr/share/java/mysql-connector-java.jar:/usr/share/cmf/lib/postgresql-jdbc.jar:/usr/share/java/oracle-connector-java.jar:/usr/share/cmf/lib/*' com.cloudera.cmf.inspector.Inspector input.json output.json DEFAULT
    + exec /usr/java/jdk1.7.0_25/bin/java -server -XX:+UseConcMarkSweepGC -XX:-CMSConcurrentMTEnabled -XX:+UseParNewGC -Dmgmt.log.file= -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -cp '/var/run/cloudera-scm-agent/process/2253-host-inspector:/usr/share/java/mysql-connector-java.jar:/usr/share/cmf/lib/postgresql-jdbc.jar:/usr/share/java/oracle-connector-java.jar:/usr/share/cmf/lib/*' com.cloudera.cmf.inspector.Inspector input.json output.json DEFAULT
    Error: Could not find or load main class com.cloudera.cmf.inspector.Inspector


    On Monday, April 28, 2014 5:18:09 PM UTC-4, Vikram Srivastava wrote:

    Actually, it'll say "Not installed or path incorrect" (and not "Missing").

    On Mon, Apr 28, 2014 at 2:16 PM, Vikram Srivastava wrote:

    If you run Host Inspector and check results, does any CDH component show
    up as "Missing"?

    On Mon, Apr 28, 2014 at 2:13 PM, Geoffrey Jacoby wrote:

    One agent is complaining that there's < 20% space (it's just a
    Zookeeper/JournalNode), but most are fine. All hosts but that node are
    green, though the cluster's in a weird state because the CDH 4.3 RPMs are
    uninstalled, but the CDH 5.0 parcel's downloaded/distributed but not
    installed.

    Geoffrey
    On Monday, April 28, 2014 5:00:58 PM UTC-4, Vikram Srivastava wrote:

    Can you check if all your agents are reporting good health?



    To unsubscribe from this group and stop receiving emails from it,
    send an email to [email protected].
    To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupscm-users @
categorieshadoop
postedApr 28, '14 at 8:59p
activeApr 28, '14 at 9:53p
posts7
users3
websitecloudera.com
irc#hadoop

People

Translate

site design / logo © 2023 Grokbase