UCM Component Wizard Exception

Hi Everybody,
Everytime when i try to run the UCM Component Wizard i have this error in my console
java.lang.reflect.InvocationTargetException
Caused by: java.lang.IllegalAccessError: class sun.reflect.GeneratedConstructorAccessor1 cannot access its superclass sun.reflect.ConstructorAccessorImpl
Can someone help me please by giving me a track resolution.
Thank you in advance
CABDiop
Edited by: user1974088 on Jun 1, 2012 2:31 AM

Hi Srinath Menon,
My UCM version is 11.1.1.6.0
My Plateform
OS = Windows 7
Weblogic Server = wlserver_10.3
Thanks in advance

Similar Messages

  • UCM Component Wizard

    Hi,
    Whenever I am trying to run the Component Wizard from the ucm server(unix machine) the following error is shown:
    No X11 DISPLAY variable was set, but this program performed an operation which requires it.
    at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:159)
    at java.awt.Window.<init>(Window.java:317)
    at java.awt.Frame.<init>(Frame.java:419)
    at java.awt.Frame.<init>(Frame.java:384)
    at intradoc.apps.shared.MainFrame.<init>(MainFrame.java:40)
    at intradoc.apputilities.componentwizard.CWizardFrame.<init>(CWizardFrame.java:36)
    at ComponentWizard.main(ComponentWizard.java:32)
    Thanks

    Hi,
    I tried the EXPORT command-export DISPLAY=10.31.6.226:0.0
    10.31.6.226 is the ip of my machine and 10.31.9.229 is the ip of the ucm server machine.With both the ips i am getting the following error:
    Can't connect to X11 window server using '10.31.6.226:0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.access$000(X11GraphicsEnvironment.java :53)
    at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:142)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:1 31)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi ronment.java:68)
    at java.awt.Window.init(Window.java:270)
    at java.awt.Window.<init>(Window.java:318)
    at java.awt.Frame.<init>(Frame.java:419)
    at java.awt.Frame.<init>(Frame.java:384)
    at intradoc.apps.shared.MainFrame.<init>(MainFrame.java:40)
    at intradoc.apputilities.componentwizard.CWizardFrame.<init>(CWizardFram e.java:36)
    at ComponentWizard.main(ComponentWizard.java:32)
    Please help

  • Component Wizard is missing in UCM 11g

    Hi all,
    I'm running UCM 11g on Windows Server 2008 R2 Datacenter and I noticed that Component Wizard isn't installed neither in DomainHome nor anywhere else.
    Search in Windows Start Menu also doesn't bring any results.
    Is there any way to install it separately in existing domain or ECM Home?

    I actually found the Component Tool, but in:
    C:\Oracle\Middleware\Oracle_ECM1\ucm\idc\bin
    (this has ComponentTool.exe idcCommEnv.cmd, IdcShell.exe, Installer,exe, and a blank (pretty much) intradoc.cfg )
    NOT in the ...ucm/cs/bin dir.
    Of course when I run that, it fails with a !csIdcNameMissing which makes sense considering that is NOT where the UCM 11g server is and the intradoc.cfg isn;t configured.
    ANY ideas how this stuff got installed in different locations from the Standard??

  • Urgent - Error while executing the UCM component service

    Hi,
    I am working on Oracle UCM 11g and created a component service by extending RevisionImplementor class. The service is created using the Component Wizard. I need to execute business logic and update the revision lable while submiiting the Check In of new content or doing check out and check in functionality.
    To execute the service I am using a command <$executeService("Edit_Revision_Label")$> which is written in a .htm resource file. I am getting the following error (the error log is given below)
    I have admin privileges on local environment and while creating the component service I have given selected all (admin) privileges.
    Event generated by user 'weblogic' at host 'localhost:16200'. Script does not have privilege to execute subservice 'Edit_Revision_Label'. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,localhost:16200!$!csScriptSubServiceAccess,Edit_Revision_Label
    intradoc.common.ServiceException: !csScriptSubServiceAccess,Edit_Revision_Label
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    at intradoc.server.Service.buildServiceException(Service.java:2260)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    at intradoc.server.Service.createServiceException(Service.java:2249)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1194)
    at intradoc.server.Service.executeServiceEx(Service.java:3861)
    at intradoc.server.ServiceRequestImplementor.executeSafeServiceInNewContext(ServiceRequestImplementor.java:1231)
    at intradoc.server.Service.executeSafeServiceInNewContext(Service.java:3856)
    at intradoc.server.script.ServiceScriptExtensions.evaluateFunction(ServiceScriptExtensions.java:269)
    at intradoc.common.DynamicHtmlMerger.computeFunction(DynamicHtmlMerger.java:1430)
    at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:908)
    at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:623)
    at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1394)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1110)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1227)
    at intradoc.common.DynamicHtml.outputHtmlFromStart(DynamicHtml.java:1020)
    at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:991)
    at intradoc.common.DynamicHtmlMerger.outputDynamicHtmlPage(DynamicHtmlMerger.java:2007)
    at intradoc.server.Service.buildResponsePage(Service.java:1267)
    at intradoc.server.Service.doResponse(Service.java:2076)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:802)
    at intradoc.server.Service.doRequest(Service.java:1890)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1343)
    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1715)
    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)
    at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1600)
    at idcservlet.IdcFilter.doFilter(IdcFilter.java:352)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Please let me know what could be the issue and the resolution on the same.
    Thanks,
    Sarang

    Hi Jiri,
    Thanks you so much for the suggestion. This has helped me to resolve the error I was getting.
    After getting the service call to my method I am getting following error. If you have any suggessions please let me know
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,localhost:16200!$!csServiceDataException,Edit_Revision_Label,generateRevLabelInfo!$!csMethodNotDefined,generateRevLabelInfo
    intradoc.common.ServiceException: !csServiceDataException,Edit_Revision_Label,generateRevLabelInfo!$
    *ScriptStack Edit_Revision_Label
    3:generateRevLabelInfo,**no captured values**
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    at intradoc.server.Service.buildServiceException(Service.java:2260)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    at intradoc.server.Service.createServiceException(Service.java:2249)
    at intradoc.server.ServiceRequestImplementor.handleActionException(ServiceRequestImplementor.java:1766)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1716)
    at intradoc.server.Service.doAction(Service.java:477)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:472)
    Thanks,
    Sarang

  • Folder_g component wizard failure from R35UpdateBundle Extra patch

    Installed and had running the 10gR3 version 10.1.3.3.3 (version 20080807) using MS sqlserver as backend db http://download.oracle.com/otn/content_management/V13682-01.zip. See edit for additional details at the resource level.
    Applied the patches in the following order:
    CS10gR35UpdateBundle-20090707-11 (Version 10.1.3.5.0) http://download.oracle.com/otn/content_management/CS10gR35UpdateBundle-20090707-11.zip
    CS10gR34ContentAccessUpdate-20090505-4 (Version 10.1.3.4.1) http://download.oracle.com/otn/content_management/CS10gR34ContentAccessUpdate-20090505-4.zip
    CS10gR34NativeUpdate-20090708-5 (Version 10.1.3.4.1) http://download.oracle.com/otn/content_management/CS10gR34NativeUpdate-20090708-5.zip
    IBR10gR3UpdateBundle-20090630-26 (Version: 10.1.3) http://download.oracle.com/otn/content_management/IBR10gR3UpdateBundle-20090630-26.zip
    Able to log into content server with the admin user, checked that Version 10.1.3.5.0 has been applied
    Lost the ability to edit the folder structure under the Browse content option
    Launched the component wizard to examine if the Folder_g was enabled
    Custom Component List shows
    Folders_g     Enabled     c:/oracle/UCM/server/install/custom/Folders_g/Folders_g.hda
    Attempted to open this component I receive the following error dialog box
    “Please correct the following errors:
    !csCompWizMergeTableNotFound, VCR_FOLDERS_ServiceHandlersFile ‘c:/oracle/UCM/server/install/custom/Folders_g/resources/vcr_folders_tables.idoc’ is invalid resource file type.
    File ‘c:/oracle/UCM/server/install/custom/Folders_g/resources/lang/en/vcr_folders_strings.idoc’ is invalid resource file type.
    Can anyone give me a starting point to how to resolve this error.
    Regards
    Rob
    The contents of ‘ c:/oracle/UCM/server/install/custom/Folders_g/resources/vcr_folders_tables.idoc’ is
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>VCR_FOLDERS htmlIncludeOrString</title>
    </head>
    <body>
    <@table VCR_FOLDERS_ServiceHandlers@>
    <table>
    <tr>
         <td>serviceName</td>
         <td>handler</td>
         <td>searchOrder</td>
    </tr>
    <tr>
         <td>Service</td>
         <td>vcr_folders.VcrFoldersServiceHandler</td>
         <td>100</td>
    </tr>
    </table>
    <@end@>
    <@table VcrFoldersFieldDefinitions@>
    <table>
         <tr>
              <td>name</td>
              <td>description</td>
              <td>propertyDefinitionType</td>
              <td>propertyType</td>
              <td>isMandatory</td>
              <td>isReadOnly</td>
              <td>isMultiValued</td>
              <td>isRestricted</td>
              <td>isSearchable</td>
              <td>isPrimary</td>
              <td>nestedClass</td>
         </tr>
         <tr>
              <td>dCollectionID</td>
              <td>wwCollectionID</td>
              <td>NATIVE</td>
              <td>LONG</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCollectionPath</td>
              <td>wwCollectionPath</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCollectionGUID</td>
              <td>wwCollectionGUID</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dParentCollectionID</td>
              <td>wwCollectionParentCollectionID</td>
              <td>NATIVE</td>
              <td>LONG</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCollectionName</td>
              <td>wwCollectionCollectionName</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCollectionType</td>
              <td>wwCollectionType</td>
              <td>NATIVE</td>
              <td>LONG</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCollectionMark</td>
              <td>wwCollectionMark</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dDependent</td>
              <td>wwCollectionDependent</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCollectionQueries</td>
              <td>wwCollectionQueries</td>
              <td>NATIVE</td>
              <td>LONG</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCollectionEnabled</td>
              <td>wwCollectionEnabled</td>
              <td>NATIVE</td>
              <td>LONG</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCollectionInherit</td>
              <td>wwCollectionInherit</td>
              <td>NATIVE</td>
              <td>LONG</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dChildManipulation</td>
              <td>wwCollectionChildManipulation</td>
              <td>NATIVE</td>
              <td>LONG</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dLastModifiedDate</td>
              <td>wwCollectionModified</td>
              <td>NATIVE</td>
              <td>CALENDAR</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCollectionOwner</td>
              <td>wwCollectionOwner</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dPromptForMetadata</td>
              <td>wwPromptForMetaData</td>
              <td>NATIVE</td>
              <td>LONG</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCollectionCreator</td>
              <td>wwCollectionCreator</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCollectionModifier</td>
              <td>wwCollectionModifier</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dDocName</td>
              <td>apTitleDocName</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dDocType</td>
              <td>apTitleDocType</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dDocTitle</td>
              <td>apTitleDocTitle</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dDocAuthor</td>
              <td>apTitleDocAuthor</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
              <tr>
              <td>dRevLabel</td>
              <td>apTitleRevisionLabel</td>
              <td>NATIVE</td>
              <td>LONG</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
              <tr>
              <td>dSecurityGroup</td>
              <td>apTitleSecurityGroup</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dDocAccount</td>
              <td>apTitleAccount</td>
              <td>NATIVE</td>
              <td>STRING</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dCreateDate</td>
              <td>apTitleCreateDate</td>
              <td>NATIVE</td>
              <td>CALENDAR</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dInDate</td>
              <td>apTitleInDate</td>
              <td>NATIVE</td>
              <td>CALENDAR</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dOutDate</td>
              <td>apTitleOutDate</td>
              <td>NATIVE</td>
              <td>CALENDAR</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
         <tr>
              <td>dReleaseDate</td>
              <td>apTitleReleaseDate</td>
              <td>NATIVE</td>
              <td>CALENDAR</td>
              <td>1</td>
              <td>1</td>
              <td>0</td>
              <td>0</td>
              <td>1</td>
              <td>0</td>
         </tr>
    </table>
    <@end@>
    </body>
    </html>
    The contents of c:/oracle/UCM/server/install/custom/Folders_g/resources/lang/en/vcr_folders_strings.idoc is below
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>
    VCR_FOLDERS htmlIncludeOrString
    </title>
    </head>
    <body>
    <@wwCollectionID=Virtual Folder ID@>
    <@wwCollectionGUID=Virtual Folder GUID@>
    <@wwCollectionType=Virtual Folder Type@>
    <@wwCollectionMark=Virtual Folder Mark@>
    <@wwCollectionEnabled=Folder Enabled@>
    <@wwCollectionPath=Virtual Folder Path@>
    <@csVcrFoldersFolderArgMissing=Neither dCollectionID or dCollectionPath are included in the request.@>
    </body>
    </html>
    Edited by: RSward on 28-Oct-2009 20:40
    Again using the Component Wizard, selecting the component 'Folder_g' and resouce resources/vcr_folders_tables.idoc
    I disabled it due to the error and then tried to enable it. I got this further error
    "the table 'VCR_FOLDERS_ServiceHandlers' that is specified in the MergeRules table is not defined. Please either remove it form the MergeRules table or add to the ResourceDefinition table.
    Does anyone know if a script exists to create the VCR_FOLDERS to upgrade the MergeRules table.

    Rob,
    I'm running into the exact same issue.
    Did you get this resolved?
    Regards,
    Rob de Gouw

  • Where is Component Wizard?

    hi,
    in ucm 10 i can find component manager but in 11(ecm) i couldnt find where the component wizard is.but i can see componennt manager from web interface.can i CREATE and manage custom components from component manager?server's os is enterprise linux.can anyone help please?

    In Component Manager you can manage (that is, install, enable/disable) custom components. To create new components you will need Component Wizard (in theory, you can configure .hda files manually in a text editor, but if you are used to CW, better use it). This link: http://download.oracle.com/docs/cd/E14571_01/doc.1111/e10792/c01_introduction005.htm#BABHJJID describes hot to start it.

  • Component Wizard - Command Line?

    I have content server installed on a linux OS (and I've run into this same situation when installed on Solaris). I generally ssh in and do my component development. What I need is a command line way of invoking the component wizard build process.
    All the things Component Wizard does (creating static table files, string files, etc.), I can do by hand. The one thing I haven't figure out how to do is build the component.
    How are people developing on linux/unix doing this? Are you getting into the X Windows and opening it there and building? Anyone running on a server without X Windows or other desktop? init 3 only.

    I keep my own personal instance on a VM that uses windows and build components through there.

  • How to customise the default business component wizard

    I Would like to customize the default Business component wizard for my application so that some of the option should be dissabled. (e.g when I associate my business component with several tables I see a window which shows insert '+', delete 'x' etc) will come by default I would like to hide delete from this.
    Can any one tell me how do I customise my Business application window?
    Thanks
    Jitendra

    I looked into "Modifying Data Form Generation Templates" which says there will be template.properties but could not find this file.
    Actually my problem is I would like to add/delete some of menu item in the default business component browser. If possible to do this ?
    Or would like to create a browser something similar to BC4J browser which gives me a list of tables to browse and each table gets opened as a data frame (Frame is easy to modify). Something like MDI for Data Frame.
    Any help on this would be helpful.
    Thanks
    null

  • Trouble with Component Wizard and User Database

    Hello,
    I am a user of Circuit Design v.13.0 Power Pro Edition (Windows 8 Pro x64, intel Core i7 3GHz, 4GB memory, 500GB HDD).
    On MultiSim, I tried to create a 324-pin component via the Component WIzard, and had this component listed in the User Database.
    I failed, however, to register the symbol (ANSI Y32.2) created on the Symbol Editor, receiving an error saying something like:
    "The ANSI symbol for component ......... cannot be found or is invalid. The symbol is saved in the database. Check if the symbol is correct."
    (This is an English intepretation of the original Japanese, so may not be the exact English error message.)
    Actually, no symbol appears on the Database Manager.
    I have found that this error does not occur for pin counts equal to or fewer than 144.
    Furthermore, other 324-pin and 256-pin components created on MultiSim v.12.0 caused an error when I tried to edit these components in the User Database, with a message like:
    "A trouble occurred in reading the symbol data of component ..."
    Could anyone tell me how I can resolve these problems?
    I will greatly appreciate your help.
    Regards,
    Akira

    I have the same problem. I am using Multisim 13.0.1 (13.0.1059) with database version 13.0.c, Win7 x64
    I found that when you have a component symbol with 146 pins, it works, but when you add one more pin, you get an error saying, "The ANSI symbol for component [my component name] in family [component family name] is missing or invalid. The symbol will still be saved to the database. Check to ensure the symbol is correct.
    Multisim will not allow opening the component in the database for editing. If you try to place the component on a schematic, you get the error "There was a problem reading symbol data for component [component family name]/[my component name]

  • Oracle 8 Lite & J Developer - Business Component Wizard

    When I run the Business Component Wizard against the Oracle 8 Lite database it checks the connection ok, but fails with SQL Error [POL-5130] table or view not found.
    This is at the step 3 of 3 - where it shows the available tables etc.
    The default tables exist with data and this has been verified using SQL Plus
    Any ideas ?
    null

    Oracle8 Lite & JDeveloper & Business Component - combination is not working. The next version (JDeveloper) will fix that (atleast that is what oracle finland told me)

  • IIs there any way of loading in a MM54C221J component into multisim with out having to use the component wizard?

    Im trying to use a MM54C221J multivibrator in multisim, but it's not in the library.
    Does anyone know if I can get hold of one with having to use the component wizard?
    Many thanks 

    Hello GFear,
    There are several sources for components that aren't native to multisim.
    You can directly contact the manufacturer of the component should they have the multisim model available.
    You can also search the web incase another user has created the component.
    I have searched for the MM54C221J and have not found one available online.
    If you are having trouble using the Component Wizard here is a useful link that breaks down each of the steps.
    To create a component you will need a spice model of the component which you should be able to acquire from the manufacture.
    http://zone.ni.com/devzone/cda/tut/p/id/3173
    I hope this helps.
    Regards,
    Philip
    Applications Engineer
    National Instruments
    UK Branch
    ===If this fixes your problem, mark as solution!===

  • Convert to component wizard not working

    When I run the Convert to Component wizard with the tool, I get a dialogue that I cannot close. I then have to force close Eclipse and restart the project again. The tool seems to work but I cannot close or exit the Dialog window at all.
    Then when I restart, the project has the following error:
    The container 'LiveCycle ES2' references non existing library 'D:\Apps\eclipse\configuration\org.eclipse.osgi\bundles\689\1\.cp\libs\common\adobe-livec ycle-client.jar'
    Am wondering if the two things are related?

    Hi Rex,
    I am creating a new Java project (File > New > Java Project) then I right click the new Project in Package Explorer and click Configure > Convert to Livecycle Component Project. Eclipse then shows a Dialog where I can select which projects I want converted. You then tick the checkbox, click Finish and the project gets a component.xml but you cannot close the dialog without force closing the Eclipse instance. Actually, as soon as the dialog is opened, you cannot close it at all without force closing Eclipse.
    This is the latest LCWCD tool and Eclipse Galileo (3.5.2).

  • Component wizard missing most footprint pins when trying to build a BGA part

    Help with this may keep me from switching to PADS....
    I am attempting to create an Altera FPGA (EP2C35F675) symbol for Multisim.  Using the component wizard I started the part, selected the ALTERA_FLBGA672_1.0 footprint (shockingly, one existed).  This is a large part...672 pins so I had my doubts but moved on to meticulously adding the 9 symbol sections by hand (the fact that this cannot be done through either a part conversion or a text import is, well, embarassing for NI).  Making it through that with a cramped hand, I then moved to the footprint pin mapping, which failed.  The pins that do exist in the Ultiboard footprint do not all appear or are available to be mapped (this is step 5 of 6).  Some do, but its only the first 48 of the 672 that should be available. 
    Has anyone else encountered this problem?  Is an issue with the built in footprint or a bug in the application?
    Thanks in advance.

    Thank you udflyer,
    Good catch, I will submit the issue in our defect tracker and pass this information to the correct department. It should be addressed in the next release of the product.
    Thanks once again, and I hope this issue didnt cause you too much trouble.
    M.I.
    National Instruments
    EWB Group.

  • UCM Server Service Exception

    Hello everyone,
    I'm trying to integrate my WebCenter portal project with my Oracle UCM server and i need a hand to finish the integration. My questing is about a security related exception and any kind of help is appreciated. Below you can find the details;
    Thanks in advance!
    Nurhak
    Here is the problem;
    1. After i run my JDeveloper project i reach the portal screen, it is : http://127.0.0.1:7101/UCMTester-Portal-context-root/faces/pages_home
    2. I can login to here with a user name: 48111 and a password: 12345678. After i login, i can see the Contribution Folders and the subfolders under that. I can open these folders and files as well. 48111 has admin rights on both WebLogic Administration Console side and WebCenter project side.
    3. When i want to upload a new file, then i have this pop up error message:
    *Unable to upload the document.
    *You do not have permission.
    *Please refresh to see the latest content (View > Refresh Content).
    4. Then when i look at the logs on the UCM_server side i find the ServiceException log mentioned below.
    5. When i login to UCM Server (http://10.100.110.120:16200/cs) with the same username(48111) and password(12345678), then i can upload new documents.
    Message     general exception
    Supplemental Detail     intradoc.common.ServiceException: !csUnableToCheckIn,(null)!csSecurityGroupNotDefined
    *ScriptStack CHECKIN_UNIVERSAL
    3:checkSecurity,**no captured values**
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    at intradoc.server.Service.buildServiceException(Service.java:2260)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    at intradoc.server.Service.createServiceException(Service.java:2249)
    at intradoc.server.ServiceSecurityImplementor.determinePrivilege(ServiceSecurityImplementor.java:652)
    at intradoc.server.DocumentAccessSecurity.checkSecurity(DocumentAccessSecurity.java:166)
    at intradoc.server.DocumentAccessSecurity.checkSecurity(DocumentAccessSecurity.java:121)
    at intradoc.server.ServiceSecurityImplementor.checkSecurity(ServiceSecurityImplementor.java:371)
    at intradoc.server.Service.checkSecurity(Service.java:2829)
    at intradoc.server.Service.checkSecurity(Service.java:2807)
    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 intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    at intradoc.server.Service.doCodeEx(Service.java:550)
    at collections.CollectionUserHandler.checkSecurity(CollectionUserHandler.java:1366)
    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 intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:533)
    at intradoc.server.Service.doCode(Service.java:505)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    at intradoc.server.Service.doAction(Service.java:477)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
    at intradoc.server.Service.executeActions(Service.java:458)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
    at intradoc.server.Service.doRequest(Service.java:1890)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    Hello Jonathan,
    Thank you for the reply. Now it works!!
    Here is the step for the solution:
    1. Login to Oracle Content Server http://yourserveripaddress:16200/cs with admin rights
    2. Go to Administration/Folder Configuration/System Default Information Field Configuration
    3. Change the Security Group and Update (In this step i changed it to "Public" just to see if it is working or not) and try uploading a file!
    Happy coding!
    Nurhak

  • Web Dynpro Model Wizard Exception

    Hi there,
    I've recently installed the latest Netweaver'04 Sneak Preview and I get the following exception when generating an R3 Adaptive RFC model (using the "create model" Wizard):
    org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: com/sap/tc/logging/LogController)
    Here are the rest of the details that the error displays:
    Plugin: Web Dynpro Model Editor Services
    Pugin ID: com.sap.ide.webdynpro.service.modeleditor
    Class: com.sap.ide.webdynpro.modeleditor.wizards.model.creation.ModelDialog
    Method: nextPressed
    Message: Internal error - see detail information in exception trace.
    I'm on Version: 2.0.11 of the NetWeaver Developer Studio.
    Anyone else out there with the same problem?
    Thanks,
    Gough

    Hi,
    Do check if the following link helps.
    Problem Connecting with SAP R3 for creating new model
    Regards,
    Vijith

