• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

installation problem

 
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ive jus downloaded jdk 5 on my solaris sparc machine .....iam getting the folowing error after i set the path and type java ....heard it is supposed to show options

root[bash]@nayagara# java
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
root[bash]@nayagara#


i have set the path like this

export PATH=.:/Individuals/JDK/jdk1.5.0_03/bin/sparcv9/:$PATH


please help
san
 
san ch
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

this is surprising ............. i never saw a post not replied for sooo long .....can someone plz help me
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Did you have a previous version of java installed?
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
by no means am i an expert but i had problems with jdk1.5.0 for windows installation. i downloaded the latest 1.4.0 version and it worked perfectly. i am guessing that the download they have on the java.sun.com site is not correct or missing some code. if you can use a later version, please try that. if not, then you will need one of the more experienced people to help with your problem.
 
Time flies like an arrow. Fruit flies like a banana. Steve flies like a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic