SOLR RuntimeException: Can't find resource 'solrconfig.xml' in classpath or ...

I'm setting up 64-bit CF with SOLR on a client's Windows Server 2008 64-bit box.
Installation was not an issue. Was able to produce a SOLR index a number of times since the install. But the nightly rebuilds of the index began failing at after about a week. I've tried rebuilding a number of times at this point via the CF Admin but with no success. What I note is that attempting to recreate the collection results in the sub-directory I've named (HRindex) being created and nothing else.
Looking in the SOLR stderr log file I find this error each time I've tried re-creating this collection:
  java.lang.RuntimeException: Can't find resource 'solrconfig.xml' in classpath or 'X:\SOLRcollections\HRindex/conf/', cwd=C:\ColdFusionSolr
I've found references to this problem elsewhere on the net indicating that this may result from a permissions problem with this directory (HRindex) or with the file solrconfig.xml inside that directory...but a) I've subsequently given full control to all users; b) the file solrconfig.xml is not being created at all. On most attempts, no subdirectories are created below X:\SOLRcollections\HRindex\ .
Anyone here have any experience with this?
Also worth noting. Not long after this problem began, I decided to uninstall SOLR and tried reinstalling it. So most of the original versions of solr.xml are gone.
Here is a copy of the file solr.xml that was under the original install in c:\coldfusion9\solr\multicore
<?xml version='1.0' encoding='UTF-8'?><solr persistent='true'> <cores adminPath='/admin/cores'>
  <core name='core0' instanceDir='core0/'/>
  <core name='HRindex' instanceDir='X:/SOLRcollections/HRindex/HRindex/'
dataDir='X:/SOLRcollections/HRindex/HRindex/data/'/>
</cores>
</solr>
When I reinstalled SOLR from the CF9 dvd, I instaled it in a different directory. But there are NO copies of solr.xml file under the new installation.
Not knowing how SOLR works under the covers, where should this file be found? When does SOLR build it?

XIntelligence wrote:
When you create a new Solr Collection files like schema.xml & solrconfig.xml are copied from X:\ColdFusion9\solr\multicore\template\conf
If for some reason these files are locked / access restricted or corrupt the collection would not work.
You can manually copy X:\ColdFusion9\solr\multicore\template\conf to X:\SOLRcollections\HRindex/conf/ and restart the CF search service though.
If that is the case, you first have to manually create the directory conf in X:\SOLRcollections\HRindex\. Then copy the XML files into that directory. However, note the repetition '/HRindex/HRindex/' in your settings in solr.xml. It looks like a mistake.

