Bug 292618 - VE crashes, IWAV0171E / IWAV0138E / IWAV0072I
Summary: VE crashes, IWAV0171E / IWAV0138E / IWAV0072I
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: VE (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: VE Bugzilla inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-17 23:39 EDT by Lon B CLA
Modified: 2011-06-13 11:36 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lon B CLA 2009-10-17 23:39:10 EDT
Running Snow Leopard, Galileo, VE 1.4.  I configured Eclipse to use Java 1.5.0 by default (checking project configuration, shows 1.5.0 library).  When I use the visual class creator to build a Swing JFrame it works.  Then when I add a jcheckbox, it forces eclipse back to java 1.6.0.  It then throws a bunch of exceptions which I've included below.

Note this is not a firewall or hosts file issue.


!ENTRY org.eclipse.jem.proxy 2 0 2009-10-17 15:47:19.096
!MESSAGE IWAV0138E Remote VM terminated too soon. See .log file for trace of output. For VM "Project (HierPass)-VM for HierPass".
IWAV0072I Remote VM terminated before any commands can be sent. Following are the error and output streams.
Remote VM Commandline:
 /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java -Dproxyvm.registryKey=1941872 -Dproxyvm.masterPort=49618 -Dproxyvm.bufsize=16000 "-Dproxyvm.servername=Project (HierPass)-VM for HierPass" -noverify -Djava.library.path=/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/714/1/.cp/os/macosx/x86/ -Dfile.encoding=MacRoman -classpath /Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/316/1/.cp/vm/remotevm.jar:/Volumes/LightSpeed/Users/lon/Development/Software/eclipse/HierPass/bin/:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.proxy_2.0.201.v200908101600.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/715/1/.cp/vm/jfcbeaninfo.jar:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.beaninfo.vm.common_2.0.201.v200908101600.jar:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.beaninfo.vm_2.0.200.v200811260651.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/714/1/.cp/vm/javaremotevm.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/715/1/.cp/vm/jfcvm.jar org.eclipse.jem.internal.proxy.vm.remote.RemoteVMApplication
-- Error Stream --
Java for ppc cannot run in this configuration.
Please consult documentation.
Could not create the Java virtual machine.

-- Output Stream --

-- End of Stream Output --


!ENTRY org.eclipse.jem.proxy 2 0 2009-10-17 15:47:19.104
!MESSAGE No Server to retrieve a connection.

!ENTRY org.eclipse.core.jobs 4 2 2009-10-17 15:47:19.105
!MESSAGE An internal error occurred during: "Create Remote VM for Visual Editor for Java".
!STACK 0
java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:262)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$CreateRegistry.run(JavaVisualEditorVMController.java:188)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.jem.proxy 2 0 2009-10-17 15:47:19.105
!MESSAGE IWAV0138E Remote VM terminated too soon. See .log file for trace of output. For VM "Project (HierPass)-Beaninfo".
IWAV0072I Remote VM terminated before any commands can be sent. Following are the error and output streams.
Remote VM Commandline:
 /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java -Dproxyvm.registryKey=15706233 -Dproxyvm.masterPort=49618 -Dproxyvm.bufsize=16000 "-Dproxyvm.servername=Project (HierPass)-Beaninfo" -noverify -Dfile.encoding=MacRoman -classpath /Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/316/1/.cp/vm/remotevm.jar:/Volumes/LightSpeed/Users/lon/Development/Software/eclipse/HierPass/bin/:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.proxy_2.0.201.v200908101600.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/715/1/.cp/vm/jfcbeaninfo.jar:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.beaninfo.vm.common_2.0.201.v200908101600.jar:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.beaninfo.vm_2.0.200.v200811260651.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/715/1/.cp/vm/jfcvm.jar org.eclipse.jem.internal.proxy.vm.remote.RemoteVMApplication
-- Error Stream --
Java for ppc cannot run in this configuration.
Please consult documentation.
Could not create the Java virtual machine.

-- Output Stream --

-- End of Stream Output --


