Unable to boot weblogic webserver, Unrecognized option: -jrockit

Hello Experts,
I am configuring first webserver domain in newly installed Peopletools 8.51 and FSCM 9.1 environment.
Below are the details --
Server -- Windows Server 2008R2 (64bit)
Weblogic -- 10.3.6 (64 bit)
JDK -- jdk1.7.0.21 (64 bit)
While installing I took care of spaces and everything and now every variable is pointing to right direction but when I try to start the weblogic domain I get the following error --
C:\FSCNFG\webserv\FSCNFG\bin>set JAVA_HOME=C:\Java\jdk1.7.0_21
C:\FSCNFG\webserv\FSCNFG\bin>set PATH=%JAVA_HOME%/bin;%PATH%
C:\FSCNFG\webserv\FSCNFG\bin>set USER_MEM_ARGS=-Xms32m -Xmx200m -XX:MaxPermSize=350m
C:\FSCNFG\webserv\FSCNFG\bin>startPIA.cmd
Attempting to start WebLogic Server 'PIA'
starting weblogic with Java version:
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
java -jrockit -XnoOpt -XXnoJITInline -Xms512m -Xmx512m -Dtoplink.xml.platform=oracle.toplink.platform.xml.jaxp.JAXPPlatform -Djava.util.logging.config.file=C:\FSCNFG\webserv\FSCNFG\
piaconfig\properties\logging.properties -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Dweblogic.Name=PIA -Dps_vault=C:\FSCNFG\webserv\FSCNFG\piaconf
ig\properties\psvault -Djavax.net.ssl.trustStore="C:/FSCNFG\webserv\FSCNFG\piaconfig\keystore\pskey" -Dweblogic.ProductionModeEnabled=true -Djava.security.policy=C:\Oracle\MIDDLE~1\
WLSERV~1.3\server\lib\weblogic.policy -Dssl.debug=false -Dps_home="C:/FSCNFG" weblogic.Server
Unrecognized option: -jrockit
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
WebLogic is no longer running.
I tried google it but there is no resolution found on this one.
Appreciate your help in this regard.
Regards,
Rahul

I am able to boot the app server by changing in the configuration file -->setENV.cmd.
I put -server instead of -jrockit, i don't know why it is pointing to -jrockit.
Below is the value that I put -->
SET JAVA_OPTIONS_WIN=-server -Xms256m -Xmx256m -XX:CompileThreshold=8000 -XX:MaxPermSize=128m
in place of below value-->
SET JAVA_OPTIONS_WIN=-jrockit -XnoOpt -XXnoJITInline -Xms512m -Xmx512m -Dtoplink.xml.platform=oracle.toplink.platform.xml.jaxp.JAXPPlatform
I am still not able to check the status of the server and shut it down properly.
Any suggestions ?
Regards,
Rahul

Similar Messages

  • Oracle SOA not starting Unrecognized option: -jrockit

    Hi,
    I installed Oracle SOA 11.1.1.5 on my windows 7 box. Downloaded the 64 bit JDK also. But when I run startWebLogic.cmd am getting the below error. It keeps complaining about -jrockit option don't know where it's coming from I don't have JRockit installed anywhere on the system so wondering where is this picking from.
    starting weblogic with Java version:
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Starting WLS with line:
    C:\Software\install\Java\JDK17~1.0_1\bin\java -jrockit   -Xms768m -Xmx1536m -Dwe
    blogic.Name=AdminServer -Djava.security.policy=C:\Software\install\fmw\WLSERV~1.
    classpath  weblogic.Server
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.Thanks

    Hi:
    Did u try to remove *"-jrockit"* and start the server? Also what is the JAVA_HOME you have set?
    Regards,
    RK

  • Unrecognized option: -jrockit (weblogic)

    after the jdk upgrade 1.6.20 to 1.6.35 version while starting the admin server getting unrecognized option: -jrockit.
    Please help me on this.

    Ok, it seems that you have used Hot Spot JDK, instead of Jrockit. Please make sure that you have downloaded the correct package for Jrockit.
    [EDIT:
    JRockit download page -> JRockit Archive Downloads.
    Note                           -> For the latest version of Oracle JRockit 6 visit My Oracle Support
    /END EDIT]
    Regards,
    Mohab

  • Unrecognized option: -jrockit Could not create the Java virtual machine.

    Hi All,
    I hv running 64bit Linux RedHat 5 , having Peopletools 8.49.19 installed jdk 1.5. weblogic 9.2 .. Installation of Weblogic and PIA done completely without any error .. but when i m gonna start ( ./startPIA ) it gives an error ..
    Attempting to start WebLogic Server PIA
    No activity will be logged to this window.
    Server activity will be logged to /....../pt849/webserv/peoplesoft/servers/PIA/logs/PIA_*
    PID for WebLogic Server PIA is: 5162
    PIA_stderr.log  report
    Unrecognized option: -jrockit
    Could not create the Java virtual machine.
    can you please guide the solution that can help me to resolve this error ..
    Thanx ..

    Configuring Domains to Use the Latest Version of JRockit
    If you are using the JRockit SDK, after you install an upgrade patch or run an Upgrade installer, Oracle recommends that you upgrade your domains to use the latest production version of the JRockit SDK. Although the latest version of the JRockit SDK is installed by the upgrade patch or upgrade installer, your domains are not automatically configured to use it.
    To configure your domains to use the latest production version of the JRockit SDK, edit the following file:
    For Windows:
    MW_HOME\domain_location\domains\domain_name\bin\setDomainEnv.cmd
    For UNIX:
    MW_HOME/domain_location/domains/domain_name/bin/setDomainEnv.sh
    Replace all occurrences of the existing JRockit version with the latest production version of the JRockit SDK.
    For example, if you are upgrading from WebLogic Server 10.3.2 to WebLogic Server 10.3.3, replace
    jrockit_160_14_R27.6.5-32
    with
    jrockit_160_20_D1.0.1-2119
    You can determine the JRockit SDK version number to use for your WebLogic Server version by looking at the JRockit directory name in MW_HOME. The number to use is identical to the directory name.

  • Starting Web Logic Server  - Unrecognized option: -jrockit

    Hi,
    Im getting the error "Unrecognized option: -jrockit" when I try to start the Web Logic Server as is showed below:
    D:\Oracle\Middleware\user_projects\domains\base_domain\bin>startWebLogic.cmd
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Starting WLS with line:
    I already installed the JDK 7 64 (jdk-7u2-windows-x64) and use the generic file to install the Web Logic Server (wls1035_generic)
    I got the files from here:
    JDK >> http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u2-download-1377129.html
    Web Logic >> http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    Any help I will appreciate.
    Thank You,
    Raul.

    Note that you are using the HotSpot JDK. The option -jrockit is only valid if you are using JRockit.
    When you open setDomainEnv.cmd you see something like:
    if "%JAVA_VENDOR%"=="Oracle" (
         set JAVA_HOME=%BEA_JAVA_HOME%
    ) else (
         if "%JAVA_VENDOR%"=="Sun" (
              set JAVA_HOME=%SUN_JAVA_HOME%
         ) else (
              set JAVA_VENDOR=Oracle
              set JAVA_HOME=C:\bea\jrockit_160_29_D1.2.0-10
    )which selects a certain JDK based on the set JAVA_VENDOR property.
    You add the property JAVA_VENDOR above the first if statement, for example,
    set SUN_JAVA_HOME=
    set JAVA_VENDOR=Sun
    if "%JAVA_VENDOR%"=="Oracle" (...)Also see if the SUN_JAVA_HOME property is set to the correct directory.
    technical session - http://middlewaremagic.com/weblogic/?p=7831

  • Unrecognized option : jrockit

    Hi All,
    After the upgrade of jdk 1.6.20 to 1.6.35 version, getting unrecognized option jrockit error while starting the admin server.
    Please help me on this.
    Thanks,
    Varaprasad

    Have you altered in any way your startWebLogic.sh, commEnv.sh (either one) or setDomainEnv.sh scripts? We had issues with customizations previously made that prevented the scripts from auto-detecting the JVM and choosing appropriate flags.
    Another option is to forcefully set JAVA_VENDOR=Sun and export JAVA_VENDOR at the start of your startWebLogic.sh or setDomainEnv.sh scripts, to override the automatic JVM settings. You may then need to additionally set memory settings however.

  • Weblogic.appc-- Unrecognized option or flag, -basicClientJars

    Team,
    I want to generate only the client jar(which should include only the class files needed for the client to connect to my remote ejb)
    I am using the following ant task:
    <target name="ejbcClient" depends="jar_ejb">
    <java classname="weblogic.appc" fork="yes">
    <sysproperty key="weblogic.home" value="${WL_HOME}"/>
    <arg line="-compiler ${JAVA_HOME}/bin/javac -basicClientJars -output ${deploydir}/${ejb_jar_name} ${dist}/${ejb_jar_name}"/>
    <classpath refid="basepath"/>
    </java>
    </target>
    But when I run this, I am getting:
    Usage: java weblogic.appc [options] <ear, jar or war file or directory>....
    Unrecognized option or flag, -basicClientJars
    I am using Weblogic 8.1. Do we need any service packs? If yes, which sps do we need?
    Thank you for your help!

    Weblogic 9.x supports only JDK 1.5 ? Now, Iam trying to perform same build using Weblogic 8.1 SP5 and Iam not able to find javax.jms.ConnectionFactory in weblogic.jar, where as in Weblogic 9.x 'weblogic.jar' javax.jms.ConnectionFactory' is found.
    code snippet:
    String url = "t3://" + hostName + ":" + hostPort;
    Environment environment = new Environment();
    environment.setProviderUrl( url );
    environment.setInitialContextFactory( weblogic.jndi.WLInitialContextFactory );
    Context context = environment.getInitialContext();
    ConnectionFactory factory = (ConnectionFactory)context.lookup( "..." );
    Connection theConnection = factory.createConnection();
    Iam using SUN JDK 1.4.2.11 ( even did try Weblogic JDK). I have weblogic.jar and JDK/tools.jar included in my classpath.
    What other jar files we need to included in my classpath to make this code to work in weblogic 8.1SP5 ?

  • Running HelloWorld.jsp: Unrecognized option: -d

              Hi there.
              I'm newbie with jsp's and I'm trying to run the examples.
              I have Bea Weblogic Build 5.1.0 Service Pack 6 09/20/2000 21:03:19 #84511 running
              under Red Hat Linux 6.2 & Java 1.2.2
              My weblogic.properties is as follows (please see below)
              Error Message is (since the beggining) (please see below)
              My questions are:
              1.- What is the -d option?
              2.- What am I doing wrong?
              Thanks in Advance
              Sergio Ríos
              ****** This is my weblogic.properties (jsp part) ******
              weblogic.httpd.register.*.jsp=\
              weblogic.servlet.JSPServlet
              weblogic.httpd.initArgs.*.jsp=\
              pageCheckSeconds=1,\
              compileCommand=/usr/local/jdk1.2.2/bin/java,\
              workingDir=/home/desa/weblogic/myserver/jspclasses,\
              verbose=true
              ****** This is the terminal outpout ******
              Tue Feb 06 13:05:05 CST 2001:<I> <ServletContext-General> file: init
              Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: init
              Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param verbose initialized
              to: true
              Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param packagePrefix
              initialized to: jsp_servlet
              Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param compileCommand
              initialized to: /usr/local/jdk1.2.2/bin/java
              Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param srcCompiler
              initialized to weblogic.jspc
              Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param superclass
              initialized to null
              Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param workingDir
              initialized to: /home/desa/weblogic/myserver/jspclasses
              Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param pageCheckSeconds
              initialized to: 1
              Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: initialization complete
              Tue Feb 06 13:05:14 CST 2001:<I> <ServletContext-General> Generated java file: /home/desa/weblogic/myserver/jspclasses/jsp_servlet/_jsp/_HelloWorld.java
              Tue Feb 06 13:05:14 CST 2001:<E> <ServletContext-General> Compilation of /home/desa/weblogic/myserver/jspclasses/jsp_servlet/_jsp/_HelloWorld.java
              failed:
              Unrecognized option: -d
              Could not create the Java virtual machine.
              java.io.IOException: Compiler failed executable.exec([Ljava.lang.String;[/usr/local/jdk1.2.2/bin/java,
              -classpath, /usr/local/jdk1.2.2/jre/lib/rt.jar:/usr/local/jdk1.2.2/jre/lib/i18n.jar:/usr/local/jdk1.2.2/jre/classes:./lib/weblogic510sp6boot.jar:./classes/boot:./eval/cloudscape/lib/cloudscape.jar:./lib/weblogic510sp6.jar:./license:./classes:/usr/local/weblogic/lib/jConnect.jar:./lib/weblogicaux.jar:./myserver/serverclasses:/usr/local/weblogic/myserver/servletclasses:/home/desa/weblogic/myserver/jspclasses,
              -d, /home/desa/weblogic/myserver/jspclasses, /home/desa/weblogic/myserver/jspclasses/jsp_servlet/_jsp/_HelloWorld.java])
              at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:439)
              at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:245)
              at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:300)
              at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:180)
              at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:181)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:118)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:141)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:761)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:708)
              at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
              at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:346)
              at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:246)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
              Tue Feb 06 13:05:14 CST 2001:<E> <ServletContext-General> Servlet failed with Exception
              java.io.IOException: Compiler failed executable.exec([Ljava.lang.String;[/usr/local/jdk1.2.2/bin/java,
              -classpath, /usr/local/jdk1.2.2/jre/lib/rt.jar:/usr/local/jdk1.2.2/jre/lib/i18n.jar:/usr/local/jdk1.2.2/jre/classes:./lib/weblogic510sp6boot.jar:./classes/boot:./eval/cloudscape/lib/cloudscape.jar:./lib/weblogic510sp6.jar:./license:./classes:/usr/local/weblogic/lib/jConnect.jar:./lib/weblogicaux.jar:./myserver/serverclasses:/usr/local/weblogic/myserver/servletclasses:/home/desa/weblogic/myserver/jspclasses,
              -d, /home/desa/weblogic/myserver/jspclasses, /home/desa/weblogic/myserver/jspclasses/jsp_servlet/_jsp/_HelloWorld.java])
              at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:439)
              at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:245)
              at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:300)
              at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:180)
              at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:181)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:118)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:141)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:761)
              at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:708)
              at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
              at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:346)
              at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:246)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
              

              Sorry Guys, my mistake.
              I put compileCommand=/usr/local/jdk1.2.2/bin/java,\ instead of
              compileCommand=/usr/local/jdk1.2.2/bin/javac,\
              Yes, i Know, I deserve a duh!, so please
              don't hesitate to say that :-)
              Thanks anyway
              Sergio Rios
              "Sergio Rios" <[email protected]> wrote:
              >
              >Hi there.
              >
              >I'm newbie with jsp's and I'm trying to run the examples.
              >
              >I have Bea Weblogic Build 5.1.0 Service Pack 6 09/20/2000 21:03:19 #84511
              >running
              >under Red Hat Linux 6.2 & Java 1.2.2
              >
              >My weblogic.properties is as follows (please see below)
              >Error Message is (since the beggining) (please see below)
              >
              >My questions are:
              >1.- What is the -d option?
              >2.- What am I doing wrong?
              >
              >Thanks in Advance
              >Sergio Ríos
              >
              >****** This is my weblogic.properties (jsp part) ******
              >weblogic.httpd.register.*.jsp=\
              > weblogic.servlet.JSPServlet
              >weblogic.httpd.initArgs.*.jsp=\
              > pageCheckSeconds=1,\
              > compileCommand=/usr/local/jdk1.2.2/bin/java,\
              > workingDir=/home/desa/weblogic/myserver/jspclasses,\
              > verbose=true
              >
              >****** This is the terminal outpout ******
              >Tue Feb 06 13:05:05 CST 2001:<I> <ServletContext-General> file: init
              >Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: init
              >Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param verbose
              >initialized
              >to: true
              >Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param packagePrefix
              >initialized to: jsp_servlet
              >Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param compileCommand
              >initialized to: /usr/local/jdk1.2.2/bin/java
              >Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param srcCompiler
              >initialized to weblogic.jspc
              >Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param superclass
              >initialized to null
              >Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param workingDir
              >initialized to: /home/desa/weblogic/myserver/jspclasses
              >Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: param pageCheckSeconds
              >initialized to: 1
              >Tue Feb 06 13:05:13 CST 2001:<I> <ServletContext-General> *.jsp: initialization
              >complete
              >Tue Feb 06 13:05:14 CST 2001:<I> <ServletContext-General> Generated java
              >file: /home/desa/weblogic/myserver/jspclasses/jsp_servlet/_jsp/_HelloWorld.java
              >Tue Feb 06 13:05:14 CST 2001:<E> <ServletContext-General> Compilation of
              >/home/desa/weblogic/myserver/jspclasses/jsp_servlet/_jsp/_HelloWorld.java
              >failed:
              >Unrecognized option: -d
              >Could not create the Java virtual machine.
              >
              >java.io.IOException: Compiler failed executable.exec([Ljava.lang.String;[/usr/local/jdk1.2.2/bin/java,
              >-classpath, /usr/local/jdk1.2.2/jre/lib/rt.jar:/usr/local/jdk1.2.2/jre/lib/i18n.jar:/usr/local/jdk1.2.2/jre/classes:./lib/weblogic510sp6boot.jar:./classes/boot:./eval/cloudscape/lib/cloudscape.jar:./lib/weblogic510sp6.jar:./license:./classes:/usr/local/weblogic/lib/jConnect.jar:./lib/weblogicaux.jar:./myserver/serverclasses:/usr/local/weblogic/myserver/servletclasses:/home/desa/weblogic/myserver/jspclasses,
              >-d, /home/desa/weblogic/myserver/jspclasses, /home/desa/weblogic/myserver/jspclasses/jsp_servlet/_jsp/_HelloWorld.java])
              > at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:439)
              > at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:245)
              > at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:300)
              > at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:180)
              > at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:181)
              > at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:118)
              > at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:141)
              > at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:761)
              > at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:708)
              > at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
              > at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:346)
              > at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:246)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
              >
              >Tue Feb 06 13:05:14 CST 2001:<E> <ServletContext-General> Servlet failed
              >with Exception
              >java.io.IOException: Compiler failed executable.exec([Ljava.lang.String;[/usr/local/jdk1.2.2/bin/java,
              >-classpath, /usr/local/jdk1.2.2/jre/lib/rt.jar:/usr/local/jdk1.2.2/jre/lib/i18n.jar:/usr/local/jdk1.2.2/jre/classes:./lib/weblogic510sp6boot.jar:./classes/boot:./eval/cloudscape/lib/cloudscape.jar:./lib/weblogic510sp6.jar:./license:./classes:/usr/local/weblogic/lib/jConnect.jar:./lib/weblogicaux.jar:./myserver/serverclasses:/usr/local/weblogic/myserver/servletclasses:/home/desa/weblogic/myserver/jspclasses,
              >-d, /home/desa/weblogic/myserver/jspclasses, /home/desa/weblogic/myserver/jspclasses/jsp_servlet/_jsp/_HelloWorld.java])
              > at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:439)
              > at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:245)
              > at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:300)
              > at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:180)
              > at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:181)
              > at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:118)
              > at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:141)
              > at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:761)
              > at weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:708)
              > at weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
              > at weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:346)
              > at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:246)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
              

  • [Solved] Unable to boot (startup job is running)

    Hi there!
    Today I went home and tried to boot my laptop there, but was unable to boot Arch.
    Before I went home I did a system update using  ' sudo pacman -Syu '  and shut the laptop off normally. Right now I get the following message whilst booting:
    " A startup job is running for dev-disk...25EFDCE0.device"
    It fails after 1 min. 30s and shows a time out error for dependency /mnt/6776F38425EFDCE0, and refuses to boot. I waited for 5 min. but the only thing working at that stage is the shut down button (which appears to enter a normal shutdown mode).
    Grub 2 is functioning; Windows 8 boots up fine (same HDD); though all options to boot arch fail because of the 'startup job error message'.
    Do any of you know how I can fix this, or how to boot/fix arch such that I can attempt to fix it? Based on a search trough this forum it might be an error in FSTAB,  although all cases reported on this forum appear to boot normally after the 'a startup job is running 'error message'.
    Many thanks.
    Last edited by Simthadim (2014-10-11 09:43:36)

    Thank you for your response.
    Changing the UUID's to /dev/sdaX did not do it's magic, unfortunately. The ' a start job'  message is gone, the boot however gets stuck at
    /dev/sda2 clean .... (beginning of boot)
    Unfortunately I did not properly save the back-up of my fstab file, so the initial set up is lost. Was able to acces arch using alt+f2 and have restored it manually with
    lsblk -f
    It currently looks like this. I did have a line to automount my data partition (/dev/sda4, label: Data), but didn' t know how to restore that one as that line got deleted too.  My gut says this automount was causing the initial error, but it should boot up normally with the current fstab file, right?
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    # /dev/sda2
    UUID=47faa9c6-13d9-4d4f-8744-78766ea7c193 / ext4 rw,relatime,data=ordered 0 1
    # /dev/sda3
    UUID=bd14a274-a365-4511-9a11-151e086a42db none swap defaults 0 0
    UUID=509F9EA61178387E /run/media/simon/Data ntfs auto 0 2

  • Unable to boot Z10, stuck on loading screen at 99% after a few hours.

    Hi, I am unable to boot Z10, stuck on loading screen at 99% after a few hours. I did not try to update, nor load any other OS versions.  Running a Bell Canada 10.1.  Tried to pull battery, leave phone boot for 5 hours, still stuck on 99%.  I tried plugging it in BB Link and computer will not recognize it.

    dazedandconfused wrote:
    Every option Im seeing is telling me Im going to lose my data... is this true? I know with other phones ppl are able to mount the device as if it were a hard drive and pull content from it... is this not possible with the Z10? Thanks...
    I understand you are frustrated and seeking solutions, but please don't double and triple post your inquiry.
    I've answered your thread already, here: 
    Re: Z10 stuck on loading logo on starting up
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • 2009 Macbook unable to boot in any fashion

    I was recently given a broken Macbook from a friend who didn't want it anymore, and had no interest in fixing it. It's a 13.3" Macbook from 2009 with a 2.0GHz Core 2 Duo processor, 2GB of 1066MHz RAM, and an Nvidia GeForce 9400M. Since I can't get it to boot, and am not super familiar with Apple OS's (I'm more of a linux guy to be honest), I'm not entirely sure which version of OS X it's running, but from the production date my best guess would be Snow Leopard.
    So now to the problem.The first time I turned it on it booted to the login screen with no problem. Unfortunately that was the only time it worked. Now when I press the power button, it goes to the gray screen with the Apple logo, and the progresses to a blank blue screen. After approximately 5 seconds the screen goes black, and flickers in a somewhat periodic manner until I manually turn off the computer. In an attempt to fix it I tried to boot it in safe mode, but experienced the same problem. Next I tried to boot it off of an Ubuntu Live USB, but was unable to access the boot menu, and was therefore unable to boot off the flash drive.
    After doing a bit more research, I tried resetting the PRAM and NVRAM. I started the computer, pressing and continuing to hold the "option-command-p-r" key combination before the gray screen as per the instructions given at http://support.apple.com/kb/HT1379, but encountered the same progression of screens as I previously had, thus the only reasonable assumption is that it did not successfully reset. Next I tried resetting the SMC. I removed the battery, disconnected the the power adapter, and depressed the power button for 10 seconds, but this as well had no effect.
    Next I tried to run fsck by booting into single-user mode. Though it booted to what appeared to be the functional single-user mode command line prompt, after the line ":/ root#" I was unable to type any commands, and once again had to manually shut down the computer. On another attempt to boot is single user mode the message
    :/ root# AppleIntelCPUPowerManagement: initialization complete
    Broadcom2045FamilyUSBBluetoothHCIController::start booting in single user ... will wait for later
    [HCICcontroller][configurePM] power parent ready after 1 tries
    and another try yielded a last line identical to the first line of the above message, with the lower two lines appearing above it.
    I then, tested the RAM by trying all 6 permutations of the two 1GB sticks. With each configuration I tried to boot the computer normally, in safe mode, and in single-user mode, but in all 6 configurations the computer behaved exactly like (with the exception of it spending more time on the gray screen with Apple logo during the normal boot procedure when it was being run in the 4 positions that had only 1GB of RAM rather than the standard 2GB, but that was to be expected) it had been.
    Five notes of interest.
    1) The power adapter she gave me with it is an 85 watt model, whereas the stock power adapter appears to have been a 45 watt version, but this should neither have contributed to my current problem, nor caused any damage to the computer whatsoever
    2) The computer is unable to be turned on without being unplugged and removing the battery first. That is to say, after an unsuccessful boot attempt I must remove then replace the battery in order to try again.
    3) The battery is not defective, and is capable of holding a charge
    4) The screen was replaced at some point in the last 2 - 3 months
    5) I have read of a similar problem occurring with Macbooks that have had a new hard drive installed, but as far as I can tell the hard drive in it is the stock 160GB one that came stock with the computer
    Thank you for taking the time to read this post, and for any advice or help you can provide.

    Despite nobody having answered, I'll keep updating.
    I noticed today that as well as having to remove the battery each time before trying to start the computer, it also will not start if the power adapter is plugged in.

  • Satellite P100-347: Blue screen appears on start up - unable to boot volume

    Recently I left my 2 younger brothers playing NFS Carbon on my satellite P100-347, preinstalled with media centre 2005 edition, and now it fails to startup.
    During the startup process eventually a blue screen is displayed for about a second and then it shutsdown (I manged to make out the words "unable to boot volume" from the blue screen).
    I tried booting with an XP media centre DVD but it only gives me an option of reinstalling the OS with a price of losing all my very important data. Normally I would have recovered the system but I don't want to lose my data.
    Is there anything i can do other than taking it to a technician?

    Hi
    Well, mostly the BSOD appears due to a hardware problem or serious software issue.
    In your case the software problem is possible
    Unfortunately, I think the new OS installation is the best way to get the notebook running correctly.
    Now you want to know how to save the data and files well, I think you should remove the HDD from notebook and should try to connect the 2.5 HDD via external USB controller to another computer. Then you could save the files on the other HDD
    I think, now you know that the regular backups are important and necessary!!!!

  • [SOLVED] Unable to boot ISO on USB

    Hello,
    I'm unable to boot from USB. I have the following error : "Failed to install override security policy: (14) Not Found".
    I tried the following solution : http://superuser.com/a/676059
    But then my computer does not want to boot on the USB. I don't have any option for UEFI on my computer's BIOS (ASUS eeepc). Note that I don't want a dual boot with Windows and there is currently a broken archlinux installation on my hard drive.
    Can anyone help me with this ?
    Thanks. :-)
    Last edited by filippo (2014-10-08 16:37:15)

    Trilby wrote:How did you originally make the usb.  Did you follow the wiki: https://wiki.archlinux.org/index.php/UE … B_from_ISO
    Yes, I used :
    dd bs=4M if=/path/to/archlinux.iso of=/dev/sdb && sync
    And for creating the ISO (after copying the file for the workaround) :
    genisoimage -iso-level 4 -o archlinux.iso archlinux
    Mr.Elendig wrote:
    This may be caused by buggy uefi firmware, check if there is a new one for your card.
    Also in some cases it can be caused by fastboot/similar so check for that too in the bios.
    I don't have an option for last boot. I'll check for a new uefi firmware !
    EDIT: How do I check for that ?
    I have an option on the BIOS "Launch EFIT Shell from filesystem" which search for Shellx64.efi on the available filesystem devices. However, it is calle shellx64_v1.efi and shellx64_v2.efi on the archlinux iso. May be this be a problem ?
    Anyway, it's strange, the last time I installed Archlinux this eeepc (more than one year ago...) I didn't had any problem !
    Last edited by filippo (2014-10-08 15:19:46)

  • [Solved] Unable to boot after install

    Forgive me for the lack of code tags, having to write this on my phone.
    I am unable to boot after installation. I receive an error wich has the incorrect UDID string. It doesn't even exist. I will update with error after posting so I can give grub config generation error first
    When I run:
    grub-mkconfig -o /boot/grub/grub.cfg
    I get this:
    Found Linux image : /boot/vmlinuz-linux
    Found initd image: /boot/initramfs-linux.img
    Warning: failed to connect to lvmetad: no such file or directory. falling back to internal scanning.
    No volume groups found
    [ 279.601712] SQUASHFS error: can't find a SQUASHFS superblock on sda3
    [ 279.604502] EXT4-fs (sda3):unable to read superblock
    [ 279.607266] EXT4-fs (sda3):unable to read superblock
    [ 279.609928] EXT4-fs (sda3):unable to read superblock
    Found Windows 7 (loader) on /dev/sda1
    Done
    Sda3 is an extended volume
    Edit: I just deleted the old .cfg and recreated a new one by re running the above command, uncounted and rebooted and it booted into CLI. 3rd time a charm after all. Marking this one solved
    Last edited by Kirito (2013-05-15 07:55:31)

    Oh, looking at your setup, it would seem that your system is likely still configured to boot to /dev/sdd (the windows drive).
    As a user with numerous drives, you should be aware that using /dev/sdXY to identify your disks is a bad idea.  There is no gaurantee that Arch will be /dev/sde every time, nor that windows will be /dev/sdd.  You should use either filesystem labels (LABEL= or /dev/disk/by-label) or UUIDs (UUID= or /dev/disk/by-uuid).  Though if you are using GPT, there is also the option of the PARTLABEL as well (which are the labels you create within the partitioner).

  • [Solved] Unable to boot Arch off SUSE GrUB

    Hi,
    I have several OS installed on my machine. I used to boot everything including Arch but BSD, Solaris & PCBSD with GrUB2 off UbuntuStudio. Earlier today I installed SUSE GrUB on sda and now I am unable to boot Arch. I've used SUSE GrUB earlier and was able to boot Arch off it.
    Here is my menu.lst
    # Modified by YaST2. Last modification on Sun Oct 17 18:52:19 SGT 2010
    # THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
    # Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader
    default 0
    timeout 8
    ##YaST - generic_mbr
    gfxmenu (hd0,30)/boot/message
    ##YaST - activate
    ###Don't change this comment - YaST2 identifier: Original name: linux###
    title Desktop -- openSUSE 11.2 - 2.6.31.14-0.1
        root (hd0,30)
        kernel /boot/vmlinuz-2.6.31.14-0.1-desktop root=/dev/disk/by-id/ata-ST3320418AS_9VMD0YPT-part31 resume=/dev/disk/by-id/ata-ST3320418AS_9VMD0YPT-part5 splash=silent quiet showopts vga=0x315
        initrd /boot/initrd-2.6.31.14-0.1-desktop
    ###Don't change this comment - YaST2 identifier: Original name: failsafe###
    title Failsafe -- openSUSE 11.2 - 2.6.31.14-0.1
        root (hd0,30)
        kernel /boot/vmlinuz-2.6.31.14-0.1-desktop root=/dev/disk/by-id/ata-ST3320418AS_9VMD0YPT-part31 showopts apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x317
        initrd /boot/initrd-2.6.31.14-0.1-desktop
    ###Don't change this comment - YaST2 identifier: Original name: windows 1###
    title Windows 7 Ultimate Edition x64
        rootnoverify (hd0,0)
        chainloader +1
    ###Don't change this comment - YaST2 identifier: Original name: other###
    title FreeBSD 8.1 i386
        rootnoverify (hd0,2)
        chainloader +1
    ###Don't change this comment - YaST2 identifier: Original name: other###
    title OpenSolaris 2009.06 b134 x86
        rootnoverify (hd0,3)
        chainloader +1
    ###Don't change this comment - YaST2 identifier: Original name: other###
    title PC-BSD 8.1 amd64
        rootnoverify (hd2,0)
        chainloader +1
    ###Don't change this comment - YaST2 identifier: Original name: CentOS (2.6.18-194.11.4.el5xen) (/dev/sda6)###
    title CentOS (2.6.18-194.11.4.el5xen) (/dev/sda6)
        root (hd0,5)
        kernel /boot/vmlinuz-2.6.18-194.11.3.el5 ro root=/dev/sda6 rhgb quiet
        initrd /boot/initrd-2.6.18-194.11.3.el5.img
    ###Don't change this comment - YaST2 identifier: Original name: Centos-base###
    title CentOS-base (2.6.18-194.el5) (on /dev/sda6)
        root (hd0,5)
        kernel /boot/vmlinuz-2.6.18-194.el5 ro root=/dev/sda6 rhgb quiet
        initrd /boot/initrd-2.6.18-194.el5.img
    ###Don't change this comment - YaST2 identifier: Original name:  linux (/dev/sda8)###
    title PCLinuxOS
        root (hd0,7)
        configfile /boot/grub/menu.lst
    ###Don't change this comment - YaST2 identifier: Original name:  linux (/dev/sda10)###
    title Simply Mepis
        root (hd0,9)
        configfile /boot/grub/menu.lst
    ###Don't change this comment - YaST2 identifier: Original name:  Chakra GNU/Linux (/dev/sda12)###
    title Chakra GNU/Linux (/dev/sda12)
        root (hd0,11)
        configfile /boot/grub/menu.lst
    ###Don't change this comment - YaST2 identifier: Original name:  Fedora (2.6.34.7-56.fc13.x86_64) (/dev/sda14)###
    title Fedora (2.6.34.7-56.fc13.x86_64) (/dev/sda14)
        root (hd0,13)
        configfile /boot/grub/menu.lst
    ###Don't change this comment - YaST2 identifier: Original name:  linux (/dev/sda16)###
    title Mandriva Spring 2010.1
        root (hd0,15)
        configfile /boot/grub/menu.lst
    ###Don't change this comment - YaST2 identifier: Original name:  Calculate Linux Desktop x86_64 10.9 KDE (/dev/sda18)###
    title Calculate Linux Desktop x86_64 10.9 KDE (/dev/sda18)
        root (hd0,17)
        configfile /boot/grub/menu.lst
    ###Don't change this comment - YaST2 identifier: Original name: linux###
    title Arch linux 2010.05 x86_64
        rootnoverify (hd0,18)
        chainloader +1
    ###Don't change this comment - YaST2 identifier: Original name:  Desktop -- openSUSE 11.3 - 2.6.34.7-0.3 (/dev/sda23)###
    title openSUSE 11.3 - 2.6.34.7-0.3
        root (hd0,22)
        configfile /boot/grub/menu.lst
    ###Don't change this comment - YaST2 identifier: Original name: other###
    title caeLinux
        root (hd0,24)
        kernel /vmlinuz root=/dev/sda25 ro quiet splash
        initrd /initrd.img
    ###Don't change this comment - YaST2 identifier: Original name: other###
    title UbuntuStudio 10.04 amd64
        root (hd0,26)
        kernel /vmlinuz root=/dev/sda27 ro quiet splash
        initrd /initrd.img
    ###Don't change this comment - YaST2 identifier: Original name: other###
    title Linux Mint 9 amd64
        root (hd0,28)
        kernel /vmlinuz root=/dev/sda29 ro quiet splash
        initrd /initrd.img
    Here is etc/fstab from Arch -
    # /etc/fstab: static file system information
    # <file system>        <dir>         <type>    <options>          <dump> <pass>
    devpts                 /dev/pts      devpts    defaults            0      0
    shm                    /dev/shm      tmpfs     nodev,nosuid        0      0
    #/dev/cdrom             /media/cd   auto    ro,user,noauto,unhide   0      0
    #/dev/dvd               /media/dvd  auto    ro,user,noauto,unhide   0      0
    #/dev/fd0               /media/fl   auto    user,noauto             0      0
    /dev/sda19 /boot ext2 defaults 0 1
    /dev/sda20 / ext4 defaults 0 1
    /dev/sda21 /var ext4 defaults 0 1
    /dev/sda22 /home ext4 defaults 0 1
    /dev/sda5 swap swap defaults 0 0
    I've results from bootinfo script as well but the file is big and I am unable to post all those details in here.
    Best,
    David
    Last edited by avenuemax (2010-10-18 05:30:48)

    Here is the menu list off PCLinuxOS
    timeout 15
    color black/cyan yellow/cyan
    gfxmenu (hd0,7)/boot/gfxmenu
    default 0
    title linux
    kernel (hd0,7)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=77fb6caf-c436-4855-b25a-436f4f6c40f0  vmalloc=256M resume=UUID=92ecb3e1-84a1-4855-8a49-3c9616638795 splash=silent vga=788
    initrd (hd0,7)/boot/initrd.img
    title linux-nonfb
    kernel (hd0,7)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=77fb6caf-c436-4855-b25a-436f4f6c40f0  vmalloc=256M resume=UUID=92ecb3e1-84a1-4855-8a49-3c9616638795
    initrd (hd0,7)/boot/initrd.img
    title failsafe
    kernel (hd0,7)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=77fb6caf-c436-4855-b25a-436f4f6c40f0  failsafe vmalloc=256M
    initrd (hd0,7)/boot/initrd.img
    title Windows 7 Ultimate Edition x64
    root (hd0,0)
    map (0x81) (0x80)
    map (0x80) (0x81)
    makeactive
    chainloader +1
    title CentOS (Final)
    root (hd0,5)
    configfile /boot/grub/menu.lst
    title MEPIS Linux 8.5
    root (hd0,9)
    configfile /boot/grub/menu.lst
    title Arch
    root (hd0,18)
    configfile /grub/menu.lst
    title Fedora (Goddard)
    root (hd0,13)
    configfile /boot/grub/menu.lst
    title Mandriva Linux (Official)
    root (hd0,15)
    configfile /boot/grub/menu.lst
    title Calculate Linux sda18
    root (hd0,17)
    configfile /boot/grub/menu.lst
    title Chakra
    root (hd0,11)
    configfile /boot/grub/menu.lst
    title openSUSE 11.3 (x86_64)
    VERSION = 11.3
    root (hd0,22)
    configfile /boot/grub/menu.lst
    title PC-BSD 8.1 amd64
    root (hd2,0)
    chainloader +1
    title FreeBSD 8.1 i386
    root (hd0,2)
    chainloader +1
    title OpenSolaris 2009.06 b134 x86
    root (hd0,3)
    chainloader +1
    I can boot Arch from here, wish I get to do that from SUSE GrUB.

Maybe you are looking for

  • How to play a DVD in QuickTime  first of many questions

    Hi, can someone please explain how to play a movie from DVD in QuickTime. I go to "Ablage" (don't know english word for that) -> open file -> klick on some *.VOB and klick play. But the Movie is very slow and I have no sound.

  • How to store apps in sd card??

    hey.....anyone ....pls tell me how i can save my games and apps in sd card......because when i download from bb market all apps and game stores in phone memory.....so my phone memory is going to full.... so pls tell me how i can store game in sd card

  • Play Framework - Compilation error[object inject is not a member of package javax]

    I would like to add to the table "Person" when you press the button "Add a Person" but I get an error: play.PlayExceptions$CompilationException: Compilation error[object inject is not a member of package javax] at play.PlayExceptions$CompilationExcep

  • After 10.5.6, external drives cause boot to hang

    When I boot my iMac, it hangs with the grey apple on a white screen of I have external firewire drives attached. It never gets to the point where the little gear starts revolving. When I unplug the drives, the boot goes to completion. After booting,

  • Refresh Parameters

    Hi , I create parameter fields and use select expert by record to link it to the data , when i run the report in the preview mode it prompts fine i choose the needed and say Ok. now the results dont change, only when I click the apply 'tick' the sett