Sick and tired og classpath and system properties

Now im really turned on! Its maybe the fifth time i have to reinstall. Why?
Because ANY change of weblogic.class.path seems to be irreversible, and the
wlconfig-"tool" not even act as in the documentation.
***How do I really change weblogic.class.path?
It does NOT seem to work, and when it works it appends just the new path to
alle other paths
***How do I set paths back to "zero"????? It seems impossible! Any change is
appearently a no-return operation where the possibilities is succes or
reinstall.
***Why is it not possible to edit some simple textfiles/scripts? Or why is
there not even some graphic tool like in all other apps? Its very strange
that a common thing lige some simple files is so hard for BEA to implement.
Its really, really, really annoying!!! I Use 5.1 and sp8. All the printed
documentation says that i shall use for instance
java -Dweblogic.class.path=xxx, but it doesnt work. It says also that I can
use wlconfig -classpath, but this messes CLASSPATH Prefix, classpath and
weblogic.class.path up, so the server cant run.
I have maybe done something wrong, but the documentation is certainly not
very helpful or accurate!
How do you really do it? It should not be so hard to do, becuase WL is
worthless without for instance a databasepool.

Now im really turned on! Its maybe the fifth time i have to reinstall. Why?
Because ANY change of weblogic.class.path seems to be irreversible, and the
wlconfig-"tool" not even act as in the documentation.
***How do I really change weblogic.class.path?
It does NOT seem to work, and when it works it appends just the new path to
alle other paths
***How do I set paths back to "zero"????? It seems impossible! Any change is
appearently a no-return operation where the possibilities is succes or
reinstall.
***Why is it not possible to edit some simple textfiles/scripts? Or why is
there not even some graphic tool like in all other apps? Its very strange
that a common thing lige some simple files is so hard for BEA to implement.
Its really, really, really annoying!!! I Use 5.1 and sp8. All the printed
documentation says that i shall use for instance
java -Dweblogic.class.path=xxx, but it doesnt work. It says also that I can
use wlconfig -classpath, but this messes CLASSPATH Prefix, classpath and
weblogic.class.path up, so the server cant run.
I have maybe done something wrong, but the documentation is certainly not
very helpful or accurate!
How do you really do it? It should not be so hard to do, becuase WL is
worthless without for instance a databasepool.

