About deployment of the application

Hi,
I've have a question about deployment of the application in a JBoss server. The thing I'm concerned in is how it works..
These are the steps I have to perform:
1. Create an EAR file from my application;
Ok, that's enough..
The question is when I deploy this file does it get extracted in a server? And how I reach the main page?

Hi,
you create a WAR file and an EAR file and deploy it as described in the JBOSS documentation. This creates a J2EE application context with the name of the project's J2EE context (open the JDeveloper project properties and check the "J2EE Application" node. This shows you the default J2EE context used when deploying the application. You can change the string to something better if you like.
Then, after deployment you request
localhost:<port>/j2ee_context_path/initial_page.jspx
Frank

Similar Messages

  • HT204053 how come there is another apple id appears when im about to update the applications that i have downloaded?

    how come there is another apple id appears when im about to update the applications that i have downloaded?

    When a stranger's Apple ID appears on your Mac in conjunction with an update for an app that you have never installed, you have a pirated app on your Mac. The pirated app is not the app calling for the update. This pirated app has been cracked with the MAS receipt from usually a free app, often Angry Birds or Twitter, acquired by the person whose Apple ID you see.
    You may not have realized that it was a pirated app when you installed it. You may have believed that it was a trail version or a "free" version.
    All MAS apps have a MAS receipt in their app bundle. Check any app acquired from the MAS. Right click on the app's icon in your Apps folder and choose Show package contents. In the Contents folder is a _MASReceipt folder and in that folder is the coded MAS receipt. It has the Apple ID of the MAS account that bought/acquired the app from the MAS. It is that receipt that the MAS uses to alert you that an app has an update. There would not be a notice of an update with someone else's Apple ID showing in the MAS on your Mac, if there was not an app with a receipt from this person's account somewhere on your Mac.
    Download the free app FindAnyFile (FAF);
    http://apps.tempel.org/FindAnyFile/
    This app is easier to use and seems to be more powerful than Spotlight. Open FAF and in the box type _MASReceipt and press Find. It should come up with a list of every app on the Mac with a MAS receipt. Compare the apps with receipts in FAF's list with your purchased apps list in the Mac App Store. The odd app out should be the pirated app.

  • Problems about deploying Oracle web application (Forms, Reports)

    I am going to deploy Oracle web applications (Forms and Reports) and plan to use the same server machine for both Application web server and Database server.
    1. How can I enable SSL (for data encryption) on Application web server for Oracle Forms ?
    2. Since both Application web server and Database server will use the same machine, do I still need Oracle Advanced Security for data transmission between Application web server and Database server if data encryption for transmission is required ?
    3. Can I user Oracle Forms to call Oracle Report on web as I did in Client/Server in the past ?
    Experts like you may have come across such problems. Would you please give me some opinions/ideas ?
    Regards,
    Richard

    1. check the paper about the Forms servlet architecture on otn forms section for SSL tips.
    3. Check the reports and forms integration paper on otn too.

  • About deployement of the application

    any one can explain the procedure of deployement of an application in developer10g.
    thank's in advance

    Hi,
    you create a WAR file and an EAR file and deploy it as described in the JBOSS documentation. This creates a J2EE application context with the name of the project's J2EE context (open the JDeveloper project properties and check the "J2EE Application" node. This shows you the default J2EE context used when deploying the application. You can change the string to something better if you like.
    Then, after deployment you request
    localhost:<port>/j2ee_context_path/initial_page.jspx
    Frank

  • Deployment of the Application

    HI All,
    when I am trying to deploy a application named itson on both wli and wls server following exception is thrown .... pls help me out .... i am stuck here
    weblogic.management.ApplicationException:
    Exception:weblogic.management.ApplicationException: prepare failed for ceon_core.jar
    Module: ceon_core.jar Error: Exception preparing module: EJBModule(ceon_core.jar,status=NEW)
    Unable to deploy EJB: DataOwner from ceon_core.jar:
    java.lang.ClassCastException
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.prepare(ClientDrivenBeanInfoImpl.java:988)
    at weblogic.ejb20.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:983)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1283)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:477)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2962)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1534)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1188)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2602)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2552)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2556)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    --------------- nested within: ------------------
    weblogic.management.ManagementException: - with nested exception:
    [weblogic.management.ApplicationException:
    Exception:weblogic.management.ApplicationException: prepare failed for ceon_core.jar
    Module: ceon_core.jar Error: Exception preparing module: EJBModule(ceon_core.jar,status=NEW)
    Unable to deploy EJB: DataOwner from ceon_core.jar:
    java.lang.ClassCastException
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.prepare(ClientDrivenBeanInfoImpl.java:988)
    at weblogic.ejb20.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:983)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1283)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:477)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2962)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1534)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1188)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2602)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2552)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2491)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    No Exception Messages

    Which version of Weblogic are you using. Was the application ear built on
    the same version ??
    ~ Veerendra
    "Apurb Sinha" <[email protected]> wrote in message
    news:2794736.1102411890156.JavaMail.root@jserv5...
    HI All,
    when I am trying to deploy a application named itson on both wli and wls
    server following exception is thrown .... pls help me out .... i am stuck
    here
    weblogic.management.ApplicationException:
    Exception:weblogic.management.ApplicationException: prepare failed for
    ceon_core.jar
    Module: ceon_core.jar Error: Exception preparing module:
    EJBModule(ceon_core.jar,status=NEW)
    Unable to deploy EJB: DataOwner from ceon_core.jar:
    java.lang.ClassCastException
    at
    weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.prepare(ClientDrivenBeanInfoImpl.java:988)
    at
    weblogic.ejb20.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:983)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1283)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:477)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2962)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1534)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1188)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2602)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2552)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
    at
    weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at
    weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2556)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
    at
    weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at
    weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    --------------- nested within: ------------------
    weblogic.management.ManagementException: - with nested exception:
    [weblogic.management.ApplicationException:
    Exception:weblogic.management.ApplicationException: prepare failed for
    ceon_core.jar
    Module: ceon_core.jar Error: Exception preparing module:
    EJBModule(ceon_core.jar,status=NEW)
    Unable to deploy EJB: DataOwner from ceon_core.jar:
    java.lang.ClassCastException
    at
    weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.prepare(ClientDrivenBeanInfoImpl.java:988)
    at
    weblogic.ejb20.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:983)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1283)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:477)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2962)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1534)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1188)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2602)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2552)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
    at
    weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at
    weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2491)
    at
    weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at
    weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    No Exception Messages

  • Getting an error message talking about not initializing the application's security component when starting up

    i get a message every time i start up firefox saying "Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features."

    This link shows how to fix this - https://support.mozilla.com/kb/Could+not+initialize+the+browser+security+component

  • What is the best way to deploy a java application ??

    Hi,
    I have a question about "deploying" a java application on to a weblogic server.
    Please advise me how to automate in a best way to Deploy 10 different applications(.ear/.war) to 10 different Clusters(containing 40 Managed servers) in wls6.1......and that too in a Production environment.
    I know of using Weblogic Console OR the "deploy" utility to do so ......BUT if i have like 100 clusters .....then i would have to "deploy" 100 times ......
    is there any way that we can BEST AUTOMATE this process.
    Thanks a lot.
    -sangita

    HELLO!!! WELCOME BACK!! I THINK YOU SHOULD USE
    deploy....Hey Thanks.
    is there any network congestion OR any other problem that i can anticipate before i use "deploy" utility. I have heared of some problems(i couldn't remember them now ....because honestly, i couldn't understand them atall when a BEA consultant told me those...).
    so, any problem that may arise ....that i need to think about before deploying ~10 applications to like ~70-80 clusters ....all at a time.
    thanks again for your advise. iam learning to see the big picture of application deployment.
    -sangita

  • Error while deploying planning application : The application app1_ENABLE_FOR_OFFLINE is invalid

    hello,
    i am trying to deploy EPMA planning application.
    i was successfully able to validate app1 application.
    but not able to deploy it. in status it show aborted as status & progress as 100%
    when i checked log it shows as follow,
    [Jul 26, 2013 11:10:58 PM]: Parsing Application Properties...Done
    [Jul 26, 2013 11:10:58 PM]: Parsing Dimensions info...Done
    [Jul 26, 2013 11:10:58 PM]: Creating Application app1...Done
    [Jul 26, 2013 11:11:16 PM]: The application app1_ENABLE_FOR_OFFLINE is invalid.
    [Jul 26, 2013 11:11:16 PM]: null
    [Jul 26, 2013 11:11:16 PM]: An Exception occurred during Application deployment.: The application app1_ENABLE_FOR_OFFLINE is invalid.
    any idea?
    thanks in advance,
    - DM

    hello John,
    the datasource for this app_1 is data_1.
    The default property value of ENABLE_FOR_OFFLINE is true in HSPSYS_PROPERTIES table.
    when i change its value to false and then tried to redeploy application then i get the “application already exists” error.
    so i created another datasource data_2.
    and copied this app_1 to create new application as app_2.
    then i validate app_2 application successfully.
    but before deploying this application app_2, i can not find its datasource entry in relation database in HSPSYS_PROPERTIES table.

  • Deploying FR to the application server

    Hi,
    I'm trying to configure reports and webanalysis and the configuration gets stuck when deploying to the application server.
    Version 11.1.3
    From the config.log file:
    10/06/03 13:01:14 Notification ==>Initialize WebAnalysis ends...
    10/06/03 13:01:14 Notification ==>Started application : WebAnalysis
    10/06/03 13:01:14 Notification ==>Binding web application(s) to site default-web-site begins...
    It's been stuck here for over an hour.
    Any help will be very much appreciated.
    Tx

    Thanks Rahul, I'm trying that now..
    Edited by: user8673221 on 2010/06/03 5:53 AM
    Edited by: user8673221 on 2010/06/03 5:54 AM

  • Closing the Application Browser.

    Hi Experts,
    I had been Posting on the forum about closing of the Application Window.
    Thanks a lot for the ideas,the purpose is yet to be solved.
    Let me explain my requirement in detail.
    I have an application in which there are View Layouts.
    I am able to close the Application Window on Click of a Button(say CLOSE).
    But the requirement is such that,the Application Browser window needs to be closed.
    Is it Possible in Web-DynPro to Close the Browser window on Click of a Button.
    Please provide the necessary information in this regard.
    Thanks and regards,
    Chandrashekar.

    chk it
    closing browser window via button
    How to close parent window

  • Contents of the applications folder disappeared

    Hi
    I would appreciate some help: The contents of the applications and utlities folders (viewable in Finder under Macintosh HD and under by user profile) have deleted themselves for no reason that I can work out. I do have a recent backup which I can use but I am reluctant to do anything without first understanding why this might have happened and I'd appreciate any suggestions that anybody has.
    Full details below:
    While using my macbook earlier today, upon clicking on an application in the dock (Mail), nothing happened and instead the icon faded and a question mark appeared. Confused I clicked on the icon below it (iChat) and the same happened.
    I opened finder to look at the applications folder and saw all my applications disappearing one by one. At this point, I though the worst and immediately turned of wifi since it looked like somebody was systematically deleting files one by one.
    I am now left with a "working" version of Snow Leopard that looks identical to how it did. It is just that absolutely nothing now works (including all system preferences, disk utilites) since the contents of the applications and utilities folders are missing. All icons I click on turn to question marks, except so far finder and java (which seems to be in another folder). Other files seem to be completely intact. Finder does not find them either.
    Results of my own investigation:
    - I am fairly paranoid about computer security and so I doubt this is an attack.
    - It seems most likely to be a virus but I do run a virus checker and the computer and regularly scan the drives which has not indicated any problems. I will need to reinstall antivirus before I can check if there is any sign of a problem.
    - I've checked the disks via Snow Leopard install disk and they show no errors. Given also that the delete seems very selective (applications only) I don't think that this is a disk problem (the laptop is in any case only 9 months old).
    - I definitely did not do anything that would normally delete any programmes - I have seen a few posts about accidentally deleting the applications folder which is not what I have done (unless you think that fiddling with iCal and Mail settings just before this happened could have anything to do with it).
    Thanks in advance for your help.

    This extract seems to be around when it started to break. About 20 logs per second after his point.
    Dec 29 17:25:40 Richard-Birkinshaws-MacBook-Pro NortonMissedTask - Child #1[170]: About to launch child 1
    Dec 29 17:25:40 Richard-Birkinshaws-MacBook-Pro -u[170]: about to call FNNotifyByPath
    Dec 29 17:25:40 Richard-Birkinshaws-MacBook-Pro -u[170]: /Users/Richard/Library/Preferences/com.symantec.symsched
    Dec 29 17:25:40 Richard-Birkinshaws-MacBook-Pro SymSecondaryLaunch[141]: launch for id = 1 event = oapp result = 0
    Dec 29 17:26:08 Richard-Birkinshaws-MacBook-Pro ntpd[19]: bind() fd 26, family 30, port 123, scope 5, addr fe80::fa1e:dfff:fee1:e200, in6is_addrmulticast=0 flags=0x11 fails: Can't assign requested address
    Dec 29 17:26:08 Richard-Birkinshaws-MacBook-Pro ntpd[19]: unable to create socket on en1 (5) for fe80::fa1e:dfff:fee1:e200#123
    Dec 29 17:26:12 Richard-Birkinshaws-MacBook-Pro configd[13]: network configuration changed.
    Dec 29 17:26:13 Richard-Birkinshaws-MacBook-Pro ntpd[19]: Cannot find existing interface for address 17.72.255.12
    Dec 29 17:26:13 Richard-Birkinshaws-MacBook-Pro ntpd_initres[103]: ntpd indicates no data available!
    Dec 29 17:26:27 Richard-Birkinshaws-MacBook-Pro iCal[175]: Unexpected EOF, returning last token as fallback
    Dec 29 17:26:34: --- last message repeated 26 times ---
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro iCalExternalSync[193]: [ICalExternalSync ]Detected add of bad record 757C4A8D-6188-471C-8E20-96962778DF4F
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro [0x0-0x13013].com.apple.iCal[175]: 2010-12-29 17:26:34.054 iCalExternalSync[193:903] [ICalExternalSync ]Detected add of bad record 757C4A8D-6188-471C-8E20-96962778DF4F
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro iCalExternalSync[193]: [ICalExternalSync ]Refused adding record 757C4A8D-6188-471C-8E20-96962778DF4F so I will delete it from the truth
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro [0x0-0x13013].com.apple.iCal[175]: 2010-12-29 17:26:34.055 iCalExternalSync[193:903] [ICalExternalSync ]Refused adding record 757C4A8D-6188-471C-8E20-96962778DF4F so I will delete it from the truth
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro iCalExternalSync[193]: [ICalExternalSync ]Detected add of bad record 238301B9-7F0A-4D5D-B2AC-A1F8EB98ED27
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro [0x0-0x13013].com.apple.iCal[175]: 2010-12-29 17:26:34.056 iCalExternalSync[193:903] [ICalExternalSync ]Detected add of bad record 238301B9-7F0A-4D5D-B2AC-A1F8EB98ED27
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro iCalExternalSync[193]: [ICalExternalSync ]Refused adding record 238301B9-7F0A-4D5D-B2AC-A1F8EB98ED27 so I will delete it from the truth
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro [0x0-0x13013].com.apple.iCal[175]: 2010-12-29 17:26:34.057 iCalExternalSync[193:903] [ICalExternalSync ]Refused adding record 238301B9-7F0A-4D5D-B2AC-A1F8EB98ED27 so I will delete it from the truth
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro iCalExternalSync[193]: [ICalExternalSync ]Detected add of bad record CEE0EA70-736B-412F-83EC-94441D880595
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro [0x0-0x13013].com.apple.iCal[175]: 2010-12-29 17:26:34.107 iCalExternalSync[193:903] [ICalExternalSync ]Detected add of bad record CEE0EA70-736B-412F-83EC-94441D880595
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro iCalExternalSync[193]: [ICalExternalSync ]Refused adding record CEE0EA70-736B-412F-83EC-94441D880595 so I will delete it from the truth
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro [0x0-0x13013].com.apple.iCal[175]: 2010-12-29 17:26:34.108 iCalExternalSync[193:903] [ICalExternalSync ]Refused adding record CEE0EA70-736B-412F-83EC-94441D880595 so I will delete it from the truth
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro iCalExternalSync[193]: [ICalExternalSync ]Detected add of bad record A3071EE9-DD5F-4BAC-94BA-AEEA103EE738
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro [0x0-0x13013].com.apple.iCal[175]: 2010-12-29 17:26:34.109 iCalExternalSync[193:903] [ICalExternalSync ]Detected add of bad record A3071EE9-DD5F-4BAC-94BA-AEEA103EE738
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro iCalExternalSync[193]: [ICalExternalSync ]Refused adding record A3071EE9-DD5F-4BAC-94BA-AEEA103EE738 so I will delete it from the truth
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro [0x0-0x13013].com.apple.iCal[175]: 2010-12-29 17:26:34.109 iCalExternalSync[193:903] [ICalExternalSync ]Refused adding record A3071EE9-DD5F-4BAC-94BA-AEEA103EE738 so I will delete it from the truth
    Dec 29 17:26:34 Richard-Birkinshaws-MacBook-Pro iCalExternalSync[193]: Client state being vacuumed
    Dec 29 17:26:50 Richard-Birkinshaws-MacBook-Pro ntpd[19]: time reset -31.145200 s
    Dec 29 17:29:54 Richard-Birkinshaws-MacBook-Pro com.apple.kextd[10]: Cache file /System/Library/Caches/com.apple.kext.caches/Directories//System/Library/Extens ions/KextIdentifiers.plist.gz is out of date; not using.
    Dec 29 17:29:54 Richard-Birkinshaws-MacBook-Pro com.apple.kextd[10]: Rescanning kernel extensions.
    Dec 29 17:29:54 Richard-Birkinshaws-MacBook-Pro com.apple.kextd[10]: Cache file /System/Library/Caches/com.apple.kext.caches/Directories//System/Library/Extens ions/KextIdentifiers.plist.gz is out of date; not using.
    Dec 29 17:29:56 Richard-Birkinshaws-MacBook-Pro com.apple.kextd[10]: Cache file /System/Library/Caches/com.apple.kext.caches/Directories//System/Library/Extens ions/IOKitPersonalities_i386.ioplist.gz is out of date; not using.
    Dec 29 17:30:42 Richard-Birkinshaws-MacBook-Pro com.apple.kextcache[514]: JMicronATA.kext does not declare a kernel dependency; using com.apple.kernel.6.0.
    Dec 29 17:30:50 Richard-Birkinshaws-MacBook-Pro SyncServer[194]: Datamanager Vacuuming all the truth segments.
    Dec 29 17:30:52 Richard-Birkinshaws-MacBook-Pro com.apple.kextcache[514]: Created mkext archive //System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext.
    Dec 29 17:30:52 Richard-Birkinshaws-MacBook-Pro com.apple.kextcache[511]: /: no supported helper partitions to update.
    Dec 29 17:30:52 Richard-Birkinshaws-MacBook-Pro kextd[10]: updated kernel boot caches
    Dec 29 17:31:02: --- last message repeated 1 time ---
    Dec 29 17:31:02 Richard-Birkinshaws-MacBook-Pro com.apple.kextd[10]: Cache file /System/Library/Caches/com.apple.kext.caches/Directories//System/Library/Extens ions/IOKitPersonalities_i386.ioplist.gz is out of date; not using.
    Dec 29 17:31:02 Richard-Birkinshaws-MacBook-Pro com.apple.kextd[10]: Rescanning kernel extensions.
    Dec 29 17:31:02 Richard-Birkinshaws-MacBook-Pro com.apple.kextd[10]: Cache file /System/Library/Caches/com.apple.kext.caches/Directories//System/Library/Extens ions/IOKitPersonalities_i386.ioplist.gz is out of date; not using.
    Dec 29 17:31:18 Richard-Birkinshaws-MacBook-Pro com.apple.launchd.peruser.501[110] ([0x0-0x13013].com.apple.iCal[175]): Exited: Killed
    Dec 29 17:31:18 Richard-Birkinshaws-MacBook-Pro com.apple.launchd.peruser.501[110] (com.apple.AirPortBaseStationAgent[133]): Exited: Killed
    Dec 29 17:31:18 Richard-Birkinshaws-MacBook-Pro loginwindow[29]: DEAD_PROCESS: 29 console
    Dec 29 17:31:18 Richard-Birkinshaws-MacBook-Pro loginwindow[29]: CGSShutdownServerConnections: Detaching application from window server
    Dec 29 17:31:18 Richard-Birkinshaws-MacBook-Pro com.apple.loginwindow[29]: Wed Dec 29 17:31:18 Richard-Birkinshaws-MacBook-Pro.local loginwindow[29] <Warning>: CGSShutdownServerConnections: Detaching application from window server
    Dec 29 17:31:18 Richard-Birkinshaws-MacBook-Pro loginwindow[29]: CGSDisplayServerShutdown: Detaching display subsystem from window server
    Dec 29 17:31:18 Richard-Birkinshaws-MacBook-Pro com.apple.loginwindow[29]: Wed Dec 29 17:31:18 Richard-Birkinshaws-MacBook-Pro.local loginwindow[29] <Warning>: CGSDisplayServerShutdown: Detaching display subsystem from window server
    Dec 29 17:31:19 Richard-Birkinshaws-MacBook-Pro /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[531]: Login Window Application Started
    Dec 29 17:31:21 Richard-Birkinshaws-MacBook-Pro loginwindow[531]: Login Window Started Security Agent
    Dec 29 17:31:21 Richard-Birkinshaws-MacBook-Pro WindowServer[532]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Dec 29 17:31:21 Richard-Birkinshaws-MacBook-Pro com.apple.WindowServer[532]: Wed Dec 29 17:31:21 Richard-Birkinshaws-MacBook-Pro.local WindowServer[532] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    Dec 29 17:31:30 Richard-Birkinshaws-MacBook-Pro SecurityAgent[537]: NSSecureTextFieldCell detected a field editor ((null)) that is not a NSTextView subclass designed to work with the cell. Ignoring...
    Dec 29 17:31:30 Richard-Birkinshaws-MacBook-Pro loginwindow[531]: Login Window - Returned from Security Agent
    Dec 29 17:31:30 Richard-Birkinshaws-MacBook-Pro loginwindow[531]: USER_PROCESS: 531 console
    Dec 29 17:31:30 Richard-Birkinshaws-MacBook-Pro com.apple.launchd.peruser.502[546] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    Dec 29 17:31:31 Richard-Birkinshaws-MacBook-Pro [0x0-0x1f01f].SoftwareUpdateCheck[555]: SoftwareUpdateCheck: non-admin user
    Dec 29 17:31:31 Richard-Birkinshaws-MacBook-Pro com.apple.launchd.peruser.502[546] ([0x0-0x1f01f].SoftwareUpdateCheck[555]): Exited with exit code: 102
    Dec 29 17:31:35 Richard-Birkinshaws-MacBook-Pro com.apple.launchd.peruser.502[546] (com.apple.Kerberos.renew.plist[567]): Exited with exit code: 1
    Dec 29 17:32:08 Richard-Birkinshaws-MacBook-Pro com.apple.kextcache[588]: JMicronATA.kext does not declare a kernel dependency; using com.apple.kernel.6.0.
    Dec 29 17:32:21 Richard-Birkinshaws-MacBook-Pro com.apple.kextcache[588]: Created mkext archive //System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext.
    Dec 29 17:32:21 Richard-Birkinshaws-MacBook-Pro com.apple.kextcache[528]: /: no supported helper partitions to update.
    Dec 29 17:32:21 Richard-Birkinshaws-MacBook-Pro kextd[10]: updated kernel boot caches
    Dec 29 17:34:50 Richard-Birkinshaws-MacBook-Pro /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer[139]: No valid tickets, timing out
    Dec 29 17:37:25 Richard-Birkinshaws-MacBook-Pro configd[13]: network configuration changed.
    Dec 29 17:37:29 Richard-Birkinshaws-MacBook-Pro Dock[550]: could not open iterator, -43, for directory <ECDirectory: 0x10024d500> {path=/Applications/} (directory changed)
    Dec 29 17:37:29 Richard-Birkinshaws-MacBook-Pro Dock[550]: problem iterating directory, -43, for directory <ECDirectory: 0x10024d500> {path=/Applications/} (directory changed)
    Dec 29 17:37:42 Richard-Birkinshaws-MacBook-Pro com.apple.launchd[1] (com.apple.familycontrols): Bug: launchdcorelogic.c:4598 (24208):2
    Dec 29 17:37:42 Richard-Birkinshaws-MacBook-Pro com.apple.launchd[1] (com.apple.familycontrols): Path monitoring failed on "/Library/Application Support/Apple/ParentalControls/ALRHelperJobs": No such file or directory
    Dec 29 17:37:42 Richard-Birkinshaws-MacBook-Pro com.apple.launchd[1] (com.apple.familycontrols): Failed to count the number of files in "/Library/Application Support/Apple/ParentalControls/ALRHelperJobs": No such file or directory
    Dec 29 17:37:43: --- last message repeated 1 time ---
    Dec 29 17:37:43 Richard-Birkinshaws-MacBook-Pro SymUIAgent[570]: LSOpenFromURLSpec() returned -43 for application /Applications/Symantec Solutions/Norton AntiVirus.app path (null).
    Dec 29 17:38:21 Richard-Birkinshaws-MacBook-Pro Mail[583]: * -[NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: SelectedMailboxes)
    Dec 29 17:38:48 Richard-Birkinshaws-MacBook-Pro com.apple.launchd[1] (com.apple.smb.server.preferences[646]): Exited with exit code: 1
    Dec 29 17:38:48 Richard-Birkinshaws-MacBook-Pro com.apple.launchd[1] (com.apple.smb.server.preferences): Bug: launchdcorelogic.c:4598 (24208):2
    Dec 29 17:38:48 Richard-Birkinshaws-MacBook-Pro com.apple.launchd[1] (com.apple.smb.server.preferences): Path monitoring failed on "/Library/Preferences/SystemConfiguration/com.apple.smb.server.plist": No such file or directory
    Dec 29 17:39:25 Richard-Birkinshaws-MacBook-Pro com.apple.launchd[1] (com.apple.SystemStarter): Failed to count the number of files in "/Library/StartupItems": No such file or directory
    Dec 29 17:39:37: --- last message repeated 7 times ---
    Dec 29 17:39:37 Richard-Birkinshaws-MacBook-Pro com.apple.launchd[1] (com.apple.SystemStarter): Bug: launchdcorelogic.c:4598 (24208):2
    Dec 29 17:39:37 Richard-Birkinshaws-MacBook-Pro com.apple.launchd[1] (com.apple.SystemStarter): Path monitoring failed on "/Library/StartupItems": No such file or directory
    Dec 29 17:39:37 Richard-Birkinshaws-MacBook-Pro com.apple.launchd[1] (com.apple.SystemStarter): Failed to count the number of files in "/Library/StartupItems": No such file or directory
    Dec 29 17:39:37: --- last message repeated 1 time ---
    Dec 29 17:39:37 Richard-Birkinshaws-MacBook-Pro com.apple.launchd.peruser.502[546] (com.apple.pbs): Bug: launchdcorelogic.c:4598 (24208):2
    Dec 29 17:39:37 Richard-Birkinshaws-MacBook-Pro com.apple.launchd.peruser.502[546] (com.apple.pbs): Path monitoring failed on "/Library/Services/": No such file or directory
    Dec 29 17:40:36 Richard-Birkinshaws-MacBook-Pro SymUIAgent[570]: LSOpenFromURLSpec() returned -43 for application /Applications/Symantec Solutions/Norton AntiVirus.app path (null).
    Dec 29 17:41:14 Richard-Birkinshaws-MacBook-Pro /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[651]: Login Window Application Started
    Dec 29 17:41:14 Richard-Birkinshaws-MacBook-Pro blued[16]: [setSystemPreference] syncs returns false
    Dec 29 17:41:19 Richard-Birkinshaws-MacBook-Pro loginwindow[651]: Login Window Started Security Agent
    Dec 29 17:41:35 Richard-Birkinshaws-MacBook-Pro /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer[572]: No valid tickets, timing out
    Dec 29 17:42:23 localhost com.apple.launchd[1]: * launchd[1] has started up. *
    Dec 29 17:42:30 localhost com.apple.launchd[1] (com.apple.familycontrols): Bug: launchdcorelogic.c:4598 (24208):2
    Dec 29 17:42:30 localhost com.apple.launchd[1] (com.apple.familycontrols): Path monitoring failed on "/Library/Application Support/Apple/ParentalControls/ALRHelperJobs": No such file or directory
    Dec 29 17:42:30 localhost com.apple.launchd[1] (com.apple.smb.server.preferences): Bug: launchdcorelogic.c:4598 (24208):2
    Dec 29 17:42:30 localhost com.apple.launchd[1] (com.apple.smb.server.preferences): Path monitoring failed on "/Library/Preferences/SystemConfiguration/com.apple.smb.server.plist": No such file or directory
    Dec 29 17:42:31 localhost DirectoryService[15]: WARNING - dsTouch: file was asked to be opened </Library/Preferences/DirectoryService/.DSIsRunning>: (No such file or directory)
    Dec 29 17:42:35 localhost com.apple.launchd[1] (com.apple.SystemStarter): Failed to count the number of files in "/Library/StartupItems": No such file or directory
    Dec 29 17:42:35: --- last message repeated 1 time ---
    Dec 29 17:42:35 localhost com.apple.launchd[1] (com.apple.familycontrols): Failed to count the number of files in "/Library/Application Support/Apple/ParentalControls/ALRHelperJobs": No such file or directory
    Dec 29 17:42:35: --- last message repeated 1 time ---
    Dec 29 17:42:35 localhost configd[13]: created directory for "/Library/Preferences/SystemConfiguration/com.apple.PowerManagement.plist"
    Dec 29 17:42:42 localhost fseventsd[33]: event logs in /.fseventsd out of sync with volume. destroying old logs. (861634 25 861670)
    Dec 29 17:42:43 localhost bootlog[40]: BOOT_TIME: 1293644537 0
    Dec 29 17:42:44 localhost configd[13]: updateConfiguration(): no preferences.
    Dec 29 17:42:52 localhost mDNSResponder[28]: mDNSResponder mDNSResponder-258.13 (Oct 8 2010 17:10:30) starting
    Dec 29 17:42:52 localhost com.apple.usbmuxd[21]: usbmuxd-207 built for iTunesTenOne on Oct 19 2010 at 13:50:35, running 64 bit
    Dec 29 17:42:52 localhost blued[17]: Apple Bluetooth daemon started
    Dec 29 17:42:58 localhost com.apple.launchd[1] (com.apple.SystemStarter): Failed to count the number of files in "/Library/StartupItems": No such file or directory
    Dec 29 17:42:58: --- last message repeated 7 times ---
    Dec 29 17:42:58 localhost mDNSResponder[28]: mDNSKeychainGetSecrets: 2313 0x909 (Could not copy keychain default)
    Dec 29 17:42:58 localhost mDNSResponder[28]: SetDomainSecrets: mDNSKeychainGetSecrets failed error 2313 CFArrayRef 0000000000000000
    Dec 29 17:42:58 localhost configd[13]: network configuration changed.
    Dec 29 17:42:58: --- last message repeated 1 time ---
    Dec 29 17:42:58 localhost fseventsd[33]: log dir: /.fseventsd getting new uuid: D3ED036F-9276-40BA-80AD-16496CD60BD8
    Dec 29 17:42:59 localhost root[57]: Recreating System.keychain because it cannot unlock; see /usr/libexec/security-checksystem
    Dec 29 17:42:59 localhost com.apple.launchd[1] (com.apple.SystemStarter): Failed to count the number of files in "/Library/StartupItems": No such file or directory
    Dec 29 17:43:12: --- last message repeated 1 time ---
    Dec 29 17:43:12 localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[29]: Login Window Application Started
    Dec 29 17:43:17 localhost com.apple.launchd[1] (com.apple.SystemStarter): Failed to count the number of files in "/Library/StartupItems": No such file or directory
    Dec 29 17:43:17: --- last message repeated 1 time ---
    Dec 29 17:43:17 localhost com.apple.launchd[1] (com.apple.familycontrols): Failed to count the number of files in "/Library/Application Support/Apple/ParentalControls/ALRHelperJobs": No such file or directory
    Dec 29 17:43:17: --- last message repeated 1 time ---
    Dec 29 17:43:17 localhost com.apple.launchd[1] (com.apple.SystemStarter): Failed to count the number of files in "/Library/StartupItems": No such file or directory
    Dec 29 17:43:17: --- last message repeated 1 time ---
    Dec 29 17:43:17 localhost com.apple.launchd[1] (com.apple.familycontrols): Failed to count the number of files in "/Library/Application Support/Apple/ParentalControls/ALRHelperJobs": No such file or directory
    Dec 29 17:43:17: --- last message repeated 1 time ---
    Dec 29 17:43:17 localhost root[75]: /usr/libexec/ntpd-wrapper: scutil key State:/Network/Global/DNS not present after 30 seconds
    Dec 29 17:43:18 localhost root[79]: sntp options: a=2 v=1 e=0.100 E=5.000 P=2147483647.000
    Dec 29 17:43:18 localhost root[79]: d=15 c=5 x=0 op=1 l=/var/run/sntp.pid f= time.euro.apple.com
    Dec 29 17:43:18 localhost root[79]: sntp: getaddrinfo(hostname, ntp) failed with nodename nor servname provided, or not known
    Dec 29 17:43:18 localhost configd[13]: New network configuration saved
    Dec 29 17:43:19 localhost configd[13]: bootpsessiontransmit: bpf_write(en1) failed: Network is down (50)
    Dec 29 17:43:19 localhost configd[13]: DHCP en1: INIT-REBOOT transmit failed
    Dec 29 17:43:19 localhost configd[13]: network configuration changed.
    Dec 29 17:43:21 localhost mDNSResponder[28]: User updated Computer Name from “MacBookPro-000000000000” to “MacBookPro-34159E066A0E”
    Dec 29 17:43:21 localhost mDNSResponder[28]: User updated Local Hostname from “MacBookPro-000000000000” to “MacBookPro-34159E066A0E”
    Dec 29 17:43:24 localhost loginwindow[29]: Login Window Started Security Agent
    Message was edited by: Richy RR

  • Not able to import/export or package the application

    Not able to package and deploy/import the application.
    Currently we have organized our application under a folder  i.e., we kept all our schema, delivery templates, web forms etc. under these folders. We are facing the below challenges.
    We are able to package our total application but not able to import it Sandbox in a same folder structure used in Training Server.
    If a schema is linked with other schemas, we are not able to export the data.
    Even if its showing import is completed 100% but showing error at least one element is required by the package but missing from the instance.  As a result the import is failing.

    Thanks for your reply Linda.
    We have created our application under a certain folder structure. At root we have the application folder. Then we are keeping say all delivery templates under Delivery Templates, all web forms under Web application folder etc. That is how we have organized the application.
    Application folder
                    Delivery Templates
                    Web application
                    Workflows
                    Offers
    We have created a package definition and added our component there. With that package, we are exporting our application. Export is successful.
    But when we are importing the package, all components are getting scattered and not coming in the same folder structure we used when creating the application.

  • Config Tool doesn't start from the application list

    Hi all,
    I have installed Planning, EAS, and Workforce on a server but when I go to configure the tools, the config tool doesn't start from the page where you select the applications to configure. Instead, it starts with all the apps listed with the message: "You have selected the above apps to configure" and it has a Back button but it doesn't work, and it has a Next button and when I press it, it says Done.
    I need to configure the database and deploy to the application server.
    The Shared services is on a different server and is up and running. Essbase is on a separate server and that's up and running.
    I am working with 11.1.1.3 32 bit applications on a 64 bit Windows OS.
    If you have run into this, please let me know what am I missing?
    Thanks

    Hi
    First of all I couldnt get your problem as in your query description you have written "sometimes the video doesn't skips a couple of seconds from the beginning even though the value of NetStream.time property is 0" which is contradictory with the query title "Video doesn't start from the beginning".
    But anyways I think you should check ns.time in Play.Start there you should get always 0 but in Buffer.Full there may be the case that ns.time is not 0 but has some value but that value is very small less than 1.
    If still you have issue please clarify your problem then probably I will be able to answer your query.
    Regards,
    Amit

  • Can not programmatically undeploy the application from a Weblogic Server

    Hi experts,
    I have a weblogic client application that is used to deploy/undeploy the application to weblogic server. The following code call undeploy() method to undeploy the application. But I still can see the application shown in the admin console after undeploying the app. Click the link of the app and the status is shown as "remove Successful".
    // source codes
    String protocol=”t3″;
    String hostName=”localhost”;
    String portString=”7001″;
    String adminUser=”weblogic”;
    String adminPassword=”weblogic”;
    WebLogicDeploymentManager deployManager=SessionHelper.getRemoteDeploymentManager( protocol,hostName,portString,adminUser,adminPassword);
    ProgressObject processStatus=deployManager.undeploy(new TargetModuleID[]{target}); //assume target is created already
    However I can successfully undeploy the application in oc4j server by calling the undeploy() API. Is there anything wrong with my code?

    Hi,
    Sometimes back i developed a JMX code to Deploy and Undeploy the Applications may be that's going to be helpful for you :
    http://weblogic-wonders.com/weblogic/2010/01/15/undeploying-application-using-java-method-jmx/ (For Undeployment)
    And
    http://weblogic-wonders.com/weblogic/2010/01/21/deploying-applications-using-java-jmx/ (For Deployment)
    Thanks
    Jay SenSharma

  • ADF Tutorial: problem with chapter 10 (Deploying the Application)

    Hi!
    I'm learning from ADF Tutorial (http://www.oracle.com/technology/obe/ADFBC_tutorial_1013/index.htm) and I have problem with chapter 10. After deploying finished application on the server (OracleAS10g) I try to test it but I get this error everytime:
    500 Internal Server Error
    Servlet error: An exception occured. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    I get this error after typing login credentials. I didn't consult the log, because I don't know where to look for it (could you tell me please?). I did everything as described in the Tutorial, but I know there are mistakes (in Tutorial), so I don't know what to do.
    Thanks for any advices.

    Hi,
    I'm running Windows XP, JDeveloper version 10.1.3.4.0, Oracle AS 10g version 10.1.3.4.0 with patch. When I tried to deploy same application on Windows Vista and OC4J, it work perfectly, which really confuses me. I think I found log file so I will post it here. It's long, I'm sorry about that:
    09/01/23 16:07:07.62 SRTutorial: Servlet error
    JBO-30003: Fond aplikace (oracle.srtutorial.datamodel.SRPublicServiceLocal) selhal při odhlášení modulu aplikace z důvodu následující výjimky:
    oracle.jbo.JboException: JBO-29000: JBO-29000: Bad version number in .class file
         Neplatná třída: oracle.srtutorial.datamodel.SRPublicServiceImpl
         Zavaděč: SRTutorial.web.SRTutorial:0.0.0
         Code-Source: /C:/OracleAS/j2ee/home/applications/SRTutorial/SRTutorial/WEB-INF/classes/
         Konfigurace: WEB-INF/classes/ in C:\OracleAS\j2ee\home\applications\SRTutorial\SRTutorial\WEB-INF\classes
         Závislá třída: oracle.jbo.common.java2.JDK2ClassLoader
         Zavaděč: adf.oracle.domain:10.1.3.1
         Code-Source: /C:/OracleAS/BC4J/lib/adfm.jar
         Konfigurace: <code-source> in /C:/OracleAS/j2ee/home/config/server.xml
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
         at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1517)
         at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1381)
         at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99)
         at oracle.adf.model.BindingContext.get(BindingContext.java:457)
         at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280)
         at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248)
         at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383)
         at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:127)
         at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60)
         at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:87)
         at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:51)
         at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(DCIteratorBindingDef.java:277)
         at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296)
         at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425)
         at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54)
         at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44)
         at oracle.adf.model.BindingContext.get(BindingContext.java:483)
         at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:313)
         at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:633)
         at oracle.adf.model.BindingRequestHandler.isPageViewable(BindingRequestHandler.java:268)
         at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:169)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Bad version number in .class file
         Neplatná třída: oracle.srtutorial.datamodel.SRPublicServiceImpl
         Zavaděč: SRTutorial.web.SRTutorial:0.0.0
         Code-Source: /C:/OracleAS/j2ee/home/applications/SRTutorial/SRTutorial/WEB-INF/classes/
         Konfigurace: WEB-INF/classes/ in C:\OracleAS\j2ee\home\applications\SRTutorial\SRTutorial\WEB-INF\classes
         Závislá třída: oracle.jbo.common.java2.JDK2ClassLoader
         Zavaděč: adf.oracle.domain:10.1.3.1
         Code-Source: /C:/OracleAS/BC4J/lib/adfm.jar
         Konfigurace: <code-source> in /C:/OracleAS/j2ee/home/config/server.xml
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
         at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule(DCJboDataControl.java:1517)
         at oracle.adf.model.bc4j.DCJboDataControl.beginRequest(DCJboDataControl.java:1381)
         at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:99)
         at oracle.adf.model.BindingContext.get(BindingContext.java:457)
         at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:280)
         at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:248)
         at oracle.adf.model.binding.DCUtil.findContextObject(DCUtil.java:383)
         at oracle.adf.model.binding.DCIteratorBinding.<init>(DCIteratorBinding.java:127)
         at oracle.jbo.uicli.binding.JUIteratorBinding.<init>(JUIteratorBinding.java:60)
         at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:87)
         at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding(JUIteratorDef.java:51)
         at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding(DCIteratorBindingDef.java:277)
         at oracle.adf.model.binding.DCBindingContainerDef.createExecutables(DCBindingContainerDef.java:296)
         at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer(DCBindingContainerDef.java:425)
         at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer(DCBindingContainerReference.java:54)
         at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:44)
         at oracle.adf.model.BindingContext.get(BindingContext.java:483)
         at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:313)
         at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:633)
         at oracle.adf.model.BindingRequestHandler.isPageViewable(BindingRequestHandler.java:268)
         at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:169)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:161)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    oracle.classloader.util.AnnotatedClassFormatError: Bad version number in .class file
         Neplatná třída: oracle.srtutorial.datamodel.SRPublicServiceImpl
         Zavaděč: SRTutorial.web.SRTutorial:0.0.0
         Code-Source: /C:/OracleAS/j2ee/home/applications/SRTutorial/SRTutorial/WEB-INF/classes/
         Konfigurace: WEB-INF/classes/ in C:\OracleAS\j2ee\home\applications\SRTutorial\SRTutorial\WEB-INF\classes
         Závislá třída: oracle.jbo.common.java2.JDK2ClassLoader
         Zavaděč: adf.oracle.domain:10.1.3.1
         Code-Source: /C:/OracleAS/BC4J/lib/adfm.jar
         Konfigurace: <code-source> in /C:/OracleAS/j2ee/home/config/server.xml
         at oracle.classloader.PolicyClassLoader.findLocalClass (PolicyClassLoader.java:1462) [C:/OracleAS/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@12700959]
         at oracle.classloader.SearchPolicy$FindLocal.getClass (SearchPolicy.java:167) [C:/OracleAS/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@12700959]
         at oracle.classloader.SearchSequence.getClass (SearchSequence.java:119) [C:/OracleAS/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@12700959]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1674) [C:/OracleAS/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@12700959]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1635) [C:/OracleAS/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@12700959]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1620) [C:/OracleAS/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@12700959]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.forName0 (Native method) [unknown, by unknown]
         at java.lang.Class.forName (Class.java:242) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName (JDK2ClassLoader.java:38) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.common.JBOClass.forName (JBOClass.java:164) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.common.JBOClass.findCustomClass (JBOClass.java:177) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML (ApplicationModuleDefImpl.java:836) [C:/OracleAS/BC4J/lib/bc4jmt.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.server.ApplicationModuleDefImpl.loadFromXML (ApplicationModuleDefImpl.java:770) [C:/OracleAS/BC4J/lib/bc4jmt.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.server.MetaObjectManager.loadFromXML (MetaObjectManager.java:534) [C:/OracleAS/BC4J/lib/bc4jmt.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject (DefinitionManager.java:579) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject (DefinitionManager.java:441) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject (DefinitionManager.java:374) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject (DefinitionManager.java:356) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.server.MetaObjectManager.findMetaObject (MetaObjectManager.java:700) [C:/OracleAS/BC4J/lib/bc4jmt.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.server.ApplicationModuleDefImpl.findDefObject (ApplicationModuleDefImpl.java:232) [C:/OracleAS/BC4J/lib/bc4jmt.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule (ApplicationModuleImpl.java:401) [C:/OracleAS/BC4J/lib/bc4jmt.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.server.ApplicationModuleHomeImpl.create (ApplicationModuleHomeImpl.java:91) [C:/OracleAS/BC4J/lib/bc4jmt.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule (DefaultConnectionStrategy.java:139) [C:/OracleAS/BC4J/lib/bc4jct.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule (DefaultConnectionStrategy.java:80) [C:/OracleAS/BC4J/lib/bc4jct.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource (ApplicationPoolImpl.java:2468) [C:/OracleAS/BC4J/lib/bc4jct.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.pool.ResourcePool.createResource (ResourcePool.java:536) [C:/OracleAS/BC4J/lib/bc4jct.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule (ApplicationPoolImpl.java:2094) [C:/OracleAS/BC4J/lib/bc4jct.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout (ApplicationPoolImpl.java:1961) [C:/OracleAS/BC4J/lib/bc4jct.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule (ApplicationPoolImpl.java:2793) [C:/OracleAS/BC4J/lib/bc4jct.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule (SessionCookieImpl.java:453) [C:/OracleAS/BC4J/lib/bc4jct.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule (HttpSessionCookieImpl.java:233) [C:/OracleAS/BC4J/lib/adfmweb.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule (SessionCookieImpl.java:424) [C:/OracleAS/BC4J/lib/bc4jct.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule (SessionCookieImpl.java:419) [C:/OracleAS/BC4J/lib/bc4jct.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.bc4j.DCJboDataControl.rebuildApplicationModule (DCJboDataControl.java:1517) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.bc4j.DCJboDataControl.beginRequest (DCJboDataControl.java:1381) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.binding.DCDataControlReference.getDataControl (DCDataControlReference.java:99) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.BindingContext.get (BindingContext.java:457) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.binding.DCUtil.findSpelObject (DCUtil.java:280) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.binding.DCUtil.findSpelObject (DCUtil.java:248) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.binding.DCUtil.findContextObject (DCUtil.java:383) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.binding.DCIteratorBinding.<init> (DCIteratorBinding.java:127) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.uicli.binding.JUIteratorBinding.<init> (JUIteratorBinding.java:60) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding (JUIteratorDef.java:87) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.jbo.uicli.binding.JUIteratorDef.createIterBinding (JUIteratorDef.java:51) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.binding.DCIteratorBindingDef.createExecutableBinding (DCIteratorBindingDef.java:277) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.binding.DCBindingContainerDef.createExecutables (DCBindingContainerDef.java:296) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.binding.DCBindingContainerDef.createBindingContainer (DCBindingContainerDef.java:425) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.binding.DCBindingContainerReference.createBindingContainer (DCBindingContainerReference.java:54) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer (DCBindingContainerReference.java:44) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.BindingContext.get (BindingContext.java:483) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.BindingContext.findBindingContainer (BindingContext.java:313) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.BindingContext.findBindingContainerByPath (BindingContext.java:633) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.BindingRequestHandler.isPageViewable (BindingRequestHandler.java:268) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.BindingRequestHandler.beginRequest (BindingRequestHandler.java:169) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter (ADFBindingFilter.java:161) [C:/OracleAS/BC4J/lib/adfm.jar (from <code-source> in /C:/OracleAS/j2ee/home/config/server.xml), by adf.oracle.domain:10.1.3.1]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke (ServletRequestDispatcher.java:621) [C:/OracleAS/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OracleAS\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal (ServletRequestDispatcher.java:370) [C:/OracleAS/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OracleAS\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:871) [C:/OracleAS/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OracleAS\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453) [C:/OracleAS/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OracleAS\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.serveOneRequest (HttpRequestHandler.java:221) [C:/OracleAS/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OracleAS\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run (HttpRequestHandler.java:122) [C:/OracleAS/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OracleAS\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run (HttpRequestHandler.java:111) [C:/OracleAS/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OracleAS\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run (ServerSocketReadHandler.java:260) [C:/OracleAS/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OracleAS\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run (ReleasableResourcePooledExecutor.java:303) [C:/OracleAS/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\OracleAS\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_06]

Maybe you are looking for

  • Login Problems in an Application with a lot of Pages

    Hi, I have a problem with the authentication. I have an application with a lot of Pages and I want to have one Login for the whole Application. So I created an authentication scheme and set the logging for the application to 'yes'. So far all works w

  • Panel dissapear when select a row in a table

    Using JDev 11.1.1.3 I have this very strange behaviour in my application... I have an af:panelGroupLayout with some buttons and below that panel i have a table with single line selection. When i select a record, the panel just dissapears... I don't s

  • OData results in random order

    When I do certain OData queries, the results in the Excel worksheet are in random order. In the Power Query preview they are ordered correctly and in PowerPivot they are also ordered correctly. How does Power Query decide how to order rows? And why i

  • Cannot format...Help !

    Hi everyone, I purchased an external Western Digital Green 1TB My Book which I plugged via FireWire 400. I tried formating it several times within Leopard 10.5.5's Disk Utility to Mac OS Extended (Journaled) and renaming the HDD but I keep getting Er

  • Older iMAc, OS X 10.8.5 and WIFI

    Hello, I updated from 10.6.8 to 10.8.4 a couple of weeks ago. Everything's running smoothly. However, having read in these forums that updating further to 10.8.5  knocks out the WIFI connection ( on which I'm using my Mac ) for older models with 802.