Re: [Dspace-tech] Exception in thread main

2011-12-06 Thread Hardik Mishra

Hi Abhishek,
Checkout the Classpath. Includiing Sun Jdk in Classpath should solve this 
problem
Thanks  Regards
Hardik Mishra
Ahmedabad - Gujarat (India)




Message: 1
Date: Tue, 6 Dec 2011 10:30:45 +0530
From: Abhishek Raval abhis...@webinito.com
Subject: Re: [Dspace-tech] Exception in thread main
java.lang.NoClassDefFoundError: org/dspace/app/launcher/ScriptLauncher
To: heli...@centrum.sk, dspace-tech@lists.sourceforge.net
Message-ID:
cagtwbc9u_z_gikptt6lzg-7mu1zbeb7y572yg+g6wvajsmv...@mail.gmail.com
Content-Type: text/plain; charset=iso-8859-1

Hello Helix,

I hv installed dspace-1.7.2 in red hat 5.5 .every thing is done act i
can see the UI but i m not able to make any administrator i made
that by entering required data in POSTGRES and made a admin ;) but wen it
comes to indexing this i do need to run a command n that is not happening :(


any idea wat sud i do now 

error is

 bin]$ ./dspace filter-media
Exception in thread main java.lang.ClassFormatError:
org.dspace.app.launcher.ScriptLauncher (unrecognized class file version)
   at java.lang.VMClassLoader.defineClass(libgcj.so.7rh)
   at java.lang.ClassLoader.defineClass(libgcj.so.7rh)
   at java.security.SecureClassLoader.defineClass(libgcj.so.7rh)
   at java.net.URLClassLoader.findClass(libgcj.so.7rh)
   at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.7rh)
   at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
   at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
   at gnu.java.lang.MainThread.run(libgcj.so.7rh)
--
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Exception in thread main java.lang.NoClassDefFoundError: org/dspace/app/launcher/ScriptLauncher

2011-12-05 Thread Abhishek Raval
Hello All,

 I am also getting the same problem .in *dspace create-administrator* 
in *dspace filter-media
* how do i resolve this proble ???

I am using dspace-1.7.2 



-- Forwarded message --
From: helix84 heli...@centrum.sk
To: Fabiana Zollo picc...@hotmail.it
Cc: dspace-tech@lists.sourceforge.net
Date: Fri, 2 Dec 2011 14:12:27 +0100
Subject: Re: [Dspace-tech] Exception in thread main
java.lang.NoClassDefFoundError: org/dspace/app/launch er/ScriptLauncher
Hi Fabiana,
the problem is you haven't installed DSpace yet. You only downloaded
and unpacked it.

I got the suspicion when I saw the name of your directory -
dspace-1.8.0-src-release. This is what we call [dspace-src] in
documentation, not [dspace]. To verify that I'm right I ran the
script in the installation directory and got the same result as you did.

Please read the DSpace documentation where things like [dspace-src]
and [dspace] are explained and follow the detailed installation
instructions.
https://wiki.duraspace.org/display/DSDOC18/DSpace+1.8+Documentation

Regards,
~~helix84


Thanks n Regards
Abhishek Raval
Ph no.-+919601077584
--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Exception in thread main java.lang.NoClassDefFoundError: org/dspace/app/launcher/ScriptLauncher

2011-12-05 Thread helix84
On Mon, Dec 5, 2011 at 11:39, Abhishek Raval abhis...@webinito.com wrote:
  I am also getting the same problem .in dspace create-administrator  in
 dspace filter-media
  how do i resolve this proble ???

 I am using dspace-1.7.2 

Hello Abishek,
my explanation also applies to your dspace version - you need to
actually install dspace before you run those scripts. Look at the
documentation I linked to.

Regards,
~~helix84

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Exception in thread main java.lang.NoClassDefFoundError: org/dspace/app/launcher/ScriptLauncher

2011-12-05 Thread Abhishek Raval
Hello Helix,

I hv installed dspace-1.7.2 in red hat 5.5 .every thing is done act i
can see the UI but i m not able to make any administrator i made
that by entering required data in POSTGRES and made a admin ;) but wen it
comes to indexing this i do need to run a command n that is not happening :(


any idea wat sud i do now 

error is

 bin]$ ./dspace filter-media
Exception in thread main java.lang.ClassFormatError:
org.dspace.app.launcher.ScriptLauncher (unrecognized class file version)
   at java.lang.VMClassLoader.defineClass(libgcj.so.7rh)
   at java.lang.ClassLoader.defineClass(libgcj.so.7rh)
   at java.security.SecureClassLoader.defineClass(libgcj.so.7rh)
   at java.net.URLClassLoader.findClass(libgcj.so.7rh)
   at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.7rh)
   at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
   at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
   at gnu.java.lang.MainThread.run(libgcj.so.7rh)