Similar Messages

  • Video capture and system properties

    Hello,
    Two questions on mmapi and video capture:
    1. On a Samsung SGH-A707 phone, I get a return of 'false' when running
    System.getProperty("supports.video.capture"), indicating that it won't
    allow video capture thru mmapi. However, when running
    System.getProperty("video.encodings"), it returns
    'encodings=video/H263'. Isn't this a contradiction? If it doesn't
    support capture, why would it show an encoding? Does the return of false
    absolutely mean that the phone doesn't support video capture?
    What am I missing?
    2. On an LG CU500, I get a return of 'true' when running
    System.getProperty("supports.video.capture"), indicating that it will
    allow video capture thru mmapi. However, running
    System.getProperty("video.encodings"), it returns 'encodings=jpeg'. How
    is jpeg a video encoding? Isn't this only for snapshots? Do they mean
    motion-jpeg?
    These are both new-ish phones, and both support video capture natively
    (outside of java).
    Last question: How widespread is support for video capture thru j2me?

    Hello there,
    And welcome to Apple Discussions!
    I have recently bought a fifth generation ipod, and have used the video capture feature.
    First of all, this should have been posted in the +5th generation iPod Nano+ forum instead of the *5th generation iPod Video* one. Here is the link to this forum for future references.
    http://discussions.apple.com/category.jspa?categoryID=265
    When I sync the ipod to itunes on my mac, will I lose this video capture?
    No. Videos you take on your iPod have to manually be removed from the iPod either through the iPod itself or by opening up the necessary folders and files on your iPod through Windows Explorer.
    And if so, how can I sync the ipod to a new itunes library without losing the video recording I did on the ipod?
    Why would you need to worry about this? Was your nano previously synced with another iTunes library? If not, all you should have to do is hook it up to the new iTunes library and you should be good to go. For instructions on how to remove videos from your iPod, see pages 55-56 of your iPod's manual, which can be found below.
    http://manuals.info.apple.com/enUS/iPod_nano_5th_genUserGuide.pdf
    Hope this helps.
    B-rock

  • Setting System properties and classpath at boot

    Hi all,
    I'm pretty new to weblogic and I'd need to set some system properties and classpath definitions for my servers at boot. Can I set them via the Administration console or just adding them to the startWeblogic/startManagedWeblogic using the standard -cp and -D flags ?
    I've found in the Console, there's the Server Boot properties. However adding them there didn't work. Correct me if I'm wrong, this option can be used ONLY when starting the servers from the Node Manager ?
    Thanks
    Frank

    Hi Frank,
    You are right!!!!
    But you can set them with in setDomainEnv file under java_option.
    Please set under
    Unix
    JAVA_OPTION = "${JAVA_OPTION} -DXXXXX"
    In Windows
    set JAVA_OPTION = %JAVA_OPTION% -DXXXXX
    Hope this will help you.
    Regards,
    Kal

  • HT1338 i am sick and tired of mac's safari and firefox window popping up when i want to open my mail. what the **** is going on, because no matter where i look i cannot see any 'download' "thing/button" to do so.  STUPID, STUPID STUPID!

    i am sick and tired of mac's safari and firefox window popping up when i want to open my mail. what the **** is going on, because no matter where i look i cannot see any 'download' "thing/button" to do so.  STUPID, STUPID STUPID!
    How can i get rid of this iidiotic pop-up. allple is changing for the worst. you have to buy a new macpro in order to upgrade to a higher system, sounds like obamacare.

    You have probably clicked on a mailto: web link which directs links to send e-mail messages to wherever the webmaster chooses.    Go to the View menu -> Show Statusbar if it available, and then make sure the bottom of your screen is visible.  When you hover over a link, if it says: mailto: it will open in your default e-mail reading application set by your browser or your e-mail program preferences.
    Apple menu -> System Preferences -> Software Update lets you change how often you see the software update window.
    G5s are not Intels.

  • System Properties user.timzone different between dev. and prod. system

    Hi all,
    I am facing the following issue:
    In our development system I get in http://<server:port>/sap/monitoring/SystemProperties -> dispatcher -> system properties a Europe/Berlin for user.timezone.
    In our productive system I get in http://<server:port>/sap/monitoring/SystemProperties -> dispatcher -> system properties a GMT for user.timezone.
    Can anybody explain which system property is requested by the J2EE-engine when calling this property?
    I ask, because I wrote a small programm requesting the user.property via java (expecting j2ee-engine would do that too) an got back an empty string (on both systems).
    So, how/where can I change the parameter, so that the development system uses GMT, too?
    I already checked the spro settings in sap, they are identical. System -> status showes the same for both systems, too.
    I hope for your help.
    Thanks and regards
    Christian

    Hello Chris,
    I checked the system variables with TA SM51 ->goto -> server -> information -> environment.
    There is nothing like the TZ variable on both systems (we use Linux).
    Do you have an other idea?
    How can I change the user.timezone shown in Java system properties?
    Regards
    Christian

  • To jschell How to get data System properties by JNI and Runtime.exec()

    Thank you very much for answer. ummm....but I'm can not gets data system properties by JNI or Runtime.exec(). Please help me. I'm want create Java-Applet for data System properties ( memory quantity?, Harddisk capacity?, CPU speed ?, Printer Name? and all hardwares ) in my computer. It very important for me. Help me please. thank you..

    Java applets are restricted to accessing only some system properties - and it is good so. I would not be happy if any applet could inquire about, say, my user name or the amount of memory in my box.

  • Sick and tired

    i am sick and tired of the ignorance which you get in this forum i posted a request for help but yet it was not answered and already people who posted things after they get there questions answered i guess that people on this forum dont know what they are doing.

    Forum members are customers of Bt and are offering any advice in their own time for free.  The forum Moderators are Bt employees.  Its perhaps a customer who has knowledge of you problem has not come across your Post regarding Linux.  I'm sorry I don't use linux based OS due to support!
    Mortgage Advisor 2000-2008
    Green Energy Advisor 2008-2010
    Charity Health Care Provider Advisor 2010-
    I'm alright Jack....

  • Sick and tired to your long running scripts.

    I am about to switch my internet service to a different company since I am so sick and tired of your long running scripts that take away my time when ever I want to use my computer.  This is so discusting.

    paulfm,
    What Jason meant was, when you e-mailed customer support, did you use the same e-mail address as you have on your profile here (that you used to sign up on the forum)? We can check into it for you then.
    Cat

  • Setting system properties: difference between "-D" and "System.setProperty"

    Hi.
    I have a program that relies on the jogl library to display graphics. Internally, jogl loads a native library from disk, with a System.loadLibrary() call. In turn, loadLibrary searches the paths in the system property "java.library.path" to find the jogl DLL/SO files. So, it is my responsibility to ensure that the "java.library.path" property is correctly set.
    There are two ways that I know of to set system properties: as an argument to the JRE via the "-D" option and from within an application with the System.setProperty method. However, I have noticed that only the former gives the desired behavior. That is, if I do:
    java -Djava.library.path=lib MyProgram{code}
    the code in jogl.jar is able to successfully find and load the native libraries in lib/, but if I do:
    {code:java}System.setProperty("java.library.path", "lib");{code}
    at the beginning of main in my program (before the classes requiring jogl are loaded), I end up with an UnsatisfiedLinkError.
    Why does this happen? Why do the 2 methods produce different results? Is specifying native library paths on the command line the only way to ensure that they are found?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    See the [System Properties Tutorial|http://java.sun.com/docs/books/tutorial/essential/environment/sysprop.html] section on "Writing System Properties" which says:
    Warning: Changing system properties is potentially dangerous and should be done with discretion. Many system properties are not reread after start-up and are there for informational purposes. Changing some properties may have unexpected side-effects.
    Also see the [setting java.library.path property in java code|http://forums.sun.com/thread.jspa?threadID=627890] thread in the JNI forum.

  • I'm getting sick and tired of having to go on my laptop EVERY day to check when OS X LION is coming out. So just for me tell me when the release date is?!

    I'm getting sick and tired of having to go on my laptop EVERY day to check when OS X LION is coming out. So just for me tell me when the release date is?!

    8:30 eastern time is the magic time, according to several sources. Peter Oppenheimer, CFO of Apple, yesterday confirmed the launching date to be today.

  • Im so SICK AND TIRED OF YOU GUYS!!

    OK seriously this is getting on my nerves WHY DO I HAVE PEOPLE from a recent CUSTOMER calling me all these randon numbers and etc. and SECOND OF ALL why did my phone after trying to call long distance? says using a calling card and hangs up while i am talking to my wife on the other line? im getting so sick and tired of your guys failure its **bleep** me off! second of all i paid my whole **bleep** bill and you guys charge me 27 cents? give me a break i have unlimited everything so i know what im paying for honeslty get this under wraps ok...i am not a happy customer at all!

    FEDUP211 wrote:
    OK seriously this is getting on my nerves WHY DO I HAVE PEOPLE from a recent CUSTOMER calling me all these randon numbers
    Ok um not sure what you are asking here. Are you asking about someone claiming to be from customer care calling you from different numbers about something? If so can you please calmly tell us what it is they are calling you to do. Always be careful and weary of someone claiming to be from Verizon if they call you.
    and etc. and SECOND OF ALL why did my phone after trying to call long distance? says using a calling card and hangs up while i am talking to my wife on the other line?
    Are you asking why did your phone shut off while tring to call long distance claiming you were using a calling card. If so, that may have been a glitch. If you were tring to call International Long Distance your phone may not be able to call out for International Long Distance if you only have had your account less than 90 days. After 90 days you can have I-Dial added to your line. This way you can call Internationally.
    im getting so sick and tired of your guys failure its **bleep** me off! second of all i paid my whole **bleep** bill and you guys charge me 27 cents? give me a break i have unlimited everything so i know what im paying for honeslty get this under wraps ok
    As far as being charged $0.27 ; what were you charged for. What is your plan. Do you have a Family Share Talk and Text plan unlimited. Do you have the unlimited Data package on your lines. What is it do you have. Call in or look at your My Verizon primary account to view your detailed bill. Look under your data if you have that. Look for anything that might show up as a GIN/Premium download or text message. If So call in Customer Care would be happy to help you take care of that for you by blocking Premium Text messages and may even take care of that small charge.
    ...i am not a happy customer at all!
    I am sorry you are not a happy customer, but they will be happy to help you become a happy customer. Just remember to approch the situation in a calm manner.

  • I am sick and tired of Firefox crashing from Adobe Flash player. All support statements say to reinstall and that doesnt solve the problem!

    I am sick and tired of your Firefox not supporting Adobe Flash player. Windows explorer no problem it works fine. All of your support statements tell me to reinstall and I've tried that more than once and nothing improves! It is slowing up my computer, and I have a windows folder with 4.8Mb of auto generated crash messages!

    If you have problems with current Shockwave Flash plugin versions then check this:
    * see if there are updates for your graphics drive drivers
    '''https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration'''
    * disable protected mode in the Flash plugin (Flash 11.3+ on Windows Vista and later)
    '''https://forums.adobe.com/message/4468493#TemporaryWorkaround'''
    * disable hardware acceleration in the Flash plugin
    '''https://forums.adobe.com/thread/891337'''
    See also:
    * '''http://kb.mozillazine.org/Flash#Troubleshooting'''

  • How to set buildID.xml and custom.properties in SDK

    Hello,
    I just completed a new build deployment of SAP ME5.2, because after I deployed the new version, I don't think I have set a
    correct version number.Can you someone give me a sample how to set the buildID.xml and custom.properties? I am a new on the SAP ME5.2
    The Base version is ME_Base_5.2.5.16.5_netweaver-71_Update.zip and
    MEClient_Base_5.2.5.16.5_netweaver-71_Update.zip. the HB customzation
    version is ME_xxxxxx_2.0.0.0.x_netweaver-71.
    Within the sap note 1484551, you mentioned we need change the
    SDKInstallDir/build/buildID.xml file, here is the context of the file:
    buildID.xml -
    <?xml version="1.0" encoding="UTF-8"?>
    <buildID xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <customer>XXXXXX</customer>
    <revision>1.0.0.0</revision>
    <build>1</build>
    </buildID>
    buildID.xml -
    1. how can we change the revision and build?
    There is another file BuildToolDir/build/script/custom.properties, here
    is the file context:
    custom.properties----
    This file contains build properties used to configure the build
    system.
    The name of the software vendor implementing the customizations.
    vendor.name=xxxxxxxxx
    Vendor build identifier. This value is used to uniquely identify
    customizations built by a particular vendor for a particular customer
    and base
    application version.
    This is also used in path locations and in naming certain build
    artifacts, like the custom EJB module and the utility classes archive.
    vendor.id=xxxxxxxxx
    The installation of the J2EE engine installed in the development
    environment.
    ex. C:/usr/sap/CE1\J00
    j2ee.instance.dir=J2EEInstanceDir
    The web context path used to access the main web application. This
    is used by the build to set the
    context-root value in application.xml after an update has been
    imported.
    web.context.path=
    The web context path used to access the production XML interface web
    application. This is used by the build to set the
    context-root value in application.xml after an update has been
    imported.
    xml.context.path=
    The web context path to access resources from the web extension
    application, like images and work instruction HTML files.
    web-ext.context.path=web-ext
    The target database vendor. Valid values are 'oracle' or 'sqlserver'.db.vendor=ORACLE
    The JDBC driver configured for the application server.
    db.drivername=VMJDBC
    JDBC connection propertes for the WIP (Work In Process) database.
    This is the primary application database.
    db.wip.driverclassname=
    db.wip.driver.url=
    db.wip.host=
    db.wip.port=
    db.wip.sid=
    db.wip.user=
    db.wip.password=
    JDBC connection propertes for the ODS (Open Data Store) database.
    This is the offline reporting and archiving database.
    db.ods.driverclassname=
    db.ods.driver.url=
    db.ods.host=
    db.ods.port=
    db.ods.sid=
    db.ods.user=
    db.ods.password=
    Flag indicating whether to add DPMO NC codes to NC idat files when a
    new update is imported. This value is initially
    set by the installer according the the user selection.
    dpmo.nc.codes=
    The default locale used by the production system. The default locale
    is the locale used to display locale
    specific text and messages when the requested locale is not
    available. This property does not need to
    be set if the default locale is english.
    default.locale=en
    Used when running the build from Eclipse to locate the java compiler
    used by the WebLogic EJB compiler.
    jdk.home=C:/Program Files/Java/jdk1.5.0_20
    Compiler debug mode. If set to 'true', debug symbols will be
    compiled into the byte code.
    compile.debug=true
    Keystore alias
    security.alias=xxxxx
    Keystore password
    security.storepass=ChangeIt
    Key password
    security.keypass=ChangeIt
    Keystore type (jks=default,jceks,pkcs12)
    security.storetype=jks
    Optional source control build identifier that is to be displayed with
    standard version information.
    scs.build.ID=
    Optional extended version information to be displayed with standard
    version information.
    ext.info=
    custom.properties----
    2. How can we change this here?
    Regards,
    Leon Lu
    Edited by: Leon Lu on Aug 4, 2011 11:14 AM
    Edited by: Leon Lu on Aug 4, 2011 11:21 AM

    Hi,
    I created one request with logo in the header an page in the footer etc. and called StyleSheet. After you can import this formats by each request.
    You can do this in compound layout.
    Regards,
    Stefan

  • Windows Backup fails to complete and System shows 29 Restore Points all titled "System Image restore point" but none will work.

    Problems both seemed to appear about the same time and may be related.
    Had backups on an  external drive prior to the problem and appeared to be working. I have since cleaned the external drive in an attempt to start a new backup series but it continues to stop and report backup has failed.
    The System restore was working fine and one day it had changed all the existing Restore Points to "System Image restore point"
    but still showed all the different dates.  In the System Properties window it indicates that there are 0 bytes in "current usages",
    which I assume they are all empty but I can't create any new ones. I get Error code 0x80042308. 
    I have tried the Clean Boot with no results. I use MS Security Essentials for virus protection.
    I have no other symptoms or problems on the PC.
    About ready for a Recovery and start all over.
    George M1

    Hi,
    Your first step should be to run chkdsk /r /f on all the drives in that computer. Shadow copy errors are often caused by disk problems (usually minor) which chkdsk will find and correct.
    Also, this issue can be caused that VSS dlls are corrupted.
    Re-install the VSS dlls by following these steps:
    a. Using command prompt, CD to the WINDOWS\system32 directory
    b. Stop the Volume Shadow Copy service by executing the command "net stop vss"
    c. Register the following DLLs and services by executing these commands:
    regsvr32 ole32.dll
    regsvr32 vss_ps.dll
    Vssvc /Register
    regsvr32 /i swprv.dll
    regsvr32 /i eventcls.dll
    regsvr32 es.dll
    regsvr32 stdprov.dll
    regsvr32 vssui.dll
    regsvr32 msxml.dll
    regsvr32 msxml3.dll
    regsvr32 msxml4.dll
    Hope these could be helpful.
    Kate Li
    TechNet Community Support

  • I am trying to configure my SCXI-1540 card for excitation voltage and frequency using MAX - but it is not giving me that option when I click on the card and then properties​, am I looking in the wrong place?

    I am trying to configure my SCXI-1540 w/1315 card for excitation voltage and frequency using MAX - but it is not giving me that option when I click on the card and then properties, am I looking in the wrong place?
    I have LabVIEW Express 7.0 Professional - SCXI-1000 Chassiss - along with SCXI-1112, and SCXI 1520/1314 - cable to the PCI-6052E is attached to the 1520 card.
    MAX says it recognizes all the cards in the chassiss.

    Jeremy, Thanks for the reply.
    I tried to set up the system as DAQmx.
    I had MAX auto-detect the set-up - and it recognized all the cards - but did not select the 1315 accessory on the 1540 card - I had to do that manually - but in the configuration section I would select the accessory and it would deselect itself. I had to get out of the set-up and then right click on the 1540 card and click on the "Accessories" tab and select the 1315 terminal block that way.
    It didn't seem right that the system should behave that way, but I pressed onward.
    I then tried to create a new DAQmx Task
    When I create new DAQmx task and then click on Analog Input no "Position" Tab appears for me to select, all I get are:
    Analog>>Voltage
    Analog>>Temperature
    Ana
    log>>Strain
    Analog>>Current
    Analog>>Resistance
    Analog>>Frequency
    Analog>>Custom Voltage with Excitation
    Do you think there might be something wrong with either my hardware or perhaps my configuration that is not allowing it to recognize the 1540/1315 in DAQmx?
    I had included the system report of what programs I am using, etc. as attached file nireport.txt
    After the DAQmx did not work I tried installing everything as Traditional DAQ and it did let me set-up the 1540 Card with Excitation Voltage and Frequency and gain - I then went in to the VI that I had built and tried to use the Express DAQ Assisant to read the channel that I am connected to on the 1315/1540 - when I try to use DAQ Assistant it gives me an error saying that "Device not available in NI-DAQmx. It is possible that the device is being use by traditional NI-DAQ"
    Which I guess it is since both configurations are now set-up in MAX.
    I would PREFER to use the DAQmx set-up, but I am confused as to WHY it won
    't come up with
    Analog input>>POSITION>>LVDT
    When I try to create a new DAQmx task.
    Thanks for the help so far! As you can probably tell I am new at this.
    Ryan
    Attachments:
    nireport.txt ‏2 KB

Maybe you are looking for

  • How to use CAN256 and CAN257 in Labwindows CVI?

    I am trying to learn about CAN programming in LabWindows CVI. None of the samples do anything other than generate cryptic error messages. I do not have a card or interface device yet, but reading in the help files I found this: "NI-CAN provides a vir

  • 10g installation key problem

    I am trying to install the 10g developer edition. During the installation process, I am required to register. I go to the registration page, log in, verify the information and click continue. I then get a page with the following information: Informat

  • Problem with LiveCycle 8.0 Form in Acrobat 7.0

    I have created a form in LiveCycle 8.0 that contains text fields that have multiple lines enabled, are sized to fit height, and are in subforms that are set as flowed and allowed to break across pages. When I test the form in Acrobat 8.0, the fields

  • Unable to connect to the server - windows sockets

    //////socket connector method//// bool SocketConnecter::connect(const std::string& ip, size_t port) size_t uport = htons(port); std::string sPort = toString(uport); // Resolve the server address and port const char* pTemp = ip.c_str(); iResult = geta

  • Passing proc name as parameter

    I have a procedure emp_proc, Is there a way to write a working procedure of following type: procedure mgr_proc(get_proc_name varchar2) is begin get_proc_name; --(this won't work,and this is where i need help) end; I need to be able to pass emp_proc a