Error trying to import python dbxml package

Hi,
I can see a similar thread fro windows (see: Python API setup problem on Windows but I'm having this problem with fedora15 (64bit) / Python2.7 / BDB XML 2.5.16:
I can build and install BDB XML without any problems following the standard documentation. I'm then trying to get the Python API to work.
I followed the instructions and the bsddb3.db library works fine:
#$ python
#>>> from bsddb3.db import *
#>>> print version()
(4, 8, 26)
#>>> exit()
the problem is trying to import dbxml:
#$ python
#>>> from bsddb3.db import *
#>>> from dbxml import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib64/python2.7/site-packages/dbxml.py", line 25, in <module>
dbxml = swigimport_helper()
File "/usr/lib64/python2.7/site-packages/dbxml.py", line 24, in swig_import_helper
return _mod
UnboundLocalError: local variable '_mod' referenced before assignment
#>>>
And if I then try to reimport:
(following directly on from the above snippet)
#>>> from dbxml import *
Segmentation fault
... and python closes.
Any thoughts?
Thanks!
Edited by: 898830 on 23-Nov-2011 11:11
Edited by: 898830 on 23-Nov-2011 11:13

Hi,
After an interesting few days I think it is now working! complete reinstall seemed to do it.
Thanks!

Similar Messages

  • Import Wizard Error trying to Import from CE 9 to BOJ XI 3.0

    I just installed BOJ XI 3.0 on a new server. I am trying to import the reports, users and data sources from our CE9 server to the new server. When I put in the APS name, log on name and password I get a error message saying..
    Unable to connect to cluster @@ to retrieve CMS member list. Locally chached member list not present. Logon cannot continue
    Any help would be greatly appreciated.. I have over 900 reports and I dont wnat to have to manually upload every one..
    Thanks in advance.

    Thomas,
    I am afraid that you will have to upgrade to XI or XIR2 first. Below is something from 3.0 guide:
    If you are upgrading from Crystal Enterprise 9 or 10, you must first upgrade to either BusinessObjects Enterprise XI, or XI Release 2 SP2 or higher.
    Hope this helps.
    Kashif

  • Page Not Found error trying to import a large application into ApEx XE DB

    I have an ApEx application that I'm trying to import from a Standard DB into Express Edition. I have 2 separate installs of ApEx both on XE and I'm getting the same problem on both.
    PROBLEM:
    After I import the application I get the error: PAGE NOT FOUND standard error.
    The import file is 4.8 Mbytes. When I view the import repository it shows increments of the file being loaded.
    for e.g. First time 3 MBytes are loaded before the error is shown
    Second time 3.2MBytes are loaded then it falls over again.
    any suggestions?
    Smaller sized apps load up with no problems.
    If it weren't for the sad state of the internal XE web server I could at least have a look at the HTTP logs. But alas someone in their wisdom had the bright idea to hide the webserver away in the bowels of the XE database.
    thanks in advance for any help
    Paul P

    Paul,
    You can try the suggestion in this thread on the XE forum:
    Re: Problem with importing HTML DB applications
    It also shows how to turn on logging in the XE web server.

  • Geting an error trying to import a data file into OWB repository

    Hi,
    We're using OWB 11.1.0.7.0
    I'm trying to import a new data file and I'm getting an error.
    When I go to The Project/Files/ I right click on the module I want to add the files to,
    I get a 'Wizard' titled 'Welcome to the Import Metadata Wizard'.
    I click next.
    I get the 'Filter Information' screen that asks if I want to select 'All Data Files' or a specific file.
    I pick 'All Data Files' and click 'next'.
    I get the 'Object Selection' screen that has a left and right panel. The left side is titled 'Available' and the right side is titled Selected.
    The 'Available' panel had the directory in Linux (/etl/datafeeds/dev) where our data files are stored with a plus sign next to it.
    When I click the plus sign, I get an error message that says:
    API2836: Directory
    /etl/datafeeds/dev does not exist.Has anyone seen this? What is the work around? Is it a bug? How do I import a data file into OWB if this isn't the way to do it?
    Thanks,

    Hi, is there any obligation to use import wizard?
    can you use right click and import view/table?
    Ugur MIHCI
    www.ifslibrary.com

  • I received an error trying to migrate from Outlook 2010 to Thunderbird on Windows 7 and my folders didn't migrate over. I get an error trying to import setting

    I have windows 7 professional running MS office 2010. I have 3 email accounts that I send and receive mail. these are all IMAP accounts. I installed Thunderbird and tried to import everything and the contacts import ok (except for my icloud contacts) but there is an error when importing the settings. The mail seems to import fine however I can only access mail for one of the email accounts. The other two just show a folder and no subfolders in the mail tree iin the left pane.
    When I try to look up the accounts, I only see one account configured, the other ones are not there

    duplicate: [https://support.mozilla.org/en-US/questions/1025469?esab=a&s=&r=1&as=s]

  • Error trying to import application and apex objects

    Hi friends:
    I was using the Oracle Apex Demo Site to evaluated Oracle application Server.
    I was amazed with its functionality, so I decide to download and installed on my server.
    I want to continue evaluating the Apex functionallity and for that, I want to export tha application and objects I setuo on Oracle's Apex Site.
    I did with no problem.
    After installed the Apex on my server, I inport the workspace.
    But now I want to import the apex objects and the application 8mostly pages) my apex admin page give me an unrecognized errors for me.
    1. If I try to import the objects (tables, preocedures, etc. and data) it sends me the error: unreconized lines on the file, please remove the lines.
    2. If I try to import the application objects (pages, etc.) it sends me the folloeing error: the file you are trying to import is not a valid apllication express export file.
    It is kind of courious because I just exported from Oracle Apex Site.
    Any hel please.
    Abdel Miranda
    AEMS Global Group
    Panama

    The other issue I forgot to mentioned is: when I install a new database to use it just with Apex, I leave the character set as WE8MSWIN1252.
    I change my apex dads file to setup the AL32UTF8.
    I don't know if these is the problem between the exported file from Oracles Apex Site (which has a UTF-8 character set setuup) and my apex installation with Apex character set as AL32UTF8 and Oracle 9i Release 2 with WE8MSWIN1252 character set settup.
    Any help please.
    Abdel Miranda
    AEMS Global Group
    Panama

  • Error trying to import spreadsheet to a table

    I installed Oracle Database 10g XE on my local pc. While trying to create a table from a spreadsheet that resides on my local machine I am getting an error
    Expecting p_company or www_flow_company to contain security group id of application owner
    Can anyone tell me what this means and how I can correct it ?
    I am new to Oracle and trying to experiment.
    Thanks

    Hi,
    please see also this thread and see if this might help:
    Problem with importing HTML DB applications
    If you don't get any further then please provide the following information:
    1) how large is the file you are trying to upload?
    2) what is the language setting in your browser?
    3) which file character set did you choose (when trying to import the data into the table)?
    4) what is the setting of the registry variable NLS_LANG in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_XE
    ~Dietmar.
    Message was edited by:
    daust_de

  • Error trying to import com.crystaldecisions.sdk.plugin.admin.cmsadmin

    I'm having trouble importing the com.crystaldecisions.sdk.plugin.admin.cmsadmin package.  I've copied all the jar files from the BO lib folder and most of my functionality is working.  Is there a separate jar file I need? 
    Basically I'm trying to get at auditing/usage information through the SDK without purchasing the auditor component.
    The full error is:
    package com.crystaldecisions.sdk.plugin.admin does not exist
    import com.crystaldecisions.sdk.plugin.admin.cmsadmin;
                                                 ^
    1 error
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:332)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:412)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

    I was able to resolve this.  My import statement was incorrect.  Need to be:
    import=com.crystaldecisions.sdk.plugin.admin.cmsadmin.*

  • Error trying to import users from NT Domain Auth source

    Hi all,We cannot login to the portal using Auth source after NT administrator changed administrative password.We are trying to run NT Domain auth source in 5.0.3. Getting following error. It was working before. Any clue?? Thanks for any help.
    5/10/05 12:06:30- Starting to run operations (1 total) for job 'NT User Import Job - Run Once (2)'. Will stop on errors. (PID=3596) 5/10/05 12:06:48- *** Job Operation #1 of 1: Authentication source (for synching users and groups) 'BWSC' [Run as owner 'Administrator'] 5/10/05 12:06:48- Creating the Everyone In Auth Source group (if one doesn't already exist). 5/10/05 12:06:48- Need to create an Everyone Group for this auth source. 5/10/05 12:06:48- Error IDispatch error #16132 (0x80044104): SQL Execute Error (0x80004005): DELETE FROM PTOBJECTSECURITY WHERE OBJECTID=? AND CLASSID=?
    ADO Error: count = 1, return code = 0x80004005
    Unspecified error (SQL State (null)) 5/10/05 12:06:48- *** Job Operation #1 failed: Error IDispatch error #16132 (0x80044104): SQL Execute Error (0x80004005): DELETE FROM PTOBJECTSECURITY WHERE OBJECTID=? AND CLASSID=?
    ADO Error: count = 1, return code = 0x80004005
    Unspecified error (SQL State (null)) (0x4) 5/10/05 12:06:48- Done with job operations. 5/10/05 12:06:48- Error IDispatch error #16132 (0x80044104): SQL Execute Error (0x80004005): DELETE FROM PTOBJECTSECURITY WHERE OBJECTID=? AND CLASSID=?
    ADO Error: count = 1, return code = 0x80004005
    Unspecified error (SQL State (null))

    Yes. Other instrinsic jobs are failed too. Does this related to Job Dispatcher service? Thank you for your help.

  • Error trying to import photos

    I am a new mac user and recently moved my photos from an external drive to iphoto. Then I tried to delete duplicates, and had much success. But I suspect I may have messed something up, because some photos appear with only dashes around them. I deleted the dashed photos, and attempted to re-import them into iPhoto. But I am getting the following error message: "The file could not be imported. (The file is in the iPhoto Library)." How can I add the pictures to iphoto?

    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Include the option to rebuild those thumbnails.
    Regards
    TD

  • Error trying to import CD into iTunes

    I put a music CD into my Mac. iTunes read it, found the album name, track names, etc. I clicked on "Import CD" (my import settings are set to Apple Lossless, Error Correction=on). Received an error message that said "Error occurred while converting the file - An Unknown Error Occurred (-50)". It happens with any audio CD that I put in. I don't think I've changed anything in my system, so I'm at a bit of a loss...up until this week, I've not had any problems importing CDs into iTunes (I've imported hundreds of CDs into my library over the last few years)...
    Any ideas?

    Something was wrong with the iTunes library. I pointed iTunes to a different library, then pointed it back, and everything was fine.

  • Error trying to import LCA

    I am using Livecycle 8.2.1 SP2 running on a 64-bit build of JBoss. This is connected to a SQL Server 2005 db. All this runs on Windows Server 2003 Standard Edition.
    When I go to the AdminUI...Archive Management page, I get the following error:
    com.adobe.idp.DocumentError: The document pointing to the file "C:\LivecycleDocumentStorage\docm1240329071477\96e7705b7db3cf4482f021b409bf3fc0" has expired. Consider increasing the document disposal timeout.
    In my server log I have:
    2009-08-17 14:42:57,317 ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterLocal.doRequiresNe w(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.Transa ctionCallback) throws com.adobe.idp.dsc.DSCException:
    com.adobe.idp.DocumentError: The document pointing to the file "C:\LivecycleDocumentStorage\docm1240329071477\96e7705b7db3cf4482f021b409bf3fc0" has expired. Consider increasing the document disposal timeout.
        at com.adobe.idp.DocumentFileBackend.checkFileExistance(DocumentFileBackend.java:412)
        at com.adobe.idp.DocumentFileBackend.copy(DocumentFileBackend.java:419)
        at com.adobe.idp.Document.passivate(Document.java:1065)
        at com.adobe.idp.Document.passivateGlobally(Document.java:1021)
        at com.adobe.idp.dsc.management.impl.ArchiveStoreImpl.createNewArchive(ArchiveStoreImpl.java :610)
        at com.adobe.idp.dsc.management.impl.ArchiveStoreImpl._getArchive(ArchiveStoreImpl.java:425)
        at com.adobe.idp.dsc.management.impl.ArchiveStoreImpl.access$600(ArchiveStoreImpl.java:79)
        at com.adobe.idp.dsc.management.impl.ArchiveStoreImpl$7.doInTransaction(ArchiveStoreImpl.jav a:398)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)
        at sun.reflect.GeneratedMethodAccessor332.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
        at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
        at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
        at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
        at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
        at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:1 73)
        at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)
        at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
        at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
        at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
        at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
        at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
        at org.jboss.ejb.Container.invoke(Container.java:960)
        at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
        at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
        at $Proxy174.doRequiresNew(Unknown Source)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:133)
        at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
        at com.adobe.idp.dsc.management.impl.ArchiveStoreImpl.getArchive(ArchiveStoreImpl.java:396)
        at com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl.createApplicationF romBOI(ApplicationStoreImpl.java:396)
        at com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl.getApplications(Ap plicationStoreImpl.java:102)
        at com.adobe.idp.applicationmanager.service.ApplicationManagerService.getApplications(Applic ationManagerService.java:1121)
        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:585)
        at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
        at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:342)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:212)
        at sun.reflect.GeneratedMethodAccessor329.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
        at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
        at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
        at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
        at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
        at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
        at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
        at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
        at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
        at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
        at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
        at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
        at org.jboss.ejb.Container.invoke(Container.java:960)
        at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
        at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
        at $Proxy173.doSupports(Unknown Source)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:132)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
        at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:118)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:91)
        at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:21 5)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
        at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
        at com.adobe.idp.applicationmanager.client.ApplicationManagerClient.callApplicationManager(A pplicationManagerClient.java:84)
        at com.adobe.idp.applicationmanager.client.ApplicationManager.getApplications(ApplicationMan ager.java:337)
        at com.adobe.repository.ui.aac.struts.actions.SwitchArchivesPageAction.execute(SwitchArchive sPageAction.java:84)
        at com.adobe.repository.ui.aac.struts.actions.CommandProcessorAction.execute(CommandProcesso rAction.java:228)
        at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
        at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
        at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at com.adobe.repository.ui.aac.AacServletFilter.doFilter(AacServletFilter.java:101)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at com.adobe.framework.SecurityFilter.doFilter(SecurityFilter.java:205)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at com.adobe.framework.SessionBundleFilter.doFilter(SessionBundleFilter.java:135)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at com.adobe.repository.ui.aac.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java :76)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
        at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:179)
        at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
        at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java: 157)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.ja va:580)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
        at java.lang.Thread.run(Thread.java:595)
    I have opened a ticket with Adobe tech support, but the solution from them so far is to rebuild my database. This is not acceptable as we have a lot of data in that database. Our backups do not go far enough back to where we were before this error started happening.I have tried searching the database for the "missing" file references, and have found nothing. I have also deleted everything in the repository from workbench, nothing. I have also deleted the contents of the temp folders on the server...still nothing. All these steps were followed by a restart of JBoss.
    Does anyone know what I can do to resolve this?

    The other issue I forgot to mentioned is: when I install a new database to use it just with Apex, I leave the character set as WE8MSWIN1252.
    I change my apex dads file to setup the AL32UTF8.
    I don't know if these is the problem between the exported file from Oracles Apex Site (which has a UTF-8 character set setuup) and my apex installation with Apex character set as AL32UTF8 and Oracle 9i Release 2 with WE8MSWIN1252 character set settup.
    Any help please.
    Abdel Miranda
    AEMS Global Group
    Panama

  • Error trying to import Oracle Designer

    Hi,
    Any ideas on how to solve the error:
    NoSuchMethodError:
    oracle.18n.text.converter.CharacterConverterOGS.getInstance(I)Loracle/i8n/text/converter/CharacterConverter;
    I get when trying to establish a connect to Oracle Designer (10.1.26) to export existing models.
    Thanks,
    Scott

    Hi Scott,
    If you get this problem again, please take a look at the message
    Error when testing database connection
    David

  • Error trying to import FrameMaker documents into RoboHelp 8

    Using FrameMaker 9 and RoboHelp 8.0.0.203 (Adobe Technical Communication Suite 2) on Microsoft Vista (w/SP2) as administrator user. I get error when attempt to import a very simple FrameMaker 9 document (not book) into a RoboHelp 8 project. Attempted import using menu command File > Import > FrameMaker Document. Error (in dialog box with "RHUtils" as title) is:
    Unable to install RoboHelp plugin for FrameMaker.
    Please close FrameMaker and try again.
    Verified with Windows Task Manager that FrameMaker is not running. Even get error when I reboot computer and RoboHelp is the only application started. Error occurs for all FrameMaker documents. Simplest test was a FrameMaker document with one heading and one body paragraph.
    Searched knowledge base and found article rb_4416 ("Importing FrameMaker Files"), which advises that best way to import FrameMaker documents is to convert them to Microsoft Word format and import those files (!?). The article does not indicate which RoboHelp versions it applies to.

    Thanks. It was a new project. I only recently installed RoboHelp 8 and am in the process of familiarizing myself with the new (for me) version. So it was not a production project that was involved. But it is a feature I can see using.
    I will next contact Adobe technical support on this issue.

  • Error trying to Import Role

    Hi Guys!
    I want to know if some of you have this problem and what you do. .. when I want to mass import role in ERM, I complet all fields and when I press " Import" the system show "The page cannot displayed" if I were trying to work off line ....and there`s no log system for this.
    Any ideas ???
    Thanks!
    Regards

    Guys! I really need your help .... Anybody can help me with this?? This happen when I try to import from DEC.
    I could import role from QA ( I import in background in GRC), but when I try to find the role (by search) any role appears... Any ideas????
    Thanks!!

Maybe you are looking for

  • Authorization problems after upgrading software

    I seem to have some sort of mismatch between the iPod and iTunes with respect to computer authorization. And when I try to authorize this computer, a messags states that this computer is already authorized. Background: My young son connected our iPod

  • What is the scenario to get TRANCODE 25 ?

    What is the scenario to get TRANCODE 25? Thanks in advance.

  • Cant install OS on Macbook Pro

    Hello, Im trying to install Mac Os X from my internal optical drive on a new harddrive (formatted mac os journaled) and it doesn't seem to work. I tried both Snow leopard dvd and lion. Then I tried both dvd's with an external optical drive and same p

  • Cost VS Time S Curve in Project Systems

    Hello, I have configured Project Systems Progress Analysis and I am able to see values in CNE5. In CNE5 I am able to extract graphs for each column (e.g BCWP,BCWS, SV, CI etc) through menu Goto -> Graphic -> Totals Curve, but the user requires a Cost

  • Problem in updating the bootcamp 3.1 version

    I am using win7 in MacBook Pro, when the "Apple Software Update" programme turn on automatically, it shown that i have a "Boot Camp Update" version 3.1. I have try more than 10times, to update and install it, but when next time i switch on my com, th