ZXP Not Created in Extension Builder 2.1 for an Extension Created in Extension Builder 1.5

Hi all,
We originally started creating InDesign extensions "manually" several years ago, as we did not yet want to pay for the original Extenson Builer 1.0. We produced our ZXP files from the contents of the bin-debug folder using Fabien Bizot's Java-based "ZXPPackager" utililty (http://www.lafabrick.com/),
When we finally installed Extension Builder 1.5, we had some problems creating ZXP with the built-in exporter for Abode Application Extension. Since the compiler put all the files into the bin-debug folder still, I could still use ZXPPackager.
We just upgraded to Extension Builder 2.1. For any legacy project, whether it was still "manually created" (i.e., without even Extenson Builder 1.5) and I copied the sources into a new Extension Builder project,  or created in Extenson Builder 1.5 and converted to Extension Bulder 2.1, the Export to ZXP does not work. I see the compiler is creating a bin-release folder, then it disappears, and no ZXP is to be found. Since bin-debug no longer has all files in it like it used to, the ZXPPackager can't find what it's looking for and can't make a ZXP - so I am stuck.
Please - help!
mlavie

I have an update, and would greatly appreciate anyone's help:
Upon further investigation, the issue is not the Extension itself (regardless of whether it was created newly in EB2.1, in EB1.5, or created "manually" by building my own manifest, etc.).
The issue is that there are two library projects whose inclusion as project referennce in any Extension Builder project (regardless of whem/how it was created) causes the EB project not to produce a ZXP file using the Export wizard.
I tried deleting the 2 library projects, creating them anew empty - and they could be referenced successfully. I added back all the source files and this solved the problem, as of yesterday. Today, I tried building the ZXPs again, and it stopped working. I should mention that it appears that when the Export did work, it seemed to be changing the referenced project somehow. I noticed that they were given .mxi files, which I thought should not be created for a non EB project.
I should add (i'm about to post a seperate discussion) the Flash Builder error log is giving me a ton of Eclipse errors for many actions. Is this "normal"? By that, I mean is everyone getting those warnings and errors?
All help greatly appreciated.
mlavie

Similar Messages

  • Adobe Creative Suite Extension builder 2 not supported in Flash Builder 4.7 64 bit

    Couldn't find anywhere to submit a bug report so hopefully this is a good place.
    I was able to succesfully download and install the Adobe Creative Suite Extension builder 2 into Flash Builder 4.7 with not problems.
    When I click File -> New -> Creative Suite Exention Project nothing happends. I recieve no error messages just the Project wizard panel that is expected to open doesn't open.
    The extension works as expected when installed into the non-beta Flash Builder 4.6 32 bit verison.
    I suspect there may be an incompatibility when switching to the 64 bit version of Flash Builder.

    Hi everyone,
    The problem is that Flash Builder 4.7 is not compatible with Extension Builder 2. Therefore we have provided Flash Builder 4.6 available for download, see links below.
    We apologise for any inconvenience caused. Please don't hesitate to contact me if you run into further problems.
    Best regards,
    Hallgrimur
    Product Manager - Extension Builder
    Links:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5517(Windows)
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5516(Mac)

  • I can not create an Installer, After install the Vision Builder Demo and then uninstall it. I can not create a Labview installer anymore, it asks me for a Vision Builder Installer, even if My Labview program does not have nothing to do with it...

    I can not create an Installer on LabView, After install the Vision Builder Demo and then uninstall it. I can not create a Labview installer anymore, it asks me for a Vision Builder Installer, even if My Labview program does not have nothing to do with it...
    Solved!
    Go to Solution.

     Hi Shada this can happen if you are including additional installers to your installer for example DAQmx. When you are doing this the installer has to include other files like MAX (Measuremente and Automation Explorer). Probably when you installed Vision Builder it updated MAX, so when your installer is trying to Include MAX, its asking for the source where it was installed in your computer in this case Vision Builder.
     Here you can cache the information so its not asked again, or you can download a newer version fo DAQmx, so it will update MAX and change de dependecy.
     You can find more details about this issue in this KB:
    KnowledgeBase 3S88PJMY: Why Do I Get A "Missing Distribution" Error When Trying to Build an Installe...
    And for keeping a copy here is more info:
     How Do I Stop the Missing Distribution Notification Each Time I Build An Installer?
    Best Regards
    Benjamin C
    Senior Systems Engineer // CLA // CLED // CTD

  • Build Failure Not Creating Work Items

    I am configuring nightly builds for our new TFS system (we migrated from VSS; using TFS 2013 Update 4).  I left the "Create work item on failure" set to True in the build configuration.  However, it seems that no work items are being
    created, or else I do not know how to find them.
    In the build log I see the line
    Create a bug for the build failure
    and it is not followed by any errors.  However, when I go into the Work area of the project (either through Visual Studio or a web browser) I do not see any work items.  I tried creating a new query and removing all filters, but nothing returns
    (we are not currently using Work Items for anything else).
    How do I find the work items it supposedly created, or if it is not creating them how do I get TFS to create them?

    Looks like this is failing with this message:
    TF30040: The database is not correctly configured. Contact your Team Foundation Server administrator.
    Specifically, it gets an access denied error when trying to call sp_send_dbmail.  Based on the Event Viewer on the server, it appears as though it is trying to execute sp_send_dbmail as my user, which does not have permissions to the proc.
    At the moment, there are several scenarios:
    1. Build fails, work item should be auto-created
    2. Work Item is manually created
    3. An alert is configured
    In scenario #1, the build fails, and no work item is created.  Event Logs on the server show that this is because the build service account does not have permissions to execute sp_send_dbmail.
    In scenario #2, I cannot create a work item because it is trying to send an email, though my user does not have permissions to execute sp_send_dbmail.
    In scenario #3, an email is sent.  I set up an alert to receive an email any time something is checked in.  I received said email.
    Is there a way to have this call made by some other user?  Or to disable the alerts altogether?

  • Can I have an Action file install when a ZXP is opened in Extension Manager for CC 2014?

    I have an extension that I'm packaging as a .zxp file.  I'm using Adobe Exchange Packager and setting to the proper install location for the files for the extension.
    However, my extension requires an action file (.atn) is installed in the user's Actions panel.  Of course, I can include the .atn file in my package and copy it to a folder on the user's computer.... BUT, is there any way I can include that .atn file in the .zxp package and when Extension Manager unpacks the files, it INSTALLS the included .atn file into the user's version of Photoshop?  So, this way the .atn file is already installed in the user's Actions panel after the extension installs through Extension Manager...so the user doesn't have to worry about installing the .atn file as well?
    (If there were a folder to place the .atn file into, I could do that, but I do not believe that there are any folders for CC 2014 that hold .atn files in which the panel will read, if at first not installed in the normal way.  I believe this is new for CC, and that the actions are held in a .psp file.)

    I am not sure about the .atn file location but it sounds like you want to create a 'hybrid' extension.
    You create a .ZXP containing your CS extension and then create an MXI file which includes the .ZXP and .atn file.
    You would then wrap this into another .ZXP which will be used as the installer.
    Further information can be found at http://www.adobeexchange.com/resources/7

  • Could not create DC in NWDI Track

    Dear All,
    I imported my tracks from central SLD system, but getting error while creating DC.
    i enter DC name , make an activity and choose finish. on finish I get error that DC cannot be created.
    Please HELP.
    LOG FILE:
         ... 40 more
    !ENTRY com.tssap.util 4 0 Feb 19, 2010 02:12:33.890
    !MESSAGE Feb 19, 2010 2:12:33 AM        com.sap.ide.eclipse.component.core.DCController        [Thread[main,5,main]] Error: Create DC failed: Unable to create remote path "ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/" for component moint point: Could not create remote path /dtr/ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/ (Internal Server Error).
    !STACK 0
    com.sap.tc.devconf.SyncException: Unable to create remote path "ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/" for component moint point: Could not create remote path /dtr/ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/ (Internal Server Error).
         at com.sap.tc.devconf.impl.DTRClientErrorMapper.toSyncException(DTRClientErrorMapper.java:65)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForDC(DevelopmentConfiguration.java:2693)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.createComponent(DevelopmentConfiguration.java:669)
         at com.sap.ide.eclipse.component.core.DCController.createComponent(DCController.java:930)
         at com.sap.ide.eclipse.component.core.DCController.fillProject(DCController.java:1047)
         at com.sap.ide.eclipse.component.wizard.ProjectWizard.fillProject(ProjectWizard.java:327)
         at com.sap.ide.eclipse.component.wizard.ProjectWizard.fillProject(ProjectWizard.java:288)
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproDevelopmentComponentProjectWizard.runPerformFinish(WebDynproDevelopmentComponentProjectWizard.java:97)
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard$2.run(WebDynproProjectWizard.java:238)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard$1.run(WebDynproProjectWizard.java:236)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard.performFinish(WebDynproProjectWizard.java:260)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.dc.DcNewAction.run(DcNewAction.java:97)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         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:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Caused by: com.tssap.dtr.client.lib.vfs.config.ConfigurationException: Could not create remote path /dtr/ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/ (Internal Server Error).
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:230)
         at com.tssap.dtr.client.lib.vfs.config.impl.MountPoint.assureRemotePathExists(MountPoint.java:153)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForDC(DevelopmentConfiguration.java:2688)
         ... 49 more
    Caused by: com.tssap.dtr.client.lib.deltavlib.DeltavException: Internal Server Error
         at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.checkResponseStatus(DeltavCommand.java:121)
         at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.execute(DeltavCommand.java:68)
         at com.tssap.dtr.client.lib.deltavlib.impl.AbstractResource.executeRequest(AbstractResource.java:240)
         at com.tssap.dtr.client.lib.deltavlib.impl.ActivityImpl.checkin(ActivityImpl.java:190)
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.checkInActivity(RepositoryServer.java:400)
         at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:223)
         ... 51 more
    Caused by:
    [VFS version: 7.00 645_VAL_REL 0010 (2006-01-14 16:03:00 CET)] com.tssap.dtr.client.lib.vfs.config.ConfigurationException: Could not create remote path /dtr/ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/ (Internal Server Error).
        at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:230)
        at com.tssap.dtr.client.lib.vfs.config.impl.MountPoint.assureRemotePathExists(MountPoint.java:153)
        at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForDC(DevelopmentConfiguration.java:2688)
        at com.sap.tc.devconf.impl.DevelopmentConfiguration.createComponent(DevelopmentConfiguration.java:669)
        at com.sap.ide.eclipse.component.core.DCController.createComponent(DCController.java:930)
        at com.sap.ide.eclipse.component.core.DCController.fillProject(DCController.java:1047)
        at com.sap.ide.eclipse.component.wizard.ProjectWizard.fillProject(ProjectWizard.java:327)
        at com.sap.ide.eclipse.component.wizard.ProjectWizard.fillProject(ProjectWizard.java:288)
        at com.sap.ide.webdynpro.archivebuilder.project.WebDynproDevelopmentComponentProjectWizard.runPerformFinish(WebDynproDevelopmentComponentProjectWizard.java:97)
        at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard$2.run(WebDynproProjectWizard.java:238)
        at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
        at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard$1.run(WebDynproProjectWizard.java:236)
        at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
        at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
        at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
        at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard.performFinish(WebDynproProjectWizard.java:260)
        at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
        at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
        at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
        at org.eclipse.jface.window.Window.open(Window.java:563)
        at com.sap.ide.eclipse.component.provider.actions.dc.DcNewAction.run(DcNewAction.java:97)
        at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:224)
        at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
        at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1407)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
        at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
        at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
        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:324)
        at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
        at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
        at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
        +++ Nested exception part 1/1
        com.tssap.dtr.client.lib.deltavlib.DeltavException: Internal Server Error
            at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.checkResponseStatus(DeltavCommand.java:121)
            at com.tssap.dtr.client.lib.deltavlib.impl.DeltavCommand.execute(DeltavCommand.java:68)
            at com.tssap.dtr.client.lib.deltavlib.impl.AbstractResource.executeRequest(AbstractResource.java:240)
            at com.tssap.dtr.client.lib.deltavlib.impl.ActivityImpl.checkin(ActivityImpl.java:190)
            at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.checkInActivity(RepositoryServer.java:400)
            at com.tssap.dtr.client.lib.vfs.config.impl.RepositoryServer.assureRemotePathExists(RepositoryServer.java:223)
            at com.tssap.dtr.client.lib.vfs.config.impl.MountPoint.assureRemotePathExists(MountPoint.java:153)
            ... 50 more
    !ENTRY com.tssap.util 4 0 Feb 19, 2010 02:12:33.906
    !MESSAGE Feb 19, 2010 2:12:33 AM        com.sap.ide.eclipse.component.core.DCController        [Thread[main,5,main]] Error: Create DC failed: Unable to create remote path "ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/" for component moint point: Could not create remote path /dtr/ws/HRMSXSS/hrms.com_HRMS_ESS/dev/inactive/DCs/sap.com/ankurtest/_comp/ (Internal Server Error).
    !ENTRY com.tssap.util 4 0 Feb 19, 2010 02:12:39.921
    !MESSAGE Feb 19, 2010 2:12:39 AM          com.sap.ide.webdynpro.ui.service.ServicesUI          [Thread[main,5,main]] Error: Internal error
       Plugin name: Web Dynpro Archive Builder
       Plugin ID  : com.sap.ide.webdynpro.archivebuilder
       Class      : com.sap.ide.webdynpro.archivebuilder.project.WebDynproDevelopmentComponentProjectWizard
       Method     : performFinish()
       Message    :
       Exception  : java.lang.reflect.InvocationTargetException: null
    !STACK 0
    java.lang.reflect.InvocationTargetException
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard$1.run(WebDynproProjectWizard.java:251)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.ide.webdynpro.archivebuilder.project.WebDynproProjectWizard.performFinish(WebDynproProjectWizard.java:260)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.dc.DcNewAction.run(DcNewAction.java:97)
         at

    Hi Ankur,
    This problem occurs due to the version missmatch of EP and NWDS.
    Also read through these posts:
    Error While creating a DC
    Create DC failed
    and
    Error creating DC
    Regards,
    Shailesh

  • Sharepoint 2010 - SPUCWorkerProcess - Could not create file

    I have some type of permission issue that is preventing my User Code Host service from running (it starts then stops).    I am seeing the following in my ULS:
    03/01/2011 09:59:13.42 SPUCWorkerProcess.exe (0x0F78)
    0x1254 SharePoint Foundation
    Unified Logging Service f05l
    High Could not create file C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS\\IH-PORTAL002.ulstest, HRESULT=0x80070005
    03/01/2011 09:59:13.42 SPUCWorkerProcess.exe (0x0F78)
    0x1254 SharePoint Foundation
    Unified Logging Service f05n
    High No permission to write on C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS\
    Followed by:
    03/01/2011 09:59:16.64 SPUCHostService.exe (0x13A8)
    0x0D00 SharePoint Foundation
    General 84yj
    Medium Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.
    03/01/2011 09:59:16.77 SPUCHostService.exe (0x13A8)
    0x0D00 SharePoint Foundation
    Sandboxed Code Service ei0p
    Monitorable - Unhandled exception System.ComponentModel.Win32Exception: Unknown error (0xc0000bbc)     at Microsoft.SharePoint.Win32.SPPdh.CheckReturnValue(PDH_STATUS status, Boolean throwOnError)  
      at Microsoft.SharePoint.Utilities.SPPerformanceCounter.NextValue(Int32 retry, Int32 retryInterval)     at Microsoft.SharePoint.UserCode.SPUserCodePerformanceCounterHelper..ctor(String processName, Int32 processInstanceId) thrown while reading
    perf counters for process "SPUCWorkerProcess".
    03/01/2011 09:59:16.77 SPUCHostService.exe (0x13A8)
    0x0D00 SharePoint Foundation
    General 84yj
    Medium Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.
    03/01/2011 09:59:16.77 SPUCHostService.exe (0x13A8)
    0x0D00 SharePoint Foundation
    Sandboxed Code Service ei0p
    Monitorable - Unhandled exception System.ComponentModel.Win32Exception: Unknown error (0xc0000bbc)     at Microsoft.SharePoint.Win32.SPPdh.CheckReturnValue(PDH_STATUS status, Boolean throwOnError)  
      at Microsoft.SharePoint.Utilities.SPPerformanceCounter.NextValue(Int32 retry, Int32 retryInterval)     at Microsoft.SharePoint.UserCode.SPUserCodePerformanceCounterHelper..ctor(String processName, Int32 processInstanceId) thrown while reading
    perf counters for process "SPUCWorkerProcess".
    03/01/2011 09:59:16.77 SPUCHostService.exe (0x13A8)
    0x0D00 SharePoint Foundation
    General 84yj
    Medium Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.
    03/01/2011 09:59:16.78 SPUCHostService.exe (0x13A8)
    0x0D00 SharePoint Foundation
    Sandboxed Code Service ei0p
    Monitorable - Unhandled exception System.ComponentModel.Win32Exception: Unknown error (0xc0000bbc)     at Microsoft.SharePoint.Win32.SPPdh.CheckReturnValue(PDH_STATUS status, Boolean throwOnError)  
      at Microsoft.SharePoint.Utilities.SPPerformanceCounter.NextValue(Int32 retry, Int32 retryInterval)     at Microsoft.SharePoint.UserCode.SPUserCodePerformanceCounterHelper..ctor(String processName, Int32 processInstanceId) thrown while reading
    perf counters for process "SPUCWorkerProcess".
    I have verified that the service account for the SPUCHostService is a domain account belonging to the the WSS_WPG local group (I also tried adding to the WSS_ADMIN_WPG group with no more success).  The WSS_WPG
    group has read and write access to the log folder mentioned above.
    I started troubleshooting this when I tried to activate and use the CRM 2011 list control.  And found that other sandboxed solutions also fail which lead me to look at the SharePoint 2010 User Code Host, which will not keep running.
    I have a Sharepoint 2010 enterprise farm with one WFE and one seperate database server all on a single domain.   The WFE is running on Windows 2008 sp2 (64 bit).   
    I look forward to your advice / suggestions.
    PS.  I have been working on this for a couple days, and have read many issues that seem to be related, but I have already checked that the Service is now set to automatic, that the service account is a member of the WSS_WPG group and should therefore
    have rights to the Logs folder.  It is also a member of the Local Administrators and the Performance Log Users group.
    Fred Zilz

    After IISReset I don't see the Logs directory issue but I still have the following:
    03/01/2011 14:00:53.35 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    General 84yj
    Medium Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.
    03/01/2011 14:00:53.46 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    Sandboxed Code Service ei0p
    Monitorable - Unhandled exception System.ComponentModel.Win32Exception: Unknown error (0xc0000bbc)     at Microsoft.SharePoint.Win32.SPPdh.CheckReturnValue(PDH_STATUS status, Boolean throwOnError)  
      at Microsoft.SharePoint.Utilities.SPPerformanceCounter.NextValue(Int32 retry, Int32 retryInterval)     at Microsoft.SharePoint.UserCode.SPUserCodePerformanceCounterHelper..ctor(String processName, Int32 processInstanceId) thrown while reading
    perf counters for process "SPUCWorkerProcess".
    03/01/2011 14:00:53.46 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    General 84yj
    Medium Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.
    03/01/2011 14:00:53.46 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    Sandboxed Code Service ei0p
    Monitorable - Unhandled exception System.ComponentModel.Win32Exception: Unknown error (0xc0000bbc)     at Microsoft.SharePoint.Win32.SPPdh.CheckReturnValue(PDH_STATUS status, Boolean throwOnError)  
      at Microsoft.SharePoint.Utilities.SPPerformanceCounter.NextValue(Int32 retry, Int32 retryInterval)     at Microsoft.SharePoint.UserCode.SPUserCodePerformanceCounterHelper..ctor(String processName, Int32 processInstanceId) thrown while reading
    perf counters for process "SPUCWorkerProcess".
    03/01/2011 14:00:53.46 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    General 84yj
    Medium Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.
    03/01/2011 14:00:53.47 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    Sandboxed Code Service ei0p
    Monitorable - Unhandled exception System.ComponentModel.Win32Exception: Unknown error (0xc0000bbc)     at Microsoft.SharePoint.Win32.SPPdh.CheckReturnValue(PDH_STATUS status, Boolean throwOnError)  
      at Microsoft.SharePoint.Utilities.SPPerformanceCounter.NextValue(Int32 retry, Int32 retryInterval)     at Microsoft.SharePoint.UserCode.SPUserCodePerformanceCounterHelper..ctor(String processName, Int32 processInstanceId) thrown while reading
    perf counters for process "SPUCWorkerProcess".
    03/01/2011 14:00:53.47 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    General 84yj
    Medium Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.
    03/01/2011 14:00:53.47 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    Sandboxed Code Service ei0p
    Monitorable - Unhandled exception System.ComponentModel.Win32Exception: Unknown error (0xc0000bbc)     at Microsoft.SharePoint.Win32.SPPdh.CheckReturnValue(PDH_STATUS status, Boolean throwOnError)  
      at Microsoft.SharePoint.Utilities.SPPerformanceCounter.NextValue(Int32 retry, Int32 retryInterval)     at Microsoft.SharePoint.UserCode.SPUserCodePerformanceCounterHelper..ctor(String processName, Int32 processInstanceId) thrown while reading
    perf counters for process "SPUCWorkerProcess".
    03/01/2011 14:00:53.47 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    General 84yj
    Medium Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.
    03/01/2011 14:00:53.47 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    Sandboxed Code Service ei0p
    Monitorable - Unhandled exception System.ComponentModel.Win32Exception: Unknown error (0xc0000bbc)     at Microsoft.SharePoint.Win32.SPPdh.CheckReturnValue(PDH_STATUS status, Boolean throwOnError)  
      at Microsoft.SharePoint.Utilities.SPPerformanceCounter.NextValue(Int32 retry, Int32 retryInterval)     at Microsoft.SharePoint.UserCode.SPUserCodePerformanceCounterHelper..ctor(String processName, Int32 processInstanceId) thrown while reading
    perf counters for process "SPUCWorkerProcess".
    03/01/2011 14:00:53.47 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    General 84yj
    Medium Performance Counter OS (pdh) call failed with error code PDH_INVALID_HANDLE.
    03/01/2011 14:00:53.49 SPUCHostService.exe (0x15E0)
    0x13DC SharePoint Foundation
    Sandboxed Code Service 0000
    Unexpected - Process perf counters are disabled. Sandboxed code monitoring cannot continue.
    03/01/2011 14:00:53.52 SPUCHostService.exe (0x15E0)
    0x14AC SharePoint Foundation
    General 84yi
    Unexpected An SPPerformanceCounter was not properly disposed.  This could cause excessive memory use.
    03/01/2011 14:00:53.52 SPUCHostService.exe (0x15E0)
    0x14AC SharePoint Foundation
    General 84yi
    Unexpected An SPPerformanceCounter was not properly disposed.  This could cause excessive memory use.
    Any ideas on what is going on with the Performance Counter?
    Fred Zilz

  • Data Services wizard not creating service

    I am having huge problems with the Data Services wizard.
    I am using Flash Builder 4.6 on a Mac (10.7.2).
    Over the last year I have been working on a couple of proof of concept projects and now want to start work on a production version starting from scratch in a new project.
    The Data Services wizard has worked fine for me in the past, but now I am having serious problems.
    The first problem is the Data/Services window does not update when I create a new service with the wizard. (I am connecting to the Zenfolio Web Service.) If have to close the project and open it before I see the new service in the Data/Services window.
    While this problem is more an inconvenience, more seriously the wizard does not create either the "services" folder or the "valueObjects" folder as it did in the past.
    Now if I right click on a method in the service and select "Create Service Call", it creates the Call Responder but not the call itself.
    The relevant log entry starts with
    !ENTRY com.adobe.flexbuilder.dcrad 4 1 2012-01-12 22:39:20.962
    !MESSAGE Component type services.zfapi.Zfapi not found.
    If I create a "services" folder and copy the zfapi package from one of my previous projects, all works fine.
    This probably gives me a workaround - although I haven't tested this to any extent yet.
    It is very strange and worrying behaviour though.
    regards
    Chris

    OK, here are the log entries created when I try to create the service:
    !ENTRY com.adobe.flexbuilder.dcrad 4 1 2012-01-19 22:16:33.970
    !MESSAGE
    !STACK 0
    java.lang.reflect.InvocationTargetException
              at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:479)
              at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
              at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
              at com.adobe.flexbuilder.dcrad.core.internal.ServicesManager.addServices(ServicesManager.jav a:476)
              at com.adobe.flexbuilder.dcrad.views.ServiceExplorerView$1.handleEvent(ServiceExplorerView.j ava:536)
              at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
              at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)
              at org.eclipse.swt.widgets.Widget.sendSelectionEvent(Widget.java:1530)
              at org.eclipse.swt.widgets.Link.textView_clickOnLink_atIndex(Link.java:117)
              at org.eclipse.swt.widgets.Display.windowProc(Display.java:5781)
              at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
              at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220)
              at org.eclipse.swt.widgets.Widget.mouseDownSuper(Widget.java:1092)
              at org.eclipse.swt.widgets.Widget.mouseDown(Widget.java:1084)
              at org.eclipse.swt.widgets.Control.mouseDown(Control.java:2519)
              at org.eclipse.swt.widgets.Display.windowProc(Display.java:5471)
              at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
              at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220)
              at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2092)
              at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2252)
              at org.eclipse.swt.widgets.Display.windowProc(Display.java:5535)
              at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
              at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4989)
              at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5138)
              at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
              at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3610)
              at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)
              at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)
              at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
              at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
              at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
              at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
              at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
              at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
              at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
              at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
              at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
              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:597)
              at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Priority
              at freemarker.log.Log4JLoggerFactory.getLogger(Log4JLoggerFactory.java:65)
              at freemarker.log.Logger.getLogger(Logger.java:255)
              at freemarker.template.utility.SecurityUtilities.<clinit>(SecurityUtilities.java:67)
              at freemarker.ext.beans.BeansWrapper.<clinit>(BeansWrapper.java:147)
              at freemarker.template.ObjectWrapper.<clinit>(ObjectWrapper.java:69)
              at freemarker.core.Configurable.<init>(Configurable.java:132)
              at freemarker.template.Configuration.<init>(Configuration.java:109)
              at freemarker.template.Configuration.<clinit>(Configuration.java:96)
              at fiber.gen.freemarker.FreemarkerModelGenerator.buildFreemarkerConfiguration(FreemarkerMode lGenerator.java:328)
              at fiber.gen.freemarker.FreemarkerModelGenerator.<init>(FreemarkerModelGenerator.java:85)
              at fiber.gen.freemarker.FreemarkerStructuredTypeGenerator.<init>(FreemarkerStructuredTypeGen erator.java:62)
              at fiber.gen.as.ASClassGenerator.<init>(ASClassGenerator.java:84)
              at fiber.gen.as.vo.SuperGenerator.<init>(SuperGenerator.java:53)
              at fiber.gen.as.vo.ASValueObjectGenerator$2.<init>(ASValueObjectGenerator.java:225)
              at fiber.gen.as.vo.ASValueObjectGenerator.getBaseClassGenerator(ASValueObjectGenerator.java: 222)
              at fiber.gen.as.vo.ASValueObjectGenerator.getTemplateNames(ASValueObjectGenerator.java:392)
              at fiber.gen.as.ASGenerator.getTemplateNames(ASGenerator.java:465)
              at com.adobe.model.core.generators.wrapper.CodeGenerationUtils.getTemplateResources(Unknown Source)
              at com.adobe.model.core.generators.wrapper.CodeGenerationWrapper.getTemplateResourcesForGene rator(Unknown Source)
              at com.adobe.model.core.generators.wrapper.CodeGenerationWrapper.generateCodeForGenerator(Un known Source)
              at com.adobe.model.core.generators.wrapper.CodeGenerationWrapper.internalGenerateAllCodeForM odel(Unknown Source)
              at com.adobe.model.core.generators.wrapper.CodeGenerationWrapper$2.run(Unknown Source)
              at com.adobe.model.core.generators.wrapper.CodeGenerationWrapper.generateAllCodeForModel(Unk nown Source)
              at com.adobe.flexbuilder.dcrad.core.generation.ASVOGenerator.generate(ASVOGenerator.java:78)
              at com.adobe.flexbuilder.dcrad.core.internal.ServicesManager.generateVO(ServicesManager.java :538)
              at com.adobe.flexbuilder.dcrad.core.internal.ServicesManager.add(ServicesManager.java:403)
              at com.adobe.flexbuilder.dcrad.core.internal.ServicesManager.access$11(ServicesManager.java: 356)
              at com.adobe.flexbuilder.dcrad.core.internal.ServicesManager$1.run(ServicesManager.java:484)
              at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
              ... 48 more
    Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Priority
              at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:513)
              at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
              at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
              at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:107)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
              ... 77 more
    Root exception:
    java.lang.NoClassDefFoundError: org/apache/log4j/Priority
              at freemarker.log.Log4JLoggerFactory.getLogger(Log4JLoggerFactory.java:65)
              at freemarker.log.Logger.getLogger(Logger.java:255)
              at freemarker.template.utility.SecurityUtilities.<clinit>(SecurityUtilities.java:67)
              at freemarker.ext.beans.BeansWrapper.<clinit>(BeansWrapper.java:147)
              at freemarker.template.ObjectWrapper.<clinit>(ObjectWrapper.java:69)
              at freemarker.core.Configurable.<init>(Configurable.java:132)
              at freemarker.template.Configuration.<init>(Configuration.java:109)
              at freemarker.template.Configuration.<clinit>(Configuration.java:96)
              at fiber.gen.freemarker.FreemarkerModelGenerator.buildFreemarkerConfiguration(FreemarkerMode lGenerator.java:328)
              at fiber.gen.freemarker.FreemarkerModelGenerator.<init>(FreemarkerModelGenerator.java:85)
              at fiber.gen.freemarker.FreemarkerStructuredTypeGenerator.<init>(FreemarkerStructuredTypeGen erator.java:62)
              at fiber.gen.as.ASClassGenerator.<init>(ASClassGenerator.java:84)
              at fiber.gen.as.vo.SuperGenerator.<init>(SuperGenerator.java:53)
              at fiber.gen.as.vo.ASValueObjectGenerator$2.<init>(ASValueObjectGenerator.java:225)
              at fiber.gen.as.vo.ASValueObjectGenerator.getBaseClassGenerator(ASValueObjectGenerator.java: 222)
              at fiber.gen.as.vo.ASValueObjectGenerator.getTemplateNames(ASValueObjectGenerator.java:392)
              at fiber.gen.as.ASGenerator.getTemplateNames(ASGenerator.java:465)
              at com.adobe.model.core.generators.wrapper.CodeGenerationUtils.getTemplateResources(Unknown Source)
              at com.adobe.model.core.generators.wrapper.CodeGenerationWrapper.getTemplateResourcesForGene rator(Unknown Source)
              at com.adobe.model.core.generators.wrapper.CodeGenerationWrapper.generateCodeForGenerator(Un known Source)
              at com.adobe.model.core.generators.wrapper.CodeGenerationWrapper.internalGenerateAllCodeForM odel(Unknown Source)
              at com.adobe.model.core.generators.wrapper.CodeGenerationWrapper$2.run(Unknown Source)
              at com.adobe.model.core.generators.wrapper.CodeGenerationWrapper.generateAllCodeForModel(Unk nown Source)
              at com.adobe.flexbuilder.dcrad.core.generation.ASVOGenerator.generate(ASVOGenerator.java:78)
              at com.adobe.flexbuilder.dcrad.core.internal.ServicesManager.generateVO(ServicesManager.java :538)
              at com.adobe.flexbuilder.dcrad.core.internal.ServicesManager.add(ServicesManager.java:403)
              at com.adobe.flexbuilder.dcrad.core.internal.ServicesManager.access$11(ServicesManager.java: 356)
              at com.adobe.flexbuilder.dcrad.core.internal.ServicesManager$1.run(ServicesManager.java:484)
              at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
              at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
              at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
              at com.adobe.flexbuilder.dcrad.core.internal.ServicesManager.addServices(ServicesManager.jav a:476)
              at com.adobe.flexbuilder.dcrad.views.ServiceExplorerView$1.handleEvent(ServiceExplorerView.j ava:536)
              at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
              at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)
              at org.eclipse.swt.widgets.Widget.sendSelectionEvent(Widget.java:1530)
              at org.eclipse.swt.widgets.Link.textView_clickOnLink_atIndex(Link.java:117)
              at org.eclipse.swt.widgets.Display.windowProc(Display.java:5781)
              at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
              at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220)
              at org.eclipse.swt.widgets.Widget.mouseDownSuper(Widget.java:1092)
              at org.eclipse.swt.widgets.Widget.mouseDown(Widget.java:1084)
              at org.eclipse.swt.widgets.Control.mouseDown(Control.java:2519)
              at org.eclipse.swt.widgets.Display.windowProc(Display.java:5471)
              at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
              at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220)
              at org.eclipse.swt.widgets.Widget.windowSendEvent(Widget.java:2092)
              at org.eclipse.swt.widgets.Shell.windowSendEvent(Shell.java:2252)
              at org.eclipse.swt.widgets.Display.windowProc(Display.java:5535)
              at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
              at org.eclipse.swt.widgets.Display.applicationSendEvent(Display.java:4989)
              at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5138)
              at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method)
              at org.eclipse.swt.internal.cocoa.NSApplication.sendEvent(NSApplication.java:128)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3610)
              at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)
              at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)
              at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
              at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
              at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
              at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
              at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
              at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:108)
              at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
              at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
              at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
              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:597)
              at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    Caused by: java.lang.ClassNotFoundException: org.apache.log4j.Priority
              at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:513)
              at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
              at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
              at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:107)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
              ... 77 more

  • Could not create a new connection in STRUTS

    Hi,
    I have done a application in STRUTS using JBOSS as application server, IDE myeclipse, database is MYSQL, current while executing the application at the time of connecting the database it is giving the error as 'could not create a connection ; nested throwable i have given below the server console message can anybody help in this regard to solve this issue.
    Thanks
    12:37:14,950 INFO  [Server] Starting JBoss (MX MicroKernel)...
    12:37:14,966 INFO  [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231751)
    12:37:14,981 INFO  [Server] Home Dir: F:\vln\jboss-4.0.3
    12:37:14,981 INFO  [Server] Home URL: file:/F:/vln/jboss-4.0.3/
    12:37:14,981 INFO  [Server] Patch URL: null
    12:37:14,981 INFO  [Server] Server Name: default
    12:37:14,981 INFO  [Server] Server Home Dir: F:\vln\jboss-4.0.3\server\default
    12:37:14,981 INFO  [Server] Server Home URL: file:/F:/vln/jboss-4.0.3/server/default/
    12:37:14,981 INFO  [Server] Server Temp Dir: F:\vln\jboss-4.0.3\server\default\tmp
    12:37:14,981 INFO  [Server] Root Deployment Filename: jboss-service.xml
    12:37:15,809 INFO  [ServerInfo] Java version: 1.5.0_05,Sun Microsystems Inc.
    12:37:15,809 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_05-b05,Sun Microsystems Inc.
    12:37:15,809 INFO  [ServerInfo] OS-System: Windows XP 5.1,x86
    12:37:16,919 INFO  [Server] Core system initialized
    12:37:19,591 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
    12:37:50,544 INFO  [EJB3Deployer] Default persistence.properties: {hibernate.transaction.flush_before_completion=false, hibernate.jndi.java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces, hibernate.transaction.auto_close_session=false, hibernate.jndi.java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider, hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup, hibernate.dialect=org.hibernate.dialect.HSQLDialect, hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory, hibernate.hbm2ddl.auto=create-drop, hibernate.connection.datasource=java:/DefaultDS, hibernate.connection.release_mode=after_statement}
    12:37:50,653 INFO  [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://169.254.109.142:3873/0.0.0.0:3873]
    12:38:23,387 INFO  [AspectDeployer] Deployed AOP: file:/F:/vln/jboss-4.0.3/server/default/deploy/ejb3-interceptors-aop.xml
    12:38:43,294 INFO  [WebService] Using RMI server codebase: http://madhu:8083/
    12:38:44,981 INFO  [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=64;loopback=false;mcast_addr=228.1.2.3;mcast_port=45551;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
    12:38:45,059 INFO  [TreeCache] setEvictionPolicyConfig(): [config: null]
    12:38:45,091 WARN  [TreeCache] No transaction manager lookup class has been defined. Transactions cannot be used
    12:38:45,169 INFO  [TreeCache] interceptor chain is:
    class org.jboss.cache.interceptors.CallInterceptor
    class org.jboss.cache.interceptors.LockInterceptor
    class org.jboss.cache.interceptors.CacheLoaderInterceptor
    class org.jboss.cache.interceptors.UnlockInterceptor
    class org.jboss.cache.interceptors.ReplicationInterceptor
    class org.jboss.cache.interceptors.CacheStoreInterceptor
    12:38:45,419 INFO  [TreeCache] cache mode is REPL_SYNC
    12:38:46,559 INFO  [STDOUT]
    GMS: address is MADHU:1860
    12:38:48,606 INFO  [TreeCache] state could not be retrieved (must be first member in group)
    12:38:48,606 INFO  [LRUPolicy] Starting eviction policy using the provider: org.jboss.ejb3.cache.tree.StatefulEvictionPolicy
    12:38:48,606 INFO  [LRUPolicy] Starting a eviction timer with wake up interval of (secs) 1
    12:38:48,606 INFO  [TreeCache] new cache is null (maybe first member in cluster)
    12:38:48,637 INFO  [TreeCache] viewAccepted(): new members: [MADHU:1860]
    12:38:48,934 INFO  [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=2;loopback=false;mcast_addr=228.1.2.3;mcast_port=43333;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
    12:38:48,966 INFO  [TreeCache] setEvictionPolicyConfig(): [config: null]
    12:38:58,528 INFO  [MailService] Mail Service bound to java:/Mail
    12:39:04,981 INFO  [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
    12:39:05,106 INFO  [DefaultPartition] Initializing
    12:39:05,200 INFO  [STDOUT]
    GMS: address is MADHU:2004 (additional data: 20 bytes)
    12:39:07,216 INFO  [DefaultPartition] Number of cluster members: 1
    12:39:07,216 INFO  [DefaultPartition] Other members: 0
    12:39:07,216 INFO  [DefaultPartition] Fetching state (will wait for 30000 milliseconds):
    12:39:07,512 INFO  [HANamingService] Started ha-jndi bootstrap jnpPort=1100, backlog=50, bindAddress=/0.0.0.0
    12:39:07,528 INFO  [DetachedHANamingService$AutomaticDiscovery] Listening on /0.0.0.0:1102, group=230.0.0.4, HA-JNDI address=169.254.109.142:1100
    12:39:09,591 INFO  [TreeCache] interceptor chain is:
    class org.jboss.cache.interceptors.CallInterceptor
    class org.jboss.cache.interceptors.LockInterceptor
    class org.jboss.cache.interceptors.UnlockInterceptor
    class org.jboss.cache.interceptors.ReplicationInterceptor
    12:39:09,606 INFO  [TreeCache] cache mode is REPL_SYNC
    12:39:09,653 INFO  [STDOUT]
    GMS: address is MADHU:2034
    12:39:11,669 INFO  [TreeCache] state could not be retrieved (must be first member in group)
    12:39:11,669 INFO  [LRUPolicy] Starting eviction policy using the provider: org.jboss.cache.eviction.LRUPolicy
    12:39:11,669 INFO  [LRUPolicy] Starting a eviction timer with wake up interval of (secs) 5
    12:39:11,669 INFO  [TreeCache] viewAccepted(): new members: [MADHU:2034]
    12:39:11,669 INFO  [TreeCache] new cache is null (maybe first member in cluster)
    12:39:18,497 INFO  [Embedded] Catalina naming disabled
    12:39:21,294 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
    12:39:21,309 INFO  [Catalina] Initialization processed in 2656 ms
    12:39:21,309 INFO  [StandardService] Starting service jboss.web
    12:39:21,325 INFO  [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5
    12:39:21,512 INFO  [StandardHost] XML validation disabled
    12:39:21,637 INFO  [Catalina] Server startup in 328 ms
    12:39:23,200 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
    12:40:12,434 INFO  [WebappLoader] Dual registration of jndi stream handler: factory already defined
    12:40:16,966 INFO  [TomcatDeployer] deploy, ctxPath=/ws4ee, warUrl=.../tmp/deploy/tmp44694jboss-ws4ee-exp.war/
    12:40:17,481 INFO  [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
    12:40:17,856 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
    12:40:18,450 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
    12:40:23,731 INFO  [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=8;loopback=false;mcast_addr=230.1.2.7;mcast_port=45577;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD_SOCK:VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=true;up_thread=true)
    12:40:23,747 INFO  [TreeCache] interceptor chain is:
    class org.jboss.cache.interceptors.CallInterceptor
    class org.jboss.cache.interceptors.LockInterceptor
    class org.jboss.cache.interceptors.UnlockInterceptor
    class org.jboss.cache.interceptors.ReplicationInterceptor
    12:40:23,747 INFO  [TreeCache] cache mode is REPL_ASYNC
    12:40:24,184 INFO  [STDOUT]
    GMS: address is MADHU:2576
    12:40:26,184 INFO  [TreeCache] viewAccepted(): new members: [MADHU:2576]
    12:40:26,184 INFO  [TreeCache] new cache is null (maybe first member in cluster)
    12:40:26,184 INFO  [TreeCache] state could not be retrieved (must be first member in group)
    12:40:27,794 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
    12:40:28,231 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
    12:40:28,559 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
    12:40:28,934 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
    12:40:29,325 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
    12:40:29,762 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
    12:40:34,544 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
    12:40:36,762 INFO  [A] Bound to JNDI name: queue/A
    12:40:36,778 INFO  Bound to JNDI name: queue/B
    12:40:36,778 INFO [C] Bound to JNDI name: queue/C
    12:40:36,778 INFO [D] Bound to JNDI name: queue/D
    12:40:36,778 INFO [ex] Bound to JNDI name: queue/ex
    12:40:36,856 INFO [testTopic] Bound to JNDI name: topic/testTopic
    12:40:36,872 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
    12:40:36,872 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
    12:40:36,872 INFO [testQueue] Bound to JNDI name: queue/testQueue
    12:40:37,044 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
    12:40:37,200 INFO [DLQ] Bound to JNDI name: queue/DLQ
    12:40:37,903 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
    12:40:38,262 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MySqlDS' to JNDI name 'java:MySqlDS'
    12:40:38,512 INFO [TomcatDeployer] deploy, ctxPath=/EIISWEB, warUrl=.../deploy/EIISWEB.war/
    12:40:39,622 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
    12:40:39,637 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
    12:40:40,731 INFO [PropertyMessageResources] Initializing, config='com.lsil.struts.ApplicationResources', returnNull=true
    12:40:40,747 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
    12:40:40,856 INFO [PropertyMessageResources] Initializing, config='com.lsil.struts.ApplicationResources', returnNull=true
    12:40:41,106 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
    12:40:41,700 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
    12:40:42,216 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
    12:40:42,356 INFO [JkMain] Jk running ID=0 time=0/234 config=null
    12:40:42,372 INFO [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231751)] Started in 3m:27s:391ms
    12:41:21,684 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,700 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
    12:41:21,731 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,809 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,809 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,825 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,825 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.bean.LocalStrings', returnNull=true
    12:41:21,919 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:31,262 INFO [STDOUT] In ServiceLocator: creating datasource
    12:41:31,262 INFO [STDOUT] Referencejava:MySqlDS
    12:41:31,262 INFO [STDOUT] [email protected]9
    12:41:31,419 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null
    org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis)
         at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:164)
         at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:519)
         at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:208)
         at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:529)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:410)
         at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:342)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:462)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:894)
         at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:73)
         at com.lsil.eiis.validator.main.common.QueryManager.getInfo(QueryManager.java:65)
         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 com.lsil.eiis.utility.XMLDTHttpServlet.getInfo(XMLDTHttpServlet.java:186)
         at com.lsil.eiis.utility.XMLDTHttpServlet.doGet(XMLDTHttpServlet.java:44)
         at com.lsil.eiis.utility.XMLDTHttpServlet.doPost(XMLDTHttpServlet.java:121)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
         at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:159)
         at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis
         at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getDriver(LocalManagedConnectionFactory.java:291)
         at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:153)
         ... 37 more
    12:41:32,403 INFO [STDOUT] Help XML:<Data><Record><RESULT>Could not create connection; - nested throwable: (org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis); - nested throwable: (org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis))</RESULT></Record></Data>

    Hi Abhshek,
    Please go through the link:Error in Seeburger SFTP : Cannot create pending keystore PENDING/SSH_hosts
    Also check certificate expiry date. Take help of basis team so that they could be able to assist you regarding this.
    Regards,
    Naveen

  • Could not create task or type of type: validateTask

    While writing a master Ant script which calls the build.xml of individual BPEL processes, the following exception is thrown.
    validateTask:
    [echo]
    [echo] -------------------------------------------------------------
    [echo] | Validating workflow
    [echo] -------------------------------------------------------------
    [echo]
    <process name>: The following error occurred while executing this line:
    <build file>:210: The following error occurred while executing this line:
    <build file>:49: Could not create task or type of type: validateTask.
    Ant could not find the task or a class this task relies upon.
    I have tried the following options;
    1.) The same build.xml is successfully compiled when executed from JDeveloper
    2.) Both Ant versions are one and the same (Apache Ant 1.7.0)
    3.) Oracle_home points to the SOA installation folder
    4.) Appropriate classpath is set
    I am unable to drill down on this issue further. Is there any small setting (like additional classpaths, oracle_home etc..) that I am missing out here? or is there a jar file that is required by the external Ant builder to execute the <validateTask> and other custom bpel ant tasks?
    Any help would be greatly appreciated.
    Thanks!
    Regards,
    Sathya

    Hi James,
    Let me clear this again. Whenever i try to compile the build.xml of a BPEL process in JDeveloper IDE, I am able to do so without any issues. However, when i try to execute or call the build.xml from a command prompt, I am facing the following error. The "validateTask" ant task is the first task and I dont think that has anything to do with the connection settings as this task will get executed the first in any BPEL process even before <bpelc> (Compilation) or <deployProcess> (deployment) tasks.
    I think I am missing some classpath/libraries/ant settings required for calling the build.xml externally.
    Any help would be greatly appreciated. Thanks!
    Regards,
    Sathya

  • "Could not create SSOToken" error while setting agent for SSO

    Hello,
    I configured my agent as follows:
    Version: 3.0
    Build Date: 20071212
    Application Server Config Directory : C:\Sun\SDK\domains\domain1\config
    Application Server Instance name : server
    Access Manager URL : http://juno:6140/opensso
    Domain Administration Server Host is remote : false
    Agent URL : http://juno:8080
    Deployment URI for the Agent Application : /agentapp
    Encryption Key : J+KQLOM+s6gAQb1Y1H8uJoej3bzKBAEN
    Agent Profile name : asagent
    Agent Profile Password file name : c:\temp\password.TXT
    Agent installed on the DAS host for a remote instance : false
    The AM and the sample applications are both running on separate domains.
    Following steps I performed:
    1. I started my SSO domain (domain2) first and then the application domain where my agent is installed (domain1).
    2. I deployed the agentsample.ear file after compilation through build.xml file
    When I try to access the URL (http://localhost:8080/agentsample/index.html), it throw the following exception (recorded in amSSO log file located in the Agent_001
    12/14/2007 11:16:16:242 AM EST: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    12/14/2007 11:16:16:242 AM EST: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    could not create SSOTOken for token ID AQIC5wM2LY4SfcykqWPzOYlM/mkFg8E9ozYLBizVono/kDE=@AAJTSQACMDE=#
    com.iplanet.dpro.session.SessionException: Service URL not found:session
         at com.iplanet.dpro.session.Session.refresh(Session.java:1133)
         at com.iplanet.dpro.session.Session.getSession(Session.java:808)
         at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:154)
         at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:300)
         at com.sun.identity.authentication.AuthContext.getSSOToken(AuthContext.java:1105)
         at com.sun.identity.security.SystemAppTokenProvider.getAppSSOToken(SystemAppTokenProvider.java:87)
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:222)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.common.PropertiesFinder.getProperty(PropertiesFinder.java:49)
         at com.iplanet.am.util.SystemProperties.get(SystemProperties.java:255)
         at com.iplanet.am.util.SystemProperties.get(SystemProperties.java:298)
         at com.iplanet.dpro.session.SessionID.<clinit>(SessionID.java:90)
         at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:153)
         at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:300)
         at com.sun.identity.authentication.AuthContext.getSSOToken(AuthContext.java:1105)
         at com.sun.identity.security.SystemAppTokenProvider.getAppSSOToken(SystemAppTokenProvider.java:87)
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:222)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.common.configuration.ConfigurationBase.isLegacy(ConfigurationBase.java:180)
         at com.sun.identity.common.configuration.ConfigurationObserver.createAttributeMapping(ConfigurationObserver.java:62)
         at com.sun.identity.common.configuration.ConfigurationObserver.<init>(ConfigurationObserver.java:58)
         at com.sun.identity.common.configuration.ConfigurationObserver.<clinit>(ConfigurationObserver.java:50)
         at com.sun.identity.common.DebugPropertiesObserver.<clinit>(DebugPropertiesObserver.java:44)
         at com.sun.identity.agents.arch.AgentConfiguration.bootStrapClientConfiguration(AgentConfiguration.java:587)
         at com.sun.identity.agents.arch.AgentConfiguration.initializeConfiguration(AgentConfiguration.java:1008)
         at com.sun.identity.agents.arch.AgentConfiguration.<clinit>(AgentConfiguration.java:1321)
         at com.sun.identity.agents.arch.Manager.<clinit>(Manager.java:622)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.initializeFilter(AmAgentBaseFilter.java:217)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.getAmFilterInstance(AmAgentBaseFilter.java:279)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.doFilter(AmAgentBaseFilter.java:64)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:288)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:270)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:261)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212)
         at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:361)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    12/14/2007 11:32:28:916 AM EST: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    12/14/2007 11:32:28:916 AM EST: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    could not create SSOTOken for token ID AQIC5wM2LY4SfcyqQ1KVtRFCVm5y4qGBf7JcHCnC6du58xk=@AAJTSQACMDE=#
    com.iplanet.dpro.session.SessionException: Service URL not found:session
         at com.iplanet.dpro.session.Session.refresh(Session.java:1133)
         at com.iplanet.dpro.session.Session.getSession(Session.java:808)
         at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:154)
         at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:300)
         at com.sun.identity.authentication.AuthContext.getSSOToken(AuthContext.java:1105)
         at com.sun.identity.security.SystemAppTokenProvider.getAppSSOToken(SystemAppTokenProvider.java:87)
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:222)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.common.PropertiesFinder.getProperty(PropertiesFinder.java:49)
         at com.iplanet.am.util.SystemProperties.get(SystemProperties.java:255)
         at com.iplanet.am.util.SystemProperties.get(SystemProperties.java:298)
         at com.iplanet.dpro.session.SessionID.<clinit>(SessionID.java:90)
         at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:153)
         at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:300)
         at com.sun.identity.authentication.AuthContext.getSSOToken(AuthContext.java:1105)
         at com.sun.identity.security.SystemAppTokenProvider.getAppSSOToken(SystemAppTokenProvider.java:87)
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:222)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.common.configuration.ConfigurationBase.isLegacy(ConfigurationBase.java:180)
         at com.sun.identity.common.configuration.ConfigurationObserver.createAttributeMapping(ConfigurationObserver.java:62)
         at com.sun.identity.common.configuration.ConfigurationObserver.<init>(ConfigurationObserver.java:58)
         at com.sun.identity.common.configuration.ConfigurationObserver.<clinit>(ConfigurationObserver.java:50)
         at com.sun.identity.common.DebugPropertiesObserver.<clinit>(DebugPropertiesObserver.java:44)
         at com.sun.identity.agents.arch.AgentConfiguration.bootStrapClientConfiguration(AgentConfiguration.java:587)
         at com.sun.identity.agents.arch.AgentConfiguration.initializeConfiguration(AgentConfiguration.java:1008)
         at com.sun.identity.agents.arch.AgentConfiguration.<clinit>(AgentConfiguration.java:1321)
         at com.sun.identity.agents.arch.Manager.<clinit>(Manager.java:622)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.initializeFilter(AmAgentBaseFilter.java:217)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.getAmFilterInstance(AmAgentBaseFilter.java:279)
         at com.sun.identity.agents.filter.AmAgentBaseFilter.doFilter(AmAgentBaseFilter.java:64)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:198)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:288)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:271)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:202)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:270)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:261)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212)
         at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:361)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    I spent lot of time refering the supporting document but could not find any solution.
    Your assistance will be greatly appreciated.
    Thanks,
    Vinit

    Seems that the « Reuse connection » command is essential to assure that an application use ONLY ONE Jco.  I get rid of the disconnectIfAlive.
    Recommendation 1: Put all the BAPIs that you call in the same system into the same model!
    Recommendation 2: If you canu2018t follow recommendation 1, make sure that the two models synchronize their (JCo) connections!
    // two separate model instances are created ...
    MyFirstModelTypemodelMyFirst= (MyFirstModelType) WDModelFactory.getModelInstance(
    MyFirstModelType.class,
    WDModelScopeType.APPLICATION_SCOPE);
    MyOtherModelTypemodelMyOther= (MyOtherModelType) WDModelFactory.getModelInstance(
    MyOtherModelType.class,
    WDModelScopeType.APPLICATION_SCOPE);
    // ... but the first model manages and provides the
    // connection for the other model
    modelMyOther.setConnectionProvider(modelMyFirst);
    Edited by: Emanuel Champagne on Jun 27, 2008 2:38 PM

  • CUSTOMER_REL - Business partner not created; duplicate check on address

    Hello Colleagues
    I have a problem during CUSTOMER_REL replication from ERP to CRM.
    In r3am1 object looks fine but in some BDoc following error appears:
    Assignment person - address exists already
    Message no. AM038
    and the Business Partner for Contact Person is not created.
    We are on:
    SAP_ABA     701     0005     SAPKA70105     Cross-Application Component
    SAP_BASIS     701     0005     SAPKB70105     SAP Basis Component
    PI_BASIS     701     0005     SAPK-70105INPIBASIS     Basis Plug-In
    ST-PI     2008_1_700     0001     SAPKITLRD1          SAP Solution Tools Plug-In
    SAP_BS_FND701     0005     SAPK-70105INSAPBSFND     SAP Business Suite Foundation
    SAP_BW     701     0005     SAPKW70105     SAP Business Warehouse
    SAP_AP     700     0018     SAPKNA7018     SAP Application Platform
    WEBCUIF     00     0005     SAPK-70005INWEBCUIF     SAP WEBCUIF 700
    BBPCRM     700     0005     SAPKU70005     BBPCRM
    BP-CRM70     700V1     0000               SAP Best Practices for CRM 7.0
    BP-INSTASS     600V7     0000               SAP Best Practices Solution Builder
    ST-A/PI     01L_CRM5700000               Application Servicetools for CRM 500 51
    And have already applied
    1394635
    1396910
    1397895
    1410788
    1438046
    But it is seems problem lies on SAP_ABA as I have found note
    1092089 - Business partner not created; duplicate check on address
    which is valid for different BP role and
    SAP_ABA 700
    SAP_ABA 710 but not for our 701
    Have you ever seen similar issue?
    Thanks in advance
    Michal

    Hi Naresh,
    Thanks for reply. Correction instructions from this note refer to METHOD MODIFY_CONP_ADDRES which doesn't exist in crm7.0.
    I can see in CRM that contact person is replicated and is present in BUT000 but table BUT052 is empty for this contact.
    What is more we have implemented in our CRM note 564538  To change Contact Persons grouping replicated from ECC to CRM.
    But also have: Note 757955 - Incompatible change concerning CRMC_BUT_CALL_FU.
    We checked as well
    Note 609766 - Correction of BP GUIDS in CRMM_BUT_CUSTNO, BUT000, CRMKUNNR
    Note 836353 and run reports to find inconsistencies in tables BUT052, BUT051, ADCP and ADRVP. However no inconsistencies were found.
    Thanks in advance if you have any other idea.
    Cheers,
    Michal

  • Error during Room Creation --  Extension id not found in extension context

    Hi Guys,
      I am working on EP6.40, SP16 Patch2. I am trying to create a Room with extensions defined in the Room Template. In the Room Template, i specified the extensions and gave mappings appropriatly, When i try to create a room with the Template, it is giving the  error shown below. Here are the details i used for extension in room template.
    Input Parameters:
    Name -
    Parameter--Mapping----Value
    ========================================================  
    Store--Use Value Help---Documents
    Template--Use Value Help---No Value   
    Workspace Name-Fixed ValueNo Value---Documents
    Access--Use Value Help---Public
    Entry Points---Use Value Help---No Value
    Dependence-----Use Value Help---No Value
    Output Parameters:
    ===================
    Name--Mapped--
    Parameter
    Workspace
    Workspace PathYES--
    documents_path
    Mappings
    ========
    path----
    documents_path
    roomId----
    room_id
    StartUri----
    documents_path
    XFProjectPath-----roomstructure_rid
    I tried creating the same template and Room with the same extensions in my personal laptop and it perfectly worked. Did any one face this problem before. I appreciate if some one could help me out to fix this problem
      Here is the error that i see when i try to create a room
    Error Messages:
    Exception during room creation
    Exceptions:
    com.sap.netweaver.coll.shared.api.extension.ExtensionPointException: Extension task has been rolled back with errors
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.throwThrowables(ExtensionTask.java:201)
         at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:73)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:201)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:199)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:293)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:190)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java(Compiled Code))
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java(Compiled Code))
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java(Compiled Code))
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java(Compiled Code))
         at java.lang.Thread.run(Thread.java(Compiled Code))
    com.sap.netweaver.coll.shared.api.extension.ExtensionPointException is multi chained. Original exception <1> of <2> -
    com.sap.netweaver.coll.shared.api.extension.ExtensionException: Cannot process extension cmRoomExtensionSP2FP used by "Test Room" at ON_CREATE_ROOM. Extension reports: Cannot retrieve all objects
         at com.sap.netweaver.coll.base.core.extension.Subscription.handleThrowable(Subscription.java(Inlined Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscription.processItems(Subscription.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.perform(Subscriptions.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performJarmed(Subscriptions.java:101)
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.processItems(ExtensionTask.java:167)
         at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:61)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:201)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:199)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:293)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:190)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java(Compiled Code))
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java(Compiled Code))
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java(Compiled Code))
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java(Compiled Code))
         at java.lang.Thread.run(Thread.java(Compiled Code))
    exception is chained. Original exception -
    com.sap.netweaver.coll.shared.api.extension.ExtensionException: Cannot retrieve all objects
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.perform(CmRoomExtensionSP2FP.java:243)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.process(CmRoomExtensionSP2FP.java:216)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.jarmRunTime(ExtensionWrapper.java:129)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.process(ExtensionWrapper.java:108)
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Inlined Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscription.processItems(Subscription.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.perform(Subscriptions.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performJarmed(Subscriptions.java:101)
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.processItems(ExtensionTask.java:167)
         at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:61)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:201)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:199)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:293)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:190)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java(Compiled Code))
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java(Compiled Code))
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java(Compiled Code))
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java(Compiled Code))
         at java.lang.Thread.run(Thread.java(Compiled Code))
    exception is chained. Original exception -
    com.sap.netweaver.coll.room.api.util.RoomResourceException: Cannot retrieve all objects
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Structure.addWorkspaceLink(Structure.java:139)
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.WorkspaceManager.createWorkspace(WorkspaceManager.java:76)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.createWorkspace(CmRoomExtensionSP2FP.java:274)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.perform(CmRoomExtensionSP2FP.java:232)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.process(CmRoomExtensionSP2FP.java:216)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.jarmRunTime(ExtensionWrapper.java:129)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.process(ExtensionWrapper.java:108)
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Inlined Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscription.processItems(Subscription.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.perform(Subscriptions.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performJarmed(Subscriptions.java:101)
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.processItems(ExtensionTask.java:167)
         at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:61)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:201)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:199)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:293)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:190)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java(Compiled Code))
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java(Compiled Code))
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java(Compiled Code))
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java(Compiled Code))
         at java.lang.Thread.run(Thread.java(Compiled Code))
    exception is chained. Original exception -
    com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException: Cannot retrieve all objects
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getObjects(Config.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getStores(Config.java:59)
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Structure.addWorkspaceLink(Structure.java:132)
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.WorkspaceManager.createWorkspace(WorkspaceManager.java:76)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.createWorkspace(CmRoomExtensionSP2FP.java:274)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.perform(CmRoomExtensionSP2FP.java:232)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.process(CmRoomExtensionSP2FP.java:216)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.jarmRunTime(ExtensionWrapper.java:129)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.process(ExtensionWrapper.java:108)
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Inlined Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscription.processItems(Subscription.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.perform(Subscriptions.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performJarmed(Subscriptions.java:101)
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.processItems(ExtensionTask.java:167)
         at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:61)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:201)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:199)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:293)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:190)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java(Compiled Code))
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java(Compiled Code))
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java(Compiled Code))
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java(Compiled Code))
         at java.lang.Thread.run(Thread.java(Compiled Code))
    com.sap.ip.collaboration.core.api.util.exception.IncompleteOperationException is multi chained. Original exception <1> of <1> -
    com.sap.netweaver.coll.shared.api.extension.ExtensionException: CA_Standard_News_3 cannot be instanciated
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getObject(Config.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getObjects(Config.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getStores(Config.java:59)
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Structure.addWorkspaceLink(Structure.java:132)
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.WorkspaceManager.createWorkspace(WorkspaceManager.java:76)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.createWorkspace(CmRoomExtensionSP2FP.java:274)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.perform(CmRoomExtensionSP2FP.java:232)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.process(CmRoomExtensionSP2FP.java:216)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.jarmRunTime(ExtensionWrapper.java:129)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.process(ExtensionWrapper.java:108)
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Inlined Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscription.processItems(Subscription.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.perform(Subscriptions.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performJarmed(Subscriptions.java:101)
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.processItems(ExtensionTask.java:167)
         at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:61)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:201)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:199)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:293)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:190)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java(Compiled Code))
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java(Compiled Code))
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java(Compiled Code))
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java(Compiled Code))
         at java.lang.Thread.run(Thread.java(Compiled Code))
    exception is chained. Original exception -
    com.sap.netweaver.coll.room.api.util.RoomResourceException: Cannot create collaboration/room/extensions/cm/stores/Uplink_Documents/workspaces: Cannot check existence of collaboration/room/extensions/cm/stores/Uplink_Documents/workspaces: Invalid RID: collaboration/room/extensions/cm/stores/Uplink_Documents/workspaces
         at com.sap.netweaver.coll.room.api.util.RFAccessor.createPath(RFAccessor.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Store.<init>(Store.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getObject(Config.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getObjects(Config.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getStores(Config.java:59)
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Structure.addWorkspaceLink(Structure.java:132)
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.WorkspaceManager.createWorkspace(WorkspaceManager.java:76)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.createWorkspace(CmRoomExtensionSP2FP.java:274)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.perform(CmRoomExtensionSP2FP.java:232)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.process(CmRoomExtensionSP2FP.java:216)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.jarmRunTime(ExtensionWrapper.java:129)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.process(ExtensionWrapper.java:108)
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Inlined Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscription.processItems(Subscription.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.perform(Subscriptions.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performJarmed(Subscriptions.java:101)
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.processItems(ExtensionTask.java:167)
         at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:61)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:201)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:199)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:293)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:190)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java(Compiled Code))
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java(Compiled Code))
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java(Compiled Code))
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java(Compiled Code))
         at java.lang.Thread.run(Thread.java(Compiled Code))
    exception is chained. Original exception -
    com.sap.netweaver.coll.room.api.util.RoomResourceException: Cannot check existence of collaboration/room/extensions/cm/stores/Uplink_Documents/workspaces: Invalid RID: collaboration/room/extensions/cm/stores/Uplink_Documents/workspaces
         at com.sap.netweaver.coll.room.api.util.RFAccessor.checkExistence(RFAccessor.java(Compiled Code))
         at com.sap.netweaver.coll.room.api.util.RFAccessor.createPath(RFAccessor.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Store.<init>(Store.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getObject(Config.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getObjects(Config.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getStores(Config.java:59)
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Structure.addWorkspaceLink(Structure.java:132)
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.WorkspaceManager.createWorkspace(WorkspaceManager.java:76)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.createWorkspace(CmRoomExtensionSP2FP.java:274)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.perform(CmRoomExtensionSP2FP.java:232)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.process(CmRoomExtensionSP2FP.java:216)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.jarmRunTime(ExtensionWrapper.java:129)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.process(ExtensionWrapper.java:108)
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Inlined Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscription.processItems(Subscription.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.perform(Subscriptions.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performJarmed(Subscriptions.java:101)
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.processItems(ExtensionTask.java:167)
         at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:61)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:201)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:199)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:293)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:190)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java(Compiled Code))
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java(Compiled Code))
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java(Compiled Code))
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java(Compiled Code))
         at java.lang.Thread.run(Thread.java(Compiled Code))
    exception is chained. Original exception -
    com.sapportals.wcm.repository.InvalidUriException: Invalid RID: collaboration/room/extensions/cm/stores/Uplink_Documents/workspaces
         at com.sapportals.wcm.repository.ResourceException.fillInStackTrace(ResourceException.java(Compiled Code))
         at java.lang.Throwable.<init>(Throwable.java(Inlined Compiled Code))
         at java.lang.Exception.<init>(Exception.java(Compiled Code))
         at com.sapportals.wcm.WcmException.<init>(WcmException.java(Compiled Code))
         at com.sapportals.wcm.util.content.ContentException.<init>(ContentException.java(Compiled Code))
         at com.sapportals.wcm.repository.ResourceException.<init>(ResourceException.java(Compiled Code))
         at com.sapportals.wcm.repository.InvalidUriException.<init>(InvalidUriException.java(Compiled Code))
         at com.sapportals.wcm.repository.runtime.CmAdapter.findRepositoryManager(CmAdapter.java(Compiled Code))
         at com.sapportals.wcm.repository.runtime.CmAdapter.checkExistence(CmAdapter.java(Compiled Code))
         at com.sap.netweaver.coll.room.api.util.RFAccessor.checkExistence(RFAccessor.java(Compiled Code))
         at com.sap.netweaver.coll.room.api.util.RFAccessor.createPath(RFAccessor.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Store.<init>(Store.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getObject(Config.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getObjects(Config.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Config.getStores(Config.java:59)
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.Structure.addWorkspaceLink(Structure.java:132)
         at com.sap.netweaver.coll.room.impl.extension.cm.stores.WorkspaceManager.createWorkspace(WorkspaceManager.java:76)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.createWorkspace(CmRoomExtensionSP2FP.java:274)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.perform(CmRoomExtensionSP2FP.java:232)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.process(CmRoomExtensionSP2FP.java:216)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.jarmRunTime(ExtensionWrapper.java:129)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.process(ExtensionWrapper.java:108)
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Inlined Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscription.processItems(Subscription.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.perform(Subscriptions.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performJarmed(Subscriptions.java:101)
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.processItems(ExtensionTask.java:167)
         at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:61)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:201)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:199)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:293)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:190)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java(Compiled Code))
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java(Compiled Code))
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java(Compiled Code))
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java(Compiled Code))
         at java.lang.Thread.run(Thread.java(Compiled Code))
    com.sap.netweaver.coll.shared.api.extension.ExtensionPointException is multi chained. Original exception <2> of <2> -
    com.sap.netweaver.coll.shared.api.extension.ExtensionException: Cannot rollback extension cmRoomExtensionSP2FP used by "Test Room" at ON_CREATE_ROOM. Extension reports: Parameter id workspaceId not found in extension context
         at com.sap.netweaver.coll.base.core.extension.Subscription.handleThrowable(Subscription.java:239)
         at com.sap.netweaver.coll.base.core.extension.Subscription.rollbackItems(Subscription.java:183)
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performReverse(Subscriptions.java:144)
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performJarmed(Subscriptions.java:99)
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.rollbackItems(ExtensionTask.java:173)
         at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:70)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:201)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:199)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:293)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:190)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java(Compiled Code))
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java(Compiled Code))
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java(Compiled Code))
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java(Compiled Code))
         at java.lang.Thread.run(Thread.java(Compiled Code))
    exception is chained. Original exception -
    com.sap.netweaver.coll.shared.api.extension.ExtensionException: Parameter id workspaceId not found in extension context
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.perform(CmRoomExtensionSP2FP.java:243)
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.rollback(CmRoomExtensionSP2FP.java:221)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.jarmRunTime(ExtensionWrapper.java:130)
         at com.sap.netweaver.coll.base.core.extension.ExtensionWrapper.rollback(ExtensionWrapper.java:113)
         at com.sap.netweaver.coll.base.core.extension.Item.process(Item.java(Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Item.rollback(Item.java:103)
         at com.sap.netweaver.coll.base.core.extension.Subscription.rollbackItems(Subscription.java:181)
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performReverse(Subscriptions.java:144)
         at com.sap.netweaver.coll.base.core.extension.Subscriptions.performJarmed(Subscriptions.java:99)
         at com.sap.netweaver.coll.base.core.extension.ExtensionTask.rollbackItems(ExtensionTask.java:173)
         at com.sap.netweaver.coll.base.core.extension.ExtensionProcessor.process(ExtensionProcessor.java:70)
         at com.sap.ip.collaboration.room.impl.RoomObject.<init>(RoomObject.java:201)
         at com.sap.ip.collaboration.room.impl.Rooms.createRoom(Rooms.java:199)
         at com.sap.ip.collaboration.room.impl.RoomsKMService.createRoom(RoomsKMService.java:293)
         at com.sap.ip.collaboration.roomui.api.rcwizard.model.RoomCreationController.createRoom(RoomCreationController.java:190)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RcWizardUIBaseControl.onFinish(RcWizardUIBaseControl.java:68)
         at com.sap.ip.collaboration.roomui.api.rcwizard.ui.RoomOverview.onFinish(RoomOverview.java:347)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java(Compiled Code))
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java(Compiled Code))
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java(Compiled Code))
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java(Compiled Code))
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java(Compiled Code))
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java(Compiled Code))
         at java.lang.Thread.run(Thread.java(Compiled Code))
    exception is chained. Original exception -
    java.lang.NullPointerException: Parameter id workspaceId not found in extension context
         at com.sap.netweaver.coll.base.core.extension.Context.getParameterValue(Context.java(Inlined Compiled Code))
         at com.sap.netweaver.coll.base.core.extension.Context.getValue(Context.java(Compiled Code))
         at com.sap.netweaver.coll.room.impl.extension.cm.CmRoomExtensionSP2FP.createWorkspace(Cm

    Hi Sandeesh,
    From the error
    com.sapportals.wcm.repository.InvalidUriException: Invalid RID: collaboration/room/extensions/cm/stores/Uplink_Documents/workspaces
    it looks like your store is not configured correctly.
    Please check that the store is configured properly. Navigate to System Administration -> System Configuration -> Knowledge Management -> Collaboration -> Room -> Stores and check that the "Documents" store is configured properly.
    Hope this helps.
    Akhilesh

  • Error: could not create async IO thread [8](-903)

    Hello,
    we're experiencing problems with the MaxDB backup mechanism(Log and Full-Backup).
    It started last week, when we discovered a full log volume,
    because the autoLog was deactivated by a failed log backup.
    Since then our automatic full_backup script,
    wich runs at 00:25 each night, is not able to do a full backup anymore.
    The error we found in the backup history was:
    Error: could not create async IO thread [8](-903)
    In the diagnosis files the error looks like:
    2009-02-27 00:25:00      0xE88 ERR 18008 TASKING  Could not create thread: 'ASYNCi', rc = 8
    2009-02-27 00:25:00      0x584 ERR 52011 SAVE     devspace: surprising blk cnt:
    2009-02-27 00:25:00      0x584 ERR 52012 SAVE     error occured, basis_err 3700
    2009-02-27 08:58:39      0xE88 ERR 18008 TASKING  Could not create thread: 'ASYNCi', rc = 8
    2009-02-27 08:58:39      0x930 ERR 52039 AUTOSAVE terminated, because of: 3700
    (at 00:25 it's a failed full_backup, at 8:58 a failed autolog backup)
    If the autolog was turned off because of this error,
    it was not possible to do a manual log-backup (stated the same error as in the logs)
    We could "solve" this by restarting the X-server.
    After this a manual log-backup was possible and we could turn on
    autolog again.
    As today, the database was not accessible at all and we had to reboot
    the database server. The kerneldumps of these crashes are in the attachment.
    Additionally, you find some log files there.
    Our environment:
    Windows Server 2003 R2 - SP2
    4GB Ram
    MaxDB 7.5.00.44
    Any help to find out, what's going wrong here and to have a stable backup again would be nice.
    Dominic
    .... how can I upload attachments btw?
    Edited by: Transporeon on Mar 2, 2009 4:36 PM

    Hi there!
    > The error we found in the backup history was:
    > Error: could not create async IO thread [8](-903)
    >
    > In the diagnosis files the error looks like:
    > 2009-02-27 00:25:00      0xE88 ERR 18008 TASKING  Could not create thread: 'ASYNCi', rc = 8
    >
    > We could "solve" this by restarting the X-server.
    > After this a manual log-backup was possible and we could turn on
    > autolog again.
    Basically what you're facing is - like Markus correctly assumed - a shortage of Windows system resources.
    Check the returncode meaning with the xsysrc tool which is delivered with every MaxDB installation on Windows:
    commandline> xsysrc 8
    Errortext for errorcode 8:
    'Not enough storage is available to process this command.'
    This means: Windows cannot process the system call (create a new thread in this case), because of a shortage of internal resources.
    Since the resource management of Windows is not really open that much to outside (as in 'outside of the windows kernel development') analysis, very often you cannot do much about this, but reboot.
    Since MaxDB is dynamically creating the threads when they are needed for backup (and removing them afterwards), the problem itself may not be solved completely.
    Anyhow, there are several steps you can make to make it less likely to happen:
    1. Use the /3GB switch for Windows
    2. Use the "USE_FIBERS" parameter to have MaxDB use lightweight threads (aka FIBERS).
    3. Use the "PREALLOCATE_IOWORKER" parameter to disable the dynamic creation of threads.
    MaxDB will then instead create all thread at instance startup - so backups won't fail anymore due to missing resources for new threads.
    and as usual: use the current version of MaxDB instead that old 7.5 Build 44.
    At least install the current 7.5 patch.
    > Our environment:
    > Windows Server 2003 R2 - SP2
    > 4GB Ram
    > MaxDB 7.5.00.44
    > .... how can I upload attachments btw?
    There is no upload facility in the forums. You still may provide a link to your webspace if you want to provide logfiles.
    regards,
    Lars

  • Abs does not create /var/abs/local?

    I'm not necessarily a newb at Linux, but I've only had Arch Linux installed for a short while. I really like Arch. and I have had no real issues getting everything set-up.
    However, I'd like to get into building packages, so I have read a lot of documentation available here, on the Wiki, and elsewhere.
    One issue that seems to be (and has been) a major topic is where to store the "local" files. Many suggest the standard "/var/abs/local" directory, though others suggest storing elsewhere, e.g. in a $HOME directory.
    Without getting into a discussion of where to store the files for now, I figured I'd start with the "standard" location first, play around, then change later if it didn't suit my needs well.
    However, here are my very basic questions:
    - Is "/var/abs/local" still considered the "standard" starting point as running 'abs' for the first time did not create that directory?
    - Is running 'abs' supposed to create it?
    - If it doesn't create it in the current version, did it ever create the directory in previous versions?
    From all the docs and forum topics (HOW TOs and such), it appears (at least through heavy implication and / or omission of facts to the contrary) that running 'abs' for the first time should create the tree including "/var/abs/local".
    Just wondering if something went wrong since the directory was not created for me by 'abs', or if I should just create the directory and move on. I suspect the latter will be my course of action, but I'm curious.
    Thank you.

    It is not created automatically... Just create it if needed.

Maybe you are looking for

  • How do you get iTunes to sync files purchased on another ipod

    I am trying to sync my ipod with my computer, and there are files that were purchased for a different ipod on my computer.  even though I authorize this computer to sync the files, iTunes won't add them to my iPod.  Any suggestions?

  • I lost virtual machine. how do I get it back?

    My iMac has OSX Snow Leopard operating system. Virtual Machine disappeared and I cannot find it ( or anything else) in Time Machine. How else can I restore Virtual Machine?

  • Text overflowing text fields

    Hi all, We created a PDF form which our client intends to send out to their clients. The problem is that the form doesnt work for them (works fine for our team using up to date Acrobat) so Im guessing they are using an older version of Acrobat. We ar

  • Sneak preview KM and Colloboration

    hi all,   I am new to EP.I have installed EP sneakpreview SP9. Can i practise Knowledge Management and Collaboration in that. Kindly advise me . Regards Meghana

  • What is l_s_range in the Exit?

    Hi, I am new to BW reporting.  I saw the coding in user exit 'EXIT_SAPLRRS0_001' L_S_RANGE-LOW = '06', something like that.  My question is, is this 'L_S_RANGE' a structure? how do I know what fields are there? I tried to see this in SE84 under struc