java.lang.NoSuchFieldError: ADVANCED_OPTIONS

Hello

I applied the latest Patch for soa_suite: p19707784_121300_Generic.zip. I use the Oracle BPM studio, and when I do no properties and click in my human task I get this error:

Uncaught exception

java.lang.NoSuchFieldError: ADVANCED_OPTIONS

o.bpm.designer.flowpanels.AbstractFlowNodePropertiesPanel.createBasicSheet(AbstractFlowNodePropertiesPanel.java:226)

o.bpm.designer.flowpanels.AbstractFlowNodePropertiesPanel.createPropertiesSheet(AbstractFlowNodePropertiesPanel.java:133)

o.bpm.designer.flowpanels.AbstractFlowNodePropertiesPanel.createTabs(AbstractFlowNodePropertiesPanel.java:198)

o.bpm.designer.flowpanels.AbstractFlowNodePropertiesPanel.buildPanel(AbstractFlowNodePropertiesPanel.java:119)

o.bpm.designer.flowpanels.FlowNodePropertiesDialog.init(FlowNodePropertiesDialog.java:90)

o.bpm.designer.flowpanels.FlowNodePropertiesDialog. < init > (FlowNodePropertiesDialog.java:41)

o.bpm.designer.flowpanels.FlowNodePropertiesDialog.editProperties(FlowNodePropertiesDialog.java:54)

o.bpm.designer.action.FlowNodePropertiesAction.run(FlowNodePropertiesAction.java:75)

o.bpm.ui.action.BaseAction.actionPerformed(BaseAction.java:222)

o.bpm.ui.action.BaseAction.actionPerformed(BaseAction.java:216)

jx.s.AbstractButton.fireActionPerformed(AbstractButton.java:2018)

jx.s.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2341)

jx.s.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)

jx.s.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)

jx.s.AbstractButton.doClick(AbstractButton.java:376)

jx.s.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:833)

jx.s.plaf.basic.BasicMenuItemUI$ Handler.mouseReleased (BasicMenuItemUI.java:877)

j.a.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)

j.a.Component.processMouseEvent(Component.java:6505)

jx.s.JComponent.processMouseEvent(JComponent.java:3320)

j.a.Component.processEvent(Component.java:6270)

j.a.Container.processEvent(Container.java:2229)

j.a.Component.dispatchEventImpl(Component.java:4861)

j.a.Container.dispatchEventImpl(Container.java:2287)

j.a.Component.dispatchEvent(Component.java:4687)

j.a.LightweightDispatcher.retargetMouseEvent(Container.java:4832)

j.a.LightweightDispatcher.processMouseEvent(Container.java:4492)

j.a.LightweightDispatcher.dispatchEvent(Container.java:4422)

j.a.Container.dispatchEventImpl(Container.java:2273)

j.a.Window.dispatchEventImpl(Window.java:2719)

j.a.Component.dispatchEvent(Component.java:4687)

j.a.EventQueue.dispatchEventImpl(EventQueue.java:735)

j.a.EventQueue.access$ 200 (EventQueue.java:103)

j.a.EventQueue$ 3.run(EventQueue.java:694)

j.a.EventQueue$ 3.run(EventQueue.java:692)

j.security.AccessController.doPrivileged (Native Method)

j.security.ProtectionDomain$ 1.doIntersectionPrivilege(ProtectionDomain.java:76)

j.security.ProtectionDomain$ 1.doIntersectionPrivilege(ProtectionDomain.java:87)

j.a.EventQueue$ 4.run(EventQueue.java:708)

j.a.EventQueue$ 4.run(EventQueue.java:706)

j.security.AccessController.doPrivileged (Native Method)

j.security.ProtectionDomain$ 1.doIntersectionPrivilege(ProtectionDomain.java:76)

j.a.EventQueue.dispatchEvent(EventQueue.java:705)

o.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)

o.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)

j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)

j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)

j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)

j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)

j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)

j.a.EventDispatchThread.run(EventDispatchThread.java:91)

This error starts after I applied the patch.

Hello

