Command line hangs when starting OC4J with MapViewer

Hello,
I have a simple development setup with a stand-alone oc4j instance installed via the MapViewer Quick Start Kit, on an 11g database, on a Windows XP workstation.
The problem: When I start the oc4j instance everything seems to start up successfully - the AS Control, the MapViewer EAR, etc.., but the command line window hangs after the last command is executed. It does not return to the command prompt. And if I close the Command Prompt window the oc4j instance automatically shuts down. Any thoughts on why this is hanging? Or is this normal behavior? Thank you. The text of the startup is shown below.
(Oh...and if you have any idea why I am getting a string of [ConverterRule] WARNINGS, please let me know. Thanks.)
-Dan
------- Output below --------
C:\app\oracle\product\11.1.0\db_1\oc4j_mv\j2ee\home>java -jar oc4j.jar
WARNING: Code-source C:\app\oracle\product\11.1.0\db_1\oc4j_mv\j2ee\home\applica
tions\mapviewer\web\WEB-INF\lib\dms.jar (from WEB-INF/lib/ directory in C:\app\o
racle\product\11.1.0\db_1\oc4j_mv\j2ee\home\applications\mapviewer\web\WEB-INF\l
ib) has the same filename but is not identical to /C:/app/oracle/product/11.1.0/
db_1/oc4j_mv/lib/dms.jar (from <code-source> (ignore manifest Class-Path) in MET
A-INF/boot.xml in C:\app\oracle\product\11.1.0\db_1\oc4j_mv\j2ee\home\oc4j.jar).
If it contains different versions of the same classes, it will be masked as the
latter is already visible in the search path of loader mapviewer.web.web:0.0.0.
WARNING: Code-source C:\app\oracle\product\11.1.0\db_1\oc4j_mv\j2ee\home\applica
tions\mapviewer\web\WEB-INF\lib\ojdl.jar (from WEB-INF/lib/ directory in C:\app\
oracle\product\11.1.0\db_1\oc4j_mv\j2ee\home\applications\mapviewer\web\WEB-INF\
lib) has the same filename but is not identical to /C:/app/oracle/product/11.1.0
/db_1/oc4j_mv/diagnostics/lib/ojdl.jar (from <code-source> (ignore manifest Clas
s-Path) in META-INF/boot.xml in C:\app\oracle\product\11.1.0\db_1\oc4j_mv\j2ee\h
ome\oc4j.jar). If it contains different versions of the same classes, it will be
masked as the latter is already visible in the search path of loader mapviewer.
web.web:0.0.0.
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Short,null)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Short)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Byte,null)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Byte)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Integer,null)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Integer)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Long,null)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Long)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Float,null)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Float)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Double,null)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(null,java.lang.Double)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ValidatorRule end
WARNING: [ValidatorRule]{faces-config/validator} Merge(javax.faces.LongRange)
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.DateTime,null
Mar 10, 2009 10:51:19 AM com.sun.faces.config.rules.ConverterRule end
WARNING: [ConverterRule]{faces-config/converter} Merge(javax.faces.Number,null)
2009-03-10 10:51:20.500 NOTIFICATION oms root path: C:\app\oracle\product\11.1.
0\db_1\oc4j_mv\j2ee\home\applications\mapviewer\web\
09/03/10 10:51:20 mbean domain: mapviewer
2009-03-10 10:51:20.500 NOTIFICATION OMSConfig mbean regisred.
2009-03-10 10:51:20.500 NOTIFICATION MapTileServer root path: C:\app\oracle\pro
duct\11.1.0\db_1\oc4j_mv\j2ee\home\applications\mapviewer\web\
09/03/10 10:51:20 mbean domain: mapviewer
2009-03-10 10:51:20.515 NOTIFICATION MCSConfig mbean regisred.
2009-03-10 10:51:20.515 NOTIFICATION MapViewer server version: Ver1033p5_B081010
2009-03-10 10:51:20.515 NOTIFICATION using default config file: C:\app\oracle\pr
oduct\11.1.0\db_1\oc4j_mv\j2ee\home\applications\mapviewer\web\WEB-INF\conf\mapV
iewerConfig.xml
2009-03-10 10:51:20.515 WARNING dcsf:true
2009-03-10 10:51:20.531 WARNING destroying ALL mapmaker instances.
2009-03-10 10:51:20.531 WARNING dcsf:true
09/03/10 10:51:20 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
2009-03-10 10:51:20.578 NOTIFICATION Spatial Provider shapefileSDP has been regi
stered.
2009-03-10 10:51:20.578 NOTIFICATION Map Recycling thread started.
2009-03-10 10:51:20.593 NOTIFICATION *** Oracle MapViewer started. ***
2009-03-10 10:51:21.515 NOTIFICATION *** Oracle MapTileServer started. ***
2009-03-10 10:51:21.531 NOTIFICATION *** Oracle Feature of Interest (FOI) Server started ***
---> This is where it hangs up. It just sits here and never returns to the command prompt.

