A previous employee has written some applications that seem to run fine on other user's machines. On mine however they open but when executed they do not run properly and are still in memory when I check Task Manager. Any ideas? Thanks.
You haven't provided any information which is useful to trace the problem. If the program runs on other user machines, why doesn't it run on yours? What is different on your PC that stops the program from running "properly"? Are you for example using a different Java runtime than the other users (or another OS)? What error messages to you get (if any) when you run the program? Have you tried to reinstall the program? Do you have the source code?
I do not know much about JAVA. I am thinking it is a runtime issue. I am running 1.6.0 and everyone else is running 1.5.0. Can I downgrade to 1.5.0? If so, how? Thanks.
I double click on the JAR file to open the application. When I click the execute menu option it just disappears. The app does not seem to have any error handling whatsoever. The source code is not avaiable. I am going to rewrite these apps as time permits but right now that is not an option as I am swamped with other projects. The only difference I can see between my computer and everyone else's is the version of JAVA that we are running.
I've never seen a program which ran on 1.5 but didn't on 1.6.
Missing libraries, configfiles, or different environment in general are much more probable to be the reason.
Installing an older version of JAVA allowed me to run a few of the applications successfully. Although, so of the programs still do not work even with this modification. The apps open but when executed they just disappear from the screen and do not provide any error information.
I will give that a shot. I did not know this previous employee and from what I understand he did some of this on purpose is what I was told. He even put code in some of the apps that says that it expired and to contact him even though he supposedly wrote all code on company time and on company equipment. I will just re-write the apps in VB if I can not resolve this. Thanks for all of the help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.