Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / June 2006

Tip: Looking for answers? Try searching our database.

two java apps crashing when run together ..

Thread view: 
droodle - 15 Jun 2006 09:57 GMT
hi i have two java apps which kill each other on win2000 svr

apps are bmc and aprisma

when one is running on its own no problem but when i start the other it
kills the initial java app and vice versa.

This happens on 3 other pcs which use the same applications so its not
down to the machine or OS i believe.

Any ideas on where to look to resolve this ?

Thanks.
Chris Uppal - 15 Jun 2006 10:38 GMT
> when one is running on its own no problem but when i start the other it
> kills the initial java app and vice versa.

How do they die, what do they die of ?  Do they die the same way ?  What
similarities (besides being written in Java) do they share ?

   -- chris
droodle - 20 Jun 2006 14:52 GMT
> > when one is running on its own no problem but when i start the other it
> > kills the initial java app and vice versa.
[quoted text clipped - 3 lines]
>
>     -- chris

The applications just close - yes they die the same way - no error
messages are seen.
I suppose they die of both trying to use the same java app - but not
sure.
Similarities are they both use a browser and conect to the same local
webserver
ie //localhost/app1
//localhost/app2

thanks.
Chris Uppal - 21 Jun 2006 11:00 GMT
[me:]
> > How do they die, what do they die of ?  Do they die the same way ?  What
> > similarities (besides being written in Java) do they share ?

> The applications just close - yes they die the same way - no error
> messages are seen.

Hmm... that (and the stuff I've snipped) doesn't give me any clever ideas.

What happens if you run one app under a debugger and then start the other one ?
If that doesn't reveal anything then you'll probably have to get into
heavy-duty logging/tracing to track down the problem.

Other things to think about.  Does your machine have enough memory to run both
at the same time ?  Is there some implicit communication between the two ?
E.g. both try to listen on the same socket, or both try to communicate with the
same server (if that is the problem then it may be a bug in the server rather
than the applications).

One thing that might be worth trying is to see what happens if you run both at
the same time but on different machines (but connecting to the same webserver).

Sorry I can't be more help.

   -- chris


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.