Unable to deploy any libraries

I am using Labview 8.6.1, but was using 8.6 until today.  I had not used Labview for a couple of months up until last week and before last week everything was working great.  I loaded a project and ran it and received an error.  I checked my Distributed System Manager and noticed that I don't have anything running processes, not even System.  System is always running, even if I am not using Labview.  So somehow something got botched and I need recommendations.  Under services, I can see that all the appropriate services are running including Shared Variable Engine.  But when projects won't even autodeploy, and my System process is gone, I am pretty sure something is jacked.  Any ideas?  Should I reinstall SVE?  How do you do that?  Thanks.
Solved!
Go to Solution.

So I have no way of knowing what exactly went wrong and why, but I
uninstalled Labview development system today and reinstalled it.  My
first test was to try a known working project, that hasn't worked since
the ghosts in the machine took over last week.  I received an error
stating that the Shared Variable Engine had stopped working.  What a
relief, a different error message.  So I restarted the project and ran
my VI, and Labview tells me that this version of windows (Vista) can't
programmatically start and stop services, and that I would have to do
it myself.  So I started the SVE, and magically, my projects all work
now and my Distributed System Manager is no longer an idiot.  So I
guess it needed a full on kick in the pants.  Although it would have
been nice if there was some quick way to reinstall the corrupt SVE
instead of the 40 minute uninstall reinstall of all of Labview.

