Error occur when try to create new SOA project

Hi,
i just format my laptop, use win7 for operating system. then install Jdeveloper and download SOA extension.
my problem is.. i cannot create new SOA project due to error as below: (i just copy a part of it because its too long)
Performing action Check for Updates...[ from oracle.ide.navigator.ProjectNavigatorWindow ]
Performing action New Project...[ from oracle.ide.navigator.ApplicationNavigatorWindow ]
Invoking command: [ from oracle.ide.navigator.ApplicationNavigatorWindow ]
Uncaught exception
java.lang.NoSuchMethodError: oracle.jdeveloper.java.provider.ProjectFileProvider.setTargetJdkVersion(I)V
o.j.java.provider.ProjectFileProvider.fetchTargetJdkVersion(ProjectFileProvider.java:788)
o.j.java.provider.ProjectFileProvider.<init>(ProjectFileProvider.java:132)
o.j.java.provider.ProjectFileProvider.getInstance(ProjectFileProvider.java:104)
o.j.java.provider.ProjectFileProvider.getInstance(ProjectFileProvider.java:77)
o.j.java.JavaManager.getInstance(JavaManager.java:93)
o.j.java.JavaManager.getJavaManager(JavaManager.java:154)
o.ji.java.JavaProjectIndexer$LocatorTask$2.run(JavaProjectIndexer.java:559)
j.lang.Thread.run(Thread.java:662)
Nov 9, 2012 2:48:39 PM oracle.ide.model.IdeSubject notifyObservers
SEVERE: Exception while updating observer[5]: oracle.jdeveloper.java.provider.ProjectFileProvider$ProjectObserver@1162695
java.lang.NoSuchMethodError: oracle.jdeveloper.java.provider.ProjectFileProvider.setTargetJdkVersion(I)V
     at oracle.jdeveloper.java.provider.ProjectFileProvider.fetchTargetJdkVersion(ProjectFileProvider.java:788)
     at oracle.jdeveloper.java.provider.ProjectFileProvider.access$200(ProjectFileProvider.java:65)
     at oracle.jdeveloper.java.provider.ProjectFileProvider$ProjectObserver.update(ProjectFileProvider.java:349)
     at oracle.ide.model.IdeSubject.notifyObservers(IdeSubject.java:98)
     at oracle.ide.model.Node.notifyObservers(Node.java:786)
     at oracle.ide.model.UpdateMessage.firePropertiesChanged(UpdateMessage.java:640)
     at oracle.jdeveloper.model.JavaProject.fireEvents(JavaProject.java:600)
     at oracle.jdeveloper.model.JavaProject.access$100(JavaProject.java:45)
     at oracle.jdeveloper.model.JavaProject$NonCachingProjectChangeListener.projectPropertiesChanged(JavaProject.java:594)
     at oracle.ide.model.Project$StorageListener.structureValuesChanged(Project.java:1097)
     at oracle.javatools.data.Structure.fireStructureChangeEvent(Structure.java:455)
     at oracle.javatools.data.Structure.fireBatchEvent(Structure.java:434)
     at oracle.javatools.data.Structure.applyBatchChanges(Structure.java:206)
     at oracle.ide.model.HashStructureNode$1.run(HashStructureNode.java:329)
     at oracle.javatools.data.Structure.applyBatchChanges(Structure.java:180)
     at oracle.ide.model.HashStructureNode.applyBatchChanges(HashStructureNode.java:325)
     at oracle.jdeveloper.cmd.NewEmptyProjectCommand.initializeProjectSettings(NewEmptyProjectCommand.java:261)
     at oracle.jdeveloper.cmd.NewEmptyProjectCommand.createProjectInWorkspace(NewEmptyProjectCommand.java:189)
     at oracle.jdeveloper.template.wizard.NewObjectFromTemplateWizard.createProjects(NewObjectFromTemplateWizard.java:224)
     at oracle.jdeveloper.template.wizard.NewObjectFromTemplateWizard$WizardEventAdapter.wizardFinished(NewObjectFromTemplateWizard.java:459)
     at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(BaseWizard.java:2525)
     at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(BaseWizard.java:2566)
     at oracle.bali.ewt.LWComponent.processEvent(LWComponent.java:658)
     at oracle.bali.ewt.wizard.BaseWizard.doFinish(BaseWizard.java:2171)
     at oracle.bali.ewt.wizard.BaseWizard$Action$1.run(BaseWizard.java:3940)
     at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
     at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
     at java.awt.EventQueue.access$000(EventQueue.java:85)
     at java.awt.EventQueue$1.run(EventQueue.java:603)
     at java.awt.EventQueue$1.run(EventQueue.java:601)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
     at java.awt.Dialog$1.run(Dialog.java:1046)
     at java.awt.Dialog$3.run(Dialog.java:1098)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.awt.Dialog.show(Dialog.java:1096)
     at java.awt.Component.show(Component.java:1585)
     at java.awt.Component.setVisible(Component.java:1537)
     at java.awt.Window.setVisible(Window.java:842)
     at java.awt.Dialog.setVisible(Dialog.java:986)
     at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:382)
     at oracle.bali.ewt.wizard.WizardDialog.runDialog(WizardDialog.java:298)
     at oracle.jdeveloper.template.wizard.NewObjectFromTemplateWizard.runWizard(NewObjectFromTemplateWizard.java:90)
     at oracle.jdeveloper.template.wizard.GalleryItemAdapter.invoke(GalleryItemAdapter.java:54)
     at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:372)
     at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:420)
     at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1089)
     at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:509)
     at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1102)
     at oracle.ide.wizard.WizardManager$2.run(WizardManager.java:428)
     at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1089)
     at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:509)
     at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1102)
     at oracle.ide.wizard.WizardManager.invokeSecondaryWizard(WizardManager.java:424)
     at oracle.ide.gallery.ObjectGallery.invokeWizard(ObjectGallery.java:383)
     at oracle.ide.gallery.ObjectGallery.runDialog(ObjectGallery.java:204)
     at oracle.jdeveloper.cmd.NewProjectCommand.doit(NewProjectCommand.java:28)
     at oracle.ide.controller.CommandProcessor.invoke(CommandProcessor.java:317)
     at oracle.ide.IdeController.handleEvent(IdeController.java:748)
     at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
     at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:897)
     at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:501)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
     at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:809)
     at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:850)
     at java.awt.Component.processMouseEvent(Component.java:6289)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
     at java.awt.Component.processEvent(Component.java:6054)
     at java.awt.Container.processEvent(Container.java:2041)
     at java.awt.Component.dispatchEventImpl(Component.java:4652)
     at java.awt.Container.dispatchEventImpl(Container.java:2099)
     at java.awt.Component.dispatchEvent(Component.java:4482)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
     at java.awt.Container.dispatchEventImpl(Container.java:2085)
     at java.awt.Window.dispatchEventImpl(Window.java:2478)
     at java.awt.Component.dispatchEvent(Component.java:4482)
     at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
     at java.awt.EventQueue.access$000(EventQueue.java:85)
     at java.awt.EventQueue$1.run(EventQueue.java:603)
     at java.awt.EventQueue$1.run(EventQueue.java:601)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
     at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
     at java.awt.EventQueue$2.run(EventQueue.java:617)
     at java.awt.EventQueue$2.run(EventQueue.java:615)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
