Error while creating OCA application in NWDS 7.1

Dear Experts,
I am creating mobile application for Handhelds (OCA) using mobile 7.1.
I created the service component, ui component and application component. Added the dependencies, build the application, uploaded the 3 components to the server, assigned it to my device.
But when I login into the mobile client in PDA, in application launcher screen, no application appears. In Device admin portal when i check, the status of MCD is installed.
Also when i simply run the application from NWDS using the built in PDA simulator, the application doesnt show any data and on the NWDS console i get the following error
2009-02-10 20:22:22 ...  (com.sap.tc.mobile.cfs.pers.PersistenceManager:release resultset) Thread: Finalizer Error: java.sql.SQLException: Result set is closed
I am sure the coding part is not a problem. As before this application i created a similar application for Laptops and its working fine.
Reply Awaited
Regards
Priya

Hi Veera/Abhi
I have installed MinDB and all the required files on the PDA. It is synchronizing with the middleware.
On my NWDS PDA  Simulator , the application is appearing but when i click on the application there is no data and it is giving exception
2009-02-11 13:02:40 ...  (com.sap.tc.mobile.cfs.pers.PersistenceManager:release resultset) Thread: Finalizer Error: java.sql.SQLException: Result set is closed
Madhu--
Please find my ans to the following points mentioned by you
1) BASIS SWCV must be assigned in the Distribution Model Software Component Version tab of the device.
It is assigned
2) Activate the "DISTRIBUTE_USER_DETAILS" Rule in the admin.
Rule is activated
3) Activate the "DISTRIBUTE_USER_AUTHORIZATIONS" Rule in the admin.
Rule is activated
4) Make sure that you have installed the following components in the following sequence in the PDA
- Creme
- MinDB/DB2e
- PDA_eswt_container
- PDA Runtime.
Client is  installed in this sequence only. I referrred to help.sap.com while installing
the application should atleast work in the NWDS PDA simulator. My basic problem is it is not picking  up the data. giving the above mentioned error.
Regards
Priya

