473,725 Members | 2,017 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Java project problems at the startup of run

39 New Member
hey all,

i am working on a Java project using JBuilder.. when i build my code its fine, but when comes to run, it doesnt run and displays the following logs.. i think there is JDK conflict..

actually when i build it, it creates a jar file which is totally fine (i can confirm that because i use that jar file in another project)

any idea on how to get around this? maybe i could try to run it from the command line, but dont know how to run form the command line. any help on this as well?

appreciate any help!

timermgr MQThread|System Manager:? - Error preloading module "Localizati on Manager"/localizationmgr (5): java.lang.Unsat isfiedLinkError : sendTranslation Keystimermgr MQThread|System Manager:? - Error preloading module "Localizati on Manager"/localizationmgr (5): java.lang.Unsat isfiedLinkError : sendTranslation Keys

timermgr MQThread|System Manager:? - Error preloading module "Localizati on Manager"/localizationmgr (5): java.lang.Unsat isfiedLinkError : sendTranslation Keys

timermgr MQThread|System Manager:? - localizationmgr/"Localizati on Manager", loading haltedtimermgr MQThread|System Manager:? - localizationmgr/"Localizati on Manager", loading halted

timermgr MQThread|System Manager:? - localizationmgr/"Localizati on Manager", loading halted

timermgr MQThread|(Start up Module Loader(3)[Thread[Startup Module Loader,5,System ThreadGroup:Sta rtup Module Loader]]):? - java.lang.NullP ointerException CAUGHTtimermgr MQThread|(Start up Module Loader(3)[Thread[Startup Module Loader,5,System ThreadGroup:Sta rtup Module Loader]]):? - java.lang.NullP ointerException CAUGHT

timermgr MQThread|(Start up Module Loader(3)[Thread[Startup Module Loader,5,System ThreadGroup:Sta rtup Module Loader]]):? - java.lang.NullP ointerException CAUGHT

timermgr MQThread|(Start up Module Loader(3)[Thread[Startup Module Loader,5,System ThreadGroup:Sta rtup Module Loader]]):? - Startup Module Loader(3)[Thread[Startup Module Loader,5,System ThreadGroup:Sta rtup Module Loader]] -- exitingtimermgr MQThread|(Start up Module Loader(3)[Thread[Startup Module Loader,5,System ThreadGroup:Sta rtup Module Loader]]):? - Startup Module Loader(3)[Thread[Startup Module Loader,5,System ThreadGroup:Sta rtup Module Loader]] -- exiting

timermgr MQThread|(Start up Module Loader(3)[Thread[Startup Module Loader,5,System ThreadGroup:Sta rtup Module Loader]]):? - Startup Module Loader(3)[Thread[Startup Module Loader,5,System ThreadGroup:Sta rtup Module Loader]] -- exiting
Feb 15 '08 #1
0 1646

Sign in to post your reply or Sign up for a free account.

Similar topics

114
9864
by: Maurice LING | last post by:
This may be a dumb thing to ask, but besides the penalty for dynamic typing, is there any other real reasons that Python is slower than Java? maurice
12
4213
by: tmb | last post by:
1 - Is Microsoft dotnet a Virtual Machine... like the Java Virtual Machine... that will run on any operating system? 2 - If so, does Microsoft give away the dotnet development system like Sun does the Java Developmet system? I was considering learning Java for my next project and someone suggested dotnet instead. 3 - Can someone give me the pro's & con's of each?
47
5159
by: Theatre Mgmt | last post by:
Sun project seeks to solve Java memory, execution issues http://story.news.yahoo.com/news?tmpl=story&u=/infoworld/20050325/tc_infoworld/58059&e=1&ncid= San Francisco (InfoWorld) - Sun Microsystems Laboratories (Sun Labs) is working on a research effort to address issues with the memory footprint, startup and execution times when running multiple Java applications concurrently. The Multi-Tasking Virtual Machine (MVM), developed as a...
30
2807
by: Mike Cox | last post by:
Hi. I recently ran a benchmark against two simple programs, one written in Java and the other in C++. The both accomplish the same thing, outputting "Hello World" on my screen. The C++ program took .5 seconds to complete on my 400 Mhz PC while the Java program took 6.5 seconds. I am running the SUSE 8.2 Linux distribution. Why is Java that much slower than the C++ program? I read on Slashdot that Java was almost as fast as C++. ...
1
9643
by: David Van D | last post by:
Hi there, A few weeks until I begin my journey towards a degree in Computer Science at Canterbury University in New Zealand, Anyway the course tutors are going to be teaching us JAVA wth bluej and I was wondering if anyone here would be able to give me some tips for young players such as myself, for learning the language. Is this the best Newsgroup for support with JAVA?
9
10116
by: IchBin | last post by:
I am trying to get Java to work from within PHP. I have been looking at: http://us2.php.net/java The error and line of PHP code: $system = new Java('java.lang.System'); Fatal error: Class 'Java' not found in C:\Documents and Settings\Ed Taylor\My Documents\Projects Eclipse\workspaces\workspace PHP\Scrapboard\JavaExample.php on line 3
2
6964
by: Jobs | last post by:
Download the JAVA , .NET and SQL Server interview with answers Download the JAVA , .NET and SQL Server interview sheet and rate yourself. This will help you judge yourself are you really worth of attending interviews. If you own a company best way to judge if the candidate is worth of it. http://www.questpond.com/InterviewRatingSheet.zip
1
3581
by: =?Utf-8?B?S2Vubnk=?= | last post by:
I have one bat file that contains a command to startup Java Program. Then, I would like to create a cluster job to call the bat file. In case of one computer is down, another computer can also call the bat file and startup my Java Program. For this purpose, I have tried to place the bat file into share drive of two computers which are cluster machine. Also, I used Generic Application to create a job to call my bat file and this job is...
0
8888
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8752
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9401
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9257
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9174
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6702
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6011
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4782
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2634
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.