have any idea to tackle this issue?

java.lang.NoSuchMethodError: oracle.jdeveloper.java.provider.ProjectFileProvider.setTargetJdkVersion(I)VDefinitely something to do with JDK version.
You migth need to re-install jdeveloper or copy the JDK libraries from elsewhere in the correct path and manually fix the issue
Error migrating a 11.1.1.5 project to 11.1.2.1

Similar Messages

  • Error when try to create new server pool

    I want to create new server pool to the server manager.
    At the last step of confirmation,it failed.error message is as follows:
    An error occurred while creating working directories for the server pool. Ensure that at least one utility server exists in the server pool and both the username and password for the utility server are correct.
    I think all the server info is correct.But I don't know why.
    Thanks,
    Mary

    In my case, the VM Server was set to use DHCP. Once I reconfigured the interface to use a static address, I was able to successfully create the Server Pool.
    Documentation should be reflected to clarify this.

  • Error message when try to create a Service Notification - IW51

    Hi Everyone!
    When the customer try to create a new Service Notification (IW51 transaction), they receive an customized error message: "No pricing reference  material for material [item code] not able to save". The price appears on the quantity contract by through of the Condition Price. So, I checked it this condition price on the VK13 transaction and it was inputed correctly and it is valid.
    Do you have any idea where can I verify what is the problem... Any tips will be welcome!
    Thanks
    Best Regards
    Claudia Kishimoto

    i don't have a dsee server in front of me at the moment to confirm but i would suspect that /usr/local/dsee/dsins1 does not exist.
    Can you ls /usr/local/dsee/dsins1? Does it exist?

  • Error occured when try to open the BI report from words (template builder)

    Hi,
    After i LogOn into BI Publisher thru words, successful. But when choose a report to open, error returned as "Error occured. Please check the settings and try again."
    My team had do various of testing, try to reinstall the BI publisher desktop, but not able solve the problems. From the forum, someone comment is due to data loaded too large, so we try to put a query which only select single record from a small database, but still same error.
    then we suspect is due to the proxy setting, because once i reset to bypass the proxy, i able to open the report thru words without any error.
    i found this comment from online doc :
    Have set up the proxy parameters (to avoid any firewall problems with the Web Services and RSS data set reports) in the xmlpserverstart.bat file or the oc4j.cmd file as per your installation.
    Modify the following line, which defines JAVA_HOME. (Observe the proxy parameters in bold.):
    •     "%JAVA_HOME%\bin\java" %JVMARGS% -jar -Dhttp.proxyHost= <myproxy.mycompany.com> -Dhttp.proxyPort=<Port> "%OC4J_JAR%" %CMDARGS%
    Restart xmlpserver or oc4j as the case may be.
    but i can't found this xmlpserverstart.bat or oc4j.cmd from server.
    Please comment.
    Thanks
    Regards
    Eelyn

    hi,
    as per you query posted here, please chk ur sql statement what u had written...there may be some problem with that query that is y ur getting the below error.
    "error occured. please check the settings and try again BI publisher"
    regards
    Kanoj

  • Portal Runtime Error occurred when trying to create iView using template.

    Hi,
    When I tried to create an iView by Content Management through "Existing iView Templates", the Portal runtime error occurred.
    (However, when I tried to create an iView through "Deployed Portal Archive" or "Web Dynpro Java Application", it was successful)
    If you know the same error and the way to solve, please help me.
    Best Regards,
    Daisuke Ikari
    It occurred below system environment.
    Version: NetWeaver 7.0 SPstack18
    OS: Windows 2003 Server SP2
    RDBMS: Oracle 10.2.0.2
    And the error log is below.
    08:29_26/03/09_0002_6759950
    [EXCEPTION]
    java.lang.NoSuchMethodError: com.sapportals.portal.pcd.gl.PcdSearchControls.addExplicitAttributeCheck(Lcom/sapportals/portal/pcd/gl/IPcdAttribute;)V
         at com.sap.portal.pcm.iviewserver.cache.TemplatesCacheSrv.getPCDCatalog(TemplatesCacheSrv.java:184)
         at com.sap.portal.pcm.iviewserver.cache.TemplatesCacheSrv.refresh(TemplatesCacheSrv.java:589)
         at com.sap.portal.pcm.iviewserver.cache.TemplatesCacheSrv.getTemplates(TemplatesCacheSrv.java:646)
         at com.sapportals.admin.templateselection.panes.InitPane.getCatalogList(InitPane.java:206)
         at com.sapportals.admin.templateselection.panes.InitPane.initTemplateList(InitPane.java:122)
         at com.sapportals.admin.templateselection.panes.InitPane.processInput(InitPane.java:59)
         at com.sapportals.admin.wizardframework.core.WizardInstance.doPost(WizardInstance.java:350)
         at com.sapportals.admin.wizardframework.core.WizardInstance.doWizard(WizardInstance.java:174)
         at com.sapportals.admin.wizardframework.core.WizardInstance.doWizard(WizardInstance.java:99)
         at com.sapportals.admin.wizardframework.AbstractDynamicWizard.doContent(AbstractDynamicWizard.java:98)
         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:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
         at com.sapportals.appdesigner.appdesignerfw.TabContentComponent.doOnNodeReady(TabContentComponent.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:368)
         at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:642)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         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:1039)
         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)

    Thanks for your help. Here is the xml
    <PAREVAHRS>
    <P_PROJECT_TYPE>Food Equipment</P_PROJECT_TYPE><P_PRJ_CATEGORY>Qualification</P_PRJ_CATEGORY><P_CPM_ID>658</P_CPM_ID><P_FROM_DATE>2007/03/01 00:00:00</P_FROM_DATE><P_TO_DATE>2007/03/31 00:00:00</P_TO_DATE>
    <LIST_G_PROGRAM>
    <G_PROGRAM>
    <PROGRAM_CODE>0180</PROGRAM_CODE>
    <PROGRAM_NAME>Food Equipment</PROGRAM_NAME>
    <LIST_G_MGR>
    <G_MGR>
    <PROJ_MGR>Lamoreaux, Mr. David</PROJ_MGR>
    <LIST_G_PRJ>
    <G_PRJ>
    <PROJECT_NUMBER>249400</PROJECT_NUMBER>
    <LONG_NAME>KM-60, 100 &amp; 150 BAH, ICE MAKE 249400</LONG_NAME>
    <CUSTOMER_NUMBER>22460</CUSTOMER_NUMBER>
    <CUSTOMER_NAME>HOSHIZAKI AMERICA, INC.</CUSTOMER_NAME>
    <LIST_G_TSKEXP>
    <G_TSKEXP>
    <TASK_NUMBER>PO01START</TASK_NUMBER>
    <EXP_TYPE>100 Labor - Chargeable</EXP_TYPE>
    <EXP_DATE/>
    <QTY>9.25</QTY>
    <REV>0</REV>
    </G_TSKEXP>
    </LIST_G_TSKEXP>
    <PRJREV>0</PRJREV>
    <PRJQTY>9.25</PRJQTY>
    </G_PRJ>
    The PRJREV and PRJQTY is at the same level and they are either zero or non null values.
    - Vasu -

  • Blank error message when attempt to create new batch

    I am useing Oracle Applications : 12.1.1 & RDBMS : 11.1.0.7.0
    when I attempt to create new batch for selecting specific Recipe and declaring product quantity in OPM
    Then there generate blank error message. Also I am using automatic document numbering ,But there haven't Generate any document number in the document Number field.
    Plz someone help me.
    Thanks
    Omar Parvez
    Edited by: user13140975 on Sep 5, 2011 1:18 AM

    Plz go following link
    http://www.scrnshots.com/login
    and provide username omarparvez & password 123456
    Thanks & Regards
    Omar Parvez

  • Error occurred when try to drop an Oracle schema

    Hello,
    I try to drop an oracle schema but an error was generated:
    SQL> drop user birjac cascade;
    drop user birjac cascade
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-24005: must use DBMS_AQADM.DROP_QUEUE_TABLE to drop queue tables
    I try to find the queue table, but no table was found:
    SQL> select QUEUE_TABLE from dba_queue_tables where owner='BIRJAC';
    no rows selected
    There is other method to find this table?
    The version of database is:
    SQL> select banner from v$version;
    BANNER
    Oracle8i Enterprise Edition Release 8.1.7.0.1 - Production
    PL/SQL Release 8.1.7.0.0 - Production
    CORE 8.1.7.0.0 Production
    TNS for Linux: Version 8.1.7.0.0 - Development
    NLSRTL Version 3.4.1.0.0 - Production

    user8747078 wrote:
    Hello,
    I try to drop an oracle schema but an error was generated:
    SQL> drop user birjac cascade;
    drop user birjac cascade
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-24005: must use DBMS_AQADM.DROP_QUEUE_TABLE to drop queue tables
    I try to find the queue table, but no table was found:
    SQL> select QUEUE_TABLE from dba_queue_tables where owner='BIRJAC';
    no rows selected
    There is other method to find this table?
    The version of database is:
    SQL> select banner from v$version;
    BANNER
    Oracle8i Enterprise Edition Release 8.1.7.0.1 - Production
    PL/SQL Release 8.1.7.0.0 - Production
    CORE 8.1.7.0.0 Production
    TNS for Linux: Version 8.1.7.0.0 - Development
    NLSRTL Version 3.4.1.0.0 - Productionhttp://tinyurl.com/ndh7ml

  • "Problem Opening Wizard" exception when trying to create new CEP project

    Hi,
    I am using Eclipse 3.5, get this error when I do File -> New Project -> OCEP Application Project. The error details says:
    The selected wizard could not be started.
    Plug-in "com.bea.wlevs.eclipse.tools.ui" was unable to instantiate class "com.bea.wlevs.eclipse.tools.ui.internal.wiz.project.NewOCEPProjectWizard".
    com/bea/wlevs/eclipse/tools/core/internal/Activator
    I was previously able to install the "OCEP Plugins for 3.5" without any problems.
    I noticed that the default eclipse.ini file is pointing to JDK 1.5, whereas the installation pages say we need to use JDK6. I did try tweaking the ini file to point to JDK 6, but got the same error.
    Any ideas?
    Thanks,
    Rahul

    Rahul,
    Please confirm that you have edited the eclipse.ini file according to this:
    http://wiki.eclipse.org/Eclipse.ini
    The formatting is picky, so be sure you got it right. The OCEP plugins definitely won't load correctly unless Eclipse is running on a 1.6 JVM. You can confirm which version of the JVM Eclipse is running on by going to Help > About Eclipse > Installation Details, clicking on the Configuration tab, and looking for this: java.runtime.version
    My suspicion is that you're still not running on a 1.6 JVM.
    If you're sure you are running on a 1.6 JVM and you're still seeing the problem, can you send me the .log file in <workspace-dir>/.metadata/? I'll need to find out more information about what's going wrong.
    Thanks!
    Thomas

  • JBO-26031 Error encountered when attempting to create new row

    Hi
    We are experiencing an intermittent error whereby sometimes the call to
    View1Impl.createRow() fails with the following error message:
    JBO-26031 Association end Entity1 of assoc Entity1Entity2FkAssoc invalid for entity based Entity1 in view object View2.
    View1 is a generated view object based on a single entity whereas View2 joins the entity from View1 (Entity1 in the error message) with Entity2 and three other entities.
    View2 has previously been executed with a WHERE clause defined within the code. We have tried re-setting the parameters to null prior to the createRow() call but this does not seem to have fixed the problem.
    Has anybody any suggestions as to why this error would be thrown (and if possible why it does not happen every time we attempt to create a new row)?
    Thanks in advance for any help
    Lisa

    I have exactly the same problem when I deployed the ADF application to JBOSS.
    I am using jdev 10.1.3.3 ADF 10.1.3.41.57 and JBOSS 4.0.3 sp1 / JAVA 1.5.0
    The strange think is that when I am running the application from jdev (using the embedded OC4J) the problem dos not occur.
    Any suggestions?

  • Osstatus error = -120 WHEN trying to create new project

    I have plenty of disk space...just tried to create a new project...starts to look like it is working then generates:
    osstatus error = -120
    What can I do to get Encore to behave correctly?
    thanks, --bill

    dudleythedog
    What computer operating system is your Premiere Elements 9 running on? And, are you running it from the 9.0.1 Update?
    Does the problem exist with and without the antivirus and firewall(s) disabled?
    Then the usual
    1. Running program from an User Account with Administrative Privileges plus Run As Administrator applied to program's desktop icon?
    2. Last version of QuickTime installed on same computer with Premiere Elements?
    3. Video card/graphics card driver version up to date according to web site of manufacturer of the card? According to the Device Manager/Display
    Adapters, how many video cards/graphics cards does your computer use - 1 or 2?
    As a first pass at this, let us delete the Adobe Premiere Elements Prefs file, and, if necessary, the whole 9.0 Folder in which the Adobe Premiere Elements Prefs file exists.
    Assuming Windows 7, 8, or 8.1 64 bit computer....
    Local Disk C
    Users
    Owner
    AppData
    Roaming
    Adobe
    Premiere Elements
    9.0
    and, in the 9.0 Folder, is the Adobe Premiere Elements Prefs file that you delete. If necessary, delete the whole 9.0 Folder in which the Adobe Premiere Elements Prefs file exists. Be sure to be working with Folder Option Show Hidden Files, Folders, and Drives active so that you can see the whole path cited.
    We will be watching for your results and then decide what next.
    Thank you.
    ATR

  • Error occures when try to download Download LiveCycle Enterprise Suite Update 1 trial version

    when i am tring to dowanload LiveCycle Enterprise Suite Update 1 trial version from
    http://www.adobe.com/cfusion/tdrc/index.cfm?product=livecycle
    Akamai Download Manager - Error comes & i am not able to dowanload.
    on screen -
    File Name:JBoss_EFGJ_DVD.zip
    Progress: 0%
    Status : Error
    & OS is windows Vista please give me solution for this.
    I have already seen all steps which are given in download help.

    With the dialog box open from the failed download, open a new browser window and type in the url listed in the download window.
    You will not be using their utility, but I have never had that work for me.
    HTH
    Mark

  • Java virtual machine error occurs when try to run Oracle Application Projec

    Problem Description: when i run the java concurrent program from jdeveloper the following error message pops up
    "Could not create the java virtual machine"
    i am trying to run the following example :
    http://idealpenngroup.tripod.com/sitebuildercontent/OAUG2008/Collaborate20Collaborate07/pdfs/jlockhart_wp.pdf
    More Info:
    i have windows7 installed on my pc.
    oracle 9i jdeveloper version 9.0.3.5 (Build 1453)
    any kind of help would be greate and appreciated.

    {forum:id=210} is the correct forum for your question

  • I get error message when try to load new download firefox 4 for mac x==says i dont have permission???

    i get this message--
    The operation can’t be completed because you don’t have permission to access some of the items.

    Trash your older version and do a new install with the newer version problem solved

  • Strange error message when try to create a DS instance

    I installed DSEE 6.1 on Solaris 10 and afterward I tried to create an instance and I got the below. Do you have any ideas?
    root# ./dsadm create /usr/local/dsee/dsins1
    Choose the Directory Manager password: ******
    Confirm the Directory Manager password: ******
    Failed to make directory /usr/local/dsee/dsins1: a component of the path prefix does not exist.

    i don't have a dsee server in front of me at the moment to confirm but i would suspect that /usr/local/dsee/dsins1 does not exist.
    Can you ls /usr/local/dsee/dsins1? Does it exist?

  • How to create new SOA project in JDeveloper11.1.2.2.0

    Hi ,
    I am new to SOA. I have installed JDeveloper11.1.2.2.0 and added soa-jdev-extension.zip extension by Help menu. I went to through some websites , how to develop soa application.
    But i am not able to create SOA application in JDeveloper. So pleaese provide me useful information.
    Regards
    Narsi.

    Narsi,
    Please look at the 'Release Notes' for Oracle 11g Release 2 (11.1.2.2.0):
    http://www.oracle.com/technetwork/developer-tools/jdev/11gr2update2-1592225.html
    ADF 11g Release 2 is intended primarily for customers who are building stand-alone ADF applications. If your business requirements entail the use of ADF in conjunction with Oracle SOA Suite or Oracle WebCenter, it is recommended to use the latest, fully integrated 11g Release 1 of Oracle Fusion Middleware (currently 11.1.1.6.0 at time of publication), including Oracle JDeveloper 11g Release 1.
    2) There is no stand-alone installation of the Application Development Runtime component in 11g R2
    ADF 11g Release 2 needs to be installed as a patch on top of of an existing 11.1.1.6.0 Application Development Runtime installation. The steps for upgrading 11.1.1.6.0 server to run 11.1.2.0.0 ADF applications is described later in these release notes, and documented in the Administrator's Guide for Oracle Application Development Framework.
    Arik

Maybe you are looking for

  • How to delete data from a file using IO package

    Hi All, i am trying to remove some content of the file. this content is not at starting of file not even at end of file. can anybody tell me how can i delete number of lines from file using IO package.

  • How to change DTMF RFC2833 payload type to 101 or 127

    Hi, We are using Flash Media Gateway 4.5, and we would like to change the DTMF payload type from 127 to 101 for RFC2833. as of now, I couldn't find any configuration settings from the documents. Looks like this is a discontinued product but any help

  • Facebook Contacts Profile Pics not updating on Incredible

    Just like the title says - after syncing everything with facebook to my current contacts (people) list, the current facebook display picture appears.  However, if one of my contacts changes their facebook display picture - it won't change in the cont

  • Clipping Mask issues

    I'm trying to create a clipping mask with a few things i made in autocad and brought into illustrator (copy/pasted or done as an eps, same results). the bottom layer is a pattern i created, again, in autocad and live paint bucketed to give it color.

  • Event viewer : The type initializer for 'advancedsetttings' threw an exception

    I am recieving a " The type initializer for 'advancedsetttings' threw an exception" error when i try to view subscriptions in event viewer.  The machine is a windows 2008r2 server.  It was working before but just stoped working.  I tried loging in as