• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Suddenly no output in Run Log (Xcode)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Suddenly no output in Run Log (Xcode)


  • Subject: Re: Suddenly no output in Run Log (Xcode)
  • From: Mark Morris <email@hidden>
  • Date: Thu, 23 Feb 2006 07:09:15 -0600

Thanks to everybody who responded for the help.  :-)

Regards,
Mark

On Feb 23, 2006, at 7:00 AM, Jerry W. Walker wrote:

Hi, Hans,

Guido's approach works.

This occurs when you've started your WO application in the Java Virtual Machine (JVM) from within Xcode and then the Xcode instance that's monitoring it goes away (in your case, you Force Quit it). So when you restart Xcode and try to restart your app, the original (still running) instance of your app hijacks your output.

If you happen to have other Java apps running that you don't wish to kill, you can do a "ps auxwww" command in the terminal, search for JVM processes running and kill the appropriate ones rather than all of them. However, use Guido's approach if you're not trying to keep any other Java processes running.

Regards,
Jerry

On Feb 23, 2006, at 3:17 AM, Guido Neitzer wrote:

On 23.02.2006, at 9:06 Uhr, email@hidden wrote:

I had this several times. Something got corrupted deep down in the system. I don't know what it is or why but I only fixed it by doing a complete restart of the machine.

Quit Xcode. Open Terminal. Execute "killall java". Restart Xcode. Have your log output back.


cug

--
PharmaLine, Essen, GERMANY
Software and Database Development


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com


This email sent to email@hidden


--
__ Jerry W. Walker,
WebObjects Developer/Instructor for High Performance Industrial Strength Internet Enabled Systems


    email@hidden
    203 278-4085        office



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40onpointsoftware.com


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Suddenly no output in Run Log (Xcode) (From: Mark Morris <email@hidden>)
 >Re: Suddenly no output in Run Log (Xcode) (From: email@hidden)
 >Re: Suddenly no output in Run Log (Xcode) (From: Guido Neitzer <email@hidden>)
 >Re: Suddenly no output in Run Log (Xcode) (From: "Jerry W. Walker" <email@hidden>)

  • Prev by Date: Re: Suddenly no output in Run Log (Xcode)
  • Next by Date: Out of order SQL statements?
  • Previous by thread: Re: Suddenly no output in Run Log (Xcode)
  • Next by thread: Out of order SQL statements?
  • Index(es):
    • Date
    • Thread