IBM Storage Manager ibmawt.so java error

I need to use the IBM DS Storage Manager found here: http://www-947.ibm.com/systems/support/ … nd=5000028
I can install fine on 32bit arch notebook, but on my x86_64 workstation the installer window never pops up becuase I get this error below.
me ~/Downloads/SM/Linux10p50/Linux $ ./SMIA-LINUX-10.50.A5.19.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: cmd. line:6: warning: escape sequence `\.' treated as plain `.'
Launching installer...
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.lang.UnsatisfiedLinkError: /tmp/install.dir.24344/Linux/resource/jre/lib/i386/xawt/libmawt.so: Can't load IA 32-bit .so on a IA 32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.g(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.h(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
at com.zerog.ia.installer.Main.main(DashoA10*..)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
I should note that im running KDE4 on arch x64 pc and xfce on x86 pc.  I have the newest jre and jdk on both.  Both systems are fully up to date with pacman.  Could I be missing some package? Any ideas?

Everytime I run ./SMIA-LINUX-10.50.A5.19.bin it does create a random folder in /tmp which contains a temp.lax file amonst a whole bunch of subfolders and files.  For instance, /tmp/install.dir.24621/temp.lax.  This file has a line:
lax.nl.current.vm=/tmp/install.dir.24621/Linux/resource/jre/bin/java
I need to change that line before the install fails somehow to:
lax.nl.current.vm=/opt/java/bin/java
The folder in /tmp always has some random(?) number on the end.  Any Ideas how I can accomplish this?
Jason