!ENTRY org.eclipse.ve.java.core 4 16 2009-10-17 15:47:19.106
!MESSAGE An internal error occurred during: "Create Remote VM for Visual Editor for Java".
!STACK 1
org.eclipse.core.runtime.CoreException: An internal error occurred during: "Create Remote VM for Visual Editor for Java".
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$PerProject.getSpare(JavaVisualEditorVMController.java:298)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController.getRegistry(JavaVisualEditorVMController.java:579)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart$Setup$CreateRegistry.run(JavaVisualEditorPart.java:1640)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:262)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$CreateRegistry.run(JavaVisualEditorVMController.java:188)
	... 1 more
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2009-10-17 15:47:19.106
!MESSAGE An internal error occurred during: "Create Remote VM for Visual Editor for Java".
!STACK 0
java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:262)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$CreateRegistry.run(JavaVisualEditorVMController.java:188)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.jem.proxy 2 0 2009-10-17 15:47:19.108
!MESSAGE No Server to retrieve a connection.

!ENTRY org.eclipse.jem.beaninfo 2 0 2009-10-17 15:47:19.117
!MESSAGE IWAV0155E Introspection failed on class "java.awt.LayoutManager." msg="."
!STACK 0
java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoNature.createRegistry(BeaninfoNature.java:492)
	at org.eclipse.jem.internal.beaninfo.adapters.CreateRegistryJobHandler.doCreateRegistry(CreateRegistryJobHandler.java:159)
	at org.eclipse.jem.internal.beaninfo.adapters.CreateRegistryJobHandler.processCreateRegistry(CreateRegistryJobHandler.java:114)
	at org.eclipse.jem.internal.beaninfo.adapters.UICreateRegistryJobHandler.processCreateRegistry(UICreateRegistryJobHandler.java:49)
	at org.eclipse.jem.internal.beaninfo.adapters.CreateRegistryJobHandler.createRegistry(CreateRegistryJobHandler.java:80)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoNature.getRegistry(BeaninfoNature.java:457)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoNature$3.getRegistry(BeaninfoNature.java:322)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoAdapterFactory.getRegistry(BeaninfoAdapterFactory.java:80)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.getRegistry(BeaninfoClassAdapter.java:298)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.introspect(BeaninfoClassAdapter.java:721)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.introspectIfNecessary(BeaninfoClassAdapter.java:428)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.introspectIfNecessary(BeaninfoClassAdapter.java:415)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.getEStructuralFeatures(BeaninfoClassAdapter.java:1235)
	at org.eclipse.jem.java.internal.impl.JavaClassImpl.getEStructuralFeatures(JavaClassImpl.java:369)
	at org.eclipse.emf.ecore.impl.EClassImpl.getEAllStructuralFeatures(EClassImpl.java:770)
	at org.eclipse.emf.ecore.impl.EClassImpl.getEAllStructuralFeaturesData(EClassImpl.java:1273)
	at org.eclipse.emf.ecore.impl.EClassImpl.getFeatureCount(EClassImpl.java:1285)
	at org.eclipse.emf.ecore.impl.EClassImpl.getEStructuralFeature(EClassImpl.java:1205)
	at org.eclipse.jem.internal.instantiation.base.JavaInstantiation.getAllocationFeature(JavaInstantiation.java:103)
	at org.eclipse.jem.internal.instantiation.base.JavaInstance.setAllocation(JavaInstance.java:102)
	at org.eclipse.ve.internal.java.codegen.java.SimpleAttributeDecoderHelper.createPropertyInstance(SimpleAttributeDecoderHelper.java:84)
	at org.eclipse.ve.internal.java.codegen.java.SimpleAttributeDecoderHelper.addFeature(SimpleAttributeDecoderHelper.java:126)
	at org.eclipse.ve.internal.java.codegen.java.SimpleAttributeDecoderHelper.decode(SimpleAttributeDecoderHelper.java:304)
	at org.eclipse.ve.internal.java.codegen.java.AbstractExpressionDecoder.decode(AbstractExpressionDecoder.java:169)
	at org.eclipse.ve.internal.java.codegen.model.CodeExpressionRef.decodeExpression(CodeExpressionRef.java:332)
	at org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslator.decodeExpression(JavaSourceTranslator.java:608)
	at org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslator.buildCompositionModel(JavaSourceTranslator.java:734)
	at org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslator.reverseParse(JavaSourceTranslator.java:874)
	at org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslator.decodeDocument(JavaSourceTranslator.java:947)
	at org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslator.loadModel(JavaSourceTranslator.java:597)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart$Setup.run(JavaVisualEditorPart.java:1978)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.core.jobs 4 2 2009-10-17 15:47:19.129
