Re: Wolips not creating new project
Re: Wolips not creating new project
- Subject: Re: Wolips not creating new project
- From: Chuck Hill <email@hidden>
- Date: Wed, 11 Mar 2009 12:37:24 -0700
First, file a Jira bug with that stack trace.
Now, that looks like a bug creating ~/Library/Application\ Support/
WOLips/wolips.properties
Does that file exist on your machine? If not, try creating it
manually using this as a template:
#Fri Oct 17 14:08:02 PDT 2008
wo.system.root=/System
wo.user.frameworks=/Users/chuck/Library/Frameworks
wo.system.frameworks=/System/Library/Frameworks
wo.bootstrapjar=/System/Library/WebObjects/JavaApplications/
wotaskd.woa/WOBootstrap.jar
wo.network.frameworks=/Network/Library/Frameworks
wo.api.root=/Developer/ADC Reference Library/documentation/
WebObjects/Reference/API/
wo.network.root=/Network
wo.extensions=/Library/WebObjects/Extensions
wo.user.root=/Users/chuck
wo.local.frameworks=/Library/Frameworks
wo.apps.root=/Library/WebObjects/Applications
wo.local.root=/
Does it work now?
Chuck
On Mar 11, 2009, at 12:33 PM, Don Lindsay wrote:
This is the same type of issue I am seeing with the installer I
created. It contains Eclipse 3.4.2 and I have tried the stable and
nightly builds of WOLips.
Each time I get an error:
Nullpointer in Initializing Java Tooling
I also receive an error in the feature xml files for the Third party
plugin. The error is invalid URL specified (no line number)
Don
java.version=1.5.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -consoleLog
!ENTRY org.eclipse.core.jobs 4 2 2009-03-11 15:31:20.426
!MESSAGE An internal error occurred during: "Initializing Java
Tooling".
!STACK 0
java.lang.NullPointerException
at java.util.Hashtable.put(Unknown Source)
at java.util.Properties.setProperty(Unknown Source)
at
org
.objectstyle
.woenvironment.env.WOVariables.createDefaultProperties(Unknown Source)
at org.objectstyle.woenvironment.env.WOVariables.init(Unknown
Source)
at
org.objectstyle.woenvironment.env.WOVariables.<init>(Unknown Source)
at
org.objectstyle.woenvironment.env.WOEnvironment.<init>(Unknown Source)
at
org
.objectstyle
.wolips
.variables.VariablesPlugin.getWOVariables(VariablesPlugin.java:122)
at
org
.objectstyle
.wolips
.variables.VariablesPlugin.getProjectVariables(VariablesPlugin.java:
98)
at
org
.objectstyle
.wolips
.jdt
.classpath
.model.EclipseFrameworkModel.createRoots(EclipseFrameworkModel.java:
97)
at
org
.objectstyle
.woenvironment.frameworks.FrameworkModel.getRoots(Unknown Source)
at
org
.objectstyle
.woenvironment
.frameworks.FrameworkModel.getFrameworkWithName(Unknown Source)
at
org
.objectstyle
.wolips
.jdt
.classpath
.WOFrameworkContainerInitializer
.initialize(WOFrameworkContainerInitializer.java:144)
at
org
.eclipse
.jdt
.internal
.core.JavaModelManager.initializeContainer(JavaModelManager.java:2483)
at org.eclipse.jdt.internal.core.JavaModelManager
$13.run(JavaModelManager.java:2413)
at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at
org
.eclipse
.jdt
.internal
.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:
2429)
at
org
.eclipse
.jdt
.internal
.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:
1697)
at
org.eclipse.jdt.core.JavaCore.initializeAfterLoad(JavaCore.java:3311)
at org.eclipse.jdt.internal.ui.InitializeAfterLoadJob
$RealJob.run(InitializeAfterLoadJob.java:35)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
On Mar 11, 2009, at 2:41 PM, Chuck Hill wrote:
On Mar 10, 2009, at 6:40 AM, Patrick Coleman wrote:
Any help would be greatly appreciated.
At first, after installing eclipse 3.4.1 and wolips everything was
working except inline bindings. While trying to fix inline
bindings something has happened to wolips. Now when I try to
create a new project (from the main menu) in wolips it only
creates a folder with the project name and it is empty. If I try
to right click in wolips explorer and then on a new project, it
does nothing. I have now tried deleting eclipse and have tried
eclipse 3.4.0, 3.4.1, and 3.4.2. I have tried to delete any
reference to wolips on the system but every time wolips installs
it does the same thing and in eclipse/features directory all the
references point to wolips/stable instead of the wolips/nightly
that I am installing.
If you have any ideas or need any other info please let me know.
Thanks
Patrick
Run /Applications/Utilities/Console.app See any relevant errors in
there?
Eclipse - About - Configuration Details - View Error Log See any
relevant errors in there?
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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