Similar Messages

  • Serena Dimensions plugin can not find resource when syncronizing new item

    We use
    Serena Dimensions 2009R03
    Oracle JDeveloper 11.1.1.3.0
    Serena Dimensions extension 11.1.1.3.37.56.60
    We have managed to link an application to a Dimensions project, and syncronizing files that exisit in the repository works fine, but when adding new files to the repository, JDev crashes with an exeption:
    Performing action Add...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: [ from oracle.ide.navigator.ProjectNavigatorWindow ]
    java.util.MissingResourceException: Can't find resource for bundle oracle.jdevimpl.vcs.dimensions.res.Resource, key Failed to {0} file {1}
    j.util.ResourceBundle.getObject(ResourceBundle.java:384)
    j.util.ResourceBundle.getObject(ResourceBundle.java:381)
    j.util.ResourceBundle.getString(ResourceBundle.java:344)
    o.ji.vcs.dimensions.res.Resource.get(Resource.java:23)
    o.ji.vcs.dimensions.res.Resource.format(Resource.java:31)
    o.ji.vcs.dimensions.session.DMVersionOperation.convertToDMException(DMVersionOperation.java:98)
    o.ji.vcs.dimensions.session.DMVersionOperation.convertToDMException(DMVersionOperation.java:73)
    o.ji.vcs.dimensions.session.DMAdd.performOperation(DMAdd.java:121)
    o.ji.vcs.dimensions.op.DMAddOperation$1.doInvocation(DMAddOperation.java:113)
    o.j.vcs.spi.VCSDirectoryInvokable.runInvokableImpl(VCSDirectoryInvokable.java:199)
    o.j.vcs.spi.VCSDirectoryInvokable.runInvokable(VCSDirectoryInvokable.java:117)
    o.ji.vcs.dimensions.op.DMAbstractOperation.invokeCommandImpl(DMAbstractOperation.java:141)
    o.ji.vcs.dimensions.op.DMAbstractOperation$1.doCommitOperation(DMAbstractOperation.java:102)
    o.j.vcs.spi.VCSDialogCommitter$1.run(VCSDialogCommitter.java:82)
    The item is not created.
    It makes no difference if subversion i active at the same time or not.
    Syncronizing with the Dimensions client or from a file explorer works fine.
    I have tried to reinstall both jdev, Dimensions client and the extension with the same result.
    This makes the extension pretty useless.
    /Kim

    Hi,
    1. Disabling auto checkout
    go to menu Tools -> Preferences -> Versioning -> Dimensions -> General
    this is the GUI approach to manipulating the preferences xml file that you have found. You should never need to amend this file manually
    1.c/2 We have an ER to provide a way to work on a file locally/writeable. It is not possible in this version. You could use the file system to set the file to writeable, but it is not supported
    3.a the Help files are the only documentation that we provide. It is not expected to be a full tutorial on Dimensions, but to support using the JDEV UI to interact with Diremnsions.
    What do you feel is missing from help?
    I have noticed that the Tools - Preferences for Dimensions are not documented in help and I will get a bug raised for that.
    b. the lock icon does, indeed, mean logged out. If you hover the mouse over the file in question the tool tip gives the meaning of the icon.
    ii. I don't recognise this second icon. Can you reproduce it and hover over the file - let me know what it is, I will get the icons updated in Help
    rgds
    Susan
    susanduncan.blogspot.com

  • Can't find resource for bundle com.plumtree.portlet.util.PortletResourceBundle

    Hi,
    I'm trying to integrate Business Objects XI portlets and I received this error:
    An error has occuredCan't find resource for bundle com.plumtree.portlet.util.PortletResourceBundle, key jsp.ExplorerView.CorporateDocuments Can't find resource for bundle com.plumtree.portlet.util.PortletResourceBundle, key jsp.ExplorerView.CorporateDocuments java.util.MissingResourceException: Can't find resource for bundle com.plumtree.portlet.util.PortletResourceBundle, key jsp.ExplorerView.CorporateDocuments at java.util.ResourceBundle.getObject(ResourceBundle.java:314) at java.util.ResourceBundle.getString(ResourceBundle.java:274) at com.businessobjects.portlets.jsr168.enterprise.common.ExplorerHelper.getResourceString(Unknown Source) at jsp_servlet._jsp.__errormessage._jspService(__errormessage.java:206) at weblogic.servlet.jsp.JspBase.service(JspBase.java:33) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:996) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:622) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:412) at com.plumtree.portlet.impl.PortletRequestDispatcherImpl.include(PortletRequestDispatcherImpl.java:118) at com.businessobjects.portlets.jsr168.enterprise.explore.Explorer.doView(Unknown Source) at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:235) at javax.portlet.GenericPortlet.render(GenericPortlet.java:163) at com.plumtree.portlet.servlet.PortletServlet.service(PortletServlet.java:277) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:996) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6452) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3661) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2630) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178) Does anybody know what could be wrong? What am I missing?Thanks a lot!Claudia

    hi Clinton,
    I'm using the last version available in the Product center (I think it is 1.03).
    The portlet.xml file is the one that comes with the BO portlets (see below).
    Thanks a lot!
    <?xml version="1.0" encoding="UTF-8"?>
    <portlet-app xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd"
    version="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd"
    id="BusinessObjects Enterprise Portlets">
    <!-- id attribute is added for IBM WSRP , it will be deleted in the feature after IBM release its WPS -->
    <portlet>
    <portlet-name>BOPortlet</portlet-name>
    <display-name xml:lang="en">ListPortlet</display-name>
    <portlet-class>com.businessobjects.portlets.jsr168.enterprise.explore.Explorer</portlet-class>
    <!-- jsp URL starts-->
    <init-param>
    <name>Help Path</name>
    <value>/jsp/help/</value>
    </init-param>
    <!-- jsp URL ends-->
    <!-- General Appearance settings -->
    <init-param>
    <name>Show toolbar in footer</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Show unavailable documents</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Allow subscription</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Allow searching</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Rows per page</name>
    <value>50</value>
    </init-param>
    <init-param>
    <name>Row separator</name>
    <value>lines</value>
    </init-param>
    <init-param>
    <name>Separator_Color_Front</name>
    <value>#FFFFFF</value>
    </init-param>
    <init-param>
    <name>Separator_Color_Back</name>
    <value>#F0F8FF</value>
    </init-param>
    <init-param>
    <name>Selected row bgcolor</name>
    <value>#4682B4</value>
    </init-param>
    <init-param>
    <name>Allow Paging</name>
    <value>true</value>
    </init-param>
    <!-- Navigation settings -->
    <init-param>
    <name>Custom sub-location</name>
    <value>23</value>
    </init-param>
    <init-param>
    <name>Remember active location for user</name>
    <value>false</value>
    </init-param>
    <init-param>
    <name>ActiveLocation</name>
    <value>23</value>
    </init-param>
    <init-param>
    <name>Open document in new window</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>ShowNavigationDropDown</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Allow Personal Inbox access</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Allow Personal Documents access</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Allow Personal Categories access</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Allow Corporate Documents access</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Allow Corporate Categories access</name>
    <value>true</value>
    </init-param>
    <!-- Columns settings -->
    <init-param>
    <name>Show Alerts</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Show Type</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Show From</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Show Updated</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Show Availability</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Show Folder</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Show Category</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Show Keyword</name>
    <value>true</value>
    </init-param>
    <init-param>
    <name>Show Author</name>
    <value>true</value>
    </init-param>
    <!-- Logging settings -->
    <init-param>
    <name>Logging</name>
    <value>none</value>
    </init-param>
    <init-param>
    <name>Enable Logging</name>
    <value>true</value>
    </init-param>
    <expiration-cache>0</expiration-cache>
    <supports>
    <mime-type>text/html</mime-type>
    <portlet-mode>view</portlet-mode>
    <portlet-mode>edit</portlet-mode>
    <portlet-mode>help</portlet-mode>
    </supports>
    <supported-locale>en</supported-locale>
    <supported-locale>fr</supported-locale>
    <supported-locale>ja</supported-locale>
    <supported-locale>zh_CN</supported-locale>
    <supported-locale>es</supported-locale>
    <supported-locale>it</supported-locale>
    <supported-locale>zh_TW</supported-locale>
    <supported-locale>ko</supported-locale>
    <supported-locale>de</supported-locale>
    <supported-locale>nl</supported-locale>
    <resource-bundle>com.businessobjects.portlets.jsr168.enterprise.common.Strings</resource-bundle>
    <portlet-info>
    <title>BOPortlet</title>
    </portlet-info>
    <portlet-preferences>
    <preference>
    <name>Submit on Click</name>
    <value></value>
    <read-only>false</read-only>
    </preference>
    <preference>
    <name>Show toolbar in footer</name>
    <read-only>false</read-only>
    </preference>
    <preference>
    <name>Show unavailable documents</name>
    <read-only>false</read-only>
    </preference>
    <preference>
    <name>Allow subscription</name>
    <read-only>false</read-only>
    </preference>
    <preference>
    <name>Allow searching</name>
    <read-only>false</read-only>
    </preference>
    </portlet-preferences>
    </portlet>
    </portlet-app>

  • Can't find resource for bundle java.util.PropertyResourceBundle, key Summar

    While invoking a specific reprot file using JRC API, i am getting the below exception. Can you anybody tell me what jar file or properties files are requried to be placed in the lib folder? I can send the total stack trace if requried.
    - Failed to load the resource 'SummaryOnNonRecurringField' from the bundle java.util.PropertyResourceBundle@5e9d7a.
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key SummaryOnNonRecurringField
         at java.util.ResourceBundle.getObject(ResourceBundle.java:314)
         at java.util.ResourceBundle.getObject(ResourceBundle.java:311)
         at java.util.ResourceBundle.getString(ResourceBundle.java:274)
         at com.crystaldecisions.reports.common.CrystalResources.loadString(Unknown Source)
         at com.crystaldecisions.reports.common.CrystalResources.loadMessage(Unknown Source)
         at com.crystaldecisions.reports.common.CrystalException.a(Unknown Source)
         at com.crystaldecisions.reports.common.CrystalException.getLocalizedMessage(Unknown Source)
         at com.crystaldecisions.reports.common.CrystalException.getMessage(Unknown Source)
         at java.lang.Throwable.getLocalizedMessage(Throwable.java:266)

    Hello Srinivasa,
    -Have you used any database connectivity for your report (like JDBC or ODBC)? Does your report work fine from designer ?
    -The reason you are getting this error might be that the u201Cojdbc14.jaru201D or the JDBC driver type jar file you are using might not be present in the u201CCRConfig.xmlu201D class path location.
    -For resolving this error message, please add the u201Cojdbc14.jaru201D to the CRConfig.xml file class path present in the folder u201CC:\Program Files\Common Files\Business Objects\3.0\javau201D for CR XI.
    -Also, please make sure whether you have copied the JDBC driver to the WEB-INF\lib folder.
    -Apart from this.please make sure that you have copied all the JAR files from business objects lib folder inside lib folder of your application.
    Thanks,
    Chinmay

  • File upload in KM throws a system exception: java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key xtlt_Required

    Hi All,
    We are on Netweaver 7.01 SP14. (well I understand we are way behind patch levels, but a simple file upload should be working ?/)
    We are trying to upload (HTML &/ Image) a file in one of the KM's public folder.
    As and when we select folder and click on upload we get the below message:
    Below is the error trace details:
    Full Message Text
    com.sapportals.wdf.WdfException
    at com.sapportals.wcm.control.edit.ResourceUploadControl.render(ResourceUploadControl.java:688)
    at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.WdfCompositeController.internalRender(WdfCompositeController.java:709)
    at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:674)
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:408)
    at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:238)
    at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:134)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:133)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:88)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:249)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:557)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:430)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1064)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    --- Nested WDF Exception -----------------------
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key xtlt_Required
    at java.util.ResourceBundle.getObject(ResourceBundle.java:327)
    at java.util.ResourceBundle.getObject(ResourceBundle.java:324)
    at java.util.ResourceBundle.getString(ResourceBundle.java:287)
    at com.sapportals.wcm.util.resource.ResourceBundles.getString(ResourceBundles.java:55)
    at com.sapportals.wcm.control.base.WcmBaseControl.getBaseBundleString(WcmBaseControl.java:150)
    at com.sapportals.wcm.control.base.WcmBaseControl.getBaseBundleString(WcmBaseControl.java:176)
    at com.sapportals.wcm.control.edit.ResourceUploadControl.renderUploadFileContent(ResourceUploadControl.java:773)
    at com.sapportals.wcm.control.edit.ResourceUploadControl.render(ResourceUploadControl.java:655)
    at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
    at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
    at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
    at com.sapportals.wdf.WdfCompositeController.internalRender(WdfCompositeController.java:709)
    at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:674)
    at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.htmlb.Container.preRender(Container.java:120)
    at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:408)
    at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:238)
    at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:134)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:133)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:88)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:249)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:557)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:430)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1064)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176) 

    Hi Vijay,
    Thanks for the quick reply.
    I have gone through the notes 1535201  & now on 1606563  after your advise.
    Both the notes says the fix is available on 7.01 after SP 07 and we are on SP 14 already.
    Also just in case I did checked with our basis and they confirmed we are a head and we have the above notes in our release already.
    Unfortunately the notes are not the solution to the investigation till date.
    Thanks,
    Sai

  • Error on deployment "Can'f find resource bundle org.openide.util.NbBundle..

    i get this error when i try to run a page
    "java.util.MissingResourceException: Can't find resource for bundle org.openide.uitl.NbBundle$PBundle, key enterprise.deployapi.actions.modulestataction.deploy_failedDeployment Error -- Error loading deployment descriptors for _WebApplications1 -- This web app has no resource reference by the name of jdbc/Travelat java.util.ResourceBundle.getObject(ResourceBundle.java:314).."
    i have tried reinstalling and trying to undeploy all the deployed components but nothing seems to work..
    any help would be appreciated because i cannot run anything at all

    i get this error when i try to run a page
    "java.util.MissingResourceException: Can't find
    resource for bundle
    org.openide.uitl.NbBundle$PBundle, key
    enterprise.deployapi.actions.modulestataction.deploy_f
    ailedDeployment Error -- Error loading deployment
    descriptors for _WebApplications1 -- This web app has
    no resource reference by the name of jdbc/Travelat
    java.util.ResourceBundle.getObject(ResourceBundle.java
    :314).."
    i have tried reinstalling and trying to undeploy all
    the deployed components but nothing seems to work..
    any help would be appreciated because i cannot run
    anything at allYou're on the Early Access build?
    Do you run in a locale other than en?
    I looked at the code and that string is in the right source/build files. So something is really strange here.
    The other interesting question is, what did you try to do? Apparently there is some problem with the jdbc/Travel resource.
    Thanks,
    -- Marco

  • I can't find the build.xml in adobe-workspace-src.zip

    I imported the adobe-workspace-src.zip according to the 'customize workspace ui'. But I can't find the build.xml.So far I can't build the workspace project without it. Please advice how can I find build.xml?

    Hi,
    Can you confirm which version of LiveCycle you are using?
    Thanks,
    Matt MacKenzie
    Engineering Manager, LiveCycle Process Management ES

  • Downloaded aquarium screen saver. Says can not find Resource file

    Downloaded Auaruim screen saver, installed it, but can not find Resource File.

    >Funnily enough it loaded on an old pc easily!
    Hi
    This means that drivers are ok and there must be something wrong with the system preinstalled on Equium U400.
    How did you proceed?
    Its important that you would NOT connect the Dynadock to the notebook before the drivers and software installation has not been finished.
    Therefore you have to install the software firstly. Then after new reboot connect the Dynadock to the notebook and the installation would finish the next steps.

  • Can't find resource when establish iiop connection to 8i

    Finally I finished the hellocorba project. When I try to deploy
    to 8i, another problem (I had submitted to oracle support 3 days
    ago, haven't got answer)still persist: I tried to establish iiop
    connection to 8i, which reside in an solaris machine (while
    jdeveloper in NT), jdeveloper give me the message: Can't find
    resource. The Jdbc connection to 8i is OK. I can also run corba
    application in Solaris. What could be wrong? Please help! Thank
    you very much. Eric Liu
    null

    Hi
    See if it helps by adding an entry of the solaris machine in the
    local hosts file.
    Also check an message posted with subject 'How to get IIOP to
    work with port 2481' It has very useful info.
    regards
    raghu
    Eric Liu (guest) wrote:
    : Finally I finished the hellocorba project. When I try to deploy
    : to 8i, another problem (I had submitted to oracle support 3
    days
    : ago, haven't got answer)still persist: I tried to establish
    iiop
    : connection to 8i, which reside in an solaris machine (while
    : jdeveloper in NT), jdeveloper give me the message: Can't find
    : resource. The Jdbc connection to 8i is OK. I can also run corba
    : application in Solaris. What could be wrong? Please help! Thank
    : you very much. Eric Liu
    null

  • Can't find resource

    When i try to connect to 8i with IIOP from home, i have a
    message that says "can't find resource. When i try on the same
    machine with JDBC it works fine. I tried to connect directly on
    the server and it worked. Any idea?. Thanks
    null

    Hi
    there are some good threads posted regarding the same subject
    earlier.
    Search for "More IIOP Connection difficulties"
    and "Invincible iiop connection problem" as the subject of the
    discussion.
    you would find very useful info
    regards
    raghu
    Pierre (guest) wrote:
    : When i try to connect to 8i with IIOP from home, i have a
    : message that says "can't find resource. When i try on the same
    : machine with JDBC it works fine. I tried to connect directly
    on
    : the server and it worked. Any idea?. Thanks
    null

  • Can't find resource exception

    I've installed JDK1.4 and forte for java 3.0 recently. However, every time I try to start the forte IDE, an exception " Can't find resource for bundle java.util.PropertyResourceBundle, key PageSetup" occurs amid the initialization and the IDE hangs up. Can somebody give me some idea what's going wrong and how to solve this problem. Thanks

    Try using a different JDK version may be 1.3.
    Change the jdkhome in bin\ide.cfg file
    for example
    -jdkhome C:\JDK1.3 -J-Xmx96m -J-Xss1024k -J-Xms24m -J-Xverify:none

  • Can't find resource key "BeanUtils.NoGetter"

    I am running a simple jsp page that looks at a JavaBean. Here is my error.
    500 Internal Server Error
    /test/UsingInterestBean.jsp:
    Can't find resource key "BeanUtils.NoGetter" in base name allaire/jrun/jsp/resource.properties
    java.util.MissingResourceException: Can't find resource key "BeanUtils.NoGetter" in base name allaire/jrun/jsp/resource.properties
         at allaire.jrun.util.RB.getString(../util/RB.java:226)
         at allaire.jrun.util.RB.getMessage(../util/RB.java:681)
         at allaire.jrun.util.RB.getString(../util/RB.java:435)
         at allaire.jrun.jsp.BeanUtils.getProperty(../jsp/BeanUtils.java:67)
         at allaire.jrun.jsp.JRunJSPStaticHelpers.getBeanProperty(../jsp/JRunJSPStaticHelpers.java:294)
         at jrun__UsingInterestBean2ejsp16._jspService(jrun__UsingInterestBean2ejsp16.java:83)
         at allaire.jrun.jsp.HttpJSPServlet.service(../jsp/HttpJSPServlet.java:40)
         at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1013)
         at allaire.jrun.servlet.JRunSE.runServlet(../servlet/JRunSE.java:925)
         at allaire.jrun.servlet.JRunNamedDispatcher.forward(../servlet/JRunNamedDispatcher.java:34)
         at allaire.jrun.jsp.JSPServlet.service(../jsp/JSPServlet.java:175)
         at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1013)
         at allaire.jrun.servlet.JRunSE.runServlet(../servlet/JRunSE.java:925)
         at allaire.jrun.servlet.JRunRequestDispatcher.forward(../servlet/JRunRequestDispatcher.java:88)
         at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1131)
         at allaire.jrun.servlet.JvmContext.dispatch(../servlet/JvmContext.java:330)
         at allaire.jrun.http.WebEndpoint.run(../http/WebEndpoint.java:107)
         at allaire.jrun.ThreadPool.run(../ThreadPool.java:272)
         at allaire.jrun.WorkerThread.run(../WorkerThread.java:75)
    Thanks for your help in advance.

    This error:
    >
    Can't find resource key "BeanUtils.NoGetter" in base
    name allaire/jrun/jsp/resource.properties
    java.util.MissingResourceException: Can't find
    resource key "BeanUtils.NoGetter" in base name
    allaire/jrun/jsp/resource.properties
    is saying that in the file called resource.properties , it is unable to find the key called BeanUtils.NoGetter ---- the properties file is a resource bundle , it is supposed to have key value pairs , whatever application is trying to access that resource bundle is looking for the key but unable to find it.
    You can debug your code and see what part of your code is trying to access the key called "BeanUtils.NoGetter" in the properties file and see if you could comment out the code.
    If you can't modify that code then check with Allaire / JRun support team or their forums because the property file is theirs.

  • Can't find resource for bundle

    hi
    i'm trying to develop connection pool and get this exception:
    ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='empty message exce.', Arguments: ['java.lang.ClassCastException']--> : Can't find resource for bundle java.util.PropertyResourceBundle, key empty message exce.     
    can anyone help?
    thanks.

    Hi,
       See the following threads:
    Re: Canu0092t find bundle for base name com.sap.jdo.common.Bundle
    /message/1424336#1424336 [original link is broken]
    /message/1701220#1701220 [original link is broken]
    can't find type Resource
    java.util.MissingResourceException: Can't find bundle for base name com/sa
    Getting the Exception "Missing resource exception"
    Kind Regards,
    S.Saravanan.

  • How can we find the original XML Name of a Field

    Hi All,
    Just like the Reports To Field has XML Name as *[<ManagerFullName>]*
    Can anyone tell me how I can find the Original XML Name for the "Reports To (Alias)" User field?.
    Thanks in advance,
    Royston

    My scenario is that,
    When a user saves a new campaign I want to change the owner of this campaign to the user he reports to i.e(Manager Alias) Since the Owner field takes the Alias Name.
    To achieve this I have created a workflow to assign that Campaign to the Manager.
    Here is the Code snippet
    The triggering event is : Before modified record is saved.
    action is Update Field Owner with UserValue('<ManagerAlias>')
    Unfortunately its not accepting the ManagerAlias field....I have tried a similar scenario with the <ManagerFullName> field and its working fine.
    Thanks,
    -Royston
    Edited by: Royston Goveia on May 12, 2009 9:59 PM

  • JWSDP 2.0/ JAX-WS 2.0: can not find com.bea.xml.stream.MXParserFactory

    Hi,
    when I invoke wsimport with Ant to create the client artifacts with the custom-client-binding file I always get an error like "javax.xml.stream.FactoryConfigurationError, can not find provider class com.bea.xml.stream.MXParserFactory".
    I can not find the BEA provider in the JWSDP 2.0.
    Who can help me?
    wolfgang

    You need an implementation of the JSR-173 API on your classpath, e.g. sjsxp.jar from the JWSDP.

Maybe you are looking for