Weblogic_sp.jar

After I sucefully installed the Weblogic Sever 7.0 with SP5, I can not find the
the weblogic_sp.jar in the %W_H%\server\lib, and I can not find it by search the
entire %W_H% dir.
Then I ran the smart_update, and can not find any item need updated.
Is it under another name or included in another jar, please help.
Thanks alot
James

thats just a dummy place holder. you dont need it. sorry about the confusion.

Similar Messages

  • Weblogic_sp.jar not available in wlserver6.0 evaluation kit

    Can anybody let me know the source for the file weblogic_sp.jar, which i cannot find in the lib directory of the evaluation copy of wlserver6.0. This infact is resulting the problem in executing java weblogic.ejbc command.
    thanx

    hi,
    weblogic_sp.jar comes with weblogic6.1 version.
    You can down load the above version from bea.com

  • Weblogic_sp.jar not found

    After I sucefully installed the Weblogic Sever 7.0 with SP5, I can not find the
    the weblogic_sp.jar in the %W_H%\server\lib, and I can not find it by search the
    entire %W_H% dir.
    Then I ran the smart_update, and can not find any item need updated.
    Is it under another name or included in another jar, please help.
    Thanks alot
    James

    The service pack just delivers a new weblogic.jar with the fixes. I believe weblogic_sp.jar has been removed from the 8.1 scripts but still shows up in the 7.0 scripts.
    -- Rob

  • Where Is    /weblogic/lib/weblogic_sp.jar in WLS 6.1.0.0

    As per WLS 6.1 documentation,The following must be included as values to the -classpath
    option on the java command line:
    /weblogic/lib/weblogic_sp.jar
    http://e-docs.bea.com/wls/docs61/adminguide/startstop.html#1038523
    I couldn't find weblogic_sp.jar in $WEBLOGIC_HOME/lib directory. Am i missing
    some thing ? or documentation is incorrect.
    Thanks

    Hi,
    when you install 6.1 GA, you only have weblogic.jar file under lib/
    directory, later when you install service pack for 6.1 you will have
    weblogic_sp.jar, which is the for any service pack. You do not need to
    worry.
    Thanks
    yu
    "J. Patel" <[email protected]> wrote in message
    news:3b8d31a9$[email protected]..
    >
    As per WLS 6.1 documentation,The following must be included as values tothe -classpath
    option on the java command line:
    /weblogic/lib/weblogic_sp.jar
    http://e-docs.bea.com/wls/docs61/adminguide/startstop.html#1038523
    I couldn't find weblogic_sp.jar in $WEBLOGIC_HOME/lib directory. Am imissing
    some thing ? or documentation is incorrect.
    Thanks

  • Where is weblogic_sp.jar in wls6.1sp2??

    I download wls6.1sp2,but.
    After I install it in win2000,in lib directory weblogic_sp.jar isn't exist!!
    why??
    help me!!
    regds

    Hi,
    I think the service pack is actually contained in the weblogic.jar file,
    so there's no need for a weblogic_sp.jar. The reference to
    weblogic_sp.jar in the start script is probably there for old time's
    sake :-)
    Nils
    simon wrote:
    >
    I download wls6.1sp2,but.
    After I install it in win2000,in lib directory weblogic_sp.jar isn't exist!!
    why??
    help me!!
    regds--
    ============================
    [email protected]

  • Where can i find weblogic_sp.jar???????

    i use JBuilder7 to develop a JSP and Servlet.when i make the files ,the system say "Can not find F;\bea\weblogic700\server\lib\weblogic_sp.jar to copy to WebApp MyWebApp : file is defined as element of library weblogic6.X Deploy"
    when i config Tool->Config servers ,i delete the weblogic_sp.jar item and I can not find this Jar file in that directory.
    How can i do or Which link i can find the weblogic_sp.jar to download?

    Try this link - you'll need to login:
    http://support.bea.com/sitemap.jsp?highlight=sitemap#_BEA_Product_Downloads_and_Service_Packs

  • Can not find weblogic_sp.jar file after installed weblogic

    I just installed weblogic server (using weblogic610sp2_win.exe file) on my windows
    2000 pro box. Everything looks fine but I can not find the < weblogic_sp.jar >
    file. I noticed some guys met same problem but no answer.
    can you help me ?

    Hi.
    Don't worry about it.
    The reference to weblogic_sp.jar is a leftover from previous methods for updating
    service packs. Nowadays when you install a service pack it is integrated into the
    weblogic.jar file. If you have any doubts about your server version after installing
    or applying a service pack you should check the server version via the console
    (Servers|<server name>|Monitoring|Versions). Your version string should look
    something like: "WebLogic Server 6.1 SP2 12/18/2001 11:13:46 #154529"
    Regards,
    Michael
    Leo wrote:
    I just installed weblogic server (using weblogic610sp2_win.exe file) on my windows
    2000 pro box. Everything looks fine but I can not find the < weblogic_sp.jar >
    file. I noticed some guys met same problem but no answer.
    can you help me ?--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Missing .jar files in the Weblogic Server 6.1 beta

    The files /weblogic/lib/weblogic_sp.jar and /weblogic/lib/poolorb.jar are required
    to be set in the
    classpath, according to the documentation. But they are missing in the downloaded
    version of the server.
    Is there any solution?

    Hi Rajashree,
    weblogic_sp.jar file is for service pack. I am assuming that you installed
    latest version from the download site. the latest one is a bundled version
    of wls6.0 with sp2. we put sp2 with 6.0 together, then you do not see that
    jar file.
    I am confused with poolorb.jar file. do you mean wlepool.jar and wleorb.jar?
    those 2 files are used when you need to make a connection pool to WLE
    server. if you do not use it, you do not need to include it in your
    classpath.
    Thanks
    yu
    Rajashree Desai <[email protected]> wrote in message
    news:3b53ea0c$[email protected]..
    >
    The files /weblogic/lib/weblogic_sp.jar and /weblogic/lib/poolorb.jar arerequired
    to be set in the
    classpath, according to the documentation. But they are missing in thedownloaded
    version of the server.
    Is there any solution?

  • Required jar files to execute WLSTInterpreter.execfile

    Hi,
      I am trying to automate Domain creation and deployment of application via script file. I have written the commands in a file called createDomain.py. I would like to execute this script file through java code. What are all the jar files required to be in class path to execute this script. I have included initially weblogic.jar file and later got one another after another while including the required jar files. Looks like there are too many jar files to be included in class path which i am not sure. Is there any simple way of executing this script file from java code.
    Below is the code to execute the script file:
    WLSTInterpreter interpreter = new WLSTInterpreter();
    interpreter.execfile("/home/user0/createMNDomain90.py");
    Another question is whats the best way to automate execution of this file.

    if you execute the setWLSEnv.sh you can see the CLASSPATH settings, for Example:
    [oracle@vSLLGM132 ~]$ source setWLSEnv.sh
    CLASSPATH=/opt/oracle/product/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/product/Middleware/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/product/JAVA/jdk/lib/tools.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/weblogic.jar:/opt/oracle/product/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/webservices.jar:/opt/oracle/product/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/opt/oracle/product/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/opt/oracle/product/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/product/Middleware/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/product/JAVA/jdk/lib/tools.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/weblogic.jar:/opt/oracle/product/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/webservices.jar:/opt/oracle/product/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/opt/oracle/product/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/opt/oracle/product/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/product/Middleware/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/product/JAVA/jdk/lib/tools.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/weblogic.jar:/opt/oracle/product/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/webservices.jar:/opt/oracle/product/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/opt/oracle/product/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/opt/oracle/product/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/product/Middleware/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/product/JAVA/jdk/lib/tools.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/weblogic.jar:/opt/oracle/product/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/opt/oracle/product/Middleware/wlserver_10.3/server/lib/webservices.jar:/opt/oracle/product/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/opt/oracle/product/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:
    PATH=/opt/oracle/product/Middleware/wlserver_10.3/server/bin:/opt/oracle/product/Middleware/modules/org.apache.ant_1.7.1/bin:/opt/oracle/product/JAVA/jdk/jre/bin:/opt/oracle/product/JAVA/jdk/bin:/opt/oracle/product/Middleware/wlserver_10.3/server/bin:/opt/oracle/product/Middleware/modules/org.apache.ant_1.7.1/bin:/opt/oracle/product/JAVA/jdk/jre/bin:/opt/oracle/product/JAVA/jdk/bin:/opt/oracle/product/11.2.0/dbhome_se/bin:/opt/oracle/product/11.2.0/dbhome_se/OPatch:/opt/oracle/product/Middleware/wlserver_10.3/server/bin:/opt/oracle/product/Middleware/modules/org.apache.ant_1.7.1/bin:/opt/oracle/product/JAVA/jdk/jre/bin:/opt/oracle/product/JAVA/jdk/bin:/opt/oracle/product/Middleware/wlserver_10.3/server/bin:/opt/oracle/product/Middleware/modules/org.apache.ant_1.7.1/bin:/opt/oracle/product/JAVA/jdk/jre/bin:/opt/oracle/product/JAVA/jdk/bin:/opt/oracle/product/Middleware/wlserver_10.3/server/bin:/opt/oracle/product/Middleware/modules/org.apache.ant_1.7.1/bin:/opt/oracle/product/JAVA/jdk/jre/bin:/opt/oracle/product/JAVA/jdk/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/opt/oracle/bin:/opt/oracle/bin
    You can copy and paste the CLASSPATH to your program.

  • Refering to jars from Java Embedding  and Spring Context

    Hi BPEL Experts
    I have been trying to create a Agile PLM session and get data from Agile PLM using two jars AgileAPI.jar and agileclasses.jar. I have placed the jar in following location
    C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\oracle.soa.ext_11.1.1\ext
    then run build.xml, my MANIFEST.MF as follows
    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.7.1
    Created-By: 20.10-b01 (Sun Microsystems Inc.)
    Implementation-Vendor: Oracle
    Implementation-Title: Oracle SOA EXT
    Implementation-Version: 11.1.1
    Product-Name: Oracle SOA EXT
    Product-Version: 11.1.1.4.0
    Specification-Version: 11.1.1
    Extension-Name: oracle.soa.ext
    Class-Path: ext/AgileAPI.jar ext/agileclasses.jar ext/log4j-1.2.17.jar
      classes/
    Then I updated BpelcClasspath From EM Console as follows
    C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\oracle.soa.ext_11.1.1\ext\AgileAPI.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\oracle.soa.ext_11.1.1\ext\agileclasses.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\oracle.soa.ext_11.1.1\ext\log4j-1.2.17.jar
    Then Restarted the server, but seems the jars not loading to classpath, and the bpel is unable to refer to the jar. Please find the logs from server during the start up
    ** Setting up SOA specific environment for win...
    PATH=C:\ORACLE~2\MIDDLE~1\patch_wls1036\profiles\default\native;C:\ORACLE~2\MIDDLE~1\patch_ocp371\profiles\default\native;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\nati
    ve\win\32;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\bin;C:\ORACLE~2\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\ORACLE~2\MIDDLE~1\JDK160~1\jre\bin;C:\ORACLE~2\MIDDLE~1\JDK160~1\
    bin;C:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\Program Files (x86)\Common Files\NetSarang;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Window
    s\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft Application Virtualization Client;C:\Oracle\Middleware\jdk160_29\bin;C:\Program Files\Microsoft\W
    eb Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Progr
    am Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Mot\Mot Data Protection\Encryption\;C:\OracleSOA\Middleware\modules\org.apache.ant_1.7.1\bin;C:\ORAC
    LE~2\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8;C:\OracleSOA\Middleware\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\bin
    USER_MEM_ARGS=-Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m
    JAVA_OPTIONS= -Xverify:none
    ** End SOA Specific environment setup  for win.
    ** SOA specific environment is already set. Skipping ...
    "Rijesh CLASSPATH value is =  C:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\user-patch.jar;C
    :\OracleSOA\Middleware\Oracle_SOA1\soa\modules\soa-startup.jar;;C:\ORACLE~2\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\ORAC
    LE~2\MIDDLE~1\patch_ocp371\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\ORACLE~2\MIDDLE~1\JDK160~1\lib\tools.jar;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\ser
    ver\lib\weblogic_sp.jar;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\ORACLE~2\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;C:\ORACLE~
    2\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\ORACLE~2\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\ORACLE~2\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.ja
    r;C:\ORACLE~2\MIDDLE~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\ORACLE~2\MIDDLE~1\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\OracleSOA\Midd
    leware\Oracle_SOA1\soa\modules\oracle.soa.common.adapters_11.1.1\oracle.soa.common.adapters.jar;C:\OracleSOA\Middleware\Oracle_SOA1\communications\modules\usermessag
    ing-config_11.1.1.jar;C:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.xdk_11.1.0\xsu12.jar;C:\ORACLE~2\MIDDLE~1\modules\features\weblogic.server.modules.xquery_10.3.1.0
    .jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\db2jcc4.jar;C:\ORACLE~2\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\soa-infra;C:\OracleSOA\Middleware\Oracle_SOA1\
    soa\modules\fabric-url-handler_11.1.1.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\quartz-all-1.6.5.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\oracle
    .soa.fabric_11.1.1\oracle.soa.fabric.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\fabric-runtime-ext-wls.jar;C:\OracleSOA\Middleware\
    Oracle_SOA1\soa\modules\oracle.soa.adapter_11.1.1\oracle.soa.adapter.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\oracle.soa.b2b_11.1.1\oracle.soa.b2b.jar;C:\
    ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\
    lib\xqrl.jar"
    "Rijesh Classpath end"
    JAVA Memory arguments: -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=C:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\user-patch.jar;C:\OracleSOA\Middlewa
    re\Oracle_SOA1\soa\modules\soa-startup.jar;;C:\ORACLE~2\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\ORACLE~2\MIDDLE~1\patch_
    ocp371\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\ORACLE~2\MIDDLE~1\JDK160~1\lib\tools.jar;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.
    jar;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\ORACLE~2\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;C:\ORACLE~2\MIDDLE~1\WLSERV~1.
    3\server\lib\webservices.jar;C:\ORACLE~2\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\ORACLE~2\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\ORACLE~2\MIDDLE
    ~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\ORACLE~2\MIDDLE~1\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\OracleSOA\Middleware\Oracle_SOA1\s
    oa\modules\oracle.soa.common.adapters_11.1.1\oracle.soa.common.adapters.jar;C:\OracleSOA\Middleware\Oracle_SOA1\communications\modules\usermessaging-config_11.1.1.ja
    r;C:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.xdk_11.1.0\xsu12.jar;C:\ORACLE~2\MIDDLE~1\modules\features\weblogic.server.modules.xquery_10.3.1.0.jar;C:\OracleSOA\Mi
    ddleware\Oracle_SOA1\soa\modules\db2jcc4.jar;C:\ORACLE~2\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\soa-infra;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\fabric-u
    rl-handler_11.1.1.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\quartz-all-1.6.5.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\o
    racle.soa.fabric.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\fabric-runtime-ext-wls.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modu
    les\oracle.soa.adapter_11.1.1\oracle.soa.adapter.jar;C:\OracleSOA\Middleware\Oracle_SOA1\soa\modules\oracle.soa.b2b_11.1.1\oracle.soa.b2b.jar;C:\ORACLE~2\MIDDLE~1\OR
    ACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\ORACLE~2\MIDDLE~1\patch_wls1036\profiles\default\native;C:\ORACLE~2\MIDDLE~1\patch_ocp371\profiles\default\native;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\nati
    ve\win\32;C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server\bin;C:\ORACLE~2\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\ORACLE~2\MIDDLE~1\JDK160~1\jre\bin;C:\ORACLE~2\MIDDLE~1\JDK160~1\
    bin;C:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\Program Files (x86)\Common Files\NetSarang;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Window
    s\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft Application Virtualization Client;C:\Oracle\Middleware\jdk160_29\bin;C:\Program Files\Microsoft\W
    eb Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Progr
    am Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Mot\Mot Data Protection\Encryption\;C:\OracleSOA\Middleware\modules\org.apache.ant_1.7.1\bin;C:\ORAC
    LE~2\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8;C:\OracleSOA\Middleware\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\bin
    *  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:
    java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Java HotSpot(TM) Client VM (build 20.4-b02, mixed mode)
    Starting WLS with line:
    C:\ORACLE~2\MIDDLE~1\JDK160~1\bin\java -client   -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\ORAC
    LE~2\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy  -Xverify:none  -da -Dplatform.home=C:\ORACLE~2\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\se
    rver -Dweblogic.home=C:\ORACLE~2\MIDDLE~1\WLSERV~1.3\server  -Dcommon.components.home=C:\ORACLE~2\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging
    .Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\ORACLE~2\MIDDLE~1\USER_P~1\domains\SOA_DO~1 -Djrockit.optfile=C:\ORACLE~2\MIDDLE~1\ORACLE~1\modules
    \oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\ORACLE~2\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1\servers\AdminServer -Doracle.domain.
    config.dir=C:\ORACLE~2\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1  -Digf.arisidbeans.carmlloc=C:\ORACLE~2\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1\
    carml  -Digf.arisidstack.home=C:\ORACLE~2\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\ORACLE~2\MIDDLE~1\USER_P~
    1\domains\SOA_DO~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\ORACLE~2\MIDDLE~1\USER_P~1\domains\SOA_DO~1\servers\AdminServer\tmp\_WL_user -Doracle
    .deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\ORACLE~2\MIDDLE~1\ORACLE~1\modules\oracle.oamp
    rovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol"|"oracle.fabric.common.classloaderurl.handler"|"oracle.fabric.common.uddiurl.handler"|"oracle.bpm
    .io.fs.protocol  -Dweblogic.jdbc.remoteEnabled=false -Doracle.security.jps.policy.migration.validate.principal=false  -da:org.apache.xmlbeans... -Dsoa.archives.dir=C
    :\OracleSOA\Middleware\Oracle_SOA1\soa -Dsoa.oracle.home=C:\OracleSOA\Middleware\Oracle_SOA1 -Dsoa.instance.home=C:\ORACLE~2\MIDDLE~1\USER_P~1\domains\SOA_DO~1 -Dtan
    gosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.
    MessageFactoryImpl -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=C:\ORACLE~2\MIDDLE~1\WLSERV~1
    .3\server\lib\DemoTrust.jks -Dem.oracle.home=C:\OracleSOA\Middleware\oracle_common -Djava.awt.headless=true -Dbam.oracle.home=C:\OracleSOA\Middleware\Oracle_SOA1 -Du
    ms.oracle.home=C:\OracleSOA\Middleware\Oracle_SOA1 -Dweblogic.management.discover=true  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.e
    xt.dirs=C:\ORACLE~2\MIDDLE~1\patch_wls1036\profiles\default\sysext_manifest_classpath;C:\ORACLE~2\MIDDLE~1\patch_ocp371\profiles\default\sysext_manifest_classpath  w
    eblogic.Server
    <Sep 22, 2014 7:13:12 PM IST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this chec
    k, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Sep 22, 2014 7:13:12 PM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this
    change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Sep 22, 2014 7:13:12 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 20.4-b02 from Sun Microsystems I
    nc.>
    <Sep 22, 2014 7:13:12 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Sep 22, 2014 7:13:13 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Sep 22, 2014 7:13:13 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Sep 22, 2014 7:13:14 PM IST> <Notice> <LoggingService> <BEA-320400> <The log file C:\OracleSOA\Middleware\user_projects\domains\soa_domain\servers\AdminServer\logs\
    AdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Sep 22, 2014 7:13:14 PM IST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\OracleSOA\Middleware\user_projects\domains\soa_domain\serve
    rs\AdminServer\logs\AdminServer.log00064. Log messages will continue to be logged in C:\OracleSOA\Middleware\user_projects\domains\soa_domain\servers\AdminServer\log
    s\AdminServer.log.>
    <Sep 22, 2014 7:13:14 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file C:\OracleSOA\Middleware\user_projects\domains\soa_domain\servers\AdminServe
    r\logs\AdminServer.log is opened. All server side log events will be written to this file.>
    <Sep 22, 2014 7:13:17 PM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Sep 22, 2014 7:13:26 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Sep 22, 2014 7:13:26 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>

    again, another unanswered question.
    BTW I'l keep bumping these until I get an answer that works. I have been up 3 hours now trying to get this sorted and it's something that netbeans is supposed to do on its own!?!?!?!?!
    Hello, SUN, is there anyone there???
    No, didn't think so.

  • Run EJBC on jar file (in Weblogic)

    Hi all,
    Why do we have to use the following statement while creating a jar file for Entity Beans deploying in Weblogic App server.
    ==================================
    java -classpath d:/bea/wlserver6.0/lib/weblogic_sp.jar;d:/bea/wlserver6.0/lib/weblogic.jar weblogic.ejbc -compiler javac build\std_ejb_trader.jar d:\ejb_trader.jar
    ===========================================
    Any help will be appreciated.
    Seetesh

    Hi Deepak,
    java -classpath d:/bea/wlserver6.0/lib/weblogic_sp.jar;d:/bea/wlserver6.0/lib/weblogic.jar weblogic.ejbc -compiler javac build\std_ejb_trader.jar d:\ejb_trader.jar
    The installer of Weblogic 6.0 is that it doesnt have this Weblogic_sp.jar while installing whereas Weblogic 6.1 has this jar file.
    Problem in this case using Weblogic 6.0 is that without Weblogic_sp.jar d:\ejb_trader.jar file doesnt get created at all.
    Thanks for ur reply,
    Seetesh

  • Recompiling EJB jars during start up, and classpath wrong

    When I start WL6.1 with SP2, it tries to recompile (re: ejbc ?) one of my ejb jars.
    Why does it do this. This gives NoClassDefFoundError exception as the bean references
    utility classes which are only resolved by the class-path entry in the manifest
    file e.g
    Class-Path: /rdfinf.jar NRInfrastructure.jar
    But these classes aren't on the classpath when starting WL6.1, if they were they
    couldn't be redeployed. I think what is happening is the jar is being re ejbc
    but the class path given to ejbc is obviously incorrect ?
    The jar was produced by JBuilder6, I thought that maybe JBuilder6 didn't have
    sp2 installed and therefore it was an sp1 ejbc'd jar so at start up it is re ejbc'd
    But JB6 does have weblogic_sp.jar in its libraries BUT I can't find weblogic_sp.jar
    anywhere on my bea\wlserver6.1 installation. I upgraded from wl6.1 sp1 to sp2,
    and when wl6.1 starts up it clearly says sp2.
    Any ideas ? I've been looking at this for days.
    <22-Jan-02 16:30:14 GMT> <Info> <EJB> <EJB Deploying file: AccountManager.jar>
    <22-Jan-02 16:30:14 GMT> <Info> <EJB> <The EJB deployment named: AccountManager.jar
    is being recompiled within the WebLogic
    onsult the server logs if there are any errors. It is also possible to run weblogic.ejbc
    as a stand-alone tool to generate t
    ses.>
    <22-Jan-02 16:30:14 GMT> <Error> <J2EE> <Error deploying application AccountManager:
    Unable to deploy EJB: AccountManager.jar from AccountManager.jar:
    EJB : AccountManagerBean .Unable to initialize method info for remote
    or home interface.The error is java.lang.NoCla
    com/rdf/infrastructure/exceptions/RDFApplicationException
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:339)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:156)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
    at java.lang.Class.getMethods0(Native Method)
    at java.lang.Class.getMethods(Class.java:742)
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.initializeMethodInfos(ClientDrivenBeanInfoImpl.java:955)
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.<init>(ClientDrivenBeanInfoImpl.java:210)
    at weblogic.ejb20.deployer.SessionBeanInfoImpl.<init>(SessionBeanInfoImpl.java:103)
    at weblogic.ejb20.deployer.BeanInfoImpl.createBeanInfoImpl(BeanInfoImpl.java:327)
    at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(MBeanDeploymentInfoImpl.java:395)
    at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(MBeanDeploymentInfoImpl.java:126)
    at weblogic.ejb20.ejbc.EJBCompiler.setupEJB(EJBCompiler.java:128)
    at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:295)
    at weblogic.ejb20.deployer.Deployer.compileEJB(Deployer.java:684)
    at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:851)
    at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:30)
    at weblogic.j2ee.Application.addComponent(Application.java:163)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)

    Hi,
    the weblogic_sp.jar file should be in the bea/wlserver6.1/lib directory.
    If WebLogic starts as SP2, it should be there. You could also look in
    the start script (startweblogic.cmd if you're on Windows),
    weblogic_sp.jar should be referenced in there, too.
    When using JBuilder, make sure that the weblogic_sp.jar file is listed
    before (above) the weblogic.jar file, so it is included first in the
    classpath.
    If you can't find weblogic_sp.jar anywhere, try reinstalling the service
    pack.
    Hope that helps,
    Nils
    PeteTh wrote:
    >
    When I start WL6.1 with SP2, it tries to recompile (re: ejbc ?) one of my ejb jars.
    Why does it do this. This gives NoClassDefFoundError exception as the bean references
    utility classes which are only resolved by the class-path entry in the manifest
    file e.g
    Class-Path: /rdfinf.jar NRInfrastructure.jar
    But these classes aren't on the classpath when starting WL6.1, if they were they
    couldn't be redeployed. I think what is happening is the jar is being re ejbc
    but the class path given to ejbc is obviously incorrect ?
    The jar was produced by JBuilder6, I thought that maybe JBuilder6 didn't have
    sp2 installed and therefore it was an sp1 ejbc'd jar so at start up it is re ejbc'd
    But JB6 does have weblogic_sp.jar in its libraries BUT I can't find weblogic_sp.jar
    anywhere on my bea\wlserver6.1 installation. I upgraded from wl6.1 sp1 to sp2,
    and when wl6.1 starts up it clearly says sp2.
    Any ideas ? I've been looking at this for days.
    <22-Jan-02 16:30:14 GMT> <Info> <EJB> <EJB Deploying file: AccountManager.jar>
    <22-Jan-02 16:30:14 GMT> <Info> <EJB> <The EJB deployment named: AccountManager.jar
    is being recompiled within the WebLogic
    onsult the server logs if there are any errors. It is also possible to run weblogic.ejbc
    as a stand-alone tool to generate t
    ses.>
    <22-Jan-02 16:30:14 GMT> <Error> <J2EE> <Error deploying application AccountManager:
    Unable to deploy EJB: AccountManager.jar from AccountManager.jar:
    EJB : AccountManagerBean .Unable to initialize method info for remote
    or home interface.The error is java.lang.NoCla
    com/rdf/infrastructure/exceptions/RDFApplicationException
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:339)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:156)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
    at java.lang.Class.getMethods0(Native Method)
    at java.lang.Class.getMethods(Class.java:742)
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.initializeMethodInfos(ClientDrivenBeanInfoImpl.java:955)
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.<init>(ClientDrivenBeanInfoImpl.java:210)
    at weblogic.ejb20.deployer.SessionBeanInfoImpl.<init>(SessionBeanInfoImpl.java:103)
    at weblogic.ejb20.deployer.BeanInfoImpl.createBeanInfoImpl(BeanInfoImpl.java:327)
    at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.initializeBeanInfos(MBeanDeploymentInfoImpl.java:395)
    at weblogic.ejb20.deployer.MBeanDeploymentInfoImpl.<init>(MBeanDeploymentInfoImpl.java:126)
    at weblogic.ejb20.ejbc.EJBCompiler.setupEJB(EJBCompiler.java:128)
    at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:295)
    at weblogic.ejb20.deployer.Deployer.compileEJB(Deployer.java:684)
    at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:851)
    at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:30)
    at weblogic.j2ee.Application.addComponent(Application.java:163)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:279)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:233)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:193)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)--
    ============================
    [email protected]

  • JDriver and weblogic.jar for the wlserver 6.1 sp2

    Hi all,
    After I download the jDriver for Ms sql 2000 server, I set the classpath as
    document told, I test
    it using the utils.dbping it works fine. But when I try to use it with the weblogic
    server 6.1
    I have the problem as following:
    I included the jDriver classes in the classpath of the startWeblogic.cmd as
    set CLASSPATH=.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar;C:\weblogic\mssqlserver4v70\classes
    saved the startWeblogic.cmd file
    Then I start the wls with startWeblogic.cmd(the new classpath). It starts fine
    Then I setup the connection sql pool using the weblogic.jdbc.mssqlserver4.Driver
    It says "No suitable driver"
    I found that in the weblogic.jar(shipped with the weblogic 6.1) and in the jDriver
    classes, there are two files which have the same name is weblogic.jdbc.mssqlserver4.Driver.
    Because in the classpath
    .\lib\weblogic.jar comes first so weblogic server takes weblogic.jdbc.mssqlserver4.Driver
    of the weblogic.jar rather than in the jDriver classes directory. So I thought
    the matter of changing the order in the classpath (.\lib\weblogic_sp.jar;C:\weblogic\mssqlserver4v70\classes;.\lib\weblogic.jar")
    will solve the problem, but when I changed the oder in the classpath the weblogic
    server did not start AT ALL with the following errror.
    ------------------Begin error----------------------------
    C:\bea\wlserver6.1>"C:\bea\jdk131\bin\java" -hotspot -ms64m -mx64m -classpath
    ;.\lib\weblogic_sp.jar;C:\weblogic\mssqlserver4v70\classes;.\lib\weblogic.jar"
    -Dweblogic.Domain=mydomain -Dweblogic.Name=myserver -Dbea.home="C:\\bea" -Dweblogic.management.password=
    -Dweblogic.ProductionModeEnabled=true -Djava.security.policy="C:\bea\wlserver6.
    1/lib/weblogic.policy" weblogic.Server
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.NoSuchMethodError
    at weblogic.Home.getFileSource(Home.java:66)
    at weblogic.Home.<init>(Home.java:29)
    at weblogic.Home.getInstance(Home.java:81)
    at weblogic.Home.getPath(Home.java:89)
    at weblogic.security.internal.ServerAuthenticate.main(ServerAuthenticate
    .java:77)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:200)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    C:\bea\wlserver6.1>goto finish
    ------------------End error----------------------------
    I wonder how can I use the jDriver with weblogic server?
    Do you have any idea what I have done wrong or how to get around with this problem?
    Please help
    Thanks in advance

    It works now.
    Thanks Laurent.
    Tom
    Laurent Goldsztejn <[email protected]> wrote:
    Hi Tom,
    Can you please make sure that the driver is defined as
    weblogic.jdbc.mssqlserver4.Driver
    and that the url starts with jdbc:weblogic:mssqlserver4
    Thank you,
    Laurent Goldsztejn
    Developer Relations Engineer
    BEA Support

  • Re: Impossibile to generate wlfullclient.jar

    Following those instructions results in FileNotFoundException being thrown for missing file:  weblogic-classes.jar
    Since Weblogic is one of the FEW servers supported by Netbeans I really would like to get it going so that I can learn how to use remote EBJs.
    Please fix the distribution of weblogic for the missing files (so that wlfullclient.jar will build) and let us download again.
    Thanks.

    No problem here
    C:\bea\weblogic10.3.6\installation\wlserver_10.3\server\bin>setWLSEnv.cmd
    CLASSPATH="C:\bea\WEBLOG~1.6\INSTAL~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\WE
    BLOG~1.6\INSTAL~1\patch_ocp371\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\JROCKI~1.0\lib\tools.ja
    r;C:\bea\WEBLOG~1.6\INSTAL~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\bea\WEBLOG~1.6\INSTAL~1\WLSERV~1.3\server\lib\webl
    ogic.jar;C:\bea\WEBLOG~1.6\INSTAL~1\modules\features\weblogic.server.modules_10.3.6.0.jar;C:\bea\WEBLOG~1.6\INSTAL~1\WLS
    ERV~1.3\server\lib\webservices.jar;C:\bea\WEBLOG~1.6\INSTAL~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\bea\WEBLOG~1.6\INSTA
    L~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;"
    PATH="C:\bea\WEBLOG~1.6\INSTAL~1\patch_wls1036\profiles\default\native;C:\bea\WEBLOG~1.6\INSTAL~1\patch_ocp371\profiles\
    default\native;C:\bea\WEBLOG~1.6\INSTAL~1\WLSERV~1.3\server\native\win\32;C:\bea\WEBLOG~1.6\INSTAL~1\WLSERV~1.3\server\b
    in;C:\bea\WEBLOG~1.6\INSTAL~1\modules\ORGAPA~1.1\bin;C:\bea\JROCKI~1.0\jre\bin;C:\bea\JROCKI~1.0\bin;c:\oracle\product\1
    1.2.0\dbhome_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;;
    C:\Program Files (x86)\Java\jdk1.6.0_21\bin;C:\bea\WEBLOG~1.6\INSTAL~1\WLSERV~1.3\server\native\win\32\oci920_8"
    Your environment has been set.
    C:\bea\weblogic10.3.6\installation\wlserver_10.3\server\bin>cd ..\lib
    C:\bea\weblogic10.3.6\installation\wlserver_10.3\server\lib>java -jar wljarbuilder.jar
    Integrating jar -->(1)/(37265)/C:\bea\weblogic10.3.6\installation\modules\com.bea.core.http.pubsub.mbean_1.7.0.0.jar
    Integrating jar <--(1)/(37269)/(4)/C:\bea\weblogic10.3.6\installation\modules\com.bea.core.http.pubsub.mbean_1.7.0.0.jar
    Integrating jar -->(1)/(37269)/C:\bea\weblogic10.3.6\installation\modules\com.bea.core.diagnostics.accessor_1.5.0.0.jar
    Integrating jar <--(1)/(37365)/(96)/C:\bea\weblogic10.3.6\installation\modules\com.bea.core.diagnostics.accessor_1.5.0.0.jar
    Created new jar file: C:\bea\weblogic10.3.6\installation\wlserver_10.3\server\lib\wlfullclient.jar
    Version is WebLogic 10.3.6, and used the documentation provided here: Using the WebLogic JarBuilder Tool - 11g Release 1 (10.3.6)

  • I am trying to Integrate EBS-12.1.3 with Endeca on  RHEL5-64 bit

    Hi, am new to Endeca i m doing a Ebs connection with Oracle endeca but i m not been able to do it.
    I done setup of (./envSetup.sh)Database, Domains but when i start (./startAllEndeca.sh) Endeca Components Endeca Studio Managed Server (5) giving error..
    Starting Studio Managed Server ...
    Server is taking much time to start? you can force close by hitting Ctrl + C or check log file at /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/bin/studio.log
    Endeca Admin Server didn't start properly!, please check log file at /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/bin/studio.log
    I dont Knw Oracle EBS and New in Oracle Endeca so pls can anyone guide me to solve....
    ************************************************************error.log**********************************************************
    <Nov 26, 2014 10:49:52 AM IST> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddi was not deployed. Error: [Deployer:149158]No application files exist at '/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server/lib/uddi.war'.>
    <Nov 26, 2014 10:49:52 AM IST> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddiexplorer was not deployed. Error: [Deployer:149158]No application files exist at '/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server/lib/uddiexplorer.war'.>
    studio.log
    JAVA Memory arguments: -Xms256m -Xmx512m  -XX:MaxPermSize=512m
    WLS Start Mode=Production
    CLASSPATH=/home/oracle/Ext/Oracle/Middleware/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/home/oracle/Ext/Oracle/Middleware/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/oracle/Ext/Oracle/software/java/jdk1.6.0_43/lib/tools.jar:/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/home/oracle/Ext/Oracle/Middleware/modules/features/weblogic.server.modules_10.3.6.0.jar:/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/home/oracle/Ext/Oracle/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/oracle/Ext/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/oracle/Ext/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server/lib/xqrl.jar
    PATH=/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server/bin:/home/oracle/Ext/Oracle/Middleware/modules/org.apache.ant_1.7.1/bin:/home/oracle/Ext/Oracle/software/java/jdk1.6.0_43/jre/bin:/home/oracle/Ext/Oracle/software/java/jdk1.6.0_43/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/u01/Oracle/software/java/jdk1.6.0_43/bin/java/bin
    *  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:
    java version "1.6.0_43"
    Java(TM) SE Runtime Environment (build 1.6.0_43-b01)
    Java HotSpot(TM) 64-Bit Server VM (build 20.14-b01, mixed mode)
    Starting WLS with line:
    /home/oracle/Ext/Oracle/software/java/jdk1.6.0_43/bin/java -server   -Xms256m -Xmx512m  -XX:MaxPermSize=512m -Dweblogic.Name=StudioManagedServer -Djava.security.policy=/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy  -Dweblogic.ProductionModeEnabled=true -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl  -da -Dplatform.home=/home/oracle/Ext/Oracle/Middleware/wlserver_10.3 -Dwls.home=/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server  -Dcommon.components.home=/home/oracle/Ext/Oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain -Djrockit.optfile=/home/oracle/Ext/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/config/fmwconfig/servers/StudioManagedServer -Doracle.domain.config.dir=/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/config/fmwconfig  -Digf.arisidbeans.carmlloc=/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/config/fmwconfig/carml  -Digf.arisidstack.home=/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/home/oracle/Ext/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/home/oracle/Ext/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol  -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.threadpool.MinPoolSize=25 -Dweblogic.management.discover=false -Dweblogic.management.server=t3://localhost:7002  -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/home/oracle/Ext/Oracle/Middleware/patch_wls1036/profiles/default/sysext_manifest_classpath  weblogic.Server
    <Nov 26, 2014 10:47:39 AM IST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Nov 26, 2014 10:47:39 AM IST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Nov 26, 2014 10:47:40 AM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 20.14-b01 from Sun Microsystems Inc.>
    <Nov 26, 2014 10:47:41 AM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Nov 26, 2014 10:47:44 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Nov 26, 2014 10:47:44 AM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Nov 26, 2014 10:47:44 AM IST> <Notice> <Log Management> <BEA-170019> <The server log file /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/logs/StudioManagedServer.log is opened. All server side log events will be written to this file.>
    <Nov 26, 2014 10:49:27 AM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Nov 26, 2014 10:49:27 AM IST> <Notice> <Security> <BEA-090083> <Storing boot identity in the file: /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/security/boot.properties>
    <Nov 26, 2014 10:49:52 AM IST> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddi was not deployed. Error: [Deployer:149158]No application files exist at '/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server/lib/uddi.war'.>
    <Nov 26, 2014 10:49:52 AM IST> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddiexplorer was not deployed. Error: [Deployer:149158]No application files exist at '/home/oracle/Ext/Oracle/Middleware/wlserver_10.3/server/lib/uddiexplorer.war'.>
    <Nov 26, 2014 10:49:54 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Nov 26, 2014 10:49:54 AM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Nov 26, 2014 10:51:00 AM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Nov 26, 2014 10:51:02 AM IST> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    Loading zip:/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/WEB-INF/lib/portal-impl.jar!/system.properties
    Loading file:/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/WEB-INF/classes/system-ext.properties
    Loading zip:/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/WEB-INF/lib/portal-impl.jar!/portal.properties
    Loading file:/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/WEB-INF/classes/portal-ext.properties
    Loading file:/home/oracle/Ext/Oracle/Middleware/user_projects/domains/portal-ext.properties
    2014-11-26 10:54:54,395 WARN  [DataSourceFactoryBean] A JNDI data source is not configured. For security reasons it is strongly recommended to configure Studio's database connection via JNDI rather than setting database connection parameters directly in Studio's configuration file.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.documentlibrary.model.impl.DLFileEntryImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.messageboards.model.impl.MBStatsUserImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.UserIdMapperImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.LayoutSetImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.softwarecatalog.model.impl.SCProductScreenshotImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.endeca.portal.liferay.ext.metadata.model.impl.MetadataPropertyRecordImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.PortletItemImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.UserGroupRoleImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.tags.model.impl.TagsAssetImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.journal.model.impl.JournalStructureImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.tasks.model.impl.TasksReviewImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.PortletPreferencesImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.endeca.portal.liferay.ext.bookmarks.model.impl.PortletStateRecordImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.announcements.model.impl.AnnouncementsEntryImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.SubscriptionImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.endeca.portal.liferay.ext.metadata.model.impl.MetadataRecordImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.blogs.model.impl.BlogsEntryImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.AddressImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.messageboards.model.impl.MBThreadImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.journal.model.impl.JournalArticleImpl]; using defaults.
    Nov 26, 2014 10:54:59 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.ServiceComponentImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.journal.model.impl.JournalArticleResourceImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.expando.model.impl.ExpandoValueImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.blogs.model.impl.BlogsStatsUserImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.softwarecatalog.model.impl.SCLicenseImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.journal.model.impl.JournalArticleImageImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.ratings.model.impl.RatingsEntryImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.endeca.portal.liferay.ext.bookmarks.model.impl.BookmarkRecordImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.imagegallery.model.impl.IGImageImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.imagegallery.model.impl.IGFolderImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.journal.model.impl.JournalFeedImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.PasswordPolicyImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.ResourceImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.PasswordPolicyRelImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.RoleImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.LayoutImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.MembershipRequestImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.CompanyImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.tags.model.impl.TagsSourceImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.messageboards.model.impl.MBMessageImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.ListTypeImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.EmailAddressImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.ImageImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.PasswordTrackerImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.AccountImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.WebsiteImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.ResourcePermissionImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.tags.model.impl.TagsPropertyImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.messageboards.model.impl.MBDiscussionImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.documentlibrary.model.impl.DLFileRankImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.calendar.model.impl.CalEventImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.PortletImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.ClassNameImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.tasks.model.impl.TasksProposalImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.expando.model.impl.ExpandoRowImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.ratings.model.impl.RatingsStatsImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.journal.model.impl.JournalTemplateImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.GroupImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.endeca.portal.liferay.ext.bookmarks.model.impl.DataSourceStateRecordImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.softwarecatalog.model.impl.SCProductEntryImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.tags.model.impl.TagsEntryImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.expando.model.impl.ExpandoColumnImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.UserGroupImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.messageboards.model.impl.MBMailingListImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.BrowserTrackerImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.PluginSettingImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.announcements.model.impl.AnnouncementsDeliveryImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.PermissionImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.softwarecatalog.model.impl.SCFrameworkVersionImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.expando.model.impl.ExpandoTableImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.ShardImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.tags.model.impl.TagsVocabularyImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.announcements.model.impl.AnnouncementsFlagImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.PhoneImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.messageboards.model.impl.MBMessageFlagImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.journal.model.impl.JournalContentSearchImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.documentlibrary.model.impl.DLFileShortcutImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.documentlibrary.model.impl.DLFileVersionImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.CountryImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.softwarecatalog.model.impl.SCProductVersionImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.ResourceCodeImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.ContactImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.UserTrackerImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.messageboards.model.impl.MBCategoryImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.ResourceActionImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.messageboards.model.impl.MBBanImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.RegionImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portal.model.impl.UserTrackerPathImpl]; using defaults.
    Nov 26, 2014 10:55:00 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [com.liferay.portlet.documentlibrary.model.impl.DLFolderImpl]; using defaults.
    Nov 26, 2014 10:55:01 AM net.sf.ehcache.hibernate.EhCacheProvider buildCache
    WARNING: Could not find a specific ehcache configuration for cache named [org.hibernate.cache.StandardQueryCache]; using defaults.
    Loading zip:/home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/WEB-INF/lib/portal-impl.jar!/captcha.properties
    2014-11-26 10:55:03,071 INFO  [PortalImpl] Portal lib directory /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/WEB-INF/lib/
    Nov 26, 2014 10:55:11 AM org.quartz.core.QuartzScheduler <init>
    INFO: Quartz Scheduler v.1.6.0 created.
    Nov 26, 2014 10:55:11 AM org.quartz.impl.jdbcjobstore.JobStoreSupport initialize
    INFO: Using thread monitor-based data access locking (synchronization).
    2014-11-26 10:55:11,307 INFO  [DBUtil] Using dialect org.hibernate.dialect.Oracle10gDialect
    Nov 26, 2014 10:55:11 AM org.quartz.impl.jdbcjobstore.JobStoreSupport cleanVolatileTriggerAndJobs
    INFO: Removed 0 Volatile Trigger(s).
    Nov 26, 2014 10:55:11 AM org.quartz.impl.jdbcjobstore.JobStoreSupport cleanVolatileTriggerAndJobs
    INFO: Removed 0 Volatile Job(s).
    Nov 26, 2014 10:55:11 AM org.quartz.impl.jdbcjobstore.JobStoreTX initialize
    INFO: JobStoreTX initialized.
    Nov 26, 2014 10:55:11 AM org.quartz.impl.StdSchedulerFactory instantiate
    INFO: Quartz scheduler 'QuartzSchedulerEngineInstance' initialized from an externally provided properties instance.
    Nov 26, 2014 10:55:11 AM org.quartz.impl.StdSchedulerFactory instantiate
    INFO: Quartz scheduler version: 1.6.0
    Nov 26, 2014 10:55:11 AM org.quartz.core.QuartzScheduler <init>
    INFO: Quartz Scheduler v.1.6.0 created.
    Nov 26, 2014 10:55:11 AM org.quartz.simpl.RAMJobStore initialize
    INFO: RAMJobStore initialized.
    Nov 26, 2014 10:55:11 AM org.quartz.impl.StdSchedulerFactory instantiate
    INFO: Quartz scheduler 'org.springframework.scheduling.quartz.SchedulerFactoryBean#1ce2e307' initialized from an externally provided properties instance.
    Nov 26, 2014 10:55:11 AM org.quartz.impl.StdSchedulerFactory instantiate
    INFO: Quartz scheduler version: 1.6.0
    Nov 26, 2014 10:55:11 AM org.quartz.core.QuartzScheduler setJobFactory
    INFO: JobFactory set to: [email protected]9
    Nov 26, 2014 10:55:11 AM org.quartz.core.QuartzScheduler start
    INFO: Scheduler org.springframework.scheduling.quartz.SchedulerFactoryBean#1ce2e307_$_NON_CLUSTERED started.
    2014-11-26 10:55:11,833 INFO  [ServerDetector] Detected server weblogic
    Nov 26, 2014 10:55:16 AM com.sun.portal.container.service.ServiceManagerContextListenerImpl contextInitialized
    INFO: PSC_CSPCS001 : Started initializing ServiceManager
    Nov 26, 2014 10:55:16 AM com.sun.portal.container.service.ServiceManager addService
    INFO: PSC_CSPCS004 : Service added, Name: com.sun.portal.container.service.CoordinationService, Implementation: com.sun.portal.container.service.coordination.impl.CoordinationServiceImpl
    Nov 26, 2014 10:55:16 AM com.sun.portal.container.service.ServiceManager addService
    INFO: PSC_CSPCS004 : Service added, Name: com.sun.portal.container.service.CachingService, Implementation: com.sun.portal.container.service.caching.impl.CachingServiceImpl
    Nov 26, 2014 10:55:16 AM com.sun.portal.container.service.ServiceManager addService
    INFO: PSC_CSPCS004 : Service added, Name: com.sun.portal.container.service.ClientCachingService, Implementation: com.sun.portal.container.service.caching.impl.ClientCachingServiceImpl
    Nov 26, 2014 10:55:16 AM com.sun.portal.container.service.ServiceManager addService
    INFO: PSC_CSPCS004 : Service added, Name: com.sun.portal.container.service.DeploymentService_Local, Implementation: com.sun.portal.container.service.deployment.impl.DeploymentServiceLocalImpl
    Nov 26, 2014 10:55:16 AM com.sun.portal.container.service.ServiceManager addService
    INFO: PSC_CSPCS004 : Service added, Name: com.sun.portal.container.service.ContainerEventService, Implementation: com.sun.portal.container.service.coordination.impl.ContainerEventServiceImpl
    Nov 26, 2014 10:55:16 AM com.sun.portal.container.service.ServiceManager addService
    INFO: PSC_CSPCS004 : Service added, Name: com.sun.portal.container.service.PolicyService, Implementation: com.liferay.portal.portletcontainer.PolicyServiceImpl
    Nov 26, 2014 10:55:16 AM com.sun.portal.container.service.ServiceManagerContextListenerImpl contextInitialized
    INFO: PSC_CSPCS002 : Finished initializing ServiceManager
    Nov 26, 2014 10:55:16 AM com.sun.portal.portletcontainer.impl.PortletContainerContextListenerImpl contextInitialized
    INFO: PSPL_PCCSPCPCI0003 : Starting PortletContainer 2.1
    Nov 26, 2014 10:55:17 AM org.apache.struts.tiles.TilesPlugin initDefinitionsFactory
    INFO: Tiles definition factory loaded for module ''.
    Starting Oracle Endeca Information Discovery Studio 3.0 (Cupcake / Build 30017631 / Mon, 7 Jul 2014 06:40:33 -0400)
    Nov 26, 2014 10:55:19 AM org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Freed 0 triggers from 'acquired' / 'blocked' state.
    Nov 26, 2014 10:55:19 AM org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Recovering 0 jobs that were in-progress at the time of the last shut-down.
    Nov 26, 2014 10:55:19 AM org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Recovery complete.
    Nov 26, 2014 10:55:19 AM org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Removed 0 'complete' triggers.
    Nov 26, 2014 10:55:19 AM org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs
    INFO: Removed 0 stale fired job entries.
    Nov 26, 2014 10:55:19 AM org.quartz.core.QuartzScheduler start
    INFO: Scheduler QuartzSchedulerEngineInstance_$_NON_CLUSTERED started.
    2014-11-26 10:55:22,438 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/ext/boxy-ne.png
    2014-11-26 10:55:22,438 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/ext/boxy-nw.png
    2014-11-26 10:55:22,438 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/ext/boxy-se.png
    2014-11-26 10:55:22,438 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/ext/boxy-sw.png
    2014-11-26 10:55:22,439 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/loan_calculator.png
    2014-11-26 10:55:22,439 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/message_boards.png
    2014-11-26 10:55:22,439 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/image_gallery.png
    2014-11-26 10:55:22,440 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/polls_display.png
    2014-11-26 10:55:22,440 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/search.png
    2014-11-26 10:55:22,440 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/login.png
    2014-11-26 10:55:22,440 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/page_ratings.png
    2014-11-26 10:55:22,440 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/rss.png
    2014-11-26 10:55:22,441 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/blogs_aggregator.png
    2014-11-26 10:55:22,441 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/recent_documents.png
    2014-11-26 10:55:22,441 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/recent_bloggers.png
    2014-11-26 10:55:22,441 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/bible_gateway.png
    2014-11-26 10:55:22,441 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/default.png
    2014-11-26 10:55:22,441 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/calendar.png
    2014-11-26 10:55:22,442 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/currency_converter.png
    2014-11-26 10:55:22,442 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/blogs.png
    2014-11-26 10:55:22,442 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/refresh-icon.png
    2014-11-26 10:55:22,442 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/random_bible_verse.png
    2014-11-26 10:55:22,442 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/quick_note.png
    2014-11-26 10:55:22,443 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/announcements.png
    2014-11-26 10:55:22,443 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/polls.png
    2014-11-26 10:55:22,443 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/icons/communities.png
    2014-11-26 10:55:23,062 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/common/Oracle_logo.png
    2014-11-26 10:55:23,065 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/dock/welcome_arrows.png
    2014-11-26 10:55:23,065 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/dock/center_bg.png
    2014-11-26 10:55:23,069 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/portlet/restore.png
    2014-11-26 10:55:23,070 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/portlet/minimize.png
    2014-11-26 10:55:23,070 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/portlet/options.png
    2014-11-26 10:55:23,071 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/portlet/maximize.png
    2014-11-26 10:55:23,071 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/portlet/options_selected.png
    2014-11-26 10:55:23,072 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/portlet/close.png
    2014-11-26 10:55:23,073 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/close_modal.png
    2014-11-26 10:55:23,074 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/generic-blue-heading.png
    2014-11-26 10:55:23,074 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/page-background-gradient.png
    2014-11-26 10:55:23,075 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/classic/images/generic-orange-heading.png
    2014-11-26 10:55:23,080 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/common/Oracle_logo.png
    2014-11-26 10:55:23,083 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/portlet/restore.png
    2014-11-26 10:55:23,084 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/portlet/options_selected.png
    2014-11-26 10:55:23,084 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/portlet/options.png
    2014-11-26 10:55:23,085 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/portlet/minimize.png
    2014-11-26 10:55:23,085 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/portlet/close.png
    2014-11-26 10:55:23,086 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/portlet/maximize.png
    2014-11-26 10:55:23,088 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/dock/welcome_arrows.png
    2014-11-26 10:55:23,088 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/dock/center_bg.png
    2014-11-26 10:55:23,094 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/close_modal.png
    2014-11-26 10:55:23,095 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/page-background-gradient.png
    2014-11-26 10:55:23,095 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/generic-blue-heading.png
    2014-11-26 10:55:23,096 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/control_panel/images/generic-orange-heading.png
    2014-11-26 10:55:23,102 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/portlet/close.png
    2014-11-26 10:55:23,103 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/portlet/options_selected.png
    2014-11-26 10:55:23,104 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/portlet/options.png
    2014-11-26 10:55:23,104 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/portlet/minimize.png
    2014-11-26 10:55:23,104 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/portlet/maximize.png
    2014-11-26 10:55:23,105 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/portlet/restore.png
    2014-11-26 10:55:23,112 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/common/Oracle_logo.png
    2014-11-26 10:55:23,114 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/dock/welcome_arrows.png
    2014-11-26 10:55:23,114 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/dock/center_bg.png
    2014-11-26 10:55:23,115 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/generic-blue-heading.png
    2014-11-26 10:55:23,116 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/generic-orange-heading.png
    2014-11-26 10:55:23,116 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/close_modal.png
    2014-11-26 10:55:23,116 WARN  [SpriteProcessorImpl] Unable to process /home/oracle/Ext/Oracle/Middleware/user_projects/domains/endeca_domain/servers/StudioManagedServer/stage/studio-portal/studio-portal/endeca-portal/html/themes/landing_page/images/page-background-gradient.png
    2014-11-26 10:55:23,428 INFO  [HotDeployUtil] Initializing hot deploy manager 642389332
    2014-11-26 10:55:23,533 ERROR [PortletAutoDeployer]
    java.io.FileNotFoundException: /tmp/liferay/com/liferay/portal/deploy/dependencies/liferay-portlet.tld (Too many open files)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
        at com.liferay.portal.deploy.DeployUtil._getResourcePath(DeployUtil.java:160)
        at com.liferay.portal.deploy.DeployUtil.getResourcePath(DeployUtil.java:93)
        at com.liferay.portal.deploy.auto.PortletAutoDeployer.<init>(PortletAutoDeployer.java:56)
        at com.liferay.portal.deploy.auto.PortletAutoDeployListener.<init>(PortletAutoDeployListener.java:43)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at java.lang.Class.newInstance0(Class.java:357)
        at java.lang.Class.newInstance(Class.java:310)
        at com.liferay.portal.events.GlobalStartupAction.getAutoDeployListeners(GlobalStartupAction.java:70)
        at com.liferay.portal.events.GlobalStartupAction.run(GlobalStartupAction.java:145)
        at com.liferay.portal.events.EventsProcessorImpl.processEvent(EventsProcessorImpl.java:117)
        at com.liferay.portal.events.EventsProcessorImpl.process(EventsProcessorImpl.java:69)
        at com.liferay.portal.events.EventsProcessorUtil.process(EventsProcessorUtil.java:43)
        at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:415)
        at javax.servlet.GenericServlet.init(GenericServlet.java:241)
        at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
        at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
        at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
        at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
        at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
        at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
        at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
        at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
        at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
        at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
        at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
        at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
        at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
        at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
        at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
        at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
        at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
        at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
        at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
        at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
        at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
        at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
        at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
        at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
        at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
        at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
        at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
        at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
        at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
        at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    2014-11-26 10:55:23,545 ERROR [ThemeAutoDeployer]
    java.io.FileNotFoundException: /tmp/liferay/com/liferay/portal/deploy/dependencies/liferay-theme.tld (Too many open files)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
        at com.liferay.portal.deploy.DeployUtil._getResourcePath(DeployUtil.java:160)
        at com.liferay.portal.deploy.DeployUtil.getResourcePath(DeployUtil.java:93)
        at com.liferay.portal.deploy.auto.ThemeAutoDeployer.<init>(ThemeAutoDeployer.java:55)
        at com.liferay.portal.deploy.auto.ThemeAutoDeployListener.<init>(ThemeAutoDeployListener.java:41)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at java.lang.Class.newInstance0(Class.java:357)
        at java.lang.Class.newInstance(Class.java:310)
        at com.liferay.portal.events.GlobalStartupAction.getAutoDeployListeners(GlobalStartupAction.java:70)
        at com.liferay.portal.events.GlobalStartupAction.run(GlobalStartupAction.java:145)
        at com.liferay.portal.events.EventsProcessorImpl.processEvent(EventsProcessorImpl.java:117)
        at com.liferay.portal.events.EventsProcessorImpl.process(EventsProcessorImpl.java:69)
        at com.liferay.portal.events.EventsProcessorUtil.process(EventsProcessorUtil.java:43)
        at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:415)
        at javax.servlet.GenericServlet.init(GenericServlet.java:241)
        at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
      

    I see this error in your output:
    2014-11-26 10:55:23,583 ERROR [ThemeAutoDeployer]
    java.io.FileNotFoundException: /tmp/liferay/com/liferay/portal/deploy/dependencies/liferay-theme.tld (Too many open files)
    I'm not across what the EBS recommended setting for this is, or if there is one.  But try running:
    ulimit -n
    ... and if the number is low, edit /etc/security/limits.conf , add some entries for increased "soft nofile" and "hard nofile" and run sysctl -p.  See Linux & Java tips: Too many open files .

Maybe you are looking for