It's all about the answers!

Ask a question

Exception during load


manobhiram juvvadi (158) | asked Apr 27 '16, 7:55 a.m.
Problem running 'load':
Exception during load
There were errors during download.  It is recommended that components be reloaded.  The reload will be incremental, loading only the missing items.  You can further reduce the reload time by reloading just the projects out of sync.
Check the log for details about the error at "/root/.jazz-scm". If you have configured custom logging check your log configuration settings for the path to the log file.

log file

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE log SYSTEM "logger.dtd">
<log>
<record>
    <date>2016-04-27T04:51:12</date>
    <millis>1461756072565</millis>
    <sequence>0</sequence>
    <logger>com.ibm.team.filesystem.client.daemon.JSONHandler</logger>
    <level>SEVERE</level>
    <class>com.ibm.team.filesystem.client.daemon.JSONHandler</class>
    <method>handle</method>
    <thread>0</thread>
    <message>null</message>
    <exception>
        <message>java.lang.reflect.InvocationTargetException</message>
        <frame>
            <class>sun.reflect.NativeMethodAccessorImpl</class>
            <method>invoke0</method>
            <line>-2</line>
        </frame>
        <frame>
            <class>sun.reflect.NativeMethodAccessorImpl</class>
            <method>invoke</method>
            <line>60</line>
        </frame>
        <frame>
            <class>sun.reflect.DelegatingMethodAccessorImpl</class>
            <method>invoke</method>
            <line>37</line>
        </frame>
        <frame>
            <class>java.lang.reflect.Method</class>
            <method>invoke</method>
            <line>611</line>

etc

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.