I had the same problem, but managed to get rid of it, as follows:

-J' deleted the system of jdeveloper folder (it is recreated at the first start of JDeveloper), for example in my environment:

c:\Oracle\config\sigrid\system12.1.3.0.41.140521.1008

-I restarted JDeveloper with the--clean option (i.e. C:\Oracle\Middleware\Oracle_Home\jdeveloper\jdeveloper.exe-propre)

I hope this helps!

Best regards

Sigrid

Tags: Fusion Middleware

Similar Questions

  • Deployment of WebLogic 12 c issue caused by: java.lang.NoSuchFieldError: XQueryinstance


    Hello

    We are migrating from weblogic 10.3.3 for Weblogic 12 c. While deploying a cim.modules.nbif_jms_nc.ear application, we get the following exception stack trace. This works perfectly well on 10.3.3

    Caused by: java.lang.NoSuchFieldError: XQueryinstance

    to com.att.aftdiscovery.header.v1.impl.runtime.DefaultJAXBContextImpl. < init > (DefaultJAXBContextImpl.java:50)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:526)

    at com.sun.xml.bind.ContextFactory_1_0_1.createContext(ContextFactory_1_0_1.java:94)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:197)

    at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:147)

    at javax.xml.bind.ContextFinder.find(ContextFinder.java:309)

    at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:446)

    at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:409)

    at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:313)

    to com.att.bbnms.xml.transformer.AbstractJAXB10Transformer. < init > (AbstractJAXB10Transformer.java:74)

    to com.att.bbnms.netx.nc.xml.PTMXMLFactory. < init > (PTMXMLFactory.java:41)

    to com.att.bbnms.cim.nc.service.impl.GraniteServiceImpl. < clinit > (GraniteServiceImpl.java:54)

    at com.att.bbnms.cim.nc.registry.GraniteServiceRegistry.getGraniteService(GraniteServiceRegistry.java:26)

    to com.att.bbnms.cim.ejb.timer.QNINotificationTimer. < clinit > (QNINotificationTimer.java:37)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:526)

    at java.lang.Class.newInstance(Class.java:374)

    to weblogic.application.internal.flow.BaseLifecycleFlow$ CreateListenerAction.run (BaseLifecycleFlow.java:147)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    to weblogic.application.utils.SecurityUtils$ WLSSecurityProvider.invokePrivilegedAction (SecurityUtils.java:171)

    at weblogic.application.utils.SecurityUtils.invokePrivilegedAction(SecurityUtils.java:78)

    to weblogic.application.internal.flow.BaseLifecycleFlow$ BaseAction.invoke (BaseLifecycleFlow.java:106)

    at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:97)

    at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:83)

    at weblogic.application.internal.flow.HeadLifecycleFlow.createListeners(HeadLifecycleFlow.java:152)

    at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:242)

    to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:706)

    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)

    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:237)

    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:61)

    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:207)

    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:96)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:229)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)

    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 000 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 1.run(DeploymentReceiverCallbackDeliverer.java:46)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    First of all,

    I found that a bug in JIRA saved with similar problem, you are facing

    https://Java.NET/projects/JAXB/lists/issues/archive/2012-05/message/15

    Please check if you can use a more up-to-date

    Then check if you work on a Certified version of JAXB

    JAXB 2.2 is the supported version on 12 c as per the below Doc Oracle WLS

    Characteristics and standards supported by the WebLogic Web Services - 12 c Release 1 (12.1.1)

    Hope this helps!

    Vijaya

    ========

  • "Error 500: java.lang.NullPointerException.

    "Error 500: java.lang.NullPointerException" COSA MEANS MEAN? Pole MI ESCE QUESTA WRITTEN MENTRE PER UNA DOAMANDA GRAZIE

    Hello

    This is an English language Forum.

    Please go to

    http://answers.Microsoft.com/en-us/IE/Forum?TM=1373748955969&tab=all

    to select your language from this link English 

    You can also choose a region or language on this page:

    http://support.Microsoft.com/common/international.aspx

    Don

    Questo e UN forum in lingua inglese.

    If get di andare

    http://answers.Microsoft.com/en-us/IE/Forum?TM=1373748955969&tab=all

    by rates the lingua da questo link English 

    If Può anche rates una regione o lingua da questa pagina:

    http://support.Microsoft.com/common/international.aspx

  • _ERR_COMMAND_EXCEPTION CMN3101E user, the system is unavailable due to "java.lang.NullPointerException".

    I just had some problem to be able to print a PDF file that has sent me a reliable source of the school. He could not open with precision and would not print. I was told a few undesirable and the part of it said:

    User CMN3101E the system is unavailable due to "java.lang.NullPointerException".

    I then Googled that and found the I needed to have the video drivers Intel and not the versions of MS due to some problems. I went through all this mess by using Device Manager and switched 2 pieces of diff for Intel drivers Intel and not versions of MS. I also did an UPDATE MS after a reboot to ensure that another MS Update would not reinstall certain versions of MS and if he found them I wanted to mark them for future IGNORES and ignore them now.

    Still no go. I need help big time. Does anyone for a small iJEFF help today¿

    Hi Jeff,

    1. What is the brand and model of the printer?

    2. is the specific question in the PDF? Have you tried other files to print?

    See the articles:

    Resolve PDF printing problems

    http://helpx.Adobe.com/Acrobat/KB/troubleshoot-PDF-printing-Acrobat-Reader.html

    http://www.Adobe.com/cfusion/search/index.cfm?cat=support&term=Java%2Elang%2ENullPointerException&loc=en_US&self=0&LR=en_US&product=Acrobat

    Let us know if you have other questions about Windows in the future.

  • Push registration: (Berr java.lang.IllegalArgumentException) network error

    Hello

    We try to get WebWorks push the work but are a problem with blackberry.push.openBISPushListener. The onRegister function returns a status of 1 (network error).

    The log file shows the following:

    11/9 10:00:54 W net.rim.blackberry.api.push - Berr java.lang.IllegalArgumentException
    11/9 10:00:21 a Contapp - PushDaemon is started.
    11/9 10:00:21 a Contapp - Register push application
    11/9 10:00:21 a Contapp - open BIS push listener
    

    This application is used to work so I wonder if something might have changed in the upgrade of the server push.

    The application code is the following:

    
    
    
        
    
    
        

    And the following push configuration in the config.xml file:

    
    
    
    
    
    
    
    
    
      BIS-B
      MDS
      TCP_WIFI
      TCP_CELLULAR
      WAP2
      WAP
    
    
    
      read_device_identifying_information
      access_shared
    
    

    It is all tested on a device 9300.

    Any ideas as to why we get this error?

    Thanks in advance for the help!

    Nick

    This issue should now be resolved, please let me know if you continue to have problems with the registration with the EVAL server.

  • java.lang.NullPointerException packaging projects

    Hello

    I can't pack all projects (even the self project basis created in the new blackberry) on eclipse indigo with the new plugin eclipse blackberry.

    I always get this error:

    null
    Error
    Fri 18 Nov 10:17:02 VET 2011
    An internal error occurred during: «Packaging projects...» ».

    java.lang.NullPointerException
    at net.rim.ejde.internal.H.M.getVMVersion(RIMEIDE:286)
    to net.rim.ejde.internal.util.V$ _B.A(RIMEIDE:3008)
    to net.rim.ejde.internal.util.V$ _B.compare(RIMEIDE:468)
    at java.util.Arrays.mergeSort(Arrays.java:1270)
    at java.util.Arrays.sort(Arrays.java:1210)
    at java.util.Collections.sort(Collections.java:159)
    at net.rim.ejde.internal.P.H.A(RIMEIDE:3054)
    at net.rim.ejde.internal.P.H.A(RIMEIDE:1072)
    at net.rim.ejde.internal.D.F.H(RIMEIDE:2736)
    at net.rim.ejde.internal.D.F.A(RIMEIDE:3548)
    at net.rim.ejde.internal.D.F.D(RIMEIDE:1478)
    at net.rim.ejde.internal.D.F.D(RIMEIDE:383)
    at net.rim.ejde.internal.D.A.run(RIMEIDE:1808)
    at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
    at net.rim.ejde.internal.D.D.runInWorkspace(RIMEIDE:841)
    at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    I have tried to open the app_descriptor file, restart eclipse and I don't no succeed.

    Kind regards

    How were plug-ins installed?  Did you use the full installer or update the site?

    Have you installed both the BlackBerry Java for BlackBerry Java SDK and Eclipse plug-in?

    If so, can you try to create a new workspace?

  • java.lang.IllegalArgumentException: app are not instanceof PushApplication

    When I tried to run 'register' on real device of BB, I received this message from the exception in the newspapers:

    Command 'register' failed with the error: java.lang.

    Your app put in place the interface "PushApplication"?

    If this isn't the case, please take a look at the sample client application ships with the push.

  • ToolBarMenuButton.AddMenuItem (ApplicationMenuItem) survey java.lang.Error

    ApplicationMenuItemRepository.getInstance () .addMenuItem (ApplicationMenuItemRepository.MENUITEM_SYSTEM, applicationmenuitem)

    It shows an error: "Eception exception: Java.lang.Error.

    The exception cannot be caught and does not appear in the debugger, only on the phone.  It happens once ToolBarMenuButton.AddMenuItem calls toString in the ApplicationMenuItem, but the chain is fine - a literal.

    The call stack is several levels deep within unknown methods.

    Works fine in simulators and on the storm, but not on a 8330 4.5 running.

    Solved.  For some reason you need PIM / permission to organizers to add the entire system menu items.  I got the module defined with this permission, but the CodeModuleGroup didn't.

    They did of course difficult to debug it - he didn't throw a ControlledAccessException as it was supposed to.  Instead, he threw something that cannot yet be intercepted, which means that if users don't have the right permissions, the bombs of the app with an error that could be anything.

    Checks permissions and prompting if necessary, but in the past have always had requests for assistance relating to permissions yet, so it does not always work.

  • Exception: java.lang.NullPointerException untrapped blackBerry Smartphones

    When I start my BB, it gives me this untrapped exception: java.lang.NullPointerException message

    When I try 2 delete a call log number even

    dosent show me any more calls I madeit

    Hi and welcome to the forums!

    I have seen this error several times, usually with a corrupt address book.

    When you start the phone it reads the address book when you delete a call containing log

    you get a contact from the address book as well. Use the following procedure to resolve the issue.

    Thank you

    Bifocals

    "The software of the device or software component of application has not, or there is corrupted data of a synchronization cable.

    http://www.BlackBerry.com/BTSC/search.do?cmd=displayKC&docType=kc&externalId=KB04469&sliceId=2&docTy...

  • Package error - ripple java.lang.NullPointerException

    Hello

    I am facing a problem trying to package by BB10 app using the plugin of ripple and I'm having a difficult time trying to figure out what the problem given the description of the error is really generic as you can see in the newspaper.

    out: [BUILD]   Populating application source
    
    2013-09-10 15:01:27 GET /ripple/build_status/5084 200
    2013-09-10 15:01:27 GET /ripple/build_status/5084 200
    2013-09-10 15:01:28 GET /ripple/build_status/5084 200
    2013-09-10 15:01:28 GET /ripple/build_status/5084 200
    2013-09-10 15:01:29 GET /ripple/build_status/5084 200
    2013-09-10 15:01:29 GET /ripple/build_status/5084 200
    out: [BUILD]   Parsing config.xml
    
    out: [WARN]    You have disabled all web security in this WebWorks application
    
    out: [WARN]    Build ID set in config.xml [version], but no signing password was provided [-g]. Bar will be unsigned
    
    out: [BUILD]   Generating output files
    
    2013-09-10 15:01:30 GET /ripple/build_status/5084 200
    out: [INFO]    java.lang.NullPointerException
    
    out: [INFO]     at com.qnx.bbt.packager.Asset.setSourcePath(Asset.java:88)  at com.qnx.bbt.packager.Asset.(Asset.java:75)   at com.qnx.bbt.xml.BbtExtensionXml.getAsset(BbtExtensionXml.java:571)   at com.qnx.bbt.xml.BbtExtensionXml.getAssets(BbtExtensionXml.java:541)  at com.qnx.bbt.packager.BbtBarValueProvider.getAssets(BbtBarValueProvider.java:202) at com.qnx.bbt.bar.BARPackager.getAssets(BARPackager.java:71)
    [INFO]      at com.qnx.bbt.bar.BARPackager.findAsset(BARPackager.java:233)  at com.qnx.bbt.bar.BARPackager.associateSourceAssets(BARPackager.java:227)  at com.qnx.bbt.packager.AbstractPackager.parseDescriptorAndCreateBarManifest(AbstractPackager.java:577)
    
    out: [INFO]     at com.qnx.bbt.packager.AbstractPackager.doRun(AbstractPackager.java:238)
    [INFO]      at com.qnx.bbt.packager.AbstractPackager.runPackager(AbstractPackager.java:164)
    [INFO]      at com.qnx.bbt.nativepackager.BarNativePackager.main(BarNativePackager.java:61)
    
    out: [ERROR]   Error: null
    
    out: [ERROR]   Native Packager exception occurred
    
    2013-09-10 15:01:30 GET /ripple/build_status/5084 200
    2013-09-10 15:01:31 GET /ripple/build_status/5084 200
    out: [INFO]    java.lang.NullPointerException
    [INFO]      at com.qnx.bbt.packager.Asset.setSourcePath(Asset.java:88)  at com.qnx.bbt.packager.Asset.(Asset.java:75)   at com.qnx.bbt.xml.BbtExtensionXml.getAsset(BbtExtensionXml.java:571)
    
    out: [INFO]     at com.qnx.bbt.xml.BbtExtensionXml.getAssets(BbtExtensionXml.java:541)
    [INFO]      at com.qnx.bbt.packager.BbtBarValueProvider.getAssets(BbtBarValueProvider.java:202)
    [INFO]      at com.qnx.bbt.bar.BARPackager.getAssets(BARPackager.java:71)
    [INFO]      at com.qnx.bbt.bar.BARPackager.findAsset(BARPackager.java:233)
    
    out: [INFO]     at com.qnx.bbt.bar.BARPackager.associateSourceAssets(BARPackager.java:227)
    [INFO]      at com.qnx.bbt.packager.AbstractPackager.parseDescriptorAndCreateBarManifest(AbstractPackager.java:577)
    
    out: [INFO]     at com.qnx.bbt.packager.AbstractPackager.doRun(AbstractPackager.java:238)   at com.qnx.bbt.packager.AbstractPackager.runPackager(AbstractPackager.java:164)
    
    out: [INFO]     at com.qnx.bbt.nativepackager.BarNativePackager.main(BarNativePackager.java:61)
    
    out: [ERROR]   Error: null
    
    out: [ERROR]   Native Packager exception occurred
    
    Done build
    error response - {"code":1,"msg":"[ERROR]   Error: null\n[ERROR]   Native Packager exception occurred\n[INFO]    java.lang.NullPointerException\n[INFO]    \tat com.qnx.bbt.packager.Asset.setSourcePath(Asset.java:88)\tat com.qnx.bbt.packager.Asset.(Asset.java:75)\tat com.qnx.bbt.xml.BbtExtensionXml.getAsset(BbtExtensionXml.java:571)\n[INFO]    \tat com.qnx.bbt.xml.BbtExtensionXml.getAssets(BbtExtensionXml.java:541)\n[INFO]    \tat com.qnx.bbt.packager.BbtBarValueProvider.getAssets(BbtBarValueProvider.java:202)\n[INFO]    \tat com.qnx.bbt.bar.BARPackager.getAssets(BARPackager.java:71)\n[INFO]    \tat com.qnx.bbt.bar.BARPackager.findAsset(BARPackager.java:233)\n[INFO]    \tat com.qnx.bbt.bar.BARPackager.associateSourceAssets(BARPackager.java:227)\n[INFO]    \tat com.qnx.bbt.packager.AbstractPackager.parseDescriptorAndCreateBarManifest(AbstractPackager.java:577)\n[INFO]    \tat com.qnx.bbt.packager.AbstractPackager.doRun(AbstractPackager.java:238)\tat com.qnx.bbt.packager.AbstractPackager.runPackager(AbstractPackager.java:164)\n[INFO]    \tat com.qnx.bbt.nativepackager.BarNativePackager.main(BarNativePackager.java:61)\n[ERROR]   Error: null\n[ERROR]   Native Packager exception occurred\n","data":null}
    2013-09-10 15:01:31 GET /ripple/build_status/5084 200
    

    I tried different solutions but nothing has changed. You have an idea that could help me to identify at least the cause of this error?

    Thank you guys

    Thank you for all your responses guys.

    However, it seems to be that something messed up on my machine, because the same application on another laptop, performed without any problem packing.

  • Unrecoverable internal error: java.lang.NullPointerException when compiling

    Recently, I changed my code, and when I am compiling it, I got this error:

    Unrecoverable internal error: java.lang.NullPointerException

     

    Previously, I had met this exception several times, but when running the application in the Simulator.

    I've tried the cleaning project, cleaning the Simulator and even restart the laptop. Did not work.

    The same error persists.

    Maybe it's a bug in the compiler?

    Finally, I found the culprit:

    I put 5 large images (total size: approximately 18 MB) in the "res/img.

    The solution is to load these images from an SD card.

  • JDE 4.7 - java.lang.IIIegalStateException

    Hello everyone

    I have the following code:

    Net.rim.device.api.ui.component import. *;
    Net.rim.device.api.ui.decor import. *;
    Net.rim.device.api.synchronization import. *;
    Net.rim.device.api.math import. *;
    Net.rim.device.api.system import. *;
    Net.rim.blackberry.api.phone.phonelogs import. *;

    class Phone_Call_Log extends UiApplication
    {
    Screen _screen = new MainScreen();
    Phonethread _phone;
    PhoneLogs _logs;

    Public Shared Sub main (String [] arg)
    {
    Application Phone_Call_Log = new Phone_Call_Log();
    application.enterEventDispatcher ();
    }

    public Phone_Call_Log()
    {
    _SCREEN. SetTitle ("phone log");
    _SCREEN. Add (new RichTextField ("activities on your phone"));
    _SCREEN. Add (new SeparatorField());
    pushScreen (_screen);
    _phone = new Phonethread();
    _phone. Start();
    }
      
    the final private class Phonethread extends Thread
    {

    public Phonethread()
    {
    Super();
    }
           
    public void run()
    {
    _logs = PhoneLogs.getInstance ();
               
    for (int i = 0; i)<>
    {
                   
    CallLog PhoneCallLog = (PhoneCallLog) _logs.callAt (i, _logs. FOLDER_NORMAL_CALLS);
                   
    String number = callLog.getParticipant () .getNumber ();

    If (callLog.GetType () == callLog.TYPE_RECEIVED_CALL)
    {
    _SCREEN. Add (new RichTextField ("you got a call of:" + number));
    }
                   
    If (callLog.GetType () == callLog.TYPE_PLACED_CALL)
    {
                       
                        _SCREEN. Add (new RichTextField ("of the dialed number was :"));)
    _SCREEN. Add (new RichTextField ("it was made on:" + data));
    }
                   
                   
                   
    }
           
    }
    }
    }

    -End of the Code-

    I get the error of java.lang.IIIlegalStateException to the line which is in bold.

    No idea why?

    Thank you

    RexDoug words of code snippet.

    UiApplication.getUiApplication().invokeLater (new Runnable() {
      public void run()
      {
        _screen.add(new RichTextField  ("The number you dialed was: "));
      }
    });
    

    Go through this article too.

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800505/800256/...

  • Unrecoverable internal error: java.lang.NullPointerException

    Hi all

    While iam trying to open the application iam getting this error ' fatal internal error: java.lang.NullPointerException ", iam unable to understand what is the real problem.

    Any help please...

    Thnaks.

    Thanks for the reply of stone.

    in fact I did not understand what the problem is, there is no indication of the error.

    but I reinstalled the eclipse that has solved the problem.

    Thank you.

  • Eception exception: java.lang.IllegalArgumentException 9800 simluator and device

    First of all, let me say that this forum has been very useful development councils, of the examples and answers to difficult questions.  Thank you.  But now I have a problem that I can not find a solution for or to understand.

    I created an application that listens to the calls and when the call is disconnected it displays a screen, allows entry and persists the results.  I developed in JDE 5.0.0.25 and it worked fine on the Simulator.  When I installed on a Torch 9800, I get "Eception exception: java.lang.IllegalArgumentException" when it tries to display the entry screen.  I downloaded and installed the ATT 6.0.0.246 for 9800 Simulator and traveled the code.  I get the same exception on the Simulator.  It seems that he fails once the code that creates the screen is executed and control is returned to the operating system.  The code to display the screen looks like

    {Synchronized (application.getEventLock ())}
    UI UiEngine is Ui.getUiEngine ();.
    ui.pushGlobalScreen (oEFDS, 10, UiEngine.GLOBAL_MODAL |) UiEngine.GLOBAL_SHOW_LOWER);

    If the questions are

    1. any ideas why it worked in version 5 and not 6? I thought developing in version 5 allow more devices run the application.

    2. is there something specific for the Torch 9800 that may be cause of tha?

    OK, I found the answer to this problem.  Guess I should have looked before asking for help.

    http://supportforums.BlackBerry.com/T5/Java-development/differences-between-V5-0-OS-and-V6-0-OS-for-...

  • Smartphones blackBerry eception exception: Java.lang.Error

    Hello

    After downloading the twitter app that shows the following when I try to open it.

    Eception exception: Java.lang.Error

    Nobody knows what it means and how to fix this.

    Thank you!

    poppi2000 wrote:

    Hello

    After downloading the twitter app that shows the following when I try to open it.

    Eception exception: Java.lang.Error

    Nobody knows what it means and how to fix this.

    Thank you!

    Hello

    1. try to delete the first reboot of batteries that clears the application error

    2 also try uninstalling the last app you have installed before the error and restart / disconnect the battery. You can reinstall these applications later.

    3 if there are errors, you can clean your pocket computer to clear / delete applications and reinstall the application. How to delete all data and applications from the smart phone BlackBerry with the optio security wipe...

    4 the final solution is to reinstall the operating system or all OS upgrade to the latest version. How to update or reinstall BlackBerry Device Software using BlackBerry Desktop Software

Maybe you are looking for

  • Satellite L500D - update BIOS, covered by warranty?

    Hi, I bought a Satellite L500D in September of last year. The weekend comes, he suggested I should keep the machine etc. updated drivers so I logged on the Toshiba web site and there was a link with * New * Bios Update, i.e. After choosing the etc. g

  • How to print screen with Win 7 on Satellite L755?

    I just got this laptop and I wonder if the screenshot works? It's on the same key as the 'end' key but I don't know exactly how do so that the work is part "prtsc"... any help would be greatly appreciated! Thank you! Post edited by: Ashleylayne

  • Tried everything - everything still lost. Open NAT but cannot connect to some people on Xbox Live.

    Title says it all really, really. Strange thing is that it happened out of nowhere. In November/December of last year we were all playing fine. In January, my NAT went from open to strict, so I opened it back up quickly. Out of the blue I can't seem

  • Pavilion a6620f Bluetooth

    My Pavilion a6620f with windows 7 32-bit bluetooth is capable.  If that's how you get?  If this is not the case, can I upgrade?

  • How to add values to the Listbox in the ADF.

    HelloI have a listbox that is met when the user clicks an Add button then click on the Add button whenever the values are added.I have a textbox where the values are added< af:inputTextlabel = "Categories".ID = "itcatg".contentStyle = "width: 100px".