!MESSAGE An internal error occurred during: "Create Remote VM for Visual Editor for Java".
!STACK 0
java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:262)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$CreateRegistry.run(JavaVisualEditorVMController.java:188)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.core.jobs 4 2 2009-10-17 15:47:19.131
!MESSAGE An internal error occurred during: "Create Remote VM for Visual Editor for Java".
!STACK 0
java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:262)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$CreateRegistry.run(JavaVisualEditorVMController.java:188)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.jem.proxy 2 0 2009-10-17 15:47:19.192
!MESSAGE 
+++ Warning +++: Sat Oct 17 15:47:19 EDT 2009    Project (HierPass)-VM for HierPass:err>
    Java for ppc cannot run in this configuration.
    Please consult documentation.
    Could not create the Java virtual machine.

!ENTRY org.eclipse.jem.proxy 2 0 2009-10-17 15:47:19.241
!MESSAGE 
+++ Warning +++: Sat Oct 17 15:47:19 EDT 2009    Project (HierPass)-Beaninfo:err>
    Java for ppc cannot run in this configuration.
    Please consult documentation.
    Could not create the Java virtual machine.
Comment 1 Yves YANG CLA 2009-10-18 04:44:49 EDT
Mac OS Cocoa is not yet supported. Please use eclipse for Mac carbon.
Comment 2 Lon B CLA 2009-10-18 09:08:03 EDT
(In reply to comment #1)
> Mac OS Cocoa is not yet supported. Please use eclipse for Mac carbon.

Yves - I have actually tried Carbon it has the exact same occurence, with one minor difference that after the problem occurs, I can't exit eclipse (I can't close the dialog boxes that appear).  I have re-installed Eclipse Carbon with VE 1.4; and again configured default java to 1.5.  Error log is below:


!ENTRY org.eclipse.jem.proxy 2 0 2009-10-18 09:04:45.902
!MESSAGE IWAV0138E Remote VM terminated too soon. See .log file for trace of output. For VM "Project (HierPass)-Beaninfo".
IWAV0072I Remote VM terminated before any commands can be sent. Following are the error and output streams.
Remote VM Commandline:
 /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java -Dproxyvm.registryKey=9741770 -Dproxyvm.masterPort=52706 -Dproxyvm.bufsize=16000 "-Dproxyvm.servername=Project (HierPass)-Beaninfo" -noverify -Dfile.encoding=MacRoman -classpath /Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/316/1/.cp/vm/remotevm.jar:/Volumes/LightSpeed/Users/lon/Development/Software/eclipse/HierPass/bin/:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.proxy_2.0.201.v200908101600.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/715/1/.cp/vm/jfcbeaninfo.jar:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.beaninfo.vm.common_2.0.201.v200908101600.jar:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.beaninfo.vm_2.0.200.v200811260651.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/715/1/.cp/vm/jfcvm.jar org.eclipse.jem.internal.proxy.vm.remote.RemoteVMApplication
-- Error Stream --
Java for ppc cannot run in this configuration.
Please consult documentation.
Could not create the Java virtual machine.

-- Output Stream --

-- End of Stream Output --


!ENTRY org.eclipse.jem.proxy 2 0 2009-10-18 09:04:45.903
!MESSAGE No Server to retrieve a connection.