Maybe you are looking for

  • Data issues with the Rzzr

    I recently bought the droid Razr and have had some issues.  First off I seem to get a decent amount of data connection disconnects.   Also when I live on Long Island and work in Manhattan.  Where I live I only get 3g and the connection is slooooow.  

  • Apple ID Question/problems

    Ok, i'm sure by now this quesiton or questions like it have been asked adnausium, i'm quite sorry but i simply don't have the time, or patience to sift through possible answers or try to find similar situations. here is the lowdown, i have two apple

  • What apple products do I need to connect all my devices?

    Dear community, I buyed my first iphone years ago and actually have the iphone 4. Since 2 weeks I'm the proud owner of an ipad 2. Due to my conviction to apple devices I actually think about a completely switch from windows to apple. The time is good

  • Steps to load data from R/3 to BW

    Hi all, 1. I am loading data fromDS :  2LIS_12_VCITM to cube. Can somebody explain what steps we need to follow in R/3 and then in BW. 2. Also i have a Z - Extract Structure  for 2lis_13_vditm,which has additional fields, how or where should i link 2

  • Google Search Keyboard Shortcut Missing in Safari

    I've noticed that the keyboard shortcut for "search with Google" keyboard shortcut (command+shift+L) has been replaced by opening the new Reading List drawer.  The shortcut still works in other cocoa apps, but has been superceeded by the new reading