Last modified by Pascal Robert on 2012/07/19 22:22

From version 8.1
edited by Pascal Robert
on 2012/07/19 22:21
Change comment: There is no comment for this version
To version 3.1
edited by Ray Kiddy
on 2011/01/06 20:20
Change comment: adding work-around for the "Doh! I upgraded Mac OS X!" problems

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Application Startup Troubleshooting
1 +Troubleshooting
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +XWiki.kiddyr
Content
... ... @@ -23,9 +23,9 @@
23 23  
24 24  {{/code}}
25 25  
26 -Is the mod_WebObjects.so file still where this line says it is? If not, you may have to hunt around to find another copy.
26 +Is the mod//WebObjects.so file still where this line says it is? If not, you may have to hunt around to find another copy.//
27 27  
28 -If these steps fail, check in with the mailing list. Explain what you have done and what you are seeing. And explain that the wiki was incredibly useful and more stuff should be documented!
28 +If these steps fail, check in with the mailing list. Explain what you have done and what you are seeing. And explain that the wiki was incredibly useful and more stuff should be documented
29 29  
30 30  === ERXExtensions have not been initialized. ===
31 31  
... ... @@ -32,7 +32,7 @@
32 32  When your application starts running you might get the message:
33 33  
34 34  ERXExtensions have not been initialized. Please report the classpath and the rest of the bundles to the Wonder mailing list:
35 - Remaining [WONDER:JavaXML, JavaFoundation, ERJars, JavaEOControl, JavaWOExtensions, JavaEOAccess, JavaJDBCAdaptor, JavaWOSMIL, ERExtensions, JavaWebObjects]
35 +Remaining JavaXML, JavaFoundation, ERJars, JavaEOControl, JavaWOExtensions, JavaEOAccess, JavaJDBCAdaptor, JavaWOSMIL, ERExtensions, JavaWebObjects
36 36  
37 37  ==== Fix 1 ====
38 38