!ENTRY org.eclipse.jem.proxy 2 0 2009-10-18 09:04:45.949
!MESSAGE IWAV0138E Remote VM terminated too soon. See .log file for trace of output. For VM "Project (HierPass)-VM for HierPass".
IWAV0072I Remote VM terminated before any commands can be sent. Following are the error and output streams.
Remote VM Commandline:
 /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java -Dproxyvm.registryKey=1093016 -Dproxyvm.masterPort=52706 -Dproxyvm.bufsize=16000 "-Dproxyvm.servername=Project (HierPass)-VM for HierPass" -noverify -Djava.library.path=/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/714/1/.cp/os/macosx/x86/ -Dfile.encoding=MacRoman -classpath /Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/316/1/.cp/vm/remotevm.jar:/Volumes/LightSpeed/Users/lon/Development/Software/eclipse/HierPass/bin/:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.proxy_2.0.201.v200908101600.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/715/1/.cp/vm/jfcbeaninfo.jar:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.beaninfo.vm.common_2.0.201.v200908101600.jar:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.beaninfo.vm_2.0.200.v200811260651.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/714/1/.cp/vm/javaremotevm.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/715/1/.cp/vm/jfcvm.jar org.eclipse.jem.internal.proxy.vm.remote.RemoteVMApplication
-- Error Stream --
Java for ppc cannot run in this configuration.
Please consult documentation.
Could not create the Java virtual machine.

-- Output Stream --

-- End of Stream Output --


!ENTRY org.eclipse.jem.proxy 2 0 2009-10-18 09:04:45.950
!MESSAGE No Server to retrieve a connection.

!ENTRY org.eclipse.core.jobs 4 2 2009-10-18 09:04:45.960
!MESSAGE An internal error occurred during: "Create Remote VM for Visual Editor for Java".
!STACK 0
java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:262)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$CreateRegistry.run(JavaVisualEditorVMController.java:188)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.ve.java.core 4 16 2009-10-18 09:04:45.961
!MESSAGE An internal error occurred during: "Create Remote VM for Visual Editor for Java".
!STACK 1
org.eclipse.core.runtime.CoreException: An internal error occurred during: "Create Remote VM for Visual Editor for Java".
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$PerProject.getSpare(JavaVisualEditorVMController.java:298)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController.getRegistry(JavaVisualEditorVMController.java:579)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorPart$Setup$CreateRegistry.run(JavaVisualEditorPart.java:1640)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:262)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$CreateRegistry.run(JavaVisualEditorVMController.java:188)
	... 1 more
!SUBENTRY 1 org.eclipse.core.jobs 4 2 2009-10-18 09:04:45.962
!MESSAGE An internal error occurred during: "Create Remote VM for Visual Editor for Java".
!STACK 0
java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:262)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$CreateRegistry.run(JavaVisualEditorVMController.java:188)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.jem.proxy 2 0 2009-10-18 09:04:45.998
!MESSAGE 
+++ Warning +++: Sun Oct 18 09:04:45 EDT 2009    Project (HierPass)-Beaninfo:err>
    Java for ppc cannot run in this configuration.
    Please consult documentation.
    Could not create the Java virtual machine.

!ENTRY org.eclipse.jem.proxy 2 0 2009-10-18 09:04:46.094
!MESSAGE 
+++ Warning +++: Sun Oct 18 09:04:46 EDT 2009    Project (HierPass)-VM for HierPass:err>
    Java for ppc cannot run in this configuration.
    Please consult documentation.
    Could not create the Java virtual machine.

!ENTRY org.eclipse.core.jobs 4 2 2009-10-18 09:04:46.522
!MESSAGE An internal error occurred during: "Create Remote VM for Visual Editor for Java".
!STACK 0
java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:262)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$CreateRegistry.run(JavaVisualEditorVMController.java:188)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.core.jobs 4 2 2009-10-18 09:04:46.523
!MESSAGE An internal error occurred during: "Create Remote VM for Visual Editor for Java".
!STACK 0
java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:262)
	at org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEditorVMController$CreateRegistry.run(JavaVisualEditorVMController.java:188)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.jdt.core 2 0 2009-10-18 09:04:50.135
!MESSAGE The Java indexing could not index /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ext/sunjce_provider.jar|com/sun/crypto/provider/SunJCE_am.class. This .class file doesn't follow the class file format specification. Please report this issue against the .class file vendor

