Unable to load local objects, source module, source objects

Hi ,
I am facing problem while opening a custom form currently running in forms4.5 in forms6i. I get the following error
FRM18108: failed to load the following objects
Local Object : current_record_indicator
Local Object : text_item
Local Object : text_item_display_only
Local Object : creation_or_last_update_date
Local Object : display_item
Local Object : block
Local Object : canvas
Local Object : LOV
source module : APPSTAND
source object : STANDARD PC_AND_VA
source_object : STANDARD_TOOLBAR
Local Object : window
Local Object : module
I'll appreciate if somebody can give some suggestion on how this problem can be eliminated from taking place....
Thanks in advance
Ajay

Ajay,
I am having the same type of problem with 4.5 custom forms when trying to convert them to 6i. FRM-18108
If anyone can help out, I would appreciate it.
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Ajay Srivastava:
Hi ,
I am facing problem while opening a custom form currently running in forms4.5 in forms6i. I get the following error
FRM18108: failed to load the following objects
Local Object : current_record_indicator
Local Object : text_item
Local Object : text_item_display_only
Local Object : creation_or_last_update_date
Local Object : display_item
Local Object : block
Local Object : canvas
Local Object : LOV
source module : APPSTAND
source object : STANDARD PC_AND_VA
source_object : STANDARD_TOOLBAR
Local Object : window
Local Object : module
I'll appreciate if somebody can give some suggestion on how this problem can be eliminated from taking place....
Thanks in advance
Ajay<HR></BLOCKQUOTE>
null

Similar Messages

  • FLEX Workers unable to load local files

    Hi,
    I am currently testing the using Actionscript Workers. For the most part everything is working as described, however I notice that the FLASH Player (and even FLASH Builder debugger) is treating any child worker swf as a remote swf. This creates a problem where it can't access local files that are loaded in during runtime (in my case my parent application has a wsdl file saved locally and is trying to pass the same path to the child worker). The following error will be thrown when the worker swf attempts to access to the file:
    *** Security Sandbox Violation ***
    Connection to file:///<filepath> halted - not permitted from file:///<swf file application>
    -- Remote SWFs may not access local files.
    This is problematic as the parent application can access these local files without a problem, so I expected the child workers to behave in the same manner (especially since it's in debug mode).
    Does anyone know of any workaround to this particular issue?

    I'm having the same problem.
    Having scoured the internet and finding nothing useful yet, I'm almost ready to conclude that there is no workaround for this. At least without using AIR, or running a webserver on localhost.
    Would be very happy to be contradicted on this though...

  • Unable to load powernow-k8 module

    Weird.  My AMD Opteron is unable to load the powernow-k8 modules:
    [darose@darsys9 kernel26]$ sudo modprobe powernow-k8
    Password:
    FATAL: Error inserting powernow_k8 (/lib/modules/2.6.26-ARCH/kernel/arch/x86/kernel/cpu/cpufreq/powernow-k8.ko): No such device
    dmesg shows the following:
    powernow-k8: Found 1 Dual Core AMD Opteron(tm) Processor 165 processors (2 cpu cores) (version 2.20.00)
    powernow-k8: ACPI Processor support is required for SMP systems but is absent. Please load the ACPI Processor module before starting this driver.
    powernow-k8: ACPI Processor support is required for SMP systems but is absent. Please load the ACPI Processor module before starting this driver.
    But the processor module is already loaded:
    [darose@darsys9 kernel26]$ lsmod
    Module Size Used by
    thermal 20512 0
    freq_table 6400 0
    processor 39744 1 thermal
    Anyone have any idea what gives?
    Thanks,
    DR

    I had a similar problem with the acpi-cpufreq module.  Read about it here
    graysky wrote:
    I figured it out!  I took a clue from my /var/log/dmesg
    [ 4.633657] [Firmware Bug]: BIOS needs update for CPU frequency support
    [ 4.633718] ACPI Error (psloop-0136): Found unknown opcode 20 at AML address ffff88012d27c633 offset 4F, ignoring [20080926]
    [ 4.633722] ACPI Error (psloop-0136): Found unknown opcode 6F at AML address ffff88012d27c638 offset 54, ignoring [20080926]
    [ 4.633726] ACPI Error (psloop-0136): Found unknown opcode 20 at AML address ffff88012d27c63c offset 58, ignoring [20080926]
    [ 4.633729] ACPI Error (psloop-0136): Found unknown opcode 6F at AML address ffff88012d27c640 offset 5C, ignoring [20080926]
    That line that reads, Firmware Bug: BIOS needs update for CPU frequency support was really bugging me.  So I took a risk, d/l'ed the latest BIOS for my board, flashed, reset all my custom BIOS settings, and rebooted into my new kernel.  I'm now able to use acpi-cpufreq and scaling works smoothly
    Thanks for all the advice.
    Or... it could be that you aren't supposed to use the powernow-k8 module w/ your chip.  From what I understand all Opty chips should use it... have you tried to modprobe acpi-cpufreq and see if it works?
    Last edited by graysky (2009-04-22 19:49:29)

  • Load locale resources...

    Is it possible to load locale language sources from external files ?
    I have seen couple of examples that show that you could load swc resource files, but is it possible to load .txt or .xml language files and change the app language thru that ?

    There is no official support for that. If you need such a capability please write up an enhancement request in JIRA.
    -Darrell

  • Unable to load DLL ELCOMProxies.dll while creating Enterprise Message Sourc

    Hi All,
    I am getting following error when I try to create Enterprise Message Source of type "Oracle (AS JMS and OJMS)”.
    Oracle.BAM.Common.Exceptions.CommonException: Unable to create Message Receiver Admin COM object: Error=System.DllNotFoundException: Unable to load DLL (ELCOMProxies.dll).
    at Oracle.BAM.Middleware.Persistence.COMProxyGeneral.fnCreateObject(String strCLSIDObject, String strCLSIDInterface, IntPtr& ipInterface, String& rstrErrorCode)
    at Oracle.BAM.Middleware.Persistence.COMProxyGeneral.Create(String strCLSIDObject, String strCLSIDInterface)
    at Oracle.BAM.Middleware.Persistence.EnterpriseMessageSourceTypes.RetrieveCharacteristics()
    at Oracle.BAM.Middleware.Persistence.EnterpriseMessageSourceTypes.InternalLoad(SystemObject soEMST)
    at Oracle.BAM.Middleware.Persistence.EnterpriseMessageSourceTypes.LoadByID(String strID)
    at Oracle.BAM.Architect.Sources.CreateEdit()
    Please let me know if anybody has any idea about it.
    Thanks,
    Netra

    Hiya,
     The error is because the app tried to import that driver but it was not found. So, you will need
    to recheck your project setup, provide locations for imports, etc. I am not familar with Intermec Printer.
    The code snippet does not show any information about the DLL import, check there too.
    Hope this helps. :)

  • Unable to load time source driver sntp

    Hi ,
    I added sntp client script in ni-rt.ini file. but i am getting the following error. Do i have to install something. if sowhat is the driver needs to be installed.
    "unable to load time source driver"
    thank you,
    Ranjith

    Hi,
    I need to sync RT PXI chassis time with remotely located unix PC which is running NTP server.
    Any help would be appriciated.
    Ranjith

  • Unable to load style(SWF is not a loadable module)

    While devoloping an App voor iOS we decided to use several StyleSheets.
    We are implementing the loading of Stylesheets as:
    event_dispatcher:IEventDispatcher = this.styleManager.loadStyleDeclarations2("assests/styles/default.swf");
     event_dispatcher.addEventListener(StyleEvent.COMPLETE, OnStyleLoaded);
    event_dispatcher.addEventListener(StyleEvent.ERROR, OnStyleError);
    running the app on the desktop simulators work fine.
    packaging the app with package method fast, and running the app on an iphone4 works fine.
    packaging the app with package method standaard, and running the app on an iphone4 gives an error:
    Unable to load style(SWF is not a loadable module): assets/styles/default.swf.
    Is there something im missing? Why does it work when packaging as Fast, and not as Standard?

    Hi,
            The source file is .swf ie(.css is converted to .swf).
             Main swf is running from local.
             Style module is from server.
    I set security domain. But it throws security sanbox violation.
    What should i do. Even some time if a use the local url means it thorws the same error Unable to load style(SWF is not a loadable module).
    thanks,
    Jayagopal.

  • Error: Unable to load style(SWF is not a loadable module)

    Hi,
            While i am trying to load theme dynamically from server, i am getting an error like this
         Error: Unable to load style(SWF is not a loadable module)
    Can anybody help me.
    regards,
    Jayagopal.

    Hi,
            The source file is .swf ie(.css is converted to .swf).
             Main swf is running from local.
             Style module is from server.
    I set security domain. But it throws security sanbox violation.
    What should i do. Even some time if a use the local url means it thorws the same error Unable to load style(SWF is not a loadable module).
    thanks,
    Jayagopal.

  • Unable to load the kernel module 'nvidia.ko' [SOLVED]

    After my most recent kernel upgrade, I can't get my GUI to run. I've tried reinstalling the nvidia driver to no avail.
    Any insight would be greatly appreciated. I'm using a GeForce 8400 GS
    cat /var/log/nvidia-installer.log
    ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most
    frequently when this kernel module was built against the wrong or
    improperly configured kernel sources, with a version of gcc that differs
    from the one used to build the target kernel, or if a driver such as
    rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
    obtaining ownership of the NVIDIA graphics device(s), or NVIDIA GPU
    installed in this system is not supported by this NVIDIA Linux graphics
    driver release.
    Please see the log entries 'Kernel module load error' and 'Kernel
    messages' at the end of the file '/var/log/nvidia-installer.log' for
    more information.
    -> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
    -1 No such device
    -> Kernel messages:
    NVRM: This can occur when a driver such as nouveau, rivafb,
    NVRM: nvidiafb, or rivatv was loaded and obtained ownership of
    NVRM: the NVIDIA device(s).
    NVRM: Try unloading the conflicting kernel module (and/or
    NVRM: reconfigure your kernel without the conflicting
    NVRM: driver(s)), then try loading the NVIDIA kernel module
    NVRM: again.
    NVRM: No NVIDIA graphics adapter probed!
    NVRM: The NVIDIA probe routine was not called for 1 device(s).
    NVRM: This can occur when a driver such as nouveau, rivafb,
    NVRM: nvidiafb, or rivatv was loaded and obtained ownership of
    NVRM: the NVIDIA device(s).
    NVRM: Try unloading the conflicting kernel module (and/or
    NVRM: reconfigure your kernel without the conflicting
    NVRM: driver(s)), then try loading the NVIDIA kernel module
    NVRM: again.
    NVRM: No NVIDIA graphics adapter probed!
    NVRM: The NVIDIA probe routine was not called for 1 device(s).
    NVRM: This can occur when a driver such as rivafb, nvidiafb or
    NVRM: rivatv was loaded and obtained ownership of the NVIDIA
    NVRM: device(s).
    NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel module
    NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
    NVRM: support), then try loading the NVIDIA kernel module again.
    NVRM: No NVIDIA graphics adapter probed!
    ERROR: Installation has failed. Please see the file
    '/var/log/nvidia-installer.log' for details. You may find suggestions
    on fixing installation problems in the README available on the Linux
    driver download page at www.nvidia.com.
    Last edited by wsims (2010-06-22 15:06:04)

    if you used the packages from repos, the blacklist is done automatically in nvidia,
    $ pacman -Qo /etc/modprobe.d/nouveau_blacklist.conf
    /etc/modprobe.d/nouveau_blacklist.conf is owned by nvidia 195.36.31-1
    $ cat /etc/modprobe.d/nouveau_blacklist.conf
    blacklist nouveau
    but i guess you just want to mess your system by using unsupported and very bad ways and you are way smarter than the devs if you used that installer
    Last edited by wonder (2010-06-22 14:10:01)

  • Error "Unable to load word breaker for locale 0. Error code 8007007e." with search service application.

    I recreate the Search service application and the default Content source stayning in the 'Recovering' status.
    The log give multiple error 'Unable to load word breaker for locale 0. Error code 8007007e.'
    The default language is English and the reference in registry for word breaker dll is naturallanguage1.dll but I found only the naturallanguage6.dll.

    Hi,
    For your issue, check your current language settings and ensure that search supports the current language.
    On the SharePoint Server open Registry Editor (Start -> type “Regedit” and hit enter). 
    Point to : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OfficeServer\14.0\Search\Setup\ContentIndexCommon\LanguageResources\Default\English
    Under the registry key for each of the languages there is a value called StemmerDLLPath and WBDLLPathOverride
    Updated the registry entry with NATURA~1.dll to NATURA~2.dll
    Point to Start -> Administrative Tools -> Services, right click on SharePoint Server Search 14 and click on Restart.
    Performed a Full Crawl and wait for the Full Crawl to complete and try searching again.
    For more detailed information, refer to the following blogs:
    http://blog.ithinksharepoint.com/2008/04/20/a-word-breaker-was-not-found-for-the-given-language-error-when-crawling-content/
    http://www.sharepoint2013.me/Blog/Post/175/Word-breakers-in-SharePoint-2013
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Unable to load (packaged) locales on iOS

    Hi, for last couple of days I am struggling with loading locales (of course it works on Android and in fast packaging on iOS :-) ).
    Its flex project with AIR SDK 3.7 (without ASC 2.0) and Flex SDK 4.6, FB 4.7. Here's my test app:
         loader = new Loader();
         var url:URLRequest = new URLRequest("assets/locales/en_US.swf");
         var loaderContext:LoaderContext = new LoaderContext(false, ApplicationDomain.currentDomain, null);
         loader.load(url, loaderContext);
    after its successfully loaded I use ModuleManager..
         modInfo = ModuleManager.getModule("assets/locales/en_US.swf");
         modInfo.load(ApplicationDomain.currentDomain, null, loader.contentLoaderInfo.bytes, FlexGlobals.topLevelApplication.moduleFactory);
    Result is that it stucks with loading the data to the ModuleManager with the error:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
        at mx.core::FlexModuleFactory/getDefinitionByName()
        at mx.core::FlexModuleFactory/docFrameHandler()
        at mx.core::FlexModuleFactory/docFrameListener()
        at mx.core::FlexModuleFactory/docFrameListener()
    I've also tried ResourceManager.loadResourceModule but it throws the same error (I guess it works the same way)
    The en_US.swf file is generated with this script:
         <exec dir="${APP_ROOT}" executable="C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\sdks\4.6.0\bin\mxmlc.exe" failonerror="true">
                <arg line="-locale=en_US" />
                <arg line="-static-link-runtime-shared-libraries=true -verify-digests=false" />
                <arg line="-source-path='${APP_ROOT}/resources/locale/{locale}'" />
                <arg line="-include-resource-bundles=rpxLocale"/>
                <arg line="-swf-version=20" />
                <arg line="-target-player=11.7" />
                <arg line="-output='${outdir}/assets/locales/en_US.swf'" />           
         </exec>
    A note: strange is that loading styles with StyleManager works for me:
         styleManager.loadStyleDeclarations2("assets/css/style.swf", true, ApplicationDomain.currentDomain);
    Thank you for any thoughts!
    Peter

    Hi,
    Could you please open a new bug report on this over at bugbase.adobe.com? When adding the bug, please include reproducible sample application so we can quickly test this out internally. If you would like to keep this private, feel free to email the attachment at nimitja@adobedotcom.
    Once added, please post back with the bug URL/number so that others affected can add their votes and comments.
    Regards,
    Nimit

  • Unable to load servlet  class specified in the module.

    Hi,
    Hope that I am in the right Forum to ask this question.
    I tried to develop basic servlet example as specified in http://java.sun.com/developer/onlineTraining/J2EE/Intro2/servlet/servlet.html.
    When I create WAR file in Deployment tool I get the following error. How can I rectify this?
    Thank you very much for any help.
    Regards,
    Indika
    Error :
    Unable to load servlet class specified in the module.
    Please contact online help for assistance.
    java.lang.UnsupportedClassVersionError : bonus/controller/BonusCalculationServlet (Unsupported major.minor version 49.0)

    Hi Yohan_co,
    I haven't used Application Server 8.2, but I think the problem is because the jdk that AS is using is previous to the jdk that your are using to compile your source files.
    I hope that it helps you.
    Regards

  • Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

    I'm new to ADO.NET and need help with this error.
    Currently running Vista Home Premium 64 and Visual Studio 2008 Trial.
    1. Create Win form app.
    2. Add new data source...
    3. New connection - SQL Server Compact 3.5 - Northwind.sdf
    4. Highlight Products and Suppliers.
    5. Drag both onto Win form
    6. Run with debug
    7. Error message "Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"
    some blogs advice change dir in SQL Server Compact 3.5 in regedit but regedit doesn't even have SQL Server Compact 3.5; only SQL Server\SQLExpress.
    reinstall SQL Server Compact 3.5 and problem still exists.
    anyone knows how to fix this problem?

     ErikEJ wrote:
    Have you set your solution target to "Any CPU" ?? If so, set to "x86", as SQL Compact only runs in WoW mode on x64. Or use corflags.exe /32BIT+ against your project output (.exe file).
     ErikEJ wrote:
    Look at this blog post for a walk-through: http://erikej.blogspot.com/2008/01/x64-and-sql-compact.html
    Hello everyone,
    I have the same problem as mentioned above "Unable to load DLL 'elev.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) ", when trying to load the dll file into a window application.  I developed a window application in VS2005 and want to import a dll file from another program into my project and use it.  But when I try to call one of the function in the dll file, I got the error message "Unable to load dll 'elev.dll".  I try all options that say it works to solve this problem, but somehow it doesn't work for me. I put the "elev.dll" file in the bin folder and use P/Invoke to import the dll file into my project.  Can anyone help me out with this?  thanks and really appreciated!
     Here is how I import the dll:
    [DllImport(@"D:\elev.dll")]
    //[DllImport("emap.dll", SetLastError = true)]
    private static extern void EMA_Init();
    and in the code,  I call the function above but failed to load the dll file
    EMA_Init();

  • Unable to load database, locales [Arabic_SaudiArabia.ISO-8859-6@Default]

    When trying to load data into Essbase I get this error dialogue
    Object [65313270] is locked by user [admin@Native Directory]
    Unable to load database, locales [Arabic_SaudiArabia.ISO-8859-6@Default] and [English_UnitedStates.Latin1@Binary] are not compatible
    Object [65313270] unlocked by user [admin@Native Directory]
    Unexpected Essbase error 1019057
    Have checked essbase.properties files (all 10 of them!) and the 2 references that I could find both point to the default value of [English_UnitedStates.Latin1@Binary]
    So is the problem with the CSV file?

    Have you looked at the Load Rule (yes, I know, developed in Studio, but it generates Load Rules which I believe you can open in EAS)? Is the dimension that contains BON accounted for?
    Your second issue(s) seems to be that you have conflicting locales -- are you in SA? Could it be that Studio is installed with English as the language and EAS with Arabic (or vice versa)? Sorry, I have hardly any experience in languages other than English. Maybe one of the non-English language posters can chime in.
    I can't say whether that load buffer issue means anything at all or not -- it could be a red herring.
    Regards,
    Cameron Lackpour

  • Unable to load the EJB module. DeploymentContext does not contain any EJB.

    I'm writing an enterprise application to familiarize myself with Glassfish 3.1.2 and EJB 3.1. I've created several local, stateless beans, and injected one into a JSF managed bean. The ejb and web modules compile fine, but when I launch the application with Glassfish I get the following startup error and the application does not deploy. I don't understand what it means, can someone ellaborate?
    SEVERE: Exception while invoking class org.glassfish.ejb.startup.EjbDeployer prepare method
    SEVERE: Exception while invoking class org.glassfish.javaee.full.deployment.EarDeployer prepare method
    SEVERE: Exception while preparing the app
    SEVERE: Unable to load the EJB module. DeploymentContext does not contain any EJB. Check the archive to ensure correct packaging for D:\Documents\NetBeansProjects\Test\dist\gfdeploy\Test\Test-war_war.
    If you use EJB component annotations to define the EJB, and an ejb or web deployment descriptor is also used, please make sure that the deployment descriptor references a Java EE 5 or higher version schema, and that the metadata-complete attribute is not set to true, so the component annotations can be processed as expected
    org.glassfish.deployment.common.DeploymentException: Unable to load the EJB module. DeploymentContext does not contain any EJB. Check the archive to ensure correct packaging for D:\Documents\NetBeansProjects\Test\dist\gfdeploy\Test\Test-war_war.
    If you use EJB component annotations to define the EJB, and an ejb or web deployment descriptor is also used, please make sure that the deployment descriptor references a Java EE 5 or higher version schema, and that the metadata-complete attribute is not set to true, so the component annotations can be processed as expected
         at org.glassfish.javaee.full.deployment.EarDeployer.prepare(EarDeployer.java:166)
         at com.sun.enterprise.v3.server.ApplicationLifecycle.prepareModule(ApplicationLifecycle.java:871)
         at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:410)
         at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
         at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:389)
         at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:348)
         at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:363)
         at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1085)
         at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:95)
         at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1291)
         at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1259)
         at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:461)
         at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:212)
         at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:179)
         at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
         at com.sun.enterprise.v3.services.impl.ContainerMapper$Hk2DispatcherCallable.call(ContainerMapper.java:354)
         at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)
         at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:860)
         at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:757)
         at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1056)
         at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:229)
         at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
         at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
         at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
         at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
         at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
         at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
         at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
         at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
         at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
         at java.lang.Thread.run(Thread.java:722)

    My guess is that you deployed an ejb without bean in it. when you have an ejb module, be sure you have at least one bean present.
    Are you sure you have implementend some beans? Or did you do this only in the web module?
    Try adding an @Stateless bean doing nothing in you ejb module, redeploy and let me know if that works

Maybe you are looking for

  • Creation of new Row in Tree Table

    We are creating a new row using CreateListener which is written in Bean, after creating the row, we are adding it to the iterator and the new row is not getting highlighted and focus is not in new row in the table by default. It takes an click to mak

  • Windows 8.1 error 1316 with Link 123_b022

    Running Windows 8.1 now with Kaspersky AV & Firewall.  Previously with ESET NOD32 aV. I had installed vers 122_b010 Link with ESET NOD32 and it was working fine.  I thought I would put on the latest 123_b022 and everything fell apart. It tries to ins

  • So I updated to lightroom 3.6-now i cannot import any .nef files?

    so I updated to lightroom 3.6-now i cannot import any .nef files? is that what you call progress?

  • Safari can't verify website certificates: constant pop-ups

    Suddenly, every web page/url I try to navigate to gets me a drop-down warning that states "Safari can't verify ..." etc.  Often, these warning relate to websites or addresses unrelated to my attempt.  (E.G., I tried to get to my google calendar", but

  • Accessing unix script from Apex

    Hi There, Is it possible to access unix script from apex? Or to run a batch file through apex? Please help!! Thanks in advance, Pushpesh Pallav