Workaround: BEA Workshop studio installation with JRockit

If JRockit is your primary JVM (i.e., JRockit is the only JVM installed OR JRockit appears before the Sun JVM in the PATH environment variable), the Workshop Studio installer will fail with the error message:
"Can't launch executable. Could not load jvm.dll
Try re-installing the Java VM or change the Java VM used by the application"
WORKAROUND:
To resolve this error, create a new folder <JRockit>/jre/bin/client and in this folder make a duplicate copy of the contents of the folder <JRockit>/jre/bin/jrockit. Then run the Workshop Studio installer again.

I had beehive working earlier with tomcat. I moved tomcat directory so it is not working anymore.
i have java-home to jdk1.4 and the same in eclipse preferences..
but
while installing studio i gave jdk1.5 as the java-home.
I'll to re-install eclipse and the studio plugin. and try again.

Similar Messages

  • 15 day bea workshop studio 3.0- error with pageflow demo

    downloaded the 15day trial end-to-end workshop studio, plugin for eclipse..
    installed the bea workshop studio 3.0
    gave eclipse 3.1-home and jdk1.5 home
    when starting studio 3, get the following error:
    "An error has occurred when creating this editor" ....
    I see that a pageflowdemo project is highlighted.
    how to get over this error ?
    I had installed "beehive" as a plugin earlier
    C:\eclipse\plugins\org.eclipse.pollinate.beehive_1.0.0.I20041109

    I had beehive working earlier with tomcat. I moved tomcat directory so it is not working anymore.
    i have java-home to jdk1.4 and the same in eclipse preferences..
    but
    while installing studio i gave jdk1.5 as the java-home.
    I'll to re-install eclipse and the studio plugin. and try again.

  • JSF with BEA Workshop Studio

    Hello:
    I am using BEA Workshop Studio 3.3.0 for developing my application using JSF 1.1. I would like to upgrade my application to JSF 1.2. Problem being BEA Workshop Studio 3.3.0 supports only RI JSF 1.1.
    I had read through the documentation of the latest release of Workshop Studio 10.0 and that too doesn't mention much about the JSF version being used. I would like to know if there is a way to upgrade to JSF 1.2 on BEA Workshop Studio 3.3.0.
    Thanx in adv...
    ~SirG

    Hello:
    I am using BEA Workshop Studio 3.3.0 for developing my application using JSF 1.1. I would like to upgrade my application to JSF 1.2. Problem being BEA Workshop Studio 3.3.0 supports only RI JSF 1.1.
    I had read through the documentation of the latest release of Workshop Studio 10.0 and that too doesn't mention much about the JSF version being used. I would like to know if there is a way to upgrade to JSF 1.2 on BEA Workshop Studio 3.3.0.
    Thanx in adv...
    ~SirG

  • Silent install of BEA Workshop Studio 10.1?

    HELP!
    How do I script a silent install of BEA Workshop Studio 10.1? The instructions for BEA Workshop Studio 3.3 don't work. I've figured out that I need a silent.xml, but what options should I put in there? Is there any documentation?
    Thanks very much for any assistance!
    yours,
    Simon Rakov

    http://edocs/wlw/docs101/guide/ideuserguide/conSilentInstall.html
    The above link provides properties specific to Studio installation.
    NOTE: If you are a licensed customer (i.e. if you are using properties WLWIDE_ORDER_ID & WLWIDE_SERIAL_NO) then in addition you need the following workaround:
    After Silent installation, edit Studio10.1\workshop_10.1\workshopStudio\eclipse\plugins\com.bea.workshop.product.wstudio_1.0.1 - ins.properties and modify "trial=false" - Save
    - Now, when you launch the Studio the license activation takes place in the background (you need to restart the workshop)

  • BEA Workshop Studio 3.2: Server classpath customization & Remote Debugging

    BEA Workshop Studio 3.2:
    The server classpath customization and remote debugging issues have been fixed in the 3.2 release, which is now available for download at http://workshopstudio.bea.com/download.do.
    Workround for the 3.1 release:
    By switching to war deployment mode the server classpath can be customized in the launch configuration.
    You can see the complete list of new features in 3.2 at:
    http://e-docs.bea.com/workshop/docs92/studio32/WhatsNew.htm

    Thanks Ram,as you said i server runtime i pointed to jdk1.5,that error has been resolved.
    Now i'm getting the parsing config.xml file.
    My server is Test9.
    C:\bea\jdk150_04\bin\java -classpath C:\bea\weblogic91\server\lib\weblogic_sp.jar;C:\bea\weblogic91\server\lib\weblogic.jar;C:\bea\weblogic91\server\lib\webservices.jar;C:\bea\jdk150_04\lib\tools.jar -Dbea.home=C:/bea -Dweblogic.ConfigFile=config/config.xml -Dweblogic.Name=Test9 -Dweblogic.ListenAddress=localhost -Dweblogic.ListenPort=7002 -Djava.library.path=C:\bea\weblogic91\server\bin -Djava.security.policy=C:\bea\weblogic91\server\lib\weblogic.policy -Dweblogic.management.discover=false -Dweblogic.ProductionModeEnabled=false -Dweblogic.management.password=weblogic -Dweblogic.management.username=weblogic weblogic.Server
    <Aug 17, 2006 8:27:05 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.5.0_04-b05 from Sun Microsystems Inc.>
    <Aug 17, 2006 8:27:06 PM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.1 Mon Dec 12 19:26:33 EST 2005 689178 >
    <Aug 17, 2006 8:27:08 PM EDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: [Management:141266]Parsing Failure in config.xml: The following failures occurred:
    -- Unresolved reference to Test9 by [Test9]/AppDeployments[__wstudio_autoconfig_deployment__]/Targets
         at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:118)
         at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:38)
         at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:365)
         at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:116)
         at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:630)
         at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:402)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
         at weblogic.Server.main(Server.java:67)
    Caused by: weblogic.descriptor.DescriptorValidateException: The following failures occurred:
    -- Unresolved reference to Test9 by [Test9]/AppDeployments[__wstudio_autoconfig_deployment__]/Targets
         at weblogic.descriptor.internal.ReferenceManager.resolveReferences(ReferenceManager.java:265)
         at weblogic.descriptor.internal.DescriptorImpl.validate(DescriptorImpl.java:285)
         at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:280)
         at weblogic.management.provider.internal.DescriptorManagerHelper.loadDescriptor(DescriptorManagerHelper.java:52)
         at weblogic.management.provider.internal.RuntimeAccessImpl$IOHelperImpl.parseXML(RuntimeAccessImpl.java:576)
         at weblogic.management.provider.internal.RuntimeAccessImpl.parseNewStyleConfig(RuntimeAccessImpl.java:220)
         at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:106)
         ... 7 more
    >
    <Aug 17, 2006 8:27:08 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Aug 17, 2006 8:27:08 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Aug 17, 2006 8:27:08 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Thanks
    Ram

  • BEA Workshop Studio User Guide

    <b>"BEA Workshop Studio User Guide"</b> provides an extensive documentation about the product features and support information.
    <u>Help > Help Contents - BEA Workshop Studio User Guide</u>
    Please refer to this guide to quickly obtain the answers related product usage and features support.
    You can also refer to the online help at http://edocs.bea.com/workshop/docs92/index.html
    NOTE: Make sure to refer the help under appropriate product heading.

    <b>"BEA Workshop Studio User Guide"</b> provides an extensive documentation about the product features and support information.
    <u>Help > Help Contents - BEA Workshop Studio User Guide</u>
    Please refer to this guide to quickly obtain the answers related product usage and features support.
    You can also refer to the online help at http://edocs.bea.com/workshop/docs92/index.html
    NOTE: Make sure to refer the help under appropriate product heading.

  • JSF in Studio Creator and BEA Workshop Studio

    Hi Guys,
    I found that JSF code created when we use Studio Creator is Rave
    while as if we use Bea Workshop Studio/Any Other Eclipse IDE for JSF is MyFaces ( whatever it may be).
    What are the differences between these two? which one is better ?
    I get confused why there are two different framework of JSF?
    And I dont think there is any other IDE who supports Rave other than Java Studio Creator?
    Thx.

    <?xml version="1.0" encoding="UTF-8"?>
    <jsp:root version="1.2" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:ui="http://www.sun.com/web/ui">
    <jsp:directive.page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8"/>
    <f:view>
    <ui:page binding="#{welcome.page1}" id="page1">
    <ui:html binding="#{welcome.html1}" id="html1">
    <ui:head binding="#{welcome.head1}" id="head1">
    <ui:link binding="#{welcome.link1}" id="link1" url="/resources/stylesheet.css"/>
    </ui:head>
    <ui:body binding="#{welcome.body1}" id="body1" style="-rave-layout: grid">
    <ui:form binding="#{welcome.form1}" id="form1">
    <ui:textField binding="#{welcome.textField1}" id="textField1" style="position: absolute; left: 48px; top: 24px" text="Pirmais logs"/>
    <ui:button binding="#{welcome.button1}" id="button1" style="position: absolute; left: 72px; top: 72px" text="Submit"/>
    <ui:calendar binding="#{welcome.calendar1}" id="calendar1" style="position: absolute; left: 48px; top: 144px"/>
    </ui:form>
    </ui:body>
    </ui:html>
    </ui:page>
    </f:view>
    </jsp:root>

  • Free BEA dev2dev webinar on BEA Workshop Studio 3.2.1

    <br>
    <b>Title: BEA Workshop Studio 3.2.1 </b>
    Date: Wednesday, November 15, 2006
    Time: 9:00 am Pacific // 12:00 noon Eastern (1 hour)
    Location: Your computer
    Register today at:
    http://w1.bea.com/cgi-bin1/DM/y/hxg50Hfwwp0WCn0C7dm0Ek
    About the speakers
    Our speakers for this event will be Pieter Humphrey, Product Marketing Manager and Greg Stachnick, Product Manager.

    <br>
    <b>Title: BEA Workshop Studio 3.2.1 </b>
    Date: Wednesday, November 15, 2006
    Time: 9:00 am Pacific // 12:00 noon Eastern (1 hour)
    Location: Your computer
    Register today at:
    http://w1.bea.com/cgi-bin1/DM/y/hxg50Hfwwp0WCn0C7dm0Ek
    About the speakers
    Our speakers for this event will be Pieter Humphrey, Product Marketing Manager and Greg Stachnick, Product Manager.

  • Tech Preview for AJAX-enabled JSF with BEA Workshop 10.1

    BEA is announcing a tech preview, ending in September 2007, for BEA Workshop Studio 10.1 and BEA Workshop for WebLogic 10.1. This technology preview integrates ICEFaces's Ajax-enabled JSF technology into Workshop. ICEfaces is a library of Ajax-enabled JSF tags, distributed under a number of open source licenses, including but not limited to Apache 2.0 and the Mozilla Public License. For more information and further announcements, please visit Gary Horen's Blog.
    <B>Get it now </B>
    Existing BEA Workshop 10.1 users can access this technical preview via an Eclipse update, accessible at the following URI:
    dev2dev.bea.com/eclipse/icefaces-tooling/
    New Workshop 10.1 users should download the product first, and then apply the Eclipse update.
    BEA Workshop for Studio 10.1
    BEA Workshop for WebLogic 10.1
    <B>Tutorial</B>
    Visit BEA's online developer community for an excellent tutorial at http://dev2dev.bea.com/pub/a/2007/06/icefaces-workshop.html
    <B>Key Features</B><UL>
    <LI>WYSIWYG page construction for ICEfaces
    <LI>Full BEA AppXRay? support offers unique capabilities in code completion, code navigation, dependency visualization, consistency checking with generated classes, configuration files and annotations, pre-build error checking, and validation that understands ICEFaces JSF tags.
    <LI> Supports SUN RI and Apache MyFaces JSF implementations
    <LI> Workshop Smart Editor assistance with tag attributes, and smart navigation between markup, JSF configuration files, and Java types
    </UL>
    <B>Tech Preview feedback</B>
    Please post questions and feedback to the Workshop Tech Preview forum. We're anxious to hear from you!

    BEA is announcing a tech preview, ending in September 2007, for BEA Workshop Studio 10.1 and BEA Workshop for WebLogic 10.1. This technology preview integrates ICEFaces's Ajax-enabled JSF technology into Workshop. ICEfaces is a library of Ajax-enabled JSF tags, distributed under a number of open source licenses, including but not limited to Apache 2.0 and the Mozilla Public License. For more information and further announcements, please visit Gary Horen's Blog.
    <B>Get it now </B>
    Existing BEA Workshop 10.1 users can access this technical preview via an Eclipse update, accessible at the following URI:
    dev2dev.bea.com/eclipse/icefaces-tooling/
    New Workshop 10.1 users should download the product first, and then apply the Eclipse update.
    BEA Workshop for Studio 10.1
    BEA Workshop for WebLogic 10.1
    <B>Tutorial</B>
    Visit BEA's online developer community for an excellent tutorial at http://dev2dev.bea.com/pub/a/2007/06/icefaces-workshop.html
    <B>Key Features</B><UL>
    <LI>WYSIWYG page construction for ICEfaces
    <LI>Full BEA AppXRay? support offers unique capabilities in code completion, code navigation, dependency visualization, consistency checking with generated classes, configuration files and annotations, pre-build error checking, and validation that understands ICEFaces JSF tags.
    <LI> Supports SUN RI and Apache MyFaces JSF implementations
    <LI> Workshop Smart Editor assistance with tag attributes, and smart navigation between markup, JSF configuration files, and Java types
    </UL>
    <B>Tech Preview feedback</B>
    Please post questions and feedback to the Workshop Tech Preview forum. We're anxious to hear from you!

  • Please bundle Workshop studio WITH Workshop 9.2 !!!!!!!!!!!!!!!!!!!!

    Hello BEA,
    I would like to call upon BEA to bundle Workshop Studio along with WLS Workshop 9.2 !!!
    It is only fair to give your existing customers that have paid for an IDE, -an actual working and capable IDE!!! WLS Workshop 9.2 is a complete JOKE.... Please consider providing Studio to your existing customers! Otherwise, jboss is actually becomes the better choice.....

    Bill mentioned this was in plan with the following post:
    http://forums.bea.com/bea/message.jspa?messageID=600045524&tstart=30
    Can you clarify what features you are expecting from a merged release?
    Doing so will at least give everyone on the newsgroup some indication of
    which features you want/desire.
    In previous postings, you've said Workshop 9.2 is missing features of
    the 8.1.x IDE
    (http://forums.bea.com/bea/message.jspa?messageID=600045530&tstart=0)
    and have mentioned some differences in the design views. Are these
    design views the only items you are missing?
    (http://forums.bea.com/bea/message.jspa?messageID=600045539&tstart=0)
    You never replied to Bill's query.
    You've said Workshop should become a framework for building thin
    clients like Adobe(Macromedia) Flex.
    (http://forums.bea.com/bea/thread.jspa?forumID=2017&threadID=200080864&messageID=202463233#202463233)
    And now this is possible via Adobe Flex.
    What other features would you like/are you expecting?
    ekwiatek wrote:
    no... I mean just bundle the products together now, as is.... that would tide us over for the next year until the products have been integrated! I really think that BEA owes it's users this... the way BEA is handling this is pointing us to jboss... BEA's value is diminishing...

  • Problem installing BEA Workshop for jsp

    Hi,
    I am trying to install the BEA Workshop for JSP. Though when I satisfy min jdk version as shown, I still into installation problems.
    C:\Profiles\sys1mi\Desktop\temp>java -version
    java version "1.4.2_11"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.
    Java HotSpot(TM) Client VM (build 1.4.2_11-b06, mixed mode)
    I had multiple JDK versions which I deleted but still unable to install. Below is the attached log. Please let me know if this helps.
    Thanks,
    Prateek
    looking in C:\Program Files\Java\j2re1.4.2_11\bin
    Found: C:\Program Files\Java\j2re1.4.2_11\bin\java.exe
    Found: C:\Program Files\Java\j2re1.4.2_11\bin\javaw.exe
    looking in C:\Program Files\JavaSoft\JRE\1.3.1_02\bin
    looking in C:\Program Files\JavaSoft\JRE\1.3.1_02\bin
    looking in C:\Program Files\Java\j2re1.4.2_11\bin
    Found: C:\Program Files\Java\j2re1.4.2_11\bin\java.exe
    Found: C:\Program Files\Java\j2re1.4.2_11\bin\javaw.exe
    looking in C:\Program Files\Java\j2re1.4.2_03\bin
    Found: C:\Program Files\Java\j2re1.4.2_03\bin\java.exe
    Found: C:\Program Files\Java\j2re1.4.2_03\bin\javaw.exe
    looking in C:\Program Files\Java\j2re1.4.2_11\bin
    Found: C:\Program Files\Java\j2re1.4.2_11\bin\java.exe
    Found: C:\Program Files\Java\j2re1.4.2_11\bin\javaw.exe
    ...Finished searching through the registry for VMs
    Searching through the path for VMs...
    Looking in C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin
    Found: C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin\java.exe
    Found: C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin\javaw.exe
    Looking in C:\PROGRA~1\FileNet\IDM
    Looking in C:\PROGRA~1\FileNet\Shared
    Looking in C:\Program Files\CA\SharedComponents\PEC\bin
    Looking in C:\WINNT\system32
    Ignoring 'C:\WINNT\system32\java.exe' because it is in a Windows System Dire
    ctory.
    Ignoring 'C:\WINNT\system32\javaw.exe' because it is in a Windows System Dir
    ectory.
    Ignoring 'C:\WINNT\system32\jre.exe' because it is in a Windows System Direc
    tory.
    Ignoring 'C:\WINNT\system32\jrew.exe' because it is in a Windows System Dire
    ctory.
    Found: C:\WINNT\system32\jview.exe
    Found: C:\WINNT\system32\wjview.exe
    Looking in C:\WINNT
    Ignoring 'C:\WINNT\java.exe' because it is in a Windows System Directory.
    Ignoring 'C:\WINNT\javaw.exe' because it is in a Windows System Directory.
    Ignoring 'C:\WINNT\jre.exe' because it is in a Windows System Directory.
    Ignoring 'C:\WINNT\jrew.exe' because it is in a Windows System Directory.
    Looking in C:\WINNT\System32\Wbem
    Looking in c:\Fusa\DLL
    Looking in C:\TD
    Looking in C:\Program Files\CA\AllFusion Harvest Change Manager
    Looking in C:\Progra~1\OraNT\9i\bin
    Looking in C:\Program Files\IBM\Trace Facility\
    Looking in C:\Program Files\IBM\Personal Communications\
    Looking in C:\Program Files\F-Secure\Ssh\program
    Looking in C:\PROGRAM FILES\ULTRAEDIT
    Looking in C:\Program Files\FileNet\FNSW\CLIENT\BIN
    Looking in C:\Program Files\FileNet\FNSW\CLIENT\SHOBJ
    Looking in C:\Program Files\IONA\Orbix_2.3c\BIN
    Looking in C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin
    Found: C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin\java.exe
    Found: C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin\javaw.exe
    Looking in C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin
    Found: C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin\java.exe
    Found: C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin\javaw.exe
    Looking in C:\PROGRA~1\FileNet\IDM
    Looking in C:\PROGRA~1\FileNet\Shared
    Looking in C:\Program Files\CA\SharedComponents\PEC\bin
    Looking in C:\WINNT\system32
    Ignoring 'C:\WINNT\system32\java.exe' because it is in a Windows System Dire
    ctory.
    Ignoring 'C:\WINNT\system32\javaw.exe' because it is in a Windows System Dir
    ectory.
    Ignoring 'C:\WINNT\system32\jre.exe' because it is in a Windows System Direc
    tory.
    Ignoring 'C:\WINNT\system32\jrew.exe' because it is in a Windows System Dire
    ctory.
    Found: C:\WINNT\system32\jview.exe
    Found: C:\WINNT\system32\wjview.exe
    Looking in C:\WINNT
    Ignoring 'C:\WINNT\java.exe' because it is in a Windows System Directory.
    Ignoring 'C:\WINNT\javaw.exe' because it is in a Windows System Directory.
    Ignoring 'C:\WINNT\jre.exe' because it is in a Windows System Directory.
    Ignoring 'C:\WINNT\jrew.exe' because it is in a Windows System Directory.
    Looking in C:\WINNT\System32\Wbem
    Looking in c:\Fusa\DLL
    Looking in C:\TD
    Looking in C:\Program Files\CA\AllFusion Harvest Change Manager
    Looking in C:\Progra~1\OraNT\9i\bin
    Looking in C:\Program Files\IBM\Trace Facility\
    Looking in C:\Program Files\IBM\Personal Communications\
    Looking in C:\Program Files\F-Secure\Ssh\program
    Looking in C:\PROGRAM FILES\ULTRAEDIT
    Looking in C:\Program Files\FileNet\FNSW\CLIENT\BIN
    Looking in C:\Program Files\FileNet\FNSW\CLIENT\SHOBJ
    Looking in C:\Program Files\IONA\Orbix_2.3c\BIN
    Looking in C:\LOGS\user\temp_installs\apache-ant-1.7.0\bin
    Looking in C:\Program Files\GnuWin32\bin
    ...Finished searching through the path for VMs
    ORDERING VMS
    1: C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin\java.exe (in path)
    2: C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin\javaw.exe (in path)
    3: C:\WINNT\system32\jview.exe (in path)
    4: C:\WINNT\system32\wjview.exe (in path)
    5: C:\Program Files\Java\j2re1.4.2_03\bin\java.exe (in registry at HKEY_LOCAL_MA
    CHINE\SOFTWARE\JavaSoft\Java Plug-in\1.4.2_03)
    6: C:\Program Files\Java\j2re1.4.2_03\bin\javaw.exe (in registry at HKEY_LOCAL_M
    ACHINE\SOFTWARE\JavaSoft\Java Plug-in\1.4.2_03)
    7: C:\Program Files\Java\j2re1.4.2_11\bin\java.exe (in registry at HKEY_LOCAL_MA
    CHINE\SOFTWARE\JavaSoft\Java Plug-in\1.4.2_11)
    8: C:\Program Files\Java\j2re1.4.2_11\bin\javaw.exe (in registry at HKEY_LOCAL_M
    ACHINE\SOFTWARE\JavaSoft\Java Plug-in\1.4.2_11)
    9: C:\Program Files\Java\j2re1.4.2_11\bin\java.exe (in registry at HKEY_LOCAL_MA
    CHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4)
    10: C:\Program Files\Java\j2re1.4.2_11\bin\javaw.exe (in registry at HKEY_LOCAL_
    MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4)
    11: C:\Program Files\Java\j2re1.4.2_03\bin\java.exe (in registry at HKEY_LOCAL_M
    ACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.2_03)
    12: C:\Program Files\Java\j2re1.4.2_03\bin\javaw.exe (in registry at HKEY_LOCAL_
    MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.2_03)
    13: C:\Program Files\Java\j2re1.4.2_11\bin\java.exe (in registry at HKEY_LOCAL_M
    ACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.2_11)
    14: C:\Program Files\Java\j2re1.4.2_11\bin\javaw.exe (in registry at HKEY_LOCAL_
    MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.2_11)
    Searching for console vm.
    lax.nl.valid.vm.list=J2 J1 MSJ
    lax.nl.current.vm=.
    was not a valid Win32 executable.
    SUCCESS! C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin\java.exe
    Using JNI INVOCATION to simulate the following batch script:
    BATCH SCRIPT
    cd "C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\Windows"
    set CLASSPATH=C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\InstallerData\IAClass
    es.zip;C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\Windows\resource\jdglue.zip;
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\InstallerData\Execute.zip;C:\Profil
    es\sys1mi\LOCALS~1\Temp\I1180638584\Windows\InstallerData\Execute.zip;C:\Profile
    s\sys1mi\LOCALS~1\Temp\I1180638584\InstallerData\Resource1.zip;C:\Profiles\sys1m
    i\LOCALS~1\Temp\I1180638584\Windows\InstallerData\Resource1.zip;C:\Profiles\sys1
    mi\LOCALS~1\Temp\I1180638584\InstallerData;C:\Profiles\sys1mi\LOCALS~1\Temp\I118
    0638584\Windows\InstallerData;
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\bin\java.exe -Xms16777216 -Xmx503
    31648 -noverify com.zerog.lax.LAX C:\\Profiles\\sys1mi\\LOCALS~1\\Temp\\I1180638
    584\\Windows\\WorkshopInstaller.lax C:\\Profiles\\sys1mi\\LOCALS~1\\Temp\\env.pr
    op
    executing java...
    LAX Version = 5.5
    IAResourceBundle: create resource bundle: en
    LOADING Resource path: i18nresources\custom_en
    LOADING Resource path: locales\custom_en
    seaFilename = WorkshopInstaller
    Default properties location = C:\Profiles\sys1mi\Desktop\temp\
    Installer PropertiesFile = C:\Profiles\sys1mi\Desktop\temp\installer.properties
    UI Mode set to Default - SWING.
    InstallAnywhere 6.0 Enterprise
    Thu May 31 15:10:23 EDT 2007
    Free memory = 14953 kB
    Total memory = 16320 kB
    No arguments.
    java.class.path:
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\InstallerData\IAClasses.zip
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\Windows\resource\jdglue.zip
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\InstallerData\Execute.zip
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\Windows\InstallerData\Execute.z
    ip
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\InstallerData\Resource1.zip
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\Windows\InstallerData\Resource1
    .zip
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\InstallerData
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\Windows\InstallerData
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\lib\dt.jar
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\lib\htmlconverter.jar
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\lib\tools.jar
    ZGUtil.CLASS_PATH:
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\InstallerData\IAClasses.zip
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\Windows\resource\jdglue.zip
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\InstallerData\Execute.zip
    C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\InstallerData
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\lib\htmlconverter.jar
    sun.boot.class.path:
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\jre\lib\rt.jar
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\jre\lib\i18n.jar
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\jre\lib\sunrsasign.jar
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\jre\lib\jsse.jar
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\jre\lib\jce.jar
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\jre\lib\charsets.jar
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\jre\classes
    java.ext.dirs:
    C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\jre\lib\ext
    java.version == 1.4.2_11 (Java 2+)
    java.vm.name == Java HotSpot(TM) Client VM
    java.vm.vendor == Sun Microsystems Inc.
    java.vm.version == 1.4.2_11-b06
    java.vm.specification.name == Java Virtual Machine Specification
    java.vm.specification.vendor == Sun Microsystems Inc.
    java.vm.specification.version == 1.0
    java.specification.name == Java Platform API Specification
    java.specification.vendor == Sun Microsystems Inc.
    java.specification.version == 1.4
    java.vendor == Sun Microsystems Inc.
    java.vendor.url == http://java.sun.com/
    java.class.version == 48.0
    java.compiler == null
    java.home == C:\Profiles\sys1mi\temp_installs\j2sdk1.4.2_11\
    jre
    java.io.tmpdir == C:\Profiles\sys1mi\LOCALS~1\Temp\
    os.name == Windows XP
    os.arch == x86
    os.version == 5.1
    path.separator == ;
    file.separator == \
    file.encoding == Cp1252
    user.name == sys1mi
    user.home == C:\Profiles\sys1mi
    user.dir == C:\Profiles\sys1mi\LOCALS~1\Temp\I1180638584\Wi
    ndows
    user.language == en
    user.region == null
    Installer: InstallAnywhere 6.0 Enterprise Build 2262
    System's temporary directory = C:\Profiles\sys1mi\Local Settings\Temp
    Installer: looking for Win32 DLLs in C:\Profiles\sys1mi\LOCALS~1\Temp\I118063858
    4\InstallerData\..\Windows\resource
    allocating more
    allocating more
    allocating more
    allocating more
    RepositoryManager: lock acquired on: C:\Program Files\Zero G Registry\.com.zerog
    .registry.lock
    allocating more
    allocating more
    allocating more
    allocating more
    IAVariables: Converting property: prop, to: 0000-trial
    Searching for Resources - C:\Profiles\sys1mi\Local Settings\Temp\I1180638584\In
    stallerData\Disk1\InstData\Resource1.zip
    launchDir: C:\Profiles\sys1mi\Desktop\temp
    installer.properties exists? true
    version: IS_TRIAL_VERSION
    prod: 0000
    build id=608
    versionInfo: major: 3 minor: 3 micro: 0 buildNumber: 608 release name:
    java.io.IOException: CreateProcess: $USER_INSTALL_DIR$$/$jre\jre\bin\java.exe -v
    ersion error=2
    at java.lang.Win32Process.create(Native Method)
    at java.lang.Win32Process.<init>(Win32Process.java:66)
    at java.lang.Runtime.execInternal(Native Method)
    at java.lang.Runtime.exec(Runtime.java:566)
    at java.lang.Runtime.exec(Runtime.java:428)
    at java.lang.Runtime.exec(Runtime.java:364)
    at java.lang.Runtime.exec(Runtime.java:326)
    at com.m7.installer.InstallerUtil.getVersion(InstallerUtil.java:154)
    at com.m7.installer.InstallerUtil.checkVersion(InstallerUtil.java:101)
    at com.m7.installer.CheckInstallerVM.install(CheckInstallerVM.java:33)
    at com.zerog.ia.installer.actions.CustomAction.installSelf(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.b(DashoA8113)
    at com.zerog.ia.installer.AAMgr.c(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.b(DashoA8113)
    at com.zerog.ia.installer.AAMgr.c(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.b(DashoA8113)
    at com.zerog.ia.installer.AAMgr.c(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.b(DashoA8113)
    at com.zerog.ia.installer.AAMgr.c(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.AAMgr.a(DashoA8113)
    at com.zerog.ia.installer.Main.b(DashoA8113)
    at com.zerog.ia.installer.Main.d(DashoA8113)
    at com.zerog.ia.installer.Main.a(DashoA8113)
    at com.zerog.ia.installer.Main.main(DashoA8113)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.zerog.lax.LAX.launch(DashoA8113)
    at com.zerog.lax.LAX.main(DashoA8113)
    JRE command: $USER_INSTALL_DIR$$/$jre\jre\bin\java.exe -version
    JRE version: null

    Do you have multiple versions of Java installed? I had a weird problem a
    while back with a messed up registry and multiple Java installations.
    br
    Jessica Gaudette wrote:
    Hi,
    I am having the identical problem, but with BEA Workshop Studio. I've followed the instructions provided to resolve it, but I still get the same error, What am I doing wrong? Below is my variable:
    PATH=C:\Program Files\Java\jdk1.5.0\bin
    When I hold down the control button to get the error log it APPEARS to locate the JDK, but at the very end, when it looks for the JRE it is null.

  • Install flex on bea Workshop 10.1

    Is there a way to install the flex plugin into standard
    workshop 10.1? Or do i have to buy the bundle? I already have a
    flex license and i don't have teh extra cash for the bundle.
    Thanks in Advance.

    Yes, you can install Flex Builder 2 into a standalone Workshop 10.
    From http://edocs.bea.com/wlw/docs101/relnotes/relnotes.html ..
    To install Adobe Flex Builder 2 into Workshop Studio:
    * Run the Workshop Studio installer.
    * After Workshop installs, click the checkbox to install Flex Builder
    * When prompted to provide a path to Eclipse, use the following path to the Workshop Eclipse directory, replacing <BEA HOME> with the path you used to install Workshop Studio:
         <BEA HOME> \tools\eclipse_pkgs\1.0\eclipse_3.2.2\eclipse

  • Workshop Studio Extensions?

    Hello,
    We're looking into adding support for the ICEfaces JSF framework into BEA Workshop Studio v3.0. Ideally, we'd like to be able to support the following:
    1. Add a new ICEfaces JSF project wizard template.
    2. Add a feature to convert/enhance and existing JSF project to an ICEfaces project.
    3. Import ICEfaces demo application .war files.
    4. Use ICEfaces Components with the drag-and-drop JSF form builder.
    To accomplish this we need to be able to reference and alter things such as the project web.xml file. Unfortunately, we have been unable to locate any documentation or other resources that explain if/how this may be done.
    Is there a partner program we need to join, or some other techical documentation that would be useful? I checked the legacy Workshop Studio materials but it doesn't seem like it's been updated for v3.0 yet.
    Any assistance is appreciated.
    Regards,
    Ken

    Actually, could you tell us what kind of extension points you would like? We
    are working on the next generation of requirements and I would like to
    capture your feedback.
    br
    Ken Fyten wrote:
    Hello again, I thought I'd respond to my own post to see if anyone can offer any assistance.
    We have been unable to detect "official" extension points in the BEA Workshop Studio product that we can use to accomplish the type of integration that we require.
    If anyone can offer advice, or at least point us in the correct direction that would be appreciated.
    Thx.
    Ken

  • Workshop Studio License-'Could not get Windows HostID' on Win 2003 ServerEE

    BEA Workshop Studio license manager fails if "Active Directory" is enabled on Windows Server 2003 EE.
    Error message:
    -"License failed. Message: Could not get Windows Host ID."
    Workaround:
    - Quit Workshop/Eclipse
    - Disable Active Directory
    - re-launch Workshop Studio and click on "Help -> Workshop License" to activate the license. The license will be activated.
    - Enable Active Directory

    Did anyone ever detail this step "Disable Active Directory"? I've been looking up on Google and so far, all I've found is disabling replication.
    Anyone?

  • How to register Oracle Workshop Studio 10.2

    I just downloaded Oracle (BEA) Workshop Studio 10.2 from http://commerce.bea.com/products/workshop/workshop_prod_fam.jsp. I have problem to register it. It want Order Id and serial number, but I can't find in Workshop Family License Key (http://download2.bea.com/pub/license/All%20Products/BEA_Workshop.zip).

    I also tried with http://download.oracle.com/otn/bea/weblogic/workshopstudio102_win32.exe.

Maybe you are looking for

  • ICloud backups failing due to Safari bookmarks DB being locked

    iCloud backups are failing to complete on my iPhone 4 (CDMA), iOS 5.0.1.  I successfully completed a backup on November 9, but haven't been able to get a backup to complete since then.  When I manually invoke the "Back Up Now" function, it starts bac

  • Upgrading from Snow Leopard to Yosemite

    Hello, Long-time user of the forums, first-time poster (such a fantastic wealth of knowledge here!). One question prior to installing Yosemite: Does anyone have any experience installing from Snow Leopard to Yosemite - ideally with a Macbook Pro 15-i

  • Install boot camp driver 4.0.1 on windows 8 beta in mba 2011, have error

    install boot camp driver 4.0.1 on windows 8 beta in mba 2011, have error Boot camp requires that your computer is runing windows 7 I search in the net, and also this sait, somebody say: right click icon setup.exe, select properties , and check box wi

  • Audio-out quality

    hello, i am a car audiophile that got an iPhone for christmas. i am looking for a way to deliver line-level audio output to the aux input in my stereo. right now, i am using the headphone jack on the iphone, and the sound quality is absolute garbage.

  • Click event with modifiers

    Hello, I'm trying to select multiple lines of a matrix clicking on any fields of a row. I can capture the event of the click and select the line clicked, but I'm not able to select multiple lines that way. I need to select the lines with modifiers in