Cannot start Coldfusion 9 Application Server Service

Note that this is for a Dev server.  Not vital, but super annoying.  I found my machine had been restarted due to Lumension.  This is normal.  However, since I imported a .car file from the old CF8 server directly to this CF9 Dev server I had not rebooted or restared the CF9 service.
I found these error messages in the Event viewer:
The ColdFusion 9 Application Server service could not be started.  Check the server "coldfusion" log files for more information.
and
The ColdFusion 9 Application Server service terminated with service-specific error The system cannot find the file specified..
I checked the JRUN logs and cannot find any logs pertaining to anything matching today's timestamp nor anything out of place that appears to be the cause.  Nothing in CF logs either, mostly because CF never got up to running status so no logs could be generated.
I thought I found the culprit in this post, http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:61223 ... but the fix had no effect.  I didn't find anything in my search using grep outside of the JRUN temp folder which a single .xml file had an invalid Coldfusion8 path.  Fixing the path or deleting the offending temp files didn't cure the problem.
I've also tried moving all the root files that was moved into the /ColdFusion9/wwwwroot/ directory out and trying to start the service, but same error and failure occurs.
I have not tried reinstalling.  I did install the CF9.0.1 update and it was working just dandy until this restart.  There are no other computer problems experienced that I can tell and not other errors were found in the event viewer.

Thanks!  I now have an error that I can chase and hopefully diagnose.
"Error: no known VMs.  (check for corrupt jvm.cfg file)" was the exposed error.
With a little big of the Goog I ended up with a solution from another CF user experiencing the same joys: http://forums.adobe.com/thread/795168
Found the problem to be as I suspected some incorrect path.  It was the java.home variable that was incorrect.  java.home=<IncorrectDrive>:/ColdFusion9/runtime/jre  I changed that to java.home=C:/ColdFusion9/runtime/jre and it fired up just fine.  Solved!

