Re: [Dspace-tech] DSpace-tech Digest, Vol 52, Issue 65

瀏覽次數:3 次
跳到第一則未讀訊息

Ponerul...@cognizant.com

未讀,
2015年8月25日 下午2:07:472015/8/25
收件者:dspac...@lists.sourceforge.net
I enabled to suggest an Item , but when click on recommend this item
thros below error, could you please help on this

The same way it throws error when click to submit feedback

Exception:
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at
org.dspace.app.webui.servlet.SuggestServlet.doDSGet(SuggestServlet.java:
101)
at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.
java:151)
at
org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:206)
at
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebapp
ServletFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:175)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:2
63)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:84
4)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(
Http11Protocol.java:584)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)


Thanks & Regards
Pons - Library & Information Services

-----Original Message-----
From: dspace-te...@lists.sourceforge.net
[mailto:dspace-te...@lists.sourceforge.net]
Sent: Thursday, August 19, 2010 10:57 AM
To: dspac...@lists.sourceforge.net
Subject: DSpace-tech Digest, Vol 52, Issue 65

Send DSpace-tech mailing list submissions to
dspac...@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
dspace-te...@lists.sourceforge.net

You can reach the person managing the list at
dspace-t...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of DSpace-tech digest..."


Today's Topics:

1. Re: [Dspace]/bin Scripts : Errors!!!!!!! (Peter Dietz)
2. Re: Can't install DSpace 1.6.2 on Ubuntu 10.04 (Altaf Mahmud)


----------------------------------------------------------------------

Message: 1
Date: Wed, 18 Aug 2010 15:35:48 -0400
From: Peter Dietz <diet...@osu.edu>
Subject: Re: [Dspace-tech] [Dspace]/bin Scripts : Errors!!!!!!!
To: Keith Gilbertson <keith.gi...@library.gatech.edu>
Cc: dspac...@lists.sourceforge.net, Harsha Balasooriya
<bala.a...@gmail.com>
Message-ID:
<AANLkTi=L3LaBrzokKwgv0CJWU...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

The bin scripts are all deprecated, and will be removed in 1.7.

The better way of running their functionality is through the dspace
launcher.
/dspace/bin/dspace

So your command would be:
/dspace/bin/dspace create-administrator

Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries



On Wed, Aug 18, 2010 at 6:09 AM, Keith Gilbertson <
keith.gi...@library.gatech.edu> wrote:

> And here's the missing link:
>
>
http://www.redhat.com/docs/en-US/JBoss_SOA_Platform/5.0.2/html/Getting_S
tarted_Guide/appe-install_jdk_rhel.html
>
>
> On Aug 18, 2010, at 5:40 AM, Keith Gilbertson wrote:
>
> Even though you've installed jdk1.6, it looks like your system may be
using
> a different version of Java. This guess is based on this line in
your
> error message:
>
> at __gcj_personality_v0 (/usr/dspace-1.6.1/bin/java.version=1.4.2)
>
>
> This indicates a 1.4.2 version of the GCJ Java system. Try reviewing
the
> instructions linked below for installing a Sun(now Oracle) JDK 1.6 on
Red
> Hat, and pay special attention to the section titled Setting the
Default JDK
> with the alternatives Utility.
>
> Luck,
> Keith
>
> On Aug 17, 2010, at 11:33 PM, Harsha Balasooriya wrote:
>
> I have installed Dspace in following OS and packages and everthing
goes
> fine but I cannot excecute any script in /[dsapce]/bin directory
>
> OS -Redhad ES4
> apache-ant-1.8.1
> apache-maven-2.2.1
> apache-tomcat-6.0.29
> dspace-1.6.1
> jdk1.6.0_21 [from jdk-6u21-linux-i586.rpm]
>
> the bin directory permission set to 777
>
>
> Please help me! I have reinstalled the set up again and again but
same
> error appear!
>
> Error comming is
>
> [root@OUSL bin]# ./create-administrator
>
> Warning: -Xmx256m not understood. Ignoring.
> Exception in thread "main" java.lang.NoClassDefFoundError: while
resolving
> class: org.dspace.app.launcher.ScriptLauncher
> at java.lang.VMClassLoader.resolveClass(java.lang.Class)
> (/usr/lib/libgcj.so.5.0.0)
> at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
> at java.lang.Class.forName(java.lang.String, boolean,
> java.lang.ClassLoader) (/usr/lib/libgcj.so.5.0.0)
> at java.lang.Class.forName(java.lang.String)
(/usr/lib/libgcj.so.5.0.0)
> at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.5.0.0)
> at _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.5.0.0)
> at _Jv_RunMain(java.lang.Class, byte const, int, byte const,
boolean)
> (/usr/lib/libgcj.so.5.0.0)
> at __gcj_personality_v0 (/usr/dspace-1.6.1/bin/java.version=1.4.2)
> at __libc_start_main (/lib/tls/libc-2.3.4.so)
> at _Jv_RegisterClasses (/usr/dspace-1.6.1/bin/java.version=1.4.2)
> Caused by: java.lang.ClassNotFoundException:
javax.management.DynamicMBean
> not found in [file:/usr/java/jdk1.6.0_21/jre/lib/,
> file:/usr/apache-maven-2.2.1/lib/, file:/usr/apache-ant-1.8.1/lib/,
> file:usr/apache-tomcat-6.0.29/lib,
> file:/usr/dspace-1.6.1/lib/activation-1.1.jar,
> file:/usr/dspace-1.6.1/lib/ant-1.7.1.jar,
> file:/usr/dspace-1.6.1/lib/ant-launcher-1.7.1.jar, file:/usr/dspace
> ..........................................
>
>
> Thank you
>
>
------------------------------------------------------------------------
------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
>
http://p.sf.net/sfu/RIM-dev2dev_________________________________________
______
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>
>
------------------------------------------------------------------------
------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
>
http://p.sf.net/sfu/RIM-dev2dev_________________________________________
______
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>
>
>
------------------------------------------------------------------------
------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> DSpace-tech mailing list
> DSpac...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Thu, 19 Aug 2010 11:27:04 +0600
From: Altaf Mahmud <altaf....@gmail.com>
Subject: Re: [Dspace-tech] Can't install DSpace 1.6.2 on Ubuntu 10.04
To: MOHIT SHARMA <mohi...@gmail.com>
Cc: "dspac...@lists.sourceforge.net"
<dspac...@lists.sourceforge.net>, "Poulter, Dale"
<dale.p...@vanderbilt.edu>
Message-ID:
<AANLkTikA3-9d-6=dZWof7N2=kvdp_U4555...@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Dear all,

I finally installed it in both Ubuntu and Debian (Lenny). Instead of
creating symbolic links, adding following lines in <Host> section of
server.xml file has worked for me:

<!-- DEFINE A CONTEXT PATH FOR DSpace JSP User Interface -->
<Context path="/jspui" docBase="/home/dspace/webapps/
jspui" debug="0" reloadable="true" cachingAllowed="false"
allowLinking="true"/>
<!-- DEFINE A CONTEXT PATH FOR DSpace XML User Interface -->
<Context path="/xmlui" docBase="/home/dspace/webapps/xmlui"
debug="0"
reloadable="true" cachingAllowed="false" allowLinking="true"/>

The http://localhost:8080/jspui is now looking good, I should think
about it
before since this method worked well in Windows :) Now, I guess those
symbolic links may have to be created in somewhere else instead of
/usr/share/tomcat6/webapps, since index.html file is in ROOT folder. The
manual needs some changes regarding this about where to find the exact
location for symbolic links.

I am having another problem with tomcat6 when I want to make 'jspui' as
default interface. The 'Undeploy' link for current jspui interface is
disabled, has anyone fixed it before?

Thank you all, great help!


On Tue, Aug 17, 2010 at 12:09 AM, MOHIT SHARMA <mohi...@gmail.com>
wrote:

>
> Hi ,
>
>
> Append the following lines to /etc/default/tomcat6 to set the
preferences
> necessary for dspace:
>
>
> $ sudo gedit /etc/default/tomcat6
> -->TOMCAT6_USER=dspace
> -->TOMCAT6_SECURITY=no
>
> 13.) Modify the Tomcat properties in /etc/tomcat6/server.xml to use
UTF-8
> encoding. You can also change the port from the non-standard 8180 to
8080 to
> match the examples in DSpace documentation, and the dspace.cfg file:
>
>
> $ sudo gedit /etc/tomcat6/server.xml
> <Connector port="8080" maxHttpHeaderSize="8192"
> maxThreads="150" minSpareThreads="25"
> maxSpareThreads="75"
> enableLookups="false" redirectPort="8443"
> acceptCount="100"
> connectionTimeout="20000"
disableUploadTimeout="true"
> URIEncoding="UTF-8" />
>
> Also in server.xml modify the webapps directory to point to
> /dspace/webapps:
>
> <Host name="localhost" appBase="/dspace/webapps"
> unpackWARs="true" autoDeploy="true"
> xmlValidation="false" xmlNamespaceAware="false">
>
>
>
> After this restart ur tomcat server by sudo service start tomcat6.
>
>
> I hope after this ur problem will be solved :)
>
>
>
> -- Mohit Sharma
>
>
>
>
> On Mon, Aug 16, 2010 at 23:13, Poulter, Dale
<dale.p...@vanderbilt.edu>wrote:
>
>> The server.xml appears to just point to the default webapps
directory of
>> tomcat. Could try copying the contents of dspace/webapps to the
>> tomcat/webapps directory and restarting tomcat?
>>
>>
>>
>> *From:* Altaf Mahmud [mailto:altaf....@gmail.com]
>> *Sent:* Monday, August 16, 2010 12:21 PM
>> *To:* Poulter, Dale
>> *Cc:* dspac...@lists.sourceforge.net
>> *Subject:* Re: [Dspace-tech] Can't install DSpace 1.6.2 on Ubuntu
10.04
>>
>>
>>
>> Hi Poulter,
>>
>> Just rechecked that server.xml file. No, I don't have any entry
there.
>>
>> Thanks.
>>
>> On Mon, Aug 16, 2010 at 8:14 PM, Poulter, Dale <
>> dale.p...@vanderbilt.edu> wrote:
>>
>> Altaf,
>>
>>
>>
>> Do you have an entry for Dspace in the tomcat server.xml ?
>>
>>
>>
>> *From:* Altaf Mahmud [mailto:altaf....@gmail.com]
>> *Sent:* Monday, August 16, 2010 9:11 AM
>> *To:* dspac...@lists.sourceforge.net
>> *Subject:* [Dspace-tech] Can't install DSpace 1.6.2 on Ubuntu 10.04
>>
>>
>>
>> Hello,
>>
>> Again down here with a problem. I have dspace 1.6.2 and trying to
install
>> it on Ubuntu 10.04. I followed this link: "
>> http://ir.sun.ac.za/wiki/index.php/Dspace" as suggested before while
>> facing repository problem. I honestly tried every step described
there. I've
>> also setup mail server successfully as I am receiving mails. My
dspace.cfg
>> file is look like as follows:
>>
>> dspace.dir = /home/dspace
>>
>> dspace.baseUrl = http://dserver
>>
>> dspace.url = ${dspace.baseUrl}/jspui [hostname --fqdn]
>>
>> dspace.hostname = dserver
>>
>> dspace.name = DSpace for My University
>>
>>
>>
>> db.name = postgres
>>
>> db.url = jdbc:postgresql://localhost:5432/dspace
>>
>> db.driver = org.postgresql.Driver
>>
>> db.username = dspace
>>
>> db.password = dspace
>>
>> mail.server = dserver
>>
>> mail.from.address = dspace-noreply@dserver
>>
>>
>>
>> feedback.recipient = dspace-help@dserver
>>
>> mail.admin = dspace-help@dserver
>>
>> alert.recipient = altaf....@gmail.com
>>
>> registration.notify = altaf....@gmail.com
>>
>>
>>
>> default.language = en_US
>>
>>
>> Finally, my build process is successful. But when I browsed:
>> http://dserver/jspui [I didn't yet try default 'jspui' interface] it
>> shows 404 Not Found error. Did I do something wrong? What else I can
do
>> further? However, I am going for re-installation, also tried with the
>> rebuild process. But in the mean time I hope may be there could be a
hint. I
>> have been using tomcat6, so I just put tomcat6 instead of tomcat5.5
as
>> mentioned in the link. And my Ubuntu is not server version, I
installed
>> apache and other stuffs manually.
>>
>> Thanks for all of your help.
>>
>> --
>> -Altaf
>>
>>
>>
>>
>> --
>> -Altaf
>>
>>
>>
------------------------------------------------------------------------
------
>> This SF.net email is sponsored by
>>
>> Make an app they can't live without
>> Enter the BlackBerry Developer Challenge
>> http://p.sf.net/sfu/RIM-dev2dev
>> _______________________________________________
>> DSpace-tech mailing list
>> DSpac...@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>
>>
>