On Mon, Dec 5, 2011 at 5:00 PM, helix84 heli...@centrum.sk wrote:

 On Mon, Dec 5, 2011 at 11:39, Abhishek Raval abhis...@webinito.com
 wrote:
   I am also getting the same problem .in dspace create-administrator
  in
  dspace filter-media
   how do i resolve this proble ???
 
  I am using dspace-1.7.2 

 Hello Abishek,
 my explanation also applies to your dspace version - you need to
 actually install dspace before you run those scripts. Look at the
 documentation I linked to.

 Regards,
 ~~helix84




-- 
Thanks n Regards
Abhishek Raval
Software Engg.
Webinito Networks
Ph no.-+919601077584
--
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Exception in thread main java.lang.NoClassDefFoundError: org/dspace/app/launcher/ScriptLauncher

2011-12-05 Thread Stuart Lewis
Hi Abhishek,

It looks like you are using the GNU libgcj version of Java.  DSpace requires 
the use of the Sun / Oracle JDK.  Swapping to the Sun / Oracle version might 
help with this problem.

Thanks,


Stuart Lewis
Digital Development Manager
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: +64 (0)9 373 7599 x81928


On 6/12/2011, at 6:00 PM, Abhishek Raval wrote:

 Hello Helix, 
 
 I hv installed dspace-1.7.2 in red hat 5.5 .every thing is done act i can 
 see the UI but i m not able to make any administrator i made that by 
 entering required data in POSTGRES and made a admin ;) but wen it comes to 
 indexing this i do need to run a command n that is not happening :(
 
 
 any idea wat sud i do now 
 
 error is 
 
  bin]$ ./dspace filter-media
 Exception in thread main java.lang.ClassFormatError: 
 org.dspace.app.launcher.ScriptLauncher (unrecognized class file version)
at java.lang.VMClassLoader.defineClass(libgcj.so.7rh)
at java.lang.ClassLoader.defineClass(libgcj.so.7rh)
at java.security.SecureClassLoader.defineClass(libgcj.so.7rh)
at java.net.URLClassLoader.findClass(libgcj.so.7rh)
at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.7rh)
at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at gnu.java.lang.MainThread.run(libgcj.so.7rh)
 
 
 
 
 
 On Mon, Dec 5, 2011 at 5:00 PM, helix84 heli...@centrum.sk wrote:
 On Mon, Dec 5, 2011 at 11:39, Abhishek Raval abhis...@webinito.com wrote:
   I am also getting the same problem .in dspace create-administrator  in
  dspace filter-media
   how do i resolve this proble ???
 
  I am using dspace-1.7.2 
 
 Hello Abishek,
 my explanation also applies to your dspace version - you need to
 actually install dspace before you run those scripts. Look at the
 documentation I linked to.
 
 Regards,
 ~~helix84
 
 
 
 -- 
 Thanks n Regards
 Abhishek Raval
 Software Engg.
 Webinito Networks
 Ph no.-+919601077584
 
 --
 Cloud Services Checklist: Pricing and Packaging Optimization
 This white paper is intended to serve as a reference, checklist and point of 
 discussion for anyone considering optimizing the pricing and packaging model 
 of a cloud services business. Read Now!
 http://www.accelacomm.com/jaw/sfnl/114/51491232/___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Exception in thread main java.lang.NoClassDefFoundError: org/dspace/app/launch er/ScriptLauncher

2011-12-02 Thread Fabiana Zollo

Hi everybody,I've just installed the DSpace 1.8.0 release, but I've a problem 
with the creation of the administrator account running this:[dspace]\bin\dspace 
create-administratorThe error is the 
following:C:\Programmi\DSpace\dspace-1.8.0-src-release\dspace\binC:\Programmi\DSpace\dspa
ce-1.8.0-src-release\dspace\bin\dspace create-administrator
Using DSpace installation in: C:\Programmi\DSpace\dspace-1.8.0-src-release\dspac
e
Exception in thread main java.lang.NoClassDefFoundError: org/dspace/app/launch
er/ScriptLauncher
Caused by: java.lang.ClassNotFoundException: org.dspace.app.launcher.ScriptLaunc
her
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: org.dspace.app.launcher.ScriptLauncher.  Program
will exit.

C:\Programmi\DSpace\dspace-1.8.0-src-release\dspace\binThe installed version 
of Java is Java 6 SE Update 29.Could anyone help me? I've read it could 
probably be a problem related to the bin folder permissions, could it?Thanks in 
advance!-Fabiana--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Exception in thread main java.lang.NoClassDefFoundError: org/dspace/app/launch er/ScriptLauncher

2011-12-02 Thread helix84
Hi Fabiana,
the problem is you haven't installed DSpace yet. You only downloaded
and unpacked it.

I got the suspicion when I saw the name of your directory -
dspace-1.8.0-src-release. This is what we call [dspace-src] in
documentation, not [dspace]. To verify that I'm right I ran the
script in the installation directory and got the same result as you did.

Please read the DSpace documentation where things like [dspace-src]
and [dspace] are explained and follow the detailed installation
instructions.
https://wiki.duraspace.org/display/DSDOC18/DSpace+1.8+Documentation

Regards,
~~helix84

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech