Discoverer In Apps Mode Help

I am currently working on a project using oracle discoverer and it is being run in "apps mode". This is the first time I have worked practically with discoverer and I am unfamiliar with the standard apps EUL. I understand that the EUL uses a number of views which are located in the apps schema (not sure if these are standard apps views or if the apps eul has created them, the eul as you will have gathered has been installed to the apps schema)
I have been looking for a reference document that covers the apps mode eul however I have been unable to locate anything that describes the workbooks or anything at all about the apps eul in general apart from install documents etc.. from otn.
Has anyone worked with the apps eul?, do you have any feedback/comments about it and if you have any references/docs regarding the eul structure and the available responsibilities etc.. that would be great.
Thanks for your help in advance
Keith

Keith.
Huge potential question, but here's a quick run-down.
There are 2 types of EULs (well 3 now that OLAP is supported). The 'standard' EUL was the only type of EUL at one time where all users were database users or database roles. All worked well and people were happy.
Then Oracle came out with the Apps EUL. The concept is entirely similar to the 'standard' EUL in the sense that the users now ARE NOT database users, but are Oracle Apps (Enterprise Suite) users or responsibilities. It has a bit more smarts also in that (and you may not have set this up properly if having problems) you also have to identify the 'gateway' info in the Admin, desktop, Plus versions. This setting if found in the various programs in the Tools -> Options -> Connections area. You want to make sure that if you only have an Apps EUL, then choose the 2nd. radio button (connect only to Apps EULs). If you have more than 1 EUL (and IMO you should strive NOT TO), and one is Apps and one is standard, then choose the 3rd. radio button. If only a standard EUL then choose the 1st. radio button. For the gateway info top box, 99.9999% of the time (I've never seen otherwise), you put in: applsyspub/pub. For the gateway info. bottom box, again 99.9999% of the time, you put in: apps.
All that is doing is that when an Apps user logs in (ie: Apps username, password and EUL), then it has to use the gateway info to call up Oracle Apps, get info about that Apps username, and present a list of responsibilities they can choose from.
So ... when you have business areas, you have to share them like you did in the standard EUL you know. You could have chosen to share ba's with a database name or a role. If you're smart (IMO), you'd have only shared with roles.
Likewise, in an Apps EUL, you can share the ba's (and therefore see the data their folders are pointing to) with Oracle Apps usernames, or Oracle Apps responsibilities. LIkewise, if you're smart (IMO), you'd only share with responsibilities.
When you create a workbook as a particular user, you can share access to that workbook with an Oracle Apps username or responsiblity. I'm sure you can guess who I believe you should share it with.
So, it's all pretty identical to what you're used to. The only other thing you're referring to ( I believe ) is the BIS views. These are 'freebie' views (well you paid for 'em with Oracle Apps), that can be 'generated' similarly to NoetixViews. There's lots of opinions of these views when compared to NoetixViews, but the concept is similar. Views are owned by the Apps schema, and without going through the process, you 'generate' them in Oracle Apps where lots of good info about your particular environment (ie: kffs, dffs, etc.) are 'put' into the generated view. You'll see many versions of a view where the Oracle Apps schema abbreviation is first, then the 'type' of generated view, then the viewname. Trust me on this - or look up further info - YOU ONLY WANT TO POINT TO THE xxFG_ type of views.
So, you'll see view types for a particular view such as: ARBG_actuals, ARBV_actuals, ARFV_actuals and ARFG_actuals.
Again, without going into the whole subject, the xxFG_ type views are 'fully generated' versions (well, my guess at the FG_ name). These will have all the good stuff in them and only use them.
One last point (to this supposed 'SHORT' explanation), you may well get no rows returned when looking at the Discoverer folders that are pointing to those BIS views (or new folders you create similarly pointing). That's not that "it doesn't work". It's because many of the BIS views have security right on the view. You'll see many times around the last line of the SQL code for the view reference to: CLIENT_INFO, or GL_Security_Pkg, or HR_Security_Pkg, etc. That's just the BIS view stopping you from seeing the data if you're not allowed to see it. In fact, if you bring up the view in TOAD or a similar SQL product, you again may well see no data. Just for testing (and there are other methods such as setting your environment variable), just comment out the security part of a copied BIS view and look at it again in TOAD, etc.
That should give you a SHORT explanation. For more on BIS views, search this forum and the Discoverer forum for BIS info as I know I've written more on the generation process, etc.
Russ