--
-Altaf
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

------------------------------------------------------------------------
------
This SF.net email is sponsored by

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev

------------------------------

_______________________________________________
DSpace-tech mailing list
DSpac...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


End of DSpace-tech Digest, Vol 52, Issue 65
*******************************************

This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful.

Ponerul...@cognizant.com

未讀,
2015年8月25日 下午2:07:562015/8/25
收件者:dspac...@lists.sourceforge.net
Dear All,

I require your help in fixing the error while click on statistics option, I have made all the changes that mentioned in the documentation

Aug 19, 2010 4:23:18 PM org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet statistics threw exception
java.lang.NullPointerException
at org.dspace.app.webui.servlet.StatisticsServlet.showStatistics(StatisticsServlet.java:240)
at org.dspace.app.webui.servlet.StatisticsServlet.doDSPost(StatisticsServlet.java:106)
at org.dspace.app.webui.servlet.StatisticsServlet.doDSGet(StatisticsServlet.java:87)
at org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:151)
at org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:112)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
Aug 19, 2010 4:23:18 PM org.apache.catalina.core.StandardHostValve custom
SEVERE: Exception Processing ErrorPage[exceptionType=java.lang.Exception, location=/internal-error]
java.lang.IllegalStateException
at org.apache.coyote.Response.reset(Response.java:297)
at org.apache.catalina.connector.Response.reset(Response.java:652)
at org.apache.catalina.connector.Response.reset(Response.java:916)
at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:417)
at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:271)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
Aug 19, 2010 4:23:22 PM org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet statistics threw exception
java.lang.NullPointerException
at org.dspace.app.webui.servlet.StatisticsServlet.showStatistics(StatisticsServlet.java:240)
at org.dspace.app.webui.servlet.StatisticsServlet.doDSPost(StatisticsServlet.java:106)
at org.dspace.app.webui.servlet.StatisticsServlet.doDSGet(StatisticsServlet.java:87)
at org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:151)
at org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:112)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
Aug 19, 2010 4:23:22 PM org.apache.catalina.core.StandardHostValve custom
SEVERE: Exception Processing ErrorPage[exceptionType=java.lang.Exception, location=/internal-error]
java.lang.IllegalStateException
at org.apache.coyote.Response.reset(Response.java:297)
at org.apache.catalina.connector.Response.reset(Response.java:652)
at org.apache.catalina.connector.Response.reset(Response.java:916)
at org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:417)
at org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:271)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:142)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)


Thanks & Regards
Pons - Library & Information Services
https://library.cognizant.com |https://elibrary.cognizant.com
(Tel) +91-44-30677942| (VNet) 437942
What have you learnt today?
回覆所有人
回覆作者
轉寄
0 則新訊息