Packaging Issue in jdeveloper

Hi,
I have created a build.xml for my project through Jdeveloper's "Buildfile from Project" option. I am using ojdeploy for packaging.
I have created a new Deployment profile for my project (WAR profile) and using the ant target "all" to compile and deploy my profile.
This creates a WAR file, but i am unable to see the pagedef files packaged in the WAR file.
If i use the Default deployment profile created by Jdeveloper, i can see the pagedef files.
Can anyone help?
Thanks
Ajay

The issue is resolved now.
The adfmsrc folder where the pagedef files are present are not copied to the classes directory if you use the build.xml generated by Jdeveloper.
So you should manually add the <copy> target for this folder.
Thanks
Ajay

Similar Messages

  • Performance issue with Jdeveloper

    Hi Guys,
    I am experiencing strange performance issue with Jdeveloper 10.1.3.3.0.4157. There are many other threads regarding the performance issue in this forum, but the problem I have is a little bit different.
    I have two computers: one is Athlon 3200+ with Vista and another one is P4 dual core 6400 with XP (service pack 2). Both of them have 2GB memory.
    I am running the same simple project on both computer, but only the one with Vista has the problem. The problem is very similar to the problem mentioned in the thread:
    Re: IDE has become extremely slow?
    But it's much worse. It only happens only on JSF pages. Basically, any operations on the JSF pages are very slow. Loading the page, changing the attributes of a button in source editor, or even clicking the items in the design view take forever to run.
    The first weird thing is that it may use 100% CPU, but it never recover, which means the 100% CPU usage never stops or when it stops, the Jdeveloper stops responding.
    The second weird thing is that the project is not big. Actually, it's very small. The problem started to happen since last week. There are not big changes during the period. The only thing I can say is that we created two more JSF pages.
    The third weird thing is that the same project never happened on the P4+XP box. When I open the project on the P4+XP box, it’s always fast and no CPU spike.
    Any advises are welcome!
    Thanks,
    Steven

    Hi Guys,
    I re-made a simple test project for this problem and now I now always reproduce the problem in JDeveloper on both system (XP & Vista). Everytime I open this jspx file in the source editor and try to scroll up/down the source file, or manually delete an attribute, JDeveloepr will hang and the CPU usage is 0%.
    Here is the content of the test file:
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:af="http://xmlns.oracle.com/adf/faces"
    xmlns:afh="http://xmlns.oracle.com/adf/faces/html">
    <jsp:output omit-xml-declaration="true" doctype-root-element="HTML"
    doctype-system="http://www.w3.org/TR/html4/loose.dtd"
    doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <f:view>
    <afh:html binding="#{backing_streettypedetail.html1}" id="html1">
    <afh:head title="streettypedetail"
    binding="#{backing_streettypedetail.head1}" id="head1">
    <meta http-equiv="Content-Type"
    content="text/html; charset=windows-1252"/>
    </afh:head>
    <afh:body binding="#{backing_streettypedetail.body1}" id="body1">
    <af:messages binding="#{backing_streettypedetail.messages1}"
    id="messages1"/>
    <h:form binding="#{backing_streettypedetail.form1}" id="form1">
    <af:panelForm binding="#{backing_streettypedetail.panelForm1}"
    id="panelForm1">
    <af:inputText value="#{bindings.streetTypeID.inputValue}"
    label="#{bindings.streetTypeID.label}"
    required="#{bindings.streetTypeID.mandatory}"
    columns="#{bindings.streetTypeID.displayWidth}"
    binding="#{backing_streettypedetail.inputText1}"
    id="inputText1">
    <af:validator binding="#{bindings.streetTypeID.validator}"/>
    </af:inputText>
    <af:inputText value="#{bindings.description.inputValue}"
    label="#{bindings.description.label}"
    required="#{bindings.description.mandatory}"
    columns="#{bindings.description.displayWidth}"
    binding="#{backing_streettypedetail.inputText2}"
    id="inputText2">
    <af:validator binding="#{bindings.description.validator}"/>
    </af:inputText>
    <af:inputText value="#{bindings.abbr.inputValue}"
    label="#{bindings.abbr.label}"
    required="#{bindings.abbr.mandatory}"
    columns="#{bindings.abbr.displayWidth}"
    binding="#{backing_streettypedetail.inputText3}"
    id="inputText3">
    <af:validator binding="#{bindings.abbr.validator}"/>
    </af:inputText>
    <f:facet name="footer">
    <h:panelGroup binding="#{backing_streettypedetail.panelGroup1}"
    id="panelGroup1">
    <af:commandButton text="Save"
    binding="#{backing_streettypedetail.saveButton}"
    id="saveButton"
    actionListener="#{bindings.mergeEntity.execute}"
    action="#{userState.retrieveReturnNavigationRule}"
    disabled="#{!bindings.mergeEntity.enabled}"
    partialSubmit="false">
    <af:setActionListener from="#{true}"
    to="#{userState.refresh}"/>
    </af:commandButton>
    <af:commandButton text="Cancel"
    binding="#{backing_streettypedetail.cancelButton}"
    action="#{userState.retrieveReturnNavigationRule}"
    id="cancelButton">
    <af:setActionListener from="#{false}"
    to="#{userState.refresh}"/>
    </af:commandButton>
    </h:panelGroup>
    </f:facet>
    </af:panelForm>
    </h:form>
    </afh:body>
    </afh:html>
    </f:view>
    <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_streettypedetail-->
    </jsp:root>
    Can anybody take a look at the file and let me know what's wrong with it?
    Thanks in advance.
    Steven

  • Urgent- returnable packaging issue

    Hi guys,
    am working on returnable packaging issue
    Scenario:If the customer does not returns the preslings then sales order is created for presling and issued to customers with proper invoicing
    am creating a sales order with order type CLN(customised for returnable packaging) and i have give material with qty 1, immediately the system is taking me to availability overview screen where it shows the following.
    Confirmed quantity: 0
    Dely proposal: Not possible.
    i have checked for material in MMBE and see the stock is much sufficient. y am i getting this? please answer immediately.
    thanks in advance.
    kumar.

    Hi pathik,
    the system is already configured and i have to give UAT to the users. i have done according to what UAT says. now plz suggest me what i should i do in this scenario? moreover, shld i use two line items i mean the main item and also the sub item? this is the first time am working on returnable packating so plz help me in as detail as possible.
    u can also plz send me the doc with screen shots(if possible) to this id
    [email protected]
    thanks in advance.
    kumar

  • I can't install 10.5.2 because of an installer package issue. Can anyone help me out?

    I recently bought the Iphone 4S and wanted to sync my phone to my PC. I was prompted to download the latest version of Itunes 10.5.2 but the installation was interrupted due to a "installer package issue".  Has anyone encountered this issue and resolved it accordingly? Any help would be greatly appreciated.

    If you have more than one account now (e.g., one created during the install, and one/more restored from a back up), have you tried installing the combo (110 MB) update from the account you created during the erase & install (the very first admin account created)? If not, try logging into that account and try installing the combo update and see if the problem goes away. Then do a permissions repair (it might take a while).

  • Jdeveloper 9.0.3 support for a standard WAR / package issues

    We are being pitched on how wonderful the JDeveloper IDE is and how our days will be enlightened by it (the same folks that sold our company on o-apps 11i)... so I've been tryin' it out only to hit a MAJOR roadblock.
    Basically, we need CVS development across IDE's... which shouldn't be a problem if the non-proprietary stuff all works as planned. I've used forte' in the past with success.
    I am new to the JDeveloper environment. I have used Forte' before and the Sun J2EE dev. kit for deploying WARs and EAR's.. Using the tutorials provided by Sun, I found NO easy way to develop against the directory structure provided. I would also like to have ant build scripts exist in my project.. and the ability to define a source directory '/WEB-INF/src' which is my source package root, that builds to /WEB-INF/classes. NONE of this seems to be part of the 'web tier' in JDev. I've scoured the help even for the keyword 'package', and it has proven useless. And how do I specify package/folder structure in the workspace? It seems that JDev is so catered to Oracle and uneducated users that the 'more advanced' features.. (such as Java PACKAGE management.. (been there for awhile now :-} )) should be an essential feature. Help somebody!!!!
    PS... my ideal experience is:
    Me: Hi, Jdeveloper.. i want a project that will contain some WAR and/or ear development.
    JDev: Okay, where would you like the dev. root to go?
    Me: How about here, where I've already got something started (written per J2EE spec)
    JDev: Okay... hmm .looks like a WEB-INF folder exists with a web.xml IN it... do you want me to recognize it as a web app?
    me: sure
    Jdev: I see stuff in classes... shall i maintain them as servlets?... Oh by the way,,, i see your folders and package structure.
    you get the idea.
    what happened to WEB-INF?... any WAR packaging?.. not oo impressed yet.

    Yes, I examined the attribute settings and manually adjusted them in the entities and views. They are now updateable. Using Jdeveloper with SAPDB would be very tedious. Jdeveloper did not recognize foreign key constrains, primary keys, nor that attributes were updateable.
    Is there a way to include SAPDB in the testing? It is trivial to install and run and would make Jdeveloper a more robust tool. I do not like Jbuilder's approach to master-detail client screens and would recommend using Jdeveloper for this type of work if it could handle more databases like SapDb.

  • Issue with JDeveloper 11.1.1.5.1

    Hi guys,
    I recently installed JDeveloper version 11.1.1.5.1 by reading the chapter 2 of this Fusion Application Developer's Guide [http://download.oracle.com/docs/cd/E15586_01/fusionapps.1111/e15524.pd] and setup up Integrated WebLogic Server accoding the instructions. But since the domain setup of WebLogic Server its throwing several errors and warnings while launching.
    Following is the log
    starting weblogic with Java version:
    <MessageLocalizationHelper> <getLocalizedMessage> The resource for bundle "oracle.apps.fnd.applcore.diagnostics.resource.DiagnosticsBundle" with key "DiagnosticsConfigMXBean.getSpecificValidationStatus" cannot be found.
    <MessageLocalizationHelper> <getLocalizedMessage> The resource for bundle "oracle.jrf.i18n.MBeanMessageBundle" with key "oracle.jrf.JRFServiceMBean.checkIfJRFAppliedOnMutipleTargets" cannot be found.
    <Sep 30, 2011 5:06:05 PM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\jdeveloper\ecsf\modules\oracle.ecsf_11.1.1\oracle.ecsf.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Sep 30, 2011 5:06:05 PM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\jdeveloper\ecsf\modules\oracle.ecsf_11.1.1\oracle.ecsf.service.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Sep 30, 2011 5:06:07 PM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element web-app in the deployment descriptor in C:\JDeveloper\system11.1.1.5.37.61.08\DefaultDomain\servers\DefaultServer\tmp\_WL_user\jaxrs-framework-web-lib\829i9k/WEB-INF/web.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Sep 30, 2011 5:06:07 PM IST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'oracle.bi.integration.adf [LibSpecVersion=1.0,LibImplVersion=11.1.1]' due to error weblogic.application.library.LibraryDeploymentException: [J2EE:160145]Failed to deploy library Extension-Name: oracle.bi.integration.adf, Specification-Version: 1, Implementation-Version: 11.1.1.2.0, because of conflicting library Manifest values, and library information registered with the server: [Implementation-Version: 11.1.1.2.0 vs. 11.1.1]. Check the library"s MANIFEST.MF file, and correct version info there to match server settings. Or undeploy the misconfigured library..
    weblogic.application.library.LibraryDeploymentException: [J2EE:160145]Failed to deploy library Extension-Name: oracle.bi.integration.adf, Specification-Version: 1, Implementation-Version: 11.1.1.2.0, because of conflicting library Manifest values, and library information registered with the server: [Implementation-Version: 11.1.1.2.0 vs. 11.1.1]. Check the library"s MANIFEST.MF file, and correct version info there to match server settings. Or undeploy the misconfigured library.
         at weblogic.application.internal.library.LibraryDeploymentFactory.getLibData(LibraryDeploymentFactory.java:113)
         at weblogic.application.internal.library.LibraryDeploymentFactory.createDeployment(LibraryDeploymentFactory.java:48)
         at weblogic.application.internal.DeploymentManagerImpl.createDeployment(DeploymentManagerImpl.java:84)
         at weblogic.deploy.internal.targetserver.BasicDeployment.createDeployment(BasicDeployment.java:149)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:114)
         Truncated. see log file for complete stacktrace
    >
    <Sep 30, 2011 5:06:10 PM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\jdeveloper\atgpf\modules\oracle.applcp.model_11.1.1\oracle.applcp.model.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Sep 30, 2011 5:06:16 PM IST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.as.scheduler.platform.wls.deploy.ESSApplicationLifecycleListener is ignored because the application ESSAPP is not versioned.>
    <Sep 30, 2011 5:06:19 PM IST> <Warning> <Connector> <BEA-190155> <Compliance checking/validation of the resource adapter C:\Oracle\Middleware\jdeveloper\ess\archives\ess-app\ess-ra.rar resulted in the following warnings:
    The ra.xml <resourceadapter-class> class 'oracle.as.scheduler.adapter.ra.RAImpl' should implement java.io.Serializable but does not.>
    <Sep 30, 2011 5:06:20 PM IST> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract void oracle.as.scheduler.RuntimeService.updateRequestParameter(oracle.as.scheduler.RuntimeServiceHandle,long,java.lang.String,java.lang.Object) throws oracle.as.scheduler.RequestNotFoundException,oracle.as.scheduler.ValidationException,oracle.as.scheduler.RuntimeServiceException' in EJB 'RuntimeServiceBean' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'RuntimeServiceBean' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <Sep 30, 2011 5:06:20 PM IST> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract void oracle.as.scheduler.RuntimeService.setRequestParameter(oracle.as.scheduler.RuntimeServiceHandle,long,java.lang.String,java.lang.Object) throws oracle.as.scheduler.RequestNotFoundException,oracle.as.scheduler.ValidationException,oracle.as.scheduler.RuntimeServiceException' in EJB 'RuntimeServiceBean' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'RuntimeServiceBean' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <Sep 30, 2011 5:06:20 PM IST> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract java.util.Enumeration oracle.as.scheduler.MetadataService.filterByPermission(oracle.as.scheduler.MetadataServiceHandle,java.util.Enumeration,oracle.as.scheduler.security.MetadataPermission$Action[]) throws oracle.as.scheduler.MetadataServiceException' in EJB 'MetadataServiceBean' contains a parameter of type: 'java.util.Enumeration' which is not Serializable. Though the EJB 'MetadataServiceBean' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <Sep 30, 2011 5:06:24 PM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\JDeveloper\system11.1.1.5.37.61.08\DefaultDomain\servers\DefaultServer\tmp\_WL_user\oracle.ecsf\dyxwqt/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Sep 30, 2011 5:06:24 PM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\JDeveloper\system11.1.1.5.37.61.08\DefaultDomain\servers\DefaultServer\tmp\_WL_user\oracle.ecsf\dyxwqt/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Sep 30, 2011 5:06:24 PM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\JDeveloper\system11.1.1.5.37.61.08\DefaultDomain\servers\DefaultServer\tmp\_WL_user\oracle.applcp.model\f7pg9o/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Sep 30, 2011 5:06:24 PM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\JDeveloper\system11.1.1.5.37.61.08\DefaultDomain\servers\DefaultServer\tmp\_WL_user\oracle.applcp.model\f7pg9o/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Sep 30, 2011 5:06:24 PM IST> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.apps.common.resource, referenced from: C:\JDeveloper\system11.1.1.5.37.61.08\DefaultDomain\servers\DefaultServer\tmp\_WL_user\oracle.webcenter.framework\owur7d]. Make sure the referenced optional package has been deployed as a library.>
    <Sep 30, 2011 5:06:29 PM IST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.as.scheduler.platform.wls.deploy.ESSApplicationLifecycleListener is ignored because the application EssCentralUiApp is not versioned.>
    <JpsDstCredential> <setCredential> Cannot migrate credential folder/key EssCentralUIApp.oracle.apps.applcp.centralui/anonymous#FusionAppsContentRepositoryExtApp_SHARED.Reason oracle.security.jps.service.credstore.CredentialAlreadyExistsException: JPS-01007: The credential with map EssCentralUIApp.oracle.apps.applcp.centralui and key anonymous#FusionAppsContentRepositoryExtApp_SHARED already exists..
    <Sep 30, 2011 5:06:30 PM IST> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract void oracle.as.scheduler.RuntimeService.updateRequestParameter(oracle.as.scheduler.RuntimeServiceHandle,long,java.lang.String,java.lang.Object) throws oracle.as.scheduler.RequestNotFoundException,oracle.as.scheduler.ValidationException,oracle.as.scheduler.RuntimeServiceException' in EJB 'RuntimeServiceBean' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'RuntimeServiceBean' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <Sep 30, 2011 5:06:30 PM IST> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract void oracle.as.scheduler.RuntimeService.setRequestParameter(oracle.as.scheduler.RuntimeServiceHandle,long,java.lang.String,java.lang.Object) throws oracle.as.scheduler.RequestNotFoundException,oracle.as.scheduler.ValidationException,oracle.as.scheduler.RuntimeServiceException' in EJB 'RuntimeServiceBean' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'RuntimeServiceBean' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <Sep 30, 2011 5:06:30 PM IST> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract java.util.Enumeration oracle.as.scheduler.MetadataService.filterByPermission(oracle.as.scheduler.MetadataServiceHandle,java.util.Enumeration,oracle.as.scheduler.security.MetadataPermission$Action[]) throws oracle.as.scheduler.MetadataServiceException' in EJB 'MetadataServiceBean' contains a parameter of type: 'java.util.Enumeration' which is not Serializable. Though the EJB 'MetadataServiceBean' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <Sep 30, 2011 5:06:31 PM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element web-app in the deployment descriptor in C:\JDeveloper\system11.1.1.5.37.61.08\DefaultDomain\servers\DefaultServer\tmp\_WL_user\jaxrs-framework-web-lib\829i9k\WEB-INF\web.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Sep 30, 2011 5:06:40 PM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element web-app in the deployment descriptor in C:\JDeveloper\system11.1.1.5.37.61.08\DefaultDomain\servers\DefaultServer\tmp\_WL_user\jaxrs-framework-web-lib\829i9k\WEB-INF\web.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Sep 30, 2011 5:06:47 PM IST> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application AppsLoggerService is not versioned.>
    log4j: Trying to find [log4j.xml] using context classloader weblogic.utils.classloaders.ChangeAwareClassLoader@c54366 finder: weblogic.utils.classloaders.CodeGenClassFinder@8001b annotation: consoleapp@console.
    log4j: Trying to find [log4j.xml] using weblogic.utils.classloaders.GenericClassLoader@11c5bb0 finder: weblogic.utils.classloaders.CodeGenClassFinder@1d021b6 annotation: consoleapp@ class loader.
    log4j: Trying to find [log4j.xml] using ClassLoader.getSystemResource().
    log4j: Trying to find [log4j.properties] using context classloader weblogic.utils.classloaders.ChangeAwareClassLoader@c54366 finder: weblogic.utils.classloaders.CodeGenClassFinder@8001b annotation: consoleapp@console.
    log4j: Using URL [zip:C:/Oracle/MIDDLE~1/WLSERV~1.3/server/lib/consoleapp/webapp/WEB-INF/lib/console.jar!/log4j.properties] for automatic log4j configuration.
    log4j: Reading configuration from URL zip:C:/Oracle/MIDDLE~1/WLSERV~1.3/server/lib/consoleapp/webapp/WEB-INF/lib/console.jar!/log4j.properties
    log4j: Parsing for [root] with value=[WARN, stdout].
    log4j: Level token is [WARN].
    log4j: Category root set to WARN
    log4j: Parsing appender named "stdout".
    log4j: Parsed "stdout" options.
    log4j: Parsing for [org.apache.struts.validator] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category org.apache.struts.validator set to ERROR
    log4j: Handling log4j.additivity.org.apache.struts.validator=[null]
    log4j: Parsing for [com.bea.console.utils.MBeanUtils] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category com.bea.console.utils.MBeanUtils set to ERROR
    log4j: Handling log4j.additivity.com.bea.console.utils.MBeanUtils=[null]
    log4j: Parsing for [com.bea.console.utils.ConsoleMessagesBackingFile] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category com.bea.console.utils.ConsoleMessagesBackingFile set to ERROR
    log4j: Handling log4j.additivity.com.bea.console.utils.ConsoleMessagesBackingFile=[null]
    log4j: Parsing for [org.apache.beehive.netui.pageflow.internal.AdapterManager] with value=[FATAL].
    log4j: Level token is [FATAL].
    log4j: Category org.apache.beehive.netui.pageflow.internal.AdapterManager set to FATAL
    log4j: Handling log4j.additivity.org.apache.beehive.netui.pageflow.internal.AdapterManager=[null]
    log4j: Parsing for [org.apache] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category org.apache set to ERROR
    log4j: Handling log4j.additivity.org.apache=[null]
    log4j: Parsing for [com.bea.console.actions.BaseConsoleAction] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category com.bea.console.actions.BaseConsoleAction set to ERROR
    log4j: Handling log4j.additivity.com.bea.console.actions.BaseConsoleAction=[null]
    log4j: Parsing for [com.bea.console.actions] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category com.bea.console.actions set to ERROR
    log4j: Handling log4j.additivity.com.bea.console.actions=[null]
    log4j: Parsing for [com.bea.console.actions.messages.MessagesAction] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category com.bea.console.actions.messages.MessagesAction set to ERROR
    log4j: Handling log4j.additivity.com.bea.console.actions.messages.MessagesAction=[null]
    log4j: Parsing for [com.bea.console.utils.MBeanChangeManager] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category com.bea.console.utils.MBeanChangeManager set to ERROR
    log4j: Handling log4j.additivity.com.bea.console.utils.MBeanChangeManager=[null]
    log4j: Parsing for [org.apache.beehive.netui.pageflow.scoping.internal] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category org.apache.beehive.netui.pageflow.scoping.internal set to ERROR
    log4j: Handling log4j.additivity.org.apache.beehive.netui.pageflow.scoping.internal=[null]
    log4j: Parsing for [com.bea.console.utils] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category com.bea.console.utils set to ERROR
    log4j: Handling log4j.additivity.com.bea.console.utils=[null]
    log4j: Parsing for [com.bea.console.internal] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category com.bea.console.internal set to ERROR
    log4j: Handling log4j.additivity.com.bea.console.internal=[null]
    log4j: Parsing for [com.bea.console.utils.MasterControlProgram] with value=[ERROR].
    log4j: Level token is [ERROR].
    log4j: Category com.bea.console.utils.MasterControlProgram set to ERROR
    log4j: Handling log4j.additivity.com.bea.console.utils.MasterControlProgram=[null]
    log4j: Finished configuring.
    <Logger> <error> ServletContainerAdapter manager not initialized correctly.
    <MBeanAttributeInfoMappingMetaData> <<init>> No annotation should be put on attribute mutator parameter "public abstract void oracle.adf.mbean.share.connection.ess.EssConnectionMXBean.setRequestFileDirectory(java.lang.String)".
    <MBeanAttributeInfoMappingMetaData> <<init>> No annotation should be put on attribute mutator parameter "public abstract void oracle.adf.mbean.share.connection.ess.EssConnectionMXBean.setFilePersistenceMode(java.lang.String)".
    <ADFContext> <getCurrent> Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    <null> <null> Namespace mapping for "/oracle/webcenter/lifecycle/importexport" is overridden by namespace mapping for "/oracle/webcenter/lifecycle"; the first mapping is not used.
    <null> <null> Namespace mapping for "/oracle/webcenter/lifecycle/importexport" is overridden by namespace mapping for "/oracle/webcenter/lifecycle"; the first mapping is not used.
    <null> <null> Namespace mapping for "/oracle/webcenter/lifecycle/importexport" is overridden by namespace mapping for "/oracle/webcenter/lifecycle"; the first mapping is not used.
    <null> <null> Namespace mapping for "/oracle/webcenter/lifecycle/importexport" is overridden by namespace mapping for "/oracle/webcenter/lifecycle"; the first mapping is not used.
    INFO: Found persistence provider "org.eclipse.persistence.jpa.PersistenceProvider". OpenJPA will not be used.
    INFO: Found persistence provider "org.eclipse.persistence.jpa.PersistenceProvider". OpenJPA will not be used.
    <EclipseLinkLogger> <basicLog> 2011-09-30 17:07:25.272--ServerSession(13572820)--PersistenceUnitInfo ServiceFrameworkPUnit has transactionType RESOURCE_LOCAL and therefore jtaDataSource will be ignored
    <ADFContext> <getCurrent> Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    <LoggerHelper> <log> Cannot map nonserializable type "interface oracle.adf.mbean.share.config.runtime.resourcebundle.BundleListType" to Open MBean Type for mbean interface oracle.adf.mbean.share.config.runtime.resourcebundle.AdfResourceBundleConfigMXBean, attribute BundleList.
    <ConnectionsRuntimeMXBeanImpl> <registerBean> Failed to create connection for {http://xmnls.oracle.com/oracle/apps/fnd/applcore/profiles/profileService/}ProfileService
    <ConnectionsRuntimeMXBeanImpl> <configObjectReloaded> Failed to create connection for {http://xmnls.oracle.com/oracle/apps/fnd/applcore/profiles/profileService/}ProfileService
    <ConnectionsRuntimeMXBeanImpl> <registerBean> Failed to create connection for {oracle/apps/topologyManager/model/applicationModule/common/}TopologyEndPointService
    <ConnectionsRuntimeMXBeanImpl> <configObjectReloaded> Failed to create connection for {oracle/apps/topologyManager/model/applicationModule/common/}TopologyEndPointService
    <ConnectionsRuntimeMXBeanImpl> <registerBean> Failed to create connection for {http://xmnls.oracle.com/oracle/apps/fnd/applcore/trees/service/}TreeService
    <ConnectionsRuntimeMXBeanImpl> <configObjectReloaded> Failed to create connection for {http://xmnls.oracle.com/oracle/apps/fnd/applcore/trees/service/}TreeService
    <ConnectionsRuntimeMXBeanImpl> <registerBean> Failed to create connection for {http://xmlns.oracle.com/apps/fnd/applcore/common/}ApplSessionService
    <ConnectionsRuntimeMXBeanImpl> <configObjectReloaded> Failed to create connection for {http://xmlns.oracle.com/apps/fnd/applcore/common/}ApplSessionService
    <ConnectionsRuntimeMXBeanImpl> <registerBean> Failed to create connection for {http://xmnls.oracle.com/oracle/apps/fnd/applcore/trees/service/}TreeNodeService
    <ConnectionsRuntimeMXBeanImpl> <configObjectReloaded> Failed to create connection for {http://xmnls.oracle.com/oracle/apps/fnd/applcore/trees/service/}TreeNodeService
    <ConnectionsRuntimeMXBeanImpl> <registerBean> Failed to create connection for {http://xmlns.oracle.com/oracle/apps/fnd/applcore/flex/deployment/service/model/}FlexDeploymentService
    <ConnectionsRuntimeMXBeanImpl> <configObjectReloaded> Failed to create connection for {http://xmlns.oracle.com/oracle/apps/fnd/applcore/flex/deployment/service/model/}FlexDeploymentService
    <ConnectionsRuntimeMXBeanImpl> <registerBean> Failed to create connection for {http://xmnls.oracle.com/oracle/apps/fnd/applcore/trees/service/}TreeStructureService
    <ConnectionsRuntimeMXBeanImpl> <configObjectReloaded> Failed to create connection for {http://xmnls.oracle.com/oracle/apps/fnd/applcore/trees/service/}TreeStructureService
    <ConnectionsRuntimeMXBeanImpl> <registerBean> Failed to create connection for {http://xmlns.oracle.com/topologyManager/endpoint/}TopologyEndPointService
    <ConnectionsRuntimeMXBeanImpl> <configObjectReloaded> Failed to create connection for {http://xmlns.oracle.com/topologyManager/endpoint/}TopologyEndPointService
    <ConnectionsRuntimeMXBeanImpl> <registerBean> Failed to create connection for {http://xmlns.oracle.com/topologyManager/}ProvisionConfigurationService
    <ConnectionsRuntimeMXBeanImpl> <configObjectReloaded> Failed to create connection for {http://xmlns.oracle.com/topologyManager/}ProvisionConfigurationService
    <ConnectionsRuntimeMXBeanImpl> <registerBean> Failed to create connection for {http://xmlns.oracle.com/apps/fnd/applcore/log/service/}AppsLoggerService
    <ConnectionsRuntimeMXBeanImpl> <configObjectReloaded> Failed to create connection for {http://xmlns.oracle.com/apps/fnd/applcore/log/service/}AppsLoggerService
    <ConnectionsRuntimeMXBeanImpl> <registerBean> Failed to create connection for {http://xmlns.oracle.com/topologyManager/provision/}ProvisionConfigurationService
    <ConnectionsRuntimeMXBeanImpl> <configObjectReloaded> Failed to create connection for {http://xmlns.oracle.com/topologyManager/provision/}ProvisionConfigurationService
    <ADFContext> <getCurrent> Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    <ADFContext> <getCurrent> Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    <ADFContext> <getCurrent> Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    <ADFContext> <getCurrent> Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    To see the stack trace for thread that is initializing this, set the logging level of oracle.adf.share.ADFContext to FINEST
    <Sep 30, 2011 5:08:10 PM IST> <Notice> <LoggingService> <BEA-320400> <The log file C:\JDeveloper\system11.1.1.5.37.61.08\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Sep 30, 2011 5:08:10 PM IST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\JDeveloper\system11.1.1.5.37.61.08\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log00012. Log messages will continue to be logged in C:\JDeveloper\system11.1.1.5.37.61.08\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log.>
    <Sep 30, 2011 5:08:10 PM IST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Sep 30, 2011 5:08:10 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Sep 30, 2011 5:08:10 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Sep 30, 2011 5:08:11 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on 0:0:0:0:0:0:0:1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 30, 2011 5:08:11 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 30, 2011 5:08:11 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:7489:5bb:3c11:f111:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 30, 2011 5:08:11 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:0:100:7f:fffe:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 30, 2011 5:08:11 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:0:5efe:a0a:a30:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 30, 2011 5:08:11 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.10.10.48:7101 for protocols iiop, t3, ldap, snmp, http.>
    Anybody knows whats wrong with this ? Though the Weblogic Server manages to run its quite slow and even while wokring on the project the JDevleoper randomly throws several exceptions

    Hi,
    sorry, but this forum cannot assist in issues that include Oracle Fusion Applications as we don't have the same JDeveloper version publicly available.
    Frank

  • Package issue for the generated types from XSD

    Hi,
    We are using top-down approach to generate the webservices using JDeveloper. All our wsdl we are including common XSD which defines a type to store the error information to be sent to the client when webservice fault occurs.
    <FaultType>
    <Errorcode/>
    </FaultType>
    While generating the webservice from WSDL which includes above xsd, A java class is created in the package which is specified in the wizard. For example com.example.FaultType
    Every module is specifying their own package which is resulting in this class being generated in different package though Class definition is same.
    How can we solve this problem. Should we use the namespace to generate the package where this class will be generated always in the same pacakge.
    It is suggested from the documentation that we should explicitly specify the package instead of relying on the namespace.
    Regards
    Ashwani

    Hi Shweta,
    Most likely, you are having an issue with the message format used. The DII sample code that you are using may have been written for RPC/encoded service while the WSDL you are using advertize a service that is using documet/literal message format.
    When you have issues like you have here, the best is to look at the raw payload exchanged between the clients and the service endpoint, and compare them to figure out what differs.
    Payload captured with your DII code:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://addr.webservices.samples.websphere.ibm.com">
    <env:Body>
    <ns0:getAddressFromName>
    <name>hello</name>
    </ns0:getAddressFromName>
    </env:Body>
    </env:Envelope>
    Payload captured with Jdev generated proxy:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://addr.webservices.samples.websphere.ibm.com">
    <env:Body>
    <ns0:getAddressFromName>
    <ns0:name>hello</ns0:name>
    </ns0:getAddressFromName>
    </env:Body>
    </env:Envelope>
    You can see that 'name' uses a prefix in the second sample. You should be able to find your answer on the documentation (http://download-west.oracle.com/docs/cd/B31017_01/web.htm).
    Using DII code requires a much dipper understanding on way XML need to be formated, based on the WSDL. Using the classes generated by JDeveloper will also have the advantage of making it easier to use WS-Security and other advanced features, once you get to the point were you want to consume more complex services.
    Hope this helps,
    Eric

  • SSIS package issues when running as a regular user

    Hello
    I have one package which is getting data from MSSQL server and putting it to the excel (2007 format).
    When started as an administrator from Visual studio, IS, command line or SQL Agent job it works just fine.
    But when using regular user (SSIS proxy in SQL Agent job) it does not return any errors, but result Excel file is just empty. It puts only firs row with headers into it.
    Only difference I've found when executing as admin and regular user is a warning in package execution detailed log:
    OnWarning,SERVERNAME,USERNAME,PACKAGE_NAME,{GUID},{GUID},2014.03.21 15:23:22,2014.03.21 15:23:22,-2147183868,0x,Warning: Could not open global shared memory to communicate with performance DLL; data flow performance counters are not available.  To resolve,
    run this package as an administrator, or on the system's console.
    If I add user to local administrators group it runs just fine.
    Trying to search the web I've found that most causes of thet could be UAC enabled on the server. But it is not enabled.
    SQLserver - Microsoft SQL Server 2012 - 11.0.2383.0 (X64)
    Windows Server 2008 R2
    Thanks in advance,
    Olegas

    It could be also an issue with the access to the %temp% directory.
    But I suggest again, you do not rely on turning the logging on that is built into DTEXEC, you need to provide this package right now with thorough logging to find the root cause of the issue. E.g. no access to a shared drive may an issue, too.
    Arthur My Blog

  • Toplink descriptor migration issues in JDeveloper 10.1.3.5 - 11

    I'm having several projects developed with TL as a PM in JDeveloper 10.1.3.5. Descriptors and toplink-ejb.jar file are parsed correctly, but when I migrate projects to 11G Toplink parsing breaks and it is not able to display EJBs with the following error:
    Local Exception Stack:
    Exception [TOPLINK-6044] (Oracle TopLink - 11g Release 1 (11.1.1.5.0) (Build 110305)): oracle.toplink.exceptions.QueryException
    Exception Description: The primary key read from the row [DatabaseRecord()] during the execution of the query was detected to be null. Primary keys must not contain null.
    Query: ReadAllQuery(oracle.toplink.workbench.mappingsmodel.database.MWLegacyTable)
         at oracle.toplink.exceptions.QueryException.nullPrimaryKeyInBuildingObject(QueryException.java:837)
         at oracle.toplink.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:418)
         at oracle.toplink.internal.descriptors.ObjectBuilder.buildObjectsInto(ObjectBuilder.java:748)
         at oracle.toplink.internal.queryframework.DatabaseQueryMechanism.buildObjectsFromRows(DatabaseQueryMechanism.java:170)
         at oracle.toplink.queryframework.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:477)
         at oracle.toplink.queryframework.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:874)
         at oracle.toplink.queryframework.DatabaseQuery.execute(DatabaseQuery.java:679)
         at oracle.toplink.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:835)
         at oracle.toplink.queryframework.ReadAllQuery.execute(ReadAllQuery.java:445)
         at oracle.toplink.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:2265)
         at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1079)
         at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1063)
         at oracle.toplink.internal.indirection.NoIndirectionPolicy.valueFromQuery(NoIndirectionPolicy.java:264)
         at oracle.toplink.mappings.ForeignReferenceMapping.valueFromRowInternal(ForeignReferenceMapping.java:1377)
         at oracle.toplink.mappings.ForeignReferenceMapping.valueFromRow(ForeignReferenceMapping.java:1306)
         at oracle.toplink.mappings.DatabaseMapping.readFromRowIntoObject(DatabaseMapping.java:1117)
         at oracle.toplink.internal.descriptors.ObjectBuilder.buildAttributesIntoObject(ObjectBuilder.java:279)
         at oracle.toplink.sdk.SDKAggregateObjectMapping.buildCompositeObject(SDKAggregateObjectMapping.java:58)
         at oracle.toplink.mappings.foundation.AbstractCompositeObjectMapping.valueFromRow(AbstractCompositeObjectMapping.java:231)
         at oracle.toplink.mappings.DatabaseMapping.readFromRowIntoObject(DatabaseMapping.java:1117)
         at oracle.toplink.internal.descriptors.ObjectBuilder.buildAttributesIntoObject(ObjectBuilder.java:279)
         at oracle.toplink.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:584)
         at oracle.toplink.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:441)
         at oracle.toplink.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:391)
         at oracle.toplink.queryframework.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:511)
         at oracle.toplink.queryframework.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:433)
         at oracle.toplink.queryframework.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:874)
         at oracle.toplink.queryframework.DatabaseQuery.execute(DatabaseQuery.java:679)
         at oracle.toplink.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:835)
         at oracle.toplink.queryframework.ReadObjectQuery.execute(ReadObjectQuery.java:397)
         at oracle.toplink.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:2265)
         at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1079)
         at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1063)
         at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1022)
         at oracle.toplink.internal.sessions.AbstractSession.readObject(AbstractSession.java:2827)
         at oracle.toplink.workbench.mappingsio.legacy.PersistenceTools50.readMWProjectNamed(PersistenceTools50.java:331)
         at oracle.toplink.workbench.mappingsio.legacy.LegacyIOFacade.read50Project(LegacyIOFacade.java:29)
         at oracle.toplink.workbench.mappingsio.ProjectReader.readLegacyProject(ProjectReader.java:296)
         at oracle.toplink.workbench.mappingsio.ProjectReader.read(ProjectReader.java:110)
         at oracle.toplink.workbench.mappingsio.ProjectIOManager.read(ProjectIOManager.java:64)
         at oracle.toplink.workbench.mappingsio.ProjectIOManager.read(ProjectIOManager.java:60)
         at oracle.toplink.workbench.addin.application.ProjectContext.buildProject(ProjectContext.java:160)
         at oracle.toplink.workbench.addin.application.ProjectContext.initialize(ProjectContext.java:440)
         at oracle.toplink.workbench.addin.application.ProjectContext.<init>(ProjectContext.java:106)
         at oracle.toplink.workbench.addin.application.ContextManager.openProject(ContextManager.java:1169)
         at oracle.toplink.workbench.addin.application.ContextManager.openTopLinkMap(ContextManager.java:1218)
         at oracle.toplink.workbench.addin.application.ContextManager.loadProjectContext(ContextManager.java:1068)
         at oracle.toplink.workbench.addin.application.ContextManager.getContext(ContextManager.java:657)
         at oracle.toplink.workbench.addin.ui.view.TopLinkContextViewContextBuilder.topLinkContext(TopLinkContextViewContextBuilder.java:202)
         at oracle.toplink.workbench.addin.ui.view.TopLinkContextViewContextBuilder.openDocument(TopLinkContextViewContextBuilder.java:187)
         at oracle.toplink.workbench.addin.ui.view.ViewContextManager$OpenDocument.run(ViewContextManager.java:1081)
    There was a similar thread here :
    Re: Errors migrating from jDev 10.1.3.4 to jDev 11.2.1
    I did try to migrate to 11.1.1.4.0 and 11.1.1.5.0 - still no luck. All offline databases are present and correctly "connect" to corresponding EJBs in 10.1.3.5.
    Neither I cant find migration matrix/docs that were referred in similar threads. If this is not resolved, we can not chose Jdeveloper as a future IDE at the company...
    Thank you!
    V.

    Hi,
    the web appears to be full of such error messages and some point to the use of named native query vs. named query. So here are some options for you to try
    1. Create a test project in 11g using the same tables and compare the generated code with yours to see a difference
    2. Get a 10.1.3.5 project that you haven't migrated and pass it on to customer support for them to have a try on this.
    +"If this is not resolved, we can not chose Jdeveloper as a future IDE at the company..."+ Actually it doesn't appear to be a JDeveloper issue but a TopLink / EclipseLink issue. Abandoning JDeveloper is like shooting the messenger. Just so you know.
    Frank

  • Issues with JDeveloper 11.1.2.1.0

    Hi all,
    I'm using JDeveloper 11.1.2.1.0 version
    i am facing the below three issues with the latest version
    Recently i had migrated from 11.1.1.4.0 to 11.1.2.1.0
    1) deployed application in integrated server and then changed the '.jspx/.jsff' content if i give save, it will update the file in the deployed application in the integrated weblogic and everything works fine. (I can see the updates immediately in the application).
    When I updated a .java file, after compiling, it has shown "Redefined all recompiled classes that are loaded in the debuggee process"
    which means the application on the integrated weblogic server is updated too, however, when I try clicking the page, it has shown NPE(please look at below error message )
    Just hope to ask if manually undeploy/deploy the whole application is needed after updating a .java (class) file or it's just some configuration issue?
    Error 500--Internal Server Error
    java.lang.NullPointerException
         at java.io.File.(File.java:222)
         at oracle.jsp.runtimev2.JspServlet.initPageTable(JspServlet.java:913)
         at oracle.jsp.runtimev2.JspServlet.init(JspServlet.java:449)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.ServletStubImpl.checkForReload(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:240)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:546)
         at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
         at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
         at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
         at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
         at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
         at javax.faces.context.ExternalContextWrapper.dispatch(ExternalContextWrapper.java:93)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:167)
         at com.sun.faces.application.view.JspViewHandlingStrategy.executePageToBuildView(JspViewHandlingStrategy.java:363)
         at com.sun.faces.application.view.JspViewHandlingStrategy.buildView(JspViewHandlingStrategy.java:154)
         at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.buildView(ViewDeclarationLanguageFactoryImpl.java:341)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:982)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:334)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:232)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:313)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:122)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    2)In ui fragment if i create binding for the component or method action by default it is not apending respective scope although i had declared it in BTF
    this feature is available in 4.0 but it is missing in latest version
    3) when i maximize docable windows its happening correctly but in case of minimization reshuffling is happening and it setting to default configurations of jdeveloper but what ever i had customized i was not able to hold,in 4.0 its working fine
    do i need to configure some settings in jdevloper or these are known issues with latest jdeveloper version..?
    Thanks a lot!
    Bhargav K

    hi rakesh,
    i am getting below error if i do ctrl+f9 after making some change in java file eg: adding some code inside a method.
    hi experts why this redefinition of java classes is not available in integrated server instance...?
    Error 500--Internal Server Error
    java.lang.ClassCastException: oracle.adfinternal.view.faces.webapp.rich.RichWindowManagerFactory$WindowIdProviderAdapter cannot be cast to org.apache.myfaces.trinidad.event.WindowLifecycleListener
         at oracle.adfinternal.view.faces.webapp.rich.RichWindowManagerFactory$ApplicationWindowListeners.processWindowLifecylce(RichWindowManagerFactory.java:244)
         at oracle.adfinternal.view.faces.webapp.rich.RichWindowManager._fireWindowLifecycleEvent(RichWindowManager.java:496)
         at oracle.adfinternal.view.faces.webapp.rich.RichWindowManager._handleWindowOpened(RichWindowManager.java:539)
         at oracle.adfinternal.view.faces.webapp.rich.RichWindowManager.renderLoopbackPage(RichWindowManager.java:946)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:110)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Thanks a lot!
    Bhargav K

  • How to create "Business Components Package" in the Jdeveloper ?

    Hi,
    I installed and set up "Patch 7523554 10G Jdeveloper With OA Extension ARU for R12 RUP6"
    I have ran out the test_fwktutorial.jsp and test_fwklabsolutions.jsp.
    All links work properly on these pages.
    I created HelloWorld page from "Oracle Application Framework Toolbox Tutorials".
    Its works properly too.
    Then I started to create "Search Page".
    I created "Business Component project" in the toolbox.jws.
    I was trying to perform step 2.1 "Create the BC4J Package for Client (UI) Objects".
    But I didn't find "Business Components Package" in the context menu.
    Could you give me advice how can I create package of this kind ?
    Thanks.

    I created "OA Workspace" and simultaneously with it created "Business Components Package" <yourname>.oracle.apps.ak.employee.
    After this it i necessary to creates one more "Business Components Package" <yourname>.oracle.apps.ak.schema.server
    I failed to create Package of this kind.
    In the "BC4J Tutorial" It seems to me I found similr actions.
    I suppose I may perform next step:
    Figure 6-3 http://download.oracle.com/docs/html/A97671_01/wtgbc4j.htm#BABIAIEI
    Figure 6-4 http://download.oracle.com/docs/html/A97671_01/wtgbc4j.htm#BABJIIII
    But I failed to pass these steps.
    Could you tell me, please, how to do this?
    Thanks.

  • Deploy issue from JDeveloper 10.1.3.5 to OAS 10.1.2

    I have written an application using ADF on JDeveloper 10.1.3.5 and need to deploy it to our OAS 10.1.2. I have run the adfinstaller on the linux server to upgrade the ADF libraries to the correct versions, updated the web.xml files to have the correct versions, changed to J2SE 1.4.2_19 for the application and have still got deployment issues.
    Error
    An error occurred while redeploying application "FormsSiebelIntegration". See base exception for details.
    Resolution:
    See base exception for details.
    Base Exception:
    java.lang.UnsupportedClassVersionError
    com/sun/faces/application/ApplicationAssociate (Unsupported major.minor version 49.0). com/sun/faces/application/ApplicationAssociate (Unsupported major.minor version 49.0)
    Removing the jsf-impl.jar file allows the application to deploy, but when running on the app server I get the following errors:
    OracleJSP: oracle.jsp.parse.JspParseException:
    /codename.jspx: Line # 6, <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core" xmlns:af="http://xmlns.oracle.com/adf/faces" xmlns:afh="http://xmlns.oracle.com/adf/faces/html">
    Help! I'm starting to have total mind block as to what to do next.
    Error: Unable to load taghandler class: http://java.sun.com/jsf/html

    I had already applied all of this before trying to deploy.
    The error seems to be a versioning error in the jsf-impl.jar file as the ApplicationAssociate class is found there. I have changed the JDK and J2EE to 1.4.2 and 1.3 respectively, rebuilt everything, updated all the settings to the right versions for 10.1.2 but it still keeps failing on the deploy.

  • Unexpected Termination SSIS package - Issue with SSIS packages after upgrading to SQL Server 2014

    Hello everyone.
    We performed an upgrade of SQL Server 2012 installation to SQL Server 2014 (with last CU5 update). We found that all SSIS packages (even the simplest with just Execute SQL tasks) fail with Unexpected termination message. The issue reproduces with both new
    packages (that are created from scratch with SSDT 2014) and old packages (migrated from SQL 2012).
    Any ideas, please? We googled and found that it is a known issue that should have fixed with CU4. But we use CU5 and the issue is still here.
    MCP

    Hi. Yes...
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
      <Provider Name="SQLISServer" /> 
      <EventID Qualifiers="0">1</EventID> 
      <Level>2</Level> 
      <Task>0</Task> 
      <Keywords>0x80000000000000</Keywords> 
      <TimeCreated SystemTime="2015-02-12T07:41:56.000000000Z" /> 
      <EventRecordID>469950</EventRecordID> 
      <Channel>Application</Channel> 
      <Computer>abtru1a11.oneabbott.com</Computer> 
      <Security /> 
      </System>
    - <EventData>
      <Data>The SSIS Execution Process could not write to the IS catalog: ABTRU1A11\DEV:SSISDB Error details: Cannot find the symmetric key 'MS_Enckey_Proj_Param_5', because it does not exist or you do not have permission.; at System.Data.SqlClient.SqlConnection.OnError(SqlException
    exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior
    runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData()
    at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream,
    Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion,
    Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
    behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at Microsoft.SqlServer.IntegrationServices.Server.Shared.ExecutionParameterLoader.GetExecutionParameter() at Microsoft.SqlServer.IntegrationServices.Server.ISServerExec.ProjectOperator.StartPackage()
    at Microsoft.SqlServer.IntegrationServices.Server.ISServerExec.ProjectOperator.PerformOperation()</Data> 
      </EventData>
      </Event>
    MCP

  • Queue / Support package issue

    Hi everyone!
    Can someone give me direction on resolving the following issue?
    Ssytem: SAP ECC 6.0
    I first updated the Kernel from level 58 to 83. eveything went fine from what I can see.
    Then I have been importing a queue to implement some Support Packages. the import has now stopped with the following errors:
    I am not too sure what it all means and where to go from there.
    Thank you for any explanations or suggestions
    Regards
    Corinne
    1 ETP199X######################################
    1 ETP152 TESTIMPORT
    1 ETP101 transport order     : "SAPK-60007INISOIL"
    1 ETP102 system              : "QAS"
    1 ETP108 tp path             : "tp"
    1 ETP109 version and release : "370.00.09" "700"
    2EETW165 Function "OIUREP_GET_RECENT_ROYHIST (OIUREP_ROY_HISTORY|05)" does not fit into the existing function group "(OIUREP_ROY_REPORTING|09)".
    2 ETW167 Please transport the whole function group.
    2EETW165 Function "OIUREP_GET_RECENT_VOLHIST (OIUREP_ROY_HISTORY|06)" does not fit into the existing function group "(OIUREP_ROY_REPORTING|10)".
    2 ETW167 Please transport the whole function group.
    1 ETP152 TESTIMPORT
    1 ETP110 end date and time   : "20070213113558"
    1 ETP111 exit code           : "8"
    1 ETP199 ######################################

    Hi Ammey and others ,
    The queue import failed with the same error.
    I have found in note 822379 that this message can actually be ignored.
    SAPK-60006INISOIL - SAPK-60007INISOIL
               Symptom: If the Support Packages SAPK-60006INISOIL und SAPK-60007INISOIL are imported together in a queue, the TEST_IMPORT step returns an error for Support Package SAPK-60007INISOIL. The following error messages are displayed in the test import log:
    Function OIUREP_GET_RECENT_ROYHIST (OIUREP_ROY_HISTORY 05)
       does not fit into the existing function group.
       (OIUREP_ROY_REPORTING 09)
    Function OIUREP_GET_RECENT_VOLHIST (OIUREP_ROY_HISTORY 06)
       does not fit into the existing function group.
       (OIUREP_ROY_REPORTING 10)
               Solution: You can ignore this error by choosing 'Extras'-> 'Ignore test-import error'.  The error will not occur during the later import.
    based on your latest message (2.39 PM) suggesting to ignore "Warnings" I should be able to mark the queue now as "Ignore test-import errors" and bypass my original error. That was the only error of type 8 or above.
    Thank you
    Corinne

  • Reformat issue in JDeveloper 10.1.3

    We are trying to migrate from JDeveloper 9.04 to 10.1.3. It appears that REFORMAT does not handle comments nicely.
    Here is what we are experiencing:
    Before Jdeveloper reformat:
    * Convert String to integer. Defuault to given d if errors.
    * @param str String to be converted.
    * @param d default value if errors
    * @return Integer value
    public static int atoi( String str, int d )
    After Jdeveloper reformat:
    * Convert String to integer. Defuault to given d if errors.
    * @param str String to be converted.
    * @param d default value if errors
    * @return Integer value
    public static int atoi(String str, int d) {
    What I expected:
    * Convert String to integer. Defuault to given d if errors.
    * @param str String to be converted.
    * @param d default value if errors
    * @return Integer value
    public static int atoi(String str, int d) {
    Note that comment lines starting with * need 2 more spaces to make it more nicely.
    Does anyone else have the same issue? Or is there any parameter set up I can do to correct this problem?
    Thanks a lot.

    Here is the code repost:
    Before Jdeveloper reformat:
       * Convert String to integer. Defuault to given d if errors.
       * @param str   String to be converted.
       * @param d     default value if errors
       * @return      Integer value
      public static int atoi( String str, int d )
    After Jdeveloper reformat:
       * Convert String to integer. Defuault to given d if errors.
       * @param str   String to be converted.
       * @param d     default value if errors
       * @return      Integer value
        public static int atoi(String str, int d) {
    What I expected:
         * Convert String to integer. Defuault to given d if errors.
         * @param str   String to be converted.
         * @param d     default value if errors
         * @return      Integer value
        public static int atoi(String str, int d) {

Maybe you are looking for

  • I can't see the 'search' option on this site. Am I the only one?

    I'm having an issue with DVDSP and I can't see the 'search' option on this site. Is Apple cutting down on bandwidth for this so they can sell their phones?! Anyone else having the same issue?

  • BSP: F4 Help For a custom field...

    Hi All, I need to display search help for a custom field in one of my custom view. Search Help for the custom field is already implemented.. but how can i use it in BSP View!. In the standard CRM_IC application i couldn't find any similar search help

  • Total useless customer non-service

    Second time today I've had to call in, hold time over two hours and 4 transfers on this call and they "claim" that it is resolved. I bought a large number of items online, and when ordering I highlighted that it was for a business since they were goi

  • Columns and Rows for Text (invisible table)

    I am trying to create text on 15 rows in 3 columns in an invisable table for a drinks menu with corresponding drink sizes (ml) and prices. I used the option Type > Area Type Options and added a grid. I encountred 2 problems: Firstly the grid disappea

  • Rencoding in 128Kbps does not save spaces?

    Hi, I just bought a Shuffle for myself, for the office when I want to listen to music. Refurbished they do not cost that much, especially the 512meg. And its smaller than my full size iPod! In iTunes my library is encoded in AAC192kbps. I selected th