Re: [dspace-tech] Re: Live import exception in scopus

2023-08-24 Thread DSpace Technical Support
Hi,

Unfortunately the screenshot is cut off and only provides part of the 
error.  It's unclear to me what the cause may be as it appears to imply 
that  it's possible that Scopus is either unavailable or you may not have a 
configured Scopus API key (as I previously described).  You should verify 
first that you have a Scopus API key configured in either your 
"external-providers.cfg" or "local.cfg" file.  These are the fields that 
you may need to fill out to ensure Scopus 
works: 
https://github.com/DSpace/DSpace/blob/dspace-7_x/dspace/config/modules/external-providers.cfg#L70-L79

I'd also recommend not sending a screenshot, but instead copying the text 
of the error into an email (or copy it to a different shareable file which 
you can link to from your email).  Screenshots are difficult to work with 
as they sometimes cut out very important details.

Tim

On Thursday, August 24, 2023 at 11:44:09 AM UTC-5 salony.p...@gmail.com 
wrote:

>
> Hello, 
> I attached the screenshot 
>
>
> On Wed, 23 Aug 2023 at 10:09 AM, Salony Permanand  
> wrote:
>
>> Hello,
>> As discussed I am attaching below screenshot of error 
>> Please find it and help to resolve it
>>
>> Salony Permanand
>> *Mob: 7275838206 <(727)%20583-8206>*
>>
>>
>> On Tue, Aug 22, 2023 at 10:33 PM Salony Permanand  
>> wrote:
>>
>>> Okay I will provide detailed error log and then help me to solve the 
>>> problem
>>>
>>> On Tue, 22 Aug 2023 at 10:31 PM, DSpace Technical Support <
>>> dspac...@googlegroups.com> wrote:
>>>
 Hi,

 I don't know what advice I can provide as I don't understand the 
 detailed exception you are seeing.  As I noted, it's extremely difficult 
 for anyone to provide you with accurate advice without understanding the 
 detailed error *behind* the 500 exception.  You need to use the 
 troubleshooting guide to find the detailed error in the Dspace logs or 
 similar: 
 https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)

 Tim

 On Tuesday, August 22, 2023 at 11:55:50 AM UTC-5 salony.p...@gmail.com 
 wrote:

> Hello Tim,
> Thanks for reply. 
> Actually my API had not any issue because it is already importing 
> publication for different server. 
>
> Actually I clone my sever and put it for another server . There when I 
> am trying to import it is throwing that exception 
>
> The live import data provider Java file has function getnumberresult 
> that function had problem
>
> I also checked internet connection there
>
> Is index discovery needed there or should I try to rebuild the code
>
> On Tue, 22 Aug 2023 at 10:19 PM, DSpace Technical Support <
> dspac...@googlegroups.com> wrote:
>
>> Hi,
>>
>> The DSpace user interface often will not provide the full error 
>> details behind an error.  The only way to help would be to locate the 
>> underlying exception in your logs or similar.  See our troubleshooting 
>> guide for help on locating detailed error messages: 
>> https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
>>
>> Without the detailed error, it's not possible for others to give you 
>> good advice.  It's possible the issue is simply that the Scopus API is 
>> down.  It's also possible you haven't signed up with Elsevier for an 
>> (paid) 
>> API key?  
>>
>> The docs at 
>> https://wiki.lyrasis.org/pages/viewpage.action?pageId=104566672 link 
>> to where you can get an optional paid API key for Scopus, and also show 
>> how 
>> to disable Scopus if you do not want it to appear.
>>
>> Tim
>> On Tuesday, August 22, 2023 at 11:27:25 AM UTC-5 
>> salony.p...@gmail.com wrote:
>>
>>> Hello Group Member,
>>> I stuck in a problem I am trying to import data from scopus from 
>>> terminal .
>>>
>>>  I used import-publications command to bring data from scopus but it 
>>> throws exception as 
>>>
>>> “The live import data provide scopus throws exception”
>>>
>>> Can anyone help with this?
>>>
>>> -- 
>> All messages to this mailing list should adhere to the Code of 
>> Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
>> --- 
>> You received this message because you are subscribed to the Google 
>> Groups "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, 
>> send an email to dspace-tech...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dspace-tech/1760d7a5-726a-4263-b803-e5b5c2229245n%40googlegroups.com
>>  
>> 
>> .
>>
> -- 
 All messages to this 