!ENTRY org.eclipse.jem.proxy 2 0 2009-10-18 09:05:14.312
!MESSAGE IWAV0138E Remote VM terminated too soon. See .log file for trace of output. For VM "Project (HierPass)-Beaninfo".
IWAV0072I Remote VM terminated before any commands can be sent. Following are the error and output streams.
Remote VM Commandline:
 /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java -Dproxyvm.registryKey=8652495 -Dproxyvm.masterPort=52706 -Dproxyvm.bufsize=16000 "-Dproxyvm.servername=Project (HierPass)-Beaninfo" -noverify -Dfile.encoding=MacRoman -classpath /Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/316/1/.cp/vm/remotevm.jar:/Volumes/LightSpeed/Users/lon/Development/Software/eclipse/HierPass/bin/:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.proxy_2.0.201.v200908101600.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/715/1/.cp/vm/jfcbeaninfo.jar:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.beaninfo.vm.common_2.0.201.v200908101600.jar:/Volumes/LightSpeed/Applications/eclipse/plugins/org.eclipse.jem.beaninfo.vm_2.0.200.v200811260651.jar:/Volumes/LightSpeed/Applications/eclipse/configuration/org.eclipse.osgi/bundles/715/1/.cp/vm/jfcvm.jar org.eclipse.jem.internal.proxy.vm.remote.RemoteVMApplication
-- Error Stream --
Java for ppc cannot run in this configuration.
Please consult documentation.
Could not create the Java virtual machine.

-- Output Stream --

-- End of Stream Output --


!ENTRY org.eclipse.jem.proxy 2 0 2009-10-18 09:05:14.313
!MESSAGE No Server to retrieve a connection.

