Problems Repackaging

I am a designer using InDesign CS3. I save the assignments as an InCopy Package and then upload it to our project server. One of the editors then downloads it to their hard drive and makes their edits. They are have problems (crashing) when they try to repackage the assignment for inCopy and upload it again to the project server. (No one is working directly on the project server) I don''t know if the problem is passing assignments from one editor to another before it comes back to the designer as an InDesign Package. Or if after every edit it needs to come back to the designer so I can update and repackage it in InDesign for the next editor.
This hasn't been a global problem that I can recreate. And of course the problem is happening in a remote office so I can't directly trouble shoot the problem.
Has anyone run into this before?
Would setting up a Version Cue server help?
Thanks,
Sharon

The editor should be able to make an assignment package for another editor without crashing; they don't have to return to the designer first.
At what point does it crash for the editor? Does it crash if he/she choose Return to InDesign? Have they made sure all the stories are checked in first (not entirely necessary but just in case). And make sure they deleted the original package you sent them ("assignment.incp") before repackaging it; perhaps their system is pitching a fit because it finds the same-named file there?
I would try sending out the same package from ID to another remote editor and see if the same thing happens to them when they try to package it up.
I'd also make sure that the remote editor hadn't moved any files around or renamed them on their end, before doing the package thing.

Similar Messages

  • I need to remove "air." from package name. I'm get a Layout xml error when repackaging android app..

    So, i'm doing this on my own app. I made an update for an older app that was build using Native Android. But this time, i used Adobe AIR... The catch is Adobe likes to append a "air." to the front of your package name without asking you. So basically I can't upload my update because it has a new package name is now "air.com.mycompany.myapp" rather than the original "com.mycompany.myapp"
    Basically I'm going through this guide..
    http://helpx.adobe.com/air/kb/opt-out-air-application-analytics.html
    I followed all the steps, made all the adjustments to the androidmanifest.xml like it asks.
    But after going along with the above guide, with no issues when i get to the step that says
    "Run the following command to create the resource file for the updated AndroidManifest.xml:"
    I run this..
        "/Users/brybam/Documents/eclipse/android-sdk-mac_x86/platform-tools/aapt" package -f -M AndroidManifest.xml -F resources.arsc -I "/Users/brybam/Documents/eclipse/android-sdk-mac_x86/platforms/android-8/android.jar" -S ./res
    But I keep getting the same error regarding the xml files in res/layout
        ./res/layout/expandable_chooser_row.xml:1: error: Error parsing XML: not well-formed (invalid token)
        ./res/layout/expandable_multiple_chooser_row.xml:1: error: Error parsing XML: not well-formed (invalid token)
        ./res/layout/main.xml:1: error: Error parsing XML: not well-formed (invalid token)
        ./res/layout/multiple_file_selection_panel.xml:1: error: Error parsing XML: not well-formed (invalid token)
        ./res/layout/ssl_certificate_warning.xml:1: error: Error parsing XML: not well-formed (invalid token)
    The guide doesn't say anything about these xml files, and im not sure what to do with these or how to handle them.
    If i go into the res/layout folder, and just delete these (i know they're necessary. But i just deleted them as a test, to get through the rest of the guide...)
    I was able to get through the rest of the steps in the guide fine, make an apk, and put it on my phone...only to find out the app will crash the moment you try to run it. Probably because i deleted the layout xml files...But i cant get the command i need to run above to accept them!
    So, earlier in the guide they have me use thing thing called the "AXMLPrinter2.jar" to make the AndroidManifest.xml readable so i can edit it.
    I run something like this:
        java -jar "/Users/brybam/Desktop/repackage/AXMLPrinter2.jar" AndroidManifest.xml > AndroidManifest.xml.bk
    This makes a new file "AndroidManifest.xml.bk" and i can edit that.
    So, I was thinking with all of these layout xml files, maybe I could run this "AXMLPrinter2.jar" on them and then edit them. Because right now if you open them they're not human readable, and its hard for me to work on them if they're not...
    I tried this thinking i could do the same thing...
        java -jar "/Users/brybam/Desktop/repackage/AXMLPrinter2.jar" main.xml > main.xml.bk
    Just get a blank file and a console erorr when trying to use the AXMLPrinter2.jar on the layout xml files...
        java.lang.ArrayIndexOutOfBoundsException: 67
                  at android.content.res.StringBlock.getShort(StringBlock.java:231)
                  at android.content.res.StringBlock.getString(StringBlock.java:91)
                  at android.content.res.AXmlResourceParser.getName(AXmlResourceParser.java:140)
                  at test.AXMLPrinter.main(AXMLPrinter.java:56)
    So, I think my whole issue is based around these XML files not being converted to human readable before i try and re-package....
    EDIT:::
    Ok, so I found a site that talks about the error I'm getting but it's in chinese, and even after translating the page...I'm still not well versed with terminal and this stuff to get it.
    It reads:
    "Error.
    Final conclusion:
    In minSdkVersion <= 7, AXMLPrinter2.jar can normally decompile xml file
    Greater than 7 can not be normal decompile xml file (AndroidManifest.xml except)
    Give way to share a batch decompile xml file:
    First, create a *. Txt file
    Stresses inside the content authoring
    for / r layout%% a in (*. xml) do @ java-jar AXMLPrinter2.jar "%% a" >> "%% a". txt
    Then this txt file extension into bat form, and this BAT the file and AXMLPrinter2.jar on the same directory will be decompiled xml into the layout directory
    Decompilation results can be generated by executing the bat file multiple xml files."
    - http://hi.baidu.com/ghcghc/item/ecbaa1ce997cb225a0b50ac2
    Maybe someone with more know-how could explain what they're explaining? I get that he's saying the issue im seeing appears when you're using minSdK <=7 but I need to use minSdk 8. Does anyone understand this work around? And how I might go about it on a Mac with terminal?
    I wish adobe would make it easy to remove the "air." from the package name. If they want to convert old Native devs to AIR devs...the transition needs to be seamless. But now I'm about to have to go back to Native because I can't update an app I already have out on the market with an air app.

    Hello~
         I also tried to remove "air." package name in air application. And i encounter the same problem.
         I do not find any solution to decode the xml inside res folder by AXMLPrinter2.jar. And those xml inside is compressed which is unreadable.
         However, what you can do is copying the structure of res folder. And go to your air sdk file path -  adobeair-sdk-folder/lib/android/lib/resources/
         Replace those file exists in your res folder. And copy "values" folder to your res folder.
         Hope this solve your problem~

  • RemoteUpdateManager problem... and other questions

    Hi.
    We are trying to evaluate which update solution to use.
    We package the apps with CCP, and the users should never get prompted about updates and they are not able to download/upgrade by them self, and they are not admins on their computers. So far we haven´t implemented any update solution.
    First of all, when i try remoteupdatemanager.exe in an elevated cmd i get the following message:
    RemoteUpdateManager exiting with Return Code (1)
    And the remoteupdatemanager.log tells me this:
    6/19/13 08:47:15:738 [INFO]  AAMEE Utilities RemoteUpdateManager  
    06/19/13 08:47:15:738 [INFO]  AAMEE Utilities RemoteUpdateManager   ##################################################
    06/19/13 08:47:15:738 [INFO]  AAMEE Utilities RemoteUpdateManager   ##################################################
    06/19/13 08:47:15:738 [INFO]  AAMEE Utilities RemoteUpdateManager   Launching the RemoteUpdateManager...
    06/19/13 08:47:15:738 [INFO]  AAMEE Utilities RemoteUpdateManager   RemoteUpdateManager version is : 3.1.105.0 (BuildVersion: 3.1; BuildDate: Tue Sep 04 2012 13:58:18 )
    06/19/13 08:47:15:738 [INFO]  AAMEE Utilities RemoteUpdateManager   **************************************************
    06/19/13 08:47:15:738 [INFO]  AAMEE Utilities RemoteUpdateManager   Initializing UpdaterCore Library...
    06/19/13 08:47:15:925 [INFO]  AAMEE Utilities RemoteUpdateManager   UpdaterCore library initialized successfully.
    06/19/13 08:47:15:925 [INFO]  AAMEE Utilities RemoteUpdateManager   **************************************************
    06/19/13 08:47:15:925 [INFO]  AAMEE Utilities RemoteUpdateManager   Starting UpdaterCore CheckForUpdate...
    06/19/13 08:47:17:844 [ERROR]  AAMEE Utilities RemoteUpdateManager   UpdaterCore failed for CFU errorCode(212) curRefId((null)) errorCodeString(U41M1C212)
    06/19/13 08:47:17:844 [INFO]  AAMEE Utilities RemoteUpdateManager   **************************************************
    06/19/13 08:47:17:922 [INFO]  AAMEE Utilities RemoteUpdateManager   ##################################################
    06/19/13 08:47:17:922 [INFO]  AAMEE Utilities RemoteUpdateManager   Ending the RemoteUpdateManager Return Code (1)
    06/19/13 08:47:17:922 [INFO]  AAMEE Utilities RemoteUpdateManager   ##################################################
    06/19/13 08:47:17:922 [INFO]  AAMEE Utilities RemoteUpdateManager   ##################################################
    06/19/13 08:47:17:922 [INFO]  AAMEE Utilities RemoteUpdateManager  
    Anyone have any idea about this error?
    And then to other update quistions. when i read the documentation about how to update i dont really get it.
    1: is one possible solution to package the updates in CCP and then use SCCM to deploy them? i tried to create packages yesterday but the CCP didn´t work so i dont know in what format the updates come in, .exe or .msi and so on.
    2: If we go with the solution of having an Adobe update server on our network, do i then need to repackage all our existing apps which have the config "AUM is disabled" and configure the "use internal update server" or can i push out a config for this?
    3: If we start to use internal update server, if i choose "enable adobe update manager" will then user be able to update themself? We want to handle all of it for the users, is that what "disable adobe update manager" is? i find this very confusing.
    4: Today with our non CC packages (acrobat standard and flash) we are using System Center Updates Publisher to publish acrobat and flash updates to SC Configuration Manager to deploy these updates to the clients the same way we deploy MS updates. Can we use this method for all the CC packages?

    ok, first of all we can skip the RemoteUpdateManager problem. I was running the program as an administrator and the administrator did not have the proxy.pac configured. so this is not a problem for now more then figuring out an account and proxy settings that will work in the background.
    now another problem, i testet to configure AUSST for the first time now, and i get this error after running the command: --root=c:\ausst --fresh
    06/20/13 08:59:26:860 | [INFO] |  | AAMEE | Utilities | AUSST |  |  | 5416 | Item failed C:\AUSST\updates\oobe\aam20\mac\AdobeCaptivate6Core\6.1\setup.dmg.
    06/20/13 08:59:27:048 | [WARN] |  | AAMEE | Utilities | AUSST |  |  | 5416 | Unable to download update file C:\AUSST\updates\oobe\aam20\mac\AdobeCaptivate6Core\6.1\setup.dmg
    06/20/13 08:59:27:048 | [ERROR] |  | AAMEE | Utilities | AUSST |  |  | 5416 | Server not responding.                                   
    06/20/13 08:59:28:062 | [INFO] |  | AAMEE | Utilities | AUSST |  |  | 4448 | Item downloaded C:\AUSST\updates\oobe\aam20\mac\AdobeDreamweaverCS5WS-11.0\11.0.3\.
    06/20/13 08:59:28:093 | [INFO] |  | AAMEE | Utilities | AUSST |  |  | 6728 | Item downloaded C:\AUSST\updates\oobe\aam20\mac\AdobeDreamweaverCS5.5-11.5\11.5.3\.
    06/20/13 08:59:29:107 | [INFO] |  | AAMEE | Utilities | AUSST |  |  | 4916 | Item downloaded C:\AUSST\updates\oobe\aam20\mac\AdobeDirector12_jp\12\.
    06/20/13 08:59:59:777 | [INFO] |  | AAMEE | Utilities | AUSST |  |  | 6728 | Item downloaded C:\AUSST\updates\oobe\aam20\mac\AdobeDreamweaverCS5.5-11.5\11.5.3\.
    06/20/13 09:00:13:786 | [INFO] |  | AAMEE | Utilities | AUSST |  |  | 4448 | Item downloaded C:\AUSST\updates\oobe\aam20\mac\AdobeDreamweaverCS5WS-11.0\11.0.3\.
    06/20/13 09:00:13:786 | [INFO] |  | AAMEE | Utilities | AUSST |  |  | 2968 | Item: C:\AUSST\updates\oobe\aam20\mac\AdobeCaptivate6Core\6.1\
    06/20/13 09:00:13:801 | [INFO] |  | AAMEE | Utilities | AUSST |  |  | 2968 | AdobeUpdateServerSetupTool Returned with code: 5.
    this error came ofter it had processed 967 out of 1022 items
    Why?

  • Weblogic 10.3.0.0 deployment problem

    Hi All,
    Im trying to deploy a hibernate application i.e app1.war file on Weblogic 10.3.0.0 and it shows following error on console while deploying(Please have a look at the bottom section which contains exception details captured from log file) :
    Error An error occurred during activation of changes, please see the log for details.
    Error Failed to load webapp: 'app1.war'
    Error org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
    The org.apache.xerces.jaxp.DocumentBuilderFactoryImpl problem, i.e it point is to the DocumentBuilder file --
    org.apache.xerces.jaxp.DocumentBuilderFactoryImpl cannot be cast to javax.xml.parsers.DocumentBuilderFactory
    The jar file i have in my app is 'xerces-2.6.2' & the jar present in the weblogic is of version 2.8.1 i guess..
    When i remove the xerces-2.6.2.jar from my application the war gets deployed but webapp wasnt working properly as the jar required was removed.
    Later i tried adding the weblogic versioned xercesImpl.jar file but still couldnt crack the issue.
    I also tried adding the following in the weblogic-application.xml file of META-INF folder :
    <weblogic-application xmlns="http://www.bea.com/ns/weblogic/90" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <prefer-application-packages>
    <package-name>org.apache.xerces.*</package-name>
    <package-name>org.apache.oro.*</package-name>
    <package-name>org.apache.commons.*</package-name>
    <package-name>org.apache.log4j.*</package-name>
    <package-name>org.apache.axis.transport.http.*</package-name>
    <package-name>org.jdom.xpath.*</package-name>
    </prefer-application-packages>
    </weblogic-application>
    Before this exception i was getting the antlr.jar file problems(i.e queries werent executing.. stopped @ first query itself)... so i added the following in the weblogic.xml file located under WEB-INF folder to make it work :
    <weblogic-web-app>
    <container-descriptor>
    <prefer-web-inf-classes>true</prefer-web-inf-classes>
    </container-descriptor>
    </weblogic-web-app>
    Error occurring due to antlr.jar file :
    {"message":"system failure: SQL: 'select currencyCode from OprationalLocation where code = ? and domainCode=?'","success":false}
    Exception details :
    <Feb 20, 2010 12:00:51 PM IST> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application /root/bea/user_projects/domains/papa_domain/servers/AdminServer/upload/app1.war. Please make sure that the annotations are valid. The error is >
    <Feb 20, 2010 12:00:51 PM IST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1266474648751' for task '7'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'app1.war''
    weblogic.application.ModuleException: Failed to load webapp: 'app1.war'
    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.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
    at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:123)
    at com.bea.core.repackaged.springframework.beans.factory.xml.DefaultDocumentLoader.createDocumentBuilderFactory(DefaultDocumentLoader.java:88)
    at com.bea.core.repackaged.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:70)
    at com.bea.core.repackaged.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)
    at com.bea.core.repackaged.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:340)
    Truncated. see log file for complete stacktrace
    >
    <Feb 20, 2010 12:00:51 PM IST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating distribute task for application 'asset'.>
    <Feb 20, 2010 12:00:51 PM IST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'app1.war'
    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.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
    at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:123)
    at com.bea.core.repackaged.springframework.beans.factory.xml.DefaultDocumentLoader.createDocumentBuilderFactory(DefaultDocumentLoader.java:88)
    at com.bea.core.repackaged.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:70)
    at com.bea.core.repackaged.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)
    at com.bea.core.repackaged.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:340)
    Truncated. see log file for complete stacktrace
    >
    <Feb 20, 2010 12:00:51 PM IST> <Error> <Console> <BEA-240003> <Console encountered the following error weblogic.application.ModuleException: Failed to load webapp: 'app1.war'
    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)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:42)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:155)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:723)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1190)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
    at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:123)
    at com.bea.core.repackaged.springframework.beans.factory.xml.DefaultDocumentLoader.createDocumentBuilderFactory(DefaultDocumentLoader.java:88)
    at com.bea.core.repackaged.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:70)
    at com.bea.core.repackaged.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)
    at com.bea.core.repackaged.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:340)
    at com.bea.core.repackaged.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:317)
    at com.bea.core.repackaged.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:125)
    at com.bea.core.repackaged.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:141)
    at com.bea.core.repackaged.springframework.jee.server.Bootstrap.<init>(Bootstrap.java:81)
    at com.bea.core.repackaged.springframework.jee.server.Bootstrap.<init>(Bootstrap.java:94)
    at com.bea.core.repackaged.springframework.jee.spi.WLSBootstrap.<init>(WLSBootstrap.java:51)
    at com.bea.core.repackaged.springframework.jee.spi.WebComponentContributorBrokerImpl.initialize(WebComponentContributorBrokerImpl.java:21)
    Can anyone guide me this issue, how should i deploy my app with the required changes so that my app works seamlessly with the libraries provided in the /lib folder?
    Any kind of help would be priceless!

    Hi Mohtashim,
    System.setProperty("javax.xml.parsers.DocumentBuilderFactory","new-factory");
    In this case The Property will be set at the System level ...means the JVM level where this code get executed will be effected...and if any other application is running on that JVM ..then that application also will be affected by this property.
    So For Application specific setting please use:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <weblogic-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-application http://www.bea.com/ns/weblogic/weblogic-application/1.0/weblogic-application.xsd" xmlns="http://www.bea.com/ns/weblogic/weblogic-application">
    <xml>
    <parser-factory>
    <saxparser-factory>YourParserFactory</saxparser-factory>
    <document-builder-factory>weblogic.xml.jaxp.WebLogicDocumentBuilderFactory</document-builder-factory>
    <transformer-factory>YourTransformerFactory</transformer-factory>
    </parser-factory>
    </xml>
    </weblogic-application>
    Thanks
    Jay SenSharma
    http://jaysensharma.wordpress.com (WebLogic wonders Are Here)

  • Problem with Acess policy based Provisioning using DBConnecor in OIM 11g R2

    Hi,
    I am doing Access policy based Provisioning using DB Connector 9.1.0.5.0 in OIM 11g r2.
    it is throwing ITResource Instance with key 0 does not exist. but there no option to select it resource in Process form via Acesspolicy.
    in Application instance form there is a form in that it-resource field is available with default value 0. i am trying to update this value it is not updating . at the time of triggering access policy i am getting following error.
    [XELLERATE.SERVER] [tid: [ACTIVE].ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: oiminternal] [ecid: 0000JdMSEGQApIGqywYfMG1GU6ud000002,0] [APP: oim#11.1.2.0.0] Class/Method: APIUtils/createApplicationInstance encounter some problems: ITResource Instance with key 0 does not exist.[[
    oracle.iam.provisioning.exception.ITResourceNotFoundException: ITResource Instance with key 0 does not exist.
         at oracle.iam.provisioning.util.ApplicationInstanceUtil.validateITResource(ApplicationInstanceUtil.java:119)
         at oracle.iam.provisioning.impl.ApplicationInstanceServiceImpl.addApplicationInstance(ApplicationInstanceServiceImpl.java:70)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy455.addApplicationInstance(Unknown Source)
         at oracle.iam.provisioning.api.ApplicationInstanceServiceEJB.addApplicationInstancex(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    its urgent requirement.
    Thanks,
    Edited by: 853559 on Oct 12, 2012 2:25 PM

    You can re-visit access policy It will have the Process form where you can provide the access policy and save it. Access policy is already created so you can modify access policy and open the process form select IT Resource and save it.
    Another way to write pre-pop adapter for populating IT Resource on the process form. But I am sure you can provide it resource via access policy.
    ---nayan

  • Problem with Database_App_Tables_9.1.0.5.0 Connector

    Hi All,
    I am using Oracle Identity and Access Management 11g (11.1.1.5.0) and have configured the Database App Tables GTC for Trust Source Reconciliation. I am trying to implement the example configuration as specified in Appendix A of Connector Guide for Database Application Tables Release 9.1.0. However, I am getting the exception below:
    <06 Dec 2011 8:20:49 AM> <Error> <oracle.iam.reconciliation.dao> <IAM-5010001> <Calling stored procedure - XL_SP_RECONEVALUATEUSER
    strTargetTableName_in=RA_ACMEHRGTC6
    strRequiredAttributesList_in=RECON_LAST_NAME,RECON_USR_LOGIN,RECON_FIRST_NAME
    strMatchingRule_in=(((USR.USR_LOGIN=RA_ACMEHRGTC6.RECON_USR_LOGIN)))
    intEventKey_in=15
    intUserKey_in=5>
    <06 Dec 2011 8:20:50 AM> <Warning> <oracle.iam.callbacks.common> <IAM-2030146> <[CALLBACKMSG] Are applicable policies present for this async eventhandler ? : false>
    <06 Dec 2011 8:20:52 AM> <Error> <Default> <BEA-000000> <Failed to communicate with any of configured Access Server, ensure that it is up and running.>
    <06 Dec 2011 8:20:52 AM> <Error> <oracle.iam.identity.usermgmt.impl.handlers.create> <IAM-3051103> <The create operation on user entity failed in action stage.
    oracle.iam.platform.entitymgr.MissingRequiredAttributeException: [Xellerate Type]
    at oracle.iam.platform.entitymgr.impl.EntityManagerImpl.checkRequired(EntityManagerImpl.java:1450)
    at oracle.iam.platform.entitymgr.impl.EntityManagerImpl.createEntity(EntityManagerImpl.java:263)
    at oracle.iam.platform.entitymgr.impl.EntityManagerImpl.createEntity(EntityManagerImpl.java:239)
    at oracle.iam.identity.usermgmt.impl.handlers.create.CreateUserActionHandler.execute(CreateUserActionHandler.java:153)
    at oracle.iam.identity.usermgmt.impl.handlers.create.CreateUserActionHandler.execute(CreateUserActionHandler.java:68)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.platform.kernel.impl.EventHandlerDynamicProxy.invoke(EventHandlerDynamicProxy.java:30)
    at $Proxy251.execute(Unknown Source)
    at oracle.iam.platform.kernel.impl.OrchProcessData.runActionEvents(OrchProcessData.java:1035)
    at oracle.iam.platform.kernel.impl.OrchProcessData.runEvents(OrchProcessData.java:644)
    at oracle.iam.platform.kernel.impl.OrchProcessData.executeEvents(OrchProcessData.java:227)
    at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.resumeProcess(OrchestrationEngineImpl.java:664)
    at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.process(OrchestrationEngineImpl.java:435)
    at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.orchestrate(OrchestrationEngineImpl.java:381)
    at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.orchestrate(OrchestrationEngineImpl.java:344)
    at oracle.iam.reconciliation.impl.UserHandler.orchestrate(UserHandler.java:210)
    at oracle.iam.reconciliation.impl.UserHandler.create(UserHandler.java:153)
    at oracle.iam.reconciliation.impl.UserHandler.applyRule(UserHandler.java:91)
    at oracle.iam.reconciliation.impl.UserHandler.process(UserHandler.java:66)
    at oracle.iam.reconciliation.impl.ActionEngine.processEvent(ActionEngine.java:194)
    at oracle.iam.reconciliation.impl.ActionEngine.processEvent(ActionEngine.java:156)
    at oracle.iam.reconciliation.impl.ActionEngine.execute(ActionEngine.java:94)
    at oracle.iam.reconciliation.impl.ActionTask.execute(ActionTask.java:72)
    at oracle.iam.platform.async.impl.TaskExecutor.executeUnmanagedTask(TaskExecutor.java:100)
    at oracle.iam.platform.async.impl.TaskExecutor.execute(TaskExecutor.java:70)
    at oracle.iam.platform.async.messaging.MessageReceiver.onMessage(MessageReceiver.java:68)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy330.onMessage(Unknown Source)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:574)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:477)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:379)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
    at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
    at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    My mappings between ACMEHR (in Reconciliation Staging) and User (in OIM) are as follows:
    EMPLOYEE_ID -> User Login
    FIRST_NAME -> First Name
    LAST_NAME -> Last Name
    EMAIL -> Email
    PHONE_NUMBER -> Telephone Number
    HIRE_DATE -> Hire Date
    STATUS -> Status
    Organization -> Organization
    Employee Type -> Role
    User Type -> User Type
    Any assistance will be appreciated...

    RESOLVED,
    The solution came from the following thread: Trusted Resource Update Reconciliation
    The problem was related to the case of User Login in OIM. It seems that OIM does an UPPERCASE of the data mapped at User Login Field. So the Rule never got matched. Making the matching as case Insensitive resolved the Problem.

  • HP Officejet 7210 problem

    The alignment pages look ok, have cleaned the print heads twice.  Printer prints only half of every other line in document.  Solutions?

    ccornsilk wrote:
    [snip]  Every other line is half missing or faded.  I didn't try cleaning the contacts yet, but as I said, I have now inserted 3 new cartridges.  One that was purchased just today.  Ok, it is not an HP cartridge.  It is a refilled Office Max cartridge, but is that really going to make a difference?  I know, it is probably your job to say "of course".  [snip]
    I do not work for HP (or anyone else for that matter), I am a volunteer here, so the following is not my job but is my experience:  reman cartridges have been used up, returned to somewhere to be refilled, tested and repackaged.  Along the way they are subject to various handling issues and the refilling and testing process can vary greatly in quality. See here for a study by Quality Logic (commissioned by HP) regarding the reliability of refilled cartridges.  See especially Graph 2 on page 4.
    That said, for an issue where a regular block of nozzles are not firing properly the most likely cause is not a clogged printhead but rather an electrical issue between the printer and cartrdige or an electrical fault with the printhead.  Try printing a self test report as follo0ws (directiona re for my Officejet 7410, the 7210 should be similar):  press setup, scroll to print reports, scroll to self test report and press OK.  The resulting test page will include a nozzle pattern with a rectangular outline and solid well defined lines.  If there are random misdirected or partially complete short segments (the ones about 1/8" long) this would indicate a problem with the printhead nozzles that may be corrected with nozzle cleaning.  If there are missing nozzles in regular patterns then the issue is electrical, and it might be corrected by cleaning the contacts on the printer and the cartridge.  
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Has anyone sent their iPhone to be repaired only to get it back with the same problems it had before it was sent off?

    Hi all.
    I reported two problems to Apple about my iPhone 4S. The first being that the 3G stopped working (my phone has never been dropped, damaged or gotten wet) and the second that it keeps making a random and incessant beeping sound that can only be described as a "warning tone" even though no notification pops up on the screen and after going through all of the preset tones on the phone, I couldn't find one that matches.
    I know that it's not my service provider's fault in regards to the 3G as I've put my SIM card in a friend's iPhone who is on the same network and the 3G worked perfectly fine.
    This isn't my gripe, my gripe is that after having explained this to Apple and sending them my phone (I still have about 40 days of my one year warranty), I received it back a few days later with the exact same problems!!!
    Has anyone else sent their iDevice off to get "fixed" only to find out that all they did was repackage your item and send it back to you?

    See if you can force the phone into recovery mode:
    Leave the USB cable connected to your computer, but NOT your phone, itunes running, press & hold the home button while connecting the USB cable to your dock connector, continue holding the home button until you see “Connect to iTunes” on the screen. You may now release the home button. iTunes should now display that it has detected your phone in recovery mode, if not quit and reopen iTunes. If you still don’t see the recovery message repeat these steps again. iTunes will give you the option to restore from a backup or set up as new. Select restore from backup, follow by syncing your itunes content.

  • XSL problem appeared after migration from SOA 11.1.1.3 to 11.1.1.5

    I have a requirement of grouping de XML according to an tag and I did successfuly on SOA Foundation 11.1.1.3 (XSLT 1.0). However after migrate to SOA Foundation 11.1.1.5 an unexpected error was throwed.
    Exception:
    ###<14/05/2012 11h27min26s BRT> <Error> <oracle.soa.bpel.engine.xml> <lynafuko-nb> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-01761FB3CA57DBA147AB> <11d1def534ea1be0:3946e044:1374bb96353:-8000-0000000000000082> <1337005646586> <BEA-000000> <
    javax.xml.xpath.XPathExpressionException: javax.xml.transform.TransformerException: XML-22900: (Erro Fatal) Ocorreu uma condição de erro interno.
         at oracle.xml.xpath.JXPathExpression.evaluate(JXPathExpression.java:242)
         at com.collaxa.cube.xml.xpath.BPELXPathUtil.evaluate(BPELXPathUtil.java:240)
         at com.collaxa.cube.engine.ext.bpel.common.BPELWMPHelper.evalFromValue(BPELWMPHelper.java:339)
         at com.collaxa.cube.engine.ext.bpel.v1.wmp.BPEL1AssignWMP.__executeStatements(BPEL1AssignWMP.java:137)
         at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:158)
         at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2543)
         at com.collaxa.cube.engine.CubeEngine._handleWorkItem(CubeEngine.java:1165)
         at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1071)
         at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:73)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:220)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:328)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4430)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4361)
         at com.collaxa.cube.engine.CubeEngine._createAndInvoke(CubeEngine.java:698)
         at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:555)
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.createAndInvoke(CubeEngineBean.java:103)
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.syncCreateAndInvoke(CubeEngineBean.java:145)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELEngineBean.syncCreateAndInvoke(BPELEngineBean.java:111)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:94)
         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.ejb.JpsAbsInterceptor.runJaasMode(JpsAbsInterceptor.java:81)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:112)
         at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105)
         at sun.reflect.GeneratedMethodAccessor600.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy324.syncCreateAndInvoke(Unknown Source)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELEngineBean_51369e_ICubeEngineLocalBeanImpl.__WL_invoke(Unknown Source)
         at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELEngineBean_51369e_ICubeEngineLocalBeanImpl.syncCreateAndInvoke(Unknown Source)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.callCreateAndInvoke(DeliveryHandler.java:790)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequestAnyType(DeliveryHandler.java:528)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequest(DeliveryHandler.java:487)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.request(DeliveryHandler.java:162)
         at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.request(CubeDeliveryBean.java:493)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:94)
         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.ejb.JpsAbsInterceptor.runJaasMode(JpsAbsInterceptor.java:81)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:112)
         at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105)
         at sun.reflect.GeneratedMethodAccessor600.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy320.request(Unknown Source)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.__WL_invoke(Unknown Source)
         at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.request(Unknown Source)
         at oracle.fabric.CubeServiceEngine.request(CubeServiceEngine.java:380)
         at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMessageHandler.java:139)
         at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:182)
         at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:154)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:59)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy337.request(Unknown Source)
         at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.doMessageProcessing(WebServiceEntryBindingComponent.java:1280)
         at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.processIncomingMessage(WebServiceEntryBindingComponent.java:858)
         at oracle.integration.platform.blocks.soap.FabricProvider.processMessage(FabricProvider.java:113)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1187)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1081)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:581)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:232)
         at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:192)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:484)
         at oracle.integration.platform.blocks.soap.FabricProviderServlet.doPost(FabricProviderServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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.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.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)
    >
    XSL Example:
    <?xml version="1.0" encoding="UTF-8" ?>
    <?oracle-xsl-mapper
    <!-- SPECIFICATION OF MAP SOURCES AND TARGETS, DO NOT MODIFY. -->
    <mapSources>
    <source type="XSD">
    <schema location="../xsd/Teste.xsd"/>
    <rootElement name="alunoArray" namespace="http://servicos.gpanet.com.br/TesteBPEL"/>
    </source>
    </mapSources>
    <mapTargets>
    <target type="XSD">
    <schema location="../xsd/Teste.xsd"/>
    <rootElement name="resultadoArray" namespace="http://servicos.gpanet.com.br/TesteBPEL"/>
    </target>
    </mapTargets>
    <!-- GENERATED BY ORACLE XSL MAPPER 11.1.1.5.0(build 110418.1550.0174) AT [FRI MAY 11 10:36:12 BRT 2012]. -->
    ?>
    <xsl:stylesheet version="1.0"
    xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20"
    xmlns:mhdr="http://www.oracle.com/XSL/Transform/java/oracle.tip.mediator.service.common.functions.MediatorExtnFunction"
    xmlns:bpel="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
    xmlns:oraext="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:dvm="http://www.oracle.com/XSL/Transform/java/oracle.tip.dvm.LookupValue"
    xmlns:hwf="http://xmlns.oracle.com/bpel/workflow/xpath"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:med="http://schemas.oracle.com/mediator/xpath"
    xmlns:ids="http://xmlns.oracle.com/bpel/services/IdentityService/xpath"
    xmlns:bpm="http://xmlns.oracle.com/bpmn20/extensions"
    xmlns:xdk="http://schemas.oracle.com/bpel/extension/xpath/function/xdk"
    xmlns:tst="http://servicos.gpanet.com.br/TesteBPEL"
    xmlns:xref="http://www.oracle.com/XSL/Transform/java/oracle.tip.xref.xpath.XRefXPathFunctions"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:ora="http://schemas.oracle.com/xpath/extension"
    xmlns:socket="http://www.oracle.com/XSL/Transform/java/oracle.tip.adapter.socket.ProtocolTranslator"
    xmlns:ldap="http://schemas.oracle.com/xpath/extension/ldap"
    exclude-result-prefixes="xsi xsl tst xsd bpws xp20 mhdr bpel oraext dvm hwf med ids bpm xdk xref ora socket ldap">
    <xsl:key name="classe-key" match="/tst:alunoArray/tst:aluno" use="tst:classe"/>
    <xsl:template match="/">
    <tst:resultadoArray>
    <xsl:for-each select="/tst:alunoArray/tst:aluno[count((. | key('classe-key', tst:classe)[1.0])) = 1.0]">
    <tst:resultado>
    <tst:classe><xsl:value-of select="tst:classe" /></tst:classe>
    <tst:qtde><xsl:value-of select="count(key('classe-key',tst:classe))"/></tst:qtde>
    <tst:listaNome>
    <xsl:for-each select="key('classe-key',tst:classe)">
    <tst:nome><xsl:value-of select="tst:nome" /></tst:nome>
    </xsl:for-each>
    </tst:listaNome>
    </tst:resultado>
    </xsl:for-each>
    </tst:resultadoArray>
    </xsl:template>
    </xsl:stylesheet>
    XSD Example:
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:tst="http://servicos.gpanet.com.br/TesteBPEL"
    targetNamespace="http://servicos.gpanet.com.br/TesteBPEL"
    elementFormDefault="qualified">
    <xsd:element name="alunoArray">
    <xsd:complexType>
    <xsd:sequence>
    <xsd:element name="aluno" type="tst:alunoType" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>
    <xsd:complexType name="alunoType">
    <xsd:sequence>
    <xsd:element name="nome" type="xsd:string"/>
    <xsd:element name="classe" type="xsd:string"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="resultadoArray">
    <xsd:complexType>
    <xsd:sequence>
    <xsd:element name="resultado" type="tst:resultadoType" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>
    <xsd:complexType name="resultadoType">
    <xsd:sequence>
    <xsd:element name="classe" type="xsd:string"/>
    <xsd:element name="qtde" type="xsd:int"/>
    <xsd:element name="listaNome" type="tst:listaNomeType"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="listaNomeType">
    <xsd:sequence>
    <xsd:element name="nome" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:schema>
    Has anyone had this problem before?
    Thanks in advance!
    Lucas Ynafuko

    same discussed here as well.. have you tried the suggestions provided here
    Re: Migrate from JDeveloper 11.1.1.3 to 11.1.2

  • Having problem in learning JDeveloper base on the tutorial

    Hi,
    I would say I'm new to J2EE and JDeveloper is the first IDE tool that I'm intend to use. I like the tutorial (http://www.oracle.com/technology/obe/obe11jdev/11/ejb/ejb.html) very much as it is easy to understand. I follow the tutorial steps by steps(Note: I create my own schema and tables instead of installing the schema as in the tutorial) and I found that my JDeveloper interfaces are different with the sample in the tutorial. The version that I downloaded is exacly JDeveloper 11g (Preview 2). Is the version different?
    When I trying to run HRFacadeClient I encounter errors.
    I wish that I can attach document as I have done screenshot of the interfaces. Pls advise how should I further explain my problem? I really need help in order for me to conitnue my learning.
    Wen Xi

    Hi,
    First, really thanks, now I can follow the tutorial with the exact sample interface.
    Before I paste my error, first I wish to say that instead of using thr HR Schema that as stated in the tutortial, I use my own schema (wenxi) with two new tables, there are Employee & Department.
    After that I just follow the tutorial steps by steps, I have no problem in compiling the classes. I encounter problem when run the HRFacadeClient. Below is my error message. For tracing, I did try to
    comment out the for loop corresponding to the queryEmployeeFindAll() method, FAILED. After that I tried to comment out the for loop corresponding to the hRFacade.queryEmployeesFindByName() method and so on. But all FAILED. Below is the message that display after I have commented out hRFacade.queryEmployeesFindByName() & queryEmployeeFindAll() methods.
    [EclipseLink/JPA Client] Adding Java options: -javaagent:D:\JDeveloper\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\eclipselink.jar
    D:\JDeveloper\Middleware\jdk160_05\bin\javaw.exe -client -classpath C:\JDeveloper\mywork\HR_EJB_JPA_App\.adf;C:\JDeveloper\mywork\HR_EJB_JPA_App\EJBModel\classes;D:\JDeveloper\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\toplink.jar;D:\JDeveloper\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\antlr.jar;D:\JDeveloper\Middleware\modules\com.bea.core.antlr.runtime_2.7.7.jar;D:\JDeveloper\Middleware\modules\javax.persistence_1.0.0.0_1-0.jar;D:\JDeveloper\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\eclipselink.jar;D:\JDeveloper\Middleware\jdeveloper\modules\oracle.xdk_11.1.1\xmlparserv2.jar;D:\JDeveloper\Middleware\jdeveloper\modules\oracle.xdk_11.1.1\xml.jar;D:\JDeveloper\Middleware\modules\javax.jsf_1.2.0.0.jar;D:\JDeveloper\Middleware\modules\javax.ejb_3.0.1.jar;D:\JDeveloper\Middleware\modules\javax.enterprise.deploy_1.2.jar;D:\JDeveloper\Middleware\modules\javax.interceptor_1.0.jar;D:\JDeveloper\Middleware\modules\javax.jms_1.1.1.jar;D:\JDeveloper\Middleware\modules\javax.jsp_1.1.0.0_2-1.jar;D:\JDeveloper\Middleware\modules\javax.jws_2.0.jar;D:\JDeveloper\Middleware\modules\javax.activation_1.1.0.0_1-1.jar;D:\JDeveloper\Middleware\modules\javax.mail_1.1.0.0_1-1.jar;D:\JDeveloper\Middleware\modules\javax.xml.soap_1.3.1.0.jar;D:\JDeveloper\Middleware\modules\javax.xml.rpc_1.2.1.jar;D:\JDeveloper\Middleware\modules\javax.xml.ws_2.1.1.jar;D:\JDeveloper\Middleware\modules\javax.management.j2ee_1.0.jar;D:\JDeveloper\Middleware\modules\javax.resource_1.5.1.jar;D:\JDeveloper\Middleware\modules\javax.servlet_1.0.0.0_2-5.jar;D:\JDeveloper\Middleware\modules\javax.transaction_1.0.0.0_1-1.jar;D:\JDeveloper\Middleware\modules\javax.xml.stream_1.1.1.0.jar;D:\JDeveloper\Middleware\modules\javax.security.jacc_1.0.0.0_1-1.jar;D:\JDeveloper\Middleware\modules\javax.xml.registry_1.0.0.0_1-0.jar;D:\JDeveloper\Middleware\wlserver_10.3\server\lib\weblogic.jar -javaagent:D:\JDeveloper\Middleware\jdeveloper\modules\oracle.toplink_11.1.1\eclipselink.jar oracle.HRFacadeClient
    javax.ejb.EJBException: EJB Exception: ; nested exception is:
         java.lang.IllegalArgumentException: NamedQuery of name: Department.findAll not found.
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:105)
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:87)
         at $Proxy8.queryDepartmentFindAll(Unknown Source)
         at oracle.HRFacadeClient.main(HRFacadeClient.java:25)
    Caused by: java.lang.IllegalArgumentException: NamedQuery of name: Department.findAll not found.
         at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getDatabaseQuery(EJBQueryImpl.java:454)
         at org.eclipse.persistence.internal.jpa.EJBQueryImpl.setAsSQLReadQuery(EJBQueryImpl.java:117)
         at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getResultList(EJBQueryImpl.java:503)
         at oracle.HRFacadeBean.queryDepartmentFindAll(HRFacadeBean.java:43)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:281)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:187)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:154)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:126)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:114)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:15)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:30)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:126)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:114)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:210)
         at $Proxy76.queryDepartmentFindAll(Unknown Source)
         at oracle.HRFacade_mg5i94_HRFacadeImpl.queryDepartmentFindAll(HRFacade_mg5i94_HRFacadeImpl.java:143)
         at oracle.HRFacade_mg5i94_HRFacadeImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
         at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
         at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Process exited with exit code 0.
    Please advise.
    Wen Xi

  • Problem With Distribuction Of Acrobat Reader 9.0 (GPO)

    We have some problems with the distribution trought GPO of reader 9.0.
    We had follow this instruction
    http://www.adobe.com/devnet/acrobat/pdfs/deploying_reader9.pdf
    http://www.adobe.com/devnet/acrobat/pdfs/gpo_ad_9.pdf
    but, if the english version work fine, the italian version its bugged.
    We have download the files exe from your website (version ITA), and we have repackaged in msi version, but when we tried to do a manual install of the msi, the program dont work fine (for example the icon its not associated correctly to pdf files, some programs for example our management software dont recognise pdf files).
    I repeat, its not a problem with GPO or our IT infrastucture, becouuse the english version its work fine. We have problems only with the italian version.
    Thanks.

    You can download  Microsoft Installer Cleanup tool from
    http://majorgeeks.com/download.php?det=4459
    regards,
    Rohit

  • Problem distributing javabean ActiveX component

    I have tried using javareg and using Sun's ActiveX Bridge to register my javabean (called NovaBean) as an ActiveX component for use by a VB project. Both javareg and the bridge work on my machine, but when I try to install the app on someone else's machine, I get:
    Run-time error '372': Failed to load control 'NovaBean' from NovaBean.tlb. Your version of NovaBean.tlb may be outdated.
    Actually I couldn't get the Sun bridge version of the control to run on their machine at all, they had jre v. 1.2 instead of my 1.3.1. I edited the .reg file to point to 1.2 instead of 1.3.1 but that didn't help. The control wouldn't even show up in design time, it crashed vb. With javareg, the control at least worked in design time, but died at runtime with the installed project with the error above.
    Could this be related to my needing to include a .jar file as a library reference? Do I have to put the jar library on their computer as well?
    After experimenting, these steps could be wrong:
    I had to jar the component with the libary jar file to get it to work with the bridge:
    jar -cvfm NovaBean.jar NovaBean.txt NovaBean.class mylib.jar
    I also had to run the packager with:
    bin\java.exe -cp lib\jaws.jar;lib\rt.jar;lib\ext\mylib.jar sun.beans.ole.Packager
    I didn't specify this library with javareg anywhere. Any ideas?
    Thanks,
    Jen

    Run-time error '372': Failed to load control
    'NovaBean' from NovaBean.tlb. Your version of
    NovaBean.tlb may be outdated.usually i see errors like this if i have recompiled and re-jared and not
    repackaged. then the tlb is out of date with method signatures of the
    classes in the jar. this doesn't sound like your problem but it might be
    so i'll mention it.
    Actually I couldn't get the Sun bridge version of the
    control to run on their machine at all, they had jre
    v. 1.2 instead of my 1.3.1. I edited the .reg file to
    point to 1.2 instead of 1.3.1 but that didn't help.yikes... methinks this is the problem here. is your bean 1.2 compatible?
    as a next step try installing the bean/control on a machine that has
    1.3.1 and see if that helps. i wonder if you are having some versioning
    problem either in the packager or in the classes themselves.
    The control wouldn't even show up in design time, it
    crashed vb. With javareg, the control at least
    worked in design time, but died at runtime with the
    installed project with the error above.that seems odd. i cannot help you with javareg though as i have never
    used it.
    Could this be related to my needing to include a .jar
    file as a library reference? Do I have to put the jar
    library on their computer as well?are you referring to NovaBean.jar or mylib.jar NovaBean for sure you
    need it on the client. the other one too.
    when you do this
    jar -cvfm NovaBean.jar NovaBean.txt NovaBean.class
    mylib.jar
    you are adding the jar file itself not it's contents to the NovaBean.jar
    which may not be what you are intending.
    if you want it all one jar you should extract the files from mylib and
    re-jar it all together.
    well there are my ideas. hope this helps a bit...
    actually one more thing you may have alreasy seen this but
    http://www.reallyusefulcomputing.com/java/faq.php#five

  • Repacking Groupwise using AdminStudio Repackager

    Hi,
    I wonder if anyone has encounter this before. I'm trying to repacking groupwise client 8.02 into a MSI so i could push via ZCM.
    Used 2 clean WinXP SP2 and SP3 guest machine to repackaged (AdminStudio Standalone Repackager) the groupwise installer. No error during repackaging.
    However when i run the msi file on one of the test machine, error 1935 appear at the very end of the installation thus forcing it to rollback. The error seems to be pointing to problem with MSMXL.
    Any one encounter this before?

    Originally Posted by 10083300
    Hi,
    I wonder if anyone has encounter this before. I'm trying to repacking groupwise client 8.02 into a MSI so i could push via ZCM.
    Used 2 clean WinXP SP2 and SP3 guest machine to repackaged (AdminStudio Standalone Repackager) the groupwise installer. No error during repackaging.
    However when i run the msi file on one of the test machine, error 1935 appear at the very end of the installation thus forcing it to rollback. The error seems to be pointing to problem with MSMXL.
    Any one encounter this before?
    GroupWise 8 Support Pack 2
    Thomas

  • 2.93 MBP - Problems before I even opened the box.

    Well. My new MBP arrived about 20 minutes ago. The shipping box was double taped on the top. I peeled the top layer off, and the tape below was slit, so the box was opened and then resealed. Fine...
    I took out the box that houses the computer, and low and behold, there are two clear pieces of tape holding the box closed. You have to look closely: They aren't lined up perfectly.
    Now my issue is: Why is this brand new machine from China resealed? Was this a defective machine that was repaired? Was this formerly a 2.8 machine that had the motherboard replaced to make it a 2.93?
    I'm really frustrated, and angry. Before I open it, I may call Apple and ask for a refund. There's just too many concerns going on with these new MBPs to NOT be concerned about this.
    Any thoughts on this crappy situation I'm in?

    neuroanatomist wrote:
    DCIFRTHS wrote:
    Now my issue is: Why is this brand new machine from China resealed?
    With international shipping, random packages within shipments are opened for Customs inspections, then re-sealed. I suspect this is what happened in your case.
    If this was the case, then the inside box would not be be retaped with the same "security seal" that Apple uses on the inside box. FedEx shows no delays, and the machine shipped yesterday.
    If I were to walk into the store with a double taped box, and ask for a refund, my guess is that they would claim it was already opened, and there was nothing they would do about it.
    If you ordered a new machine, you got a new machine. Refurbished machines are repackaged and factory-sealed.
    Are they marked as refurbs?
    There's no higher incidence of problems with this model than with any previous model. At the risk of sounding like a broken record, these forums are like the emergency room for Macs, and if you judged people by that, you'd think that most of the human population was sick or injured.
    My first thought was that maybe they did some kind of modification or "fix" to the machine before sending it out.
    Open the box, power up your MBP, and enjoy!
    I wish I could. I just know that once I break the (second) seal, there is no gong back, and I have committed to 3 spending grand.
    Message was edited by: DCIFRTHS

  • J2ME Icons Problems

    I bought "Beginnign Mobile Game Programming" by Michael Morrison, and I'm working through his very first program example. Its a basic MIDlet that displays the color depth, alpha levels, screen size, and free memory on the screen.
    My problem is that it has an icon that I can't seem to get the program to display beside the name of the MIDlet in the list when I run the app on the KToolbar Emulator. I think its a problem in my Manifest.mf file so I'll post it now:
    MIDlet-1: Skeleton, /icons/Skeleton.png, Skeleton
    MIDlet-Description: Skeleton Example MIDlet
    MIDlet-Name: Skeleton
    MIDlet-Vendor: NewJunk
    MIDlet-Version: 1.0
    MicroEdition-Configuration: CLDC-1.0
    MicroEdition-Profile: MIDP-2.0
    The book tells me to repackage every time I rebuild the project and I do. I still can't get the image to display. Its the required 12x12 pixel image. Just a black and white Skull like the book has. I've copied it all letter for letter trying to find a syntax error, but I can't!
    Any help would be great, thanks!
    MMcNeil

    i dunno, but i think it will be much more easier using NetBeans.
    just right click your project once it is opened there and go to properties. just add the location of your icon in the libraries section so that when you want to change the icon of your program, i think just go to the Midlet section and click the icon logo.. the logo that you have created will be there.

Maybe you are looking for

  • Printing of files from content server

    Hello Everyone, I would like to know if there is any way (like Function module) to print archived documents stored on content server? Thanks in Advance. Priyanka Gupta.

  • CS4 in a tangle with CS3

    Wow! Have we got ourselves into a mess. We are presently working with Adobe CS3 production premium. When we got the new copy of CS4 we couldn't wait to install it. That was a big mistake we admit it. Because we were working on a project at the time w

  • How to create header

    Hi all ,     If i am extracting data into text file . How can i create headers for the line items Thank You, Edited by: ragesh venugopalan on Sep 30, 2008 8:12 AM

  • Icon for file created by an app

    I have an app, created with XDroplets, that launches IDLE to create Python scripts and the app has an icon that's different from IDLE's icon. I would like for the scripts created with IDLE *launched with this particular app* to have an icon that's di

  • Need the download link to reinstall LR2

    I just had a hard drive crash & I lost everything on it.  I need to reinstall Lightroom 2 for Windows, have my original serial #s from when I originally purchased it & I cannot find the link to download Lightroom 2. Thank you!!