Similar Messages

  • CF 9.0.1 Update - Cannot Start CF Application Server

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

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

  • Cannot start Oracle BI Server Service

    I had installed Oracle Bussiness Intelligence 10g Release 2 version on my system....I was able to generate reports properly with the Default Repository(SH)....But When I created an OLAP repository and loaded it....It worked fine for a few minutes....then BI server service was automatically stopped....later when the service was restarted,it worked for 5 min but agin it got automatically stopped....but on attempting to restart the service again I got a error message ERROR 1068: Service cannot be be started because groups or dependencies not loaded....How can I reinstate the server process? I tried changing the repository to the default one but it didn't work....
    Edited by: user10422576 on Oct 19, 2008 11:42 PM

    I have seen similar errors when the repository is corrupt. Are you able to open the repository in offline mode ? In online mode, when you check consistencies, does it pass or does it throw any errors ? Also check the log files. if you are not getting enough information, try changing the loglevel for that user and then try it. usually this gives a good amount of info to debug.
    Good Luck.
    Dinesh Veera

  • Why i cannot start sun application server

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

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

  • Cannot start coldfusion 9 server

    After several weeks of running CF9 on my PC, I can no longer start the server.  I am running Apache 2.2 under windows with CF9.  It gives me the following error message in the jrun4/logs/cfusion-out log:
    FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]
    FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]
    and this is the error in the apache2.2 error log:
    [Tue Feb 14 11:03:27 2012] [notice] jrApache[1908: 9444]  Couldn't initialize from remote server, JRun server(s) probably down.
    [Tue Feb 14 11:03:27 2012] [notice] jrApache[1908: 9444]  JRun will not accept request.  Check JRun web server configuration and JRun mappings on JRun server.
    Any ideas??

    Thanks!  I now have an error that I can chase and hopefully diagnose.
    "Error: no known VMs.  (check for corrupt jvm.cfg file)" was the exposed error.
    With a little big of the Goog I ended up with a solution from another CF user experiencing the same joys: http://forums.adobe.com/thread/795168
    Found the problem to be as I suspected some incorrect path.  It was the java.home variable that was incorrect.  java.home=<IncorrectDrive>:/ColdFusion9/runtime/jre  I changed that to java.home=C:/ColdFusion9/runtime/jre and it fired up just fine.  Solved!

  • Cannot start the SQL server service after you install Active Directory

    Good Morning,
    Im the system admin for a small company.  We have a dedicated domain controller but it is the only one.  To get a second domain controller up and running on our domain, I installed the AD role on our file and SQL server.  After the reboot
    we couldnt get SQL up and running.  I found this article
    http://support.microsoft.com/kb/929665
    In the article it reads
    To work around this issue, repair Windows Internal Database. To do this, run the following command line at a command prompt:
    Msiexec /i SSEE_10.msi CALLERID=OCSetup.exe REINSTALL=ALL REINSTALLMODE=omus /qn REBOOT=ReallySupress /l*v <var><Log_File_Path></var>
    My question is what is the Log_File_Path?  Is that where I installed the AD log path?
    My DBA is also looking into this as well.
    Thanks in advance,
    Brian
    Brian Fink, MCSE

    Hi Brain,
    what's version of SQL Server that you have installed and what's your operationg system version info?
    If you are running SQL Server 2008, which is not supported on the Windows Server 2008/2008 R2 domain controll (DC), even on Windows Server 2003 DC, there are limitations. Microsoft does not recommend to install SQL Server instances and DC on the same server,
    for more information, see Install SQL Server on a Domain Controller (http://msdn.microsoft.com/en-us/library/ms143506.aspx#DC_Support).
    There are some threads in the forum talked about installing SQL Server and DC on the same server, here are some for your references:
    http://social.technet.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/1a2963ff-90d7-4bba-97ce-fa15f70fb6a8/
    http://social.technet.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/981ef726-d04a-4063-8008-cc7bbad854ab/
    Hope this helps. Please feel free to let me know if you have more questions.
    Best Regards,
    Chunsong Feng [MSFT]
    Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • CF8 Application Server Service Will NOT Start

    I ran into this error:
         java.lang.OutOfMemoryError: Java heap space
    and after researching it it seemed that I should up the max heap size on the Java/JVM page, so I increased my max heap size to 1044MB from 512, via the CF Administrator, I also added maxPermSize= 256m.  Then I restarted the server, but the Application Server service will not start.
    I opened home/runtim/bin/jvm.config and set the heap size to 1024, restart, service still wont start.
    Set the max heap size to 512 and removed maxPermSize, restarted server, service still won't start.
    Set the entire java.args equal to: -server -Xmx256m -Dsun.io.useCanonCaches=false -xx:MaxPermsize=128m -XX:+UseParallelGC -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib -Dcoldfusion.classPath={application.home}/../lib/updates,{application.home}/../lib,{appli cation.home}/../gateway/lib/,{application.home}/../wwwroot/WEB-INF/flex/jars,{application. home}/../wwwroot/WEB-INF/cfform/jars
    Restarted, still the services will not start.
    Does anyone have any ideas?
    The error I get when trying to start the services is:
    Windows could not start the ColdFusion 8 Application Server on Local Computer.  For more information, review the System Even Log.  If this is a non-Microsoft service, contact the service vendor, and refore to service-specific error code 2.
    Thanks!

    Once you have ColdFusion running again this will bring you back to your initial problem:
    java.lang.OutOfMemoryError: Java heap space
    Suggest take a copy of your working JVM.CONFIG (so you have a backup) then add some debugging to the JVM Arguments eg:
    # Arguments to VM
    java.args=-server  -Xmx512m -Dsun.io.useCanonCaches=false -XX:MaxPermSize=192m -XX:+UseParallelGC -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintHeapAtGC -verbose:gc -Xloggc:cfjvmGC.log -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib -Dcoldfusion.classPath={application.home}/../lib/updates,{application.home}/../lib,{appli cation.home}/../gateway/lib/,{application.home}/../wwwroot/WEB-INF/flex/jars,{application. home}/../wwwroot/WEB-INF/cfform/jars
    Once ColdFusion is restarted again a log file will be created called \ColdFusion8\runtime\bin\cfjvmgc.log. Open the log file and you will be able to see how the New, Tenure and Permanent memory spaces are working. Given you now know which buffer is filling (excluding New made up of Eden and a couple Survivor spaces - because those fill and empty all the time) you can make adjustments to JVM.CONFIG knowing which value you intend to alter. Likely you want to alter either Xmx or MaxPermSize. When you think the Java heap space is resolved turn logging off by removing the bolded details.
    HTH, Carl.

  • Could not start the Crystal Report Application Server service on local computer

    Post Author: [email protected]
    CA Forum: Deployment
    Hi
    I have a following problem.
    I have installed Crystal report application server(RAS)(CE embeded 10) on Windows server 2003 enterprise x64 edition.
    When i start it, i see an error:
    Could not start the Crystal Report Application Server service on local computerError 1067: the process terminated unexpectedly
    Sometimes, i can start it but it stops a few minutes later.
    I have disabled DEP (data execution prevention).
    Log:
    Faulting application crystalras.exe, version 10.0.0.533, faulting module unknown, version 0.0.0.0, fault address 0x00000000.
    Please help
    Thanks for your help

    This error occurs after an initial install, when the Oracle suite is installed logged in as the user(who has admin rights on the machine). If this is the case,
    1.Go to Services (Admin Tools > Services)
    2.Double click the Oracle services( BI Server or Presentation or TNS Listener).
    3.Go to Log On tab
    4.If local system account is checked , un-check that option. Check "This Account" option
    5.Give the user information for that machine(e.g domain\username)
    6.Specify password associated with the user ( the username/pwd that is used to login to the machine)
    7.Confirm pwd and click Apply.
    8.re-start the service.
    This is what i did , and it worked.
    good luck and hopefully oracle addresses these issues , they become frustrating to use the product.
    Thanks,
    Ram

  • Jump Start Kit application server failed to start

    Hi,
    My Jump Start Kit Application server is failing to start. The Error is as below
    2012-10-22 11:58:18,076 FATAL [com.fatwire.logging.cs.db] - <Exception loading meta data for data sourcecsDataSource>
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (User not found: SA)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
    at com.fatwire.cs.core.db.DataSourceBackedPool.acquire(DataSourceBackedPool.java:47)
    at COM.FutureTense.Servlet.JDBCConn.getMeta_trans(JDBCConn.java:188)
    at COM.FutureTense.Servlet.JDBCConn.getMeta(JDBCConn.java:130)
    at COM.FutureTense.Servlet.JDBCTable.<init>(JDBCTable.java:285)
    at COM.FutureTense.Servlet.JDBCConn.GetTable(JDBCConn.java:1333)
    at COM.FutureTense.Common.ftDBTable.getconn(ftDBTable.java:3899)
    at COM.FutureTense.Common.ftDBTable.grab(ftDBTable.java:982)
    at COM.FutureTense.Common.ftAppLogic.getEvent(ftAppLogic.java:2010)
    at COM.FutureTense.Common.ftAppLogic.initEventEngine(ftAppLogic.java:3453)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1939)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1897)
    at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:321)
    at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
    at COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.cs.core.logging.context.filter.ContextHeaderFilter.doFilterWork(ContextHeaderFilter.java:37)
    at com.fatwire.cs.core.logging.context.filter.RunOncePerRequestFilter.doFilter(RunOncePerRequestFilter.java:54)
    at com.fatwire.cs.core.logging.context.filter.HttpFilter.doFilter(HttpFilter.java:46)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:557)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.sql.SQLException: User not found: SA
    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
    at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
    at org.hsqldb.jdbcDriver.connect(Unknown Source)
    at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
    at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
    ... 39 more
    2012-10-22 11:58:18,076 ERROR [com.fatwire.logging.cs.db] - <Exception getting database connection>
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (User not found: SA)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
    at com.fatwire.cs.core.db.DataSourceBackedPool.acquire(DataSourceBackedPool.java:47)
    at COM.FutureTense.Servlet.JDBCTable.get_trans(JDBCTable.java:698)
    at COM.FutureTense.Servlet.JDBCTable.get(JDBCTable.java:611)
    at COM.FutureTense.Servlet.JDBCTable.<init>(JDBCTable.java:288)
    at COM.FutureTense.Servlet.JDBCConn.GetTable(JDBCConn.java:1333)
    at COM.FutureTense.Common.ftDBTable.getconn(ftDBTable.java:3899)
    at COM.FutureTense.Common.ftDBTable.grab(ftDBTable.java:982)
    at COM.FutureTense.Common.ftAppLogic.getEvent(ftAppLogic.java:2010)
    at COM.FutureTense.Common.ftAppLogic.initEventEngine(ftAppLogic.java:3453)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1939)
    at COM.FutureTense.Common.ftAppLogic.init(ftAppLogic.java:1897)
    at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:321)
    at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
    at COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.cs.core.logging.context.filter.ContextHeaderFilter.doFilterWork(ContextHeaderFilter.java:37)
    at com.fatwire.cs.core.logging.context.filter.RunOncePerRequestFilter.doFilter(RunOncePerRequestFilter.java:54)
    at com.fatwire.cs.core.logging.context.filter.HttpFilter.doFilter(HttpFilter.java:46)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:557)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.sql.SQLException: User not found: SA
    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
    at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
    at org.hsqldb.jdbcDriver.connect(Unknown Source)
    at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
    at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
    ... 39 more
    2012-10-22 11:58:18,076 ERROR [com.fatwire.logging.cs] - <Exception processing CatalogManager request>
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (User not found: SA)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1549)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044)
    at com.fatwire.cs.core.db.DataSourceBackedPool.acquire(DataSourceBackedPool.java:47)
    at COM.FutureTense.Servlet.JDBCConn.Ping_trans(JDBCConn.java:291)
    at COM.FutureTense.Servlet.JDBCConn.Ping(JDBCConn.java:274)
    at COM.FutureTense.Common.CatalogManager.execute(CatalogManager.java:1122)
    at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
    at COM.FutureTense.Servlet.FTServlet.doGet(FTServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.cs.core.logging.context.filter.ContextHeaderFilter.doFilterWork(ContextHeaderFilter.java:37)
    at com.fatwire.cs.core.logging.context.filter.RunOncePerRequestFilter.doFilter(RunOncePerRequestFilter.java:54)
    at com.fatwire.cs.core.logging.context.filter.HttpFilter.doFilter(HttpFilter.java:46)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:557)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.sql.SQLException: User not found: SA
    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
    at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
    at org.hsqldb.jdbcDriver.connect(Unknown Source)
    at org.apache.tomcat.dbcp.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38)
    at org.apache.tomcat.dbcp.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556)
    at org.apache.tomcat.dbcp.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545)
    ... 31 more
    Can you please tell me why this error is coming and how to resolve it.

    The error got resolved..
    The files in
    App_Server\apache-tomcat-6.0.32\default\data\hypersonic
    were corrupted hence the error.
    Replaced them with the ones from a correct installation and voila!

  • Can not Start Oracle Application Server ORB process

    I have just installed Oracle Application Server (OAS) on my
    machine running Windows NT 4.0 Workstation. When I logon to the
    OAS manager and tried to start ORB, I got below error message:
    Please wait while the command is being processed on host ssoh_x
    YOT-11034, Unable to make address: IP://ssoh_x.jgfhome:2649.
    Error: YT::EXCEPTION::BADPARAM::NOSUCHADDR
    Starting ORB processes...Returning filename D:
    \orant\orb\admin\.event
    waiting for ORB to be ready...
    YOT-11034, Unable to make address: IP://ssoh_x.jgfhome:2649.
    Error: YT::EXCEPTION::BADPARAM::NOSUCHADDR
    ORB is not responding. Please restart manually...
    I have tried to re-install OAS for the second time. But I still
    got the same problem.
    I plan to use the OAS, together with Oracle Internet Commerce
    Server (ICS) to develop an e-commerce project. I am yet to
    download and install the ICS. I don't have any Oracle databases
    installed in my machine. I'm using MS SQL Server 7.0 instead.
    Please advised me on how to configure the ORB so that I'll be
    able to start the application server.
    null

    Hi,
    Sock Hoon (guest) wrote:
    : I have just installed Oracle Application Server (OAS) on my
    : machine running Windows NT 4.0 Workstation. When I logon to the
    OAS don't run on Win NT with installed service pack 4.
    Go back to service pack 3 or apply patch from Developer 6.0 to
    OAS.
    : OAS manager and tried to start ORB, I got below error message:
    : Please wait while the command is being processed on host ssoh_x
    : YOT-11034, Unable to make address: IP://ssoh_x.jgfhome:2649.
    : Error: YT::EXCEPTION::BADPARAM::NOSUCHADDR
    : Starting ORB processes...Returning filename D:
    : \orant\orb\admin\.event
    : waiting for ORB to be ready...
    : YOT-11034, Unable to make address: IP://ssoh_x.jgfhome:2649.
    : Error: YT::EXCEPTION::BADPARAM::NOSUCHADDR
    : ORB is not responding. Please restart manually...
    : I have tried to re-install OAS for the second time. But I still
    : got the same problem.
    : I plan to use the OAS, together with Oracle Internet Commerce
    : Server (ICS) to develop an e-commerce project. I am yet to
    : download and install the ICS. I don't have any Oracle databases
    : installed in my machine. I'm using MS SQL Server 7.0 instead.
    : Please advised me on how to configure the ORB so that I'll be
    : able to start the application server.
    Best regards Andrew
    null

  • Starting the application server

    Hi,
    I am new to Java Studio Enterprise 8. I try this tutorial
    http://developers.sun.com/prodtech/javatools/jsenterprise/learning/tutorials/jse7/introjse7/index.html#Step_2:_Make_sure_Sun_Java_System_App
    which is for Java Studio Enterprise 7.
    I stop the firewall before anything :
    [X@Y Zip]$ sudo service iptables status
    Firewall is stopped.
    I start Java Studio Enterprise 8 IDE under Linux ([installdir]/jstudio_ent81/ide/bin/jstudio.sh). I clicked on runtime, I have two bullets, Bundled Java Tomcat (5.5.9) and Sun Java System Application Server. Unfortunately, unlike the picture provided on the tutorial I don't have an application server automatically started.
    I tried to start the tomcat server, this worked fine, I can use my browser to log on the tomcat server, http://localhost:8084. I switched it off.
    I tried starting the application server similarly but I get the following message after 5 minutes :
    "Error : The Sun Java System Application server could not start. More information about the cause is in the server log file. Possible reasons include:
    - Unknown master password (etc...)
    -Port conflicts (etc...)
    -Incorrect server information (etc...)
    -Corrupted Deployed Applications preventing the server to start (This can be seen in the server log file. etc... )"
    I don't think I've got anything running on those ports.
    [X@Y Zip]$ netstat -an|grep 8080
    [X@Y Zip]$ netstat -an|grep 8181
    [X@Y Zip]$ netstat -an|grep 4848
    [X@Y Zip]$ netstat -an|grep 7676
    [X@Y Zip]$ netstat -an|grep 3820
    [X@Y Zip]$ netstat -an|grep 3700
    [X@Y Zip]$ netstat -an|grep 5222
    In the server log file, I can't see much which would help [it seems to be long java command lines, but no particular message related to an error or a warning...]
    Thanks for your help,

    I reset the master password, but it did not change anything.
    I reinstalled everything, tried again, and still nothing on this side.
    There isn't anything in the log [when I click on "View server log" I get a "no such file or directory" dialog box...].
    When I click on start, I immediately get the following message on the shell :
    "Internal HTTP server running on port 8082" and I can use my web browser to go on "http://localhost:8082/"...

  • Cannot start the presentation server

    Linux OS
    OBIEE 11.1.1.5.0
    Weblogic Server 10.3.5.0
    OBIEE gurus,
    I cannot start the presentation server via EM or via the command line ./opmnctl startproc ias-component=coreapplication_obips1.
    I get the error in the comman line:
    opmnctl startproc: starting opmn managed processes...
    ================================================================================
    opmn id=****:9501
        0 of 1 processes started.
    ias-instance id=instance1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
        coreapplication_obips1/OracleBIPresentationServicesComponent/coreapplication_obips1/
    Error
    --> Process (index=1,uid=2107403675,pid=27813)
        failed to start a managed process after the maximum retry limit
        Log:
        $ORACLE_INSTANCE/diagnostics/logs/OracleBIPresentationServicesComponent/coreapplication_obips1/console~coreapplication_obips1~1.log
    I have checked the log above which contains:
    13/07/18 15:27:07 Start process
    13/07/18 15:27:14 Start process
    13/07/18 15:58:53 Start process
    13/07/18 15:59:00 Start process
    Not very helpful!
    I have checked the OPMN log at $ORACLE_INSTANCE/diagnostics/logs/OPMN/opmn/opmn.log which has the following errors:
    [2013-07-18T15:58:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (2107403675:27799) [No addresses matched the properties for the request.]
    [2013-07-18T15:58:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (2107403675:27799)
    [2013-07-18T15:58:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:2107403675
    [2013-07-18T15:58:56][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (2107403675:27799) [No addresses matched the properties for the request.]
    [2013-07-18T15:58:56][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (2107403675:27799)
    [2013-07-18T15:58:56][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:2107403675
    [2013-07-18T15:58:58][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (2107403675:27799) [No addresses matched the properties for the request.]
    I have tried refreshing the user GUIDS, loading another rpd file in through EM that I know works fine in another environment, cleaning the permissions in the web catalog but all so dar have not resulted in me being able to start the presentation server.
    I would welcome any feedback on this as it is driving me crazy!
    Thanks in anticipation.

    Hi ,
    I tried it but no use. That thread had some errors displayed in it. But i get just a warning.
    Pls help
    Type: Information
    Severity: 30
    Time: Tue Apr 06 10:39:41 2010
    File: project/sawserver/sawserver.cpp Line: 604
    Properties: ThreadID-1532
    Location:
         saw.sawserver
         saw.sawserver.terminatesawserver
         saw.threads
    Oracle BI Presentation Services are shutting down.
    Type: Information
    Severity: 30
    Time: Tue Apr 06 10:39:43 2010
    File: project/sawserver/sawserver.cpp Line: 386
    Properties: ThreadID-968
    Location:
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Oracle BI Presentation Services 10.1.3.4.1 (Build 090414.1900) are starting up.
    Type: Warning
    Severity: 30
    Time: Tue Apr 06 10:39:43 2010
    File: project/websubsystems/webextensionbase.cpp Line: 380
    Properties: ThreadID-968
    Location:
         saw.webextensionbase.init.workstationCheck
         saw.webextensionbase.init
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    WARNING: The Oracle BI Presentation Server is running on a workstation class machine (Windows 2000 Workstation, Windows XP Professional, etc.). Number of concurrent users may be severely limited by the operating system.
    Type: Information
    Severity: 30
    Time: Tue Apr 06 10:39:43 2010
    File: project/sawserver/sawserver.cpp Line: 459
    Properties: ThreadID-968
    Location:
         saw.sawserver
         saw.sawserver.initializesawserver
         saw.threads
    Oracle BI Presentation Services have started successfully.
    Thanks
    Jaan

  • Unable start my OBIEE server Services

    Hi,
    When i stop and start by OBIEE server service, after replacing the new rpd file, i am getting an application error::
    The instruction at "0x6fd6293d" referenced memory ar "0x00000010". The memory could not be "Read"
    After clicking on OK throwing an error:
    error 1053 the service did not respond to the start or control request in a timely fashion
    The server is getting restarted if i place with an other rpd file. The NQServer log is also not having any traces of aborting below are last lines of the server log.
    2009-07-31 21:48:24
    [14056] Finished loading subject area: eDART.
    2009-07-31 21:48:24
    [14055] Loading subject area: Moto SRT ...
    2009-07-31 21:48:29
    [14056] Finished loading subject area: Moto SRT.
    2009-07-31 21:48:29
    [14055] Loading subject area: LCOM KPI ...
    2009-07-31 21:48:29
    [14056] Finished loading subject area: LCOM KPI.
    2009-07-31 21:48:29
    [14055] Loading subject area: DUMMY BMM for New Projects ...
    2009-07-31 21:48:29
    [14056] Finished loading subject area: DUMMY BMM for New Projects.
    Finally it is not aborted.
    Tried to run it mannualy
    Oracle BI Server starting...
    Destroying a lock while it is still owned by a thread.
    Current Owner thread id: 3364 (0xd24)
    Current thread id: 3720 (0xe88)
    Lock pointer: 0x6DE6B35C
    Lock created in file: .\Source\NQSQueryEnvironment.cpp
    Lock created on line: 60
    Lock created in function:
    Error in file: .\NQThreads\SUGCriticalSection.cpp
    Error on line: 138
    Error in function: NQCriticalSection::~NQCriticalSection
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    Edited by: Chenna on Jul 31, 2009 9:30 AM

    Hi Could you please let me know whether your issue got resolved with out taking new catalog file from source system....

  • Netweaver 7.0s "Cannot reach external Application Server on localhost:50000

    i entered SOAMANAGER(T-CODE) at SAP-GUI.
    only thing i set for this is "J2EE Server Access Information"
    at System Global Settings in soamanager web page.
    Hostname and Portnumber is entered normally.
    and
    when i click [Open Web Service navigator for selected binding]
    at  Business Administration tap
    to test a simple web servcie that i made in SAP-GUI(it's made very simply by wizard.).
    "503 Service not available" page popup.
    the others link in soamanager page is operating normally.
    but only [Open Web Service navigator for selected binding] has
    the problem.
    plz help me.
    i'm very new to SAP system.
    how i can do at this time?
    error detaile :
    503 Service not available
    Error: -6
    Version: 7000
    Component: J2EE Server
    Date/Time: Mon Mar 24 12:59:03 2008 
    Module: http_j2ee_mt.c
    Line: 820
    Server: v440-a_SSD_00
    Error Tag:
    Detail: Cannot reach external Application Server on localhost:50000
    thx in advance.

    IMHO, there is no J2EE server on localhost and/or you are routing your localhost-request over a proxy server in which case the proxy-server can of course not resolve localhost.
    just enter the FQDN(fully qualify domain name) of a server actually running a J2EE server instance as well as your required application (web server navigator).
    anton

  • I cannot create an Application server connection in Oracle JDeveloper 11 g

    i cannot create an Application server connection in Oracle JDeveloper 11 g , i got 0 of 9 test successful and i got this erros
    Cannot establish connection.
    Testing JSR-160 DomainRuntime ... skipped.
    Testing JSR-88 ... skipped.
    Testing JSR-88-LOCAL ... skipped.
    Testing JNDI ... skipped.
    Testing JSR-160 Edit ... skipped.
    Testing HTTP ... failed.
    Testing Server MBeans Model ... skipped.
    Testing HTTP Authentication failed
    0 of 9 tests successful.

    Hi,
    you can start the Jdev by command line and then see the log that it is generating. Maybe there you can see the problem that is happening.
    Also you can check if the server is running with
         telnet hostname 7001
    Some possible reasons
         you have a firewall blocking the connection
         did you check /etc/hosts file entry ? should be something like this <ip address of host > hostname1
    Cheers
    Augusto

Maybe you are looking for

  • Java 3D problem ...

    I have a problem with java 3d, I would appreciate some help! I use JBuilder 2005. I run Hello3d and it runs ok. its code follows: package untitled1; * <p>Title: </p> * <p>Description: </p> * <p>Copyright: Copyright (c) 2006</p> * <p>Company: </p> * @

  • Unable to access responsibility in EBS

    Hi, I have oracle EBS of version 11.5.10.2 and DB Version is 10.2.0.4 while I am trying to access one responsibility I got the following errors.Can any one please suggest the solutions. *There are no valid navigations to this resposibility Cause:Appl

  • How to create  hierarchy on bi7 by using dtp

    how to create  hierarchy on bi7 by using dtp

  • Binding- Slow Log-In when Offline

    Our school has roughly 300 MacBooks assigned out to students. Each MacBook is bound to our Xserve through Open Directory and also to our Active Directory Server. All log-in/ account info comes through active directory. The first time students log in,

  • Re: Problems with Informix

    Before starting the node manager, make sure the environment variable LIBPATH includes the paths /usr/informix/lib:/usr/informix/lib/esql. Also make sure that the file /usr/informix/lib/esql/libsqlshr.a is there. Hope this helps. -Joon ----- Begin Inc