Re: [dspace-tech] Re: Live import exception in scopus

2023-08-22 Thread Salony Permanand
Okay I will provide detailed error log and then help me to solve the problem

On Tue, 22 Aug 2023 at 10:31 PM, DSpace Technical Support <
dspace-tech@googlegroups.com> wrote:

> Hi,
>
> I don't know what advice I can provide as I don't understand the detailed
> exception you are seeing.  As I noted, it's extremely difficult for anyone
> to provide you with accurate advice without understanding the detailed
> error *behind* the 500 exception.  You need to use the troubleshooting
> guide to find the detailed error in the Dspace logs or similar:
> https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
>
> Tim
>
> On Tuesday, August 22, 2023 at 11:55:50 AM UTC-5 salony.p...@gmail.com
> wrote:
>
>> Hello Tim,
>> Thanks for reply.
>> Actually my API had not any issue because it is already importing
>> publication for different server.
>>
>> Actually I clone my sever and put it for another server . There when I am
>> trying to import it is throwing that exception
>>
>> The live import data provider Java file has function getnumberresult that
>> function had problem
>>
>> I also checked internet connection there
>>
>> Is index discovery needed there or should I try to rebuild the code
>>
>> On Tue, 22 Aug 2023 at 10:19 PM, DSpace Technical Support <
>> dspac...@googlegroups.com> wrote:
>>
>>> Hi,
>>>
>>> The DSpace user interface often will not provide the full error details
>>> behind an error.  The only way to help would be to locate the underlying
>>> exception in your logs or similar.  See our troubleshooting guide for help
>>> on locating detailed error messages:
>>> https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
>>>
>>> Without the detailed error, it's not possible for others to give you
>>> good advice.  It's possible the issue is simply that the Scopus API is
>>> down.  It's also possible you haven't signed up with Elsevier for an (paid)
>>> API key?
>>>
>>> The docs at
>>> https://wiki.lyrasis.org/pages/viewpage.action?pageId=104566672 link to
>>> where you can get an optional paid API key for Scopus, and also show how to
>>> disable Scopus if you do not want it to appear.
>>>
>>> Tim
>>> On Tuesday, August 22, 2023 at 11:27:25 AM UTC-5 salony.p...@gmail.com
>>> wrote:
>>>
 Hello Group Member,
 I stuck in a problem I am trying to import data from scopus from
 terminal .

  I used import-publications command to bring data from scopus but it
 throws exception as

 “The live import data provide scopus throws exception”

 Can anyone help with this?

 --
>>> All messages to this mailing list should adhere to the Code of Conduct:
>>> https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "DSpace Technical Support" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to dspace-tech...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/dspace-tech/1760d7a5-726a-4263-b803-e5b5c2229245n%40googlegroups.com
>>> 
>>> .
>>>
>> --
> All messages to this mailing list should adhere to the Code of Conduct:
> https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/283a53b9-f8d9-45e5-be23-c1596c682b40n%40googlegroups.com
> 
> .
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAKbdRk3SarwiudYBMO3--kBTr7Wo4KAa8qqwmUEHObv_xGyZdg%40mail.gmail.com.


Re: [dspace-tech] Re: Live import exception in scopus

2023-08-22 Thread DSpace Technical Support
Hi,

I don't know what advice I can provide as I don't understand the detailed 
exception you are seeing.  As I noted, it's extremely difficult for anyone 
to provide you with accurate advice without understanding the detailed 
error *behind* the 500 exception.  You need to use the troubleshooting 
guide to find the detailed error in the Dspace logs or 
similar: 
https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)

Tim

On Tuesday, August 22, 2023 at 11:55:50 AM UTC-5 salony.p...@gmail.com 
wrote:

> Hello Tim,
> Thanks for reply. 
> Actually my API had not any issue because it is already importing 
> publication for different server. 
>
> Actually I clone my sever and put it for another server . There when I am 
> trying to import it is throwing that exception 
>
> The live import data provider Java file has function getnumberresult that 
> function had problem
>
> I also checked internet connection there
>
> Is index discovery needed there or should I try to rebuild the code
>
> On Tue, 22 Aug 2023 at 10:19 PM, DSpace Technical Support <
> dspac...@googlegroups.com> wrote:
>
>> Hi,
>>
>> The DSpace user interface often will not provide the full error details 
>> behind an error.  The only way to help would be to locate the underlying 
>> exception in your logs or similar.  See our troubleshooting guide for help 
>> on locating detailed error messages: 
>> https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
>>
>> Without the detailed error, it's not possible for others to give you good 
>> advice.  It's possible the issue is simply that the Scopus API is down.  
>> It's also possible you haven't signed up with Elsevier for an (paid) API 
>> key?  
>>
>> The docs at 
>> https://wiki.lyrasis.org/pages/viewpage.action?pageId=104566672 link to 
>> where you can get an optional paid API key for Scopus, and also show how to 
>> disable Scopus if you do not want it to appear.
>>
>> Tim
>> On Tuesday, August 22, 2023 at 11:27:25 AM UTC-5 salony.p...@gmail.com 
>> wrote:
>>
>>> Hello Group Member,
>>> I stuck in a problem I am trying to import data from scopus from 
>>> terminal .
>>>
>>>  I used import-publications command to bring data from scopus but it 
>>> throws exception as 
>>>
>>> “The live import data provide scopus throws exception”
>>>
>>> Can anyone help with this?
>>>
>>> -- 
>> All messages to this mailing list should adhere to the Code of Conduct: 
>> https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to dspace-tech...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dspace-tech/1760d7a5-726a-4263-b803-e5b5c2229245n%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/283a53b9-f8d9-45e5-be23-c1596c682b40n%40googlegroups.com.


Re: [dspace-tech] Re: Live import exception in scopus

2023-08-22 Thread Salony Permanand
Hello Tim,
Thanks for reply.
Actually my API had not any issue because it is already importing
publication for different server.

Actually I clone my sever and put it for another server . There when I am
trying to import it is throwing that exception

The live import data provider Java file has function getnumberresult that
function had problem

I also checked internet connection there

Is index discovery needed there or should I try to rebuild the code

On Tue, 22 Aug 2023 at 10:19 PM, DSpace Technical Support <
dspace-tech@googlegroups.com> wrote:

> Hi,
>
> The DSpace user interface often will not provide the full error details
> behind an error.  The only way to help would be to locate the underlying
> exception in your logs or similar.  See our troubleshooting guide for help
> on locating detailed error messages:
> https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove)
>
> Without the detailed error, it's not possible for others to give you good
> advice.  It's possible the issue is simply that the Scopus API is down.
> It's also possible you haven't signed up with Elsevier for an (paid) API
> key?
>
> The docs at
> https://wiki.lyrasis.org/pages/viewpage.action?pageId=104566672 link to
> where you can get an optional paid API key for Scopus, and also show how to
> disable Scopus if you do not want it to appear.
>
> Tim
> On Tuesday, August 22, 2023 at 11:27:25 AM UTC-5 salony.p...@gmail.com
> wrote:
>
>> Hello Group Member,
>> I stuck in a problem I am trying to import data from scopus from terminal
>> .
>>
>>  I used import-publications command to bring data from scopus but it
>> throws exception as
>>
>> “The live import data provide scopus throws exception”
>>
>> Can anyone help with this?
>>
>> --
> All messages to this mailing list should adhere to the Code of Conduct:
> https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/1760d7a5-726a-4263-b803-e5b5c2229245n%40googlegroups.com
> 
> .
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAKbdRk0YQnvY8DCBHui1zwTZiaR3ynvKXdfV%2B%2BNAUkKuZQkUgA%40mail.gmail.com.