Warnings afer running.

Hi guys
I am experiencing some problems that I have never seen in my enture programming life my program gives me these warnings. What is wrong here.
Please help.
C:\celsoft\reports\vision>javac -deprecation jasperExample.java
jasperExample.java:13: warning: net.sf.jasperreports.engine.JasperManager in net
.sf.jasperreports.engine has been deprecated
import net.sf.jasperreports.engine.JasperManager;
^
jasperExample.java:31: warning: net.sf.jasperreports.engine.JasperManager in net
.sf.jasperreports.engine has been deprecated
JasperDesign jasperDesign = JasperManager.loadXmlDesign("samke.xml");
^
jasperExample.java:31: warning: loadXmlDesign(java.lang.String) in net.sf.jasper
reports.engine.JasperManager has been deprecated
JasperDesign jasperDesign = JasperManager.loadXmlDesign("samke.xml");
^
3 warnings
C:\celsoft\reports\vision>

The methods you are trying to use have been deprecated, try and check the latest api's for new methods that may have been incorporated

Similar Messages

  • Warnings when running disk utility after downloads, etc.

    I use Mc Janitor nightly to clear some of the 'stuff" that accumulates with files, etc. but run Disk Utility after downloads and such about once a month. I have done this since 2003 when I had my first e-mac. Only recently have "warnings " appear on the list of repair or varify disk...that says certain items can not be repaired. The techs at the Apple store said to just ignore them, which I have been doing. But the last download, which was a rather large new Security download, came up with something new, both on my computer and my husband's lap top when he downloaded it. These are letters that appear and say ACL found but not expected on Applications/Utilities, on "Applications" and on "Library."
    We are just curious about what ACL is (or are) and what it means to have them in our systems.
    It does say that the disk is verified when I run that. Everything seems to be working normally.

    A few posts below yours is this one:
    http://discussions.apple.com/thread.jspa?threadID=2310982&tstart=0
    New Permissions messages after Security Update/more curious than concerned

  • How to avoid IE pop-ups when running BIP reports(w/ SSO) from Oracle Forms?

    Hi all,
    We have an OID/SSO integrated Oracle Forms and BI Publisher environment in place. We/users expect the same behavior when running Oracle Reports or BIP reports from Oracle Forms... which means receiving no intermediate pop-ups and simply getting the report output to appear in the relevant target application(PDF, EXCEL, etc). Currently we get multiple security warnings when running BIP reports from Oracle Forms.
    Here's a list of Pop-ups contents:
    1. "File Download - Security Warning" Do you want to open or save this file? -> OPEN
    2. "File Download" Do you want to save this file? Name = ma01r500.pdf -> YES
    3. "Save AS" -> pick desktop and save.
    4. "Download Complete" -> OPEN
    We have experimented with setting various IE security settings to LOW/enabled and still get these pop-ups.
    Any suggestions is much appreciated.
    Thanks,
    Yahya

    FYI... Metalink Note 282996.1 has resolved the bigger issue with the extra pop-ups with SSO enabled environment.
    Cause:
    Internet Explorer (IE) has to cache PDF files in a temporary directory prior to opening the file. Without this IE cannot process PDF files. With SSO protected pages, the header cache settings are set to no-cache which prevents IE from downloading PDF files.
    Solution:
    In mod_osso.conf use the entry "OssoSendCacheHeaders off" which tells mod_osso to turn off all no-cache related headers, which the enables Internet Explorer to be cache the file in a temporary directory.
    Now I am not sure if anybody has any thoughts/suggestions as how we might be able to resolve this issue where Oracle Reports WEB.SHOW_DOCUMENT calls have no pop-ups so ideally BIP reports WEB.SHOW_DOCUMENT calls should behave the same as both are calls from Oracle Forms.
    But at least now our SSO enabled environment and un-secure DEV/UAT behave the same with a single pop-up. Ideally the users shouldn't have to come across this intermediate pop-up to open(save/cancel being the other options) the document(just like Oracle Reports calls).
    Yahya

  • Ldconfig warnings after system update

    After updating my system a couple of days ago, I was and still am left with these warnings after running any pacman operation:
    /sbin/ldconfig: /usr/lib/libufr2filter.so.1 is not a symbolic link
    /sbin/ldconfig: /usr/lib/libcaepcm.so.1 is not a symbolic link
    /sbin/ldconfig: /usr/lib/libcanonufr2.so.1 is not a symbolic link
    /sbin/ldconfig: /usr/lib/libcnpk.so.1 is not a symbolic link
    /sbin/ldconfig: /usr/lib/libc3pl.so.0 is not a symbolic link
    /sbin/ldconfig: /usr/lib/libcnaccm.so.1 is not a symbolic link
    /sbin/ldconfig: /usr/lib/libcnlbcm.so.1 is not a symbolic link
    How do I figure out what packages own these libraries (if any), and if it is safe to remove them? I'm familiar with handling this in Gentoo but not so much with Arch and pacman...

    Yes, it must be the older version of OSX you have, DO NOT attempt to repair the drive with it.
    A new Mini might be what is needed, but...
    Snow Leopard/10.6.x Requirements...
    General requirements
       * Mac computer with an Intel processor
        * 1GB of memory (I say 4GB at least, more if you can afford it)
        * 5GB of available disk space (I say 30GB at least)
        * DVD drive for installation
        * Some features require a compatible Internet service provider; fees may apply.
        * Some features require Apple’s MobileMe service; fees and terms apply.
    Which apps work with Mac OS X 10.6?...
    http://snowleopard.wikidot.com/
    It's been pulled from the online store & Apple Stores, so you have to call Apple to buy it, last I heard.
    Call Apple Sales...in the US: 1-800-MY-APPLE. Or Support... 1-800-275-2273
    Other countries...
    http://support.apple.com/kb/HE57

  • Run/debug not opening in browser

    so run (and debug) on JSP, HTML is supposed to open the page in the browser. This has never worked for me. I can manually open a browser and type in the URL and it works but this is getting old.
    I have tried it with/without specifying the browser command in the preferences and I have tried it a fresh install where I only create one JSP and the run it. Everything seems to start up ok, but it doesn't open up the page in the browser (IE).
    There is 0 errors, 0 warnings, when running.
    What's going on? How to I fix?
    Using JDeveloper 9.0.2.0.0 (although same issue with R1) on Win2K.

    You are correct the JDeveloper does not detect changes to the proxies. The first time that JDeveloper runs (on Windows only), it gets the proxy host and port from the OS and uses this to set the JDeveloper proxy. Once that is set, JDeveloper will always use that; changes made to IE will not be detected. Perhaps this can be modified to allow the user to request that JDeveloper always use the OS proxies and not cache the settings. The only problem with this is that JDeveloper can only get the proxy information from IE on Windows; this isn't supported on other platforms or with Netscape on Windows.
    The other issue, an exception list, isn't exposed in 9.0.2. We have added support for this to 9.0.3 (our next release, currently in development). However, it should be possible to get the exception list to work, albeit with some manual steps. To use an exception list, you must be running Oracle9i JDeveloper on a 1.3.1 or later version of the J2SE (on Windows, we include a 1.3.1_02 J2SE by default). Proxies in Java are controlled with System properties; JDeveloper makes use of these properties through its Proxy Settings options.
    For the proxy host, the property is http.proxyHost; for the proxy port, it is http.proxyPort. These properties are automatically handled by JDeveloper. For the exceptions list, the property is http.nonProxyHosts (Sun did not document this property until 1.4, but it was actually added in 1.3.1). This is a list of hosts, with wildcards, that the proxy should not be used with. The list is delimited with the '|' character.
    To use http.nonProxyHosts, add a line in the jdev.conf setting the property. The line would look like:
    AddVMOption -Dhttp.nonProxyHosts=*.mycompany.com|*.anotherdomain.net
    Alternately, this can be specified on the command line as
    jdev.exe -J-DDhttp.nonProxyHosts=*.mycompany.com|*.anotherdomain.net
    In either case, the excludes list should be then set for JDeveloper. Note that this does not automatically pass on the exclude list to things invoked from JDeveloper. To do that, you will need to add the property definition to the run settings for the project. In the Project Settings, on the Runner page, add
    -Dhttp.nonProxyHosts=*.mycompany.com|*.anotherdomain.net
    to the VM Options line. Again, this will only work with a 1.3.1 or later version of the J2SE.
    In 9.0.3, the excludes list will be automatically determined along with the host and port, and it will be passed along with the others to programs run from JDeveloper.
    - John McGinnis
    Oracle9i JDeveloper

  • X = (char)~y; won't run

    Oracle9i JDeveloper, from the preview CD, is giving me this message when I try to run the program that follows:
    The target Class1.java could not be started as an application, because the file does not contain any classes, or there is a syntax error.
    public class Class1 {
    public static void main(String[] args) {
    char x='g', y='b';
    x = (char)~y;
    System.out.println("Here's x: " + x);
    x = (char)(x & y);
    System.out.println("Here's x: " + x);
    Take out one line, it runs:
    public class Class1 {
    public static void main(String[] args) {
    char x='g', y='b';
    // x = (char)~y;
    System.out.println("Here's x: " + x);
    x = (char)(x & y);
    System.out.println("Here's x: " + x);
    Compiler messages:
    Compiling...
    C:\Oracle\JDeveloper\jdev\bin\ojc.exe
    compiling Class1.java
    Successful compilation: 0 errors, 0 warnings.
    Run-time messages:
    C:\Oracle\JDeveloper\JDK1.3\bin\javaw.exe -ojvm
    Here's x: g
    Here's x: b
    Process exited with exit code 0.
    Why? The compiler doesn't complain about the line being taken out, yet the interpreter won't run it.
    Running the same program through Sun's J2SE 2.0 javac from the command line produces a running program:
    $ javac Class10.java
    $ java Class10
    Here's x: ?
    Here's x:
    $ cat Class10.java
    public class Class10 {
    public static void main(String[] args) {
    char x='g', y='b';
    x = (char)~y;
    System.out.println("Here's x: " + x);
    x = (char)(x & y);
    System.out.println("Here's x: " + x);
    Is this a problem, or a feature?
    Anyone else encounter this yet? Hope I caught it in time for the Dev folks to deal with it before production release.

    Oracle9i JDeveloper, from the preview CD, is giving me this message when I try to run the program that follows:
    The target Class1.java could not be started as an application, because the file does not contain any classes, or there is a syntax error.
    public class Class1 {
    public static void main(String[] args) {
    char x='g', y='b';
    x = (char)~y;
    System.out.println("Here's x: " + x);
    x = (char)(x & y);
    System.out.println("Here's x: " + x);
    Take out one line, it runs:
    public class Class1 {
    public static void main(String[] args) {
    char x='g', y='b';
    // x = (char)~y;
    System.out.println("Here's x: " + x);
    x = (char)(x & y);
    System.out.println("Here's x: " + x);
    Compiler messages:
    Compiling...
    C:\Oracle\JDeveloper\jdev\bin\ojc.exe
    compiling Class1.java
    Successful compilation: 0 errors, 0 warnings.
    Run-time messages:
    C:\Oracle\JDeveloper\JDK1.3\bin\javaw.exe -ojvm
    Here's x: g
    Here's x: b
    Process exited with exit code 0.
    Why? The compiler doesn't complain about the line being taken out, yet the interpreter won't run it.
    Running the same program through Sun's J2SE 2.0 javac from the command line produces a running program:
    $ javac Class10.java
    $ java Class10
    Here's x: ?
    Here's x:
    $ cat Class10.java
    public class Class10 {
    public static void main(String[] args) {
    char x='g', y='b';
    x = (char)~y;
    System.out.println("Here's x: " + x);
    x = (char)(x & y);
    System.out.println("Here's x: " + x);
    Is this a problem, or a feature?
    Anyone else encounter this yet? Hope I caught it in time for the Dev folks to deal with it before production release.

  • The SUID warnings with the various disk utilities - and locking up often

    Hello-
    I have read here in the forums that the various SUID warnings from running the Disk Utilities such as the standard Disk Utility, DiskWarrior and so on, can be ignored to a certain extent.
    However, the two listed warnings below are not listed:
    Warning: SUID file "usr/sbin/pppd" has been modified and will not be repaired.
    Warning: SUID file "usr/sbin/vpnd" has been modified and will not be repaired.
    My Macbook still locks up almost daily, and if not daily, two to three times a day. I know I can always Archive and re-install, but after backing up primarily my user files to an external drive, I am worried I will lose/data to what may be a small issue.
    I know for some of the experience users in this forum, I may seem over cautious. However, I did convert to Apple back in 2004 with the brand new dual 1.8 G5, and several years later that computer just died. This is my new laptop that I am trying to provide the best maintenance, Mac-wise, as to not lost my inventory and stock photos for my work.
    I do love my Macs, but I am still new to what I can or can not do to 'fix' things if needed after years of working on PCs.
    Thank you for your patience and understanding with my questions and concerns.
    George

    HI,
    See Kappy's post here. http://discussions.apple.com/message.jspa?messageID=10020001
    No need to archive and install.
    My Macbook still locks up almost daily
    Try booting from your install disc and run Disk Utility in case the startup disk needs repairing.
    Insert your install disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    *(Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)*
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    While you have the Disk Utility window open, look at the bottom of the window. Where you see Capacity and Available. *Make sure there is always 10% to 15% free disk space*
    If you cannot boot from your install disc, try booting in Safe Mode
    This is my new laptop that I am trying to provide the best maintenance, Mac-wise, as to not lost my inventory and stock photos for my work.
    From your Finder Help Menu type in; Alternatives for backing up your computer
    Carolyn

  • Error: File just captured could not be read and was deleted after capture.

    I was just recording an extremely important interview. I have recorded literally 10.000 recordings before with the same setup, every day, over a period of some three years now. I'm recorging DV PAL through SDI input on a AJA KONA LS card.
    It seemed to be going well last night while recording but as soon as I pressed 'Esc' to end the capture I got an error message saying (not exactly in these words) : Error: The file just captured could not be read.
    The file couldn't be found anywhere on the HD or in the trash. Usually when something goes wrong during capture, you can find the file in the capture folder named 'filename-av'. Not this time, I have never seen this error message before.
    The person being interviewed was absolutely furious and said he would not do the interview again. So I'm up against the wall here, and need to recover the files.
    What's more, the problem still persists. When I try capturing again, as soon as I stop the same error occurs. So now my FCP is not capturing anymore
    I tried running Data Rescue 3.1 and found the recording in deleted files, but:
    1. the recording is in several parts (not sure if it's all there, but probably most of it)
    2. Data Rescue 3 interprets the files as .dv files, as opposed to .mov files as all my other recorded material.
    3. THERE IS NO AUDIO IN THE .DV FILES, which pretty much nullifies the file recovery altogether.
    I tried googling this error, but it did not help much:
    1. None of the people were capturing the same way I do (most were capturing from tape, none straight through KONA SDI input)
    2. There was no solution to prevent the error.
    3. No solution to recover the files either.
    I must say, this experience really taught me the essence of Murphy's law: 'Anything that can go wrong, will go wrong at the worst possible moment'
    Any suggestions as to the reasons for this?
    Any suggestions as to how the files can be recovered?

    Good news!
    I beleive I have found the cause and solution.   At least now I am able to reproduce the problem at will and therefore, hopefully prevent it.
    I discovered that there is nothing wrong with my AJA KONA setup, as I was able to capture with both QuickTime movie capture and Adobe Premier just fine.  But every time I try capturing in FCP I get unreadable capture files (since 2 days ago).
    Trying all possible capture settings, capture presets or easy setups did nothing.  (although capturing thru Firewire still works every time).
    I was about to give up when I noticed that where I usually have my video scopes window running, for convenience sake, under it the Voiceover utility was running.
    So here is the deal:  Usually when you try and capture with the Voiceover utility running, you can't. FCP wont allow you to capture, it will return an error message saying: 'Log and capture can not be opened while Voice Over is running. Please close Voice Over and try again.'  As it turns out, this warning is probably for a good reason.
    BUT...
    If you shut down FCP with Voice Over running and start it up again THEN you CAN run Log and Capture at the same time... everything looks OK, until you stop the recordin, then you get an error message saying your recording is screwed.
    I tried this over and over again,  every time it behaves the same way.  Shutting down with VO util>starting up again>recordings get screwed  .. close VO utility>back to normal operation.
    I'm not sure if it was the VO utility the last time this happened (few weeks back), but it might very well be.  I might not have noticed that the VO utility was running as it was hidden behind the videoscopes and there are no warnings when running Log and Capture if you start up FCP with VO utility still running.
    My educated guess to what is going on is that the VO utility is taking up priority over the sound inputs and by doing so making the audio of the capture unreadable.  This theory is supported by the fact that when my data recovering experts found the recordings on the HD, there was no audio on the files, but the video was intact.
    The only reason setting up the AJA drivers helped in the past was probably because that flushed the FCP settings and in doing so closed the VO utility window. How very ironic
    Hope this helps someone out there. And I hope Apple find a way to prevent this from happening.
    cheers!
    Vidar F.

  • E1200 V2 upgraded to OS 10.8.2, Cisco Connect unsupported OS, also update firmware?

    I purchased myu E1200 Jan 2012. Have been intermittent loss of connection & not sure whether it is old cable modem or router or? ISP came out & checked & changed some cable fittings said looked ok, but could be my old modem. (I'm getting ready to move out of area so don't want to buy a new modem now). But also a lot of my neighbors w Cox report intermittent loss of connection.
    I will get messages saying I'm not connected to internet. Usually if i go up & turn off wireless & then turn it back on, it will search & find my router.  Frequently though I notice that when I check it has switched to my guest rather than primary for some reason.
    I was having some of this before I even went to wifi a yr ago. 
    Just upgraded to Mountain Lion a couple weeks ago or so. Last night computer had a panic. I received advice to make sure all software as well as router firmware up to date. Found & updated MacBookPro Firmware update. Backed up.
    Opened CiscoConnect & got message unsupported Operating System.
    Reading about upgrading firmware, saw warnings about doing it hard wired or it could permanently damage router. Because of the intermittent connectivity problems & the warning, I think I would be safest to do this  manually by downloading it 1st & then updating the firmware from the download.
    I see that instructions say to determine Firmware version. & it also says it will ask for router IP address. I'm guessing all that was in Cisco Connect. I know it has my passwords, but now I can't get to it. It also says I can use the web set up page to get the current firmware version. For updates (but it says for pc) it shows 8/2011 & 8/2012. Since mine was purchased in 1/2012 & unless it self updated, I'm guessing it is running the 8/2011 firmware. But just noticed in the User Guide it says that when I run Cisco Connect it checks for updates & installs them.  But that's kind of interesting w all the warnings about running it w a wired connection to make sure no interruptions.  Not sure how I have it set up, but I usually set software updates to prompt me so I can control when they actually run.
    Once I have gotten that, will I be able to manually download the appropriate firmware version? Or if I click on that, will that start a set up or update process?
    If I download Cisco Connect, will it update the already installed version, keeping all my existing info?  & then will that be compatible w Mountain Lion & then show me whether the firmware needs to be updated?
    Kathi

    But anyway, I can't even open the old version!!! I just get a message about unsupported OS! So kind of hard to uninstall if I can't open it.
    & for some reason when I was installing Mountain Lion, upgrading from Snow Leopard it found an old version of Parallels which I knew was not compatible.  Didn't even think about this.
    Its sort of working but something is not working very well. I sure wish I hadn't listened to those who said to save the $ & not get the Apple Airport Express. Their stuff works & its not hard to set up like this!
    This is SO LAME!!!
    & Where is lists the info, I have so far found NO INFO about updating. I usually have my software set to notify me so I control when it updates. & I think the last times I was in Cisco Connect it was under pressure just trying to get the router working again.
    Right now I feel like throwing it at something.
    Well, I have twice tried to download from the list for my model & when I click on the set up icon I get a message that "Setup" is damaged and can't be opened. You shold eject the disk image." But when I click for more info it says:
    The app has been modified or damaged
    The app’s code does not match the original code that was signed. The app has been modfied, or it may be broken or corrupted or have been tampered with. If you feel that an app has been damaged or tampered with, you should delete it by dragging it to the Trash.
    Some apps and tools, such as AppleScript applications and some legacy tools, modify themselves after signing. These types of apps cannot be opened unless the Gatekeeper settings in the Security & Privacy preferences is set to “Anywhere.”
    Open the General pane of Security & Privacy preferences
    For more information about protecting your Mac from harmful software, see this help topic:
    Protect your Mac from malware
    Kathi

  • Issue with Enterprise Manager 11g

    When I start the db console I am given the message
    Enterprise Manager is not able to connect to the database instance, The state of the components are listed below.
    All components are listed with green arrows indicating they are up
    After reading a few posts here I have attempted to use EMCA to drop and re create the repository and settings
    I have run the command 'emca -deconfig dbcontrol db -repos drop' to try and do this but it just hangs
    Looking in the logs I can see the follow (only the last few lines added to keep it short)
    emca_2011_08_05_14_17_29 -
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: RangePlanTest.gooutdoors.local
    Aug 5, 2011 2:17:56 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Aug 5, 2011 2:17:56 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Aug 5, 2011 2:17:56 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Aug 5, 2011 2:17:56 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: godw, oracleHome: C:\app\server\product\11.2.0\dbhome_2, and user: SYSMAN
    Aug 5, 2011 2:17:57 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Aug 5, 2011 2:17:57 PM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: Passed listener validation check.Listener is up and running.
    Aug 5, 2011 2:17:57 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Dropping the EM repository (this may take a while) ...
    Aug 5, 2011 2:17:57 PM oracle.sysman.emcp.util.PlatformInterface isInView
    CONFIG: IN_VIEW marker not instantiated in C:\app\server\product\11.2.0\dbhome_2\sysman\config\emca.properties
    Aug 5, 2011 2:17:57 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 5, 2011 2:17:57 PM oracle.sysman.emcp.util.PlatformInterface getEnvProps
    CONFIG: Returning env array from cache
    Aug 5, 2011 2:17:57 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    +CONFIG: New Env List: [ALLUSERSPROFILE=C:\ProgramData, APPDATA=C:\Users\server\AppData\Roaming, CLASSPATH=C:\app\server\product\11.2.0\dbhome_2\jlib\emca.jar;C:\app\server\product\11.2.0\dbhome_2\jlib\srvm.jar;C:\app\server\product\11.2.0\dbhome_2\jlib\srvmasm.jar;C:\app\server\product\11.2.0\dbhome_2\jlib\cvu.jar;C:\app\server\product\11.2.0\dbhome_2\jlib\emConfigInstall.jar;C:\app\server\product\11.2.0\dbhome_2\jlib\ldapjclnt11.jar;C:\app\server\product\11.2.0\dbhome_2\jlib\ldap.jar;C:\app\server\product\11.2.0\dbhome_2\jlib\share.jar;C:\app\server\product\11.2.0\dbhome_2\jlib\srvmhas.jar;C:\app\server\product\11.2.0\dbhome_2\jlib\netcfg.jar;C:\app\server\product\11.2.0\dbhome_2\jlib\http_client.jar;C:\app\server\product\11.2.0\dbhome_2\lib\http_client.jar;C:\app\server\product\11.2.0\dbhome_2\lib\xmlparserv2.jar;C:\app\server\product\11.2.0\dbhome_2\assistants\jlib\assistantsCommon.jar;C:\app\server\product\11.2.0\dbhome_2\sysman\jlib\emCORE.jar;C:\app\server\product\11.2.0\dbhome_2\sysman\jlib\emagentSDK.jar;C:\app\server\product\11.2.0\dbhome_2\oui\jlib\OraInstaller.jar;C:\app\server\product\11.2.0\dbhome_2\oui\jlib\OraPrereq.jar;C:\app\server\product\11.2.0\dbhome_2\inventory\prereqs\oui\OraPrereqChecks.jar;C:\app\server\product\11.2.0\dbhome_2\oui\jlib\OraPrereqChecks.jar;, COMMONPROGRAMFILES=C:\Program Files\Common Files, COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, COMMONPROGRAMW6432=C:\Program Files\Common Files, COMPUTERNAME=RANGEPLANTEST, COMSPEC=C:\Windows\system32\cmd.exe, EMCA_JAR=C:\app\server\product\11.2.0\dbhome_2\jlib\emca.jar, FP_NO_HOST_CHECK=NO, HOMEDRIVE=Z:, HOMEPATH=\, HOMESHARE=\\kryten\gooutdoors\users\server, JRE_JAVA=C:\app\server\product\11.2.0\dbhome_2\jdk\jre\bin\java, LIB_DIR=C:\app\server\product\11.2.0\dbhome_2\jlib, LOCALAPPDATA=C:\Users\server\AppData\Local, LOGONSERVER=\\RIMMER, NUMBER_OF_PROCESSORS=4, OH=C:\app\server\product\11.2.0\dbhome_2, ORACLE_HOME=C:\app\server\product\11.2.0\dbhome_2, ORACLE_SID=godw, OS=Windows_NT, PATH=C:\app\server\product\11.2.0\dbhome_2\bin;C:\app\server\product\11.2.0\dbhome_2\bin;C:\Program Files\HP\NCU;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, PROCESSOR_ARCHITECTURE=AMD64, PROCESSOR_IDENTIFIER=Intel64 Family 15 Model 4 Stepping 1, GenuineIntel, PROCESSOR_LEVEL=15, PROCESSOR_REVISION=0401, PROGRAMDATA=C:\ProgramData, PROGRAMFILES=C:\Program Files, PROGRAMFILES(X86)=C:\Program Files (x86), PROGRAMW6432=C:\Program Files, PROMPT=$P$G, PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\, PUBLIC=C:\Users\Public, SESSIONNAME=Console, SYSTEMDRIVE=C:, SYSTEMROOT=C:\Windows, TEMP=C:\Users\server\AppData\Local\Temp\1, TMP=C:\Users\server\AppData\Local\Temp\1, USERDNSDOMAIN=GOOUTDOORS.LOCAL, USERDOMAIN=GOOUTDOORS, USERNAME=server, USERPROFILE=C:\Users\server, WINDIR=C:\Windows, WINDOWS_TRACING_FLAGS=3, WINDOWS_TRACING_LOGFILE=C:\BVTBin\Tests\installpackage\csilogfile.log]+
    Aug 5, 2011 2:17:57 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: CMD /C C:\app\server\product\11.2.0\dbhome_2\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=RangePlanTest.gooutdoors.local)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=GODW))) -repos_user SYSMAN -action drop -verbose -output_file C:\app\server\cfgtoollogs\emca\GODW\emca_repos_drop_2011_08_05_14_17_57.log
    emca_repos_drop_2011_08_05_14_17_57 -
    SQL> declare
    2 l_username varchar2(30);
    3 l_sid number;
    4 l_serial number;
    5 err number;
    6 c number;
    7 l_job_process_count NUMBER ;
    8 TYPE TBSP_ARRAY IS TABLE OF VARCHAR2(64) INDEX BY BINARY_INTEGER ;
    9 l_tablespaces TBSP_ARRAY;
    10
    11
    12      PROCEDURE set_job_process_count(p_count IN NUMBER)
    13      IS
    14      BEGIN
    15      --scope=memory so it will be reset on instance startup
    16      -- SID=* to take care of RAC
    17      IF p_count >=0
    18      THEN
    19      EXECUTE IMMEDIATE 'ALTER SYSTEM SET job_queue_processes='
    20                ||p_count||' SID=''*''' ;
    21      END IF ;
    22      EXCEPTION WHEN OTHERS THEN NULL ;
    23      END set_job_process_count ;
    24
    25      FUNCTION get_job_process_count
    26      RETURN NUMBER
    27      IS
    28      l_value NUMBER ;
    29      BEGIN
    30      SELECT value
    31      INTO l_value
    32      FROM v$parameter
    33      WHERE name = 'job_queue_processes' ;
    34      RETURN(l_value) ;
    35      EXCEPTION
    36      WHEN OTHERS THEN
    37      RETURN(10) ;
    38      END get_job_process_count ;
    39 begin
    40      -- Now, drop the SYSMAN user
    41      c := 0;
    42      -- validate user exists
    43      BEGIN
    44      SELECT username
    45      INTO l_username
    46      FROM dba_users
    47      WHERE username = upper('&EM_REPOS_USER') ;
    48      EXECUTE IMMEDIATE 'ALTER USER '||l_username||' ACCOUNT LOCK' ;
    49      EXCEPTION
    50      WHEN NO_DATA_FOUND THEN RETURN ;
    51      END ;
    52      -- reduce job_queue_processes to zero
    53      l_job_process_count := get_job_process_count ;
    54      set_job_process_count(0) ;
    55      begin
    56      loop
    57      BEGIN
    58      LOOP
    59           BEGIN
    60           FOR crec in (SELECT sid, serial#
    61                     FROM gv$session
    62                     WHERE (upper(username)=l_username OR
    63                          upper(schemaname)=l_username)
    64                     AND status != 'KILLED')
    65           LOOP
    66           BEGIN
    67                EXECUTE IMMEDIATE 'ALTER SYSTEM KILL SESSION IMMEDIATE ''' ||
    68                          crec.sid || ',' || crec.serial# || '''';
    69           EXCEPTION
    70                WHEN OTHERS THEN
    71                err := SQLCODE;
    72                IF err != -30 THEN
    73                     EXIT;
    74                END IF;
    75           END;
    76           commit;
    77           END LOOP;
    78           EXCEPTION
    79           WHEN OTHERS THEN
    80           err := SQLCODE;
    81           IF err != -30 THEN
    82                EXIT;
    83           END IF;
    84           END;
    85           IF SQL%NOTFOUND THEN
    86           EXIT;
    87           END IF;
    88           commit;
    89      END LOOP;
    90
    91      -- >> START - Capturing the Tablespaces to be dropped
    92
    93      for crec in (SELECT DISTINCT TABLESPACE_NAME FROM all_tables
    94                WHERE owner = '&EM_REPOS_USER' AND table_name IN ('MGMT_TARGETS','MGMT_JOB_PARAMETER','MGMT_AUDIT_DATA')
    95                MINUS
    96                SELECT DISTINCT TABLESPACE_NAME FROM all_tables
    97                WHERE owner != '&EM_REPOS_USER')
    98           LOOP
    99           l_tablespaces(l_tablespaces.count) := crec.tablespace_name;
    100           END LOOP;
    101
    102      -- >> END - Capturing the Tablespaces to be dropped
    103
    104      execute immediate 'drop user ' || l_username || ' cascade';
    105      set_job_process_count(l_job_process_count) ;
    106
    107      -- >> START - Dropping the Tablespaces
    108      BEGIN
    109           IF (l_tablespaces.count > 0) THEN
    110           FOR i IN l_tablespaces.FIRST .. l_tablespaces.LAST
    111                LOOP
    112                BEGIN
    113                execute immediate 'drop tablespace ' || l_tablespaces(i) || ' including contents';
    114                exception
    115                when NO_DATA_FOUND then
    116                DBMS_OUTPUT.PUT_LINE('DropRep: Tablespaces for REPOS USER do not exist');
    117                WHEN OTHERS THEN
    118                err := SQLCODE;
    119                DBMS_OUTPUT.PUT_LINE('DropRep: Error ' || SQLCODE || ' received dropping tablespace ' || l_tablespaces(i));
    120                END;
    121                END LOOP;
    122           ELSE
    123           DBMS_OUTPUT.PUT_LINE('NO TABLESPACES Exist');
    124           END IF;
    125      END;
    126      -- >> END - Dropping the Tablespaces
    127
    128      exit;
    129
    130      EXCEPTION
    131           WHEN NO_DATA_FOUND THEN
    132           exit;
    133           WHEN OTHERS THEN
    134           err := SQLCODE;
    135           IF err = -1918 THEN
    136           EXIT;
    137           ELSE
    138           IF err = -1940 THEN
    139                NULL;
    140           ELSE
    141                DBMS_OUTPUT.PUT_LINE('not 1940 err' || err);
    142                c := c+1;
    143                IF c > 50 THEN
    144                RAISE;
    145                END IF;
    146           END IF;
    147           END IF;
    148      END;
    149      end loop;
    150      end;
    151      commit;
    152 EXCEPTION
    153 WHEN OTHERS THEN
    154 set_job_process_count(l_job_process_count) ;
    155 RAISE ;
    156 end;
    157 /
    old 47:     WHERE username = upper('&EM_REPOS_USER') ;
    new 47:     WHERE username = upper('SYSMAN') ;
    old 94:          WHERE owner = '&EM_REPOS_USER' AND table_name IN ('MGMT_TARGETS','MGMT_JOB_PARAMETER','MGMT_AUDIT_DATA')
    new 94:          WHERE owner = 'SYSMAN' AND table_name IN ('MGMT_TARGETS','MGMT_JOB_PARAMETER','MGMT_AUDIT_DATA')
    old 97:          WHERE owner != '&EM_REPOS_USER')
    new 97:          WHERE owner != 'SYSMAN')
    Sorry for the long post but any help would be great

    As a bit of further info I noticed these warnings when running the command - emca -deconfig dbconrtol db -repos drop
    Do you wish to continue? [yes(Y)/no(N)]: Y
    Aug 5, 2011 4:26:26 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at C:\app\server\cfgtoollogs\emca\GODW\emca_2011_08_05_16_25_58.log.
    Aug 5, 2011 4:26:27 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Aug 5, 2011 4:26:28 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing CMD /C C:\app\server\product\11.2.0\dbhome_2\bin\nmesrvops.exe delete OracleDBConsoleGODW
    Aug 5, 2011 4:26:32 PM oracle.sysman.emcp.EMReposConfig invoke
    WARNING: Unable to remove DBMS jobs.
    Aug 5, 2011 4:26:33 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Dropping the EM repository (this may take a while) ...

  • Unable to collect universe information

    We have installed Information Steward 14.2.1.220
    I have created a Integrator to collect information on BI4.1 environment, when the integrator is scheduled, run is successful and universe information is not loaded to database tables.
    Following distinct warnings/Errors are raised.
    1. [W] 2014-05-22 08:41:00.018 Unable to collect universes.java.net.SocketException: Connection reset (CMM-10273)
    2. [E] 2014-05-22 08:41:22.341 Universe [/Universes/eFashion]. Failedto collect metadata for Universe Unknown Error : eFashion (CMM-10117)
    3. [W] 2014-05-22 08:41:59.641 WebI document [Web IntelligenceSamples/Mobile Samples/Input Controls & Filter Demo]. Unable to establish Universe Object relationship. Class [Store] does not exist inuniverse [eFashion]. (CMM-10077) (CMM-10074) (CMM-10130)
    Note:
    1. No extra content is developed in this environment only default
    universes and reports along with installation are present in system.
    2. Administrator user is used to configure Integrator.
    3. Also tired to add some universes and reports and same errors/warnings while running the integrator.
    Environment Information:
    Business Objects:
    SAP BusinessObjects BI Platform 4.1 Support Pack 2 Patch 3
    Version: 14.1.2.1216
    Information Steward:
    SAP Information Steward Version: 14.2.1.220
    Can someone help me in fixing these issues.
    Thanks,
    Suresh.

    Hi Suresh,
    As per the log you attached, the following i understood,
    1. Unable to collect Universes - Due to Connection Reset
    2. Failed to collect metadata of Universe eFashion
    3. Webi Document - Unable to define relationships with Universe - Due to Class is not exists in Universe
    And you clearly mentioned that, nothing new developments are there in BI system and you used Administrator account to extract the metadata.
    Suresh, you please do the following tests, which will help you to fix the issue:
    Log in to IS Server, where you installed the Metadata Integrators,
    1. Try to access the Universe eFashion from IDT / UDT tool
    2. Perform Integrity Check on Universe (especially check the Connection Test is passed or not)
    3. Check the Business Layer of eFashion Universe, whether all the classes are exists or not
    4. Open the eFashion related WebI document in Rich Client and run the report to check whether the report is running or throwing an error.
    These test will help you to find the root cause for the above issue.
    Thanks,
    Ramakrishna Kamurthy

  • GTK apps in Qt Environment -- Does it really make a difference?

    Whenever I read around about running GTK apps in KDE, I get a lot of horror stories about how needing to load GTK libraries in the Qt environment will degrade my system performance and bog down my desktop experience. After spending a lot of time in two pretty popular GTK apps (Firefox & Gimp), and monitoring my desktop performance, I've certainly not found anything noticable (other than that they look ugly as sin). Furthermore, I keep a system monitoring widget on my desktop, and it doesn't seem to make a lick of difference on my system resources. Are all the warnings about running GTK in Qt simply horror stories? Has anyone actually noticed a difference from running GTK apps in Qt (or the other way around for that matter)?

    axel668 wrote:no, I've always used GTK apps in KDE (Firefox, Thunderbird, LibreOffice, ...) and never had problems. And there's a great article in the wiki about theming: https://wiki.archlinux.org/index.php/Un … plications
    That's a great little wiki page which I just visited, used, and now love. Thank you for sharing!

  • On the 2nd attempt, its alive

    To start with when i installed it i kept getting 'page cannot be displayed' when trying to run the homepage. As i am british i assumed all the foreign language stuff shouldnt affect me so i uninstalled and reinstalled and now it works. The only thing i changed was creating a bit more space.. i only had around 1gb free before and i used a different system password although this was still 6 alpha chars. Does the installer check for required space before trying to install because i didnt get any warnings.
    im running xp with sp1 btw

    ok i just turned my box on after turning it off last night. i tried to load XE and was greeted with the page cannot be displayed error again. i tried stopping and starting the db a few times and after about 3 or 4 tries i managed to reach the homepage.
    Is it flakey for other people?

  • J2ME -Servlet communication

    Below is my code i have got some error while running the program...
    plzzzzzzzzzzz....help me out ...it's urgent.
    program having no compiler error but still it is running
    J2ME code:
    package hello;
    public class salesmanlogiin1 extends MIDlet implements CommandListener {
    private Display display=null;
    private TextField userName=null, password=null;
    private Form form=null, form1=null;
    String url = "http://localhost:8080/ServletPrograms/loginservlet2";
    private Command login, cancel;
    String unm=null, pwd=null;
    private StringItem messageLabel;
    public salesmanlogiin1()
    public void startApp()throws MIDletStateChangeException
    display = Display.getDisplay(this);
    messageLabel = new StringItem(null, "Connecting...Please wait.");
    userName = new TextField("LoginID:", userName.getString(), 30, TextField.ANY);
    password = new TextField("Password:",password.getString(), 30, TextField.PASSWORD);
    cancel = new Command("Cancel", Command.CANCEL, 2);
    login = new Command("Login", Command.OK, 2);
    form.append(userName);
    form.append(password);
    form.addCommand(cancel);
    form.addCommand(login);
    form1.append(messageLabel);
    form.setCommandListener(this);
    form1.setCommandListener(this);
    mainMenu();
    public void pauseApp()
    public void destroyApp(boolean unconditional)
    notifyDestroyed();
    void mainMenu()
    {display.setCurrent(form); }
    public void commandAction(Command c, Displayable d) {
    String label = c.getLabel();
    if (label.equals("Cancel"))
    destroyApp(true);
    } else if (label.equals("Login"))
    Thread t = new Thread()
    {       public void run()
    try
    invokeServlet(url);
    catch (IOException e)
    e.printStackTrace();
    t.start(); }
    void invokeServlet(String url) throws IOException {
    HttpConnection c = null;
    InputStream is = null;
    OutputStream os = null;
    StringBuffer b = new StringBuffer();
    unm = userName.getString();
    pwd = password.getString();
    String msg=null;
    TextBox t1=null;
    try {
    url = url + "?username=" + unm + "&password=" + pwd;
    c = (HttpConnection) Connector.open(url);
    c.setRequestMethod(HttpConnection.POST);
    c.setRequestProperty("User-Agent", "Profile/MIDP-2.1 Configuration/CLDC-1.1");
    c.setRequestProperty("Content-Language", "en-CA");
    os = c.openOutputStream();
    String str = unm;
    byte postmsg[] = str.getBytes();
    for (int i = 0; i < postmsg.length; i++) {
    os.write(postmsg);
    os.flush();
    String str1 = pwd;
    byte postmsg2[] = str1.getBytes();
    for (int i = 0; i < postmsg2.length; i++)
    os.write(postmsg2[i]);
    os.flush();
    is = c.openDataInputStream();
    int ch;
    while ((ch = is.read()) != -1)
    b.append((char) ch));
    t1 = new TextBox("Second Servlet", b.toString(), 1024, 0);
    t1.setCommandListener(this);
    } catch (Exception e)
    e.printStackTrace();
    finally
    {if (is != null)  {  is.close();}
    if (os != null){os.close();}
    if (c != null){c.close();}
    display.setCurrent(t1);
    Servlet Code:
    package ServletDemo;     
    import java.sql.*;
    public class loginservlet2 extends HttpServlet {
    BufferedReader br;
    String buf="";
    boolean flg=false;
    protected void processRequest(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException {
    response.setContentType("text;charset=UTF-8");
    PrintWriter out = response.getWriter();
    String username = request.getParameter("unm");
    String password = request.getParameter("pwd");
    try{
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    Connection con = DriverManager.getConnection("jdbc:odbc:sdb");
    Statement s = con.createStatement();
    ResultSet rs = s.executeQuery("select * from login");
    while(rs.next())
    if(rs.getString(1).equals(username)&&rs.getString(2).equals(password))
    flg=true;
    if(flg==false){
    out.print("Failed");
    s.close();
    con.close();
    }else{
    out.print("valid user");
    s.close();
    con.close();
    }catch(Exception e){
    out.println(e);
    out.flush();
    out.close();
    protected void doGet(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException {
    processRequest(request, response);
    protected void doPost(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException {
    processRequest(request, response);
    public String getServletInfo() {
    return "Short description";
    Warnings while running the program
    TRACE: <at java.lang.NullPointerException: 0>, startApp threw an Exception
    java.lang.NullPointerException: 0
    javacall_lifecycle_state_changed() lifecycle: event is JAVACALL_LIFECYCLE_MIDLET_SHUTDOWNstatus is JAVACALL_OK

    First of all, when you post code, please, use the "code" tags.
    I can't test your code but I start to analyse the method startApp() and there is:
    userName = new TextField("LoginID:", userName.getString(), 30, TextField.ANY);The object userName is null so
    userName.getString()throws a NullPointerException for sure!
    Hope this helps.

  • Kernel upgrade problem with unmounted /boot

    Yeah, you can probably infer from the title what this is about.  Of course my problem was fixed pretty easy (booted into the arch rescue/install disk).
    Basically if your /boot is not automounted (like mine, i have noauto set), and you upgrade your kernel things get whacky.  The kernel itself is remains the same but all /lib/modules/`uname -r`/ files are removed and the new ones filled in.  This causes a bunch of nifty "cannot find module xyz" on boot up.  It'd be nice to see some sort of warning/notice about this similar to "HEY YOUR KERNEL WAS UPGRADED, MOUNT BOOT AND RERUN LILO/GRUB!!" as I believe most people just run pacman -Syu and go through the motions without noticing whats being upgraded really (at least I do).

    there is a warning echoed in during the install/upgrade procedure at least about running lilo. i think the majority of people do not have a separate /boot partition so there is no need to do any unmounting.
    i don't know how many times this has come up but IF you do use lilo you always have to run lilo after upgrading a kernel that cannot be automated during install. anyone who has used lilo *should* know this.
    warnings of running lilo are there and always be there ... you just have to remember to ALWAYS pay attention to install output from pacman (or any package manager).

Maybe you are looking for

  • How do I take a calendar (or iCal calendars back online?

    Last night, I received an alert that gave me the option to take calendars/iCal offline. Something to do with syncing issues. so I took it/them offline. Now, events that I've changed in my iPhone Calendar app do not show up in iCal on my MacBook Pro.

  • How to upload the RM and PM budjeted cost in sap.

    Dear sap guru's,              Could you please suggest me , how to upload the 2008 budjeted cost(RM/PM)  in sap, One way i can upload the budjet Through  materi master( costing2 tab) ie planed price1 or 2 , Please suggest me is there any other way to

  • Video Codec: "None"

    When exporting to a lossless file, "None" is selected under Codec. Is there actually 'no' codec used for this export setting, or is it some kind of uncompressed lossless codec with no name? The file size is extremely huge.

  • UCCX Historical Reporting Automated Install

    Does anyone have any pointers on how to automate the install for UCCX Historical Reports?  7.01(504)

  • How to add jar files to my custom component

    Hi, I have created a custom component through component wizard. I have to add jars, so the component will execute. Where to add those jar files? I tried adding it in classes folder, but its not working. Where to add it? and where else i have to make