 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Aleksandar Pecanov Guest
|
Posted: Tue Oct 21, 2003 7:04 pm Post subject: What dows this mean? |
|
|
Exception in thread "main" java.lang.ClassFormatError:
transix/system/dbpack/DefaultDBApi
(Code attribute is absent in method that is not abstract or native)
|
|
| Back to top |
|
 |
Lori M Olson (TeamB) Guest
|
Posted: Tue Oct 21, 2003 10:40 pm Post subject: Re: What dows this mean? |
|
|
Aleksandar Pecanov wrote:
| Quote: | Exception in thread "main" java.lang.ClassFormatError:
transix/system/dbpack/DefaultDBApi
(Code attribute is absent in method that is not abstract or native)
|
Only reference I could find was in Italian. A Babelfish translation
indicated that, in a compile, changing from the Borland Make to javac
yielded a more descriptive error.
--
Regards,
Lori Olson (TeamB)
------------
Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.
Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html
|
|
| Back to top |
|
 |
Dominique Gallot Guest
|
Posted: Sun Nov 23, 2003 5:28 pm Post subject: Re: What dows this mean? |
|
|
you probably have a method like that in you code
public foo();
Using the make of Jb8 compiler ( select this in the project properties ),
you will get the compiler error.
Dominique Gallot
"Lori M Olson (TeamB)" <javadragon (AT) techie (DOT) com> wrote
| Quote: | Aleksandar Pecanov wrote:
Exception in thread "main" java.lang.ClassFormatError:
transix/system/dbpack/DefaultDBApi
(Code attribute is absent in method that is not abstract or native)
Only reference I could find was in Italian. A Babelfish translation
indicated that, in a compile, changing from the Borland Make to javac
yielded a more descriptive error.
--
Regards,
Lori Olson (TeamB)
------------
Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.
Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|