Migration from JSF 1.1 to 1.2 using WebLogic 10.3

I am upgrading my application from JSF 1.1 to JSF 1.2 and to Web Logic 10.3.
Initially everything seems to be fine when the page displays. Problem occurs only when my page is being submitted. I am getting the following error message on the screen when the form gets submitted.
- Illegal Syntax for Set Operation
- MyForm:htmlBoxes: An error occurred when processing your submitted information.My JSF code is:
<h:selectManyCheckbox id="htmlBoxes" value="#{billsearch.location_types}">
<f:selectItem itemLabel="#{bundle.senatefile}" itemValue="senfile" />
<f:selectItem itemLabel="#{bundle.assemfile}" itemValue="assemfile" />
<f:selectItem itemLabel="#{bundle.sencomm}" itemValue="sencomm" />
<f:selectItem itemLabel="#{bundle.assemcomm}" itemValue="assemcomm" />
</h:selectManyCheckbox>Any help on this issued is highly appreciated.
Thanks
Edited by: SirGeneral on Oct 7, 2008 11:16 AM

Hi,
I'm experience the same problem. Curiosly I developed my app using tomcat 6.0.x and using jsf-api.jar and jsf-impl.jar. Later due the specifications I have changed to tomcat 5.0.28 and jsf-api-1.2.jar and jsf-impl-1.2.jar and I'm getting this error.
sourceId=main:TP20[severity=(ERROR 2), summary=(main:TP20: An error occurred when processing your submitted information.), detail=(main:TP20: An error occurred when processing your submitted information.)]
this is ocurred in an HtmlInputText
Any suggestions??
need code??
Thanks

Similar Messages

  • Problem migrating from JSF Mojarra 1.2 to 2.0

    As my subject suggests, I am having a problem migrating from JSF 1.2 to JSF 2.0.
    As a first step, all that I had done was to replace both 'jsf-api.jar' and 'jsf-impl.jar' with the newer version 2.0 and restart my server.
    As expected, server failed to publish with the following error message on the console. Any hint on solving this issue is highly appreciated.
    The error message goes as below:
    <Jun 30, 2009 10:31:54 AM PDT> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application D:\MalcolmX\web. Please make sure that the annotations are valid. The error is com.sun.faces.taglib.jsf_core.BeanValidatorTag>
    <Jun 30, 2009 10:31:54 AM PDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application '_auto_generated_ear_' due to error weblogic.application.ModuleException: Failed to load webapp: '/'.
    weblogic.application.ModuleException: Failed to load webapp: '/'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: com.sun.faces.taglib.jsf_core.BeanValidatorTag
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    Thanks.

    SirG wrote:
    As expected, server failedWow :P
    The error message goes as below:
    java.lang.ClassNotFoundException: com.sun.faces.taglib.jsf_core.BeanValidatorTagIs it in classpath? Exception says it is not.
    Don't you have some JSF 1.2 libraries around somewhere else in classpath? Appserver/lib? JDK/lib? Etc. You might have a mix of JSF 1.2 and JSF 2.0 in the classpath and the exception is just been caused by this collision.

  • Migrate from JSF to Struts?

    Hi
    I have seen some threads in this form regarding migration from Struts to JSF. Most of the posters back then (1999-2003) suggested starting with Struts and then migrating to JSF for production.
    Now I have one year of experience with Struts in a Tomcat environment and practically no experience with JSF. My current job involves maintaining JSF code. The boss thinks migrating to Struts would make us independent of the company to whom the JSF project was outsourced.
    I would like to know your opinion on migrating from JSF to Struts. How hard is it? Our architecture has Views, View Helpers, Business Context objects, Business Delegate objects, Business Processor objects, DAO (DB2, AS/400), DTO, etc. They seem rich enough semantically when compared with Struts that groups all these under MVC, even though they are complex to manage (job security :).
    I'd appreciate your feedback.
    Thanks
    Murthy

    To quote Ron Burdundy, "That doesn't even make any sense!" :) Seriously, though (and I admit a huge bias), that seems like a huge step backward. It seems the logic is this: "We outsourced the development of this system to someone else, and now we're left either maintaining it ourselves or paying them to do it, but, if we rewrite it with $FRAMEWORK, we'll be free of them." Is that right? How is maintaining a Struts app different (frameworks aside) from maintaining a JSF app? This is probably obvious, but that's a step I would neither take nor suggest. :)

  • I have chosen to fil migrate from old ibook to new MacBook Pro using Time Machine after establishing admin account. I now have two admin. accounts and wish to delete the later one and transfer files manually. I am worried I will loose both accounts. ??

    I have chosen to fil migrate from old ibook to new MacBook Pro using Time Machine after establishing admin account. I now have two admin. accounts and wish to delete the later one and transfer files manually. I am worried I will loose both accounts. ??

    Use the Office for Mac and ignore using Parallels for that. If you have PC only apps you have to run that are MS Windows only then consider Parallels. Just transfer your main PC, using Migration Assistant.  If you don't know how then simply read over Pondini's article called Lion or Mountain Lion Setup Assistant tips and look for the section on migrating from a PC. Millions have done what you are about to, it's far from leading edge these days, if you go to an Apple Store to purchase they will offer this as a service, something you might be interested in.

  • Migrating from 9.2 to 10.0 portal using migration wizard in 10.0.

    Migrating from 9.2 to 10.0 portal using migration wizard in 10.0.
    I am getting the following errors:
    "A WebLogic Portal web application project should be added as a J2EE module a WebLogic Portal EAR project for proper deployment
    The associated EAR "MyPortalEAR" is not a Portal Application Services EAR          LabPortal     "
    I just followed the steps given in portal guide.
    Can some one help

    They are not available for download.
    Don't erase your 9.x on your system yet, you'll need to upgrade your firmware first:
    http://docs.info.apple.com/article.html?artnum=86117
    Otherwise you may end up with a permanently blank screen.
    Once your firmware is up to date, and you have at least 3.5 GB of at least a 10 GB hard drive free (see my FAQ*: http://www.macmaps.com/diskfull.html to learn what proportions you need free), you have at least 512 MB of RAM, and your data is backed up, you can upgrade to 10.3.9. I wouldn't bother with anything less. See this place*:
    http://www.macmaps.com/usedrefurbished.html
    on where you might be able to find 10.3 retail, which looks like *, and then you can upgrade to 10.3.9 from the combo update here:
    http://www.apple.com/support/downloads/macosxcombinedupdate1039.html
    10.0 to 10.3 are not tiger. 10.0 = Cheetah, 10.1 is Puma, 10.2 is Jaguar, and 10.3 is Panther. Ironically 10.3 is the fastest of the bunch.
    - * Links to images I asterisk, and my pages are hosted on a website I may get compensation from.
    Message was edited by: a brody

  • Why can't I migrate from an iPhone 3GS to a 4GS using iCloud Backup/Restore?? (Says incompatible.)

    Why can't I -simply- migrate from an iPhone 3GS to a 4GS using iCloud Backup/Restore??
    (The 4GS says it's incompatible with 3GS iCloud Backups and so it cannot restore them.)
    I've had to use a computer with iTunes, but surely iCloud can be used fior this?

    You need to update your 4 to newer software to restore from icloud back up, until then you will get incompatible message. So steps are - set up your iphone 4 as new. Update. Erase. Restore from cloud backup. If you update does not take long you should be all set within an hour.

  • MIGRATING FROM JSF 1.2 TO JSF 2.0.1 WITH PRIMEFACES

    HELLO!
    I'm migrating to JSF 2.0.1 (mojarra 2.0.1) using PrimeFaces 2.0.
    As I'm comming from JSF 1.2, I still have some libs in my project as jsf-facelets.jar, jstl.jar.
    With JSF 1.2 I was using Tomcat v6 1.4, but I upgrated to Tomcat v6 2.0
    I decided to use primeFaces for my uiComponents and this requires JSF 2.0
    I install primeFaces.jar and download jsf-api.jar and jsf-impl.jar
    I changed my config to 2.0 in my faces-config and the weapp works fine! I'm tryin' to Login using <p:commandButton> (from PrimeFaces) with action attribute, but when the app calls the action from my managedBean, an error appears....
    javax.servlet.ServletException: Erro de argumento: The parameter viewId is null
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:323)
         br.com.webtraffic.big.filter.ExpireFilter.doFilter(ExpireFilter.java:27)
         org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
         org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
         br.com.webtraffic.big.controller.authorization.AuthorizationViewRedirectionFilter.doFilter(AuthorizationViewRedirectionFilter.java:24)
         org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:96)
         org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
    root cause
    java.lang.NullPointerException: Erro de argumento: The parameter viewId is null
         com.sun.faces.util.Util.notNull(Util.java:221)
         com.sun.faces.application.view.MultiViewHandler.getActionURL(MultiViewHandler.java:270)
         org.springframework.faces.webflow.FlowViewHandler.getActionURL(FlowViewHandler.java:50)
         com.sun.faces.renderkit.html_basic.FormRenderer.getActionStr(FormRenderer.java:234)
         com.sun.faces.renderkit.html_basic.FormRenderer.encodeBegin(FormRenderer.java:137)
         javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:823)
         javax.faces.component.UIComponent.encodeAll(UIComponent.java:1608)
         javax.faces.component.UIComponent.encodeAll(UIComponent.java:1613)
         com.sun.faces.application.view.JspViewHandlingStrategy.doRenderView(JspViewHandlingStrategy.java:415)
         com.sun.faces.application.view.JspViewHandlingStrategy.renderView(JspViewHandlingStrategy.java:204)
         com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:126)
         org.springframework.faces.webflow.FlowViewHandler.renderView(FlowViewHandler.java:90)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:127)
         com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:311)
         br.com.webtraffic.big.filter.ExpireFilter.doFilter(ExpireFilter.java:27)
         org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
         org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
         br.com.webtraffic.big.controller.authorization.AuthorizationViewRedirectionFilter.doFilter(AuthorizationViewRedirectionFilter.java:24)
         org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:96)
         org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)I think I'm having a Navigation problem, because Navigation of JSF2.0 has new features but I did search and research about it and nothing worked.
    I deleted the FaceletViewHandler tag from faces-config 'cause is not compatible with JSF2.0
    <view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
    Anyone knows what possible I can be doing wrong?
    Here's my faces-config:
    <?xml version="1.0" encoding="UTF-8"?>
    <faces-config xmlns="http://java.sun.com/xml/ns/javaee"
                  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                  xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd"
                  version="2.0">
    <application>
         <el-resolver>org.springframework.web.jsf.el.SpringBeanFacesELResolver</el-resolver>
         <locale-config>
              <default-locale>pt_BR</default-locale>
              <supported-locale>en</supported-locale>
              <supported-locale>es</supported-locale>
         </locale-config>
         <message-bundle>messages</message-bundle>
    </application>
         <navigation-rule>
              <from-view-id>/tools/formLogin.xhtml</from-view-id>
              <navigation-case>
                   <from-outcome>success</from-outcome>
                   <to-view-id>/tools/index.xhtml</to-view-id>
                   <redirect />
              </navigation-case>
         </navigation-rule>
         <navigation-rule>
              <from-view-id>/tools/formForgotPassword.xhtml</from-view-id>
              <navigation-case>
                   <from-outcome>success</from-outcome>
                   <to-view-id>/tools/forgotPasswordSuccess.xhtml</to-view-id>
                   <redirect />
              </navigation-case>
         </navigation-rule>
    </faces-config>Please I'm trying about 2 days...any ideas?
    TKS!

    so once the VM Enviroment is set for 11.1.2.1
    i can just used the Essbase EAS Wizards
    to bring the Applications and Other Objects into the new Enviroment 11.1.2.1
    and then Export the Data from the old Enviroment 11.1.2
    and import into the new Enviroment 11.1.2.1
    Correct ????
    Edited by: Next Level on Jul 28, 2011 7:53 AM
    Edited by: Next Level on Jul 28, 2011 7:57 AM
    Edited by: Next Level on Jul 28, 2011 7:57 AM

  • Migrating from JSF 1.1 to JSF 1.2

    I'm migrating an existing JSF 1.1 application that was based closely on the examples in the Core JavaServer Faces book. I'm having a very specific problem getting pages to render once I log into the application. Specifically the code associated with the TabbedPaneRenderer specified in chapter 9. The application worked fine under JSF 1.1 but after upgrading to 1.2 it seems that the functionality that was provided with the includePage method will no longer work.
    The source code that was implemented is as follows:
       private void includePage(FacesContext fc, UIComponent component) {
         FacesContext     ctx        =  FacesContext.getCurrentInstance();
         VariableResolver vr         =  ctx.getApplication().getVariableResolver();
         ExternalContext  ec         =  fc.getExternalContext();
         ServletContext   sc         =  (ServletContext) ec.getContext();
         UITabbedPane     tabbedPane =  (UITabbedPane) component;
         String           content    =  tabbedPane.getContent();
         ServletRequest  request  = (ServletRequest) ec.getRequest();
         ServletResponse response = (ServletResponse) ec.getResponse();
         try {
           sc.getRequestDispatcher(content).include(request, response);
         } catch (ServletException ex) {
           logError(ctx, vr, "Couldn't load page " + content + ": " + ex);
         } catch (IOException ex) {
           logError(ctx, vr, "Couldn't load page: " + content + ": " + ex);
       }This code is called from the encodeEnd method of the Renderer. Unfortunately the page that is being included never gets rendered. How should this be done in the JSF 1.2 implementation?
    Thanks for the help...

    Hello cmathrusse,
    I just ran across the same issue. We were using JSF 1.1 and tomcat 5 and JDK 1.5 and and Tiles 1.1. We are migrating to JSF 2.0 JDK 1.6 and Tomcat 6 and our Custom Component also doesnt show up. I believe we are in the same situation.
    Did you ever fig out the issue?
    Thanks,
    Tahir

  • Migrating from JSF 1.1 to 1.2

    Hi folks,
    My curent app uses JSF 1.1. I want to move to JSF1.2 which is the latest release. But when I try to deploy my app in Oracle App server after replacing new libs, I am getting error as
    Exception: NoClassDefFoundError: javax/el/ExpressionFactory
    Operation failed with error: javax/el/ExpressionFactory
    I am not able to go farward and I am complete stuck here. Please help me out how solve this migration problem,
    These are the steps I follwed in mgrating,
    1. Download JSF1.2 from net.
    2. Replace old jsf-api.jar , jsf-impl.jar with new jars.
    3. Packed(creating ear) and deployed...
    Please let me know whetehr any wrong in this process..
    Fast respose will be great !!!

    Thanks for your quick replay,
    Currently I don't know, whether My app server supoorts JSP2.1 and servlet2.5. I will check out this.
    Could you please tell how to add facelets to my app server. What are these facelet?
    Once agaian thanks for replay

  • Migration from jsf 1.1 to jsf1.2

    I am trying migrate our application built on JSF 1.1 to JSF 1.2. I am facing lot of porblems during this migration.
    Why are the tag classes marked final in JSF 1.2. We have many Tag classes written in our application overriding these tag classes. Is there any other way of overriding the behaviour of JSF 1.2 tag classes apart from overriding it.
    I also see from the source code, that the tag classes are all generated code. Does it mean we can regenerate it using some build file and make the tag classes non-final.
    Please help.
    Thanks in advance,
    Yetish

    I agree to your point that we need program to an interface and not to an implementation class. But in JSF 1.2 scenario, even if we go ahead and implement it using object composition, we cannot use the Tag classes because of the fact that most of the important methods are marked protected (ex setProperties method of Tag classes) and hence cannot be invoked.
    These methods can be overridden only by a subclass and we cannot subclass a final class.
    I think if the idea is not to override a specific behaviour then that behaviour shoud be made final preventing from overriding and not declare the entire class final.
    Your thoughts please.

  • Migration from jsf 1.2  with spring to JSF 2.0

    Hi guys,
    I have a project written with JSF 1.2 and Spring IOC as bean container and i use Tomcat 6.20, now i see that a lot of people try jsf 2.0, my question is what exactly i need to move to JSF 2.0 , i did a little research and found out that i have to implement my own View scope if i use Spring , here is one implementation example http://cagataycivici.wordpress.com/2010/02/17/port-jsf-2-0s-viewscope-to-spring-3-0/.
    have anybody try this solution?
    so from where i have to start migration? is there any step by step document? the system is already in production and i have to evaluate the risks of migration.
    i use myfaces implementation with richfaces and primefaces . will old tags work under jsf 2.0 ? Please provide me with some information .

    so from where i have to start migration? is there any step by step document? the system is already in production and i have to evaluate the risks of migration.Do you actually NEED Jsf 2.0? The application is already working I presume, so it would seem a huge waste of time, money and effort to migrate it without a good reason to do so. If it isn't broken, don't fix it.
    I'd wait until a new application needs to be implemented and then make the choice to use JSF 2.0. A review of all the changes done in JSF 2.0 can be a good place to start to make the decision.

  • Question on migrating from JSF 1.2 to JSF 2.0

    My application on JSF 1.2 has a fairly large faces-config.xml file. Just the sort of thing that some features of JSF 2.0 is supposed to reduce. However I find that under Glassfish v3 I can't create managed beans with the annotations and no entries in faces-config. I read the JSF 2.0 spec and I can't see any mention of whether a mix of declarations (XML + Annotations) are permitted.
    Can someone tell me if this is supposed to work, and if it is how Glassfish behaves with regard to this?

    Replace the JSF JAR files. There's a Glassfish updater as well. Documentation is just available at the homepage.

  • Migration from Glassfish v2.1 to Glassfish V3 or WebLogic

    We currently have an application running on Glassfish v2.1 (9.1.1) (build b60e-fcs) using EJB 3.0; Servlet 2.5; JSF 2.1 and JPA 1.0 (Toplink 2.0-36) and RMI (IIOP)
    We consider migrating to a new App Server, either Glassfish V3.x or WebLogic. What are the advantages/drawbacks of each solution?

    Glassfish is Free Open Source. But Weblogic Server is NOT free. This is the first thing to keep in mind. Looking at your current application, you can deploy it on Glassfish app server. Google around to find more differences from technical point of view. Glassfish is originally from Sun company. Now Oracle owns Sun company also. So Oracle should be playing a neutral role in promoting both glassfish and licensed Weblogic server. It also depends due you want to have Cluster capabilities, high throughput and due to have lots of transactions per second. There is no one line answer to compare them. Evaluate all the features and then decide.
    Thanks
    Ravi Jegga

  • Migrate from a snow leopard to Mountain Lion using a Time machine, is it possible?

    Hi,
    I currently have a Mac running Snow Leopard and I'm using Time Capsule to store my backup. I'm planning in buying a new iMac as soon as they are available and I would like to know what is the recommended procedure to move over all my stuff (program, docs, pictures, etc) from my old Mac to the new Mac
    Thank for your help,
    Ignacio

    The first time you boot your new Mac into Setup Assistant you will be prompted to migrate. Choose from "Time Machine Backup".

  • Migration from Infotmix 11.5 to Oracle 10g using OMWK

    Hi,
    when i try to migrat Informix 11.5 to Oracle 10g with OMWK i got an error
    ** Oracle Migration Workbench
    ** Production
    ** ( Build 20050629 )
    ** OMWB_HOME: C:\Temp\eBook\Oracle\omwb
    ** user language: en
    ** user region: null
    ** user timezone:
    ** file encoding: Cp1252
    ** java version: 1.4.2_04
    ** java vendor: Sun Microsystems Inc.
    ** o.s. arch: x86
    ** o.s. name: Windows NT (unknown)
    ** o.s. version: 6.0
    ** Classpath:
    ..\lib\boot.jar
    ** Started : Fri Dec 03 10:20:28 GMT 2010
    ** Workbench Repository : Oracle9i Lite ORDBMS 4.0.3.11.0
    ** The following plugins are installed:
    ** Informix Dynamic Server 9.x Plugin, Production Release 10.1.0.4.0
    ** Active Plugin : Informix9
    : Informix Dynamic Server 9.52.TC7CE
    : IBM Informix JDBC Driver for IBM Informix Dynamic Server 2.21.JC5
    java.sql.SQLException: [POL-2401] the number value is not in the valid range
         at oracle.lite.poljdbc.LiteEmbPreparedStmt.jniExecute(Native Method)
         at oracle.lite.poljdbc.LiteEmbPreparedStmt.execute(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCPreparedStatement.executeInt(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCPreparedStatement.executeUpdate(Unknown Source)
         at oracle.mtg.informix9.server.Informix9LoadTableData._loadSourceModelData(Informix9LoadTableData.java:621)
         at oracle.mtg.informix9.server.Informix9LoadTableData.run(Informix9LoadTableData.java:703)
         at oracle.mtg.migration.WorkerThread.run(Worker.java:268)
    java.sql.SQLException: [POL-2401] the number value is not in the valid range
         at oracle.lite.poljdbc.LiteEmbPreparedStmt.jniExecute(Native Method)
         at oracle.lite.poljdbc.LiteEmbPreparedStmt.execute(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCPreparedStatement.executeInt(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCPreparedStatement.executeUpdate(Unknown Source)
         at oracle.mtg.informix9.server.Informix9LoadTableData._loadSourceModelData(Informix9LoadTableData.java:621)
         at oracle.mtg.informix9.server.Informix9LoadTableData.run(Informix9LoadTableData.java:703)
         at oracle.mtg.migration.WorkerThread.run(Worker.java:268)
    java.sql.SQLException: [POL-2401] the number value is not in the valid range
         at oracle.lite.poljdbc.LiteEmbPreparedStmt.jniExecute(Native Method)
         at oracle.lite.poljdbc.LiteEmbPreparedStmt.execute(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCPreparedStatement.executeInt(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCPreparedStatement.executeUpdate(Unknown Source)
         at oracle.mtg.informix9.server.Informix9LoadTableData._loadSourceModelData(Informix9LoadTableData.java:621)
         at oracle.mtg.informix9.server.Informix9LoadTableData.run(Informix9LoadTableData.java:703)
         at oracle.mtg.migration.WorkerThread.run(Worker.java:268)
    java.sql.SQLException: [POL-5205] column not found
         at oracle.lite.poljdbc.LiteEmbPreparedStmt.jniPrepare(Native Method)
         at oracle.lite.poljdbc.LiteEmbPreparedStmt.prepare(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCPreparedStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCPreparedStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.OraclePreparedStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.prepareStatement(Unknown Source)
         at oracle.mtg.informix9.server.Informix9LoadTableData._loadSourceModelData(Informix9LoadTableData.java:464)
         at oracle.mtg.informix9.server.Informix9LoadTableData.run(Informix9LoadTableData.java:703)
         at oracle.mtg.migration.WorkerThread.run(Worker.java:268)
    EXCEPTION : LoadTableData.run() : IDS9_SYSUSERS [POL-5205] column not found
    _releaseConnection did not find connection to release!
    java.lang.Exception
         at oracle.mtg.informix7.server.Informix7ConnectionCache.releaseConnection(Informix7ConnectionCache.java:168)
         at oracle.mtg.informix7.server.Informix7ServiceImpl.releaseSourceConnection(Informix7ServiceImpl.java:310)
         at oracle.mtg.informix7.server.Informix7SourceModelLoad.loadSourceModel(Informix7SourceModelLoad.java:312)
         at oracle.mtg.informix7.ui.Informix7CaptureWizard.doCapture(Informix7CaptureWizard.java:751)
         at oracle.mtg.informix7.ui.Informix7CaptureWizard._runDialog(Informix7CaptureWizard.java:561)
         at oracle.mtg.informix7.ui.Informix7CaptureWizard.capture(Informix7CaptureWizard.java:490)
         at oracle.mtg.migrationUI.ActionMenuHandler._capture(ActionMenuHandler.java:208)
         at oracle.mtg.migrationUI.ActionMenuHandler.run(ActionMenuHandler.java:85)
         at oracle.mtg.migration.WorkerThread.run(Worker.java:268)
    ** Shutdown : Fri Dec 03 10:40:09 GMT 2010
    mayby because i'm using plug-in for Informix 9 (i cannot find plug-in for Informix 11.5!)
    could you hlep me?
    Thanks
    Maysar

    Hi,
    The 10.1 OMWB does not support the migration of Informix 11.5 and there is no plugin for that version.
    At the moment SQL*Develeoper migration workbench doesn't support Informix migrations either.
    If you have access to My Oracle Support have a look at this note -
    How To Migrate Non-Oracle Databases For Which A Migration Workbench Option Is Not Available (Doc ID 393760.1)
    Regards,
    Mike

Maybe you are looking for