• 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
Eclipse still failing to launch development debugger after 10.6 install
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Eclipse still failing to launch development debugger after 10.6 install


  • Subject: Eclipse still failing to launch development debugger after 10.6 install
  • From: Baiss Eric Magnusson <email@hidden>
  • Date: Tue, 1 Sep 2009 11:25:46 -0700

After install of 10.6, and all the updates I see versions: Eclipse 3.4.2, WOLips 3.4.5705, Java 1.6.0_15

First error I got past was
ERROR: transport error 202: recv failed during handshake: Connection reset by peer
by adding the line:
-WOHost localhost
to the Properties file, ( this is the one I see in the Package pane of Eclipse )


( there's an error in the WOLips Preferences pane that won't allow you to Add properties, and despite WOLips problem report the work-around didn't work either ).

I get the message:

[Deprecated] Xalan: org.apache.xpath.operations.Registration
and the system log shows:
..ReportCrash[1570:2a03] Saved crash report for httpd[1558] version ??? (???) to /Library/Logs/DiagnosticReports/ httpd_2009-08-31-161844_localhost.crash


and the browser says:

Safari can’t open the page “http://mylocal.local/cgi-bin/WebObjects/ foo.woa/-5555” because the server unexpectedly dropped the connection.

The crash report is:

Process:         httpd [1612]
Path:            /usr/sbin/httpd
Identifier:      httpd
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  httpd [27]

Date/Time:       2009-08-31 16:45:10.608 -0700
OS Version:      Mac OS X 10.6 (10A432)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000002
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 httpd 0x000000010001e381 ap_get_remote_host + 82
1 mod_WebObjects.so 0x0000000100432629 WebObjects_handler + 1209
2 httpd 0x0000000100001943 ap_run_handler + 90


-rw-r--r--@ 1 root  wheel  337112 Aug 20 12:24 mod_WebObjects.so
******************************
I look at sudo lsof -i tcp:1085

COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
java 52 _appserver 83u IPv6 0x086766d0 0t0 TCP *:webobjects (LISTEN)
java 52 _appserver 85u IPv6 0x086755c0 0t0 TCP [:: 10.0.1.7]:webobjects->[::10.0.1.7]:49165 (ESTABLISHED)
java 53 _appserver 85u IPv6 0x08675830 0t0 TCP [:: 10.0.1.7]:49165->[::10.0.1.7]:webobjects (ESTABLISHED)


Is this right?

----
Baiss Eric Magnusson
http://www.CascadeWebDesign.com



_______________________________________________
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


  • Follow-Ups:
    • Re: Eclipse still failing to launch development debugger after 10.6 install
      • From: Mike Schrag <email@hidden>
    • Re: Eclipse still failing to launch development debugger after 10.6 install
      • From: Mike Schrag <email@hidden>
  • Prev by Date: Re: Snow Leopard Development and Deployment
  • Next by Date: Re: Snow Leopard Development and Deployment
  • Previous by thread: [Wonder-disc] Data Migration Trouble
  • Next by thread: Re: Eclipse still failing to launch development debugger after 10.6 install
  • Index(es):
    • Date
    • Thread