This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unable to export TCX, GPX, or Google Earth

Former Member
Former Member
When I am trying to export an activity, I get this error:

HTTP Status 403 - You do not have sufficient privileges to view the activity with id 610947649.

type Status report

message You do not have sufficient privileges to view the activity with id 610947649.

description Access to the specified resource (You do not have sufficient privileges to view the activity with id 610947649.) has been forbidden.
JBossWeb/2.0.0.GA


I end up going to the old Garmin Connect and exporting from there, but when that goes away then what? Anyone else get this error?
  • Former Member
    0 Former Member over 8 years ago
    Unable to Export

    cannot export to .tcx to upload to Training Peaks. Does anyone know how to just set it up to straight from Garmin Connect to TP?

    Thanks
  • Former Member
    0 Former Member over 8 years ago
    Export problem

    I'm trying to export my track to Google Earth but Garmin connect only generates a 173 octets file without anything inside :mad::confused:

    Is there any aplication to work offline with my activity records? I just want to convert it to .kml... I don't need to go online :mad::mad:
  • Former Member
    0 Former Member over 8 years ago
    Null pointer exception

    Trying to export to GPX... Null pointer exception?? OMG! You learn how to avoid this issue on your very 1st Java session!!!
    :mad:

    HTTP Status 500 -

    type Exception report

    message

    description The server encountered an internal error that prevented it from fulfilling this request.

    exception

    java.lang.NullPointerException
    com.garmin.connect.service.download.activityexport.provider.ActivityGpxSerializer.buildDocument(ActivityGpxSerializer.java:73)
    com.garmin.connect.service.download.activityexport.provider.ActivityGpxSerializer.serialize(ActivityGpxSerializer.java:36)
    com.garmin.connect.service.download.activityexport.provider.ActivityProvider.writeTo(ActivityProvider.java:38)
    com.garmin.connect.service.download.activityexport.provider.ActivityProvider.writeTo(ActivityProvider.java:21)
    com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:306)
    com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1448)
    com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1360)
    com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1350)
    com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
    com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538)
    com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
    org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter.onValidSignature(ProtectedResourceProcessingFilter.java:87)
    org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter.doFilter(OAuthProviderProcessingFilter.java:168)
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
    org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
    org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
    org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
    org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
    com.netflix.hystrix.contrib.requestservlet.HystrixRequestContextServletFilter.doFilter(HystrixRequestContextServletFilter.java:53)

    note The full stack trace of the root cause is available in the Apache Tomcat/7.0.57 logs.
  • Former Member
    0 Former Member over 8 years ago
    I'm in the same boat as everyone else. Yesterday TCX and GPS exports both worked on my PC at work and at home later in the day.

    Today...no love. Neither GPS or TCX is exporting at home and I get the same error message as everyone else. Maybe Garmin got hacked by Fancy Bears and this is the 'October Surprise'?

    To those that posted the FIT file work around, thank you!
  • Former Member
    0 Former Member over 8 years ago
    Can't expor tto TCX, or GPX either

    Same issue. I'd really like to be able to get my information to look at in other modes, but Garmin isn't doing their part.
  • Former Member
    0 Former Member over 8 years ago
    I get a blank file in my downloads.
  • Former Member
    0 Former Member over 8 years ago
    I have the same problem, as vvccgg - java.lang.NullPointerException

    Two days ago all was fine. Today I can't export even none of previous activities into .gpx.
    For example, activities 1390591711, 1393410298
  • Former Member
    0 Former Member over 8 years ago
    Export problem

    Same problem here ......... :(


    type Exception report

    message System error : Invalid or empty activity

    description The server encountered an internal error that prevented it from fulfilling this request.

    exception

    java.lang.RuntimeException: System error : Invalid or empty activity
    com.garmin.connect.service.download.activityexport.provider.ActivityTcxSerializer.createActivityTcxComponent(ActivityTcxSerializer.java:175)
    com.garmin.connect.service.download.activityexport.provider.ActivityTcxSerializer.buildDocument(ActivityTcxSerializer.java:79)
    com.garmin.connect.service.download.activityexport.provider.ActivityTcxSerializer.serialize(ActivityTcxSerializer.java:68)
    com.garmin.connect.service.download.activityexport.provider.ActivityProvider.writeTo(ActivityProvider.java:38)
    com.garmin.connect.service.download.activityexport.provider.ActivityProvider.writeTo(ActivityProvider.java:21)
    com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:306)
    com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1448)
    com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1360)
    com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1350)
    com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
    com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538)
    com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
    org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter.onValidSignature(ProtectedResourceProcessingFilter.java:87)
    org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter.doFilter(OAuthProviderProcessingFilter.java:168)
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
    org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
    org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
    org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
    org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
    com.netflix.hystrix.contrib.requestservlet.HystrixRequestContextServletFilter.doFilter(HystrixRequestContextServletFilter.java:53)
    note The full stack trace of the root cause is available in the Apache Tomcat/7.0.57 logs.
  • i've sometimes a similar problem - but if i'm go to url line after then and hit enter again, sometimes the download will work ..but not every time...very strange behavour...

    used machine:
    Win7 Enterprise 64bit
    newest Google Chrome Version 53.0.2785.143 m (64-bit)
    Java Version 7 Build 1.7.0_101-b31 32bit (but in settings its only be used for IE as default Java-Version)


    =======

    HTTP Status 500 - System error : Invalid or empty activity

    type Exception report

    message System error : Invalid or empty activity

    description The server encountered an internal error that prevented it from fulfilling this request.

    exception

    java.lang.RuntimeException: System error : Invalid or empty activity
    com.garmin.connect.service.download.activityexport.provider.ActivityTcxSerializer.createActivityTcxComponent(ActivityTcxSerializer.java:175)
    com.garmin.connect.service.download.activityexport.provider.ActivityTcxSerializer.buildDocument(ActivityTcxSerializer.java:79)
    com.garmin.connect.service.download.activityexport.provider.ActivityTcxSerializer.serialize(ActivityTcxSerializer.java:68)
    com.garmin.connect.service.download.activityexport.provider.ActivityProvider.writeTo(ActivityProvider.java:38)
    com.garmin.connect.service.download.activityexport.provider.ActivityProvider.writeTo(ActivityProvider.java:21)
    com.sun.jersey.spi.container.ContainerResponse.write(ContainerResponse.java:306)
    com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1448)
    com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1360)
    com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1350)
    com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
    com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:538)
    com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:716)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
    org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter.onValidSignature(ProtectedResourceProcessingFilter.java:87)
    org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter.doFilter(OAuthProviderProcessingFilter.java:168)
    org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
    org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
    org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
    org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
    org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
    com.netflix.hystrix.contrib.requestservlet.HystrixRequestContextServletFilter.doFilter(HystrixRequestContextServletFilter.java:53)
    note The full stack trace of the root cause is available in the Apache Tomcat/7.0.57 logs.
  • Same question as I asked before. What is the URL of this activity and is it a problem for just this one or others?