Kbase P164209: Can't start AppServer from OpenEdge Architect Server view if installation path contains spaces
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/14/2010 |
|
Status: Unverified
SYMPTOM(s):
Can't start AppServer from OpenEdge Architect Server view if installation path contains spaces
OpenEdge installed in a path where the pathname contains spaces (example: "C:\Program Files (x86)\...")
Using OpenEdge Architect Server view to start AppServer broker, the following error occurs:
Cannot start AppServer - InvocationTargetException
com.openedge.pdt.explorer.model.ProgressExplorerException: java.lang.reflect.InvocationTargetException
at com.openedge.pdt.explorer.model.reflect.service.ExplorerServiceProperties.validateProperty(ExplorerServiceProperties.java:130)
at com.openedge.pdt.server.appserver.launch.AppserverLaunchDelegate.updateBrokerProperties(AppserverLaunchDelegate.java:95)
at com.openedge.pdt.server.launch.BrokerLaunchDelegate.updateAndStartBroker(BrokerLaunchDelegate.java:231)
at com.openedge.pdt.server.launch.BrokerLaunchDelegate.launch(BrokerLaunchDelegate.java:172)
at com.openedge.pdt.server.appserver.launch.BrokerDebugLaunchDelegate.launch(BrokerDebugLaunchDelegate.java:77)
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.wst.server.core.internal.Server.startImpl2(Server.java:3010)
at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:2960)
at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:294)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
FACT(s) (Environment):
Windows
OpenEdge 10.2B
CAUSE:
Bug# OE00197225
FIX:
Upgrade to OpenEdge 10.2B02 or later
Workaround:
Start AppServer outside of OpenEdge Architect, using OpenEdge Explorer tool or command line commands.