Similar Messages

  • Solaris Console Management crashing with java errors

    Hi,
    Whenever I am trying to run smc, it's crashing with following java errors:
    com.sun.management.viper.CriticalStopException: host1: host1
    at com.sun.management.viperimpl.console.gui.SMCConsole.start(SMCConsole.java:280)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.openConsole(BaseConsoleOptionsManager.java:791)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.redirectToConsole(BaseConsoleOptionsManager.java:660)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.launchConsole(BaseConsoleOptionsManager.java:176)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.main(BaseConsoleOptionsManager.java:873)
    Showrev:
    Hostname: host1
    Hostid: xxxxxxx
    Release: 5.10
    Kernel architecture: sun4u
    Application architecture: sparc
    Hardware provider: Sun_Microsystems
    Domain:
    Kernel version: SunOS 5.10 Generic_125100-10
    Host1:3:
    Most up todate patches for wbem and smc
    Patch: 119313-14
    Patch: 121308-09
    Patch: 121308-12
    Patch: 124188-02
    /etc/init.d/init.wbem status
    Solaris Management Console server not running on port 898.
    /etc/init.d/init.wbem start
    /etc/init.d/init.wbem status
    Solaris Management Console server not running on port 898.
    Please advice me. I need help!
    Thanks!
    Mahima
    Edited by: kaush28 on Jan 8, 2008 4:25 PM
    Edited by: kaush28 on Jan 8, 2008 4:27 PM

    SMC was working fine for me before installing 121308-12. Then it began throwing the following upon startup of SMC and would not recognize any hosts with the webconsole service running. Backing it out does restore operation. Has anyone else seen this?
    # smc &
    java.lang.NullPointerException
    at java.util.Hashtable.put(Hashtable.java:396)
    at java.util.Properties.setProperty(Properties.java:128)
    at java.lang.System.setProperty(System.java:700)
    at com.sun.management.viperimpl.util.security.SMCSSLConfig.setup(SMCSSLConfig.java:158)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.init(BaseConsoleOptionsManager.java:188)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.launchConsole(BaseConsoleOptionsManager.java:167)
    at com.sun.management.viperimpl.console.BaseConsoleOptionsManager.main(BaseConsoleOptionsManager.java:873)
    Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct
    Java Accessibility Bridge for GNOME loaded.

  • Java ME SDK 3.0-"Cannot connect to device manager" on port 1299 error HELP!

    Hello,
    I am running Vista 32 bit. I just downloaded the Java ME sdk 3.0. It installed "successfully". I just tried to launch it several times and it gets stuck in the error below. In summary, something about "Connection refused to host: localhost; DeviceManagerConnection error". Why am I getting that error? This is the first time I installed this.
    I run netstat -an, and nothing shows that something is taking up my 1299 port. Also "ping localhost" returns ::1:. And my hosts file looks good. Windows Defender and Firewall are both off. Does anyone have had this issue in the past? If so, please kindly let me know how you resolved it. Thank you.
    [ 1052] INFO - mpl.ObjectServerConnectionImpl - Connecting to service:jmx:rmi:///jndi/rmi://localhost:1299/device-manager
    [ 2189] WARN - mpl.ObjectServerConnectionImpl - Remote object server is not running at service:jmx:rmi:///jndi/rmi://localhost:1299/device-manager
    [ 2297] INFO - l.process.GenericProcessRunner - Starting process: C:\Java_ME_platform_SDK_3.0/bin/device-manager.exe
    [ 23372] ERROR - un.jme.toolkit.bootstrap.Batch - Problem calling start() on DeviceManagerConnection
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.jme.toolkit.bootstrap.Batch.invoke(Unknown Source)
    at com.sun.jme.toolkit.bootstrap.Batch.tryInvoke(Unknown Source)
    at com.sun.jme.toolkit.bootstrap.Batch.startObjects(Unknown Source)
    at org.netbeans.modules.javame.common.container.Module.start(Module.java:21)
    at org.netbeans.modules.javame.common.container.ContainerSupport.startModule(ContainerSupport.java:67)
    at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.getDeviceManagerConnection(DevicemanagerHelper.java:41)
    at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.ensureConnected(DevicemanagerHelper.java:48)
    at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.getDeviceManager(DevicemanagerHelper.java:84)
    at org.netbeans.modules.javame.platform.jme_sdk.autoinstaller.AutoInstaller.ensureDMStarted(AutoInstaller.java:292)
    at org.netbeans.modules.javame.platform.jme_sdk.autoinstaller.AutoInstaller.restored(AutoInstaller.java:63)
    at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:421)
    at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:342)
    at org.netbeans.ModuleManager.enable(ModuleManager.java:906)
    at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:428)
    at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:364)
    at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:276)
    at org.netbeans.core.startup.Main.getModuleSystem(Main.java:165)
    at org.netbeans.core.startup.Main.start(Main.java:312)
    at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:110)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
    java.net.ConnectException: Connection refused: connect]
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:338)
    at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
    at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.connect(Unknown Source)
    at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.start(Unknown Source)
    ... 24 more
    Caused by: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
    java.net.ConnectException: Connection refused: connect]

    Hi there,
    I believe I am having the problem reported by the first person in this thread.
    In fact, I installed NetBeans and ran a Java ME sample and it gave me the following error
    Jad URL for OTA execution: http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/C%3A/Users/Afamefuna/Documents/NetBeansProjects/CurrencyConverter3/dist//CurrencyConverter3.jad
    Starting emulator in execution mode
    +{color:#ff0000}*C:\Users\Afamefuna\Documents\NetBeansProjects\CurrencyConverter3\nbproject\build-impl.xml:889:*{color} Execution failed with error code 1.+
    BUILD FAILED (total time: 26 seconds)
    Of course, I went to the file but the stipulated line didn't make much sense. Eventually, I seperately installed Java(TM) ME Platform SDK 3.0, but when I doubled clicked on its icon to open it, the initial splashscreen showed up, but when the progress bar got to "+{color:#ff0000}starting modules....{color}+", it gave me a java.net.ConnectionException error.
    When I went to the generated log file, amongst other things, it also contained the following snippet
    +Connecting to service:jmx:rmi:///jndi/*{color:#ff0000}rmi://localhost:1299/device-manager{color}< </strong>[  23398] ERROR - un.jme.toolkit.bootstrap.Batch - Problem calling start() on DeviceManagerConnection java.lang.reflect.InvocationTargetException+
    + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+
    + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)+
    + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)+
    From the above I can only imagine there is a problem with the device manager set-up for SDK, but how can it be solved?
    The device manager icon shows up in the windows toolbar, however, the "device manager" menu choice is greyed out.
    This same problem was replicated in my friend's PC, so I am certain this has to do with low-grade packaging/programming from the vendor end.
    Please how do I solve this problem? I am hoping that solving one problem, resolves the other.
    thanks
    ABCDEFGH1JKLMNOPQRSTUVWXYZ

  • Management console 3.0 Java Errors

    I have just installed Sun Management Console 3.0 and the install reported no errors
    When I go to start the console es-start -c I get a list of fonts not installed and the a list of Java errors. The path for the fonts seems correct in the startup.profile. Any help on this would be much appreciated.
    Thanks
    Joe

    Hi,
    You can use Ctrl+ALT+End to open the menu for the remote computer.
    Tim Quan
    TechNet Subscriber Support in forum
    If you have any feedback on our support, please contact [email protected]  
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not
    actually answer your question. This can be beneficial to other community members reading the thread.  

  • It is not possible to install LenovoEMC Storage Manager for Linux on Ubuntu 14.10

    hi,
    I have big problem installing LenovoEMC Storage Manager for Linux on Ubuntu 14.10 64bit.
    I downloaded it from https://lenovo-na-en.custhelp.com/app/answers/detail/a_id/26108
    Installed JRE (both 64 and 32 bit)
    Selection Path Priority Status
    0 /usr/lib/jvm/java-8-oracle/jre/bin/java 1 auto mode
    * 1 /usr/lib/jvm/java-8-oracle/jre/bin/java 1 manual mode
    2 /usr/local/java/jre1.8.0_25/bin/java 1 manual mode
    java -version
    java version "1.8.0_25"
    Java(TM) SE Runtime Environment (build 1.8.0_25-b17)
    Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
    tryed with both. but without success.
    I am still getting error:
    ./setup-1.4.4.14439.bin
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    Launching installer...
    Graphical installers are not supported by the VM. The console mode will be used instead...
    Preparing CONSOLE Mode Installation...
    ===============================================================================
    Choose Locale...
    1- Deutsch
    ->2- English
    3- Español
    4- Français
    5- Italiano
    6- Nederlands
    7- Português (Brasil)
    8- Svenska
    CHOOSE LOCALE BY NUMBER: 2
    =======================================================
    Installer User Interface Mode Not Supported
    The installer cannot run in this UI mode. To specify the interface mode, use the -i command-line option, followed by the UI mode identifier. The valid UI modes identifiers are GUI, Console, and Silent.
    =======================================================
    Any help?
    Thanks!
    Solved!
    Go to Solution.

    Ok , i got this baby working.. sudo is not a problem here.. you need to specify additional java parameter for installer!
    ./setup-1.4.4.14439.bin LAX_VM /usr/bin/java

  • IBM Content Manager metadata problem

    Hi Experts,
    I have a problem...
    I have a requirement to store TIF images on the IBM Content Manager. This is done via ArchiveLink and IBM Common Store. Not sure how though. I'm using 2 function modules to achieve this: ALINK_DOCUMENTS_CREATE_DIALOG and ARCHIV_CONNECTION_INSERT.
    This works fine and the images are store on Content Manager.
    However, the CM people are saying that the metadata is not stored for the images and the Archive doc ID is not sufficient.
    I need to know where and how this metadata is populated and how it is passed from SAP to IBM CM.
    Thanks for any input.

    Nick,
    I am getting the exact same error. I have tried installing Adobe Livecycle 8 on two separate machines and they both give the same problem. In viewing at the logs, it seems that the IBM CM jar files are not being recognized by the Adobe installation. For me, I get the following logs as well in addition to what you see.
    Caused by: java.lang.NoClassDefFoundError: com.ibm.mm.sdk.common.DKDDO
    at java.lang.J9VMInternals.verifyImpl(Native Method)
    at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
    at com.adobe.livecycle.connectorforibmcm.dsc.crc.CRCServiceDelegate.testIBMCMConnection(CRCS erviceDelegate.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:615)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    ... 70 more
    [4/20/09 19:34:56:339 CDT] 00
    The DKDDO class is in the jar files that are inside II4C installation folder. I think that the file "adobe-component-ext.properties" that they ask us to create to reference the IBM CM jars is not being picked up by the Adobe Connectors for IBM CM. Do you see the " java.lang.NoClassDefFoundError" in your logs? Any resolutions you had regarding this.
    I even tried to copy the ibm jars to various paths and copied the props files ad various different locations. I am under the impression that the documentation may not have been updated for this change.

  • LiveCycle ES Connector for IBM Content Manager connection problem

    I've recently installed Adobe LiveCycle ES 8.2.1 and we're trying to get the Connector for IBM CM working. First off here's what software levels we're using:
    LiveCycle ES 8.2.1
    WebSphere Network Deployment 6.1.0.21
    IBM HTTP Server 6.1.0.21
    IBM DB2 UDB 9.1(FP 6a)
    IBM Content Manager 8.4
    IBM Information Integrator for Content 8.4
    Java JRE 1.5(SR 8a)
    Our application(s) connect to our databases remotely. The DBs reside on our z/OS(which is at level 8.1)
    When I try and enter in the database/datastore info in the Connector fields under services I get this error in LiveCycle
    Failed to save settings.
    Error: Not able to validate the connection with the IBM CM. Either credentials or database is wrong.For more information see the exception stack trace.
    and I see the following in the SystemOut.log
    [3/30/09 9:51:44:516 EDT] 00000039 IBMConnection E com.adobe.livecycle.connectorforibmcm.config.ejb.IBMConnectionInfoSessionBean testCEConnection ALC-DSC-003-
    000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:152)
    at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
    at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
    at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
    As well as the following:
    [3/30/09 9:51:44:547 EDT] 00000039 ExceptionUtil E CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "setConnectionInf
    o" on bean "BeanId(LiveCycle8#adobe-ibmcmconnector-config-ejb.jar#IBMConnectorConfigEJB, null)". Exception data: java.rmi.RemoteException: Unable to save the
    configuration settings in Database; nested exception is:
    com.adobe.livecycle.connectorforibmcm.config.IBMConnectionInfoException
    at com.adobe.livecycle.connectorforibmcm.config.ejb.IBMConnectionInfoSessionBean.setConnecti onInfo(IBMConnectionInfoSessionBean.java:120)
    at com.adobe.livecycle.connectorforibmcm.config.intfs.EJSRemoteStatelessIBMConnectorConfigEJ B_019262e6.setConnectionInfo(Unknown Source)
    at com.adobe.livecycle.connectorforibmcm.config.intfs._IBMConnectionInfoRemote_Stub.setConne ctionInfo(_IBMConnectionInfoRemote_Stub.java:347)
    at com.adobe.livecycle.connectorforibmcm.admin.FsUiConfigBean.initFS(FsUiConfigBean.java:58)
    The server can connect via DB2/command line to the z/OS without a problem and the datasources within WebSphere test connect to the databases without any problem as well. Any help is much appreciated. I can provide any additional details upon request.
    Thank you in advance
    ~Regards
    Nick

    Nick,
    I am getting the exact same error. I have tried installing Adobe Livecycle 8 on two separate machines and they both give the same problem. In viewing at the logs, it seems that the IBM CM jar files are not being recognized by the Adobe installation. For me, I get the following logs as well in addition to what you see.
    Caused by: java.lang.NoClassDefFoundError: com.ibm.mm.sdk.common.DKDDO
    at java.lang.J9VMInternals.verifyImpl(Native Method)
    at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
    at com.adobe.livecycle.connectorforibmcm.dsc.crc.CRCServiceDelegate.testIBMCMConnection(CRCS erviceDelegate.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:615)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    ... 70 more
    [4/20/09 19:34:56:339 CDT] 00
    The DKDDO class is in the jar files that are inside II4C installation folder. I think that the file "adobe-component-ext.properties" that they ask us to create to reference the IBM CM jars is not being picked up by the Adobe Connectors for IBM CM. Do you see the " java.lang.NoClassDefFoundError" in your logs? Any resolutions you had regarding this.
    I even tried to copy the ibm jars to various paths and copied the props files ad various different locations. I am under the impression that the documentation may not have been updated for this change.

  • Portal V2 - java error when registering provider

    Hi,
    (system setup is as follows)
    0. DOWNLOADED Portal V2 (OS = Windows 2000 Professional)
    1. Installed IAS-infrastructure) in directory c:\oracle\ias
    2. Installed IAS-midtier (portal & wireless) in directory c:\oracle\portal
    3. Tried to install PDK from the downloaded file and into the same directory as IAS-infrastructure (as per the installation guide) but was forced to provide a new directory. Installed successfully in c:\oracle\pdk (NOTE: All services for instances ias, portal and pdk were started using Oracle Enterprise Manager Website; the OC4J processes were up and running)
    The problem occurs when trying to register a new provider as indicated in:
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDP/LIFECYCLE/TOC/LIFECYCLE.HTM (Installation). A Java error is displayed immediately after granting access and pressing "FINISH"
    Error messages are below:
    =================================================================================================
    An error occurred when attempting to call the providers register function. (WWC-43134)
    The following error occurred during the call to Web provider: oracle.webdb.provider.v2.utils.soap.SOAPException: Can't read deployment properties for service: JPDK_V2_SAMPLE_EVENT_WEB_PROVIDER
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.locateService(Unknown Source)
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.processInternal(Unknown Source)
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.process(Unknown Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.doSOAPCall(Unknown Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    (WWC-43147)
    =================================================================================================
    Is something wrong with my installation?
    Should I de-install the PDK installed from the Portal V2 Distribution and re-install it with a standalone PDK download and hand configuration of the parameter files?

    Sorry, false alarm - it works OK now.
    The mistake was that while registering the new sample provider, I had entered the name of the new provider in "Service ID", instead of using one of the providers that were available - eg "sample"
    It worked OK when I used "sample"

  • RMAN integrated with Tivoli Storage Manager

    Environment
    ===========
    Two Node RAC Production DBs on 10.2.0.4
    Platform : Solaris
    RMAN is the only backup tool i've ever worked with. I've come across OTN articles which discuss TSM along with RMAN. Is there any advantage at all in using TSM with RMAN ? Or, Is it just marketing gimmick by IBM?

    Our strategy:
    1--Monday ------------------->Level 0 backup  (1:00am)
    2--Tuesday----->     Level1
    3--Wednesday----->     Level1
    4--Thursday------------------>Level 0 backup  (1:00am)
    5--Friday----->     Level1
    6--Saturday----->     Level1
    0--Sunday ----->     Level1Our RMAN backup pieces got to an NFS mount . Every monday morning the Level 0 backup is copied to Tape by Sysadmins and kept for 3 months. So, where does Tivoli storage manager come into picture ? Does TSM do copying the backup pieces from Disk to Tape part ?

  • Idsync resync java error Sun-- NT

    Hello there,
    We're trying to sync a Sun DS 5.2 with Id Sync for Windows 1 2003Q4 with an NT primary domain controller, and have run into some errors when idsync resync is run for the first time.
    # ./idsync resync -D "cn=Directory Manager" -w "ourpassword" -h ldap.ourdomain.edu -p 389 -s "o=ourdomain.org" -q "ourpassword" -o Sun -c
    Validating and starting refresh operation '1100205769552'. Hit Ctrl-C to cancel.
    User progress:
    # Entries sent: 1
    User progress:
    # Entries sent: 2
    Refresh operation '1100205769552' failed because connector 'CNN101' was reset.
    The central error and audit logs show that ldap & NT are communicating, but the NT side throws a java error when refresh SUL action is sent:
    [11/Nov/2004:15:33:09.468 -0500] FINE 16 CNN101 test-pdc "The controller has received the following outbound action from the agent: Type: REFRESH SUL: SUL1NT {Data Attrs: [UNSPEC user_full_name: Sun Sync]} {Other Attrs: ntuserguid: 4BwGeUPju0yhX4OBGM3f3w== nsuniqueid: 0c482301-29d411d9-809887ce-5c1e1f2b objectclass: top, person, organizationalPerson, inetorgperson, dspswuser, ntuser user_name: ssync2001 dn: uid=ssync2001,o=ourdomain.org}." (Action ID=CNN100-100234A1BA9-1, SN=4)
    [11/Nov/2004:15:33:09.531 -0500] SEVERE 18 CNN101 test-pdc "******** UNEXPECTED ERROR: TASK 'Controller OutTask_0' GENERATED AN uncaught RuntimeException: 'String index out of range: -1'. PLEASE INCLUDE THIS LOG FILE WHEN REPORTING THIS PROBLEM. THANK YOU. ******** java.lang.String
    IndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(Unknown Source) at com.sun.directory.wps.controller.Controller.getNTUserName(Controller.java:651) at com.sun.directory.wps.controller.Controller.lookupObjectByKey(Controller.java:1466) at com.sun.directory.wps.controller.Controller.retrieveMatchingAction(Controller.java:1808) at com.sun.directory.wps.controller.Controller.res
    olveOutboundObjectID(Controller.java:2075) at com.sun.directory.wps.controller.ControllerOutboundActionTask.processOperation(ControllerOutboundActionTask.java:112) at com.sun.directory.wps.task.BasicTask.defaultRun(BasicTask.java:439) at com.sun.directory.wps.task.BasicTask.run(BasicTask.java:390) at java.lang.Thread.run(Unknown Source) "
    [11/Nov/2004:15:33:09.593 -0500] SEVERE 18 CNN101 test-pdc "Process is exiting abnormally due to a runtime exception or error. It will be restarted automatically."
    Has anyone seen this before?
    The NT box is running NT4, service pack 6, with Java 1.4.2_05. The Sun end is Solaris 9, DS 5.2.2 with patches for Id sync 2004Q3 installed. We do not have any AD connections with this installation.
    Thanks very much,
    P.J.

    You also need to supply the configuration password using the -q option. Hope this helps.
    Tony

  • SQL Developer 3.2 crashes with java error when using OCI/Thick Driver

    I just installed SQL Developer 3.2 on my linux desktop. SQL Developer crashes with a java error when I select a database from the object tree.
    When I check Use OCI/Thick driver the application will crash when I navigate to the tree and open a database.
    The app does not crash then I have Use OCI/Thick driver unchecked.
    Here are some details of my environment:
    Desktop OS: Fedora 17 Linux
    $ uname -a
    Linux 3.5.1-1.fc17.x86_64 #1 SMP Thu Aug 9 17:50:43 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    Java:
    $ java -version
    java version "1.6.0_34"
    Java(TM) SE Runtime Environment (build 1.6.0_34-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 20.9-b04, mixed mode)
    Oracle instant client:
    $ sqlplus -V
    SQL*Plus: Release 11.2.0.3.0 Production
    Here are the error messages:
    $ sqldeveloper
    Oracle SQL Developer
    Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00007f6de7157664, pid=3049, tid=140109371119360
    # JRE version: 6.0_34-b04
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.9-b04 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # V [libjvm.so+0x516664] unsigned+0xd4
    # An error report file with more information is saved as:
    # /tmp/hs_err_pid3049.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    /opt/sqldeveloper/sqldeveloper/bin/../../ide/bin/launcher.sh: line 544: 3049 Aborted (core dumped) ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"

    I also had the problem of SQL Developer crashing when using OCI/Thick driver but I've managed to solve it. My configuration is:
    - Windows 64-bit
    - Java 64-bit (1.6.0.34)
    - SQL Developer 3.2.09 64-bit
    - OCI Instant client 11.2.0.3 64-bit (without installation).
    The thing that solved the problem was copying two files, ojdbc5.jar and ojdbc6.jar, from Instant client installation folder to JAVA_HOME/lib/ext folder+.
    After that, I haven't had a single crash or error message.
    The same trick that solved the problem on 64-bit installation also solved the problem on another windows computer with 32-bit SQL Developer installation.

  • Storage Manager and Windows 2012 Deduplication

    Does anyone have Storage Manager working with the deduplicated volumes in Windows 2012? It works fine on 2012 itself, but when I attempt to move data to or from a deduplicated volume I get the following error:
    182: the requested operation is not supported.
    The error seems pretty self explanatory. But I'm really hoping there's a way to get it working. We're planning to do a complete teardown and rebuild of our storage and this could be a deal breaker for whether we use Storage Manager at all to manage user data.
    Engine Version: 3.1.0.4
    Windows 2012 Standard
    Active Directory Schema Not Extended

    On 4/17/2013 10:46 AM, scunha wrote:
    >
    > Does anyone have Storage Manager working with the deduplicated volumes
    > in Windows 2012? It works fine on 2012 itself, but when I attempt to
    > move data to or from a deduplicated volume I get the following error:
    >
    > 182: the requested operation is not supported.
    >
    > The error seems pretty self explanatory. But I'm really hoping there's
    > a way to get it working. We're planning to do a complete teardown and
    > rebuild of our storage and this could be a deal breaker for whether we
    > use Storage Manager at all to manage user data.
    >
    > Engine Version: 3.1.0.4
    > Windows 2012 Standard
    > Active Directory Schema Not Extended
    >
    >
    scunha,
    Could you send an email to [email protected] explaining what
    you're doing and providing some details of your deduplication settings?
    We'd like to look at this in more detail.
    - NFMS Support Team

  • HP Storage Management Pack v4.0 for Operations Manager

    Hi everyone,
    I've installed HP StoreFront Manager MP for Microsoft 4.0 (HP Storage Management integration with MS System Center) on a Ops Mgr 2012 R2 Server
    The diagram view of the two P4500 G2 StoreVirtual Appliances are shown without issue.
    However I cannot get any alerts, error alerts, events, warning events showing in the HP Storage or HP StoreVirtual Storage MP folders
    I've  created new alert/event view/criteria "show data related to: HP Storevirtual SNMP trape catcher rule ALL
    But this also shows nothing.
    I've followed the HPStorageManagementPackforSystemCenterUserGuide-4.0.pdf to no avail.
    Any ideas most appreciated.
    Configuration as follows:
    Installed HPStorageManagementPackforSystemCenter.exe on the Ops Mgr 2012 R2 Server:
    SCOM_MP_V4.0_Microsoft_Windows_Server_2003_2008_W32_2008x64_2008_R2_Win_Server_2012_R2_T4282-10516
    https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=System_Center
    Chose the HP Storage MP install option: OpsMgr Server: requires Management Server deployed on this server
    Ticked the "HP StoreVirtual Storage" component
    Executed HP Storage Management Pack User Configuration Tool.exe
    Added the IP of Ops Mgr 2012 R2 management Server
    Added the 2 IPs of the HP StoreVirtual Storage appliances
    Configured SNMP community string as 'public' for each appliance
    It shows two the discovered 2 storage systems
    In Ops Manager 2012 R2
    Authoring / object discoveries, enabled the following rules, saved to a new MP:
    HP StoreVirtual Cache Discovery Rule
    HP StoreVirtual Drive Discovery Rule
    HP StoreVirtual Network Device Discovery Rule
    HP StoreVirtual Power Supply Discovery Rule
    HP StoreVirtual Discovery Rule
    HP StoreVirtual System FAN Discovery Rule
    HP StoreVirtual SNMP Trap Capture Rule
    In the Ops Mgr 2012 R2 Console, the HP StoreVirtual Storage MP Digram View shows the cluster, two p4500 appliances with cache, drives, fans, network devices and power supplies all green
    SNMP on Ops Mgr 2012 R2 Server
    Trap community name public
    Trap destinations
    localhost
    IP of Ops Mgr 2012 R2 server
    Security, send auth trap public community
    Accept SNMP packets from IP hosting the Hp Storevirtual Centralized Management Console
    SNMP and SNMP trap services started
    HP Storage MP server service started
    On the CMC Server SNMP windows service config is:
    Community name public
    Trap destination IP of Ops Mgr 2012 R2 Server
    Security, send auth trap public community
    Accept SNMP packets from any host
    SNMP CMC settings for SAN Management Group
    SNMP general settings, Access control (IPs of Ops Mgr 2012 Server and CMC server)
    Trap recipient (IP of Ops Mgr 2012 R2 Server, SNMP v1)

    Hi,
    Can you check windows event and see what error message appears?
    I highly recommend you follow the HP Storage Management Pack for System Center User Guide.
    <cite>http://h20628.www2.hp.com/km-ext/kmcsdirect/emr_na-c03112503-1.pdf</cite>
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party
    contact information.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Building connection to com.ibm.lang.management MXBeans

    Hello, I'm trying to build a jconsole-like application which is able to remote-monitor a jvm.. so far i've get it working for "every" sun-jvm..
    now my boss wants me to monitor a ibm j9 jvm.. which doesn't work..
    i have this simple test code:
        import java.io.IOException;
        import java.lang.management.ManagementFactory;
        import javax.management.MBeanServerConnection;
        import javax.management.remote.JMXConnector;
        import javax.management.remote.JMXConnectorFactory;
        import javax.management.remote.JMXServiceURL;
        import com.ibm.lang.management.MemoryMXBean;
        public class IBMConnection {
         public static void main(String[] args) throws IOException {
          JMXConnector jmxc;
          // create jmxserviceurl
          JMXServiceURL url = new JMXServiceURL("service:jmx:rmi:///jndi/rmi://"
            + "myhost:1234" + "/jmxrmi");
          // connect to jmx service running application with the jmxurl
          jmxc = JMXConnectorFactory.connect(url, null);
          // create MBeanServerConnection with jmxconnection
          MBeanServerConnection mbsc = jmxc.getMBeanServerConnection();
          MemoryMXBean ibmOSMXBean;
          ibmOSMXBean =  ManagementFactory
            .newPlatformMXBeanProxy(mbsc, ManagementFactory.MEMORY_MXBEAN_NAME,
              MemoryMXBean.class);
          System.out.println(ibmOSMXBean.getMaxHeapSize());
        }i'm running the application on my local machine, (xp sp3, sun jre-6u16) and trying to connect to "myhost" (AIX 1 6 00CDAB5A4C00 running IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 AIX ppc-32 j9vmap3223-20081129).
    it works if i start the application on the aix machine and connect "remote" to itself, but if i am doing it real-remote it throws me this exception:
        Exception in thread "main" java.lang.IllegalArgumentException: java.lang:type=Memory is not a platform MXBean
         at java.lang.management.ManagementFactory.newPlatformMXBeanProxy(Unknown Source)
         at IBMConnection.main(IBMConnection.java:32)so i thought: okay, objectname incorret, and changed ManagementFactory.MEMORY_MXBEAN_NAME to "com.ibm:type=Memory" and "com.ibm.lang:type=Memory", but thatd didn't help neither...
    i have found no information on how to connect remote to the ibm mxbeans... i'm pretty desperate atm..
    there is no firewall, i used the fully qualified domain name of "myhost", the port is open and accessible (says nmap, and jconsole is able to connect to the app.), the application (which should be monitored) is started with the correct parameters..
    i'm running eclipse 3.5 and i have imported the jlm.jar archive from the ibm eclipse-package.. i can see all the methods from the package, but i'm not able to call them remotely through an mbeanproxy... please help me

    Thanks for the images - that clarifies things a bit.
    MaxHeapSize is not part of the standard management interface of MemoryMXBean:
    [http://java.sun.com/javase/6/docs/api/java/lang/management/MemoryMXBean.html|http://java.sun.com/javase/6/docs/api/java/lang/management/MemoryMXBean.html]
    This is probably an OS/Vendor specific extension.
    I do not understand why newPlatformMXBean gives you an exception - this is strange - and should
    probably be reported as a bug to the implementor of that MBean.
    To get the MaxHeapSize, I suggest you use
    mbsc.getAtttribute(ObjectName, String /*property name*/) as I suggested earlier.
    -- daniel
    Edited by: dfuchs on Dec 7, 2009 4:51 PM

  • Java Error at OMS -ORBSingleton: access deniedjava.lang.SecurityException:

    HI ALL,
    I am getting following Java errors when starting OMS on linux F4, I have created the repository, but when I start the OMS using the followng command I get the error
    [oracle@test ~]$ oemctl start oms
    Starting the Oracle Management Server...
    Error starting Oracle Management Server. ORBSingleton: access deniedjava.lang.SecurityException: ORBSingleton: access denied
    at com.sun.corba.se.internal.corba.ORBSingleton.connect(ORBSingleton.java:309)
    at oracle.sysman.vxn.VxnNamingContext.<init>(VxnNamingContext.java:285)
    at oracle.sysman.vxn.VxnNamingContext.getNewContext(VxnNamingContext.java:222)
    at oracle.sysman.vxn.VxnNamingService.getInitialContext(VxnNamingService.java:1072)
    at oracle.sysman.vxn.VxnNamingService.enableBootstrap(VxnNamingService.java:1080)
    at oracle.sysman.vxn.VxnNamingService.init(VxnNamingService.java:238)
    at oracle.sysman.vxn.VxnNamingService.getNamingService(VxnNamingService.java:103)
    at oracle.sysman.vxn.VxnNamingService.getNamingService(VxnNamingService.java:112)
    at oracle.sysman.vxa.VxaAppServer.initServer(VxaAppServer.java:3417)
    at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3048)
    OMS exited on Wed Nov 30 10:11:10 EST 2005 with return value 56
    Could not start management server. Initialization failure
    \nManagement server startup failed. Check the file /opt/oracle/9.2.0/sysman/log/oms.nohup for details
    I have already done the followings
    1) Do a fresh install of a complete 9.2.0.1 RDBMS and this should not be on top of a previous home ,
    2) Configure a dedicated listener for just installed 9.2.0.1 database
    listening on physical hostname ,
    3) Run EMCA to configure the OMS on physical hostname, previously configured listener and freshly installed 9.2.0.1 database ,
    4) Check the symbolic links for $ORACLE_HOME/jre/1.1.8/bin/javakey and $ORACLE_HOME/jre/1.1.8/bin/rmi.registry are OK ,
    5) open oemctl file and check whether PATH is set correctly to $ORACLE_HOME/jre/1.1.8/bin .
    Note:
    I have got Jre installed on different path i.e. /opt/oracle/jre
    the the path in oemctl is pointing to the above path.
    Any idea ???
    I am using 9.2.0.6 database version, and everything else is working fine
    Regards,

    Hi, Did you ever solve this - I have the same problem, agent and everything else works fine...
    Thanks for any comments/suggestions....?
    OEMCTL for Linux: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...
    Error starting Oracle Management Server. ORBSingleton: access deniedjava.lang.SecurityException: ORBSingleton: access denied
    at com.sun.corba.se.internal.corba.ORBSingleton.connect(ORBSingleton.java:309)
    at oracle.sysman.vxn.VxnNamingContext.<init>(VxnNamingContext.java:285)
    at oracle.sysman.vxn.VxnNamingContext.getNewContext(VxnNamingContext.java:222)
    at oracle.sysman.vxn.VxnNamingService.getInitialContext(VxnNamingService.java:1072)
    at oracle.sysman.vxn.VxnNamingService.enableBootstrap(VxnNamingService.java:1080)
    etc..