Similar Messages

  • Discoverer and Apps mode

    Hi all
    I am trying to find out what a client would get out of the box if they unstall Discoverer in Apps mode against firstly Apps 11.5.9 and hen 11.5.10.
    Would they get any instant access to Business Views or are these purchased separately, and what about Daily Business Intelligence, where does this fit in? This whole area seems to be a gray area and clients of mine are having difficulty in deciding what to do.
    Best wishes
    Michael

    hi Rod West,
    thanks for the update. have read the given documents and our DBA has already
    disabled the 'secure' mode and we're able to login.
    however, upon reading the documents, we now know we hav to apply some patches for our 10g version and after that we'll do further testing to see whether it
    works in 'secure' mode.
    Thanks.

  • Oracle Discoverer with Apps 11.5.10 : Apps server side settings???

    Hi All!
    We have Oracle Apps 11.5.10 set up on our Apps server. The Discoverer Services status is 'started'.
    Can someone tell me what settings are required to be done on Apps server in order to create an EUL or to use the Apps BI reports?
    Is there any note or document that can be useful?
    Thanks and regards,
    Aparna

    Hi Aparna
    If you haven't seen that note or followed its steps yet, take a deep breath because its quite involved. From scratch it will probably take at least a day to go through it. Also, please make sure you follow every step and don't try to jump ahead. Many of the one-liners are very important and if missed will make it not work right.
    The good thing though is that 100s of companies have gone through the same document so you can be reassured that it does work.
    If you've not installed Discoverer in Apps mode yet and you'd like some screenshots of how Apps mode is set up in Discoverer, I have a white paper on my website that walks you through at least that part. Here's a link: http://learndiscoverer.com/downloads/downloads.htm
    Best wishes
    Michael

  • Creation of a new EUL in APPS mode

    I need to create a new EUL in APPS mode, so, I'm following some steps from http://learndiscoverer.blogspot.com/2009/03/clamping-down-discoverer.html, in order to do everything right from the beginning.
    I'm thinking in create new tablespaces (for EUL data and summaries, and temp), new database user CUST_BI with these tablespaces, and then create the new EUL. I'm following the Metalink note 373634.1, but I'am in doubt if the bold parts are OK:
    $ORACLE_HOME/bin/eulapi -CREATE_EUL -APPS_MODE -CONNECT system/<password>@<db> -USER CUST_BI -PASSWORD <password> -DEFAULT_TABLESPACE disco_tbsp -TEMPORARY_TABLESPACE disco_temp -EUL_LANGUAGE US -APPS_GRANT_DETAILS apps/<password> -log EULcreation.log
    $ORACLE_HOME/bin/eulapi -CONNECT CUST_BI/<password>@<db> -GRANT_PRIVILEGE -USER DISCOADMIN -PRIVILEGE administration -PRIVILEGE all_admin_privs -LOG grantEULAdminPriv.log
    1) Is the CUST_BI database user in the right place ?
    2) As you can see, I need to separate the BI administration from EBS administration... and DISCOADMIN is a new Apps user... any checklist/recommendation for this new Apps. user?
    Thanks in advance
    Alfonso

    Hi,
    1) Is the CUST_BI database user in the right place ?Yes, though you should add the language code to the user name, e.g. CUST_BI_US. This will be the EUL owner, the schema that holds all the EUL tables. The temporary tablespace you specify in the create_eul command is only used when you connect as the EUL owner, so is not important.
    When you connect as an apps user the connection will be made using the APPS database user, and therefore the temporary tablespace used (and location of MVs) will be the temporary and default tablespaces associated with the APPS user. You can change the temporary tablespace just for the Discoverer users by issuing a ALTER SESSION SET CURRENT_SCHEMA command in a PL/SQL procedure called during the initialisation of the Discoverer sessions.
    2) As you can see, I need to separate the BI administration from EBS administration... and DISCOADMIN is a new Apps user... any checklist/recommendation for this new Apps. user? The disco administration user can be any apps user who has EUL administration privileges in the EUL. This user should then be used to create all business areas, etc.
    Rod West

  • Hi... I am looking for an inexpensive app for my macbook pro that I can put pictures and videos together into a slideshow with captions and music WITHOUT a watermark and that also will burn the slideshow to a DVD in its own app. Help?

    Hi... I am looking for an inexpensive app for my macbook pro that I can put pictures and videos together into a slideshow with captions and music WITHOUT a watermark and that also will burn the slideshow to a DVD in its own app. Help?

    The issue with the A1400 is that like most economy compact cameras, they will not have very fast focus times in indoor lighting situations. Many people have gone to entry level DSLR's (Canon T3i) or micro 4/3 cameras. They are fairly expensive, but a late model refurbished T3i can sometimes be found with a kit lens for about $300.00. With Auto and scene modes, as well as full manual modes, these are very versatile cameras that focus very quickly, even in lower lighting situations. Canon is not really into the micro 4/3 cameras, instead they are focusing on the new G7x and G1x cameras, which are way out of your price range. The A720 is still available used at some places such as KEH camera, but you'll need to check often as their stock changes constantly. Obviously the DSLR's don't use AA batteries, but the T3i is good for about 600 photos (or more) per charge.
    My refurbished DSLR was practically brand new condition when I got it. I could not find any sign of wear at all, so I feel they are a real bargain. These are rugged cameras that are made to last. The A1400 is a $99.00 camera, so it's not intended for heavy usage, plus the image quality of a DSLR (even entry level) is far better than the A1400. That would be my recommendation.
    Steve M.

  • How to instantiate App Mod in bean not tied to a specific page or session

    I have come to the conclusion that I can't initialize the BC4J framework (e.g. initialize properties for the connection pool) until I create an instance of an App Mod. How can I do this in a static initializer block of a bean that is not tied to any particular page or user session or pageeContext?
    I am trying to share the database connection pool across not only app modules but some of our pages that need to connect to the db but do not have app modules on them. But when I try to get the ConnectionPoolManager instance, it fails (UNLESS a page with an App Module on it was loaded first). If I try to get the instance first I get a nullpointer exception. Important note: I am in my own connection wrapper class so I do not have a session or pageContext.
    I do this in my static initializer block of my class:
    poolManager = ConnectionPoolManagerFactory.getConnectionPoolManager();
    (this throws a null pointer exception)
    and I've traced the error to this line in the ConnectionPoolManagerFactory getting null back:
    String s = PropertyMetadata.PN_POOL_MANAGER.getProperty();
    I suspect it is because the oracle.jbo.PropertyManager.loadProperties has not been run yet. The javadocs says: "This class is used at
    framework initialization time to choose values for the various properties".
    So, my questions are:
    1) If I have to invoke an app mod instance to make this work....What's the simplest way to create an app mod instance from a bean that is
    not tied to a session?
    or 2)
    1) Is there a way that I initialize the framework from my bean without instantiating an app module?

    John,
    First of all, thanks for the response. You provided workable answers for both possible approaches and I appreciate that. However, I am having a problem with both due to my unique situation....1) we are using JDeveloper 3.2 which doesn't have the SessionCookie class so while I can get an instance of an App Module, I can't do the next part which apparently is necessary to initialize the framework...2) I tried your other recommendation about calling the System.SetProperty method for the connection pool manager class and it worked!.....however, it instantiates the connection pool with default settings and not with my pool properties in my jboserver.properties file which I need.
    Norm
    Hi,
    Please see the discussion thread at:
    Re: Maintaining the state between http requests
    for more information about using the BC4J connection pool from an external Object.
    So, my questions are:
    1) If I have to invoke an app mod instance to make this work....What's the simplest way to create
    an app mod instance from a bean that is not tied to a session?.
    You can use the oracle.jbo.common.ampool.PoolMgr directly to find/create a pool. For instance:
    ApplicationPool pool = PoolMgr.getInstance().findPool(
    "Mypackage1ModuleLocal" // pool name
    , "mypackage1" // config package name
    , "Mypackage1ModuleLocal" // config name
    , null); // additional properties
    SessionCookie cookie = pool.createSessionCookie(
    DUMMY_APPLICATION_ID // application id
    , DUMMY_SESSION_ID // session id
    , null); // additional properties
    cookie.useApplicationModule();
    cookie.releaseApplicationModule(
    true // checkin
    , false); // manageState
    pool.removeSessionCookie(cookie);
    or 2)
    1) Is there a way that I initialize the framework from my bean without instantiating an app module?.
    Please see the original post referenced above.
    Hope this helps.
    JR

  • IE 11 not launching in app mode

    IE 11 will not launch in app mode, it only will launch in desktop mode. I have read the other posts and my issue is different. There are no other browsers on my machine than IE 11. In the control panel, in internet options, I set internet explorer
    to the default setting for all programs. I then unpin IE from the metro start and repin it to the start. Same damn result happens every single time, it will launch in desktop mode. I've rebooted, deleted cache temp files, cleaned registry...nothing changes
    the result.
    Here is the kicker, two days ago it worked for 5 minutes! There are no other software on this machine, it is a brand new Lenovo Yoga 11s. What is up with this browser not running in app mode?

    Hi,
    Please take a look at this settings:
    Click the tools button in IE 11(IE 11 on the desktop), choose
    Internet options, navigate to programs tab, on the
    opening Internet explorer, choose how you open links:
    Make sure we have always in Internet explorer or Let Internet Explorer descide selected.
    For more information regarding the options, please check the part Can I make Internet Explorer for the desktop my default browsing experience? in the link below:
    Internet Explorer 11 - FAQ for IT Pros
    Hope this may help
    Best regards
    Michael Shao
    TechNet Community Support

  • Azure mobile HTML5 application - facebook authentication on iPhone in app mode

    I have an HTML5 application that uses Azure mobile authentication to login (straight from the example code...provided below). It works fine in all desktop browsers and iPhone in Safari.  But from app / full screen mode, it does nothing (doesn't
    ask for permission to show a popup window like it does in safari and no popup windows shows up) and I can wait forever and nothing happens.  If I invoke it a second time, it gives an error saying "Error: Unexpected failure"...perhaps because
    the 1st attempt is still running?  Can anyone provide some assistance?  Thanks.
    client.login("facebook").done(function (results) {
             alert("You are now logged in as: " + results.userId);
        }, function (err) {
             alert("Error: " + err);

    I did some more research and found a site that uses an approach that overcomes this problem and also solves two other side effects with the current Azure mobile approach to authentication.  I think the Azure mobile team *might* be looking to do something
    similar because there are some hints of other authentication options in the code (although difficult to read and be sure because the minimized code is obsfucated).  It might be just a matter of activating these in the code...
    The solution: 
    Go to http://m.bcwars.com/ and click on the Facebook login.  You'll see it works perfectly in iPhone Safari in "app mode" becuase instead of doing a popup, it simply stays in the current browser window.
    This approach solves two other problems with the current Azure mobile approach.  First, the popup gets interpreted by most browsers as a potential ad and is either blocked automatically (desktop Chrome) ... and the user doesn't know why it's not working...or
    gives a warning which the user has to approve (iPhone Safari in "browser mode") which is a hassle.  And if the user has a popup blocker, it gets more difficult and even more potential for the user not getting it to work properly.  The bcwars.com
    method doesn't have this problem. 
    Second, in iPhone Safari, when the popup window auto closes, the original page doesn't get focus if there are other browser windows open in Safari.  Instead, it's in the smaller/slide mode so they can choose which one to show.  If this happens,
    the user has to go through one more sttep...click on the browser window to activate it and give it focus..again more of a pain and more potential for them to mess up and not do it correctly and need help.  The m.bcwars.com doesn't have this problem.
    Azure options:
    Looking at the Azure mobile code it looks like may already have the solution.  I can't read it easliy becuase it's minified/obsfucated, but it seems to have 4 options (including iFrame, etc.) for invoking the authentication, and only 1 (the "less
    ideal one" of a popup) is being used.  An easy solution would be to set a property to allow one of the alternate authentications to work.  But I can't read it well enough to figure it out.  Another would be to hack the code (temporarily until
    a fix is put up by Microsoft). 
    Could I get some help there perhaps? 

  • Discoverer on Apps Server 10.1.3.2.0

    Hi,
    We're trying to install Apps Server 10.1.3.2.0 and have BI Publisher and Discoverer on it.
    Q1. Is it possible to install Discoverer in Apps Server 10.1.3.2.0. Has any one tried this?
    Q2. To integrate BI Publisher and Discoverer (with the caveat that we can install them both successfully on 10.1.3.2.0), what web services patch goes for Discoverer?
    Any help with this is highly appreciated!
    -Esther

    Answering my own question ---
    Apps Server 10.1.3.2.0 doesn't come with Discoverer. Discoverer will still be on AS 10.1.2.2.0 with latest patch (CP6) + Web Services Patch for integration with BI Publisher.

  • Single App Mode iOS 8 broken

    Hi there
    Noticing a problem with both Single App Mode and Guided Access Mode since iOS 8 upgrade, and not fixed by 8.0.2.
    Every time a link is pressed within a web view or any external URL request, the notice "Guided Access Enabled, triple tap the home button to exit" pops up in the top bar. We have a tonne of iPad Minis out on shows with clients that are locked into one single app using one of the two methods - Guided Access / Single App.
    This is a real problem since the notice is shows on every single external URL request or page load within a WebViewer.
    Anyone else had this problem or know of a way of fixing it? Looking like the only fix is to jailbreak, downgrade to iOS 7 and use that - a much more stable iOS release!
    Ollie

    Hi Ollie,
    I've found a workaround thanks to Chris from Kiosk Pro App.
    You need to transform all requests (only when Guided Access is on) with navigation type "UIWebViewNavigationTypeLinkClicked" to navigation type "UIWebViewNavigationTypeOther"
    One issue with this workaround is that the Guided Access message still appears for links using types "Form Submitted" and "Form Resubmitted". Trying to transform these types could potentially cause an error with loading the page.
    Here is an implementation by Blandine from Adaptive Channel :
    In the method :
    - (BOOL)webView:(UIWebView *)webView shouldStartLoadWithRequest:(NSURLRequest *)request navigationType:(UIWebViewNavigationType)navigationType {
    Just add  :
    if (UIAccessibilityIsGuidedAccessEnabled()) {
            if (navigationType == UIWebViewNavigationTypeLinkClicked ) {
                navigationType = UIWebViewNavigationTypeOther;
                [webView loadRequest:request];
                return NO;
    Hope it helps.
    Cheers,
    Mehdi

  • J2ee server0 in starting apps mode

    Dear All,
    My J2EE server was up and running and then I applied the license. Later it was not coming up for more than an hour. So I left and when i checked again next day it was up and running. But it was very slow.
    So I tried to do LDAP config. I was able to get my connection Test successful. Then i re-started server again. It did not start and traces showmed me that it was having com.sap.umFactory exceptions.
    To get rid of that , I Restire default using configtool. Even then its not starting. After sometime it puts below types of exception inside the traces.
    "#1.5 #005056BB1AB10012000000D100000A2400045D84F68F4846#1228725560802#com.tssap.dtr.client.lib.protocol.requests.RequestBase##com.tssap.dtr.client.lib.protocol.requests.RequestBase####n/a##f9346570c50211ddac90005056bb1ab1#SAPEngine_System_Thread[impl:5]_38##0#0#Error##Plain###
    java.io.IOException: Unable to open connection to host "QASEP1:50000". The host is down or unavailable..
         at com.tssap.dtr.client.lib.protocol.Connection.openSocket(Connection.java:2117)
         at com.tssap.dtr.client.lib.protocol.Connection.open(Connection.java:1380)
         at com.tssap.dtr.client.lib.protocol.Connection.sendInternal(Connection.java:1534)
         at com.tssap.dtr.client.lib.protocol.Connection.send(Connection.java:1465)
         at com.tssap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:570)
         at com.tssap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:693)
         at com.sap.sldserv.comm.BridgeCommunicationHTTP.send(BridgeCommunicationHTTP.java:206)
         at com.sap.sldserv.DataCollector.doCollect(DataCollector.java:995)
         at com.sap.sldserv.DataCollector.timeout(DataCollector.java:276)
         at com.sap.engine.services.timeout.TimeoutNode.run(TimeoutNode.java:56)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:81)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:152)
    I have checked the dispatcher log and it shows like below :
    ##0#0#Error#1#/System/Server#Plain###Encomi: failed to connect to QASEP1/3201/Connection refused: connect)#
    #1.5 #005056BB1AB1000A000000020000159C00045D84D230D7D7#1228724950349#com.sap.engine.services.jmx.MBeanServerInvoker##com.sap.engine.services.jmx.MBeanServerInvoker#######SAPEngine_System_Thread[impl:6]_37##0#0#Warning#1#/System/Server#Java###JMX connector exception occurred while processing external JMX request [ JMX request (java) v1.0 len: 314 |  src: cluster target-node: 3373000 req: invoke params-number: 4 params-bytes: 0 | :name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=3373000,SAP_J2EECluster="" null null null ]
    [EXCEPTION]
    #1#com.sap.engine.services.jmx.exception.JmxConnectorException: Unable to de-serialize request parameters, message [ JMX request (java) v1.0 len: 314 |  src: cluster target-node: 3373000 req: invoke params-number: 4 params-bytes: 0 | :name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=3373000,SAP_J2EECluster="" null null null ]
         at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:537)
         at com.sap.engine.services.jmx.RequestMessage.getParams(RequestMessage.java:586)
         at com.sap.engine.services.jmx.MBeanServerInvoker.invokeMbs(MBeanServerInvoker.java:90)
         at com.sap.engine.services.jmx.JmxServiceConnectorServer.receiveWait(JmxServiceConnectorServer.java:172)
         at com.sap.engine.core.service630.context.cluster.message.MessageListenerWrapper.process(MessageListenerWrapper.java:81)
         at com.sap.engine.core.cluster.impl6.ms.MSListenerThread.run(MSListenerThread.java:47)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:80)
         at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:150)
    Caused by: javax.management.InstanceNotFoundException: MBean with name com.sap.default:name=com.sap.portal.prt.bridge.service.mbeans.PRTMBeanRuntime,j2eeType=PRTBridge_JMX_SECTION,SAP_J2EEClusterNode=3373000,SAP_J2EECluster=EPQ not found in repository
         at com.sap.pj.jmx.server.MBeanServerImpl.getClassLoaderFor(MBeanServerImpl.java:1408)
         at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.getClassLoaderFor(MBeanServerWrapperInterceptor.java:455)
         at com.sap.engine.services.jmx.CompletionInterceptor.getClassLoaderFor(CompletionInterceptor.java:576)
         at com.sap.pj.jmx.server.interceptor.BasicMBeanServerInterceptor.getClassLoaderFor(BasicMBeanServerInterceptor.java:438)
         at com.sap.jmx.provider.ProviderInterceptor.getClassLoaderFor(ProviderInterceptor.java:330)
         at com.sap.engine.services.jmx.RedirectInterceptor.getClassLoaderFor(RedirectInterceptor.java:501)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getClassLoaderFor(MBeanServerInterceptorChain.java:443)
         at com.sap.engine.services.jmx.RequestMessage.readParams(RequestMessage.java:531)
         ... 8 more
    I also tried to check the dev_server0 logs and found that VM is okie.
    [Thr 1856] Mon Dec 08 16:12:44 2008
    [Thr 1856] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    I am really not able to figure out , what has gone wrong. I am in need of some useful help and any response is highly appreciated.
    Regards,
    Rahul

    No the server is not starting yet. It is always starting apps mode.
    Please find pasted dev_server0 log. I have picked this from location : E:\usr\sap\EPQ\JC00\work .
    trc file: "E:\usr\sap\EPQ\JC00\work\dev_server0", trc level: 1, release: "700"
    node name   : ID3373050
    pid         : 2596
    system name : EPQ
    system nr.  : 00
    started at  : Mon Dec 08 16:12:42 2008
    arguments       :
           arg[00] : E:\usr\sap\EPQ\JC00\exe\jlaunch.exe
           arg[01] : pf=E:\usr\sap\EPQ\SYS\profile\EPQ_JC00_QASEP1
           arg[02] : -DSAPINFO=EPQ_00_server
           arg[03] : pf=E:\usr\sap\EPQ\SYS\profile\EPQ_JC00_QASEP1
    [Thr 556] Mon Dec 08 16:12:42 2008
    [Thr 556] *** WARNING => INFO: Unknown property [instance.box.number=EPQJC00qasep1] [jstartxx.c   841]
    [Thr 556] *** WARNING => INFO: Unknown property [instance.en.host=QASEP1] [jstartxx.c   841]
    [Thr 556] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 556] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [E:\usr\sap\EPQ\JC00\j2ee\cluster\instance.properties]
    -> ms host    : QASEP1
    -> ms port    : 3901
    -> OS libs    : E:\usr\sap\EPQ\JC00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : E:\usr\sap\EPQ\JC00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : QASEP1
    -> ms port    : 3901
    -> os libs    : E:\usr\sap\EPQ\JC00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\EPQ\JC00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3373000  : E:\usr\sap\EPQ\JC00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3373050  : E:\usr\sap\EPQ\JC00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3373000            : E:\usr\sap\EPQ\JC00\j2ee\cluster\instance.properties
    -> [01] ID3373050            : E:\usr\sap\EPQ\JC00\j2ee\cluster\instance.properties
    [Thr 556] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 556] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4492] JLaunchRequestFunc: Thread 4492 started as listener thread for np messages.
    [Thr 996] WaitSyncSemThread: Thread 996 started as semaphore monitor thread.
    [Thr 556] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 556] CPIC (version=700.2006.09.13)
    [Thr 556] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_17-x64
    [Thr 556] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\EPQ\JC00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3373050]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_17-x64
    -> java parameters    : -Djco.jarm=1 -XX:MaxPermSize=256M -XX:PermSize=256M -XX:NewSize=171M -XX:MaxNewSize=171M -XX:DisableExplicitGC -verbose:gc -XX:PrintGCDetails -XX:+PrintGCTimeStamps -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> java vm version    : 1.4.2_17-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 1024M
    -> init heap size     : 1024M
    -> root path          : E:\usr\sap\EPQ\JC00\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : E:\usr\sap\EPQ\JC00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : E:\usr\sap\EPQ\JC00\exe\jstartup.jar;E:\usr\sap\EPQ\JC00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50021
    -> shutdown timeout   : 120000
    [Thr 556] JLaunchISetDebugMode: set debug mode [no]
    [Thr 1856] JLaunchIStartFunc: Thread 1856 started as Java VM thread.
    [Thr 1856] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -XX:MaxPermSize=256M
    -> arg[  5]: -XX:PermSize=256M
    -> arg[  6]: -XX:NewSize=171M
    -> arg[  7]: -XX:MaxNewSize=171M
    -> arg[  8]: -XX:+DisableExplicitGC
    -> arg[  9]: -verbose:gc
    -> arg[ 10]: -XX:+PrintGCDetails
    -> arg[ 11]: -XX:+PrintGCTimeStamps
    -> arg[ 12]: -Djava.awt.headless=true
    -> arg[ 13]: -Dsun.io.useCanonCaches=false
    -> arg[ 14]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 15]: -XX:SurvivorRatio=2
    -> arg[ 16]: -XX:TargetSurvivorRatio=90
    -> arg[ 17]: -Djava.security.policy=./java.policy
    -> arg[ 18]: -Djava.security.egd=file:/dev/urandom
    -> arg[ 19]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[ 20]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[ 21]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[ 22]: -Dsys.global.dir=E:\usr\sap\EPQ\SYS\global
    -> arg[ 23]: -Dapplication.home=E:\usr\sap\EPQ\JC00\exe
    -> arg[ 24]: -Djava.class.path=E:\usr\sap\EPQ\JC00\exe\jstartup.jar;E:\usr\sap\EPQ\JC00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 25]: -Djava.library.path=C:\j2sdk1.4.2_17-x64\jre\bin\server;C:\j2sdk1.4.2_17-x64\jre\bin;C:\j2sdk1.4.2_17-x64\bin;E:\usr\sap\EPQ\JC00\j2ee\os_libs;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\j2sdk1.4.2_17-x64\bin;E:\usr\sap\EPQ\SYS\exe\uc\NTAMD64
    -> arg[ 26]: -Dmemory.manager=1024M
    -> arg[ 27]: -Xmx1024M
    -> arg[ 28]: -Xms1024M
    -> arg[ 29]: -DLoadBalanceRestricted=no
    -> arg[ 30]: -Djstartup.mode=JCONTROL
    -> arg[ 31]: -Djstartup.ownProcessId=2596
    -> arg[ 32]: -Djstartup.ownHardwareId=U1623379024
    -> arg[ 33]: -Djstartup.whoami=server
    -> arg[ 34]: -Djstartup.debuggable=no
    -> arg[ 35]: -Xss2m
    -> arg[ 36]: -DSAPINFO=EPQ_00_server
    -> arg[ 37]: -DSAPSTARTUP=1
    -> arg[ 38]: -DSAPSYSTEM=00
    -> arg[ 39]: -DSAPSYSTEMNAME=EPQ
    -> arg[ 40]: -DSAPMYNAME=QASEP1_EPQ_00
    -> arg[ 41]: -DSAPDBHOST=QASEP1
    -> arg[ 42]: -Dj2ee.dbhost=QASEP1
    Mon Dec 08 16:12:43 2008
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 1856] Mon Dec 08 16:12:44 2008
    [Thr 1856] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 5792] Mon Dec 08 16:13:14 2008
    [Thr 5792] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5792] Mon Dec 08 16:13:20 2008
    [Thr 5792] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5792] Mon Dec 08 16:13:21 2008
    [Thr 5792] JLaunchISetClusterId: set cluster id 3373050
    [Thr 5792] Mon Dec 08 16:13:26 2008
    [Thr 5792] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5792] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Mon Dec 08 16:15:01 2008
    138.679: [GC 138.683: [DefNew
    Mon Dec 08 16:15:02 2008
    : 87552K->5632K(131328K), 0.6113666 secs] 87552K->5632K(1004800K), 0.6149721 secs]
    Mon Dec 08 16:16:21 2008
    218.318: [GC 218.320: [DefNew
    Mon Dec 08 16:16:22 2008
    : 93184K->12762K(131328K), 1.3456952 secs] 93184K->12762K(1004800K), 1.3489376 secs]
    Mon Dec 08 16:17:23 2008
    280.867: [GC 280.870: [DefNew
    Mon Dec 08 16:17:24 2008
    : 100314K->14833K(131328K), 0.9561514 secs] 100314K->14833K(1004800K), 0.9591120 secs]
    Mon Dec 08 16:18:26 2008
    343.114: [GC 343.118: [DefNew: 102385K->15302K(131328K), 0.6483373 secs] 102385K->15302K(1004800K), 0.6531547 secs]
    Mon Dec 08 16:19:10 2008
    387.132: [GC 387.136: [DefNew: 102854K->15777K(131328K), 0.5278126 secs] 102854K->15777K(1004800K), 0.5313841 secs]
    Mon Dec 08 16:19:52 2008
    429.364: [GC 429.367: [DefNew: 103329K->16134K(131328K), 0.4820614 secs] 103329K->16134K(1004800K), 0.4860631 secs]
    Mon Dec 08 16:20:34 2008
    471.084: [GC 471.089: [DefNew: 103686K->17585K(131328K), 0.5829078 secs] 103686K->17585K(1004800K), 0.5861750 secs]
    Mon Dec 08 16:21:19 2008
    516.195: [GC 516.199: [DefNew: 105137K->18618K(131328K), 0.6512606 secs] 105137K->18618K(1004800K), 0.6552501 secs]
    Mon Dec 08 16:21:54 2008
    551.925: [GC 551.927: [DefNew
    Mon Dec 08 16:21:55 2008
    : 106170K->20939K(131328K), 0.5674321 secs] 106170K->20939K(1004800K), 0.5705560 secs]
    Mon Dec 08 16:22:21 2008
    578.494: [GC 578.497: [DefNew: 108491K->22189K(131328K), 0.5126363 secs] 108491K->22189K(1004800K), 0.5164768 secs]
    Mon Dec 08 16:23:27 2008
    644.288: [GC 644.292: [DefNew
    Mon Dec 08 16:23:28 2008
    : 109741K->24245K(131328K), 0.7668921 secs] 109741K->24245K(1004800K), 0.7706398 secs]
    Mon Dec 08 16:24:54 2008
    731.404: [GC 731.406: [DefNew
    Mon Dec 08 16:24:55 2008
    : 111797K->26213K(131328K), 0.8986678 secs] 111797K->26213K(1004800K), 0.9016023 secs]
    Mon Dec 08 16:24:59 2008
    736.244: [GC 736.246: [DefNew: 113765K->22798K(131328K), 0.2657175 secs] 113765K->22798K(1004800K), 0.2680302 secs]
    Mon Dec 08 16:26:06 2008
    803.823: [GC 803.826: [DefNew
    Mon Dec 08 16:26:07 2008
    : 110350K->26653K(131328K), 0.6045134 secs] 110350K->26653K(1004800K), 0.6077286 secs]
    Mon Dec 08 16:27:15 2008
    872.587: [GC 872.590: [DefNew
    Mon Dec 08 16:27:16 2008
    : 114205K->32280K(131328K), 0.8746956 secs] 114205K->32280K(1004800K), 0.8779437 secs]
    Mon Dec 08 16:28:02 2008
    918.976: [GC 918.978: [DefNew
    Mon Dec 08 16:28:03 2008
    : 119832K->36473K(131328K), 1.0819245 secs] 119832K->36473K(1004800K), 1.0852084 secs]
    Mon Dec 08 16:28:53 2008
    970.839: [GC 970.842: [DefNew
    Mon Dec 08 16:28:55 2008
    : 124025K->41519K(131328K), 1.2664790 secs] 124025K->41519K(1004800K), 1.2696706 secs]
    [Thr 6128] Mon Dec 08 16:29:08 2008
    [Thr 6128] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    [Thr 3300] Mon Dec 08 16:29:14 2008
    [Thr 3300] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    Mon Dec 08 16:29:37 2008
    1014.879: [GC 1014.886: [DefNew
    Mon Dec 08 16:29:39 2008
    : 129071K->43273K(131328K), 1.7328475 secs] 129071K->47273K(1004800K), 1.7365545 secs]
    Mon Dec 08 16:30:00 2008
    1037.284: [GC 1037.288: [DefNew
    Mon Dec 08 16:30:01 2008
    : 130825K->39430K(131328K), 1.2608422 secs] 134825K->48385K(1004800K), 1.2637111 secs]
    [Thr 5792] Mon Dec 08 16:30:12 2008
    [Thr 5792] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    Mon Dec 08 16:30:52 2008
    1089.308: [GC 1089.311: [DefNew
    Mon Dec 08 16:30:53 2008
    : 126982K->41335K(131328K), 1.1915987 secs] 135937K->52042K(1004800K), 1.1950898 secs]
    Mon Dec 08 16:31:47 2008
    1143.937: [GC 1143.940: [DefNew
    Mon Dec 08 16:31:48 2008
    : 128887K->43210K(131328K), 1.3985712 secs] 139594K->56676K(1004800K), 1.4018979 secs]
    Mon Dec 08 16:33:18 2008
    1235.592: [GC 1235.595: [DefNew
    Mon Dec 08 16:33:20 2008
    : 130762K->40640K(131328K), 1.3160736 secs] 144228K->58884K(1004800K), 1.3199429 secs]
    Mon Dec 08 16:34:35 2008
    1312.076: [GC 1312.080: [DefNew
    Mon Dec 08 16:34:36 2008
    : 128192K->41149K(131328K), 1.1084959 secs] 146436K->61503K(1004800K), 1.1116772 secs]
    Mon Dec 08 16:35:25 2008
    1362.502: [GC 1362.505: [DefNew
    Mon Dec 08 16:35:26 2008
    : 128701K->39570K(131328K), 1.0484937 secs] 149055K->65137K(1004800K), 1.0514490 secs]
    Mon Dec 08 16:35:59 2008
    1396.609: [GC 1396.611: [DefNew
    Mon Dec 08 16:36:01 2008
    : 127122K->38232K(131328K), 1.3679287 secs] 152689K->67206K(1004800K), 1.3717654 secs]
    Mon Dec 08 16:36:26 2008
    1423.366: [GC 1423.369: [DefNew
    Mon Dec 08 16:36:27 2008
    : 125784K->40329K(131328K), 1.1182444 secs] 154758K->69303K(1004800K), 1.1214460 secs]
    Mon Dec 08 16:36:51 2008
    1448.652: [GC 1448.656: [DefNew
    Mon Dec 08 16:36:53 2008
    : 127881K->39363K(131328K), 1.1852848 secs] 156855K->70897K(1004800K), 1.1904288 secs]
    Mon Dec 08 16:37:26 2008
    1482.868: [GC 1482.872: [DefNew
    Mon Dec 08 16:37:27 2008
    : 126915K->43235K(131328K), 1.2072569 secs] 158449K->74769K(1004800K), 1.2113038 secs]
    Mon Dec 08 16:38:22 2008
    1539.317: [GC 1539.320: [DefNew
    Mon Dec 08 16:38:24 2008
    : 130787K->43775K(131328K), 2.2614754 secs] 162321K->86819K(1004800K), 2.2649647 secs]
    Mon Dec 08 16:38:43 2008
    1560.461: [GC 1560.465: [DefNew
    Mon Dec 08 16:38:45 2008
    : 131327K->38419K(131328K), 1.4595750 secs] 174371K->89179K(1004800K), 1.4649983 secs]
    Mon Dec 08 16:39:08 2008
    1585.555: [GC 1585.559: [DefNew
    Mon Dec 08 16:39:09 2008
    : 124058K->43776K(131328K), 0.8317977 secs] 174818K->95862K(1004800K), 0.8367175 secs]
    Mon Dec 08 16:40:34 2008
    1671.727: [GC 1671.731: [DefNew
    Mon Dec 08 16:40:37 2008
    : 131328K->32858K(131328K), 2.2182226 secs] 183414K->91694K(1004800K), 2.2225416 secs]
    Mon Dec 08 16:42:03 2008
    1760.049: [GC 1760.053: [DefNew
    Mon Dec 08 16:42:04 2008
    : 120410K->40878K(131328K), 1.1547295 secs] 179246K->99714K(1004800K), 1.1589963 secs]
    Mon Dec 08 16:43:15 2008
    1832.510: [GC 1832.514: [DefNew
    Mon Dec 08 16:43:17 2008
    : 128430K->43776K(131328K), 1.5698838 secs] 187266K->111058K(1004800K), 1.5743391 secs]
    Mon Dec 08 16:44:36 2008
    1913.768: [GC 1913.772: [DefNew
    Mon Dec 08 16:44:38 2008
    : 131328K->43775K(131328K), 1.6738592 secs] 198610K->121416K(1004800K), 1.6775302 secs]
    Mon Dec 08 16:46:10 2008
    2007.301: [GC 2007.304: [DefNew
    Mon Dec 08 16:46:12 2008
    : 131327K->36832K(131328K), 1.7272117 secs] 208968K->126507K(1004800K), 1.7310366 secs]
    Mon Dec 08 16:47:50 2008
    2106.890: [GC 2106.894: [DefNew: 124384K->42774K(131328K), 0.8099669 secs] 214059K->132449K(1004800K), 0.8131975 secs]
    Mon Dec 08 16:49:31 2008
    2208.568: [GC 2208.572: [DefNew
    Mon Dec 08 16:49:33 2008
    : 130326K->40193K(131328K), 1.2083938 secs] 220001K->136271K(1004800K), 1.2144030 secs]
    Mon Dec 08 16:51:17 2008
    2314.549: [GC 2314.552: [DefNew
    Mon Dec 08 16:51:18 2008
    : 127745K->43776K(131328K), 1.0704622 secs] 223823K->142437K(1004800K), 1.0737295 secs]
    Mon Dec 08 16:53:18 2008
    2435.580: [GC 2435.583: [DefNew
    Mon Dec 08 16:53:20 2008
    : 131328K->37072K(131328K), 1.0960187 secs] 229989K->141920K(1004800K), 1.0994113 secs]
    Mon Dec 08 16:55:08 2008
    2545.415: [GC 2545.418: [DefNew
    Mon Dec 08 16:55:09 2008
    : 124624K->40755K(131328K), 0.8490086 secs] 229472K->145603K(1004800K), 0.8526353 secs]
    Mon Dec 08 16:56:16 2008
    Excluding compile:  com.sapportals.portal.prt.jndisupport.util.AbstractHierarchicalContext::lookup
    Mon Dec 08 16:56:42 2008
    2638.839: [GC 2638.843: [DefNew
    Mon Dec 08 16:56:43 2008
    : 128307K->34660K(131328K), 1.2064994 secs] 233155K->147434K(1004800K), 1.2103665 secs]
    Mon Dec 08 16:58:10 2008
    2726.711: [GC 2726.714: [DefNew
    Mon Dec 08 16:58:11 2008
    : 122212K->40294K(131328K), 0.9336857 secs] 234986K->153068K(1004800K), 0.9369123 secs]
    Mon Dec 08 16:59:22 2008
    2799.264: [GC 2799.268: [DefNew
    Mon Dec 08 16:59:24 2008
    : 127846K->40557K(131328K), 1.5136727 secs] 240620K->161758K(1004800K), 1.5168498 secs]
    Mon Dec 08 17:01:00 2008
    2897.156: [GC 2897.159: [DefNew
    Mon Dec 08 17:01:01 2008
    : 128109K->38278K(131328K), 1.2986133 secs] 249310K->163715K(1004800K), 1.3037990 secs]
    Mon Dec 08 17:02:42 2008
    2998.541: [GC 2998.545: [DefNew: 125830K->36592K(131328K), 0.7625348 secs] 251267K->162029K(1004800K), 0.7659894 secs]
    Mon Dec 08 17:04:24 2008
    3101.291: [GC 3101.294: [DefNew
    Mon Dec 08 17:04:25 2008
    : 124144K->40729K(131328K), 0.8729088 secs] 249581K->166166K(1004800K), 0.8760983 secs]
    Mon Dec 08 17:06:09 2008
    3206.481: [GC 3206.485: [DefNew
    Mon Dec 08 17:06:11 2008
    : 128281K->43775K(131328K), 1.3455715 secs] 253718K->174272K(1004800K), 1.3510236 secs]
    Mon Dec 08 17:07:49 2008
    3305.676: [GC 3305.681: [DefNew
    Mon Dec 08 17:07:50 2008
    : 131327K->41125K(131328K), 1.3483504 secs] 261824K->178697K(1004800K), 1.3523498 secs]
    Mon Dec 08 17:09:57 2008
    3433.527: [GC 3433.530: [DefNew
    Mon Dec 08 17:09:58 2008
    : 128677K->39898K(131328K), 1.2758386 secs] 266249K->181155K(1004800K), 1.2792135 secs]
    Mon Dec 08 17:11:18 2008
    3514.812: [GC 3514.817: [DefNew
    Mon Dec 08 17:11:19 2008
    : 127450K->38637K(131328K), 1.1377686 secs] 268707K->183120K(1004800K), 1.1416422 secs]
    Thanks & Regards,
    Rahul

  • Single app mode with VPP Token Managed Distribution apps?

    For some reason, single app mode setting in Profile Manager will only pick up apps that have been purchased by the device/user Apple ID I.e. individuals personally purchased apps, it will not allow single app mode on pushed apps via VPP Token Managed distribution.
    My questions are:
    1) should it be possible to single app mode, after all MD is to help organisations 'manage' the devices? If so, what am I doing wrong?
    2) is it ethical that I can see users 'personally' purchased apps when MDM allows for 'dual' managed devices
    Any help would be most appreciated.

    iCab
    https://itunes.apple.com/us/app/icab-mobile-web-browser/id308111628?mt=8
    I've used iCab.  I've not used iCab's Kiosker mode.
    Robert

  • Single app mode in my IOS application

    I want to implement Single app mode in my IOS application through coding. For this I am doing the following steps:-
    1. I am supervising my device through apple configurator and using config profile generated by configurator itself.
    2. I have selected the restriction payload to generate my profile because I want single app mode functionality.
    3. According to apple documentation one key is added in Restriction payload that is “autonomousSingleAppModePermittedAppIDs” in IOS and later. But I am not able to find it anywhere to fill my bundle identifier. I have tried to add this key manually by editing the profile in text edit but this process invalidates my profile.
    Here is the link reference:-
    https://developer.apple.com/library/ios/featuredarticles/iPhoneConfigurationProf ileRef/Introduction/Introduction.html#//apple_ref/doc/uid/TP40010206-CH1-SW13
    Under Restrictions Payload section of the documentation.
    4.I have tried to generate my profile with the help of iPCU(iPhone configuration utility) as well but did not find anything.
    So please help me out what I am missing here or what else i need to do.
    Thanks
    Steven Meister

    Hi Ollie,
    I've found a workaround thanks to Chris from Kiosk Pro App.
    You need to transform all requests (only when Guided Access is on) with navigation type "UIWebViewNavigationTypeLinkClicked" to navigation type "UIWebViewNavigationTypeOther"
    One issue with this workaround is that the Guided Access message still appears for links using types "Form Submitted" and "Form Resubmitted". Trying to transform these types could potentially cause an error with loading the page.
    Here is an implementation by Blandine from Adaptive Channel :
    In the method :
    - (BOOL)webView:(UIWebView *)webView shouldStartLoadWithRequest:(NSURLRequest *)request navigationType:(UIWebViewNavigationType)navigationType {
    Just add  :
    if (UIAccessibilityIsGuidedAccessEnabled()) {
            if (navigationType == UIWebViewNavigationTypeLinkClicked ) {
                navigationType = UIWebViewNavigationTypeOther;
                [webView loadRequest:request];
                return NO;
    Hope it helps.
    Cheers,
    Mehdi

  • Flash Player disabled only in app mode of internet explorer. How to reenable? (Windows 8)

    I have a windows 8 OS. Until recently flash player ran fine in both the desktop and app versions of internet explorer. Flash player is now only enabled in the desktop version and not the app version. I have followed the steps listed in the help section of the website and they did not solve the problem. Is there a way to reenable flash player in the app mode of internet explorer?

    Wish I could help, but I never run anything from the start menu tiles. 99 times out of 100, it crashes my laptop and I have to force a hard restart.
    That garbage is the worst thing Microsoft ever came up with and they should be sued out of business for it IMHO.

  • EUL in apps mode

    I'm confused as to how exactly security works in an EUL in apps mode. Let's say I've assigned an business area to a user. However, in the applications, the user does not have the responsibility to view that data. In Discoverer, it seems that security stops at the business area assignment (i.e., if the user has been assigned the BA, they can build and run a worksheet and then view the data). If this is indeed the case, what exactly is the "apps mode" part supposed to do? I'm confused...

    John,
    I've since found out some interesting stuff... (metalink.oracle.com is a wonderful thing!). Yes, if your EUL as created in "apps mode" then you should only grant security to the responsibility. (This is a quote from the db-link-related document referenced below) "When an applications mode EUL is created, it is set-up to interface to Applications Security Tables instead of the Data Dictionary." Those tables are fnd_user, fnd_responsibility_vl, fnd_application, etc. That's a biggie -- business areas built on custom views or tables are not filtered through the responsibility -- it's a big hole in security. Bottom line, it sounds like if you grant security on a business area to an individual, they'll be able to see the data regardless of their responsibilities assigned them in the front-end. I've also tested this theory and it seems to be true. See metalink Doc ID 191586.1 to find out how to join EUL tables with the FND tables. It's soooooo much easier to see which users/responsibilities are assigned on the back-end than through Discoverer Admin when you have 50+ business areas.
    I've inherited an Oracle-vendor built, but not rolled-out, "apps mode" EUL. I'm tasked with figuring out how it works and getting it rolled out ASAP.
    Also of note, "apps mode" euls have a problem with database links -- see Doc ID 113381.1 on metalink.

Maybe you are looking for