Similar Messages

  • Error while creating an application in NWDS CE 7.1

    Hi ,
    I am unable to create applications and components for and webdynpro application  in NWDS CE 7.1 .
    Its giving me the following error .
    Status ERROR
    Plugin : com.sap.ide.webdynpro.service.applicationmodeler
    code=0
    Internal error
       Plugin name: Web Dynpro Application Modeler Services
       Internal error  : com.sap.ide.webdynpro.service.applicationmodeler
       Class      : com.sap.ide.webdynpro.service.appmod.wizards.comp.ComponentWizard2
       Method     : performFinish
       Message    : Exception occured
       Exception  : com.sap.ide.mmservices.wd.general.NoWebDynproContentException: No Web Dynpro content found for project "sample". If this project is a Development Component, check if "SapMetamodelWebdynproContent.zip" is present in the classpath.
    com.sap.ide.mmservices.wd.general.NoWebDynproContentException: No Web Dynpro content found for project "sample". If this project is a Development Component, check if "SapMetamodelWebdynproContent.zip" is present in the classpath.
    at com.sap.ide.mmservices.wd.view.ViewElementService.getLibraries(ViewElementService.java:2042)
    at com.sap.ide.mmservices.wd.component.ComponentService$ComponentCreationService.doExecute(ComponentService.java:249)
    at com.sap.ide.mmservices.core.AbstractMMService.execute(AbstractMMService.java:103)
    at com.sap.ide.webdynpro.service.appmod.wizards.comp.ComponentWizard2.createComponentInternal(ComponentWizard2.java:305)
    at com.sap.ide.webdynpro.service.appmod.wizards.comp.ComponentWizard2.doPerformFinish(ComponentWizard2.java:147)
    at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable$MyRunnable.run(WizardWithContainerRunnable.java:61)
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)
    at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)
    at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable.performFinish(WizardWithContainerRunnable.java:27)
    at com.sap.ide.webdynpro.appeditor.wizards.CreateAppWizard.doPerformFinish(CreateAppWizard.java:157)
    at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable$MyRunnable.run(WizardWithContainerRunnable.java:61)
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)
    at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:934)
    at com.sap.ide.mmservices.core.eclipse.ui.WizardWithContainerRunnable.performFinish(WizardWithContainerRunnable.java:27)
    at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:742)
    at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:373)
    at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:616)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at com.sap.ide.webdynpro.appeditor.AppCallback.callCreateApplicationWizard(AppCallback.java:40)
    at com.sap.ide.webdynpro.service.appeditor.ApplicationCaller.createApplicationWithUI(ApplicationCaller.java:28)
    at com.sap.ide.webdynpro.service.appeditor.ServiceWithUI.createApplication(ServiceWithUI.java:108)
    at com.sap.ide.webdynpro.service.appeditor.ServiceWithUI.createApplication(ServiceWithUI.java:65)
    at com.sap.ide.webdynpro.wdexplorer.actions.creation.CreateApplicationAction.runCreation(CreateApplicationAction.java:24)
    at com.sap.ide.mmservices.core.eclipse.ui.actions.contextmenu.BaseCreateDevelopmentObjectAction.run(BaseCreateDevelopmentObjectAction.java:27)
    at com.sap.ide.tools.core.viewerfwk.internal.actions.BaseDelegateSingleAction.runInternal(BaseDelegateSingleAction.java:65)
    at com.sap.ide.tools.core.viewerfwk.internal.actions.BaseDelegateSingleAction.run(BaseDelegateSingleAction.java:58)
    at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
    Please help to solve this issue.
    Thanks & Regards,
    Hamsa Shree

    Hi,
    I think, you have not installed NWDS 7.1 properly.
    In update site step after installation, You have not selected the dsired features.
    Make sure that you have followed all the stpes given below.
    "Installation of SAP NetWeaver Developer Studio
    1.       Log on to your PC with administrator privileges.
    2.       Start the installer for SAP NetWeaver Developer Studior and choose Run this program from its current location in the upcoming pop-up window.
    The user interface of the installer will lead you through the following steps:
    Enter an installation directory.
    Enter/confirm the desired Java Runtime Environment
    Install the NetWeaver Developer Studio Platform.
    After the installation of the platform, choose an Update Site (in this version your local download directory) and install NW Developer Studio features from this update site. If you are not sure what to install, select all features.
    You will be prompted to install the selected features. Press Yes. After installation you will prompted to restart NWDS.
    Thanks

  • ***Error while creating tne applications in Essbase***

    Hi all,
    We are getting the following error while creating the applications in Essbase console ( we are using Oracle EPM 11.1.1.2 on vmware 2003 server).
    Error: 1056603 Unable to spawn process for application. Please ensure that adequate memory is available.
    Kindly have insight on this error and advise on the same.
    Expecting assistance very soon as it is of urgent requirement we are in amidst of processes
    Thank you.

    Hi Mink,
    Thanks for ur quick reply.
    I am working with vmware,I have allocated 1.5GB of RAM and it has 20GB of disk space is available.
    Is there anything else that I need to check?Its not becoz of Memory I assume.
    Thank you.

  • Error while creating hfm application

    Hi guys,
    I am getting the following error while creating a new application in HFM 9.3.1
    "An unknown error has occurred in the HsxServer object"
    Can anybody help in resolving such error
    Thanks

    Hi
    Thanks for the prompt reply.
    I am trying to create app from workspace as well as from desktop client but the error remains the same
    Yes, this is the first app on this installation
    I have killed the process hsxserver.exe from the task manager, even then i am getting the same error.
    I believe the problem could be something else
    awating reply

  • Error while creating new application in windows client

    Hai Experts,
    I am experiencing an error while creating a new application in HFM
    Error Reference number: {F6BA937D-6CBC-486C-800C-57DAB415C5EE}
    NUM:0X80040225;TYPE:1;DTIME:6/12/2012 10:52:48 AB;SVR; STATION31; FILE: CHSXSERVERIMP1: CPP; LINE:3537;VER:11.1.1.3.0.2413;
    Please reply me it's urgent.

    Hai,
    After doing snapshot my application was created and even in fdm also i found error while creating application(hint:cache not found) but now everything is fine don't know what exactly the error may be but now i am facing 404 error while doing Assign Access control in shared services console what may be the reason did anyone experienced this error if so please provide me the solution.
    Edited by: 940022 on Jun 15, 2012 3:50 AM
    Edited by: 940022 on Jun 15, 2012 3:51 AM

  • Error while creating Classic Application

    Hi All,
    While creating classic application through Application wizard i am facing a error "An error occured while processing this page. Please check the logs." I am getting this error when i click 'Finish' on last page. Both the Oracle and Essbase Connections are fine and validated. Any idea for this error? Where i can check the logs as suggested in error message?
    I am using the version 11.1.2
    Thanks a lot
    Edited by: Ashu on Jun 15, 2011 10:42 PM

    If on windows have a look in <MIDDLEWARE_HOME>/user_projects/epmsystem1/diagnostics/logs/services
    There will be two planning log files.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error while creating a application server connection in jdeveloper 10.1.3.2

    When I am trying to create a connection using the wizard with the following inputs
    hostname as :- localhost
    RMI Por as 22667
    When I use the test conection receive the following error
    racle.oc4j.admin.jmx.shared.exceptions.JMXRuntimeException: Error while getting remote MBeanServer for url: ormi://localhost:22667/default
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:502)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.<init>(CoreRemoteMBeanServer.java:161)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.<init>(RemoteMBeanServer.java:128)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.getMBeanServer(RemoteMBeanServer.java:158)
         at oracle.oc4j.admin.jmx.client.ClientMBeanServerProxyFactory.getMBeanServer(ClientMBeanServerProxyFactory.java:68)
         at oracle.oc4j.admin.jmx.remote.rmi.RMIJMXConnectorImpl.getConnector(RMIJMXConnectorImpl.java:190)
         at oracle.oc4j.admin.jmx.remote.JMXConnectorImpl.connect(JMXConnectorImpl.java:400)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper._getJMXConnector(J2EEConnectionWrapper.java:269)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper.getPresentation(J2EEConnectionWrapper.java:76)
         at oracle.jdevimpl.cm.dt.browser.j2ee.J2EEBrowser.openConnectionBrowser(J2EEBrowser.java:75)
         at oracle.jdeveloper.cm.dt.ConnectionNode$NodeOpen.doWork(ConnectionNode.java:423)
         at oracle.ide.dialogs.ProgressRunnable.run(ProgressRunnable.java:159)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:551)
         at java.lang.Thread.run(Thread.java:613)
    Caused by: javax.naming.NamingException: Error reading application-client descriptor: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused] [Root exception is java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]]
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:127)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:468)
         ... 14 more
    Caused by: java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:104)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:124)
         ... 20 more
    Caused by: oracle.oc4j.rmi.OracleRemoteException: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:110)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getFinder(ApplicationClientResourceFinder.java:123)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getLocation(ApplicationClientResourceFinder.java:75)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getEjbBinding(ApplicationClientResourceFinder.java:38)
         at com.oracle.naming.J2EEContext.addEJBReferenceEntries(J2EEContext.java:515)
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:97)
         ... 21 more
    Caused by: javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:292)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:101)
         ... 26 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:428)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:207)
         at com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnection.java:682)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSocketRmiTransport.java:58)
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:78)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646)
         at com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:283)
         ... 28 more
    ---- Embedded exception
    javax.naming.NamingException: Error reading application-client descriptor: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused] [Root exception is java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]]
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:127)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:468)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.<init>(CoreRemoteMBeanServer.java:161)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.<init>(RemoteMBeanServer.java:128)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.getMBeanServer(RemoteMBeanServer.java:158)
         at oracle.oc4j.admin.jmx.client.ClientMBeanServerProxyFactory.getMBeanServer(ClientMBeanServerProxyFactory.java:68)
         at oracle.oc4j.admin.jmx.remote.rmi.RMIJMXConnectorImpl.getConnector(RMIJMXConnectorImpl.java:190)
         at oracle.oc4j.admin.jmx.remote.JMXConnectorImpl.connect(JMXConnectorImpl.java:400)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper._getJMXConnector(J2EEConnectionWrapper.java:269)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper.getPresentation(J2EEConnectionWrapper.java:76)
         at oracle.jdevimpl.cm.dt.browser.j2ee.J2EEBrowser.openConnectionBrowser(J2EEBrowser.java:75)
         at oracle.jdeveloper.cm.dt.ConnectionNode$NodeOpen.doWork(ConnectionNode.java:423)
         at oracle.ide.dialogs.ProgressRunnable.run(ProgressRunnable.java:159)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:551)
         at java.lang.Thread.run(Thread.java:613)
    Caused by: java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:104)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:124)
         ... 20 more
    Caused by: oracle.oc4j.rmi.OracleRemoteException: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:110)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getFinder(ApplicationClientResourceFinder.java:123)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getLocation(ApplicationClientResourceFinder.java:75)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getEjbBinding(ApplicationClientResourceFinder.java:38)
         at com.oracle.naming.J2EEContext.addEJBReferenceEntries(J2EEContext.java:515)
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:97)
         ... 21 more
    Caused by: javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:292)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:101)
         ... 26 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:428)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:207)
         at com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnection.java:682)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSocketRmiTransport.java:58)
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:78)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646)
         at com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:283)
         ... 28 more
    ---- Embedded exception
    java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:104)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:124)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:468)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.<init>(CoreRemoteMBeanServer.java:161)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.<init>(RemoteMBeanServer.java:128)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.getMBeanServer(RemoteMBeanServer.java:158)
         at oracle.oc4j.admin.jmx.client.ClientMBeanServerProxyFactory.getMBeanServer(ClientMBeanServerProxyFactory.java:68)
         at oracle.oc4j.admin.jmx.remote.rmi.RMIJMXConnectorImpl.getConnector(RMIJMXConnectorImpl.java:190)
         at oracle.oc4j.admin.jmx.remote.JMXConnectorImpl.connect(JMXConnectorImpl.java:400)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper._getJMXConnector(J2EEConnectionWrapper.java:269)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper.getPresentation(J2EEConnectionWrapper.java:76)
         at oracle.jdevimpl.cm.dt.browser.j2ee.J2EEBrowser.openConnectionBrowser(J2EEBrowser.java:75)
         at oracle.jdeveloper.cm.dt.ConnectionNode$NodeOpen.doWork(ConnectionNode.java:423)
         at oracle.ide.dialogs.ProgressRunnable.run(ProgressRunnable.java:159)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:551)
         at java.lang.Thread.run(Thread.java:613)
    Caused by: oracle.oc4j.rmi.OracleRemoteException: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:110)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getFinder(ApplicationClientResourceFinder.java:123)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getLocation(ApplicationClientResourceFinder.java:75)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getEjbBinding(ApplicationClientResourceFinder.java:38)
         at com.oracle.naming.J2EEContext.addEJBReferenceEntries(J2EEContext.java:515)
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:97)
         ... 21 more
    Caused by: javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:292)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:101)
         ... 26 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:428)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:207)
         at com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnection.java:682)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSocketRmiTransport.java:58)
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:78)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646)
         at com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:283)
         ... 28 more

    Caused by: java.net.ConnectException: Connection refused
    Is the Oracle application server running?

  • Build Error While importing standard application into NWDS

    Hi all,
    I am trying to Import T&E Standard Applications into NWDS.
    Two components  (tra & tra/tre) have to be synched to the studio. These two are interdependent..
    One Component I am able synch and create project perfectly but when i try to do the second one, i am getting Generation BUILD Error...
    Help me in this regard..
    Thanks
    Malla
    Edited by: challa mallareddy on May 7, 2009 12:34 PM

    Hi,
    As per your error, I think you have already created a project with name NewParProject. Give a different name and then check.
    Also check if your par file is  not corrupt. Download it again and follow below steps in NWDS :
    Go to File>Import > Select par file >
    >Browse and select the par file>
    >Give a project name i.e. ParProjectTest  > Finish.
    This should work.
    Regards
    Deepak

  • Error while creating aRFC model in NWDS

    Hi,
    I am trying to import an RFC module from an R/3 system(as mentioned in the WebDynPro <i>FlightList</i> tutorial). I am able to connect to the R/3 system and view the different function modules that exist on the system. However, when I select one of the modules and proceed to the generation step, I get an error as shown below:
    [Info]:     Creating Model: FlightModel
    [Error]:     Error in creating Dictionary converter
    [Fatal]:     java.lang.NullPointerException: null
    I am using NWDS 710 and JCo 2.1.8.
    Has anybody faced this issue before/could suggest a solution?
    Thanks,
    Sreejith

    Hi Sreejith
    Try This
    1)Goto Your Project Folder[ C:\Documents and Settings\<user name>\Documents\SAP\workspace\] this is the default directory
    2) Goto <b>.metadata</b> folder
    3) There you can find a <b>.registry</b> file - remove that file [better to take a backup so that if some thing happens you can paste the same <b>.registry</b> file]
    4) Now reopen Developer Studio and try again
    Regards
    Chaitanya.A

  • Error while creating the application

    Hi all,
    I have created a planning application by using a name(say APP).
    I have deleted that application from the essbase administration services and i have deleted,updated
    few data from the planning tables which were having the app_id same as APP.
    Now when i am creating the same APP application from the workspace it is showing error,but if I am
    changing the application name from APP to some other name it is creating the application successfully.
    But I want to create the application with the same name APP.
    How can i do it?
    Thanks

    Hi,
    First of all why did you take that route to delete the application.
    You should be able to delete the application from the same place you created it.
    You said you deleted some data from tables, what data did you remove and what tables.
    The reason why you can't create the application with the same name is probably because you have not removed it correctly.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error While create web application

    When I try to create new web application on my server it return error as the Virtual directory already in use. For example if I create the web application in 9090 port means it shown the error the virtual directory 9090 was already used by other application
    . but I am sure there are no site in the directory. I am try with 3 or 4 different port same problem. I have try to create web application with host header and without host header also same problem was occur.
    Any Suggestion? Thanks in advance
    Ravin Singh D

    Hi Ravin,
    According to your description, my understanding is that you got an error when you create a new web application.
    Please log on the server with administrator account.
    And please check the followings:
    Ensure you have a proper dns name / entry in the hosts file of your server for the new url you are wanting to create.
    Ensure you have typed in the ‘host header’ typed in when creating the new web application.
    If this doesnt work, open IIS Manager – Start>run> inetmgr> and verify the home directory – it could be located on a different drive.
    More information:
    http://www.jeremytaylor.net/2010/01/13/the-directory-cinetpubwwwrootwssvirtualdirectories80-is-already-being-used-by-another-iis-web-site-choose-a-different-root-directory-for-your-new-web-application/
    If this issue still exists, please check the log file to find more information about this issue. The path of the file is: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS.
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • Object null reference error while creating Web applications, Service applications etc after restoring AD accounts

    Hi,
    The old Active Directory accounts of my server were removed, those accounts are used by some of the SharePoint sites. A new AD account was created and when I try to replace the old accounts with new I am facing issue. I am also unable to create new web application,
    service application from my Central Administration. I also tried by restoring old accounts but still I am facing same issues, I
    am getting the error message Object
    reference not set to an instance of an object. for any create activities in Central Administration.
    Thanks in Advance for your help

    Thanks for the reply. When I am trying to update service account of services also I am getting error
    message Object
    reference not set to an instance of an object. i.e., while selecting component(web/service application from drop down) redirecting to error page

  • Error while creating Planing application

    Hi,
    I have installed Hyperion Essbase 9.3.1 (Foundation services, Admin server and essbase client and planning(9.3.1.0)..everything on same m/c).
    I have configured planning and created new planning instance and configured datasource.
    I log-on to planning through http://localhost:8300/HyperionPlanning/AppWizard.jsp? and try to create a sample application on same instance. When I click on finish button it says: An error occurred while processing this page. Check the log for details.
    I don't see any logs updated in Sysout_plan.log or error.log files. I have checked the registry.These files are registered and rmi registry is up and running.
    I can see some error in Planning tomcat window:
    Error encountered with database connection, recreating connections.
    Nested Exceptions: java.sql.exceptions:[Hyperion][Oracle JDBC Driver][Oracle]ORA-00942:Table or view does not exist.
    When I connect to my planning datasource using SQL. I get the same error when I try to search for HSP_USERS table.
    Any suggestions why I am getting these errors? Do I need to create these tables manually??
    I am using Windows XP.
    Thanks,
    Rajani.

    Hi John,
    I have created Planning database (plan) with user plan_user and a application database (plan1) with user hypuser.
    I have created planning instance (planning) and activated that instance. I have also executed the below command to provide privilages to account hypuser --
    GRANT create session,create table,create view,create procedure,create synonym,
    UNLIMITED TABLESPACE,SELECT ANY TABLE,UPDATE ANY TABLE,INSERT ANY TABLE
    TO hypuser;
    Same set of previlage are also given to planning system database user plan_user.
    Now when I try to create a sample application, on clicking finish button I am getting bewlow error on the black planning console --
    create schema hyperion.jdbc.base.basebatchupdateexceptionORA-01031 --Isufficient privileges
    Unable to create schema for application:Exiting application creation.
    Exception in application creation:Unable to create schema for application:Exiting application creation.
    Not sure what I am missing now.. Do I need to grant few more privilages..if yes,then which privilages I am missing??
    Thanks,
    Rajni.

  • Error while creating new application

    hi,
    I have installed and configured EPM 11.1.1.2 successfully.I am getting the following error when I login in workspace
    1.ErrorInvalid or could not find module configuration.
    2.ErrorRequired application module hfm.appcontainer is not configured. Please contact your administrator.
    3.WarningNamespace Communication Error
    i tried to create a new HFM application through client also but getting an error.
    Error Reference Number: {E8EA76B2-50FA-4607-A677-197AB2683D58}
    Svr: D-113028315;File: CHsxServerImpl.cpp;Line: 3738;Ver: 11.1.2.0.0.2762;
    My web server is displaying 'hfm' when i execute the url http://localhost/hfm
    Thanks
    Please help

    Hi,
    Your environment seems to be improperly configured and looks like the issus is with the application server.
    There can be several reasons for this as you are facing 3 errors at a time which means there may be more than one faults.
    I can suggest you for some
    1. "invalid or could not find module configuration”
    Use the Hyperion Workspace communication port in the URL address for the Hyperion Workspace web client. For example, provided that Hyperion Workspace was configured with Apache as the external web server, then the default communication port of 19000 would be used in the URL address, for example:
    http://<SERVERNAME>:19000/workspace
    If using Microsoft IIS as an external web server, then the URL should be
    http://<SERVERNAME>/workspace/
    where the default port is 80.
    2. Error: Required application module hfm.appcontainer is not configured. Please contact your administrator
    Issue happens due to misconfiguration on multi-server environment with IBM websphere 6 and IBM Http server
    You need to manually update the plugin-cfg.xml file from location ...\\IBM\httpserver\conf,
    you will find additional server information in the XML file which need to be corrected
    e.g
    server1-workspace server
    server2-workspace server
    server3-workspace server
    ServerCluster CloneSeparatorChange="false" LoadBalance="Round Robin" Name="Cluster_1265910186094" PostSizeLimit="-1" RemoveSpecialHeaders="true" RetryInterval="60">
    - <Server ConnectTimeout="0" ExtendedHandshake="false" MaxConnections="-1" Name="Server_1265910186094server1.domain.comserver2.domain.comserver3.domian.com" WaitForContinue="false">
    <Transport Hostname="server1.domain.com" Port="16000" Protocol="http" />
    </Server>
    you could find multiple entries of the workspace server updated to the plugin-cfg.xml file
    "Server_1265910186094server1.domain.comserver2.domain.comserver3.domian.com"
    which need to be correct as
    "Server_1265910186094server1.domain.com"
    After correcting the plugin-cfg.xml file need to restart the IBM websphere services
    Hope it helps you.
    J

  • Error while creating planning application through workspace

    Hi,
    I am getting the following error when i am trying to create the classic planning application through workspace.
    Invalid or could not find module configuration.
    Required application module HyperionPlanning.AppWizard is not configured. Please contact your administrator.
    Communication Error.
    http://localhost:45000/HyperionPlanning/conf/HspJSConfig.xml?LOCALE_LANGUAGE=en
    Please suggest me how to resolve this error. Also please share the order in which services to start.
    Thanks in Advance,
    Naveen Suram

    Hi John,
    I am facing the same issue. Reconfiguring Web server did not help. It is still not coming up and the link to planning that you have shared here is also not working. I am doing it on RHEL and facing issue with the same. Any help will be greatly appreciated. I checked the mod_jk log which has the following:
    *[Tue Jan 31 20:17:01 2012] [info] ajp_send_request::jk_ajp_common.c (1186): Error connecting to the Tomcat process.*
    *[Tue Jan 31 20:17:01 2012] [info] ajp_service::jk_ajp_common.c (1665): Sending request to tomcat failed, recoverable operation attempt=2*
    *[Tue Jan 31 20:17:01 2012] [error] ajp_service::jk_ajp_common.c (1673): Error connecting to tomcat. Tomcat is probably not started or is listening on the wrong port. worker=Workspace failed errno = 111*
    *[Tue Jan 31 20:17:01 2012] [info] jk_handler::mod_jk.c (1875): Service error=0 for worker=Workspace*
    I don't know what to do now.
    Thanks in advance.
    Saurabh

Maybe you are looking for

  • Subject Text replaced with Accounting Text in Notification Creation

    Friends, We have created some custom notification types with some screens modification. Now when I am creating a notification and add some text in Subject tab and then add some text in accounting tab (custom tab) text then after clicking again in sub

  • Enabling Network Security with Sun One webserver

    Hi experts I have a sun server with solaris and sun one webserver loaded now when i am connecting the web server from any of the client browser it is not asking for any paassword how can i enable the network password for webserver Damu

  • N95 8GB - Video Center

    My video center application closes after a few seconds. The only change I had was that I subscribed to Podcasts and downloading audio and video podcasts. But still I only have 20% Internal memory used. The videos from video center can be played from

  • Public connection in discoverer 11g

    hi, how can I add public connection in discoverer 11g? what does I have to install for it? thank ahead,

  • Why can't I download adobe flash player on my mac?

    Hi, I tried it many times, to download adobe flash player onto my Mac, and the first two of the process work, however, the third steps fails. I need adobe flash player in order to listen music, and watch videos, and it would be nice if someone could