Unable to start tomcat from Windows 98

I just downloaded and installed tomcat on my Windows 98 machine. But when I click on start Tomcat, a DOS window opens and closes imeediately - the server does not seem to have started. I tried pasting this in a new DOS Window:
D:\jdk1.2.2\bin\java.exe -jar -Duser.dir="D:\Tomcat" "D:\Tomcat\bin\bootstrap.jar" start
But then I get the following error:
Bootstrap: Class loader creation threw exception
java.lang.IllegalMonitorStateException: current thread not owner
I have jdk 1.2.2 installed on my machine and JAVA_HOME pointing to this. Can anyone tell me what the problem is?
Thanks in Advance
Jay

It's not TOMCAT_HOME, it's CATALINA_HOME
Add
set CATALINA_HOME=full_path_to_tomcat_installation
to AUTOEXEC.bat, or type it at command line before typing startup in TOMCAT_HOME/bin (however if you do this you will lose this variable when you close the command line). Putting it in autoexec is best solution. Reboot.
Probably a good idea to add
set JAVA_HOME=full_path_to_java_installation
in autoexec.bat as well.
hth
steve

Similar Messages

  • Starting tomcat from a shell script

    Hello-
    I want to start Tomcat from a shell script that is called by an application on a web page. Problem is, the app that calls the script runs as user nobody.
    I'm a permissions noob, so any suggestions as to how I could get this working are appreciated.
    Will

    Tomcat should be running if you intend to use it as a service.
    You don't want people to be able to start (or.. stop !) services on your server from a web page... That would present a gaping security hole.

  • Unable to start Tomcat using runtime class in windows 98

    hi,
    I am using a runtime class which calls a batch file, that calls statup.bat for starting tomcat.
    This works perfectly in windows NT,2k. But on win 98, the tomcat window opens and closes within no sometime.
    In my class i call the first batch file starter.bat using
    Runtime.getRuntime().exec("%COMSPEC% /c start e:/starter.bat");
    (I tried with command.com also...)
    Starter.bat has the line
    call E:\jakarta-tomcat4.1\bin\startup.bat.
    Is there anyother way to start the tomcat process and keep it running on windows 98. Anyone with anyclues pls help.
    Thanks in advance.

    This is the Runtime class i am using... Sometimes tomcat gets closed and sometimes just hangs... (putting it in for better understanding..)
    public class Starter {
         public static void main(String[] args) {
              String com = "%COMSPEC% /c start
    C:\\PACS\\SFAApp\\tomcat\\startup.bat";
                   try     {               
                        Runtime rt = Runtime.getRuntime();
                        Process pr = rt.exec (com);//Starting tomcat
                        try
                             pr.waitFor();     
                        catch (Exception e)
                             e.printStackTrace();
                   catch (IOException ie) {
                        System.out.println("IOException caught" + ie);
                        ie.printStackTrace();

  • Unable to start Tomcat Application

    Hi
    I am usin Tomcat 5,i am copying my web application in webapps Directory but i am Unable to start it,getting error
    FAIL - Application at context path /members could not be started
    i am also not getting TITLE of Application from Context File,please help me out
    IN Manager panel,there are 3 fields to deploy
    Context Path (optional):
    XML Configuration file URL:
    WAR or Directory URL
    i can understand Context field which means virtual Directory but i dont understand what XML configuratin\on and Directory URL means Here
    pls reply me

    Hi
    I am usin Tomcat 5,i am copying my web application in webapps Directory but i am Unable to start it,getting error
    FAIL - Application at context path /members could not be started
    i am also not getting TITLE of Application from Context File,please help me out
    IN Manager panel,there are 3 fields to deploy
    Context Path (optional):
    XML Configuration file URL:
    WAR or Directory URL
    i can understand Context field which means virtual Directory but i dont understand what XML configuratin\on and Directory URL means Here
    pls reply me

  • IPhone device unable to start (code 10) Windows XP

    I just reformatted my hard drive and installed a clean copy of the most recent iTunes. I also updated XP through Windows update and have my USB 2.0 drivers installed. Everything else is running fine, including my other USB devices. My phone is recognized without issue on another computer too, so it's not the phone hardware.
    I've disabled the windows firewall and apple services are started and running. I have not yet installed virus protection. USBAAPL.SYS is installed and being used as the phone driver, but there is still an exclamation point when it appears in device manager as an apple device, under USB. It makes three beeps, shows the exclamation point, and disappears within a minute or so.
    I uninstalled the device using device manager and reinstalled it and it didn't help. I also reinstalled the driver using the windows driver utility, and chose the imaging device instead of the phone. It was able to view and copy images from the phone but the phone still did not appear in iTunes. I'm using iPhone software version 2.2.1, and the phone does not charge when connected although it's connected to a 2.0 USB port.
    Any help would be appreciated, and I have already tried all of the basic troubleshooting recognition steps as listed in the iPhone windows recognition article, here: http://support.apple.com/kb/TS1495
    It's using the proper driver and recognized by the computer, but it gives me an error when I plug it in and under the driver details in device manager, it says unable to start device, error code 10. I'm also using the cord that came with the phone and there is no damage to it. It charges without issue from a wall outlet.

    Hope this helps someone.
    Steps to Resolve:
    1. Removing all usb drives and re installing them did not work for me, though it did for a lot of others over the internet. So, first step try that. If it does not work, follow rest of the steps.
    2. Remove all external devices. Remove all usb drivers - Device Manager, under USB tree, uninstall all nodes.
    3. Reboot system. New devices will be detected. Don't plug-in anything external.
    4. Upgrade intel chipset by downloading the right version from this link http://downloadcenter.intel.com/Detail_Desc.aspx?ProductID=816&DwnldID=8178&lang =eng (if the link stops working, google for infinst_auto.exe)
    5. Reboot (even if it seems not required)
    6. Plug-in the external device
    Summary of my machine state: Ubuntu host, XP guest on VirtualBox with iTunes 8, problem manifested after I upgraded to Jaunty.
    --- Pooja.

  • Unable to start Presentation Services- Windows 7

    Hi,
    I'm unable to start the Presentation Services , when i do so i am getting a message "Internet Explorer cannot display the webpage"
    Windows 7 ultimate.
    All services started like BI server, BI Presentation and Java Host
    Installation were successful, able to open Repository.
    BI Publisher is also getting started.
    I need to look into the Answers, unable to start the Presentation Services, any help is very much appreciated !
    Thanks

    Hi,
    Can you past it sawlog0.log message also Make sure below points (just double check and test it)
    1) Check your instanceconfig.XML file (better if u have back up plz restore it then change it u r current catalog)
    2) In the RPD, go to Manage -> Variables. Look through your initialization blocks and see if any are being used to set the USER variable.
    3) make sure if have LDAP settup (external table via init blog)
    4) if you can back of your RPD,Catalog restore it then try to access it (for testing) if its works then u r current issue catalog may be corrupted webcat
    if your providing sawlog0.log ..it will be easy to find the issues
    Thanks
    Deva

  • Blank Window Screen, Start-Up from Window- Can't go back to Mac OS

    I just bought an i3 iMac desk top (with 1080 screen default setting) only 3 days ago.
    I tried to install Window 7 which I believe was SUCCESSFUL.
    However it ended quickly and the screen went blank which I did not know was end of the process and Window 7 does not read the display.
    I did not get to load Bootcamp driver for Window as I used iso image for Windows 7 (from an academic arrangement and done the same by a teacher who recommends the process) and the installation did not allow me to do so before the Window screen showed up blank.
    So I switched off and restarted the iMac and checked the bootcamp for Window software in Mac OS. As far as I could tell, they are all there.
    So I went to System Preference and selected Start UP for Windows instead of Mac OS- without changing the display mode (for lower resolution) which is recommended by the instructions (forgot to try that).
    I then cold booted the machine again- it told me that I had shut down Window incorrectly in the first place and asked me how to boot up Window and I clicked on the normal start for Window. Window logo did come up then blank screen after a small number of seconds.
    I turned off the machine and started the machine again. Again, 'incorrect shut down of Window and thing'. The Window logo did come and then blank screen.
    The machine now start up in Windows but the screen is blank.
    Is there anyway I can get back to START UP from Mac OS?
    Help this is horrible........ This is first time I tried to use Windows for personal use since 1985. This bad.... I wish Apple just do the installation of Windows for people that want to use Windows as well as Mac OS to eliminate this type of horror only related to Windows. I am only using Windows for the course I am doing and for a couple of software from the course. I am no tech person at all. That is why for 25 years I only have bought Mac for my personal use. We should all write to Apple and ask them to install Windows for those that want to have it on their iMac to save all of us the problems which seem a lot from this forum.
    Please help with suggestions..... I am DESPERATE........

    Hold down the option key during start up - you will be given the choice of which partition to use (Macintosh HD or Windows). I am having the same problem - Windows 7 seems to have installed but it goes to a blank black screen and there is nothing to do but force a reboot. I too have an i3 iMac... Windows 7 32-bit from original disc.

  • Unable to start Tomcat

    Hi,
    I am using windows xp with jdk 1.3 installed on it. I have downloaded tomcat "jakarta-tomcat-3.3.2.zip" and set all the invironment variable CALALINA_HOME , JAVA_HOME and CLASSPATH. But when i start tomcat it gives me the error like below:
    =================================================
    2006-02-07 17:23:42 - AutoDeploy: Expanding C:\Tomcat3\webapps\admin.war
    2006-02-07 17:23:43 - AutoDeploy: Expanding C:\Tomcat3\webapps\examples.war
    2006-02-07 17:23:44 - AutoDeploy: Expanding C:\Tomcat3\webapps\ROOT.war
    ERROR reading C:\Tomcat3\conf\server.xml
    At Line 241 /Server/ContextManager/CoyoteConnector/ port=8080 maxThreads=150 min
    SpareThreads=25 maxSpareThreads=75 enableLookups=false acceptCount=100 debug=0 c
    onnectionTimeout=20000 disableUploadTimeout=true
    sun.misc.InvalidJarIndexException: Invalid index!
    at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:594)
    at sun.misc.URLClassPath.getResource(URLClassPath.java:134)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
    at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:553)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
    at org.apache.tomcat.util.xml.ObjectCreate.start(XmlMapper.java:795)
    at org.apache.tomcat.util.xml.XmlMapper.matchStart(XmlMapper.java:516)
    at org.apache.tomcat.util.xml.XmlMapper.startElement(XmlMapper.java:114)
    =================================================
    Please suggest what should i do. I cant upgrade JDK because some other application uses 1.3 those are not compatible with higher versions.
    Regards.

    i have tomcat cat and jdk is installed at my computer and path and home is set let me show youenvrionment variables are->
    class path c: \tomcat\tomcat_1\common\lib\servlet-api
    include :c:\program files\java\jdk1.5.0_07. but for the execution i go to
    console i came to catalina home directory like
    c\toamcat\tomcat_1\bin>startup.bat
    but gives error like the system cannot the find spatch specified. so anyone help me in fixing this out

  • Start tomcat from eclipse

    hello,
    I amusing tomcat 5.5.9 with suse (linux), and I am using jdk 1.6.0
    The CATALINA_HOME, JAVA_HOME are defined,
    When I try to startup the tomcat as root user every thing is ok, it
    start (with port 8080)
    I have create a new user with permissions to logs and work
    directories, and try to startup the tomcat from command
    like that su - tomcatuser -c /user/tomcathome/bin/startup.sh
    every thing is ok
    but wenn I try to start it from eclipse I get this message:
    In Catalina.out
    Apr 17, 2006 6:03:26 PM org.apache.catalina.startup.Catalina load
    WARNING: Can't load server.xml
    Apr 1, 2006 6:03:26 PM org.apache.catalina.startup.Catalina load
    WARNING: Can't load server.xml
    Apr 1, 2006 6:03:26 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 0 ms
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
    a:39)
            at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
    Impl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at
    org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
            at
    org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
    Caused by: java.lang.NullPointerException
            at org.apache.catalina.startup.Catalina.await(Catalina.java:600)
            at org.apache.catalina.startup.Catalina.start(Catalina.java:560)
    Can any one help,
    Thanks

    hello,
    I amusing tomcat 5.5.9 with suse (linux), and I am using jdk 1.6.0
    The CATALINA_HOME, JAVA_HOME are defined,
    When I try to startup the tomcat as root user every thing is ok, it
    start (with port 8080)
    I have create a new user with permissions to logs and work
    directories, and try to startup the tomcat from command
    like that su - tomcatuser -c /user/tomcathome/bin/startup.sh
    every thing is ok
    but wenn I try to start it from eclipse I get this message:
    In Catalina.out
    Apr 17, 2006 6:03:26 PM org.apache.catalina.startup.Catalina load
    WARNING: Can't load server.xml
    Apr 1, 2006 6:03:26 PM org.apache.catalina.startup.Catalina load
    WARNING: Can't load server.xml
    Apr 1, 2006 6:03:26 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 0 ms
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
    a:39)
            at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
    Impl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at
    org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
            at
    org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
    Caused by: java.lang.NullPointerException
            at org.apache.catalina.startup.Catalina.await(Catalina.java:600)
            at org.apache.catalina.startup.Catalina.start(Catalina.java:560)
    Can any one help,
    Thanks

  • Unable to start tomcat server

    hi,
    i want to develop simple application using servlets.i ve installed apache tomcat4.1 version.i ve compiled my servlet program successfully.but when i am trying to start tomcat server,it is showing some error.i ve set the callspath too.
    the error is:
    The JAVA_HOME environment variable is not defined correctly
    This environment variable is needed to run this program
    Using CATALINA_BASE: ..
    Using CATALINA_HOME: ..
    Using CATALINA_TMPDIR: ..\temp
    Using JAVA_HOME: c:\jdk1.5.0_05;
    The system cannot find the file -Dsun.io.useCanonCaches=false.
    please resolve my problem..
    thanks in advance..

    Using JAVA_HOME: c:\jdk1.5.0_05;There shouldn't be a semi-colon in the JAVA_HOME

  • Issue with starting tomcat in windows for webcenter sites installation

    Hello All,
    I have been trying to install oracle webcenter sites on windows 7, I followed all the steps in the documentation for the configuration and setup. but anytime I start the tomcat using the startup.bat script I get errors as shown below.
    C:\WCS11gR1\tomcat\bin>catalina debug
    Using CATALINA_BASE: "C:\WCS11gR1\tomcat"
    Using CATALINA_HOME: "C:\WCS11gR1\tomcat"
    Using CATALINA_TMPDIR: "C:\WCS11gR1\tomcat\temp"
    Using JAVA_HOME: "C:\Program Files\Java\jdk1.7.0_21"
    Using CLASSPATH: "C:\WCS11gR1\home\bin;C:\Program Files\Java\jdk1.7.0_21\l
    ibtools.jar;;C:\WCS11gR1\tomcat\bin\bootstrap.jar"
    Initializing jdb ...
    runrun org.apache.catalina.startup.Bootstrap start
    java.io.IOException: Cannot run program "C:\Program": CreateProcess error=2, The
    system cannot find the file specified
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1042)
    at java.lang.Runtime.exec(Runtime.java:615)
    at java.lang.Runtime.exec(Runtime.java:483)
    at com.sun.tools.jdi.AbstractLauncher$Helper.launchAndAccept(AbstractLau
    ncher.java:180)
    at com.sun.tools.jdi.AbstractLauncher.launch(AbstractLauncher.java:132)
    at com.sun.tools.jdi.SunCommandLineLauncher.launch(SunCommandLineLaunche
    r.java:235)
    at com.sun.tools.example.debug.tty.VMConnection.launchTarget(VMConnectio
    n.java:495)
    at com.sun.tools.example.debug.tty.VMConnection.open(VMConnection.java:3
    26)
    at com.sun.tools.example.debug.tty.Commands.commandRun(Commands.java:559
    at com.sun.tools.example.debug.tty.TTY.executeCommand(TTY.java:491)
    at com.sun.tools.example.debug.tty.TTY.<init>(TTY.java:765)
    at com.sun.tools.example.debug.tty.TTY.main(TTY.java:1067)
    Caused by: java.io.IOException: CreateProcess error=2, The system cannot find th
    e file specified
    at java.lang.ProcessImpl.create(Native Method)
    at java.lang.ProcessImpl.<init>(ProcessImpl.java:288)
    at java.lang.ProcessImpl.start(ProcessImpl.java:133)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)
    ... 11 more
    Fatal error:
    Unable to launch target VM.
    If I run it by clicking on the bat file directory I get this error in my catalina log file below:
    May 27, 2013 5:04:48 PM org.apache.catalina.startup.Catalina start
    SEVERE: Cannot start server. Server instance is not configured.
    Kindly advise me on what to do to resolve this issue.

    Yes I did that all the commands give me error.
    If I use the startup.bat I get a list of errors ending with:
    org.apache.catalina.startup.Catalina start SEVERE: Cannot start server. Server instance is not configured.
    but I have configured the instance using the following settings for windows:
    SET CATALINA_HOME = C:\WCS11gR1\tomcat
    SET CATALINA_BASE = C:\WCS11gR1\tomcat
    SET JAVA_HOME=C:\Program Files\Java\jdk1.7.0_21
    SET JAVA_OPTS=-Xmx1500m
    SET CS_HOME=C:\WCS11gR1\home
    SET CATALINA_OPTS=-XX:MaxPermSize=192m -Dfile.encoding=UTF-8 -Dnet.sf.ehcache.enableShutdownHook=true -Djava.net.preferIPv4Stack=true

  • ITunes 10.1.1.4 - Unable to add songs from Windows Library

    Hello,
    I have just installed the latest version of iTunes, I apologize if I have entered the wrong version in the thread title, however - I am now unable to drag and drop songs from my Windows Folder Library into my Playlists on my iPod Touch into this new version of iTunes.
    I used to simply drag the file over to iTunes and hover the mouse over the playlist, which would auto highlight itself and then leg go of the mouse and it would be updated, however now - nothing.
    Please can someone help me with this, it would be much appreciated!
    Thanks,
    Alan.
    Message was edited by: FrenchDude_uK

    There is some problem with your WSDL.
    Share your wsdl content here.
    Looks like some problem with your operation definition with input and output variable definitions.
    Thanks,
    Vijay

  • PRD Down -Unable to start DB from startsap command

    We accidently changed the permissions on /oracle/SID/ folder and
    after that when we do "startsap" we are getting following error.
    GPILPRD:gpradm 66> startsap
    Checking GPR Database
    Database is not available via R3trans
    Running /usr/sap/GPR/SYS/exe/run/startdb
    Trying to start GPR database ...
    Log file: /home/gpradm/startdb.log
    /usr/sap/GPR/SYS/exe/run/startdb: Terminating with error code 12
    DB startup failed
    The "R3trans -d" output trans.log with the message and
    permissions of $ORACLE_HOME directory.
    Furthermore , we are able to start the database by logging into SIDADM
    user and database is in open state. However when we do startsap from
    sidadm user we are facing mentioned issue.
    Regards

    Output of trans.log---
    4 ETW000 R3trans version 6.14 (release 701 - 23.07.10 - 09:23:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 08.04.2011 - 19:02:48
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: R3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Fri Apr  8 19:02:48 2011                                                 449  0.000449
    4 ETW000  [dev trc     ,00000]  db_con_init called                                                        21  0.000470
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                 26  0.000496
    4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/GPR/SYS/exe/run/dboraslib.so' ...            31  0.000527
    4 ETW000  [dev trc     ,00000]  DlLoadLib() success: dlopen("/usr/sap/GPR/SYS/exe/run/dboraslib.so"), hdl 0
    4 ETW000                                                                                35020  0.035547
    4 ETW000  [dev trc     ,00000]  Library '/usr/sap/GPR/SYS/exe/run/dboraslib.so' loaded                   108  0.035655
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/GPR/SYS/exe/run/dboraslib.so
    4 ETW000                                                                                95  0.035750
    4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/GPR/SYS/exe/run/dboraslib.so' is "700.08", patchlevel (0.110)
    4 ETW000                                                                                357  0.036107
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/GPR/SYS/exe/run/dboraslib.so
    4 ETW000                                                                                36  0.036143
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/GPR/SYS/exe/run/dboraslib.so
    4 ETW000                                                                                59  0.036202
    4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  31  0.036233
    4 ETW000  [dev trc     ,00000]  000: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , hc = NO , perm = YES,
    4 ETW000                             reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                48  0.036281
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             51  0.036332
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:                19  0.036351
    4 ETW000  [dev trc     ,00000]  000: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , hc = NO , perm = YES,
    4 ETW000                             reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                                44  0.036395
    4 ETW000  [dev trc     ,00000]  -->oci_init1                                                             522  0.036917
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: '10.2.0.4.0', (dbsl 701 140910)                   125  0.037042
    4 ETW000  [dev trc     ,00000]    Default connection: tnsname ='GPR'                                      21  0.037063
    4 ETW000  [dev trc     ,00000]  -->oci_initialize(con_hdl=0, char='', nchar='')                           21  0.037084
    4 ETW000  [dev trc     ,00000]  application info callback registered                                      18  0.037102
    4 ETW000  [dev trc     ,00000]  OCIEnvCreate(mode=16384=OCI_UTF16) returned 0 (for default NLS handle)
    4 ETW000                                                                                39515  0.076617
    4 ETW000  [dev trc     ,00000]     OCIHandleAlloc(OCI_HTYPE_ERROR, con_hdl=0, ErrHp=0x60000000010a2070)
    4 ETW000                                                                                102  0.076719
    4 ETW000  [dev trc     ,00000]     OCIHandleAlloc(OCI_HTYPE_ERROR, con_hdl=0, ErrBt=0x60000000010b2c28)
    4 ETW000                                                                                33  0.076752
    4 ETW000  [dev trc     ,00000]  NLS env. settings: lang=0041004D00450052004900430041004E00000000000000000000000000000000
    4 ETW000                                                                                238  0.076990
    4 ETW000  [dev trc     ,00000]                     terr=0041004D00450052004900430041000000000000000000000000000000000000
    4 ETW000                                                                                39  0.077029
    4 ETW000  [dev trc     ,00000]                     char=0055005400460031003600000000000000000000000000000000000000000000
    4 ETW000                                                                                38  0.077067
    4 ETW000  [dev trc     ,00000]  Client character set UTF16 -> UTF8                                        20  0.077087
    4 ETW000  [dev trc     ,00000]  Client NLS setting (OCINlsGetInfo): connection handle 0 -> 'AMERICAN_AMERICA.UTF8'
    4 ETW000                                                                                31  0.077118
    4 ETW000  [dev trc     ,00000]  charset='', chset='UTF8', UNI_ASC=FALSE/FALSE                             19  0.077137
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPSR3's password                               36  0.077173
    4 ETW000  [dev trc     ,00000]  Connecting as /@GPR on connection 0 (nls_hdl 0) ... (dbsl 701 140910)
    4 ETW000                                                                                31  0.077204
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet                   EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                                45  0.077249
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      0x600000000109a5c0 0x60000000010a2070 0x60000000010b2c28
    4 ETW000                                                                                32  0.077281
    4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0                           53  0.077334
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                                          24  0.077358
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server GPR (con_hdl=0,svchp=0x60000000010b2b58,srvhp=0x60000000010b6a08)
    4 ETW000                                                                                35  0.077393
    4 ETW000  [dev trc     ,00000]  Assigning server context 0x60000000010b6a08 to service context 0x60000000010b2b58
    4 ETW000                                                                                57395  0.134788
    4 ETW000  [dev trc     ,00000]  Allocating user session handle                                           116  0.134904
    4 ETW000  [dev trc     ,00000]  Starting user session: OCISessionBegin(con_hdl=0, usr='/',svchp=0x60000000010b2b58, srvhp=0x60000000010b6a08, usrhp=0x60000000011454d0)
    4 ETW000                                                                                67  0.134971
    4 ETW000  [dev trc     ,00000]     OCISessionBegin(OCI_DEFAULT) failed with -1=OCI_ERROR                6044  0.141015
    4 ETW000  [dev trc     ,00000]     OCISessionBegin(OCI_DEFAULT) failed with SQL error 1034:              241  0.141256
    4 ETW000  [dev trc     ,00000]     ORA-01034: ORACLE not available                                        28  0.141284
    4 ETW000                        ORA-27121: unable to determine size of shared memory segment
    4 ETW000                        HPUX-ia64 Error: 13: Permissi
    4 ETW000  [dev trc     ,00000]     on denied                                                                               
    4 ETW000                                                                                70  0.141354
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=0x60000000010b6a08)                 22  0.141376
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0x60000000010b2b58,srvhp=0x60000000010b6a08)
    4 ETW000                                                                                33  0.141409
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 0x60000000010b6a08 from con_hdl=0
    4 ETW000                                                                                993  0.142402
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1034'                         65  0.142467
    4 ETW000  [dev trc     ,00000]     set_ocica() -> SQL error code 1034                                     22  0.142489
    4 ETW000  [dev trc     ,00000]  -->oci_get_errmsg (con_hdl=0, rc=1034)                                    85  0.142574
    4 ETW000  [dev trc     ,00000]     OCIErrorGet -> SQL error code: 1034                                   125  0.142699
    4 ETW000  [dev trc     ,00000]     ORA-01034: ORACLE not available                                        26  0.142725
    4 ETW000                        ORA-27121: unable to determine size of shared memory segment
    4 ETW000                        HPUX-ia64 Error: 13: Permissi
    4 ETW000  [dev trc     ,00000]     on denied                                                                               
    4 ETW000                                                                                47  0.142772
    4 ETW000  [dev trc     ,00000]  SAPUSER or connect error 99=DBSL_ERR_DB, oerr=1034.                       46  0.142818
    4 ETW000  [dblink      ,00433]  ***LOG BY2=>sql error 1034   performing CON [dblink#4 @ 433]             240  0.143058
    4 ETW000  [dblink      ,00433]  ***LOG BY0=>ORA-01034: ORACLE not available                               27  0.143085
    4 ETW000                        ORA-27121: unable to determine size of shared memory segment
    4 ETW000                        HPUX-ia64 Error: 13: Permission denied [dblink#4 @ 433]
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'GPR'"

  • CUPC - Unable to log in from Windows machine not on domain

    Hi,
    We are unable to login to CUPC (ver 8.5.3.192248) on a windows machine that is not on the domain, however connected to the network (e.g. we can ping CUPS IP and FQDN). We've tried pointing the client to the FQDN address as well as IP Address. We get "Login Failed" message (so no "Unable to connect to network" message). The user can log in just fine on a machine that is on the domain, so everything back end should be ok.
    Thanks!
    Josh

    I am using version 8.5.5 and that works fine on a Windows 7 that is not in the domain.
    The only thing I had to do was add the server name to the hosts file, I have both the server name and the FQDN as in
    192.168.1.1     cups     cups.mycompany.com
    You can define the server by IP address but it seems to move internally to the server name and it needs to be able to map that to an IP address
    Graham

  • Unable to start Web_IntelligenceJobServer from CMC

    Hi All,
    I was trying to start the server Web_IntelligenceJobServer from CMC but it failed giving me the message:
    Web_IntelligenceJobServer - Web Intelligence Job Server: Failed to start/stop service on remote machine: Error: Failed to run rexec, error number: 239.
    I have searched the web and several forums regarding this error but couldn't find any. Has anyone encountered and resolved this before?
    Thanks in advance for your help:)

    Hi Vergel,
    In case your server Operating system is Unix please follow the below instructions:
    1. Verify that rsh-server is installed by using the command rpm -qa | grep rsh-server.
    If rsh-server is installed, the command will return rsh-server-<version number>.
    If there is no output, this package will need to be installed.
    2. Verify that rexec is enabled by using the command rexec -l <Enterprise user> -p <Enterprise password> <server hostname> date.
    "Enterprise user" is the Red Hat Linux user that was used to install the Enterprise application.
    If rexec is operating properly, the date will be returned.
    If not, enable it from /etc/xinetd.d.
    Enterprise servers can now be restarted successfully in the CMC.
    Regards,
    Anisa

Maybe you are looking for