I guess I've come to the conclusion that it's normal for the command window to remain open while mapviewer is running. I just don't recall that from my previous installations.
-- considered answered.

Similar Messages

  • Old P3 CPU hangs when starting KMS with stock and ck kernels

    Hi, I have an old Pentium 3 machine on which I run Arch. If I try to boot the current stock kernel (or the ck kernel) the system freezes at boot. The system is still responsive, I can login via ssh but the screen is freezed. I nailed down the problem to KMS: booting with the nomodeset kernel option solves the problem. I have no problem in booting the lts kernel with KMS enabled, so I guess something changed between kernel 3.0 and 3.9 in this regard. Is anyone with old hardware experiencing this as well? It's not a big deal since I can live with lts kernel or disable KMS, but nevertheless I'd like to understand and possibly fix it. I can provide more informations on demand (right now I don't know what might be useful).
    Thanks

    snack,
             From experience, I have found that trying to use Arch Linux (a leading edge OS) on very old hardware is like trying to plug all the holes in an old wooden leaky boat when all you have is composite materials. It becomes increasingly difficult to keep older hardware working when using leading edge software.
    If you are happy to administrator the system using Arch then you may need to remain with linux-lts etc. The other problem I have run into is getting the older APG video cards to work & if you can get them working at a decent resolution getting them to render anything from a browser will bring the system to it's knees.
    My suggestion is trying a few Linux systems that are purpose built to be used on older systems. You may even have some luck with "enterprise" OSs such as Scientific Linux or Centos as they use older kernels & software.

  • Firefox hangs when starting, Firefox window title bar says "Firefox (not responding)". (was: Firefox crashes)

    Firefox hangs when starting, during session restore. Uninstalled then installed new Firefix. Same problem. Firefox window title bar says "Firefox (not responding)". It just hangs, won;t display even one page. What to do? Tried -safe-mode, smae result.

    I keep too many tabs open and whilst trying to download a pdf file Firefox 8.01 hung and when I restarted it the Embarrassing page opened. I knew which tab I needed to delete but as soon as I tried to navigate to the errant tab it said "Not Responding" and nothing I could do would make it respond. I tried command line opening in safe mode and the same thing happened.
    I have read the other posts but cannot send a crash dump as it is "Not Responding" and does not get far enough to crash.
    IanH

  • Itunes 10 Hangs When Started On Windows 7 Ultimate 64 bit - Sp1 Beta 178

    Hi
    Itunes 10 hangs when started on Windows 7 Ultimate 64 bit - Sp1 Beta 178
    I have tried following things :
    -Scanned for Virus + SpyWare
    -Scanned for Corrupted System Files
    -Scanned for Errors in registry
    -Cleaned up items that startup with windows
    -Installed latest Ati Catalyst 10.8 Drivers
    -Checked settings in Itunes Version 10
    My Mobile Model :
    Apple Iphone 3gs 16 Gb
    My Hardware and software :
    HP Pavilion m9660sc PC
    Intel Core I7 980X 3.33 Ghz
    DDR3 PC2-8500 6 Gb Memory
    HDD WDC WD10EADS-65L5B1
    DVD-RW TSSTcorp TS-H653Z
    LG L225WT Size 22 Screen
    AMD Radeon HD 4850 1 Ghz Memory
    Mainboard Pegatron Intel X58 Express
    Windows 7 Ultimate 64 bit
    Windows 7 Service Pack 1 Beta 178
    Adobe Reader 9.3.4 - Norwegian
    Spotify Version 0.4.7
    Microsoft Security Essentials 2.0 Beta
    Personal Ancestral File 5
    Java(TM) 6 Update Version 21
    Google Sketchup Pro 7.1
    Google Chrome Version 6.0.472.53
    Tales Of Monkey Island Version 2.0.0.0
    Kai Anders Wold - [email protected]

    Here is the latest update :
    Removing Microsoft Security Essentials 2.0 Beta fixed the itunes 10 hangs.
    Kai Anders Wold - [email protected]

  • Error message when starting OC4J after deploying

    Hi, I hope someone can help me. I've been developing a J2EE project in JBuilder9 and OC4J 9.0.3. The problem occurs when starting OC4J after the application has been deployed. I'm using two MDBs and two Session Beans, one Stateless and the other one stateful. I'm using two topics with OJMS. I can access these topics from a standalone application, but when I try to lookup JNDI names from inside EJBs, I get a NamingException (name not found) Please I need some help
    OC4J error:
    D:\oc4j\j2ee\home>java -jar oc4j.jar
    Node started with id=678845146
    Error deploying file:/D:/oc4j/j2ee/home/applications/LogicaNegocio/LogicaNegocio
    .jar homes: Topic has empty subscription name
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    Error when executing standalone application client using EJBs:
    javax.naming.NameNotFoundException: No resource named 'TopicConnecionFactories/TablaTopics' found in resource provider 'BeanProcesamientoMensajes'
    This error doesn't appear when looking up that topic with a standalone application w/o using EJBs
    Thanks in advance.

    make sure the datasource.xml in the config directory is right
    for example
         <data-source
              class="com.evermind.sql.OrionCMTDataSource"
              name="OracleDS"
              location="jdbc/OracleCoreDS"
              xa-location="jdbc/xa/OracleXADS"
              ejb-location="TopicConnecionFactories/TablaTopics"
              connection-driver="oracle.jdbc.driver.OracleDriver"
              username="xx"
              password="xx"
              url="jdbc:oracle:thin:@172.16.113.2:1521:orcl"
              inactivity-timeout="90"
         />

  • RAC hangs when starting or stopping 2nd instance of 2 node RAC

    Has anyone seen the problem with all transactions and/or logins hanging when starting or stopping the 2nd node of a 2 node RAC database. When I shut down the 2nd instance using srvctl I occasionally get errors and long delays connecting. On our larger database with instances having a very large SGAs, trying to connect you sometimes get ORA-12537 or ORA-01033. Users experience a very long hang before getting the errors. These instances have very large SGAs of about 30GB on each node.
    In the log of the first instance we see messages like the following for quite a while.
    Global Resource Directory frozen
    Communication channels reestablished
    Master broadcasted resource hash value bitmaps
    Non-local Process blocks cleaned out
    Mon Jan 8 06:59:08 2007
    LMS 1: 0 GCS shadows cancelled, 0 closed
    Mon Jan 8 06:59:08 2007
    LMS 0: 0 GCS shadows cancelled, 0 closed
    Set master node info
    Submitted all remote-enqueue requests
    Dwn-cvts replayed, VALBLKs dubious
    All grantable enqueues granted
    Mon Jan 8 06:59:23 2007
    LMS 0: 20740 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:23 2007
    LMS 1: 20744 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:23 2007
    LMS 0: 20882 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:23 2007
    LMS 1: 20627 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:24 2007
    LMS 0: 20781 GCS shadows traversed, 4001 replayed
    Mon Jan 8 06:59:24 2007
    Thanks in advance.

    I have tested with only one node and starting and stopping is much faster without any cache fusion traffic. The application is not RAC aware, it was written without regard for RAC. As you say there may be some accessing of the same block by all nodes causing RAC to remaster blocks when a node is shut down.
    My concern is the length of time users are afftected when I am starting a node that has been offline for a while. With the large SGA I have, it appears users are affected adversely for several minutes, in affect causing an outage which we are trying to avoid by using RAC.

  • FF hangs when starting up

    FF hangs when starting up; error message Process: firefox-bin [1036] Path: /Applications/Firefox.app/Contents/MacOS/firefox-bin Identifier: firefox-bin Version: ??? (???) Code Type: X86-64 (Native) Parent Process: bash [970] Interval Since Last Report: 1304 sec Crashes Since Last Report: 1 Per-App Interval Since Last Report: 0 sec Per-App Crashes Since Last Report: 1 Date/Time: 2012-02-06 10:21:47.854 -0800 OS Version: Mac OS X 10.5.8 (9L31a) Report Version: 6 Anonymous UUID: 00AE1616-697F-4365-AFF4-0979E3DD1691 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Crashed Thread: 0 Dyld Error Message: unknown required load command 0x80000022

    Sorry, I do not use or ever heard of "freehand MX". All I can tell you is to make sure it is compatible w/your current OS & to post in the Adobe Forums since it is an Adobe product.
    "also if i could ask what cable would i need so i can get my emac talking to my imac, for transfering files etc."
    See Knowledge Base Article - http://docs.info.apple.com/article.html?artnum=25575 Mac OS: Moving files from your older Macintosh to a new one
    Also, if you have a High-speed connection, the easiest & fastest way is through AIM (AOL Instant Messenger).
    iChat has the same ability of transferring large files as AIM.
    http://docs.info.apple.com/article.html?artnum=150934
    Adium
    YouSendIt to email the files to yourself.

  • PS Hangs When Starting

    PS hangs when starting by clicking icon on Windows 8.1 Pro Taskbar: Grayed Welcome screen with nothing clickable. If open any image any format only one layer called "Index" is locked and cannot unlock. Under Layer menu only one submenu available and that is "Layer Style..." and when that is hovered only one option is available and that is "Global Light..."
    Is this some psycho religious fanatic virus? What is going on?

    Maybe a Preferences reset will clear it up.
    Start Photoshop and very quickly hold down Ctrl-Alt-Shift. When the "Delete Photoshop Settings File" dialog appears, release those keys and click "yes" and let Photoshop finish loading.
    You have to be quick with those keys, so it may take a few tries.

  • SAP system hang when start the addon.

    Dear Expert,
    I just upgrade one of the SAP B1 server from 2007A to SAP B1 8.8 PL15, everything going smooth both server and clients.
    Except one client (new laptop with Win 7 Pro x86), this laptop fail to start the addon.
    Others clients with same specs Win 7 Pro have no problem to start addon.
    Addon started manually.
    After click start button for that addon, the system hang. If without the addon system working fine.
    If anyone have ideas to check much appreciate and thanks in advance.
    Regards,
    Mat

    Hi Bala,
    I did try your steps, but no luck. System still hang when start the addon.
    But, I can start SAP addon , example i try Screen Painter, and can start successfully. Only our addon cannot start.
    I'm not suspect our addon because others client working smooth, even the server also working fine.
    I did re-install DIAPI, even re-install SAP client a few time, but still fail to start addon (delete SAP client folder before install).
    Any one face this problem?
    Regards,
    mat
    Edited by: Mat Mat on Apr 21, 2011 10:43 AM

  • So aslmanager taking 99% and Console.app hangs when started

    So aslmanager taking 99% and Console.app hangs when started
    anybody know why aslmanager needs 99% of CPU and 2+ GB footprint?

    ok, i found a solution that worked for me. this may or may not be the problem you are having but give this a shoot. i think in my case the asl database got corrupted. unline tiger and below this database is not stored in asl.db in leopard. in leopard, the entire /var/log/asl directory is the database. so to remove the database and start from scratch, you need to
    sudo launchctl stop com.apple.syslogd
    sudo launchctl stop com.apple.aslmanager
    sudo mv /var/log/asl/* ~/tmp (you might as well use rm but i wanted to be safe)
    sudo launchctl start com.apple.syslogd
    For good measure I also ran the maintenance scripts:
    sudo periodic daily weekly monthly
    My machine has been dead quiet for hours now. darn, it's back to the kitchen for making my toast.
    so, what did we learn? Mac, PC - same thing; both are great until you have problems. only with pc's you have a lot more resources to tap into...
    Cheers,
    Haje

  • My macbook pro mid 2009 OSX Lion 10.7.4 randomly Hanging when backing up with Time Machine

    My macbook pro mid 2009 OSX Lion 10.7.4 randomly Hanging when backing up with Time Machine to Time Capsule.  Anyone else have this issue?

    bumping this up.  Same issues persist even with 10.7.5

  • What are the command line options to start firefox to start in a kiosk mode which restricts the options that a user can select

    I would like to use Firefox as my browser but want to restrict the configuration options that a user can do. Is there a command line option to start in a kiosk more in which no toolbars are visible including min/maximise buttons so that only the rendered webpage is visible? I am interested for both Windows and Linux environments.

    There is a /wait option for the Windows "start" command to wait for the program to get finished.
    *http://technet.microsoft.com/en-us/library/bb491005.aspx
    <pre><nowiki>/wait : Starts an application and waits for it to end. </nowiki></pre>

  • Command Line Compilation of  a Project with different packages

    Hi,
    I am trying to compile a project through command line, which has different packages with many classes in it. Now If I try to compile package by package It's complaining about other referenced classes of different packages. So I created .bat file, which includes all the packages, but it's complaining input line is too long.
    D:\jdk1.3.1\bin>app.bat
    My bat file is
    javac -d d:\Application\build d:\Application\source\com\ibc\rules\login\*.java d:\Application\source\com\ibc\rules\lookup\*.java .................d:\Application\source\com\ibc\wid\events\*.java d:\Application\source\com\ibc\wid\frames\cust\*.java ...
    and so on............
    Is there any solution for this problem?
    Thanks in advance....

    I think the prefered and more elegant way to compile project including packages should be writing makefiles including their compilation, installation, deploying - rules ..
    Make is really powerful, the maybe only weak-point is that there are some distribution of them, gnu-make, microsoft nmake .. which are slightly different, that made porting among platforms difficult.
    The jakarta-ant was a new approach to this which uses xml parser to proof the dependencies, etc ..
    Because I'm not familiar yet with xml & ant and as a in-blooded unix user, "make" is still my prefered way to do roject.
    The easiest way to get unix environment required for using make in Windows platforms is to download the "unxutils". It includes make, bzip2, diff, ... and other unix-tools. Refer to this (found from search by google) :
    http://www.weihenstephan.de/~syring/win32/
    http://www.weihenstephan.de/~syring/win32/UnxUtils.zip
    http://sourceforge.net/projects/unxutils/
    For more documentation on how to write makefile, use make -tool, see
    http://www.gnu.org/manual/
    http://www.gnu.org/manual/make-3.79.1/html_mono/make.html

  • RMAN hangs when started at Linux command promp

    Running 9.2.0.4 on Red Hat Linux 8.0. Has anyone experienced RMAN hang when "rman" entered at command prompt?
    Thanks!

    Ah!!!! I think I had the same once! Use the linux command 'which rman' to determine what it is actually running! I bet it is some dodgy linux program instead. Change your PATH settings

  • When Starting OC4J, why the report server doesn't start automatically? !!

    Dear All,
    I have DS 10g on my system and I start the OC4J when I have to run either forms or reports.
    But when I attend to start the do the following command from the form:
    WEB.SHOWDOCUMENT(..../getjobid<jobid>?server=<servername>...), I have an error: FRM-41213: Unable to connect to the report server <servername>.
    I noticed that if I run the following URL:http://<server>:.../reports/rwservlet, it gives me a list of command, but the server still not running..But if I add any command to the above URL like for example "getserverinfo" or "showjobs" then the server is started. Now, and after the command, if we return back and we run the report from the form, the report will run successfully.
    The question WHY??
    Regards,
    Joe
    Message was edited by: Joe
    Joe Farah

    Hello,
    That's the way it works ...
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_strt.htm
    2.1.3.1 Starting the In-process Server (Windows and UNIX)
    If you are using Reports Server as an in-process server (the default configuration), sending a run report request starts the in-process server; however, if you are sending a request through a command line, the servlet must be invoked first using either the run report URL or the Web command URL. When you have successfully started the servlet, this also means you have successfully started the in-process server.
    If you use "Oracle Application Server", the "in-process" reports server will be started automatically by opmn ...
    Regards

Maybe you are looking for

  • Help required in refining a query

    I have a sql query : select C1 AS No_Of_Completed_WOs, C2 as Wos_with_Soft_Fail, (C1-C2) as Completed_Wos,C3 as Failed_Wos,C4 as TimedOut_Wos from (select (CASE WHEN TBL_WRK_ORD.EXTSYS_ID IS NULL THEN '<NULL>' ELSE TBL_WRK_ORD.EXTSYS_ID END), count(c

  • G4 CPU into B & W G3

    Folks, Can my B&W G3 "safely" accommodate a 533MHz CPU extracted from a Digital Audio G4? TIA, Mitch B&W G3 / Mac OS 9.2.x / Powerlogix 1.1Ghz CPU / Samsung SP1203N HD / 768MB / v.2 mobo

  • 'Volume Goes Up' GLITCH HELP?

    hi, i am a logic 8/studio user, i am encountering a problem when the playhead reaches a certain point in the track, bar 125 to be precise, the bass/instru channel 2, goes really loud, the channel strip level doesnt move, i have no automation relating

  • Which jar has ConnectionProperties class file?

    Hi, I am trying to connect to the SAP system. I am unable to find the <b>ConnectionProperties class file</b>. It is not there in com.sap.portal.ivs.connectorservice_api jar file. Please let me know where this class file is and send me the appropriate

  • Multiple Left Outer Join

    Hey all I'm on Oracle 10.2.0.0.3 I have the following SQL which works fine. select * FROM SYSADM.MASTER_ITEM_TBL A left outer join   sysadm.ITEM_SPEX_PUR e    on e.INV_ITEM_ID = a.INV_ITEM_IDIf I now wanted to add another Left outer Table join on sys