Cannot start my application in a secure context

Hi
I have a problem starting my client in a secure context when I use a library that uses commons-logging. (And that are quite a lot)
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at org.springframework.util.ClassUtils.<clinit>(Class Utils.java:73)
at org.springframework.core.io.DefaultResourceLoader. <init>(DefaultResourceLoader.java:52)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.security.AccessControlException: access denied (java.util.PropertyPermission org.apache.commons.logging.LogFactory.HashtableImp l read)
at java.security.AccessControlContext.checkPermission (Unknown Source)
at java.security.AccessController.checkPermission(Unk nown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPropertyAccess(Unkn own Source)
at java.lang.System.getProperty(Unknown Source)
at org.apache.commons.logging.LogFactory.createFactor yStore(LogFactory.java:320)
at org.apache.commons.logging.LogFactory.<clinit>(Log Factory.java:1725)
... 34 more
private static final Hashtable createFactoryStore() {
Hashtable result = null;
-- > Line 320 String storeImplementationClass
= System.getProperty(HASHTABLE_IMPLEMENTATION_PROPER TY);
if (storeImplementationClass == null) {
storeImplementationClass = WEAK_HASHTABLE_CLASSNAME;
I do not get the Problem If I sign the jars and use the 'permision-all' tag in my jnlp, but that is not what I want.
The problem seems to be that I cannot read SystemProperties.
Can that be configured somehow?
Does anyone have an idea how to overcome that problem ???

Hi
For me it smells like hardware fault.
I can imagine that some part like CPU or maybe the GPU died.
Why? I dont think that someone would be able to provide you an proper explanation
However, since your notebook is really new, the unit should be fixed free of charge.
Get in contact with an local Toshiba authorized service provider and ask for assistance.
Other option might be the notebook dealer who sells this unit.
Maybe you could replace it with another new one.

Similar Messages

  • Cannot start X applications after a few days in the desktop

    I've seen an issue the last month or so, that after a period of time (unsure how long really, my computer is rarly rebooted), a few days or more, I'm suddenly not allowed to start X applications anymore.
    This includes both from the KDE start menu and from terminals. I only get this message:
    When trying to start kwrite for instance:
    Invalid MIT-MAGIC-COOKIE-1 key kwrite: cannot connect to X server :0
    Or with sudo I've seen:
    No protocol specified
    kwrite: cannot connect to X server :0
    This happens to all applications until I restart the X server and it's starting to get annoying to restart it every few days due to this. I checked my .Xauthority file and it is intact (I took a backup to see if it was mangled by something).
    There's nothing in the kernel logs or X.org log, only messages from boot time.
    I'm running testing on with the open source radeon drivers if it matters, x86_64.
    Has anyone else seen something like this?

    Similar issues have been solved by taking care of hostname, which may be tricker that expected https://bbs.archlinux.org/viewtopic.php … 3#p1271493
    MIT-MAGIC-COOKIE-1 issue: https://bbs.archlinux.org/viewtopic.php?id=163644 - no solution.
    If you're trying to run graphical apps as root or with sudo, read https://wiki.archlinux.org/index.php/Ru … ps_as_root

  • Cannot  start BSP application from browser

    hi all
    Cannot start standard BSP application TUTORIAL_1 through web browser. When i test TUTORIAL_1 , a seprate browser window opens which asks for login credientals but no contents are displayed.
    i checked SICF service and they are active ,also i set parameter icm\server_port_0 and icm\host_name_full
    Still i m getting a ABAP DUMP "CX_BSP_HOST_NOT_QUALIFIED" and no contents displayed in browser
    Can you anyone please help me urgently?
    Regards
    Ujval

    > What do you say ?
    That a little bit of work is still required here. As you write that you don't want to restart application server, and this is only a test server, let me make a suggestion.
    Do <u><b>NOT</b></u> change anything on the WebAS server.
    <u>Step 1:</u> Find you hosts file (on my machine it is c:\winnt\system32\drivers\etc\hosts) and add the following line into this file.
    1.2.3.4     myWebAS.domain.ext myWebAS
    The name is not important, but must be a string you will remember. The 1.2.3.4 is the IP address of your WebAS. Please write in the correct value instead of my example value!
    <u>Step 2:</u> Start you BSP application as usual. When the popup comes for your password, press cancel. You will now see in the top of the browser some URL of the form: http://myWebAS:port/sap/... The :port is only there if you are not using the default port 80. Now manually change the URL by adding the domain you configured previously. It should now be: http://myWebAS.domain.ext:port/sap/... Press ENTER to load this URL.
    This way you are using a FQDN, and the browser is able to resolve this pseudo name onto the correct IP address. The WebAS/BSP will be happy with this.
    Not the most satisfactory solution, but it should get you at least on the road.
    ++bcm

  • ITunes mysteriously plays music but I cannot start the application

    Hey there ... I guess the title says it all. The window was open but suddenly closed. When I hit the play button on my keyboard the music plays but I cannot open the application anymore.

    Airplay in now located in control center.

  • Cannot start Essbase application

    Hi-
    We could not start our Essbase application after stopping and starting Essbase services. This issue happens randomly, usually when big calcs are running and getting interrupted by the nightly backup process. We are killing all processes and logging off users before stopping the services, however we still seem to be running into "Cannot load application..." error depicted below when trying to start the services back up.. Any suggestions are greatly appreciated. Is there any better way to get rid of any hung processes besides "alter system kill request all;" command? Thank you in advance..
    MAXL> alter system logout session all;
    OK/INFO - 1013220 - Supervisor [essbaseadmin] has forced user [JohnSmith] to logout.
    OK/INFO - 1051037 - Logging out user [a350199], active for 68 minutes.
    OK/INFO - 1013220 - Supervisor [essbaseadmin] has forced user [essbaseadmin] to logout.
    OK/INFO - 1051037 - Logging out user [essbaseadmin], active for 243 minutes.
    ERROR - 1013291 - Failed to logout user [essbaseadmin]: user has requests running.
    essmsh timestamp: Wed Mar 18 20:00:03 2009
    MAXL> alter system kill request all;
    OK/INFO - 1056090 - System altered.
    essmsh timestamp: Wed Mar 18 20:00:04 2009
    MAXL> alter application MYAPP disable connects;
    OK/INFO - 1056013 - Application MYAPP altered.
    essmsh timestamp: Wed Mar 18 20:00:04 2009
    MAXL> logout;
    User essbaseadmin is logged out
    essmsh timestamp: Wed Mar 18 20:00:04 2009
    /*--stop essbase services now******/
    ------- ESSBASE.LOG ------------------------------
    [Wed Mar 18 20:10:04 2009]Local/ESSBASE0///Error(1013018)
    Cannot unload database [MYAPP] while user [essbaseadmin] is performing database operation. Wait for the user to complete the operation, or ask the user to abort it. Log out all users and then unload the database.
    /*--start essbase services******/
    [Wed Mar 18 20:13:03 2009]Local/ESSBASE0///Info(1051283)
    Retrieving License Information Please Wait...
    [Wed Mar 18 20:13:03 2009]Local/ESSBASE0///Info(1051286)
    License information retrieved.
    [Wed Mar 18 20:13:05 2009]Local/ESSBASE0///Info(1051199)
    Single Sign-On Initialization Succeeded !
    [Wed Mar 18 20:13:05 2009]Local/ESSBASE0///Info(1051232)
    Using English_UnitedStates.Latin1@Binary as the Essbase Locale
    [Wed Mar 18 20:13:09 2009]Local/ESSBASE0///Error(1002097)
    Unable to load database [MYAPP]
    [Wed Mar 18 20:13:09 2009]Local/ESSBASE0///Error(1052001)
    Error reading from server
    [Wed Mar 18 20:13:09 2009]Local/ESSBASE0///Error(1052001)
    Error reading from server
    [Wed Mar 18 20:13:09 2009]Local/ESSBASE0///Error(1054001)
    Cannot load application MYAPP with error number [1002097] - see server log file

    Please be careful.
    When you kill a calc script, it can damage your app/db.
    I would suggest to make sure that your calc script finish before your backup run, or run after the backup finish.
    Zaky

  • I cannot start firefox because of a security problem after it crashed. What should I do to fix it?

    I use Vista on my dell inspiron 1721. Firefox closed itself, computer shut itself down, a lot of 'corrupted files' were deleted without my interference, and when Vista finally came back up, Firefox wouldn't start. Nowit says I have to fix the firefox directory. How do I do that? The help page on the profile didn't help me. Thanks, mhixon This started when I was browsing on Drudge report. The popup message said:
    Could not initialize the application's security component. ....
    I could not start firefox again after that.
    How do I update a graphics driver?

    You may need to delete the file secmode.db as well.
    Create a new profile as a test to check if your current profile is causing the problems.<br />
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.com/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • CF 9.0.1 Update - Cannot Start CF Application Server

    Running a dev box with W7 x64. i7 8GB ram.  Had CF 9.0.0 (x86) running.  Able to get to /CFIDE/Administrator.cfm and add DSNs, etc, but could not access CF websites due to 403 errors. 
    Installed 9.0.1 x64 update and now CF Application Server service will not start.  (Error Code 2) and the Win event log posts "The ColdFusion 9 Application Server service terminated with service-specific error The system cannot find the file specified."
    Checking the service properties, it is looking for: "C:\ColdFusion9\runtime\bin\jrunsvc.exe" and I verified that it was there.
    Looking at the forum I saw that it may be a JRE error, so I edited my JVM config to "java.home=C:/ColdFusion9/runtime/jre6"  (Copied the ../jre6 folder from C:/program files/java/ in case the config file was tripping over the space in "Program Files")
    Tried toggling IIS6 compatability on/off - No joy.
    I've spent a couple of days chasing this (Tried to load CF9 x64 and it was a bust.)
    Any help would be appreciated.
    Thanks.

    I've tried both the x64 & x86 updaters without any success.  (The labling on the update package suggested that it related to the OS vs. the Server version.)  Same error either way with both the x86 and x64 CF9 servers 
    I looked at the logs and didn't see much...
    (Note: This is back to a straight x86 9.0.0 install, so it won't have the 9.0.1 errors.  Doh!)
    CFStat Output
    Pg/Sec  DB/Sec  CP/Sec  Reqs  Reqs  Reqs  AvgQ   AvgReq AvgDB  Bytes  Bytes Now Hi  Now Hi  Now Hi  Q'ed  Run'g TO'ed Time   Time   Time   In/Sec Out/Sec
    0   0   0   0   -1  -1  0     0     0     0      -6546  12     0      0    
    Admin Event
    # Created by JRun on 06/06 17:04:45
    06/06 17:04:45 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
    06/06 17:04:45 info JRun Web Server listening on *:8000
    06/06 17:04:45 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/C:/ColdFusion9/runtime/lib/jrun-comp.ear
    06/06 17:04:45 info Deploying EJB "JRunSQLInvoker" from: file:/C:/ColdFusion9/runtime/lib/jrun-comp.ear
    06/06 17:05:08 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
    06/06 17:05:08 info JRun Web Server listening on *:8000
    06/06 17:05:08 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/C:/ColdFusion9/runtime/lib/jrun-comp.ear
    06/06 17:05:08 info Deploying EJB "JRunSQLInvoker" from: file:/C:/ColdFusion9/runtime/lib/jrun-comp.ear
    06/06 17:06:01 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
    06/06 17:06:01 info JRun Web Server listening on *:8000
    06/06 17:06:01 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/C:/ColdFusion9/runtime/lib/jrun-comp.ear
    06/06 17:06:01 info Deploying EJB "JRunSQLInvoker" from: file:/C:/ColdFusion9/runtime/lib/jrun-comp.ear
    CF Event
    # Created by JRun on 06/06 17:06:08
    06/06 17:06:08 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
    06/06 17:06:08 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/ColdFusion9/
    06/06 17:06:09 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/ColdFusion9/
    06/06 17:06:09 user JSPServlet: init
    06/06 17:06:09 user ColdFusionStartUpServlet: init
    06/06 17:06:09 user ColdFusionStartUpServlet: ColdFusion: Starting application services
    06/06 17:06:09 user ColdFusionStartUpServlet: ColdFusion: VM version = 14.0-b16
    06/06 17:06:11 user ColdFusionStartUpServlet: ColdFusion: application services are now available
    06/06 17:06:11 user CFMxmlServlet: init
    06/06 17:06:11 user CFMxmlServlet: Macromedia Flex Build: 87315.134646
    06/06 17:06:12 user CFSwfServlet: init
    06/06 17:06:12 user CFCServlet: init
    06/06 17:06:12 user FlashGateway: init
    06/06 17:06:12 user MessageBrokerServlet: init
    06/06 17:06:12 user CFFormGateway: init
    06/06 17:06:13 user CFInternalServlet: init
    06/06 17:06:13 user WSRPProducer: init
    06/06 17:06:13 user ServerCFCServlet: init
    06/06 17:06:43 info JRun Proxy Server listening on *:51800
    06/06 17:13:01 user RDSServlet: init
    06/06 17:13:01 user RDSServlet: init
    06/06 17:13:01 user RDSServlet: init
    06/06 17:13:01 user RDSServlet: init
    06/06 17:13:01 user RDSServlet: init
    06/06 17:13:01 user RDSServlet: init
    06/06 17:13:01 user RDSServlet: init
    06/06 17:13:01 user RDSServlet: init
    06/06 17:13:01 user RDSServlet: init

  • Why i cannot start sun application server

    I am a new learner to Sun Microsystem's application server.
    I can start the default server yestday, but cannot do it today. I didn't do anything, just switched off my pc last night without stop the default server first. Did me destoried anything? I don't wish the server is so fragile.
    and it gives the message: CLI156 could not start the domin domin1, check the server log
    anyone knows how to slove it?
    thx

    Urm.... i did not do any good thing to it. but it worked again. seems it got temper sometimes

  • Cannot start Messages - application not responding.

    I've been unable to launch Messages for the past few days. No new installs that I can think of. I've been on Yosemite for awhile so I don't think it's Yosemite related.
    Messages will just hang and I have to force quit.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Click the Clear Display icon in the toolbar. Then try to launch Messages. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name or email address, may appear in the log. Anonymize before posting.

  • Contract Manager 14- Cannot start Administration Application

    I followed the documentation for installing Contract management 14 on a MS SQL server and everything seems to have gone well until i got to the step "Setting up the Contract Management Environment" in the installation and configuration guide.
    1.From the Windows desktop open Internet Explorer.
    2.Enter the Web address for the Contract Management Administration Application as follows:
    http://webservername:7001/exponline/adminlogon.jsp
    where webservername is the computer name of your Contract Management Web server
    When i try to get the the administration application at url http://localhost:7001/exponline/adminlogon.jsp , I just get the page cannot be displayed. In the Java Primavera Administrator i did set the web server port to be 7001. I ran a netstat and dont see localhost listening on port 7001 so im at a loss here.
    Im not that familiar with this product, except for this install so any help would be appreciated.
    Thank

    Are you able to get a page at http://[webserver]:7001/console ?
    This will indicate if WebLogic is running or not.

  • [KDM] Cannot start gui application with sudo

    Hi,
    After i had upgraded to kde 4.5, there was a new problem. When i want to start any gui program with sudo (e.g. sudo kwrite) i see that error:
    [simas@myhost ~]$ sudo kwrite
    No protocol specified
    kwrite: cannot connect to X server :0.0
    [simas@myhost ~]$
    Starting apps like nano works fine. I also discovered that when i use gdm instead of kdm, and boot to same kde desktop, i can start gui apps with sudo fine. when i use kdm no matter if im in gnome or kde starting gui apps from terminal with sudo just doesnt work.
    Anyone has any ideas? im starting desktop managers with inittab method.
    Last edited by syms (2010-10-11 11:49:24)

    graysky wrote:hmm... with gnome I use gksu so I believe you need the kde version of that... ksudo or kdsu I can't remember.
    well, using kdesu works fine, but i still prefer sudo. in fact everything worked fine in kde 4.4 and gdm.

  • I cannot start the application for adobe photoshop extended

    when I try to intall adobe photoshop cs6 extended.installer failed to initiate.

    Hi Jim,
    Kindly try the steps mentioned in the link below, let us know if you still get the same message again.
    https://helpx.adobe.com/creative-cloud/kb/creative-cloud-desktop-application-failed.html
    Thanks,
    Atul Saini

  • Cannot Start Application on EBS 12.2.4

    Hello,
    I've a stuck when i want to starting EBS application. database, listener already up and finally i want to start EBS with this command:
    NB : I remark error statement with RED text.
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adnodemgrctl.sh start -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running adnodemgrctl.sh version 120.11.12020000.11
    Calling txkChkEBSDependecies.pl to perform dependency checks for ALL MANAGED SERVERS
    Perl script txkChkEBSDependecies.pl got executed successfully
    Starting the Node Manager...
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for details
    adnodemgrctl.sh: exiting with status 0
    adnodemgrctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for more information ...
    .end std out.
    *** ALL THE FOLLOWING FILES ARE REQUIRED FOR RESOLVING RUNTIME ERRORS
    *** Log File = /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/rgf/TXK/txkChkEBSDependecies_Fri_Mar_20_08_04_02_2015/txkChkEBSDependecies_Fri_Mar_20_08_04_02_2015.log
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adalnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    adalnctl.sh version 120.3.12020000.2
    Checking for FNDFS executable.
    Starting listener process APPS_DEV.
    adalnctl.sh: exiting with status 0
    adalnctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adalnctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adcmctl.sh start
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adcmctl.sh version 120.19.12020000.3
    Starting concurrent manager for DEV ...
    Starting DEV_0320@DEV Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adcmctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adadminsrvctl.sh start -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running adadminsrvctl.sh version 120.10.12020000.9
    Starting WLS Admin Server...
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for details
    adadminsrvctl.sh: exiting with status 1
    adadminsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for more information ...
    .end std out.
    .end err out.
    ERROR: Skipping startup of oacore_server1 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
    ERROR: Skipping startup of forms-c4ws_server1 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
    ERROR: Skipping startup of oafm_server1 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
    ERROR: Skipping startup of forms_server1 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
    ERROR: Skipping startup of oaea_server1 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
    adstrtal.sh: Exiting with status 1
    adstrtal.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adstrtal.log for more information ...
    Then i collecting log about adstral.log:
    03/14/15-17:36:36 :: You are running adstrtal.sh version 120.24.12020000.6
    Setting Service Group Root Service to mode 2
    Setting Service Group Web Administration to mode 2
    Setting Service Group Web Entry Point Services to mode 2
    Setting Service Group Web Application Services to mode 2
    Setting Service Group Batch Processing Services to mode 2
    Service Group Other Services is disabled.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/jtffmctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running jtffmctl.sh version 120.3.12020000.4
    Validating Fulfillment patch level via /apps/DEV/fs1/EBSapps/comn/java/classes
    Fulfillment patch level validated.
    Starting Fulfillment Server for DEV on port 9304 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adopmnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adopmnctl.sh version 120.0.12020000.2
    Starting Oracle Process Manager (OPMN) ...
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adopmnctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adapcctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adapcctl.sh version 120.0.12020000.2
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    opmnctl start: opmn is already running.
    opmnctl startproc: starting opmn managed processes...
    adapcctl.sh: exiting with status 0
    adapcctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adapcctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adnodemgrctl.sh start -nopromptmsg
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adnodemgrctl.sh version 120.11.12020000.4
    Calling txkChkEBSDependecies.pl to perform dependency checks for oacore
    Perl script txkChkEBSDependecies.pl got executed successfully
    Starting the Node Manager...
    NMProcess: <Mar 14, 2015 5:36:47 PM> <INFO> <Loading domains file: /apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains>
    NMProcess: Mar 14, 2015 5:36:47 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    NMProcess: INFO: Loading domains file: /apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains
    NMProcess: <Mar 14, 2015 5:36:47 PM> <INFO> <Loaded node manager configuration properties from '/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.properties'>
    NMProcess: Mar 14, 2015 5:36:47 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: INFO: Loaded node manager configuration properties from '/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.properties'
    NMProcess: Node manager v10.3
    NMProcess:
    NMProcess: Configuration settings:
    NMProcess:
    NMProcess: NodeManagerHome=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1
    NMProcess: ListenAddress=orapvapp.vision.com
    NMProcess: ListenPort=5560
    NMProcess: ListenBacklog=50
    NMProcess: SecureListener=false
    NMProcess: AuthenticationEnabled=true
    NMProcess: NativeVersionEnabled=true
    NMProcess: CrashRecoveryEnabled=false
    NMProcess: JavaHome=/apps/DEV/fs1/EBSapps/comn/util/jdk64
    NMProcess: StartScriptEnabled=false
    NMProcess: StopScriptEnabled=false
    NMProcess: StartScriptName=startWebLogic.sh
    NMProcess: StopScriptName=
    NMProcess: LogFile=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.log
    NMProcess: LogLevel=INFO
    NMProcess: LogLimit=0
    NMProcess: LogCount=1
    NMProcess: LogAppend=true
    NMProcess: LogToStderr=true
    NMProcess: LogFormatter=weblogic.nodemanager.server.LogFormatter
    NMProcess: DomainsFile=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains
    NMProcess: DomainsFileEnabled=true
    NMProcess: StateCheckInterval=500
    NMProcess: QuitEnabled=true
    NMProcess: UseMACBroadcast=false
    NMProcess: DomainRegistrationEnabled=true
    NMProcess: DomainsDirRemoteSharingEnabled=false
    NMProcess:
    NMProcess: Domain name mappings:
    NMProcess:
    NMProcess: EBS_domain_DEV -> /apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV
    NMProcess:
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <EBS_domain_DEV> <forms-c4ws_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms-c4ws_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms-c4ws_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <EBS_domain_DEV> <oafm_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oafm_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oafm_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <EBS_domain_DEV> <oacore_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oacore_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oacore_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <EBS_domain_DEV> <forms_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <EBS_domain_DEV> <AdminServer> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/AdminServer/data/nodemanager/startup.properties">
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/AdminServer/data/nodemanager/startup.properties"
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <Plain socket listener started on port 5560, host orapvapp.vision.com>
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.Listener run
    NMProcess: INFO: Plain socket listener started on port 5560, host orapvapp.vision.com
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for details
    adnodemgrctl.sh: exiting with status 0
    adnodemgrctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for more information ... 
    .end std out.
    *** ALL THE FOLLOWING FILES ARE REQUIRED FOR RESOLVING RUNTIME ERRORS
    *** Log File = /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/rgf/TXK/txkChkEBSDependecies_Sat_Mar_14_17_36_38_2015/txkChkEBSDependecies_Sat_Mar_14_17_36_38_2015.log
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adalnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    adalnctl.sh version 120.3.12020000.2
    Checking for FNDFS executable.
    Starting listener process APPS_DEV.
    adalnctl.sh: exiting with status 0
    adalnctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adalnctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adcmctl.sh start
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adcmctl.sh version 120.19.12020000.3
    Starting concurrent manager for DEV ...
    Starting DEV_0314@DEV Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adcmctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adadminsrvctl.sh start -nopromptmsg
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adadminsrvctl.sh version 120.10.12020000.2
    Starting WLS Admin Server...
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for details
    adadminsrvctl.sh: exiting with status 0
    adadminsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for more information ... 
    .end std out.
    .end err out.
    Checking the status of the AdminServer...
    .end std out.
    .end err out.
    Checking/updating the JVM argument values for the managed servers ...
    Validated the passed arguments for the option ebs-set-allmanagedsrvargs
    Connecting to t3://orapvapp.vision.com:7005 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'EBS_domain_DEV'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Location changed to edit tree. This is a writable tree with
    DomainMBean as the root. To make changes you will need to start
    an edit session via startEdit().
    For more help, use help(edit)
    Starting an edit session ...
    Started edit session, please be sure to save and activate your
    changes once you are done.
    Activating all your changes, this may take a while ...
    The edit lock associated with this edit session is released
    once the activation is completed.
    Activation completed
    Edit session is cancelled successfully
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start oafm_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting oafm_server1...
    admanagedsrvctl.sh: exiting with status 1
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adoafmctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start forms_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting forms_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adformsctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start forms-c4ws_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting forms-c4ws_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adforms-c4wsctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start oacore_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting oacore_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adoacorectl.txt for more information ... 
    .end std out.
    .end err out.
    [Service Control Execution Report]
    The report format is:
      <Service Group>            <Service>                                <Script>                   <Status>
      Root Service                                                                                   Enabled
      Root Service               NodeManager                              adnodemgrctl.sh            Started
      Web Administration                                                                             Enabled
      Web Administration         AdminServer                              adadminsrvctl.sh           Started
      Web Administration         OracleTNSListenerAPPS_DEV_orapvapp       adalnctl.sh                Started
      Web Entry Point Services                                                                       Enabled
      Web Entry Point Services   Oracle HTTP Server DEV_orapvapp          adapcctl.sh                Started
      Web Entry Point Services   Oracle Process Manager for DEV_orapvapp  adopmnctl.sh               Started
      Web Application Services                                                                       Enabled
      Web Application Services   oacore_server1                           admanagedsrvctl.sh         Started
      Web Application Services   forms_server1                            admanagedsrvctl.sh         Started
      Web Application Services   oafm_server1                             admanagedsrvctl.sh         Failed
      Web Application Services   forms-c4ws_server1                       admanagedsrvctl.sh         Started
      Batch Processing Services                                                                      Enabled
      Batch Processing Services  OracleConcMgrDEV_orapvapp                adcmctl.sh                 Started
      Batch Processing Services  Oracle ICSM DEV_orapvapp                 ieoicsm.sh                 Disabled
      Batch Processing Services  Oracle Fulfillment Server DEV_orapvapp   jtffmctl.sh                Started
      Other Services                                                                                 Disabled
      Other Services             OracleFormsServer-Forms DEV_orapvapp     adformsrvctl.sh            Disabled
      Other Services             Oracle MWA Service DEV_orapvapp          mwactlwrpr.sh              Disabled
    Total time taken for execution is 2 mins 35 seconds.
    ServiceControl is exiting with status 1
    03/14/15-17:39:12 :: You are running adstrtal.sh version 120.24.12020000.6
    =================================================================
    03/15/15-06:48:11 :: You are running adstrtal.sh version 120.24.12020000.6
    Setting Service Group Root Service to mode 2
    Setting Service Group Web Administration to mode 2
    Setting Service Group Web Entry Point Services to mode 2
    Setting Service Group Web Application Services to mode 2
    Setting Service Group Batch Processing Services to mode 2
    Service Group Other Services is disabled.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/jtffmctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running jtffmctl.sh version 120.3.12020000.4
    Validating Fulfillment patch level via /apps/DEV/fs1/EBSapps/comn/java/classes
    Fulfillment patch level validated.
    Starting Fulfillment Server for DEV on port 9304 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adopmnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adopmnctl.sh version 120.0.12020000.2
    Starting Oracle Process Manager (OPMN) ...
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adopmnctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adapcctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adapcctl.sh version 120.0.12020000.2
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    opmnctl start: opmn is already running.
    opmnctl startproc: starting opmn managed processes...
    adapcctl.sh: exiting with status 0
    adapcctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adapcctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adnodemgrctl.sh start -nopromptmsg
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adnodemgrctl.sh version 120.11.12020000.4
    Calling txkChkEBSDependecies.pl to perform dependency checks for oacore
    Perl script txkChkEBSDependecies.pl got executed successfully
    Starting the Node Manager...
    NMProcess: <Mar 15, 2015 6:48:31 AM> <INFO> <Loading domains file: /apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains>
    NMProcess: Mar 15, 2015 6:48:31 AM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    NMProcess: INFO: Loading domains file: /apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains
    NMProcess: <Mar 15, 2015 6:48:31 AM> <INFO> <Loaded node manager configuration properties from '/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.properties'>
    NMProcess: Mar 15, 2015 6:48:31 AM weblogic.nodemanager.server.NMServer <init>
    NMProcess: INFO: Loaded node manager configuration properties from '/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.properties'
    NMProcess: Node manager v10.3
    NMProcess:
    NMProcess: Configuration settings:
    NMProcess:
    NMProcess: NodeManagerHome=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1
    NMProcess: ListenAddress=orapvapp.vision.com
    NMProcess: ListenPort=5560
    NMProcess: ListenBacklog=50
    NMProcess: SecureListener=false
    NMProcess: AuthenticationEnabled=true
    NMProcess: NativeVersionEnabled=true
    NMProcess: CrashRecoveryEnabled=false
    NMProcess: JavaHome=/apps/DEV/fs1/EBSapps/comn/util/jdk64
    NMProcess: StartScriptEnabled=false
    NMProcess: StopScriptEnabled=false
    NMProcess: StartScriptName=startWebLogic.sh
    NMProcess: StopScriptName=
    NMProcess: LogFile=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.log
    NMProcess: LogLevel=INFO
    NMProcess: LogLimit=0
    NMProcess: LogCount=1
    NMProcess: LogAppend=true
    NMProcess: LogToStderr=true
    NMProcess: LogFormatter=weblogic.nodemanager.server.LogFormatter
    NMProcess: DomainsFile=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains
    NMProcess: DomainsFileEnabled=true
    NMProcess: StateCheckInterval=500
    NMProcess: QuitEnabled=true
    NMProcess: UseMACBroadcast=false
    NMProcess: DomainRegistrationEnabled=true
    NMProcess: DomainsDirRemoteSharingEnabled=false
    NMProcess:
    NMProcess: Domain name mappings:
    NMProcess:
    NMProcess: EBS_domain_DEV -> /apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV
    NMProcess:
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <EBS_domain_DEV> <forms-c4ws_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms-c4ws_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms-c4ws_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <EBS_domain_DEV> <oafm_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oafm_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oafm_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <EBS_domain_DEV> <oacore_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oacore_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oacore_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <EBS_domain_DEV> <forms_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <EBS_domain_DEV> <AdminServer> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/AdminServer/data/nodemanager/startup.properties">
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/AdminServer/data/nodemanager/startup.properties"
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <Plain socket listener started on port 5560, host orapvapp.vision.com>
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.Listener run
    NMProcess: INFO: Plain socket listener started on port 5560, host orapvapp.vision.com
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for details
    adnodemgrctl.sh: exiting with status 0
    adnodemgrctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for more information ... 
    .end std out.
    *** ALL THE FOLLOWING FILES ARE REQUIRED FOR RESOLVING RUNTIME ERRORS
    *** Log File = /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/rgf/TXK/txkChkEBSDependecies_Sun_Mar_15_06_48_21_2015/txkChkEBSDependecies_Sun_Mar_15_06_48_21_2015.log
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adalnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    adalnctl.sh version 120.3.12020000.2
    Checking for FNDFS executable.
    Starting listener process APPS_DEV.
    adalnctl.sh: exiting with status 0
    adalnctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adalnctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adcmctl.sh start
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adcmctl.sh version 120.19.12020000.3
    Starting concurrent manager for DEV ...
    Starting DEV_0315@DEV Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adcmctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adadminsrvctl.sh start -nopromptmsg
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adadminsrvctl.sh version 120.10.12020000.2
    Starting WLS Admin Server...
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for details
    adadminsrvctl.sh: exiting with status 0
    adadminsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for more information ... 
    .end std out.
    .end err out.
    Checking the status of the AdminServer...
    .end std out.
    .end err out.
    Checking/updating the JVM argument values for the managed servers ...
    Validated the passed arguments for the option ebs-set-allmanagedsrvargs
    Connecting to t3://orapvapp.vision.com:7005 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'EBS_domain_DEV'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start forms_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting forms_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adformsctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start forms-c4ws_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting forms-c4ws_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adforms-c4wsctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start oafm_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting oafm_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adoafmctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start oacore_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting oacore_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adoacorectl.txt for more information ... 
    .end std out.
    .end err out.
    [Service Control Execution Report]
    The report format is:
      <Service Group>            <Service>                                <Script>                   <Status>
      Root Service                                                                                   Enabled
      Root Service               NodeManager                              adnodemgrctl.sh            Started
      Web Administration                                                                             Enabled
      Web Administration         AdminServer                              adadminsrvctl.sh           Started
      Web Administration         OracleTNSListenerAPPS_DEV_orapvapp       adalnctl.sh                Started
      Web Entry Point Services                                                                       Enabled
      Web Entry Point Services   Oracle HTTP Server DEV_orapvapp          adapcctl.sh                Started
      Web Entry Point Services   Oracle Process Manager for DEV_orapvapp  adopmnctl.sh               Started
      Web Application Services                                                                       Enabled
      Web Application Services   oacore_server1                           admanagedsrvctl.sh         Started
      Web Application Services   forms_server1                            admanagedsrvctl.sh         Started
      Web Application Services   oafm_server1                             admanagedsrvctl.sh         Started
      Web Application Services   forms-c4ws_server1                       admanagedsrvctl.sh         Started
      Batch Processing Services                                                                      Enabled
      Batch Processing Services  OracleConcMgrDEV_orapvapp                adcmctl.sh                 Started
      Batch Processing Services  Oracle ICSM DEV_orapvapp                 ieoicsm.sh                 Disabled
      Batch Processing Services  Oracle Fulfillment Server DEV_orapvapp   jtffmctl.sh                Started
      Other Services                                                                                 Disabled
      Other Services             OracleFormsServer-Forms DEV_orapvapp     adformsrvctl.sh            Disabled
      Other Services             Oracle MWA Service DEV_orapvapp          mwactlwrpr.sh              Disabled
    Total time taken for execution is 2 mins 42 seconds.

    Hello,
    I've a stuck when i want to starting EBS application. database, listener already up and finally i want to start EBS with this command:
    NB : I remark error statement with RED text.
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adnodemgrctl.sh start -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running adnodemgrctl.sh version 120.11.12020000.11
    Calling txkChkEBSDependecies.pl to perform dependency checks for ALL MANAGED SERVERS
    Perl script txkChkEBSDependecies.pl got executed successfully
    Starting the Node Manager...
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for details
    adnodemgrctl.sh: exiting with status 0
    adnodemgrctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for more information ...
    .end std out.
    *** ALL THE FOLLOWING FILES ARE REQUIRED FOR RESOLVING RUNTIME ERRORS
    *** Log File = /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/rgf/TXK/txkChkEBSDependecies_Fri_Mar_20_08_04_02_2015/txkChkEBSDependecies_Fri_Mar_20_08_04_02_2015.log
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adalnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    adalnctl.sh version 120.3.12020000.2
    Checking for FNDFS executable.
    Starting listener process APPS_DEV.
    adalnctl.sh: exiting with status 0
    adalnctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adalnctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adcmctl.sh start
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adcmctl.sh version 120.19.12020000.3
    Starting concurrent manager for DEV ...
    Starting DEV_0320@DEV Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adcmctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adadminsrvctl.sh start -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running adadminsrvctl.sh version 120.10.12020000.9
    Starting WLS Admin Server...
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for details
    adadminsrvctl.sh: exiting with status 1
    adadminsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for more information ...
    .end std out.
    .end err out.
    ERROR: Skipping startup of oacore_server1 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
    ERROR: Skipping startup of forms-c4ws_server1 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
    ERROR: Skipping startup of oafm_server1 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
    ERROR: Skipping startup of forms_server1 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
    ERROR: Skipping startup of oaea_server1 since the AdminServer is down. AdminServer needs to be up before starting/stopping the managed servers.
    adstrtal.sh: Exiting with status 1
    adstrtal.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adstrtal.log for more information ...
    Then i collecting log about adstral.log:
    03/14/15-17:36:36 :: You are running adstrtal.sh version 120.24.12020000.6
    Setting Service Group Root Service to mode 2
    Setting Service Group Web Administration to mode 2
    Setting Service Group Web Entry Point Services to mode 2
    Setting Service Group Web Application Services to mode 2
    Setting Service Group Batch Processing Services to mode 2
    Service Group Other Services is disabled.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/jtffmctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running jtffmctl.sh version 120.3.12020000.4
    Validating Fulfillment patch level via /apps/DEV/fs1/EBSapps/comn/java/classes
    Fulfillment patch level validated.
    Starting Fulfillment Server for DEV on port 9304 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adopmnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adopmnctl.sh version 120.0.12020000.2
    Starting Oracle Process Manager (OPMN) ...
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adopmnctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adapcctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adapcctl.sh version 120.0.12020000.2
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    opmnctl start: opmn is already running.
    opmnctl startproc: starting opmn managed processes...
    adapcctl.sh: exiting with status 0
    adapcctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adapcctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adnodemgrctl.sh start -nopromptmsg
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adnodemgrctl.sh version 120.11.12020000.4
    Calling txkChkEBSDependecies.pl to perform dependency checks for oacore
    Perl script txkChkEBSDependecies.pl got executed successfully
    Starting the Node Manager...
    NMProcess: <Mar 14, 2015 5:36:47 PM> <INFO> <Loading domains file: /apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains>
    NMProcess: Mar 14, 2015 5:36:47 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    NMProcess: INFO: Loading domains file: /apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains
    NMProcess: <Mar 14, 2015 5:36:47 PM> <INFO> <Loaded node manager configuration properties from '/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.properties'>
    NMProcess: Mar 14, 2015 5:36:47 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: INFO: Loaded node manager configuration properties from '/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.properties'
    NMProcess: Node manager v10.3
    NMProcess:
    NMProcess: Configuration settings:
    NMProcess:
    NMProcess: NodeManagerHome=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1
    NMProcess: ListenAddress=orapvapp.vision.com
    NMProcess: ListenPort=5560
    NMProcess: ListenBacklog=50
    NMProcess: SecureListener=false
    NMProcess: AuthenticationEnabled=true
    NMProcess: NativeVersionEnabled=true
    NMProcess: CrashRecoveryEnabled=false
    NMProcess: JavaHome=/apps/DEV/fs1/EBSapps/comn/util/jdk64
    NMProcess: StartScriptEnabled=false
    NMProcess: StopScriptEnabled=false
    NMProcess: StartScriptName=startWebLogic.sh
    NMProcess: StopScriptName=
    NMProcess: LogFile=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.log
    NMProcess: LogLevel=INFO
    NMProcess: LogLimit=0
    NMProcess: LogCount=1
    NMProcess: LogAppend=true
    NMProcess: LogToStderr=true
    NMProcess: LogFormatter=weblogic.nodemanager.server.LogFormatter
    NMProcess: DomainsFile=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains
    NMProcess: DomainsFileEnabled=true
    NMProcess: StateCheckInterval=500
    NMProcess: QuitEnabled=true
    NMProcess: UseMACBroadcast=false
    NMProcess: DomainRegistrationEnabled=true
    NMProcess: DomainsDirRemoteSharingEnabled=false
    NMProcess:
    NMProcess: Domain name mappings:
    NMProcess:
    NMProcess: EBS_domain_DEV -> /apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV
    NMProcess:
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <EBS_domain_DEV> <forms-c4ws_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms-c4ws_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms-c4ws_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <EBS_domain_DEV> <oafm_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oafm_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oafm_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <EBS_domain_DEV> <oacore_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oacore_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oacore_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <EBS_domain_DEV> <forms_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <EBS_domain_DEV> <AdminServer> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/AdminServer/data/nodemanager/startup.properties">
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/AdminServer/data/nodemanager/startup.properties"
    NMProcess: <Mar 14, 2015 5:36:48 PM> <INFO> <Plain socket listener started on port 5560, host orapvapp.vision.com>
    NMProcess: Mar 14, 2015 5:36:48 PM weblogic.nodemanager.server.Listener run
    NMProcess: INFO: Plain socket listener started on port 5560, host orapvapp.vision.com
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for details
    adnodemgrctl.sh: exiting with status 0
    adnodemgrctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for more information ... 
    .end std out.
    *** ALL THE FOLLOWING FILES ARE REQUIRED FOR RESOLVING RUNTIME ERRORS
    *** Log File = /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/rgf/TXK/txkChkEBSDependecies_Sat_Mar_14_17_36_38_2015/txkChkEBSDependecies_Sat_Mar_14_17_36_38_2015.log
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adalnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    adalnctl.sh version 120.3.12020000.2
    Checking for FNDFS executable.
    Starting listener process APPS_DEV.
    adalnctl.sh: exiting with status 0
    adalnctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adalnctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adcmctl.sh start
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adcmctl.sh version 120.19.12020000.3
    Starting concurrent manager for DEV ...
    Starting DEV_0314@DEV Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adcmctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adadminsrvctl.sh start -nopromptmsg
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adadminsrvctl.sh version 120.10.12020000.2
    Starting WLS Admin Server...
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for details
    adadminsrvctl.sh: exiting with status 0
    adadminsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for more information ... 
    .end std out.
    .end err out.
    Checking the status of the AdminServer...
    .end std out.
    .end err out.
    Checking/updating the JVM argument values for the managed servers ...
    Validated the passed arguments for the option ebs-set-allmanagedsrvargs
    Connecting to t3://orapvapp.vision.com:7005 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'EBS_domain_DEV'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Location changed to edit tree. This is a writable tree with
    DomainMBean as the root. To make changes you will need to start
    an edit session via startEdit().
    For more help, use help(edit)
    Starting an edit session ...
    Started edit session, please be sure to save and activate your
    changes once you are done.
    Activating all your changes, this may take a while ...
    The edit lock associated with this edit session is released
    once the activation is completed.
    Activation completed
    Edit session is cancelled successfully
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start oafm_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting oafm_server1...
    admanagedsrvctl.sh: exiting with status 1
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adoafmctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start forms_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting forms_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adformsctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start forms-c4ws_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting forms-c4ws_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adforms-c4wsctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start oacore_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting oacore_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adoacorectl.txt for more information ... 
    .end std out.
    .end err out.
    [Service Control Execution Report]
    The report format is:
      <Service Group>            <Service>                                <Script>                   <Status>
      Root Service                                                                                   Enabled
      Root Service               NodeManager                              adnodemgrctl.sh            Started
      Web Administration                                                                             Enabled
      Web Administration         AdminServer                              adadminsrvctl.sh           Started
      Web Administration         OracleTNSListenerAPPS_DEV_orapvapp       adalnctl.sh                Started
      Web Entry Point Services                                                                       Enabled
      Web Entry Point Services   Oracle HTTP Server DEV_orapvapp          adapcctl.sh                Started
      Web Entry Point Services   Oracle Process Manager for DEV_orapvapp  adopmnctl.sh               Started
      Web Application Services                                                                       Enabled
      Web Application Services   oacore_server1                           admanagedsrvctl.sh         Started
      Web Application Services   forms_server1                            admanagedsrvctl.sh         Started
      Web Application Services   oafm_server1                             admanagedsrvctl.sh         Failed
      Web Application Services   forms-c4ws_server1                       admanagedsrvctl.sh         Started
      Batch Processing Services                                                                      Enabled
      Batch Processing Services  OracleConcMgrDEV_orapvapp                adcmctl.sh                 Started
      Batch Processing Services  Oracle ICSM DEV_orapvapp                 ieoicsm.sh                 Disabled
      Batch Processing Services  Oracle Fulfillment Server DEV_orapvapp   jtffmctl.sh                Started
      Other Services                                                                                 Disabled
      Other Services             OracleFormsServer-Forms DEV_orapvapp     adformsrvctl.sh            Disabled
      Other Services             Oracle MWA Service DEV_orapvapp          mwactlwrpr.sh              Disabled
    Total time taken for execution is 2 mins 35 seconds.
    ServiceControl is exiting with status 1
    03/14/15-17:39:12 :: You are running adstrtal.sh version 120.24.12020000.6
    =================================================================
    03/15/15-06:48:11 :: You are running adstrtal.sh version 120.24.12020000.6
    Setting Service Group Root Service to mode 2
    Setting Service Group Web Administration to mode 2
    Setting Service Group Web Entry Point Services to mode 2
    Setting Service Group Web Application Services to mode 2
    Setting Service Group Batch Processing Services to mode 2
    Service Group Other Services is disabled.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/jtffmctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running jtffmctl.sh version 120.3.12020000.4
    Validating Fulfillment patch level via /apps/DEV/fs1/EBSapps/comn/java/classes
    Fulfillment patch level validated.
    Starting Fulfillment Server for DEV on port 9304 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adopmnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adopmnctl.sh version 120.0.12020000.2
    Starting Oracle Process Manager (OPMN) ...
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adopmnctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adapcctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adapcctl.sh version 120.0.12020000.2
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    opmnctl start: opmn is already running.
    opmnctl startproc: starting opmn managed processes...
    adapcctl.sh: exiting with status 0
    adapcctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adapcctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adnodemgrctl.sh start -nopromptmsg
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adnodemgrctl.sh version 120.11.12020000.4
    Calling txkChkEBSDependecies.pl to perform dependency checks for oacore
    Perl script txkChkEBSDependecies.pl got executed successfully
    Starting the Node Manager...
    NMProcess: <Mar 15, 2015 6:48:31 AM> <INFO> <Loading domains file: /apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains>
    NMProcess: Mar 15, 2015 6:48:31 AM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    NMProcess: INFO: Loading domains file: /apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains
    NMProcess: <Mar 15, 2015 6:48:31 AM> <INFO> <Loaded node manager configuration properties from '/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.properties'>
    NMProcess: Mar 15, 2015 6:48:31 AM weblogic.nodemanager.server.NMServer <init>
    NMProcess: INFO: Loaded node manager configuration properties from '/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.properties'
    NMProcess: Node manager v10.3
    NMProcess:
    NMProcess: Configuration settings:
    NMProcess:
    NMProcess: NodeManagerHome=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1
    NMProcess: ListenAddress=orapvapp.vision.com
    NMProcess: ListenPort=5560
    NMProcess: ListenBacklog=50
    NMProcess: SecureListener=false
    NMProcess: AuthenticationEnabled=true
    NMProcess: NativeVersionEnabled=true
    NMProcess: CrashRecoveryEnabled=false
    NMProcess: JavaHome=/apps/DEV/fs1/EBSapps/comn/util/jdk64
    NMProcess: StartScriptEnabled=false
    NMProcess: StopScriptEnabled=false
    NMProcess: StartScriptName=startWebLogic.sh
    NMProcess: StopScriptName=
    NMProcess: LogFile=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.log
    NMProcess: LogLevel=INFO
    NMProcess: LogLimit=0
    NMProcess: LogCount=1
    NMProcess: LogAppend=true
    NMProcess: LogToStderr=true
    NMProcess: LogFormatter=weblogic.nodemanager.server.LogFormatter
    NMProcess: DomainsFile=/apps/DEV/fs1/FMW_Home/wlserver_10.3/common/nodemanager/nmHome1/nodemanager.domains
    NMProcess: DomainsFileEnabled=true
    NMProcess: StateCheckInterval=500
    NMProcess: QuitEnabled=true
    NMProcess: UseMACBroadcast=false
    NMProcess: DomainRegistrationEnabled=true
    NMProcess: DomainsDirRemoteSharingEnabled=false
    NMProcess:
    NMProcess: Domain name mappings:
    NMProcess:
    NMProcess: EBS_domain_DEV -> /apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV
    NMProcess:
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <EBS_domain_DEV> <forms-c4ws_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms-c4ws_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms-c4ws_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <EBS_domain_DEV> <oafm_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oafm_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oafm_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <EBS_domain_DEV> <oacore_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oacore_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/oacore_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <EBS_domain_DEV> <forms_server1> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms_server1/data/nodemanager/startup.properties">
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/forms_server1/data/nodemanager/startup.properties"
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <EBS_domain_DEV> <AdminServer> <Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/AdminServer/data/nodemanager/startup.properties">
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.AbstractServerManager log
    NMProcess: INFO: Startup configuration properties loaded from "/apps/DEV/fs1/FMW_Home/user_projects/domains/EBS_domain_DEV/servers/AdminServer/data/nodemanager/startup.properties"
    NMProcess: <Mar 15, 2015 6:48:32 AM> <INFO> <Plain socket listener started on port 5560, host orapvapp.vision.com>
    NMProcess: Mar 15, 2015 6:48:32 AM weblogic.nodemanager.server.Listener run
    NMProcess: INFO: Plain socket listener started on port 5560, host orapvapp.vision.com
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for details
    adnodemgrctl.sh: exiting with status 0
    adnodemgrctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adnodemgrctl.txt for more information ... 
    .end std out.
    *** ALL THE FOLLOWING FILES ARE REQUIRED FOR RESOLVING RUNTIME ERRORS
    *** Log File = /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/rgf/TXK/txkChkEBSDependecies_Sun_Mar_15_06_48_21_2015/txkChkEBSDependecies_Sun_Mar_15_06_48_21_2015.log
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adalnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    adalnctl.sh version 120.3.12020000.2
    Checking for FNDFS executable.
    Starting listener process APPS_DEV.
    adalnctl.sh: exiting with status 0
    adalnctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adalnctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adcmctl.sh start
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adcmctl.sh version 120.19.12020000.3
    Starting concurrent manager for DEV ...
    Starting DEV_0315@DEV Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adcmctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/adadminsrvctl.sh start -nopromptmsg
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adadminsrvctl.sh version 120.10.12020000.2
    Starting WLS Admin Server...
    Refer /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for details
    adadminsrvctl.sh: exiting with status 0
    adadminsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adadminsrvctl.txt for more information ... 
    .end std out.
    .end err out.
    Checking the status of the AdminServer...
    .end std out.
    .end err out.
    Checking/updating the JVM argument values for the managed servers ...
    Validated the passed arguments for the option ebs-set-allmanagedsrvargs
    Connecting to t3://orapvapp.vision.com:7005 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'EBS_domain_DEV'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start forms_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting forms_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adformsctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start forms-c4ws_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting forms-c4ws_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adforms-c4wsctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start oafm_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting oafm_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adoafmctl.txt for more information ... 
    .end std out.
    .end err out.
    Executing service control script:
    /apps/DEV/fs1/inst/apps/DEV_orapvapp/admin/scripts/admanagedsrvctl.sh start oacore_server1 -nopromptmsg
    Timeout specified in context file: -1 second(s)
    script returned:
    You are running admanagedsrvctl.sh version 120.14.12020000.4
    Starting oacore_server1...
    admanagedsrvctl.sh: exiting with status 0
    admanagedsrvctl.sh: check the logfile /apps/DEV/fs1/inst/apps/DEV_orapvapp/logs/appl/admin/log/adoacorectl.txt for more information ... 
    .end std out.
    .end err out.
    [Service Control Execution Report]
    The report format is:
      <Service Group>            <Service>                                <Script>                   <Status>
      Root Service                                                                                   Enabled
      Root Service               NodeManager                              adnodemgrctl.sh            Started
      Web Administration                                                                             Enabled
      Web Administration         AdminServer                              adadminsrvctl.sh           Started
      Web Administration         OracleTNSListenerAPPS_DEV_orapvapp       adalnctl.sh                Started
      Web Entry Point Services                                                                       Enabled
      Web Entry Point Services   Oracle HTTP Server DEV_orapvapp          adapcctl.sh                Started
      Web Entry Point Services   Oracle Process Manager for DEV_orapvapp  adopmnctl.sh               Started
      Web Application Services                                                                       Enabled
      Web Application Services   oacore_server1                           admanagedsrvctl.sh         Started
      Web Application Services   forms_server1                            admanagedsrvctl.sh         Started
      Web Application Services   oafm_server1                             admanagedsrvctl.sh         Started
      Web Application Services   forms-c4ws_server1                       admanagedsrvctl.sh         Started
      Batch Processing Services                                                                      Enabled
      Batch Processing Services  OracleConcMgrDEV_orapvapp                adcmctl.sh                 Started
      Batch Processing Services  Oracle ICSM DEV_orapvapp                 ieoicsm.sh                 Disabled
      Batch Processing Services  Oracle Fulfillment Server DEV_orapvapp   jtffmctl.sh                Started
      Other Services                                                                                 Disabled
      Other Services             OracleFormsServer-Forms DEV_orapvapp     adformsrvctl.sh            Disabled
      Other Services             Oracle MWA Service DEV_orapvapp          mwactlwrpr.sh              Disabled
    Total time taken for execution is 2 mins 42 seconds.

  • Cannot run application in JSC - Cannot start app server

    I have 4 separate JSF applications developed in JSC.
    On occasion, I have a problem starting the application server and get a popup saying to check for misassigned port names and contents of domain.xml.
    Whenever this happens, a system reboot seems to clear up the problem until now.
    Now, rebooting does not help.
    I have tried all 4 projects after rebooting and none of them will start.
    I do not know anything about the workings of the server, so I have not changed any of the server files since the time that it was working.
    I have attached the server log below.
    Does anyone have a clue as to what the problem is and how to resolve it?
    Thanks
    ==========================================================
    Server log file
    [#|2007-06-21T12:37:04.618-0500|WARNING|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|LAUNCHER005:Spaces in your PATH have been detected. The PATH must be consistently formated (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be able to start and/or stop.  Mixed quoted spaces in your PATH can cause problems, so the launcher will remove all double quotes before invoking the process. The most reliable solution would be to remove all spaces from your path before starting the Appservers components.  |#]
    [#|2007-06-21T12:37:04.628-0500|INFO|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|
    C:/Program Files/Sun/Creator2_1/java\bin\java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/logs/server.log
    -Djava.endorsed.dirs=C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/endorsed
    -Djava.security.policy=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/server.policy
    -Djava.security.auth.login.config=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/keystore.jks
    -Djavax.net.ssl.trustStore=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/config/cacerts.jks
    -Djava.ext.dirs=C:/Program Files/Sun/Creator2_1/java/jre/lib/ext;C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator/lib/ext;C:/Program Files/Sun/Creator2_1/SunAppServer8/derby/lib
    -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
    -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dcom.sun.aas.configName=server-config
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=creator
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=C:/Program Files/Sun/Creator2_1/SunAppServer8/domains/creator
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=creator
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=C:/Program Files/Sun/Creator2_1/SunAppServer8/config
    -Djava.library.path=C:\Program Files\Sun\Creator2_1\java\jre\bin\client;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\java\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\lib;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\Program Files\Sun\Creator2_1\SunAppServer8\bin;C:\oracle\ora92\bin;C:\Program Files\Java\jre1.5.0_06\bin;C:\Program Files\Common Files\Sonic Shared;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\PROGRA~1\CA\Common\SCANEN~1;C:\Program Files\Visual Networks\Dial Analysis\;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\oracle\ora92\bin;C:\Program Files\Java\jre1.5.0_06\bin;C:\Program Files\Common Files\Sonic Shared;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\PROGRA~1\CA\Common\SCANEN~1;C:\Program Files\Visual Networks\Dial Analysis\;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\Sun\AppServer\bin;C:\j2sdk1.4.2_03\bin
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    C:/Program Files/Sun/Creator2_1/java/lib/tools.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/appserv-rt.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\activation.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\admin-cli.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-admin.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-assemblytool_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-cmp_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-env.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-ext.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-jstl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-rt_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\appserv-upgrade.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-launcher_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\commons-logging.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\deployhelp_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\dom.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\driveradapter.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee-svc.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_es.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_fr.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_ja.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_ko.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_zh.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\j2ee_zh_CN.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jax-qname.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxr-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxr-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxrpc-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jaxrpc-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jdic_0_9.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jmxremote.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jmxremote_optional.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jsf-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\jsf-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\mail.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\PEtray.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\relaxngDatatype.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\rmissl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\saaj-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\saaj-impl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smbase.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smdb2.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\sminformix.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smoracle.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smresource.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smspy.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smsqlserver.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smsybase.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\smutil.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xalan.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xercesImpl.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib\xsdlib.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/install/applications/jmsra/imqjmsra.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/imq/lib/jaxm-api.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/imq/lib/fscontext.jar;C:/Program Files/Sun/Creator2_1/SunAppServer8/lib/ant/lib/ant.jar
    com.sun.rave.tray.RavePEMain
    start
    display
    native|#]
    [#|2007-06-21T12:38:10.633-0500|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 60000 milliseconds while trying to verify if the JMS service startup succeeded.|#]
    [#|2007-06-21T12:38:10.633-0500|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory C:\Program Files\Sun\Creator2_1\SunAppServer8\imq\var\instances|#]
    [#|2007-06-21T12:38:10.633-0500|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5036: More details may be available in the log file for the JMS service broker instance imqbroker. Please refer to the JMS provider documentation for the exact location of this log file.|#]
    [#|2007-06-21T12:38:10.643-0500|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation [127.0.0.1:28676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:427)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:54)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
         at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    Caused by: com.sun.messaging.jms.JMSException: [C4003]: Error occurred on connection creation [127.0.0.1:28676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSConnectException(ExceptionHandler.java:233)
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleConnectException(ExceptionHandler.java:180)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:191)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:116)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:54)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:61)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:102)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnectionOld(ConnectionInitiator.java:291)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:113)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:98)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:613)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:1194)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1949)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:745)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:315)
         at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
         at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
         at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:783)
         at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:335)
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:396)
         ... 4 more
    Caused by: java.net.ConnectException: Connection refused: no further information
         at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
         at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:525)
         at com.sun.enterprise.server.ss.ASClientSocketImpl.connect(ASClientSocketImpl.java:181)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:178)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:171)
         ... 22 more
    |#]
    [#|2007-06-21T12:38:10.663-0500|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Exception while stoppping Lifecycle.
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4003]: Error occurred on connection creation [127.0.0.1:28676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:376)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:178)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:172)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
         at com.sun.rave.tray.RavePEMain.main(RavePEMain.java:37)
    |#]

    I'm having the same problem again.
    I tried using pe-start.bat -reset and it worked once, but not any more.
    Here is the result from running pe-start.bat -reset.
    If anyone has any clue as to why I cannot get the app server to start in JSC and how I can fix it, PLEASE let me know.
    I really don't want to do a reinstall.
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Administrator>cd \
    C:\>cd \Program Files\Sun\Creator2_1\bin
    C:\Program Files\Sun\Creator2_1\bin>pe-start -reset
    The domain (creator) isn't running.
    CLI157 Could not stop the domain creator.
    WARNING: The --adminpassword option is insecure and should not be used since it
    can compromise your password. Please use either the command prompt or the --pas
    swordfile option.
    Domain creator created.
    WARNING: Existing user preference file .asadminprefs has been detected in your h
    ome directory. Application Server administration commands will attempt to use a
    dmin user name and password stored in this file and this may cause unexpected be
    havior and security issues. It is recommended that you delete this file prior t
    o using this new domain, creator.
    Compiler warnings:
    line 44: Attribute 'debug-options' outside of element.
    line 62: Attribute 'port' outside of element.
    line 73: Attribute 'port' outside of element.
    line 84: Attribute 'port' outside of element.
    line 87: Attribute 'address' outside of element.
    line 108: Attribute 'port' outside of element.
    line 111: Attribute 'address' outside of element.
    line 122: Attribute 'port' outside of element.
    line 133: Attribute 'port' outside of element.
    line 151: Attribute 'start-args' outside of element.
    line 162: Attribute 'port' outside of element.
    line 165: Attribute 'host' outside of element.
    line 179: Attribute 'port' outside of element.
    Starting Domain creator, please wait.
    Log redirected to C:\Program Files\Sun\Creator2_1\SunAppServer8\domains\creator\
    logs\server.log.
    Domain creator is ready to receive client requests. Additional services are bein
    g started in background.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-connection-pool failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-resource failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-connection-pool failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Unable to connect to admin-server. Please check if the server is up and running
    and that the host and port provided are correct.
    CLI137 Command create-jdbc-resource failed.
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:07 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:23 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:39 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:43:55 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:44:10 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:44:26 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    WARNING: The --password option is insecure and should not be used since it can c
    ompromise your password. Please use either the command prompt or the --password
    file option.
    Oct 4, 2007 9:44:42 AM com.sun.appserv.management.client.ProxyFactory getInstanc
    e
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: j
    ava.io.IOException: Unable to connect to admin-server. Please check if the serv
    er is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOExce
    ption: Unable to connect to admin-server. Please check if the server is up and
    running and that the host and port provided are correct.; requested operation ca
    nnot be completed
    C:\Program Files\Sun\Creator2_1\bin>

  • What is the security context when deploying application using SCCM 2012?

    As far as i know when using Group Policy the software is always installed under SYSTEM security context. However i cannot find any information related to SCCM 2012 (and deploying applications) security context.
    Also is there a difference in doing "Install for User" or "Install for Device/System"?
    Thanks

    Thanks. Just to confirm that if you use Group Policy and you Publish the msi for user when the user install it from Add/Remove Programs it is still going to be executed in SYSTEM security context?
    And while we are on this topic - is the above (about the security context in SCCM 2012) written anywhere in some official MS web page?
    Not sure about the context for Intellimirror, but for ConfigMgr it's as Ronnie and Torsten stated. This may be documented somewhere, not sure. Not everything is documented though -- in fact, I'd say less than 25% (probably less than 10%) of everything
    to be known about ConfigMgr is officially documented. Note that this is the same for any product -- there simply are far too many permutations and possibilities to document them all. 
    Jason | http://blog.configmgrftw.com

Maybe you are looking for