Maybe you are looking for

  • Help needed in loop in forms

    Hi all shayan here First of all sory for my last post in which i posted a lot of code...actuallly i want to describe my problem in details because it is really unknown to me...... Now i will desdcrible it in simple.Hope fully all of you can understan

  • OS 8.6 ADB keyboard mystery-Keyboard not working

    I posted this originally in the hardware section, but now I believe it is an OS 8.6 issue. My OS 8.6 has worked fine for years on my PM9600/233. A few weeks ago when I started it up, the ADB keyboard keys stopped working in the sense that when any on

  • In search of simple java editor

    Hello, I'm currenty searching for a java component that can display images. Preferably it has: - zooming capabilities - pluggable commands I have allready tried using DisplayJAI in combination with imagefilters. The only thing missing is a simple zoo

  • JMS file to idoc

    Hi, where in I will get the file is read using JMS adapter,here I have a problem with the content of the flat file as shown below <?xml version="1.0" encoding="ISO-8859-1"?> <MessageHeader> <RecipientId>SAP.TEST</RecipientId> <RecipientSapSystemId>xx

  • Why won't osx mountain lion download???

    i paid $19.99 for this app and all it's doing is taking days to download and when it's close to finishing it crashes my mac air!! someone help me or tell me how i can get a refund for a useless download!! please and thanks