1 material JOC of JDeveloper 11 g compiler error seems to be invalid. (bug?)

Build JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407

A co-worker found that you are using the compiler of the JOC, the code example below will not compile with errors:
Error (11,14): com.guardian.AImpl of the class should be declared abstract. It defines no method (< SubA, SubB > com.guardian.AB) g of the com.guardian.A interface
Error (13.39): G (com.guardian.AB < com.guardian.AImpl, SubB >) method does not implement the g (com.guardian.AB < SubA, SubB >) method in the com.guardian.A < com.guardian.AImpl > interface, but has same erasure

None of the IDEs tested visually presents the code is wrong.
javac will compile the code and JBuilder2006 make from Borland (CJB) compiles the code.
Can it be presented in the form of a bug?

Thank you
Joe E.


-example of code-
a interface < SubA extends a < SubA > > {}
< SubB extends B < SubA > > g SubB (ab AB < SubA, SubB >);
}

interface B < SubA extends a < SubA > > End Sub

AB interface < SubA extends a < SubA >, SubB extends B < SubA > > End Sub

/ public class AImpl implements a < AImpl >
{
public < SubB extends < AImpl > B > g SubB (ab AB < AImpl, SubB >) {return null ;}

}

Yes, this seems to be a bug in the JOC is based on the fact that Javac it compiles. (JBuilder use Javac under the hood). I will file a bug for this.
This type of code is very unusual (and frankly not easy to understand), so I doubt that many people run into this bug. I recommend to try to simplify your class hierarchy and don't use parameters of type defined in terms themselves, to work around the bug. Alternatively, you can start to use Javac as the compiler of the project, that you can set in the properties of the compiler project page.

Keimpe Bronkhorst
Team JDev IDE

Tags: Java

Similar Questions

  • Error: Internal compiler error, ended with a fatal error

    Dear Experts

    I searched the forum for this error, but I found no solution.

    My project was working fine without any problems. But now when I try to compile the ViewController project, this error occurs.

    • "Error: internal compiler error, completed by a fatal error"

    JDeveloper is Studio Edition Version 11.1.2.4.0

    and that's the message log

    INFO: JpsUtil: isAuditDisabled set to true
    Jul 1, 2013 10:25:53 AM oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler setIsMetadataComplete
    INFO: jar:file:/C:/Oracle/Middleware/jdeveloper/jlib/bundleresolver.jar!/META-INF/faces-config.xml metadata-complete undefined (false)
    Compiling...
    Internal compilation error, terminated with a fatal exception
    [10:25:57 AM] Compilation complete: 1 errors, 0 warnings.
    Jul 1, 2013 10:26:06 AM oracle.jdeveloper.el.ELManager reportException
    SEVERE: unexpected exception in oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider, oracle.ide.Context[{Context.WORKSPACE=DocScanner.jws, Context.NODE=test.jspx, Context.PROJECT=ViewController.jpr, Context.SELECTION=[Loracle.ide.model.Element;@1830d39}]
    java.lang.IllegalArgumentException: Expecting a pattern that begins with plus  or minus  indicate an include or an exclude filter, respectively. The remaining characters define the match.
      at oracle.ide.util.PatternFilter.fromStr(PatternFilter.java:61)
      at oracle.ide.file.ProjectCache$FileSetFactory.assembleImpl(ProjectCache.java:916)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.ide.file.ProjectCache$PathFactory.assembleImpl(ProjectCache.java:961)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.ide.file.ProjectCache$CacheEntryFactory.assembleImpl(ProjectCache.java:1136)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:191)
      at oracle.ide.file.ProjectCache.getPath(ProjectCache.java:548)
      at oracle.ide.file.ProjectCache.getContentPath(ProjectCache.java:301)
      at oracle.ideimpl.index.IndexImpl.getContentPath(IndexImpl.java:125)
      at oracle.ideimpl.index.IndexImpl.<init>(IndexImpl.java:203)
      at oracle.ideimpl.index.IndexManagerImpl.getIndex(IndexManagerImpl.java:192)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:82)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:55)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:45)
      at oracle.adfdt.controller.adfc.source.view.PageUtils.findReferringViews(PageUtils.java:127)
      at oracle.adfdt.controller.adfc.source.view.PageUtils.findReferringTaskFlows(PageUtils.java:221)
      at oracle.adfdt.controller.adfc.source.view.PageToTaskFlowIndex.findReferringTaskFlows(PageToTaskFlowIndex.java:119)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getTaskFlowsForContext(ManagedBeansVariableProvider.java:370)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getVariablesImpl(ManagedBeansVariableProvider.java:114)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getVariablesCacheImpl(ManagedBeansVariableProvider.java:164)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getPropertyCacheImpl(ManagedBeansVariableProvider.java:231)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getReferenceCacheImpl(BaseVariableProvider.java:735)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getReference(BaseVariableProvider.java:656)
      at oracle.jdeveloper.el.ELManager.getReference(ELManager.java:307)
      at oracle.jdeveloper.webapp.xdf.ELReferenceFactory.getReference(ELReferenceFactory.java:48)
      at oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory.getReferencesIfNecessary(AbstractELReferenceFactory.java:152)
      at oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory.getReferences(AbstractELReferenceFactory.java:75)
      at oracle.bali.xml.model.dependency.TraversalReferenceFactory.handleStartNode(TraversalReferenceFactory.java:33)
      at oracle.bali.xml.model.traversal.XmlTraversalHandler._handleStartNode(XmlTraversalHandler.java:56)
      at oracle.bali.xml.model.traversal.XmlTraversalHandler.handleStartNode(XmlTraversalHandler.java:30)
      at oracle.bali.xml.model.XmlModel._handleStartNode(XmlModel.java:3098)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3081)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3087)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3087)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3087)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3087)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3087)
      at oracle.bali.xml.model.XmlModel._rebuildTraversalData(XmlModel.java:3074)
      at oracle.bali.xml.model.XmlModel.getTraversalData(XmlModel.java:980)
      at oracle.adfdtinternal.view.rich.id.AdfFacesScopedIdTraversalHandler.getScopedIdReferencesMap(AdfFacesScopedIdTraversalHandler.java:158)
      at oracle.adfdtinternal.view.rich.audit.ScopedIdAnalyzer.enter(ScopedIdAnalyzer.java:74)
      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:597)
      at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:598)
      at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:569)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1446)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1094)
      at oracle.jdevimpl.audit.core.DefaultAuditor.tryAudit(DefaultAuditor.java:834)
      at oracle.ide.status.StatusMonitor$StatusTask.run(StatusMonitor.java:686)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:662)
    Jul 1, 2013 10:26:06 AM oracle.jdeveloper.el.ELManager reportException
    SEVERE: unexpected exception in oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider, oracle.ide.Context[{Context.WORKSPACE=DocScanner.jws, Context.NODE=test.jspx, Context.PROJECT=ViewController.jpr, Context.SELECTION=[Loracle.ide.model.Element;@1830d39}]
    java.lang.IllegalArgumentException: Expecting a pattern that begins with plus  or minus  indicate an include or an exclude filter, respectively. The remaining characters define the match.
      at oracle.ide.util.PatternFilter.fromStr(PatternFilter.java:61)
      at oracle.ide.file.ProjectCache$FileSetFactory.assembleImpl(ProjectCache.java:916)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.ide.file.ProjectCache$PathFactory.assembleImpl(ProjectCache.java:961)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.ide.file.ProjectCache$CacheEntryFactory.assembleImpl(ProjectCache.java:1136)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:191)
      at oracle.ide.file.ProjectCache.getPath(ProjectCache.java:548)
      at oracle.ide.file.ProjectCache.getContentPath(ProjectCache.java:301)
      at oracle.ideimpl.index.IndexImpl.getContentPath(IndexImpl.java:125)
      at oracle.ideimpl.index.IndexImpl.<init>(IndexImpl.java:203)
      at oracle.ideimpl.index.IndexManagerImpl.getIndex(IndexManagerImpl.java:192)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:82)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:55)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:45)
      at oracle.adfdt.controller.adfc.source.view.PageUtils.findReferringViews(PageUtils.java:127)
      at oracle.adfdt.controller.adfc.source.view.PageUtils.findReferringTaskFlows(PageUtils.java:221)
      at oracle.adfdt.controller.adfc.source.view.PageToTaskFlowIndex.findReferringTaskFlows(PageToTaskFlowIndex.java:119)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getTaskFlowsForContext(ManagedBeansVariableProvider.java:370)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getVariablesImpl(ManagedBeansVariableProvider.java:114)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getVariablesCacheImpl(ManagedBeansVariableProvider.java:164)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getPropertiesCacheImpl(BaseVariableProvider.java:297)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getPropertyCacheImpl(BaseVariableProvider.java:480)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getPropertyCacheImpl(ManagedBeansVariableProvider.java:239)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getReferenceCacheImpl(BaseVariableProvider.java:735)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getReference(BaseVariableProvider.java:656)
      at oracle.jdeveloper.el.ELManager.getReference(ELManager.java:307)
      at oracle.jdeveloper.webapp.xdf.ELReferenceFactory.getReference(ELReferenceFactory.java:48)
      at oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory.getReferencesIfNecessary(AbstractELReferenceFactory.java:152)
      at oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory.getReferences(AbstractELReferenceFactory.java:75)
      at oracle.bali.xml.model.dependency.TraversalReferenceFactory.handleStartNode(TraversalReferenceFactory.java:33)
      at oracle.bali.xml.model.traversal.XmlTraversalHandler._handleStartNode(XmlTraversalHandler.java:56)
      at oracle.bali.xml.model.traversal.XmlTraversalHandler.handleStartNode(XmlTraversalHandler.java:30)
      at oracle.bali.xml.model.XmlModel._handleStartNode(XmlModel.java:3098)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3081)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3087)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3087)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3087)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3087)
      at oracle.bali.xml.model.XmlModel._handleNode(XmlModel.java:3087)
      at oracle.bali.xml.model.XmlModel._rebuildTraversalData(XmlModel.java:3074)
      at oracle.bali.xml.model.XmlModel.getTraversalData(XmlModel.java:980)
      at oracle.adfdtinternal.view.rich.id.AdfFacesScopedIdTraversalHandler.getScopedIdReferencesMap(AdfFacesScopedIdTraversalHandler.java:158)
      at oracle.adfdtinternal.view.rich.audit.ScopedIdAnalyzer.enter(ScopedIdAnalyzer.java:74)
      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:597)
      at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:598)
      at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:569)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1446)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1094)
      at oracle.jdevimpl.audit.core.DefaultAuditor.tryAudit(DefaultAuditor.java:834)
      at oracle.ide.status.StatusMonitor$StatusTask.run(StatusMonitor.java:686)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:662)
    Jul 1, 2013 10:26:06 AM oracle.jdeveloper.el.ELManager reportException
    SEVERE: unexpected exception in oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider, oracle.ide.Context[{Context.WORKSPACE=DocScanner.jws, Context.NODE=test.jspx, Context.PROJECT=ViewController.jpr, Context.SELECTION=[Loracle.ide.model.Element;@258ed1}]
    java.lang.IllegalArgumentException: Expecting a pattern that begins with plus  or minus  indicate an include or an exclude filter, respectively. The remaining characters define the match.
      at oracle.ide.util.PatternFilter.fromStr(PatternFilter.java:61)
      at oracle.ide.file.ProjectCache$FileSetFactory.assembleImpl(ProjectCache.java:916)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.ide.file.ProjectCache$PathFactory.assembleImpl(ProjectCache.java:961)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.ide.file.ProjectCache$CacheEntryFactory.assembleImpl(ProjectCache.java:1136)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:191)
      at oracle.ide.file.ProjectCache.getPath(ProjectCache.java:548)
      at oracle.ide.file.ProjectCache.getContentPath(ProjectCache.java:301)
      at oracle.ideimpl.index.IndexImpl.getContentPath(IndexImpl.java:125)
      at oracle.ideimpl.index.IndexImpl.<init>(IndexImpl.java:203)
      at oracle.ideimpl.index.IndexManagerImpl.getIndex(IndexManagerImpl.java:192)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:82)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:55)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:45)
      at oracle.adfdt.controller.adfc.source.view.PageUtils.findReferringViews(PageUtils.java:127)
      at oracle.adfdt.controller.adfc.source.view.PageUtils.findReferringTaskFlows(PageUtils.java:221)
      at oracle.adfdt.controller.adfc.source.view.PageToTaskFlowIndex.findReferringTaskFlows(PageToTaskFlowIndex.java:119)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getTaskFlowsForContext(ManagedBeansVariableProvider.java:370)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getVariablesImpl(ManagedBeansVariableProvider.java:114)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getVariablesCacheImpl(ManagedBeansVariableProvider.java:164)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getPropertyCacheImpl(ManagedBeansVariableProvider.java:231)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getReferenceCacheImpl(BaseVariableProvider.java:735)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getReference(BaseVariableProvider.java:656)
      at oracle.jdeveloper.el.ELManager.getReference(ELManager.java:307)
      at oracle.jdeveloper.webapp.xdf.ELReferenceFactory.getReference(ELReferenceFactory.java:48)
      at oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory.getReferencesIfNecessary(AbstractELReferenceFactory.java:152)
      at oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory.getReferences(AbstractELReferenceFactory.java:75)
      at oracle.bali.xml.model.dependency.DependencyUtils.getReferences(DependencyUtils.java:229)
      at oracle.bali.xml.gui.jdev.audit.XdfAnalyzer._reportUnusedReferences(XdfAnalyzer.java:146)
      at oracle.bali.xml.gui.jdev.audit.XdfAnalyzer.enter(XdfAnalyzer.java:92)
      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:597)
      at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:598)
      at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:569)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1446)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1094)
      at oracle.jdevimpl.audit.core.DefaultAuditor.tryAudit(DefaultAuditor.java:834)
      at oracle.ide.status.StatusMonitor$StatusTask.run(StatusMonitor.java:686)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:662)
    Jul 1, 2013 10:26:06 AM oracle.jdeveloper.el.ELManager reportException
    SEVERE: unexpected exception in oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider, oracle.ide.Context[{Context.WORKSPACE=DocScanner.jws, Context.NODE=test.jspx, Context.PROJECT=ViewController.jpr, Context.SELECTION=[Loracle.ide.model.Element;@258ed1}]
    java.lang.IllegalArgumentException: Expecting a pattern that begins with plus  or minus  indicate an include or an exclude filter, respectively. The remaining characters define the match.
      at oracle.ide.util.PatternFilter.fromStr(PatternFilter.java:61)
      at oracle.ide.file.ProjectCache$FileSetFactory.assembleImpl(ProjectCache.java:916)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.ide.file.ProjectCache$PathFactory.assembleImpl(ProjectCache.java:961)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.ide.file.ProjectCache$CacheEntryFactory.assembleImpl(ProjectCache.java:1136)
      at oracle.javatools.assembly.ObjectFactory.versionedAssemble(ObjectFactory.java:150)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:242)
      at oracle.javatools.assembly.ObjectFactory.assemble(ObjectFactory.java:191)
      at oracle.ide.file.ProjectCache.getPath(ProjectCache.java:548)
      at oracle.ide.file.ProjectCache.getContentPath(ProjectCache.java:301)
      at oracle.ideimpl.index.IndexImpl.getContentPath(IndexImpl.java:125)
      at oracle.ideimpl.index.IndexImpl.<init>(IndexImpl.java:203)
      at oracle.ideimpl.index.IndexManagerImpl.getIndex(IndexManagerImpl.java:192)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:82)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:55)
      at oracle.bali.xml.gui.jdev.dependency.IndexingUtils.getReferences(IndexingUtils.java:45)
      at oracle.adfdt.controller.adfc.source.view.PageUtils.findReferringViews(PageUtils.java:127)
      at oracle.adfdt.controller.adfc.source.view.PageUtils.findReferringTaskFlows(PageUtils.java:221)
      at oracle.adfdt.controller.adfc.source.view.PageToTaskFlowIndex.findReferringTaskFlows(PageToTaskFlowIndex.java:119)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getTaskFlowsForContext(ManagedBeansVariableProvider.java:370)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getVariablesImpl(ManagedBeansVariableProvider.java:114)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getVariablesCacheImpl(ManagedBeansVariableProvider.java:164)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getPropertiesCacheImpl(BaseVariableProvider.java:297)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getPropertyCacheImpl(BaseVariableProvider.java:480)
      at oracle.adfdt.controller.adfc.source.el.ManagedBeansVariableProvider.getPropertyCacheImpl(ManagedBeansVariableProvider.java:239)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getReferenceCacheImpl(BaseVariableProvider.java:735)
      at oracle.adfdt.controller.adfc.source.el.BaseVariableProvider.getReference(BaseVariableProvider.java:656)
      at oracle.jdeveloper.el.ELManager.getReference(ELManager.java:307)
      at oracle.jdeveloper.webapp.xdf.ELReferenceFactory.getReference(ELReferenceFactory.java:48)
      at oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory.getReferencesIfNecessary(AbstractELReferenceFactory.java:152)
      at oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory.getReferences(AbstractELReferenceFactory.java:75)
      at oracle.bali.xml.model.dependency.DependencyUtils.getReferences(DependencyUtils.java:229)
      at oracle.bali.xml.gui.jdev.audit.XdfAnalyzer._reportUnusedReferences(XdfAnalyzer.java:146)
      at oracle.bali.xml.gui.jdev.audit.XdfAnalyzer.enter(XdfAnalyzer.java:92)
      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:597)
      at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.invoke(ProfileBinding.java:598)
      at oracle.jdevimpl.audit.core.ProfileBinding$Invoker.enter(ProfileBinding.java:569)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1446)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1465)
      at oracle.jdevimpl.audit.core.DefaultAuditor.audit(DefaultAuditor.java:1094)
      at oracle.jdevimpl.audit.core.DefaultAuditor.tryAudit(DefaultAuditor.java:834)
      at oracle.ide.status.StatusMonitor$StatusTask.run(StatusMonitor.java:686)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:662)
    

    I have re installed Jdeveloper again but the error still exists

    This problem occurs only with this project

    Please any suggestions

    Thanks in advance

    The problem is a corrupted ViewController.jpr file, which suggests some of the error:

    Context.NODE = test.jspx, Context.PROJECT = ViewController.jpr

    Somehow the project file structure does not meet expectations of the Analyzer. If you use a source code control system using an earlier version of the project file, otherwise we must try to correct the mistake yourself (or you try to recreate the sources tee jpr file).

    Timo

  • FileReference compilation error

    I'm trying to get a simple example to work.  I can make it work if I publish in FlashPlayer10, but not FP 9

    import flash.events. *;
    import flash.net.FileReference;
    import flash.net.FileReferenceList;
    import flash.net.FileFilter;
    import flash.net.URLRequest;

    var yourName:String;
    var myfile:FileReference = new FileReference();

    myButton.addEventListener (MouseEvent.CLICK, pressButton);

    function pressButton(e:MouseEvent)
    {
    trace ("buried name is:" + inputName.text);
    MyFile.Save (InputName.Text, "Exam_backup.txt");
    }

    The said reference material

    Language version:ActionScript 3.0
    Versions of the Runtime:AIR 1.0, Flash Player 9

    Does that mean AIR 1.0 and Flash Player 9 or what is the problem?

    the compile error is...

    1061: call to a possibly undefined method save through a reference with flash .net: FileReference of static type.

    and when I search the save() method, using the word files to say:

    Language version: ActionScript 3.0
    Versions of the Runtime: Flash Player 10, AIR 1.5
  • Xilinx Compilation error: Formal HDLCompiler:432 &lt; eiosignal &gt; has no real or default value

    Hello

    I've compiled several programs for sbRIOs previously but did not run in before compile errors. I can't find any support to see what is actually wrong. Any help with this would be appreciated!

    The summary of the situation of the Compilation is:

    LabVIEW FPGA: Compilation failed due to an error of xilinx.

    Details:
    ERROR: HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" line 87: Formal has no real or default value.
    INFO: TclTasksC:1850 - enforcement process: synthesize - XST is made.
    INFO: HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000032_CustomNode.vhd", line 18. eiosignal is declared here
    ERROR: HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" line 106: Formal has no real or default value.
    INFO: HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000033_CustomNode.vhd", line 18. eiosignal is declared here
    ERROR: HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" line 125: Formal has no real or default value.
    INFO: HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000034_CustomNode.vhd", line 18. eiosignal is declared here
    ERROR: HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd", Line 144: Formal has no real or default value.
    INFO: HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000035_CustomNode.vhd", line 18. eiosignal is declared here
    ERROR: HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" line 163: Formal has no real or default value.
    INFO: HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000036_CustomNode.vhd", line 18. eiosignal is declared here
    ERROR: HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" line 182: Formal has no real or default value.
    INFO: HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000037_CustomNode.vhd", line 18. eiosignal is declared here
    ERROR: HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd", line 201: Formal has no real or default value.
    INFO: HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000038_CustomNode.vhd", line 18. eiosignal is declared here
    ERROR: HDLCompiler:432 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" at line 220: Formal has no real or default value.
    INFO: HDLCompiler:1408 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000039_CustomNode.vhd", line 18. eiosignal is declared here
    ERROR: HDLCompiler:854 - "C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd" line 50: Unit ignored due to previous errors.
    File VHDL C:\NIFPGA\jobs\R6n310u_Z1R8lYC\NiFpgaAG_00000031_SequenceFrame.vhd ignored errors

    -->

    Total memory use is 189944 kilobytes

    Number of errors: 9 (0 filtered)
    Number of warnings: 4 (filtered 0)
    Number of news: 0 (0 filtered)

    "Synthesize - XST" process failed

    I had similar errors (not real or by default) then compile using the code LV would not remove, but the compiler Xilinx would be due to determine it was unused.  It is usually inaccessible code with a register read in the main loop, but write it to enroll in a deal structure that would not be executed.  Differences in the ability of the LV compiler or compiler of Xilinx to decide what is safe to delete this could lead.

    Other times we had errors when a clock has been specified in the file of constraints, but the clock was not used.

    Maybe one of these two seemingly unrelated points might help.

    Shane.

  • LabVIEW FPGA CLIP node compilation error

    Hello NO,.

    I work on an application for my Single-Board RIO (sbRIO-9601) and faced with a compile error when I try to compile my FPGA personality via the ELEMENT node.  I have two .vhd files that I declare in my .xml file and all at this point works great.  I add the IP-level component to my project and then drag it to the VI I created under my FPGA.

    Within the FPGA personality, I essentially have to add some constants on the indicators and entries CLIP to my CLIP out and attempt to save/compile.  With this simple configuration, I met a compilation error (ERROR: MapLib:820 - symbol LUT4... see report filling for details on which signals were cut).  If I go back to my VI and delete indicators on the output (making the output pin of the CLIP connected to nothing), compiles fine.

    I've included screenshots, VHDL and LV project files.  What could be causing an indicator of the output of my VI to force compilation errors?

    Otherwise that it is attached to the output ELEMENT, a successful compilation...

    After that the output indicator comes with CLIP, compilation to fail...

    NEITHER sbRIO-9601
    LabVIEW 8.6.0
    LabVIEW FPGA
    Windows XP (32-bit, English)
    No conflicting background process (not Google desktop, etc.).

    Usually a "trimming" error gives to think that there are a few missing IP.  Often, a CLIP source file is missing or the path specified in the XML file is incorrect.

    In your case I believe that there is an error in the XML declaration:


      1.0
      RandomNumberGenerator
     
        urng_n11213_w36dp_t4_p89.vhd
        fifo2.vhd
     

    This indicates LV FPGA to expect a higher level entity called "RandomNumberGenerator" defined in one of two VHDL files.  However, I couldn't see this entity in one of two files.  If urng_n11213_w36dp_t4_p89 is the top-level entity, edit the XML to instead set the HDLName tag as follows:

    urng_n11213_w36dp_t4_p89

    Also - in your XML, you set the 'oBits' music VIDEO for output as a U32, however the VHDL port is defined as a vector of bits 89:

    oBits: out std_logic_vector (89-1 downto 0)

    These definitions must match and the maximum size of the vector CLIP IO is 32, so you have to break your oBits in three exits U32 output.  I have added the ports and changed your logic of assignment as follows:

    oBits1(31 downto 0)<= srcs(31="" downto="">
    oBits2(31 downto 0)<= srcs(63="" downto="">
    oBits3(31 downto 0)<= "0000000"="" &="" srcs(88="" downto="">

    Both of these changes resulted in a successful compilation.

    Note: The only compiler errors when you add the flag because otherwise your CUTTING code is optimized design.  If the IP is instantiated in a design, but nothing is connected to its output, it consumes all logic?  Most of the time the FPGA compiler is smart enough to get it out.

  • LV 2011 (and 2012 LV) compilation error. Size not valid in _InstSize: 21

    I created a Subvi in LV8.5 to manage events UI outside a main vi. The Subvi gets control references who are registered for the events, through a queue that all actions are sent to a consumer case, nothing complicated. Everything works fine in LV8.5, but now I got all LV2011SP1 on a Windows 7 64 bit and I still get the same error:

    "Compile error. Report this issue to National Instruments Tech Support. Invalid size in _InstSize 21 "

    which appears 3 times. I tried to open the same code also in LV2012, same error... When you try to isolate the problem, I discovered that by disabling the code in 3 cases of greater consumption that I can get rid of the warning, but then I can't reduce the problem to one...

    Any ideas?

    Yes, the thing to put 'problem' labview code into a Subvi its own helped me as well.

    My speculation is that it forces the choice of another compiler (without the bug) path when compiling the source of the LV.

    I think you should file a bug report using the pages of http://ni.com/support .

    In this way we will have better tools in the future.

    BR,

    / Roger

  • Compiler error. Report to Technical Support OR: err c = 0xF1 ufppushop

    Compiler error. Report to Technical Support OR: err c = 0xF1 ufppushop

    When recording / runing a vi that performs calculations in a node formula containing several if and a switch statement. (LV6.1, WinNT)

    I solved the problem: the compile error occurred because a single formula node entry was an enum.
    When you insert a cast to digital, the problem has been resolved.

  • DMA FIFO of FPGA compilation error

    Hello

    I have a cRIO 9074 with FPGA. I tried a simple piece of code to learn how to acquire the data that is generated on the FPGA at a rate of 10 KHz and transfer it to the host VI to treat later in offline mode. However, I meet this compilation error when you compile the FPGA VI base containing a node to write FIFO (photo of the VI attached below). In compiling the report, it is said that there are 256 RAM Block used (the total number is 40), so an error has occurred. The error notification of exact compilation from Xilinx report is reproduced below:

    # From the PAM program

    # o toplevel_gen_map.ncd - intstyle xflow-calendar toplevel_gen.ngd map

    toplevel_gen. FCP

    #----------------------------------------------#

    "Target part using" 3s2000fg456-4 ".

    Design of mapping in the lut...

    Guided running of packaging...

    Running based on the delay of packaging of LUT...

    ERRORack:2310 - type compositions "RAMB16" too found to adapt to this device.

    ERROR: card: 115 - the design is too large to fit the device.  Please consult the Design summary section to see what resource requirements for your design exceeds the resources available in the device. Note that the number of slices don't notice it that their packaging could not be completed accurately.

    NOTE: A file NCD will be always generated to allow you to examine the mapped design.  This file is intended for evaluation use only and will not be processed successfully by means of BY.

    Mapping performed.

    See the report of map file "toplevel_gen_map.mrp" for more details.

    Problem encountered during the packaging phase.

    Summary of design

    --------------

    Error number: 2

    Number of warnings: 125

    ERROR: Xflow - card program returned the error 2 code. Aborting the workflow execution...

    Bitstream not created

    Time history analysis

    What does that mean? How can I fix this error?

    Thank you

    Bogdan

    Hey,.

    Have you already tried to reduce the size of the FIFO memory?

    Christian

  • Outside regs, reg 1239 compiler error

    I installed LV2009 and trying to open the version 8.6 vi.

    I get a message "compilation error. Report this problrm to Technical Support from National Instruments. off-regs - no release candidate has found, reg 1239! »

    32-bit client of Labview on Win 7 64 bit and Win Server 2008 64 bit give the same error.

    The attached code.

    Technical support NOR suggested installation LV 2009 service pack 1, which fixed the problem.

  • const compilation error

    Hello

    If I declare a const, which is based on a value previously declared const I get a compilation error:

    const int MY_INT_CONST1 = 10;  no error.
    const int MY_INT_CONST2 = MY_INT_CONST1 + 10; compile error: initializer must be constant

    I tried to search the Internet to see if this goes against ANSI-C, but did not find the relevant answer.

    Anyone who knows and who have a source of information?

    Thank you!

    dml72

    Hello

    As I remember, in ansi C, global variables must be initialized by constants.
    So, we can write:
    # define MYVAR 5
    int a = MYVAR;
    because the preprocessor replace MYVAR by 5 before compiling the sources.

    But if we write
    const int a = 1;
    const int b = a;

    We want to initialize b with the value of a, which is a global variable and the compiler should detect an error (declare a constant variable will generate a compiler error if the variable is reassigned to the program, but is still a variableand not a constant).

    The same compilation error should appear if write us in the global section

    int a = 1;

    int b = a;

    int c = myFunc ();

    However in the locals, initialiseur initializer is not necessary to be consistent, so we can write

    void myFunc (void) {}
    const a = 1;
    const b = a;
    c const = myfunction2 ();
    ...
    }

    In summary, the keyword "const" is not the reason for this error, you can add or remove this keyword, the error will always be the same.

    It is simply impossible to initialize a global variable with another variable as global variables are initialized before executing any statement.

    Concerning

    Etienne

  • Microsoft JScript compilation error CODE 800A03f7

    The error comes whenever I'm away from the computer.  The error comes in this way, as shown below:

    Windows Script Host
    Script: C:\User\Avinash (it's administrator name)\AppData\Roaming\4e5f\5849.js
    Line: 1
    Char: 21949
    Error: Constant not terminated string
    Code: 800A03F7
    Source: Microsoft JScript compilation error

    The error comes whenever I'm away from the computer.  The error comes in this way, as shown below:

    Windows Script Host
    Script: C:\User\Avinash (it's administrator name)\AppData\Roaming\4e5f\5849.js
    Line: 1
    Char: 21949
    Error: Constant not terminated string
    Code: 800A03F7
    Source: Microsoft JScript compilation error

    on the other

    Go to start > run and type regedit and enter
    Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
    On the right, look for Shell which should have value of explorer.exe just just like that... All right of explorer.exe, delete if there is nothing.

    (This is the correct way, it should be)

    (3) under the same key Winlogon also look for Userinit check if it is as in the picture... it's the way it should be...

    (This is the correct way, it should be)

  • compilation error

    Hello when I try to compile my code it gives me the compile error!

    I've seen this page

    http://digital.NI.com/public.nsf/allkb/311C18E2D635FA338625714700664816

    and I tried a lot to adapt to my code! reduced use of the lut of 107 to 101%, but he actually uses Interpolation spline 4times separately to move 4 motors! that it overlooked,

    I also enclose my code!

    Please take a look at reduced fpga4 and rt4reduced! N give me suggestions how can I reduce space, and if this compilation error is indeed bcz of space! This is the maximum can reduce the code! all Motors must move simaltaneously so I can't think about using a spline function unique move one, then the other engine!

    Please find the code and the report of the attachmenet1

    Sara


  • Microsoft JScript compilation error

    I get a daily puzzles from jigzone.com. As I changed a directv satalite connection dial I get this error. While the puzzle is loading this box comes up saying
    Microsoft JScript compilation error
    EXPECTED
    Ok
    I click on OK, then back to the top and I click OK again. then the puzzle is in charge. Is there something I can do to remedy this?

    Make sure that your java is up to date by downloading the latest files from their site

    http://Java.com/en/

    Simply click on the big blue button and you won't go wrong.

  • gpibprt compilation error. Ko

    Installation program:

    Using redhat enterprise 5 on a dell 64-bit workstation.  LabVIEW 8.6 Professional fresh install.

    I need to get NIVISA running/configured to communicate with instruments to test on a local network using a VXI - 11.

    Didn't have not a GPIB - all communication/control will be on a LAN/TCPIP.

    Problem:
    Impossible to run utilities VISA because the gpibprtk.ko module is not found.

    Forums to search, this seems to be a matter of 64 bit / 32 bit.  UpdateNIDriver running and watching me do this output:

    ..........

    MV objects/gpibprtk.ko / bin/objets/gpibprtk-interfaceFile.ko
    LD - r items/gpibprtk - interfaceFile.ko items/gpibprtk - processed.o - o objects/gpibprtk.ko
    LD: relocatable connecting with relocation of format elf32-i386 (objects/gpibprtk - processed.o) to format the elf64 - x 86-64 (objects/gpibprtk.ko) is not supported
    make: * [objects/gpibprtk.ko] error 1
    ERROR: gpibprtk.ko failed
    gpibprtk.Ko could not be updated.
    WARNING: unable to unload the nipalk memory module
    / usr/local/natinst/nation/SRC
    updated nipalk.Ko to date.
    Failed to update the drivers of National Instruments.

    ...........

    It would seem that the module is 32-bit and will not be a link to a 64-bit kernel.  I'm not the expert on the compilation and link, but the link

    error seems to be the central problem - no link = no module only = no workie.

    So, I guess I need this add-on charge to get my VXI-11/LAN stuff to work even if I don't use a GPIB - not least the hardware interface.

    I've attached the output to updateNIDriver for reference.  All software from the CD - workstation doesn't have external access - although I can 'Sandalenet' of things on the system.

    Any help appreciated.  I'm a little google on at this stage.

    Thank you

    Steve.

    Sammy,

    Thanks for the reply.  I was able to solve the problem, as shown below (post of the linux users group).  I had also posted the question in the Group of linux users.  I've marked as answered it, but I forgot to delete it here.  In any case, I found that you need to install BOTH versions updated to NIVISA and NI488, so I ran updateNIDriver to compile the module.  Who could have redundent, but the updateNIDriver returns the results to the terminal so I can see is it compiled, or wrong on.

    Steve.

    --------------------------------------------

    Update #2.

    I downloaded and installed ni4882 - 2.5.4 b 1 - version.tar.gz.  This contained the source for ni488k.ko who compiled and installed OK.

    Interactive utility of VISA can now talk to a LXI instrument on the local network, so it seems that we are upward

    I guess the new version of NI-VISA now ni488k.ko calls to load if not there rather than gpibprtk.ko.

    I would have thought the pilot would have been included in the package of NI-VISA 64 bit ISO updated because I think it's orginal source 488 files came from, but apparently, you need both - perhaps because the 488 driver is still in beta?

    So it turns out that I answered my own question - installing updates, but I leave here in case, it is useful to someone else.

    Since the workstation is autonomous, automagic editing approach is not an option - the old way to read the msg of error and resolve is needed here:.

    -------------------------------------

  • I click on start and go to help and Support application, but a pop-up appears «Microsoft compilation error code 800A03EE, can be used to help and support...» Help

    "When I open start and click Help and support, it opens the page, but when I click on one of the options, as the information systems, troubleshooting or Ant other option a square small pop-up appears with the following message" Windows Script Host

    Script: C:\windows\help\oem\scripts\Launch.jse

    Online: 1845

    Char: 3

    Error: Expected ') '

    Code: 800A03EE

    Sourse: Microsoft JScript Compilation error

    For this reason pop until I can't use the help and support that came with the HP Pavilion notebook PC

    HOW THIS CAN BE SOLVED? Help please

    Will search for your answer

    Hi Petey61,

    ·         Did you do changes on the computer before the show?

    ·         Why you try to open the help and support?

    Follow the suggestions below for a possible solution:

    Method 1: Try the SFC (System File Checker) scan on the computer.

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

    http://support.Microsoft.com/kb/929833

    Method 2:

     

    Step 1: Create a new user account.

    Follow the link below to create a new user account and check if the problem persists.

     

    http://Windows.Microsoft.com/en-us/Windows-Vista/create-a-user-account

    If the problem is resolved, the fix for the damaged user account.

    Step 2: Difficulty of damaged user account.

    Follow the steps in the below link to fix a corrupted user account.

    http://Windows.Microsoft.com/en-us/Windows-Vista/fix-a-corrupted-user-profile

    It will be useful.

Maybe you are looking for