maven - Documentum xCP - Failed to start webby at port 8888 -


i using xcpdesigner 2.1 in order build documentum xcp 2.1 application. seems uses maven eclipse m2e-webby plugin. unable start preview mode. nothing happens within ui of designer. in logs can find

error [tworker-4] [internal.com.emc.xcp.builder.ui.util.previewstartjob:115] failed start webby @ port 8888 org.eclipse.core.runtime.coreexception: exception occurred executing command line.     @ org.eclipse.debug.core.debugplugin.exec(debugplugin.java:842)     @ org.eclipse.jdt.launching.abstractvmrunner.exec(abstractvmrunner.java:86)     @ org.eclipse.jdt.internal.launching.standardvmrunner.run(standardvmrunner.java:323)     @ org.sonatype.m2e.webby.internal.launch.webbylaunchdelegate.launchembedded(webbylaunchdelegate.java:310)     @ org.sonatype.m2e.webby.internal.launch.webbylaunchdelegate.launch(webbylaunchdelegate.java:157)     @ org.eclipse.debug.internal.core.launchconfiguration.launch(launchconfiguration.java:855)     @ org.eclipse.debug.internal.core.launchconfiguration.launch(launchconfiguration.java:704)     @ org.eclipse.debug.internal.core.launchconfiguration.launch(launchconfiguration.java:697)     @ internal.com.emc.xcp.builder.ui.util.previewstartjob.startwebby(previewstartjob.java:107)     @ internal.com.emc.xcp.builder.ui.util.previewstartjob.run(previewstartjob.java:45)     @ org.eclipse.core.internal.jobs.worker.run(worker.java:54) caused by: java.io.ioexception: cannot run program "c:\xcpdocumentum\xcpdesigner\jre\bin\javaw.exe" (in directory "c:\xcpdocumentum\xcpdesigner\applications\test_two\test_two\target\m2e-webby"): createprocess error=206, filename or extension long     @ java.lang.processbuilder.start(processbuilder.java:460)     @ java.lang.runtime.exec(runtime.java:593)     @ org.eclipse.debug.core.debugplugin.exec(debugplugin.java:838)     ... 10 more caused by: java.io.ioexception: createprocess error=206, filename or extension long     @ java.lang.processimpl.create(native method)     @ java.lang.processimpl.<init>(processimpl.java:81)     @ java.lang.processimpl.start(processimpl.java:30)     @ java.lang.processbuilder.start(processbuilder.java:453)     ... 12 more 

there discussion in support forum no updates month now. don't have experience plugin. clue configuration options plugin , hints specific error message highly appreciated.

i migrated xcpdesigner environment , didn't face issue. environment pretty same, os win 7. emc /o\


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -