On Mon, May 9, 2011 at 4:01 PM, Henry Dogger <[email protected]> wrote: > > Hi George, > > At the time I was not, but the first import of the two systems were large CSV > files. > Is this a problem? > > Henry > >
Shouldn't be if the csv import finished, are you sure import finished and all the users were imported in the first place? Or maybe it still running in background? I'm asking because I see these lines in the log you provided: org.sipfoundry.sipxconfig.bulk.RowInserter$JobTransaction.doInTransactionWithoutResult(Unknown Source) at org.springframework.transaction.support.TransactionCallbackWithoutResult.doInTransaction(TransactionCallbackWithoutResult.java:33) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:127) at org.sipfoundry.sipxconfig.bulk.RowInserter.execute(Unknown Source) at org.sipfoundry.sipxconfig.bulk.csv.CsvParserImpl.parse(Unknown Source) at org.sipfoundry.sipxconfig.bulk.csv.BulkManagerImpl.insertFromCsv(Unknown Source) at org.sipfoundry.sipxconfig.bulk.csv.BulkManagerImpl.insertFromCsv(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) George _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
