Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

I don't have "bpm application" in the list of JDeveloper 12c application types.

ZiOct 4 2014 — edited Oct 4 2014

hello,

I have installed bpm suite 12c and I know that there's no need to add soa/bpm extensions in 12c but still I can't create a bpm application. I mean I don't have this type in the list of application types. I must add that while JDevelper is loading, I get  the "unexpected error" page. this is the error detail:


Performing action (263) null [ from MainWindowView ]

Reported by logger: org.openide.util.RequestProcessor

Oct 4, 2014 2:20:42 PM org.openide.util.RequestProcessor$Processor doNotify

SEVERE: Error in RequestProcessor org.openide.loaders.FolderList$2

java.lang.NoClassDefFoundError: javax/ide/menu/spi/Item

  at com.oracle.jdeveloper.nbwindowsystem.NbToolbarsFS.readAttribute(NbToolbarsFS.java:308)

  at org.openide.filesystems.XMLMapAttr.readAttribute(XMLMapAttr.java:174)

  at org.openide.filesystems.AbstractFileObject.getAttribute(AbstractFileObject.java:330)

  at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:942)

  at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:877)

  at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:940)

  at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:877)

  at org.openide.filesystems.MultiFileObject.getAttribute(MultiFileObject.java:798)

  at org.openide.filesystems.Ordering.getOrder(Ordering.java:103)

  at org.openide.filesystems.FileUtil.getOrder(FileUtil.java:2046)

  at org.openide.loaders.FolderList.carefullySort(FolderList.java:657)

  at org.openide.loaders.FolderList.createBoth(FolderList.java:902)

  at org.openide.loaders.FolderList.access$700(FolderList.java:77)

  at org.openide.loaders.FolderList$2.run(FolderList.java:415)

  at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)

  at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2044)

I have jdk1.7.0_67 and a 64-bit Windows.

does anyone have any idea why? how can I solve this?

thanks.


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 1 2014
Added on Oct 4 2014
1 comment
914 views