!ENTRY org.eclipse.jem.beaninfo 2 0 2009-10-18 09:05:14.314
!MESSAGE IWAV0155E Introspection failed on class "java.awt.LayoutManager." msg="."
!STACK 0
java.lang.IllegalStateException: IWAV0171E Could not create a socket connection to remote vm. This is often due to your firewall blocking access from your java to do local access.
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.createConnection(REMProxyFactoryRegistry.java:441)
	at org.eclipse.jem.internal.proxy.remote.REMProxyFactoryRegistry.getFreeConnection(REMProxyFactoryRegistry.java:376)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:364)
	at org.eclipse.jem.internal.proxy.remote.REMStandardBeanTypeProxyFactory.getBeanTypeProxy(REMStandardBeanTypeProxyFactory.java:267)
	at org.eclipse.jem.internal.proxy.remote.awt.REMRegisterAWT.registerAWT(REMRegisterAWT.java:31)
	at org.eclipse.jem.internal.proxy.remote.LocalProxyLaunchDelegate.launch(LocalProxyLaunchDelegate.java:414)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:696)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:463)
	at org.eclipse.jem.internal.proxy.core.ProxyLaunchSupport.startImplementation(ProxyLaunchSupport.java:330)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoNature.createRegistry(BeaninfoNature.java:492)
	at org.eclipse.jem.internal.beaninfo.adapters.CreateRegistryJobHandler.doCreateRegistry(CreateRegistryJobHandler.java:159)
	at org.eclipse.jem.internal.beaninfo.adapters.CreateRegistryJobHandler.processCreateRegistry(CreateRegistryJobHandler.java:114)
	at org.eclipse.jem.internal.beaninfo.adapters.UICreateRegistryJobHandler.processCreateRegistry(UICreateRegistryJobHandler.java:49)
	at org.eclipse.jem.internal.beaninfo.adapters.CreateRegistryJobHandler.createRegistry(CreateRegistryJobHandler.java:80)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoNature.getRegistry(BeaninfoNature.java:457)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoNature$3.getRegistry(BeaninfoNature.java:322)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoAdapterFactory.getRegistry(BeaninfoAdapterFactory.java:80)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.getRegistry(BeaninfoClassAdapter.java:298)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.introspect(BeaninfoClassAdapter.java:721)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.introspectIfNecessary(BeaninfoClassAdapter.java:428)
	at org.eclipse.jem.internal.beaninfo.adapters.BeaninfoClassAdapter.introspectIfNecessary(BeaninfoClassAdapter.java:415)
	at org.eclipse.jem.java.internal.impl.JavaClassImpl.getEAnnotations(JavaClassImpl.java:362)
	at org.eclipse.emf.ecore.impl.EClassImpl.eGet(EClassImpl.java:948)
	at org.eclipse.jem.java.internal.impl.JavaClassImpl.eGet(JavaClassImpl.java:1152)
	at org.eclipse.emf.ecore.impl.BasicEObjectImpl.eGet(BasicEObjectImpl.java:1013)
	at org.eclipse.emf.ecore.impl.BasicEObjectImpl.eGet(BasicEObjectImpl.java:1005)
	at org.eclipse.emf.ecore.util.EContentsEList$FeatureIteratorImpl.hasNext(EContentsEList.java:409)
	at org.eclipse.emf.ecore.impl.EModelElementImpl.eURIFragmentSegment(EModelElementImpl.java:323)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.getURIFragment(ResourceImpl.java:678)
	at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.getURIFragment(XMLResourceImpl.java:423)
	at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.getURIFragment(XMLHelperImpl.java:718)
	at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.getHREF(XMLHelperImpl.java:814)
	at org.eclipse.emf.ecore.xmi.impl.XMLHelperImpl.getHREF(XMLHelperImpl.java:803)
	at org.eclipse.wst.common.internal.emf.resource.MappedXMIHelper.getHREF(MappedXMIHelper.java:123)
	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveEObjectSingle(XMLSaveImpl.java:1847)
	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveFeatures(XMLSaveImpl.java:1291)
	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElementID(XMLSaveImpl.java:2667)
	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElement(XMLSaveImpl.java:1156)
	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElement(XMLSaveImpl.java:1017)
	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveContainedMany(XMLSaveImpl.java:2368)
	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveFeatures(XMLSaveImpl.java:1515)
	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.saveElementID(XMLSaveImpl.java:2667)
	at org.eclipse.emf.ecore.xmi.impl.XMISaveImpl.writeTopObjects(XMISaveImpl.java:90)
	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.traverse(XMLSaveImpl.java:592)
	at org.eclipse.emf.ecore.xmi.impl.XMLSaveImpl.save(XMLSaveImpl.java:256)
	at org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl.doSave(XMLResourceImpl.java:206)
	at org.eclipse.wst.common.internal.emf.resource.CompatibilityXMIResourceImpl.doSave(CompatibilityXMIResourceImpl.java:130)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.save(ResourceImpl.java:1406)
	at org.eclipse.emf.ecore.resource.impl.ResourceImpl.save(ResourceImpl.java:993)
	at org.eclipse.wst.common.internal.emf.resource.ReferencedXMIResourceImpl.save(ReferencedXMIResourceImpl.java:358)
	at org.eclipse.jem.internal.beaninfo.core.BeanInfoCacheController$3.run(BeanInfoCacheController.java:1573)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.jem.proxy 2 0 2009-10-18 09:05:14.410
!MESSAGE 
+++ Warning +++: Sun Oct 18 09:05:14 EDT 2009    Project (HierPass)-Beaninfo:err>
    Java for ppc cannot run in this configuration.
    Please consult documentation.
    Could not create the Java virtual machine.
Comment 3 Lon B CLA 2009-10-18 09:17:59 EDT
Yves - Actually, it looks like if I set the project-specific settings to java 1.5.0 it works correctly.  Perhaps there is a bug in the way VE is reading out java settings?
Comment 4 Yves YANG CLA 2009-10-18 13:36:02 EDT
-----(In reply to comment #3)
> Yves - Actually, it looks like if I set the project-specific settings to java
> 1.5.0 it works correctly.  Perhaps there is a bug in the way VE is reading out
> java settings?

yes, there is another problem. I see this message:
-----
IWAV0171E Could not create a socket connection
to remote vm. This is often due to your firewall blocking access from your java

Whatdo you change in java Setting?