• 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: Leopard WebObjects Conversion Problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Leopard WebObjects Conversion Problems


  • Subject: Re: Leopard WebObjects Conversion Problems
  • From: Dana Wood <email@hidden>
  • Date: Wed, 21 Nov 2007 13:15:00 -0700

As suggested, the JEdit does seem to show that my Java can not read or write files.
It starts and is visually there, new window, menus, scrolling about box,
but you can not type in the window ("thunk, thunk") nor does the "Open"
command do anything at all, ditto for the "Save".  I am guessing the not
typing might be related to not being able to open a temp file.

I am certainly not versed enough in Java framework locations to be able
to pick out a problem with Framework permissions, missing or redundant files. Other
programs, i.e. non-java all work fine.

I think I am looking at a disk-wipe install, as I did the following last night.

Fresh 10.5 Leopard install using Archive Mode.
Fresh Leopard XCode, Webobjects install.
System Updates

Same exact problems regarding WebObjects problem.

The system logs for JEdit show a myriad of problems (a few here)

Nov 21 08:58:23 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:58:23 AM [error] ActionSet: jar:file:/Users/dana/jEdit.app/Contents/Resources/Java/jedit.jar!/org/gjt/sp/jedit/actions.xml
Nov 21 08:58:23 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:58:23 AM [error] ActionSet: java.net.MalformedURLException: no protocol: jedit.jar
Nov 21 08:58:23 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:58:23 AM [error] ActionSet:  at java.net.URL.<init>(URL.java:567)
Nov 21 08:58:23 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:58:23 AM [error] ActionSet:  at java.net.URL.<init>(URL.java:464)
Nov 21 08:58:23 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:58:23 AM [error] ActionSet:  at java.net.URL.<init>(URL.java:413)
Nov 21 08:58:23 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:58:23 AM [error] ActionSet:  at gnu.xml.aelfred2.SAXDriver.absolutize(SAXDriver.java:610)
Nov 21 08:58:23 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:58:23 AM [error] ActionSet:  at gnu.xml.aelfred2.SAXDriver.resolveEntity(SAXDriver.java:585)
.
.
.
100's more
.
.
Nov 21 08:58:26 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:58:26 AM [error] WorkThread:  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
Nov 21 08:58:26 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:58:26 AM [error] WorkThread:  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
Nov 21 08:58:26 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:58:26 AM [error] WorkThread:  at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Nov 21 08:59:18 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:59:18 AM [warning] EditAction$Wrapper: Unknown action: open-file
Nov 21 08:59:23 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:59:23 AM [warning] EditAction$Wrapper: Unknown action: open-file
Nov 21 08:59:37 lt-79 [0x0-0x8d08d].org.gjt.sp.jedit[882]: 8:59:37 AM [warning] EditAction$Wrapper: Unknown action: open-file

Of interest and perhaps related, after the fresh install, Disk Utility - Verify Permissions shows the following

Warning: SUID file "usr/libexec/load_hdi" has been modified and will not be repaired.
Warning: SUID file "System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/Resources/DiskManagementTool" has been modified and will not be repaired.
Warning: SUID file "System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Resources/Locum" has been modified and will not be repaired.
Warning: SUID file "System/Library/PrivateFrameworks/Install.framework/Versions/A/Resources/runner" has been modified and will not be repaired.
Warning: SUID file "System/Library/PrivateFrameworks/Admin.framework/Versions/A/Resources/readconfig" has been modified and will not be repaired.
Warning: SUID file "System/Library/PrivateFrameworks/Admin.framework/Versions/A/Resources/writeconfig" has been modified and will not be repaired.
Warning: SUID file "usr/libexec/authopen" has been modified and will not be repaired.
Warning: SUID file "System/Library/CoreServices/Finder.app/Contents/Resources/OwnerGroupTool" has been modified and will not be repaired.
Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAgent" has been modified and will not be repaired.
User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/jvm.cfg", should be 0, user is 95.
User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/classlist", should be 0, user is 95.

On another system where things work, there are no problems, but what is interesting the files appear to be EXACTLY the same.
It is baffling to me why the Verify Permissions complains on one and not the other.

Working System:
-rw-r--r--  1 _update_sharing  wheel      668 Nov 15 15:57 /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/jvm.cfg
-rw-r--r--  1 _update_sharing  wheel    65435 Nov 15 15:57 /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/classlist

My non-working system:
$ ls -lae /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/jvm.cfg /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/classlist
-rw-r--r--  1 _update_sharing  wheel  668 Nov 20 17:27 /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/jvm.cfg
-rw-r--r--  1 _update_sharing  wheel  65435 Nov 20 17:27 /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/classlist

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: 
 >Leopard WebObjects Conversion Problems (From: Dana Wood <email@hidden>)
 >Re: Leopard WebObjects Conversion Problems (From: Kieran Kelleher <email@hidden>)
 >Re: Leopard WebObjects Conversion Problems (From: Dana Wood <email@hidden>)
 >Re: Leopard WebObjects Conversion Problems (From: Q <email@hidden>)
 >Re: Leopard WebObjects Conversion Problems (From: Dana Wood <email@hidden>)
 >Re: Leopard WebObjects Conversion Problems (From: Q <email@hidden>)

  • Prev by Date: Re: Foreign Key Constraints and EOModeler
  • Next by Date: Missing StartupItems/WebObjects After installing Leopard and WO5.4 I find that /System/Library/StartupItems does not have a WebObjects directory within it for starting wotaskd. I couldn't see mention of this in the release notes. Thanks in advance for any pointers on this. John
  • Previous by thread: Re: Leopard WebObjects Conversion Problems
  • Next by thread: Re: Leopard WebObjects Conversion Problems
  • Index(es):
    • Date
    • Thread