Similar Messages

  • Unable to Deploy Applications:  "process is not defined in the descriptor"

    All
    I'm having a fairly serious issue here trying to take an LCA from one environment and get it in another environment.  Both the source and destination environments are LCES 2.5 (LCES 2 with SP2).  I have roughly 6 applications and there are some far dependencies (one application referencing an asset of another application) therein.  I've taken an LCA of all these applicaitons from the source environment and the LCA imports just fine in the destination environment but I am unable to deploy any of the applications that have far dependencies.  The error I consistently get when I attempt to deploy any application that has a far dependency is:
    [Some process name].process is not defined in the descriptor.
    I have tried all of the following:
    1) Taking 1 LCA of all applications together
    2) Taking multiple LCAs where each LCA contains only one application
    3) Taking multiple LCAs where each LCA includes an application as well as all far dependencies for that application
    Regardless of what I try, they won't deploy.  I can import the LCA and I can get the applications in Workbench and play around with them but they simply won't deploy.  I've also attempted to manually fix all depencies within the processes themselves but that doesn't work either.
    Any help would be appreciated.

    Just wanted to follow up on the solution to my issue.
    It appears the issue centers around circular far dependencies.  In general, it seems LiveCycle chokes when two applications each reference one another.  Note that I'm not talkinng about true circular referencing here wherein one process within application A references a process in application B while that same process refers back to the original process in application A.  In fact, although I haven't tested recently, I believe LiveCycle may actually catch this kind of issue.  The circular far dependencies I'm talking about is simply where a process in application A (call it a1) references a process in application B (call it b1) while a process in application B (call it b2) references a process in applicatoin A (call it a2).  Apparently this kind of circular referencing causes the deployment of said applications to choke.
    The fix was tedious as I had to manually delete all of the far dependencies from both application, deploy those two applications to get them into the runtime, and then implement those dependencies again.
    Going forward it seems like a best practice to only ever have 1 direction for dependencies for any application.

  • Unable to deploy apps to SharePoint: "Operation took too long"

    Hi, I am currently developing a SharePoint application. Until recently I was able to deploy my application without any issues. However, I have been unable to deploy any custom application to SharePoint over the last couple of days. Installation of custom
    applications now seems to hang for about 15 minutes before the server responds with an error message "The operation took too long." I am perplexed, as the deployment process has been working fine made I have made no major changes to my application.
    Please let me know if you have any ideas!
    Thanks

    Hi Venktesh,
    Thanks for your prompt response.
    Sorry I should have mentioned this earlier.
    I am getting error at this line...
    p_clob := p_clob || UTL_RAW.cast_to_varchar2 (UTL_ENCODE.base64_encode (DBMS_LOB.SUBSTR (l_bfile, ncurrent_pointer, l_step)));
    This loop runs for around 5 times i.e. 5000 * 4 = 20000 and then errors out after that.
    If size of my image is below 23000, it works fine.
    Still do you think it is related to BFILE. Actually BFILE operation works successfully for around 4 times.

  • Unable to Deploy a Webservice.

    Hello All,
    I created a java bean and put the implemented code in some of the methods etc. ( By the way the code is generated using a WSDL using the SAP Netweaver libraries )
    Now when I attempt to actually create the webservice out of the implemented Java Bean.
    ( By right click - > Webservice -> Create webservice.)
    It create the EJB Jar and also create EJB EAR file but I am unable to deploy this EAR archive.
    It throws following exception trace :
    Can any of you please throw some light on this . ?
    I am using NWDS Ce 7.1 SP05 .
    Can we get this problem if the NWDS and NWDI are not in Same version and same patch ?
    IWAB0014E Unexpected exception occurred.
      Client "com.sap.ide.jee.ws.jee5.core.provider.commands.AddWsdlToInfo" threw an exception.
          java.lang.IllegalArgumentException: Client "com.sap.ide.jee.ws.jee5.core.provider.commands.AddWsdlToInfo" threw an exception.
          at org.eclipse.wst.command.internal.env.core.data.DataFlowManager.invokeMethod(DataFlowManager.java:275)
          at org.eclipse.wst.command.internal.env.core.data.DataFlowManager.process(DataFlowManager.java:124)
          at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.runCommand(CommandFragmentEngine.java:411)
          at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.visitTop(CommandFragmentEngine.java:358)
          at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.moveForwardToNextStop(CommandFragmentEngine.java:253)
          at org.eclipse.wst.command.internal.env.ui.widgets.SimpleCommandEngineManager$5.run(SimpleCommandEngineManager.java:252)
          at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)
          at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)
          at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)
          at org.eclipse.wst.command.internal.env.ui.widgets.SimpleCommandEngineManager.runForwardToNextStop(SimpleCommandEngineManager.java:222)
          at org.eclipse.wst.command.internal.env.ui.widgets.WizardPageManager.runForwardToNextStop(WizardPageManager.java:96)
          at org.eclipse.wst.command.internal.env.ui.widgets.WizardPageManager.getNextPage(WizardPageManager.java:147)
          at org.eclipse.wst.command.internal.env.ui.widgets.SimpleWizardPage.getNextPage(SimpleWizardPage.java:136)
          at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:813)
          at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:369)
          at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:616)
          at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
          at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
          at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
          at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
          at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
          at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
          at org.eclipse.jface.window.Window.open(Window.java:796)
          at org.eclipse.wst.command.internal.env.ui.widgets.popup.DynamicPopupWizard.run(DynamicPopupWizard.java:130)
          at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
          at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545)
          at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
          at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
          at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
          at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
          at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
          at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
          at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
          at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
          at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
          at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
          at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
          at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
          at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
          at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
          at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
          at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
          at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
          at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
          at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:585)
          at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
          at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
          at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
          at org.eclipse.equinox.launcher.Main.main(Main.java:1144)

    Hi Ravi,
    can you please indicate the NWDS and NWDI versions and JDK being used?
    Regards,
    Désiré

  • Unable to deploy package

    Hi Everyone,
    Attempting to build a new reference image(Hyper-V) with the latest version's of CC. I have built the package using CCP 1.4 but have had no success in deployment of the software. I run the exceptions before hand to install Arcobat and that works, but once i try and install the main package it exits without error and does not install anything. I have tried install from network location and local drive with no success. I have tried on a Windows 7 SP1 image and also on a windows 8.1 image. I'm not sure if this is something wrong with CCP 1.4 or something else?
    EDIT: I have just attemped to install on physical hardware and am getting the same error. I have no idea what is causing this.
    I have rebuilt the package in 1.4 about 5 times with no difference. Any help would be fantastic!
    Log files below
    LBS.log
    04/01/14 10:02:01:547 | [INFO] |  | ACC | LBS | ApplicationFacade |  |  | 3644 | ****************Starting LBS workflow*******************
    04/01/14 10:02:01:553 | [INFO] |  | ACC | LBS | ProductInfo |  |  | 3644 | Product Sap Code not specified in the product information file
    04/01/14 10:02:01:553 | [INFO] |  | ACC | LBS | ProductInfo |  |  | 3644 | Applet Version not specified in the product information file
    04/01/14 10:02:01:553 | [INFO] |  | ACC | LBS | ProductInfo |  |  | 3644 | Applet ID not specified in the product information file
    04/01/14 10:02:01:553 | [INFO] |  | ACC | LBS | ProductInfo |  |  | 3644 | Product locale not specified in the product information file
    04/01/14 10:02:01:553 | [INFO] |  | ACC | LBS | ProductInfo |  |  | 3644 | Product name not specified in the product information file
    04/01/14 10:02:01:553 | [INFO] |  | ACC | LBS | LBSUtils |  |  | 3644 | Launching LBS in elevated mode with arguments: '--mode=silent --action=install --edtWorkFlow=1 --skipACC=1 DISABLE_CCM_DESKTOPSHORTCUT --shouldLaunchACC=false --aamHelperPipeName={5F5AE4C5-2D28-4C29-951D-6FDA7E3FB338} --workflowId={EA4E682D-FF9D-4E55-9421-F6E32378406A}'
    04/01/14 10:02:01:685 | [ERROR] |  | ACC | LBS | LBSUtils |  |  | 3644 | Failed to launch LBS in elevated mode. LastError: 1155
    04/01/14 10:02:01:685 | [INFO] |  | ACC | LBS | ApplicationFacade |  |  | 3644 | ****************Closing LBS workflow*******************
    PDApp.log
    04/01/14 10:01:53:690 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3588 | Build Version - 1.4.0.37
    04/01/14 10:01:53:690 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3588 | Logging Level verbosity Set  to 4
    04/01/14 10:01:53:691 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3588 | Executing immediate custom action for install mode.
    04/01/14 10:01:53:691 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3588 | The CustomActionData string is : mode=install;sourceDir=\\server\share\Adobe Creative Cloud x64\Build\;installDir=;origDB=\\server\share\Adobe Creative Cloud x64\Build\Adobe Creative Cloud x64.msi
    04/01/14 10:01:53:691 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3588 | Successfully executed the immediate custom action for install mode .
    04/01/14 10:02:00:579 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Build Version - 1.4.0.37
    04/01/14 10:02:00:579 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Logging Level verbosity Set  to 4
    04/01/14 10:02:00:579 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Executing the deferred custom action.
    04/01/14 10:02:00:617 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained the following as CustomActionData
    04/01/14 10:02:00:618 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | mode=install;sourceDir=\\server\shareAdobe Creative Cloud x64\Build\;installDir=;origDB=\\server\share\Adobe Creative Cloud x64\Build\Adobe Creative Cloud x64.msi
    04/01/14 10:02:00:618 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | mode=install;sourceDir=\server\share\Adobe Creative Cloud x64\Build\;installDir=;origDB=\\server\share\Adobe Creative Cloud x64\Build\Adobe Creative Cloud x64.msi
    04/01/14 10:02:00:618 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Original database path is : \\server\share\Adobe Creative Cloud x64\Build\Adobe Creative Cloud x64.msi
    04/01/14 10:02:00:651 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | OptionXML saved at location :: C:\Users\ADMINI~1\AppData\Local\Temp\{E91ACD63-6E37-42DA-818C-9FCE43DF497D}\\{E696BAF3-DE 6F-494D-994A-4E488453EE03}
    04/01/14 10:02:00:757 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Build Version - 1.4.0.37
    04/01/14 10:02:00:757 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Logging Level verbosity Set  to 4
    04/01/14 10:02:00:757 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Initializing Custom Action Data from parameters
    04/01/14 10:02:00:757 | [INFO] |  | ASU | DeploymentManager | Utilities |  |  | 3636 | Folder does not exist
    04/01/14 10:02:00:757 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Provisioning Tool path is (C:\Users\ADMINI~1\AppData\Local\Temp\{E91ACD63-6E37-42DA-818C-9FCE43DF497D}\\{BDFD99FC-3 095-4AC8-9BBE-BFF20ACECF8C}).
    04/01/14 10:02:00:767 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to run the custom action for install mode
    04/01/14 10:02:00:767 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | STEP 1: Starting to parse Option XML.
    04/01/14 10:02:00:807 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Self-Update BootStrapper Relative Path doesn't exist.
    04/01/14 10:02:00:808 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | No of updates found (21).
    04/01/14 10:02:00:825 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Number of Medias found = 11
    04/01/14 10:02:00:825 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment Manager is running in Install Mode.
    04/01/14 10:02:00:829 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{9C1C0FFA-01 BD-4414-91E8-9CD4608D089C}
    04/01/14 10:02:00:832 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Override XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{D2020361-B6 D4-4139-BD6D-71305BF763F1}
    04/01/14 10:02:00:836 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{CBC0E09C-6B 2E-4D3A-BEEE-0CCAB826F646}
    04/01/14 10:02:00:839 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Override XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{4E2E710B-19 3B-47F9-805A-34C097E176C4}
    04/01/14 10:02:00:844 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{8C5DAC8F-73 37-4BB7-B352-610E1CFFDD1A}
    04/01/14 10:02:00:847 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Override XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{8BE4EC26-92 78-4289-A468-083AB46C011D}
    04/01/14 10:02:00:851 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{42B5C2F2-76 9A-419F-BDF4-75F71465BA60}
    04/01/14 10:02:00:854 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Override XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{42BEC68C-EE AB-4E2F-BBB5-045724EBB9A9}
    04/01/14 10:02:00:858 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{4CE714E6-B7 63-4540-85A1-D95332FD7D73}
    04/01/14 10:02:00:861 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Override XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{5E7EC6AC-52 D6-42D0-87B7-85692A087458}
    04/01/14 10:02:00:865 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{68CFFCF8-43 74-4FE7-A05D-64908DE6A927}
    04/01/14 10:02:00:868 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Override XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{41F0437C-6D 61-4991-9913-A78032B249EA}
    04/01/14 10:02:00:874 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{D6A5A110-B3 5A-4FF6-A333-4EC940F61A18}
    04/01/14 10:02:00:877 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Override XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{64B93FF5-51 05-4B9C-BF0C-6F246A1DB258}
    04/01/14 10:02:00:882 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{78AC2609-65 FB-4058-8893-96E8D0B018B3}
    04/01/14 10:02:00:884 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Override XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{4D5C0E81-29 A8-4A1A-832A-D4D153EDDCF0}
    04/01/14 10:02:00:889 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{57EA3869-00 B4-4571-A37D-AFEF60715C70}
    04/01/14 10:02:00:892 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Override XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{E74936CC-1A E6-488A-B6A9-DD359961104F}
    04/01/14 10:02:00:896 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{CA89BD2D-B5 DF-4567-B365-703DD9369373}
    04/01/14 10:02:00:899 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Override XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{987BED4C-63 2F-473D-B02E-2A9311FCE089}
    04/01/14 10:02:00:903 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Deployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{BF0BAD20-A9 A4-4922-BDCB-A56B173F6299}
    04/01/14 10:02:00:906 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Override XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{5ECC8EDD-25 FA-468F-855D-D5F4D784F7B3}
    04/01/14 10:02:00:931 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:00:931 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:00:931 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | STEP 2: Starting to launch ASU AAM.
    04/01/14 10:02:00:931 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Bootstrapper launch location is :: \\server\share\Adobe Creative Cloud x64\Build\ASU\Set-up.dat
    04/01/14 10:02:01:696 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Build Version - 1.4.0.37
    04/01/14 10:02:01:696 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Logging Level verbosity Set  to 4
    04/01/14 10:02:01:696 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | The Bootstrapper Process is (-1).Stopping the installation process.
    04/01/14 10:02:01:696 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to clean the partially installed payloads.
    04/01/14 10:02:01:709 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Undeployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{F45940D9-1A DB-4D20-AD82-61DBD1401EB1}
    04/01/14 10:02:01:709 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to launch the Adobe Installer for uninstall mode.
    04/01/14 10:02:01:709 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained Adobe Common Folder Path.
    04/01/14 10:02:01:709 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    04/01/14 10:02:01:709 | [ERROR] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3636 | CreateProcess failed. PathToProcess does not exist.
    04/01/14 10:02:01:709 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to launch the Adobe Installer process.Stopping the uninstallation process.
    04/01/14 10:02:01:710 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:01:710 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:01:717 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Undeployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{B55B8437-3E 04-4525-A9A1-B69C872682B9}
    04/01/14 10:02:01:717 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to launch the Adobe Installer for uninstall mode.
    04/01/14 10:02:01:717 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained Adobe Common Folder Path.
    04/01/14 10:02:01:718 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    04/01/14 10:02:01:718 | [ERROR] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3636 | CreateProcess failed. PathToProcess does not exist.
    04/01/14 10:02:01:718 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to launch the Adobe Installer process.Stopping the uninstallation process.
    04/01/14 10:02:01:718 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:01:718 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:01:726 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Undeployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{7F969880-DB 17-4D26-8E23-80011DD8CB1B}
    04/01/14 10:02:01:726 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to launch the Adobe Installer for uninstall mode.
    04/01/14 10:02:01:726 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained Adobe Common Folder Path.
    04/01/14 10:02:01:726 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    04/01/14 10:02:01:726 | [ERROR] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3636 | CreateProcess failed. PathToProcess does not exist.
    04/01/14 10:02:01:727 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to launch the Adobe Installer process.Stopping the uninstallation process.
    04/01/14 10:02:01:727 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:01:727 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:01:735 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Undeployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{0F3DADCC-1F 36-41AE-9230-B56D4C6BFB2C}
    04/01/14 10:02:01:736 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to launch the Adobe Installer for uninstall mode.
    04/01/14 10:02:01:736 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained Adobe Common Folder Path.
    04/01/14 10:02:01:736 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    04/01/14 10:02:01:736 | [ERROR] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3636 | CreateProcess failed. PathToProcess does not exist.
    04/01/14 10:02:01:736 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to launch the Adobe Installer process.Stopping the uninstallation process.
    04/01/14 10:02:01:736 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:01:736 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:01:742 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Undeployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{79C9D578-B3 7E-4E76-8F12-2980344D1076}
    04/01/14 10:02:01:742 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to launch the Adobe Installer for uninstall mode.
    04/01/14 10:02:01:742 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained Adobe Common Folder Path.
    04/01/14 10:02:01:742 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    04/01/14 10:02:01:742 | [ERROR] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3636 | CreateProcess failed. PathToProcess does not exist.
    04/01/14 10:02:01:742 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to launch the Adobe Installer process.Stopping the uninstallation process.
    04/01/14 10:02:01:743 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:01:743 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:01:751 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Undeployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{0B59C030-10 4C-44DA-815A-D94A8BF117FC}
    04/01/14 10:02:01:751 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to launch the Adobe Installer for uninstall mode.
    04/01/14 10:02:01:751 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained Adobe Common Folder Path.
    04/01/14 10:02:01:751 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    04/01/14 10:02:01:751 | [ERROR] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3636 | CreateProcess failed. PathToProcess does not exist.
    04/01/14 10:02:01:751 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to launch the Adobe Installer process.Stopping the uninstallation process.
    04/01/14 10:02:01:751 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:01:752 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:01:760 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Undeployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{1A4DAF26-BC 53-4862-B764-7BE0BDB792AA}
    04/01/14 10:02:01:760 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to launch the Adobe Installer for uninstall mode.
    04/01/14 10:02:01:760 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained Adobe Common Folder Path.
    04/01/14 10:02:01:760 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    04/01/14 10:02:01:760 | [ERROR] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3636 | CreateProcess failed. PathToProcess does not exist.
    04/01/14 10:02:01:760 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to launch the Adobe Installer process.Stopping the uninstallation process.
    04/01/14 10:02:01:760 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:01:760 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:01:782 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Undeployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{8350C2F2-5A DC-4E42-8639-06F86B6A8699}
    04/01/14 10:02:01:782 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to launch the Adobe Installer for uninstall mode.
    04/01/14 10:02:01:782 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained Adobe Common Folder Path.
    04/01/14 10:02:01:782 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    04/01/14 10:02:01:782 | [ERROR] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3636 | CreateProcess failed. PathToProcess does not exist.
    04/01/14 10:02:01:782 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to launch the Adobe Installer process.Stopping the uninstallation process.
    04/01/14 10:02:01:783 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:01:783 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:01:790 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Undeployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{A81D0133-4A C6-40BF-BF90-D18EB0BC182B}
    04/01/14 10:02:01:790 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to launch the Adobe Installer for uninstall mode.
    04/01/14 10:02:01:790 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained Adobe Common Folder Path.
    04/01/14 10:02:01:790 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    04/01/14 10:02:01:791 | [ERROR] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3636 | CreateProcess failed. PathToProcess does not exist.
    04/01/14 10:02:01:791 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to launch the Adobe Installer process.Stopping the uninstallation process.
    04/01/14 10:02:01:791 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:01:791 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:01:801 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Undeployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{28D5F060-2F 2A-4911-9780-12F096B69BF2}
    04/01/14 10:02:01:801 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to launch the Adobe Installer for uninstall mode.
    04/01/14 10:02:01:801 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained Adobe Common Folder Path.
    04/01/14 10:02:01:801 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    04/01/14 10:02:01:801 | [ERROR] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3636 | CreateProcess failed. PathToProcess does not exist.
    04/01/14 10:02:01:801 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to launch the Adobe Installer process.Stopping the uninstallation process.
    04/01/14 10:02:01:801 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:01:801 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:01:814 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Undeployment XML created at path :: C:\Users\ADMINI~1\AppData\Local\Temp\{C273C7D5-F00E-4C6E-8B1D-63B24ECB7565}\\{F7D40BE3-E8 34-4855-8422-9D2D8952E485}
    04/01/14 10:02:01:814 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Starting to launch the Adobe Installer for uninstall mode.
    04/01/14 10:02:01:814 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Obtained Adobe Common Folder Path.
    04/01/14 10:02:01:814 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    04/01/14 10:02:01:814 | [ERROR] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3636 | CreateProcess failed. PathToProcess does not exist.
    04/01/14 10:02:01:814 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to launch the Adobe Installer process.Stopping the uninstallation process.
    04/01/14 10:02:01:814 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to find the pdb database.
    04/01/14 10:02:01:814 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | Failed to get the local payload database handle.
    04/01/14 10:02:01:817 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3636 | The install workflow is terminating.

    I have completed some more testing yesterday and last night, still with no success. I even attemped installing the package that i created with the previous version of CCP, and it does not work now.
    I'm not sure if there has been a Windows update that breaks it.
    I'm going to install windows from disk and see if that make any difference. Becuase all of the other windows images that I have tested on have been deployed via MDT. I will let you know if I find anything.
    UPDATE: Have completed a completely fresh install of Windows 8.1 still get the same error.
    the only interesting line that i can find in log files is:
    MSI3003f.log
    CustomAction CADeploy returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (48:6C) [07:56:07:399]: Closing MSIHANDLE (7695) of type 790536 for thread 1088
    Action ended 7:56:07: InstallFinalize. Return value 3.
    This error message is useless, and I am unable to find any other log files to look though.

  • Unable to deploy Web App in Exploded format

    Using WLS 6.1 sp2, I am unable to deploy a web application successfully using the
    web app "ora" from http://www.thejspbook.com/examples.jspbook.zip. I've moved
    the /ora directory under the /WEB-INF/applications directory.
    The error I am getting is:
    java.lang.reflect.InvocationTargetException: weblogic.management.DistributedManagementException:
    Distributed Management [1 exceptions]
         at weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:543)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:361)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy9.addDeployment(Unknown Source)
         at weblogic.management.internal.DynamicMBeanImpl.updateDeployments(DynamicMBeanImpl.java:1516)
         at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:895)
         at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:847)
         at weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(ConfigurationMBeanImpl.java:295)
         at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1356)
         at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1331)
         at weblogic.management.internal.MBeanProxy.setAttribute(MBeanProxy.java:322)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:204)
         at $Proxy18.setTargets(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.console.info.FilteredMBeanAttribute.doSet(FilteredMBeanAttribute.java:92)
         at weblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMBeanAction.java:135)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2503)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Distributed update exception
    - remote object: efs-developer3:Location=efsserver,Name=efsserver,Type=ServerConfig
    - remote server: weblogic.management.internal.RemoteMBeanServerImpl@5420eb
    - actionName: addDeployment
    - params: [Ljava.lang.Object;@10c03e
    - signature: [Ljava.lang.String;@3d4a20
    Distributed update exception
    - remote object: efs-developer3:Location=efsserver,Name=efsserver,Type=ServerConfig
    - remote server: weblogic.management.internal.RemoteMBeanServerImpl@5420eb
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1525)
         at weblogic.servlet.internal.WebAppHelper.resolveManifestName(WebAppHelper.java:476)
         at weblogic.servlet.internal.WebAppHelper.extractClassFiles(WebAppHelper.java:232)
         at weblogic.servlet.internal.WebAppServletContext.extractClassFiles(WebAppServletContext.java:3415)
         at weblogic.servlet.internal.WebAppServletContext.setDocroot(WebAppServletContext.java:3384)
         at weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContext.java:862)
         at weblogic.servlet.internal.WebAppServletContext.(WebAppServletContext.java:815)
         at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:428)
         at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
         at weblogic.j2ee.Application.addComponent(Application.java:163)
         at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
         at weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:76)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy34.addWebDeployment(Unknown Source)
         at weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployment(WebServerMBean_CachingStub.java:1121)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:315)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:491)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:361)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy9.addDeployment(Unknown Source)
         at weblogic.management.internal.DynamicMBeanImpl.updateDeployments(DynamicMBeanImpl.java:1516)
         at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:895)
         at weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:847)
         at weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(ConfigurationMBeanImpl.java:295)
         at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1356)
         at com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1331)
         at weblogic.management.internal.MBeanProxy.setAttribute(MBeanProxy.java:322)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:204)
         at $Proxy18.setTargets(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.console.info.FilteredMBeanAttribute.doSet(FilteredMBeanAttribute.java:92)
         at weblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMBeanAction.java:135)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2503)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    --------------- nested within: ------------------
    weblogic.j2ee.DeploymentException: Could not load ora - with nested exception:
    [java.lang.StringIndexOutOfBoundsException: String index out of range: -1]
         at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:431)
         at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
         at weblogic.j2ee.Application.addComponent(Application.java:163)
         at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
         at weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:76)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy34.addWebDeployment(Unknown Source)
         at weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployment(WebServerMBean_CachingStub.java:1121)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:315)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:491)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:361)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
         at $Proxy9.--------------- nested within: ------------------
    weblogic.management.console.utils.SetException: An error occurred while updating
    Targets-Server on Proxy for efs-developer3:Application=ora,Name=ora,Type=WebAppComponent
    - with nested exception:
    [java.lang.reflect.InvocationTargetException - with target exception:
    [weblogic.management.DistributedManagementException: Distributed Management [1
    exceptions]]]
         at weblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMBeanAction.java:151)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2503)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Any help is appreciated.
    Thanks,
    Dennis

    you are probably using a older version of 6.1. please use the latest service pack. Service Packs are mostly bug fix releases and they are safe to be upgraded even on production systems. Please note - we always recommend using the latest service pack
    http://www.sun.com/download/products.xml?id=47d5d3eb

  • JDeveloper 11.1.1.1.0 no longer able to deploy any application.

    JDeveloper 11.1.1.1.0 no longer able to deploy any application.
    None of may applications can depoly today. Something must have happened to Jdeveloper or my environment. (The joy of automatic updates). Not much in the way of diagnostics here.
    Anyone have ANY IDEA where I should look to get things working again?
    Thanks.
    <Aug 14, 2009 2:07:00 PM MDT> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddi was not deployed. Error: [Deployer:149158]No application files exist at 'C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war'.>
    <Aug 14, 2009 2:07:00 PM MDT> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddiexplorer was not deployed. Error: [Deployer:149158]No application files exist at 'C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.war'.>
    <Aug 14, 2009 2:07:01 PM MDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Aug 14, 2009 2:07:01 PM MDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    Aug 14, 2009 2:07:03 PM oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: Application ID : wsm-pm
    Aug 14, 2009 2:07:03 PM oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: "Metadata Services: Metadata archive (MAR) not found."
    <Aug 14, 2009 2:07:05 PM MDT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\Leslie Bischoff\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Aug 14, 2009 2:07:05 PM MDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\Leslie Bischoff\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log00040. Log messages will continue to be logged in C:\Documents and Settings\Leslie Bischoff\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log.>
    <Aug 14, 2009 2:07:05 PM MDT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    Aug 14, 2009 2:07:05 PM oracle.wsm.audit.Auditor <init>
    INFO: Created J2EE application auditor for componentType=oracle.security.jps.internal.audit.AuditServiceImpl$Auditor@220a0c
    Aug 14, 2009 2:07:05 PM oracle.adf.share.config.ADFConfigFactory getInstance
    INFO: ADF Config instance implementation in use is : oracle.adf.share.config.MDSConfigFactory
    Aug 14, 2009 2:07:08 PM oracle.adf.share.config.ADFMDSConfig parseADFConfiguration
    INFO: Configuration file:/META-INF/adf-config.xmlcannot not be read by MDS. Reading directly from the classpath
    <Aug 14, 2009 2:07:08 PM MDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Aug 14, 2009 2:07:08 PM MDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Aug 14, 2009 2:07:08 PM MDT> <Warning> <Server> <BEA-002611> <Hostname "pds-b09fd1a25c4", maps to multiple IP addresses: 10.10.10.10, 192.168.0.68, 192.168.40.19>
    <Aug 14, 2009 2:07:08 PM MDT> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Aug 14, 2009 2:07:08 PM MDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.10.10.10:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Aug 14, 2009 2:07:08 PM MDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 192.168.0.68:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Aug 14, 2009 2:07:08 PM MDT> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 192.168.40.19:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Aug 14, 2009 2:07:08 PM MDT> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <Aug 14, 2009 2:07:08 PM MDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Aug 14, 2009 2:07:08 PM MDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Failed to start DefaultServer.

    Before I go ahead and reinstall Jdeveloper, I looked in the install directory at recently changed files and found.../jdeveloper/jdev/bin/hs_err_pid1024.log which was written this morning when the problem occurred.
    # An unexpected error has been detected by Java Runtime Environment:
    # Internal Error (nmethod.cpp:1720), pid=1024, tid=3892
    # Error: guarantee(cont_offset != 0,"unhandled implicit exception in compiled code")
    # Java VM: Java HotSpot(TM) Client VM (11.0-b16 mixed mode windows-x86)
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x33b46400): JavaThread "AWT-EventQueue-0" [_thread_in_Java, id=3892, stack(0x34040000,0x34140000)]
    Stack: [0x34040000,0x34140000]
    [error occurred during error reporting (printing stack bounds), id 0xe0000000]
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x3750f400 JavaThread "CacheCleaner" daemon [_thread_blocked, id=3724, stack(0x3ad10000,0x3ae10000)]
    0x37dd8400 JavaThread "Worker-2" daemon [_thread_blocked, id=2288, stack(0x3ac10000,0x3ad10000)]
    0x374cf400 JavaThread "Worker-1" daemon [_thread_blocked, id=3260, stack(0x3a910000,0x3aa10000)]
    0x35d00800 JavaThread "Worker-0" daemon [_thread_blocked, id=2456, stack(0x3a590000,0x3a690000)]
    0x3742cc00 JavaThread "Log Poller" [_thread_blocked, id=872, stack(0x3aa10000,0x3ab10000)]
    0x37534400 JavaThread "index-query-thread-1" [_thread_blocked, id=2908, stack(0x3a790000,0x3a890000)]
    0x374d5400 JavaThread "index-update-thread-1" [_thread_blocked, id=3524, stack(0x3a690000,0x3a790000)]
    0x3570d800 JavaThread "file-table-thread-1" [_thread_blocked, id=2248, stack(0x3a390000,0x3a490000)]
    0x37379800 JavaThread "pool-2-thread-2" [_thread_blocked, id=3884, stack(0x3a270000,0x3a370000)]
    0x37338800 JavaThread "pool-2-thread-1" [_thread_blocked, id=2564, stack(0x3a170000,0x3a270000)]
    0x3727dc00 JavaThread "pool-3-thread-1" [_thread_blocked, id=708, stack(0x3a070000,0x3a170000)]
    0x3717a000 JavaThread "pool-1-thread-1" [_thread_blocked, id=2516, stack(0x39ed0000,0x39fd0000)]
    0x37079000 JavaThread "status-0" [_thread_blocked, id=2336, stack(0x35e30000,0x35f30000)]
    0x35d86800 JavaThread "BufferDomModel background parse thread" daemon [_thread_blocked, id=2708, stack(0x39bd0000,0x39cd0000)]
    0x35700c00 JavaThread "TextBufferScavenger" [_thread_blocked, id=2868, stack(0x39dd0000,0x39ed0000)]
    0x35bef800 JavaThread "WaitCursor-Timer" [_thread_blocked, id=960, stack(0x39cd0000,0x39dd0000)]
    0x356a4800 JavaThread "Timer queue for AWT thread" daemon [_thread_blocked, id=492, stack(0x39ad0000,0x39bd0000)]
    0x35c05400 JavaThread "toplink-pool-1-thread-1" [_thread_blocked, id=3428, stack(0x393a0000,0x394a0000)]
    0x35c20400 JavaThread "WeakDataReference polling" [_thread_blocked, id=3668, stack(0x392a0000,0x393a0000)]
    0x35457c00 JavaThread "Native Directory Watcher" [_thread_in_native, id=3728, stack(0x38cf0000,0x38df0000)]
    0x35743400 JavaThread "IconOverlayTracker Timer" [_thread_blocked, id=1856, stack(0x391a0000,0x392a0000)]
    0x35729400 JavaThread "IconOverlayTracker Timer" [_thread_blocked, id=2928, stack(0x390a0000,0x391a0000)]
    0x353d4000 JavaThread "Thread-4" daemon [_thread_in_native, id=3592, stack(0x38df0000,0x38ef0000)]
    0x35900c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=1284, stack(0x38af0000,0x38bf0000)]
    0x33a9dc00 JavaThread "TimedCache-Timer" daemon [_thread_blocked, id=3228, stack(0x33f40000,0x34040000)]
    =>0x33b46400 JavaThread "AWT-EventQueue-0" [_thread_in_Java, id=3892, stack(0x34040000,0x34140000)]
    0x33b55400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3748, stack(0x33e40000,0x33f40000)]
    0x33b54000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2848, stack(0x33d40000,0x33e40000)]
    0x33b50800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1880, stack(0x33c40000,0x33d40000)]
    0x33145000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3576, stack(0x337b0000,0x338b0000)]
    0x3313f800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=968, stack(0x336b0000,0x337b0000)]
    0x3313dc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=1580, stack(0x335b0000,0x336b0000)]
    0x3313c800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2524, stack(0x334b0000,0x335b0000)]
    0x3312d000 JavaThread "Finalizer" daemon [_thread_blocked, id=3940, stack(0x333b0000,0x334b0000)]
    0x33128400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3880, stack(0x332b0000,0x333b0000)]
    0x008d7400 JavaThread "main" [_thread_blocked, id=3368, stack(0x00030000,0x00130000)]
    Other Threads:
    0x33124c00 VMThread [stack: 0x331b0000,0x332b0000] [id=3116]
    0x33147800 WatcherThread [stack: 0x338b0000,0x339b0000] [id=2484]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 18304K, used 3568K [0x030b0000, 0x04480000, 0x05810000)
    eden space 16320K, 14% used [0x030b0000, 0x03305b20, 0x040a0000)
    from space 1984K, 59% used [0x04290000, 0x043b6880, 0x04480000)
    to space 1984K, 0% used [0x040a0000, 0x040a0000, 0x04290000)
    tenured generation total 242224K, used 160242K [0x05810000, 0x1449c000, 0x230b0000)
    the space 242224K, 66% used [0x05810000, 0x0f48cbc0, 0x0f48cc00, 0x1449c000)
    compacting perm gen total 139520K, used 139376K [0x230b0000, 0x2b8f0000, 0x330b0000)
    the space 139520K, 99% used [0x230b0000, 0x2b8cc310, 0x2b8cc400, 0x2b8f0000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040b000      C:\Oracle\Middleware\jdeveloper\jdeveloper.exe
    0x7c900000 - 0x7c9b2000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000      C:\WINDOWS\system32\kernel32.dll
    0x7e410000 - 0x7e4a1000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f59000      C:\WINDOWS\system32\GDI32.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x00840000 - 0x0085a000      C:\Oracle\Middleware\jdeveloper\ide\bin\launcher.dll
    0x7c9c0000 - 0x7d1d7000      C:\WINDOWS\system32\SHELL32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x763b0000 - 0x763f9000      C:\WINDOWS\system32\comdlg32.dll
    0x5d090000 - 0x5d12a000      C:\WINDOWS\system32\COMCTL32.dll
    0x773d0000 - 0x774d3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83\comctl32.dll
    0x6e610000 - 0x6e67b000      C:\PROGRAM FILES\NORTON 360\ENGINE\3.0.0.134\ASOEHOOK.DLL
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x77120000 - 0x771ab000      C:\WINDOWS\system32\OLEAUT32.dll
    0x7c340000 - 0x7c396000      C:\Oracle\Middleware\jdk160_11\bin\msvcr71.dll
    0x74720000 - 0x7476c000      C:\WINDOWS\system32\MSCTF.dll
    0x6d8b0000 - 0x6db06000      C:\Oracle\Middleware\jdk160_11\jre\bin\client\jvm.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x755c0000 - 0x755ee000      C:\WINDOWS\system32\msctfime.ime
    0x6d330000 - 0x6d338000      C:\Oracle\Middleware\jdk160_11\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d860000 - 0x6d86c000      C:\Oracle\Middleware\jdk160_11\jre\bin\verify.dll
    0x6d3d0000 - 0x6d3ef000      C:\Oracle\Middleware\jdk160_11\jre\bin\java.dll
    0x6d8a0000 - 0x6d8af000      C:\Oracle\Middleware\jdk160_11\jre\bin\zip.dll
    0x6d6c0000 - 0x6d6d3000      C:\Oracle\Middleware\jdk160_11\jre\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d0b0000 - 0x6d1e8000      C:\Oracle\Middleware\jdk160_11\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x6d2d0000 - 0x6d324000      C:\Oracle\Middleware\jdk160_11\jre\bin\fontmanager.dll
    0x6d610000 - 0x6d619000      C:\Oracle\Middleware\jdk160_11\jre\bin\management.dll
    0x34160000 - 0x3417b000      C:\Oracle\Middleware\jdeveloper\ide\lib\idenative.dll
    0x6d6e0000 - 0x6d6e9000      C:\Oracle\Middleware\jdk160_11\jre\bin\nio.dll
    0x3d930000 - 0x3da00000      C:\WINDOWS\system32\WININET.dll
    0x36260000 - 0x36269000      C:\WINDOWS\system32\Normaliz.dll
    0x3dfd0000 - 0x3e015000      C:\WINDOWS\system32\iertutil.dll
    0x76ee0000 - 0x76f1c000      C:\WINDOWS\system32\RASAPI32.dll
    0x76e90000 - 0x76ea2000      C:\WINDOWS\system32\rasman.dll
    0x5b860000 - 0x5b8b5000      C:\WINDOWS\system32\NETAPI32.dll
    0x76eb0000 - 0x76edf000      C:\WINDOWS\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000      C:\WINDOWS\system32\rtutils.dll
    0x769c0000 - 0x76a74000      C:\WINDOWS\system32\USERENV.dll
    0x77c70000 - 0x77c94000      C:\WINDOWS\system32\msv1_0.dll
    0x76d60000 - 0x76d79000      C:\WINDOWS\system32\iphlpapi.dll
    0x722b0000 - 0x722b5000      C:\WINDOWS\system32\sensapi.dll
    0x68000000 - 0x68036000      C:\WINDOWS\system32\rsaenh.dll
    0x6d290000 - 0x6d298000      C:\Oracle\Middleware\jdk160_11\jre\bin\dt_shmem.dll
    0x38ef0000 - 0x3908f000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\brio08b.dll
    0x6a900000 - 0x6aaf7000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\briu08b.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x742e0000 - 0x742f5000      C:\WINDOWS\system32\SPOOLSS.DLL
    0x39090000 - 0x3909f000      C:\WINDOWS\System32\spool\DRIVERS\W32X86\3\BRIL08B.DLL
    0x73b30000 - 0x73b45000      C:\WINDOWS\system32\mscms.dll
    0x6d240000 - 0x6d263000      C:\Oracle\Middleware\jdk160_11\jre\bin\dcpr.dll
    0x6d620000 - 0x6d6b3000      C:\Oracle\Middleware\jdk160_11\jre\bin\mlib_image.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d500000 - 0x6d524000      C:\Oracle\Middleware\jdk160_11\jre\bin\jpeg.dll
    VM Arguments:
    jvm_args: -Xmx512M -Xms64M -Xverify:none -XX:JavaPriority10_To_OSPriority=10 -XX:JavaPriority9_To_OSPriority=9 -XX:MaxPermSize=256M -Xbootclasspath/p:../lib/lwawt.jar -Dsun.awt.keepWorkingSetOnMinimize=true -XX:+HeapDumpOnOutOfMemoryError -Doracle.jdeveloper.webservice.showAllOwsmPolicyTypes=false -Doracle.jdeveloper.webservice.hidePropertyOverride=false -Dide.startingArg0=C:\Oracle\Middleware\jdeveloper\jdeveloper.exe -Dide.launcherProcessId=1024 -Dide.config_pathname=C:\Oracle\Middleware\jdeveloper\jdev\bin\jdev.conf -Dide.startingcwd=C:\Documents and Settings\Leslie Bischoff\Desktop -Dide.shell.enableFileTypeAssociation=C:\Oracle\Middleware\jdeveloper\jdeveloper.exe -Dide.pref.dir.base=C:\Documents and Settings\Leslie Bischoff\Application Data -Dide.work.dir.base=C:\Documents and Settings\Leslie Bischoff\My Documents
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    PATH=C:\oracle\product\10.2.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\WiFi\bin\
    USERNAME=Leslie Bischoff
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 3
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(3874168k free)
    vm_info: Java HotSpot(TM) Client VM (11.0-b16) for windows-x86 JRE (1.6.0_11-b03), built on Nov 10 2008 02:15:12 by "java_re" with MS VC++ 7.1
    time: Tue Aug 11 20:39:57 2009
    elapsed time: 892 seconds

  • Unable to deploy EJB application

    Hi iam getting the following exception while deploying an EJB application in WebLogic 8.1
    Exception:weblogic.management.ApplicationException: prepare failed for Addition
    Module: Addition Error: Exception preparing module: EJBModule(Addition,status=NEW)
    Unable to deploy EJB: Addition.jar from Addition.jar:
    Compiler failed executable.exec
    at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:274)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:468)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:401)
    at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493)
    at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:763)
    what might be the reason for this exception ????

    This problem is caused by the way WebLogic calls javac to compile the generated classes for the EJBs deployment. This became a big problem for our project with 50 Entity EJBs 2.0 with CMP/CMR, about 15 EJB-QL statements, 3 MDB and 8 Session EJB. I think that these numbers are limits, so exceeding any of these numbers cause javac to exhaust the memory it allocates by default. Even the WebLogic 8.1.Server's administarion console allows you to supply additional parameters for RMI and EJB compilers, it does not allow to supply the -J-Xmx256M (or more) option needed to increase the memory javac allocates.
    Thus:
    1. In the active $JAVA_HOME/bin of the Server create the file:
    Windows:
    javac1.cmd Containing:
    javac -J-Xmx256M %*
    Linux:
    javac1.sh Containing:
    #!/bin/bash
    javac -J-Xmx256M $*
    make it "executable"
    NOTE: startWeblogic script sets it own JAVA_HOME, so check it first.
    2. In the administraitve console of WebLogic 8.1 Server select the server in the left frame under the
    <Domain> / Servers branch. In the right frame select the General tab.
    3. In the Java Compiler box change javac to javac1.cmd or javac1.sh respectively. No restart is needed.
    This solved our problem.
    I could not find any solution published, hopefully this will help other colleagues.
    Rusi Popov

  • Unable to deploy EJB - weblogic,management.ApplicationException

    I am getting the following error when i deploy an ear file in WL 7.0 with MySQL
    at the backend
    There is one entity bean and one servlet in the application.
    can any body tell what mistake i could be making ?
    thanks in advance
    -vasanth
    error log
    =====
    weblogic.management.ApplicationException: Prepare failed. Task Id = null
    Module Name: titan_ejbs.jar, Error: Exception preparing module: EJBModule(titan_ejbs.jar,status=NEW)
    Unable to deploy EJB: titan_ejbs.jar from titan_ejbs.jar:
    java.lang.NullPointerException
         at weblogic.ejb20.deployer.CompositeMBeanDescriptor.getPersistenceUseIdentifier(CompositeMBeanDescriptor.java:1446)
         at weblogic.ejb20.deployer.CMPInfoImpl.<init>(CMPInfoImpl.java:104)
         at weblogic.ejb20.deployer.EntityBeanInfoImpl.<init>(EntityBeanInfoImpl.java:135)
         at weblogic.ejb20.deployer.BeanInfoImpl.createBeanInfoImpl(BeanInfoImpl.java:349)
         at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(MBeanDeploymentInfoImpl.java:438)
         at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(MBeanDeploymentInfoImpl.java:165)
         at weblogic.ejb20.ejbc.EJBCompiler.setupEJB(EJBCompiler.java:151)
         at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:332)
         at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:489)
         at weblogic.ejb20.deployer.EJBDeployer.compileEJB(EJBDeployer.java:819)
         at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1268)
         at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:232)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:1570)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:737)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
         at weblogic.Server.main(Server.java:32)
         at weblogic.ejb20.ejbc.EJBCompiler.setupEJB(EJBCompiler.java:155)
         at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:332)
         at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:489)
         at weblogic.ejb20.deployer.EJBDeployer.compileEJB(EJBDeployer.java:819)
         at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1268)
         at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:232)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:1570)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:737)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
         at weblogic.Server.main(Server.java:32)
    TargetException:
    Unable to deploy EJB: titan_ejbs.jar from titan_ejbs.jar:
    java.lang.NullPointerException
         at weblogic.ejb20.deployer.CompositeMBeanDescriptor.getPersistenceUseIdentifier(CompositeMBeanDescriptor.java:1446)
         at weblogic.ejb20.deployer.CMPInfoImpl.<init>(CMPInfoImpl.java:104)
         at weblogic.ejb20.deployer.EntityBeanInfoImpl.<init>(EntityBeanInfoImpl.java:135)
         at weblogic.ejb20.deployer.BeanInfoImpl.createBeanInfoImpl(BeanInfoImpl.java:349)
         at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(MBeanDeploymentInfoImpl.java:438)
         at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(MBeanDeploymentInfoImpl.java:165)
         at weblogic.ejb20.ejbc.EJBCompiler.setupEJB(EJBCompiler.java:151)
         at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:332)
         at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:489)
         at weblogic.ejb20.deployer.EJBDeployer.compileEJB(EJBDeployer.java:819)
         at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1268)
         at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:232)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:1570)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:737)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
         at weblogic.Server.main(Server.java:32)
         at weblogic.ejb20.ejbc.EJBCompiler.setupEJB(EJBCompiler.java:155)
         at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:332)
         at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:489)
         at weblogic.ejb20.deployer.EJBDeployer.compileEJB(EJBDeployer.java:819)
         at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1268)
         at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:232)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:1570)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:737)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
         at weblogic.Server.main(Server.java:32)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:744)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)

    Add a <persistence-use> element to weblogic-ejb-jar.xml deployment descriptor.
    <persistence>
    <persistence-use>     
    <type-identifier>WebLogic_CMP_RDBMS</type-identifier>     
    <type-version>5.1.0</type-version>     
    <type-storage>META-INF/weblogic-cmp-jar.xml</type-storage>
    </persistence-use>
    </persistence>
    "vasanth" <[email protected]> wrote:
    >
    I am getting the following error when i deploy an ear file in WL 7.0
    with MySQL
    at the backend
    There is one entity bean and one servlet in the application.
    can any body tell what mistake i could be making ?
    thanks in advance
    -vasanth
    error log
    =====
    weblogic.management.ApplicationException: Prepare failed. Task Id = null
    Module Name: titan_ejbs.jar, Error: Exception preparing module: EJBModule(titan_ejbs.jar,status=NEW)
    Unable to deploy EJB: titan_ejbs.jar from titan_ejbs.jar:
    java.lang.NullPointerException
         at weblogic.ejb20.deployer.CompositeMBeanDescriptor.getPersistenceUseIdentifier(CompositeMBeanDescriptor.java:1446)
         at weblogic.ejb20.deployer.CMPInfoImpl.<init>(CMPInfoImpl.java:104)
         at weblogic.ejb20.deployer.EntityBeanInfoImpl.<init>(EntityBeanInfoImpl.java:135)
         at weblogic.ejb20.deployer.BeanInfoImpl.createBeanInfoImpl(BeanInfoImpl.java:349)
         at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(MBeanDeploymentInfoImpl.java:438)
         at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(MBeanDeploymentInfoImpl.java:165)
         at weblogic.ejb20.ejbc.EJBCompiler.setupEJB(EJBCompiler.java:151)
         at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:332)
         at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:489)
         at weblogic.ejb20.deployer.EJBDeployer.compileEJB(EJBDeployer.java:819)
         at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1268)
         at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:232)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:1570)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:737)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
         at weblogic.Server.main(Server.java:32)
         at weblogic.ejb20.ejbc.EJBCompiler.setupEJB(EJBCompiler.java:155)
         at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:332)
         at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:489)
         at weblogic.ejb20.deployer.EJBDeployer.compileEJB(EJBDeployer.java:819)
         at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1268)
         at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:232)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:1570)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:737)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
         at weblogic.Server.main(Server.java:32)
    TargetException:
    Unable to deploy EJB: titan_ejbs.jar from titan_ejbs.jar:
    java.lang.NullPointerException
         at weblogic.ejb20.deployer.CompositeMBeanDescriptor.getPersistenceUseIdentifier(CompositeMBeanDescriptor.java:1446)
         at weblogic.ejb20.deployer.CMPInfoImpl.<init>(CMPInfoImpl.java:104)
         at weblogic.ejb20.deployer.EntityBeanInfoImpl.<init>(EntityBeanInfoImpl.java:135)
         at weblogic.ejb20.deployer.BeanInfoImpl.createBeanInfoImpl(BeanInfoImpl.java:349)
         at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(MBeanDeploymentInfoImpl.java:438)
         at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(MBeanDeploymentInfoImpl.java:165)
         at weblogic.ejb20.ejbc.EJBCompiler.setupEJB(EJBCompiler.java:151)
         at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:332)
         at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:489)
         at weblogic.ejb20.deployer.EJBDeployer.compileEJB(EJBDeployer.java:819)
         at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1268)
         at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:232)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:1570)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:737)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
         at weblogic.Server.main(Server.java:32)
         at weblogic.ejb20.ejbc.EJBCompiler.setupEJB(EJBCompiler.java:155)
         at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:332)
         at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:489)
         at weblogic.ejb20.deployer.EJBDeployer.compileEJB(EJBDeployer.java:819)
         at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1268)
         at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:232)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:1570)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:737)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
         at weblogic.Server.main(Server.java:32)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:744)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:555)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:458)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareAllStagedApplications(SlaveDeployer.java:490)
         at weblogic.management.deploy.slave.SlaveDeployer.initialize(SlaveDeployer.java:253)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.initialize(DeploymentManagerServerLifeCycleImpl.java:150)
         at weblogic.t3.srvr.ServerLifeCycleList.initialize(ServerLifeCycleList.java:54)
         at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:782)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)

  • Unable to find attached libraries

    I installed 9iAS (1.0.2.0.0) and Headstart (6.5.1) on Windows 2000 Server. I can successfully run a web form, but the form is unable to open any of the attached libraries. Also, the Headstart utilities are not functioning (again, it seems as though none of the libraries are found). I have tried placing the FORMS60_PATH and all of the HSD65 registry settings in both HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE and HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOMEx, but still cannot open the attached libraries. Does anyone have any clue where the problem may be?
    Here is the error that I receive when I launch the application:
    FRM-21011: Pl/SQL unhandled exception ORA-06508
    Thanks in advance.
    Rick

    Rick,
    Can you run these forms client server? (Try to open in form builder, I suppose form builder is installed in the same Oracle home as Oracle Forms Server?).
    Do you still encounter the same problem?
    What is the length of your forms60_path?
    Are there plx files somewhere in the forms60_path that are found first?
    Does it help if you try to put the libraries in the same directory as the form that apparently is found?
    Hope this helps
    Kind Regards, Marc Vahsen
    Headstart Team

  • Unable to deploy stateful session bean in weblogic6.1

    Hi there, I am trying to deploy an OrderSession.jar into weblogic6.1 sp 5. But it keeps throwing errors whenever I install the jar file. Following is the error message received. Can someone help me what causes this problem and how to solve it? Thanks!!
    I have copied part of the error messages as it is too long. Hope the message helps. There are 3 sections of it.
    Part 1:
    ========
    java.lang.ClassNotFoundException: com.apps.ecommerce.OrderSessionBean_oe1mpm_HomeImpl
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    Part 2:
    ========
    --------------- nested within: ------------------
    weblogic.utils.AssertionError: ***** ASSERTION FAILED ***** - with nested exception:
    [java.lang.ClassNotFoundException: com.apps.ecommerce.OrderSessionBean_oe1mpm_HomeImpl]
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.getHomeClass(ClientDrivenBeanInfoImpl.java:357)
    Part 3:
    ========
    <Sep 12, 2003 11:54:22 AM SGT> <Error> <J2EE> <Error deploying application OrderSession:
    Unable to deploy EJB: Ecommerce.OrderSessionHome from OrderSession.jar:
    java.lang.ClassNotFoundException: com.apps.ecommerce.OrderSessionBean_oe1mpm_HomeImpl
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at weblogic.ejb20.deployer.BeanInfoImpl.loadClass(BeanInfoImpl.java:307)
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.getHomeClass(ClientDrivenBeanInfoImpl.java:352)
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.deploy(ClientDrivenBeanInfoImpl.java:796)
    at weblogic.ejb20.deployer.Deployer.deployDescriptor(Deployer.java:1304)
    at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:1010)

    Try unpacking the jar using a compression tool like winzip or any other tool and just check if extracted classes files are in the same package hirerachy as u have coded if not that is would be the problem

  • RE: How do I access deployed TOOL libraries from mycode?

    Hi Martin,
    sorry for the late answer but I hope it is still helpful.
    First: In the workspace you make your distribution from, check whether
    you really have library icons.
    Second: Make the distribution and run it from the partition workshop.
    Startup should fail when you do not have the libraries installed. If you
    install them later and you can run that distribution then, you can be
    sure that you use your library.
    Third: Sometimes it is difficult to import the library pex-file into
    your workspace when there are already plans with that name. To overwrite
    them you can use a traceflag (cfg:c4:14:14:1). But take care! this will
    overwrite!!! Do not overwrite them before you put your libraries sources
    into another repos. If you did it by accident, at least do not integrate
    until you saved the original code.
    Hope this helps. If you have more question please feel free to contact
    me.
    Uli
    Ulrich Beutenm&uuml;ller
    TechnoData GmbH
    Germany
    -----Original Message-----
    From: Martin G Nystrom [SMTP:[email protected]]
    Sent: Thursday, October 15, 1998 12:56 PM
    To: [email protected]
    Subject: Re: How do I access deployed TOOL libraries from my
    code?
    Excellent! Now can I be sure that my client application is using the
    deployed
    library, not bundling its own when I distribute the application?
    -Martin
    Karoly <[email protected]> on 10/14/98 05:55:43 PM
    To: Martin G Nystrom/AM/LLY
    cc:
    Subject: Re: How do I access deployed TOOL libraries from my code?
    Martin,
    Here is how it works:
    When you create a library distribution, part of the result is a
    'Library
    Definition' pex file (located under the 'appdist') like this:
    C:\forte\appdist\EnvName\LibName\cl0\generic\LibName\LibName.pex
    You would import this pex file into a workspace, after which it
    would
    appear
    as any other Forte library.
    Once integrated, the library can used by other plans as a supplier
    (remember
    to 'install' the library from E-Console).
    Hope this helps,
    Karoly Kojnok
    Martin G Nystrom wrote:
    We have a lot of plans that contain "business objects" that ourclient
    applications share. I'd like to deploy these plans as TOOLlibraries (not
    compiled) and then have my deployed applications use them. Myquestion is:
    How do I access the library?
    Some possible answers:
    1) Just include it as a supplier plan, it will automatically use thedeployed
    TOOL library
    2) You have to programmatically load it using task.part.findLibrary
    3) The help says I can "import it into my repository" -- how do I dothat?
    -Martin
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive<URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Excellent! Now can I be sure that my client application is using the deployed
    library, not bundling its own when I distribute the application?
    -Martin
    Karoly <[email protected]> on 10/14/98 05:55:43 PM
    To: Martin G Nystrom/AM/LLY
    cc:
    Subject: Re: How do I access deployed TOOL libraries from my code?
    Martin,
    Here is how it works:
    When you create a library distribution, part of the result is a 'Library
    Definition' pex file (located under the 'appdist') like this:
    C:\forte\appdist\EnvName\LibName\cl0\generic\LibName\LibName.pex
    You would import this pex file into a workspace, after which it would
    appear
    as any other Forte library.
    Once integrated, the library can used by other plans as a supplier
    (remember
    to 'install' the library from E-Console).
    Hope this helps,
    Karoly Kojnok
    Martin G Nystrom wrote:
    We have a lot of plans that contain "business objects" that our client
    applications share. I'd like to deploy these plans as TOOL libraries (not
    compiled) and then have my deployed applications use them. My question is:
    How do I access the library?
    Some possible answers:
    1) Just include it as a supplier plan, it will automatically use thedeployed
    TOOL library
    2) You have to programmatically load it using task.part.findLibrary
    3) The help says I can "import it into my repository" -- how do I do that?
    -Martin
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Is it legal to deploy ADF libraries to Tomcat?

    Hi,
    I saw some posts that describe decouple ADF from Weblogic and deploy the libraries to other app servers. As I known, ADF is free, but not open source. So, is it illegal to deploy to Tomcat?
    Thanks

    You are wrong that ADF is free.
    From the license:
    >
    "Components" refers to Oracle TopLink and Oracle Application Development Framework (ADF) which consists of the following components of the Programs: Oracle ADF Business components (aka Business Components for Java), the ADF Model Layer, ADF's Struts Data Actions or Data -Pages, ADF UIX, ADF Swing (aka Jclient), ADF Faces components ADF Mobile, ADF Controller, ADF Data Visualization components, and ADF Security.
    We grant you a nonexclusive, nontransferable limited license to use the Components and the Oracle WebLogic Server only for the purpose of developing a single prototype of your application for your internal business operations, and not for any other purpose. If you want to use the application you develop using the Components, or the Oracle WebLogic Server, for any internal data processing or for any commercial or production purposes you must contact us, or an Oracle reseller, to obtain the appropriate license. If you want to use the Program or Components for any purpose other than as expressly permitted under this agreement you must contact us, or an Oracle reseller, to obtain the appropriate license.
    >
    So you are free to develop an app using ADF, but if you use it, you need a license, regardless if you use WLS or Tomcat.
    Timo

  • Unable to deploy BPEL with java embedding

    Hi ,
    I have created a simple BPEL Process with java embedding for over ruling the BPELinstance name in it .But I am unable to deploy as Jdeveloper is showing that jar files should be included in the classpath ,though I had included in the class path. Below are my code and the error which is shown by the Jdeveloper.
    <bpelx:exec name="JavaSetTitle" language="java" version="1.4">
    <![CDATA[
    Element inVarElem = (Element)getVariableData("inputVariable"
    , "payload"
    , "/client:HelloWorldProcessRequest/client:input");
    try
    String inputdata = inVarElemOrpsId.getNodeValue();
    String title = "HelloWorld " + inputdata;
    setTitle(title);
    addAuditTrailEntry("New Title is: >" + title + "<");
    catch (Exception ex)
    ex.printStackTrace();
    }]]>
    </bpelx:exec>
    Error:
    Error: Java compilation failed.
    Failed to compile file(s) "TestBPEL.bpel".
    Exception reported is: TestBPEL.bpel:64: Class bpel.testbpel.Element not found.
    Element inVarElem = (Element)getVariableData("inputVariable"
    ^
    TestBPEL.bpel:64: Class bpel.testbpel.Element not found.
    Element inVarElem = (Element)getVariableData("inputVariable"
    ^
    TestBPEL.bpel:69: Undefined variable or class name: inVarElemOrpsId
    String inputdata = inVarElemOrpsId.getNodeValue();
    ^
    3 errors
    Please verify that file TestBPEL.bpel is valid java file or if all required libraries are included in your classpath.
    classpath: ..\..\..\classes;..\..\ide\lib\javax-ide.jar;..\..\ide\lib\javatools.jar;..\..\ide\lib\ide.jar;..\..\jlib\jewt4.jar;..\..\jlib\share.jar;..\..\jlib\help4.jar;..\..\jlib\inspect4.jar;..\..\lib\xmlparserv2.jar;..\..\jdbc\lib\orai18n.jar;..\lib\jdev-ep.jar;..\..\jdk\lib\tools.jar;..\..\jdk\lib\dt.jar;..\lib\ext\jaxen-1.1-beta-4.jar;..\extensions\oracle.ide.10.1.3.jar;..\..\jlib\ojmisc.jar;..\extensions\oracle.jdeveloper.10.1.3.jar;..\lib\jdev.jar;..\lib\ojc.jar;..\..\jlib\regexp.jar;..\..\ant\lib\ant.jar;..\..\ant\lib\ant-..................

    Or try removing the client: from your original code
    <bpelx:exec name="JavaSetTitle" language="java" version="1.4">
    <![CDATA[
    Element inVarElem = (Element)getVariableData("inputVariable"
    , "payload"
    , "/HelloWorldProcessRequest/input");
    try
    String inputdata = inVarElemOrpsId.getNodeValue();
    String title = "HelloWorld " + inputdata;
    setTitle(title);
    addAuditTrailEntry("New Title is: >" + title + "<");
    catch (Exception ex)
    ex.printStackTrace();
    }]]>
    </bpelx:exec>cheers
    James

  • Unable to deploy BPEL from JDeveloper 10g in Vista

    Dear Experts,
    When deploying bpel process from JDeveloper I am getting the following errors.
    Note: I am using Vista. Both Application server & JDeveloper versions are
    synchronized . My versions are Oracle Application Server SOA suite 10.1.3.1 &
    JDeveloper 10.1.3.1. Both are deployed in Vista. Is there any special configuration
    set up is neccessary with vista. Please suggest me.
    Note: Also from my jdeveloper I can able to establish connection for both integration server & application server
    successfully. But unable to deploy.
    BUILD FAILED
    A problem occurred while establishing a connection to the BPEL Server.
    Please make sure the server is running on host "eway-pc", port "8888".
    Thanks,
    Rajesh

    Can you post the full error statck, this error is very generic and can be misleading.
    Are you able to deploy other processes.
    There are some know issue with Vista, have a look at this metalink note. 444112.1
    cheers
    James

Maybe you are looking for