Console wl properties conversion

sorry for the cross-posting, didn't see the console list.
All,
I'm attempting to use the web console application/Convert weblogic.properties link to perform a propterties file conversion.
I'm getting a conversion error when converting our current weblogic.properties file. This properties file is working fine in WL5.1. The web console begins the conversion process ok, but it fails before completion (html err msg below).
I'm trying to determine the cause of this error, but there's very little output reported to the console, except a couple of warnings. Also, I don't see any log files.
I do get what looks like some partial conversion results in my new domain directory in fileRealm.properties. There are recognizable properties from the converted weblogic.properties file in here.
Has anyone encountered/surmounted similiar difficulty? Any debugging tips would be appreciated. TIA.
JohnH
p.s. The output/error message on the html page looks like:
New Domain name is MyDomain-1 Converting Server properties Converting Server Debug Properties Converting WebServer properties Converting WebApp Component Properties Converting JDBC Specific properties Converting CORBA IIOP properties Converting StartupClass properties Converting Shutdown Class properties Converting MailSession Properties Converting FileT3 properties Converting JMS properties Converting Security Properties Converting the PasswordPolicy properties Converting User Group and ACL properties
Conversion failed

Ya it will be corrected in the next beta refresh.
Jim Clark <[email protected]> wrote in message
news:[email protected]..
Typo in weblogic.properties conversion console page
"Select server weblogic.properies"
and
"Select cluster weblogic.properies"
Both are missing the "t"

Similar Messages

  • Debug weblogic.properties conversion error

    All,
    I'm attempting to use the web console application/Convert weblogic.properties link to perform a propterties file conversion.
    I'm getting a conversion error when converting our current weblogic.properties file. This properties file is working fine in WL5.1. The web console begins the conversion process ok, but it fails before completion (html err msg below).
    I'm trying to determine the cause of this error, but there's very little output reported to the console, except a couple of warnings. Also, I don't see any log files.
    I do get what looks like some partial conversion results in my new domain directory in fileRealm.properties. There are recognizable properties from the converted weblogic.properties file in here.
    Has anyone encountered/surmounted similiar difficulty? Any debugging tips would be appreciated. TIA.
    JohnH
    p.s. The output/error message on the html page looks like:
    New Domain name is MyDomain-1
    Converting Server properties
    Converting Server Debug Properties
    Converting WebServer properties
    Converting WebApp Component Properties
    Converting JDBC Specific properties
    Converting CORBA IIOP properties
    Converting StartupClass properties
    Converting Shutdown Class properties
    Converting MailSession Properties
    Converting FileT3 properties
    Converting JMS properties
    Converting Security Properties
    Converting the PasswordPolicy properties
    Converting User Group and ACL properties
    Conversion failed

    Ya it will be corrected in the next beta refresh.
    Jim Clark <[email protected]> wrote in message
    news:[email protected]..
    Typo in weblogic.properties conversion console page
    "Select server weblogic.properies"
    and
    "Select cluster weblogic.properies"
    Both are missing the "t"

  • IBR : Custom conversion

    Hi,
    I am trying to test the custom conversion with IBR.
    As a first step I would like to be able to execute a java method before the PDF conversion of a MS Word document.
    I have created a component with the following tables :
    <@table CustomConversion_DocumentConversions@>
    <table border=1><caption><strong>CustomConversion_DocumentConversions</strong></caption>
    <tr>
    <td>drConversion</td>
    <td>drSteps</td>
    <td>drDescription</td>
    <td>drIsEnabledFlag</td>
    </tr>
    <tr>
    <td>CheckLinks</td>
    <td>CheckLinksFile</td>
    <td>check link into doc files</td>
    <td>TRUE</td>
    </tr>
    <tr>
    <td>MSOffice</td>
    <td>ExecuteSubconversion<$stepsToWebviewable="CheckLinksFile, MSOfficeToPostscript, PostscriptToPDF, ExecuteSubconversion<$subConversion='CreateThumbnail'$>", subConversion="UniversalConversion", supportsOIX="true", supportsXX="true", supportsOO="true", supportsIX="true"$></td>
    <td>Conversion MS Office customisee</td>
    <td>TRUE</td>
    </tr>
    </table>
    <@end@>
    <@table CustomConversion_ConversionSteps@>
    <table border=1><caption><strong>CustomConversion_ConversionSteps</strong></caption>
    <tr>
    <td>drStep</td>
    <td>drStepType</td>
    <td>drStepAction</td>
    <td>drStepParameters</td>
    <td>drStepTimeoutName</td>
    <td>drStepReport</td>
    <td>drStepControlCodes</td>
    <td>drStepDescription</td>
    <td>drStepIsEnabled</td>
    </tr>
    <tr>
    <td>CheckLinksFile</td>
    <td>Code</td>
    <td>oracle.customconversion.CheckLinksFileStep</td>
    <td></td>
    <td></td>
    <td>!csCheckFiles</td>
    <td>onErrorFail</td>
    <td>Sample step that checks word files</td>
    <td>TRUE</td>
    </tr>
    </table>
    <@end@>
    The "CheckLinksFile" step should be executed as it is added to the conversion steps of the MSOffice conversion.
    However, it does not seem to be executed ...
    Below, I copy the console output :
    starting conversion: WORD; is subconversion: false
    Script: TRUE
    Evaluated to: TRUE
    Script: ExecuteSubconversion<$subConversion="MSOffice",msOfficeApp="WORD"$>
    Evaluated to: ExecuteSubconversion
    Starting step: ExecuteSubconversion
    Script: ignoreStatus
    Evaluated to: ignoreStatus
    Script: <$subConversion$>
    Evaluated to: MSOffice
    starting conversion: MSOFFICE; is subconversion: true
    Script: TRUE
    Evaluated to: TRUE
    Script: ExecuteSubconversion<$stepsToWebviewable="CheckLinksFile, MSOfficeToPostscript, PostscriptToPDF, ExecuteSubconversion<$subConversion='CreateThumbnail'$>", subConversion="UniversalConversion", supportsOIX="true", supportsXX="true", supportsOO="true", supportsIX="true"$>
    Evaluated to: ExecuteSubconversion
    Starting step: ExecuteSubconversion
    Script: ignoreStatus
    Evaluated to: ignoreStatus
    Script: <$subConversion$>
    Evaluated to: UniversalConversion
    starting conversion: UNIVERSALCONVERSION; is subconversion: true
    Script: TRUE
    Evaluated to: TRUE
    Script: <$include universal_conversion$>
    Evaluated to: ExecuteSubconversion
    Starting step: ExecuteSubconversion
    Script: ignoreStatus
    Evaluated to: ignoreStatus
    Script: <$subConversion$>
    Evaluated to: Direct PDFExport
    starting conversion: DIRECT PDFEXPORT; is subconversion: true
    Script: true
    Evaluated to: true
    Script: PDFExport, ExecuteSubconversion<$subConversion='CreateThumbnail', supportsIX='true'$>
    Evaluated to: PDFExport, ExecuteSubconversion
    Starting step: PDFExport
    Script: onErrorFail, producesRequiredWebviewable
    The java method that should be executed does a System.out.println that should appear in that log ...
    Does someone have an idea ?
    Thank you,
    Romain.

    Hi Raphael,
    Thank you for your answer.
    I am just trying to do a simple task to see how I could customize the IBR conversions.
    I have written a simple Java class with a method that just writes a comment into the conversion logs.
    I've also made a component that adds lines into the conversions and steps tables to enable my custom conversion.
    My java method should be executed before PDF conversion but I do not see the comment into the logs even if the conversion succeeded !
    I don't know if I do not look at the right log files (IBR output into the IBR console) or if I missed something ...
    Have you an idea ?
    Did you use the same method to create custom conversions (java class + custom component) ?
    Thank you,
    Romain.

  • APEX4: Typo

    Hi,
    ComponentsTranslate > Text Messages > Create / Edit
    In the list of languages:
    German (Luxem*g*ourg) (de-lu)
    and two entries for Norwegian (Bokmal)
    Spanish (Ecudor) - 'a' is missed
    Edited by: Edward Shevtsov on Aug 24, 2010 10:52 PM

    Ya it will be corrected in the next beta refresh.
    Jim Clark <[email protected]> wrote in message
    news:[email protected]..
    Typo in weblogic.properties conversion console page
    "Select server weblogic.properies"
    and
    "Select cluster weblogic.properies"
    Both are missing the "t"

  • Unable to register system with sconadm

    I'm trying to get smpatch working within my environment so I can get our patch management/automation under control. I've been able to successfully get this working on 1 system. When attempting to get this working on a second system, I have had nothing but issues. Any help with this would be greatly appreciated.
    1. I have followed both ID 1288579.1 and ID 1311733.1 to a T.
    2. I do have a valid MOS account, and to take it a step further, I have had my account set to Admin on the support contract I have.
    3. I've verified that my account can download patches. I tested with PCA and it can retrieve patches without issue with me account.
    4. my suc.sh output:
    | Sun Update Collector V 1.0.10 |
    Solaris release:
    Solaris 10 10/08 s10x_u6wos_07b X86
    Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 27 October 2008
    Solaris Kernel: Generic_137138-09
    Machine Type: i86pc
    Platform: i86pc
    Software Cluster:
    CLUSTER=SUNWCall
    Environment:
    HOME=/
    HZ=
    LOGNAME=root
    MAIL=/var/mail/root
    OLDPWD=/usr/jdk
    PATH=/usr/sbin:/usr/bin
    PWD=/export/home/bbranch
    SHELL=/sbin/sh
    SHLVL=1
    TERM=vt100
    TZ=US/Central
    _=./suc.sh
    Sun UC package status:
    SUNWbreg not installed
    SUNWdc not installed
    Sun UC package information:
    Sun UC package chk:
    ..done..
    Sun UC patch revision:
    120336-04
    121082-06
    121082-08
    121119-13
    121119-19
    121454-02
    123004-03
    123004-04
    123006-07
    123006-09
    123631-03
    123896-05
    123896-25
    124187-07
    137138-09
    Patch install dates:
    Note: The dates listed and patches listed may differ due to patches included with the OS release installed.
    drwxr-xr-- 2 root root 512 2011-09-21 13:47:44.093500000 -0500 121082-08
    drwxr-xr-- 2 root root 512 2011-09-21 11:04:00.643649000 -0500 121119-19
    drwxr-xr-- 2 root root 512 2011-09-21 13:04:38.208182000 -0500 123004-04
    drwxr-xr-- 2 root root 512 2011-09-21 11:04:23.198060000 -0500 123006-09
    drwxr-xr-- 2 root root 512 2011-09-21 11:11:22.682756000 -0500 123896-25
    Java versions:
    System default:
    java version "1.5.0_22"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixed mode)
    Java 5:
    java version "1.5.0_22"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixed mode)
    Java 6:
    Unable to locate JRE meeting specification "1.6*"
    Java used by smpatch and updatemanager:
    /usr/sbin/pprosvc:JAVACMD="/usr/jdk/latest/bin/java -version:1.5+"
    /bin/updatemanager:JAVA_EXEC="/usr/jdk/latest/bin/java -version:1.5+"
    Cacao Java version:
    java-home=/usr/jdk/latest
    Cacao Base Directories:
    cacao.install.rt.base.dir=/
    cacao.install.etc.base.dir=/
    Cacao all settings:
    snmp-adaptor-port=11161
    snmp-adaptor-trap-port=11162
    jmxmp-connector-port=11162
    commandstream-adaptor-port=11163
    rmi-registry-port=11164
    secure-webserver-port=11165
    java-flags= -Xmx128M -Dcom.sun.management.jmxremote -Dfile.encoding=utf-8 -Djava.endorsed.dirs=/usr/lib/cacao/lib/endorsed
    micro-agent=false
    java-home=/usr/jdk/latest
    jdmk-home=/usr/share/lib/jdmk
    nss-lib-home=/usr/lib/mps/secv1
    nss-tools-home=/usr/sfw/bin
    retries=4
    log-file-limit=1000000
    log-file-count=3
    log-file-append=true
    enable-instrumentation=false
    user=root
    group=sys
    network-bind-address=127.0.0.1
    watchdog-heartbeat-timeout=60
    Cacao Modules:
    List of modules registered:
    com.sun.cacao.agent_logging 1.0
    com.sun.cacao.cached_connector 2.2
    com.sun.cacao.command_stream_adaptor 1.0
    com.sun.cacao.dtrace 1.0
    com.sun.cacao.efd 2.2
    com.sun.cacao.instrum 1.0
    com.sun.cacao.invoker 1.0
    com.sun.cacao.mib2simple 1.0
    com.sun.cacao.rbac 2.1
    com.sun.cacao.rmi 1.0
    com.sun.cacao.session 2.2
    com.sun.cacao.snmpv3_adaptor 1.0
    com.sun.cacao.watchdog.heartbeat 1.0
    com.sun.cacao.watchdog.probe 1.0
    com.sun.scn.SolarisAssetModule 1.0
    com.sun.scn.base.SCNBase 1.0
    com.sun.scn.offering.ProductRegistration 1.0
    com.sun.scn.offering.SoftwareUpdate 1.0
    com.sun.scn.sensor.Sensor_Module 1.0
    ls Cacao directories:
    /etc/cacao/instances/default:
    total 6
    drwxr-xr-x 2 root sys 512 Sep 21 13:04 modules
    drwxr-xr-x 3 root sys 512 Sep 21 11:11 private
    drwxr-xr-x 5 root sys 512 Sep 21 10:12 security
    /etc/cacao/instances/default/modules:
    total 24
    -rw-r----- 1 root sys 2581 Mar 27 2006 com.sun.scn.base.SCNBase.xml
    -rw-r----- 1 root sys 2921 Dec 3 2007 com.sun.scn.offering.ProductRegistration.xml
    -rw-r--r-- 1 root sys 2789 Dec 3 2007 com.sun.scn.offering.SWUPRegistration.xml
    -rw-r----- 1 root sys 1307 Mar 17 2010 com.sun.scn.sam.SolarisAssetModule.xml
    -rw-r----- 1 root sys 1010 Mar 16 2006 com.sun.scn.sensor.Sensor_Module.xml
    /etc/cacao/instances/default/private:
    total 26
    -rw-r--r-- 1 root sys 5386 Sep 22 09:57 cacao.properties
    -rw-r--r-- 1 root sys 559 Sep 21 10:12 logger.properties
    drwxr-xr-x 2 root sys 3072 Sep 21 11:11 modules
    -rw-r--r-- 1 root sys 2196 Sep 21 11:11 svc_cacao.xml
    /etc/cacao/instances/default/private/modules:
    total 82
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.auth.session.2.2.2.properties
    -rw-r--r-- 1 root sys 1435 Sep 21 11:11 com.sun.cacao.auth.session.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.cached_connector.2.2.2.properties
    -rw-r--r-- 1 root sys 1033 Sep 21 11:11 com.sun.cacao.cached_connector.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.command_stream_adaptor.2.2.2.properties
    -rw-r--r-- 1 root sys 1005 Sep 21 11:11 com.sun.cacao.command_stream_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 10:12 com.sun.cacao.dtrace.properties
    -rw-r--r-- 1 root sys 957 Sep 21 10:12 com.sun.cacao.dtrace.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.efd.2.2.2.properties
    -rw-r--r-- 1 root sys 1115 Sep 21 11:11 com.sun.cacao.efd.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.instrum.2.2.2.properties
    -rw-r--r-- 1 root sys 1025 Sep 21 11:11 com.sun.cacao.instrum.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.invoker.2.2.2.properties
    -rw-r--r-- 1 root sys 1086 Sep 21 11:11 com.sun.cacao.invoker.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.logging_manager.2.2.2.properties
    -rw-r--r-- 1 root sys 903 Sep 21 11:11 com.sun.cacao.logging_manager.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.mib2simple.2.2.2.properties
    -rw-r--r-- 1 root sys 2816 Sep 21 11:11 com.sun.cacao.mib2simple.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.rbac.2.2.2.properties
    -rw-r--r-- 1 root sys 1295 Sep 21 11:11 com.sun.cacao.rbac.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.rmi.2.2.2.properties
    -rw-r--r-- 1 root sys 960 Sep 21 11:11 com.sun.cacao.rmi.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.snmpv3_adaptor.2.2.2.properties
    -rw-r--r-- 1 root sys 2049 Sep 21 11:11 com.sun.cacao.snmpv3_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.watchdog.heartbeat.2.2.2.properties
    -rw-r--r-- 1 root sys 2559 Sep 21 11:11 com.sun.cacao.watchdog.heartbeat.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.watchdog.probe.2.2.2.properties
    -rw-r--r-- 1 root sys 1757 Sep 21 11:11 com.sun.cacao.watchdog.probe.2.2.2.xml
    /etc/cacao/instances/default/security:
    total 8
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 jsse
    drwxr-xr-x 5 root sys 512 Sep 21 10:12 nss
    -rw------- 1 root sys 197 Sep 21 10:12 password
    drwxr-xr-x 2 root sys 512 Sep 22 09:57 snmp
    /etc/cacao/instances/default/security/jsse:
    total 8
    -rw-r--r-- 1 root sys 639 Sep 21 10:12 agent.cert
    -rw-r--r-- 1 root sys 1630 Sep 21 10:12 keystore
    -rw-r--r-- 1 root sys 486 Sep 21 10:12 truststore
    /etc/cacao/instances/default/security/nss:
    total 6
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 localca
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 unknown
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 wellknown
    /etc/cacao/instances/default/security/nss/localca:
    total 226
    -rw-r--r-- 1 root sys 65536 Sep 21 10:12 cert8.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 key3.db
    -rw-r--r-- 1 root sys 635 Sep 21 10:12 localca.cert
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 secmod.db
    /etc/cacao/instances/default/security/nss/unknown:
    total 208
    -rw-r--r-- 1 root sys 65536 Sep 21 10:12 cert8.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 key3.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 secmod.db
    /etc/cacao/instances/default/security/nss/wellknown:
    total 226
    -rw-r--r-- 1 root sys 65536 Sep 21 10:12 cert8.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 key3.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 secmod.db
    -rw-r--r-- 1 root sys 643 Sep 21 10:12 wellknown.cert
    /etc/cacao/instances/default/security/snmp:
    total 8
    -rw------- 1 root sys 884 Sep 21 10:12 jdmk.acl
    -rw------- 1 root sys 1110 Sep 22 09:57 jdmk.security
    -rw------- 1 root sys 664 Sep 21 10:12 jdmk.uacl
    /usr/lib/cacao/lib/tools/template:
    total 8
    drwxr-xr-x 5 root sys 512 Sep 21 09:49 config
    drwxr-xr-x 2 root sys 1536 Sep 21 11:11 modules
    drwxr-xr-x 2 root sys 512 Sep 21 11:11 startup
    /usr/lib/cacao/lib/tools/template/config:
    total 6
    drwxr-xr-x 2 root sys 512 Sep 21 09:49 modules
    drwxr-xr-x 3 root sys 512 Sep 21 11:11 private
    drwxr-xr-x 3 root sys 512 Sep 21 09:49 security
    /usr/lib/cacao/lib/tools/template/config/modules:
    total 0
    /usr/lib/cacao/lib/tools/template/config/private:
    total 16
    -rw-r--r-- 1 root sys 6045 Dec 7 2010 cacao.properties
    -rw-r--r-- 1 root sys 565 Dec 7 2010 logger.properties
    drwxr-xr-x 2 root sys 512 Sep 21 09:49 modules
    /usr/lib/cacao/lib/tools/template/config/private/modules:
    total 0
    /usr/lib/cacao/lib/tools/template/config/security:
    total 2
    drwxr-xr-x 2 root sys 512 Sep 21 11:11 snmp
    /usr/lib/cacao/lib/tools/template/config/security/snmp:
    total 6
    -rw-r--r-- 1 root sys 896 Dec 7 2010 jdmk.acl
    -rw-r--r-- 1 root sys 1005 Dec 7 2010 jdmk.security
    -rw-r--r-- 1 root sys 680 Dec 7 2010 jdmk.uacl
    /usr/lib/cacao/lib/tools/template/modules:
    total 54
    -rw-r--r-- 1 root sys 1435 Dec 7 2010 com.sun.cacao.auth.session.2.2.2.xml
    -rw-r--r-- 1 root sys 1033 Dec 7 2010 com.sun.cacao.cached_connector.2.2.2.xml
    -rw-r--r-- 1 root sys 1005 Dec 7 2010 com.sun.cacao.command_stream_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 957 Feb 15 2007 com.sun.cacao.dtrace.xml
    -rw-r--r-- 1 root sys 1115 Dec 7 2010 com.sun.cacao.efd.2.2.2.xml
    -rw-r--r-- 1 root sys 1025 Dec 7 2010 com.sun.cacao.instrum.2.2.2.xml
    -rw-r--r-- 1 root sys 1086 Dec 7 2010 com.sun.cacao.invoker.2.2.2.xml
    -rw-r--r-- 1 root sys 903 Dec 7 2010 com.sun.cacao.logging_manager.2.2.2.xml
    -rw-r--r-- 1 root sys 2816 Dec 7 2010 com.sun.cacao.mib2simple.2.2.2.xml
    -rw-r--r-- 1 root sys 1295 Dec 7 2010 com.sun.cacao.rbac.2.2.2.xml
    -rw-r--r-- 1 root sys 960 Dec 7 2010 com.sun.cacao.rmi.2.2.2.xml
    -rw-r--r-- 1 root sys 2049 Dec 7 2010 com.sun.cacao.snmpv3_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 2559 Dec 7 2010 com.sun.cacao.watchdog.heartbeat.2.2.2.xml
    -rw-r--r-- 1 root sys 1757 Dec 7 2010 com.sun.cacao.watchdog.probe.2.2.2.xml
    /usr/lib/cacao/lib/tools/template/startup:
    total 14
    -rw-r--r-- 1 root sys 3770 Dec 7 2010 cacao
    -rw-r--r-- 1 root sys 2164 Dec 7 2010 svc_cacao.xml
    checking Cacao ports:
    *.111 Idle
    127.0.0.1.11161 Idle
    *.111 *.* 0 0 49152 0 LISTEN
    127.0.0.1.11164 *.* 0 0 49152 0 LISTEN
    127.0.0.1.11163 *.* 0 0 49152 0 LISTEN
    127.0.0.1.11162 *.* 0 0 49152 0 LISTEN
    checking Cacao java process:
    root 3225 0.3 4.011263241060 ? S 09:57:06 0:03 /usr/jdk/latest/bin/java -Xmx128M -Dcom.sun.management.jmxremote -Dfile.encoding=utf-8 -Djava.endorsed.dirs=/usr/lib/cacao/lib/endorsed -classpath /usr/share/lib/jdmk/jdmkrt.jar:/usr/share/lib/jdmk/jmxremote_optional.jar:/usr/lib/cacao/lib/cacao_cacao.jar:/usr/lib/cacao/lib/cacao_j5core.jar:/usr/lib/cacao/lib/bcprov-jdk14.jar -Djavax.management.builder.initial=com.sun.jdmk.JdmkMBeanServerBuilder -Dcacao.print.status=true -Dcacao.config.dir=/etc/cacao/instances/default -Dcacao.monitoring.mode=smf -Dcom.sun.cacao.ssl.keystore.password.file=/etc/cacao/instances/default/security/password com.sun.cacao.container.impl.ContainerPrivate
    root 1325 0.2 1.68425216216 ? S 09:42:59 0:02 /usr/jdk/latest/bin/java -version:1.5+ -jar /usr/lib/patch/swupna.jar -wait
    noaccess 710 0.1 11.6196796119900 ? S 09:08:02 0:13 /usr/java/bin/java -server -Xmx128m -XX:+UseParallelGC -XX:ParallelGCThreads=4 -classpath /usr/share/webconsole/private/container/bin/bootstrap.jar:/usr/share/webconsole/private/container/bin/commons-logging.jar:/usr/share/webconsole/private/container/bin/log4j.jar:/usr/java/lib/tools.jar:/usr/java/jre/lib/jsse.jar -Djava.security.manager -Djava.security.policy==/var/webconsole/domains/console/conf/console.policy -Djavax.net.ssl.trustStore=/var/webconsole/domains/console/conf/keystore.jks -Djava.security.auth.login.config=/var/webconsole/domains/console/conf/consolelogin.conf -Dcatalina.home=/usr/share/webconsole/private/container -Dcatalina.base=/var/webconsole/domains/console -Dcom.sun.web.console.home=/usr/share/webconsole -Dcom.sun.web.console.conf=/etc/webconsole/console -Dcom.sun.web.console.base=/var/webconsole/domains/console -Dcom.sun.web.console.logdir=/var/log/webconsole/console -Dcom.sun.web.console.native=/usr/lib/webconsole -Dcom.sun.web.console.appbase=/var/webconsole/domains/console/webapps -Dcom.sun.web.console.secureport=6789 -Dcom.sun.web.console.unsecureport=6788 -Dcom.sun.web.console.unsecurehost=127.0.0.1 -Dwebconsole.default.file=/etc/webconsole/console/default.properties -Dwebconsole.config.file=/etc/webconsole/console/service.properties -Dcom.sun.web.console.startfile=/var/webconsole/tmp/console_start.tmp -Djava.awt.headless=true -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog org.apache.catalina.startup.Bootstrap start
    root 3224 0.0 0.2 1864 1184 ? S 09:57:06 0:00 /usr/lib/cacao/lib/tools/launch -w /var/cacao/instances/default -L 16384 -A /usr/lib/cacao/lib/tools/proc_analysis -W /var/cacao/instances/default -T 300 -P /var/run/cacao/instances/default/run/hb.pipe -f -U root -G sys -- /usr/jdk/latest/bin/java -Xmx128M -Dcom.sun.management.jmxremote -Dfile.encoding=utf-8 -Djava.endorsed.dirs=/usr/lib/cacao/lib/endorsed -classpath /usr/share/lib/jdmk/jdmkrt.jar:/usr/share/lib/jdmk/jmxremote_optional.jar:/usr/lib/cacao/lib/cacao_cacao.jar:/usr/lib/cacao/lib/cacao_j5core.jar:/usr/lib/cacao/lib/bcprov-jdk14.jar -Djavax.management.builder.initial=com.sun.jdmk.JdmkMBeanServerBuilder -Dcacao.print.status=true -Dcacao.config.dir=/etc/cacao/instances/default -Dcacao.monitoring.mode=smf -Dcom.sun.cacao.ssl.keystore.password.file=/etc/cacao/instances/default/security/password com.sun.cacao.container.impl.ContainerPrivate
    copying cacao files to /tmp/suc-cacao...
    done.
    Solaris 10 cacao instances:
    STATE NSTATE STIME CTID FMRI
    online - 9:57:07 88 svc:/application/management/common-agent-container-1:default
    9:57:06 3224 launch
    9:57:06 3225 java
    Full list of cacao SMF service(s):
    fmri svc:/application/management/common-agent-container-1:default
    name Cacao, a common Java container for JDMK/JMX based management solution
    enabled true (temporary)
    state online
    next_state none
    state_time Thu Sep 22 09:57:07 2011
    logfile /var/svc/log/application-management-common-agent-container-1:default.log
    restarter svc:/system/svc/restarter:default
    contract_id 88
    dependency require_all/none svc:/system/filesystem/local (online)
    dependency require_all/none svc:/network/initial (online)
    dependency require_all/none svc:/milestone/multi-user (online)
    Services in maintenance/disabled state:
    svc:/system/pkgserv:default (Flush package command database to disk (see pkgadm(1m)).)
    State: offline since Thu Sep 22 09:07:25 2011
    Reason: Dependency file://localhost/usr/sadm/install/bin/pkgserv is absent.
    See: http://sun.com/msg/SMF-8000-E2
    Impact: This service is not running.
    All ccr properties:
    18:
    cns.assetid:
    cns.br.SunUCenabled:
    true
    cns.ccr.keyGenPath:
    /usr/lib/cc-ccr/bin/ccrKeyGen
    cns.clientid:
    cns.httpproxy.auth:
    cns.httpproxy.ipaddr:
    cns.httpproxy.port:
    cns.regtoken:
    cns.security.password:
    dAw5y36sZJoC+XZR504J4YfvVN8gcxGUYp1bCb8i7x21
    cns.security.privatekey:
    cns.security.publickey:
    cns.swup.UMautolaunch:
    false
    cns.swup.autoAnalysis.enabled:
    true
    cns.swup.checkinInterval:
    2
    cns.swup.lastCheckin:
    0
    cns.swup.patchbaseline:
    current
    cns.swup.regRequired:
    true
    cns.transport.serverurl:
    patchsvr not installed.
    Entitlement:
    smpatch settings:
    patchpro.backout.directory     -     ""
    patchpro.baseline.directory     -     /var/sadm/spool
    patchpro.download.directory     -     /var/sadm/spool
    patchpro.install.types          -     rebootafter:reconfigafter:standard
    patchpro.patch.source          -     https://getupdates.oracle.com/
    patchpro.patchset          -     current3
    patchpro.proxy.host          -     ""
    patchpro.proxy.passwd          ****     ****
    patchpro.proxy.port          -     8080
    patchpro.proxy.user          -     ""
    debug smpatch analyze:
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is getupdates.oracle.com
    ... ... Filename of URL is /xml/motd.xml
    ... ... File path portion of URL is /xml/motd.xml
    Defining request header : IF_MODIFIED_SINCE... valueWed Dec 31 18:00:00 CST 1969
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 401
    ((HttpURLConnection)connection).getResponseMessage() : Authorization Required
    Error: Unable to download document : "xml/motd.xml"
    Cannot connect to retrieve motd.xml: Authorization Required
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is getupdates.oracle.com
    ... ... Filename of URL is /detector/detectors.jar
    ... ... File path portion of URL is /detector/detectors.jar
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is getupdates.oracle.com
    ... ... Filename of URL is /database/current3.zip
    ... ... File path portion of URL is /database/current3.zip
    Defining request header : IF_MODIFIED_SINCE... valueWed Dec 31 18:00:00 CST 1969
    Defining request header : IF_MODIFIED_SINCE... valueWed Dec 31 18:00:00 CST 1969
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 401
    ((HttpURLConnection)connection).getResponseMessage() : Authorization Required
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 401
    ((HttpURLConnection)connection).getResponseMessage() : Authorization Required
    Failure: Cannot connect to retrieve current3.zip: Authorization Required
    ls /var/sadm/spool:
    /var/sadm/spool:
    total 2
    drwxr-xr-x 5 root sys 512 Sep 22 10:00 cache
    /var/sadm/spool/cache:
    total 6
    drwxr-xr-x 2 root root 512 Sep 22 10:00 Database
    drwxr-xr-x 3 root sys 512 Sep 21 09:54 updatemanager
    drwxr-xr-x 2 root root 512 Sep 22 10:00 xml
    /var/sadm/spool/cache/Database:
    total 0
    /var/sadm/spool/cache/updatemanager:
    total 2
    drwxr-xr-x 2 root sys 512 Sep 21 09:54 analysis.results
    /var/sadm/spool/cache/updatemanager/analysis.results:
    total 0
    /var/sadm/spool/cache/xml:
    total 0
    copying sconadm log files to /tmp/suc-sconadm...
    done.
    checking certificate...
    Enter keystore password:
    ***************** WARNING WARNING WARNING *****************
    * The integrity of the information stored in your keystore *
    * has NOT been verified! In order to verify its integrity, *
    * you must provide your keystore password. *
    ***************** WARNING WARNING WARNING *****************
    Keystore type: jks
    Keystore provider: SUN
    Your keystore contains 11 entries
    Alias name: smirootcacert
    Creation date: Jun 18, 2002
    Entry type: trustedCertEntry
    Owner: CN=Sun Microsystems Inc Root CA, O=Sun Microsystems Inc, C=US
    Issuer: CN=GTE CyberTrust Root, O=GTE Corporation, C=US
    Serial number: 200014a
    Valid from: Tue Nov 07 16:39:00 CST 2000 until: Thu Nov 07 17:59:00 CST 2002
    Certificate fingerprints:
         MD5: D8:B6:68:D4:6B:04:B9:5A:EB:34:23:54:B8:F3:97:8C
         SHA1: BD:D9:0B:DA:AE:91:5F:33:C4:3D:10:E3:77:F0:45:09:4A:E8:A2:98
    Alias name: updateserver.sun.com
    Creation date: Apr 20, 2004
    Entry type: trustedCertEntry
    Owner: CN=updateserver.sun.com, OU=Solaris Patch Server, O="Sun Microsystems, Inc.", L=Santa Clara, ST=California, C=US
    Issuer: CN=updateserver.sun.com, OU=Solaris Patch Server, O="Sun Microsystems, Inc.", L=Santa Clara, ST=California, C=US
    Serial number: 4085ad7d
    Valid from: Tue Apr 20 18:08:45 CDT 2004 until: Fri Apr 18 18:08:45 CDT 2014
    Certificate fingerprints:
         MD5: C7:0D:9B:84:B2:E0:57:FA:F4:D1:0C:2E:F3:0E:68:DF
         SHA1: 48:B3:6B:35:AB:15:FE:BF:C5:B9:FF:39:F9:7E:FF:BB:C2:07:9B:7A
    Alias name: gtecybertrustglobalca
    Creation date: Feb 6, 2006
    Entry type: trustedCertEntry
    Owner: CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US
    Issuer: CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US
    Serial number: 1a5
    Valid from: Wed Aug 12 19:29:00 CDT 1998 until: Mon Aug 13 18:59:00 CDT 2018
    Certificate fingerprints:
         MD5: CA:3D:D3:68:F1:03:5C:D0:32:FA:B8:2B:59:E8:5A:DB
         SHA1: 97:81:79:50:D8:1C:96:70:CC:34:D8:09:CF:79:44:31:36:7E:F4:74
    Alias name: verisignclass3g2ca
    Creation date: Feb 6, 2006
    Entry type: trustedCertEntry
    Owner: OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US
    Issuer: OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US
    Serial number: 7dd9fe07cfa81eb7107967fba78934c6
    Valid from: Sun May 17 19:00:00 CDT 1998 until: Tue Aug 01 18:59:59 CDT 2028
    Certificate fingerprints:
         MD5: A2:33:9B:4C:74:78:73:D4:6C:E7:C1:F3:8D:CB:5C:E9
         SHA1: 85:37:1C:A6:E5:50:14:3D:CE:28:03:47:1B:DE:3A:09:E8:F8:77:0F
    Alias name: smicacert
    Creation date: Jun 18, 2002
    Entry type: trustedCertEntry
    Owner: O=Sun Microsystems Inc, CN=Sun Microsystems Inc CA (Class B)
    Issuer: CN=Sun Microsystems Inc Root CA, O=Sun Microsystems Inc, C=US
    Serial number: 1000006
    Valid from: Mon Nov 13 13:23:10 CST 2000 until: Fri Nov 13 13:23:10 CST 2009
    Certificate fingerprints:
         MD5: B4:1F:E1:0D:80:7D:B1:AB:15:5C:78:CB:C8:8F:CE:37
         SHA1: 1E:38:11:02:F0:5D:A3:27:5C:F9:6E:B1:1F:C4:79:95:E9:6E:D6:DF
    Alias name: patchsigning3
    Creation date: Dec 9, 2008
    Entry type: trustedCertEntry
    Owner: CN=patchsign 20081125, OU=Class B, OU=Corporate Object Signing, O=Sun Microsystems Inc
    Issuer: CN=Object Signing CA, OU=Class 2 OnSite Subscriber CA, OU=VeriSign Trust Network, O=Sun Microsystems Inc
    Serial number: c6c945f7361c6aa3c520502b3db45a7
    Valid from: Mon Nov 24 18:00:00 CST 2008 until: Fri Nov 25 17:59:59 CST 2011
    Certificate fingerprints:
         MD5: 37:FD:5B:76:06:29:65:DB:47:D8:A5:AB:E7:D7:2C:08
         SHA1: 30:C7:C3:AF:85:00:8F:3B:41:DC:55:A3:99:53:E4:00:D8:97:D7:01
    Alias name: patchsigning2
    Creation date: Feb 8, 2006
    Entry type: trustedCertEntry
    Owner: CN=Patch (No version), OU=Class B, OU=Corporate Object Signing, O=Sun Microsystems Inc
    Issuer: CN=Object Signing CA, OU=Class 2 OnSite Subscriber CA, OU=VeriSign Trust Network, O=Sun Microsystems Inc
    Serial number: 3ed0ec9de0eed991b93f09d331d05e93
    Valid from: Tue Jan 24 18:00:00 CST 2006 until: Sat Jan 24 17:59:59 CST 2009
    Certificate fingerprints:
         MD5: 07:5C:E4:4F:4C:DC:4D:D5:D0:A8:A8:16:C8:DB:37:5F
         SHA1: A2:A8:17:32:2C:C4:7E:DE:8E:67:70:5E:08:2B:91:E9:8A:48:8C:05
    Alias name: patchsigning
    Creation date: Jun 18, 2002
    Entry type: trustedCertEntry
    Owner: CN=Enterprise Services Patch Management, O=Sun Microsystems Inc
    Issuer: O=Sun Microsystems Inc, CN=Sun Microsystems Inc CA (Class B)
    Serial number: 1400007b
    Valid from: Mon Sep 24 15:38:53 CDT 2001 until: Sun Sep 24 15:38:53 CDT 2006
    Certificate fingerprints:
         MD5: 6F:63:51:C4:3D:92:C5:B9:A7:90:2F:FB:C0:68:66:16
         SHA1: D0:8D:7B:2D:06:AF:1F:37:5C:0D:1B:A0:B3:CB:A0:2E:90:D6:45:0C
    Alias name: smirootcacert2
    Creation date: Oct 21, 2002
    Entry type: trustedCertEntry
    Owner: CN=Sun Microsystems Inc Root CA, O=Sun Microsystems Inc, C=US
    Issuer: CN=GTE CyberTrust Root, O=GTE Corporation, C=US
    Serial number: 40002ae
    Valid from: Wed Oct 16 10:45:00 CDT 2002 until: Sat Oct 16 18:59:00 CDT 2004
    Certificate fingerprints:
         MD5: 54:E3:D1:E4:79:B4:17:23:65:B4:F9:14:AD:C6:4A:FE
         SHA1: 90:F1:AB:87:AE:A0:4C:1F:AF:43:60:DE:5D:A8:0E:D8:CE:E7:06:AE
    Alias name: getupdates.oracle.com
    Creation date: Apr 25, 2011
    Entry type: trustedCertEntry
    Owner: CN=*.oracle.com, OU=Terms of use at www.verisign.com/rpa (c)10, OU=Global IT, O=Oracle Corporation, L=Redwood Shores, ST=California, C=US
    Issuer: OU=www.verisign.com/CPS Incorp.by Ref. LIABILITY LTD.(c)97 VeriSign, OU=VeriSign International Server CA - Class 3, OU="VeriSign, Inc.", O=VeriSign Trust Network
    Serial number: 7854c9713b40a03d934e4b1b7f266170
    Valid from: Mon Apr 12 19:00:00 CDT 2010 until: Thu May 05 18:59:59 CDT 2011
    Certificate fingerprints:
         MD5: 03:CB:5F:B8:58:40:23:03:7E:89:A7:49:AF:06:7C:23
         SHA1: 63:95:E0:5C:87:42:8E:38:95:73:EE:03:1C:50:48:FE:43:8F:DC:8C
    Alias name: oracle.com
    Creation date: Apr 25, 2011
    Entry type: trustedCertEntry
    Owner: CN=VeriSign Class 3 International Server CA - G3, OU=Terms of use at https://www.verisign.com/rpa (c)10, OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US
    Issuer: CN=VeriSign Class 3 Public Primary Certification Authority - G5, OU="(c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US
    Serial number: 641be820ce020813f32d4d2d95d67e67
    Valid from: Sun Feb 07 18:00:00 CST 2010 until: Fri Feb 07 17:59:59 CST 2020
    Certificate fingerprints:
         MD5: BA:B0:65:B4:3B:9C:E8:40:30:21:7D:C5:C6:CD:3F:EB
         SHA1: B1:8D:9D:19:56:69:BA:0F:78:29:51:75:66:C2:5F:42:2A:27:71:04
    checking network settings...
    141.146.44.51     updates.oraclegha.com getupdates.oracle.com updates.oracle.com
    164.58.129.138     a248.e.akamai.net
    164.58.129.143     a248.e.akamai.net
    141.146.44.51     updates.oraclegha.com cns-services.oracle.com updates.oracle.com

    Sampath,
    You can use one of the following workarounds :
    1. Install redhat-release package from AS
    or
    2. Edit /etc/redhat-release
    change (for example):
    Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
    to:
    Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
    The next version of "up2date" will correctly handle "ES" or "WS" systems.
    Regards,
    Björn

  • Currency translation key issue on web

    Dear BI Colleauges,
    I am facing a problem with respect to currency translation.Issue is that.When i execute the report on web(Please note variable exists for 0currency).I do right click and use the Global currency option.I am trying to convert EUR to USD.When i use the currency translation option,it successfully changes the value to USD.But the unit remains still in EUR.I am wondering does this Unit also changes or it remains same as its database currency.
    As a prerequisite,I have defined currency translation type in RSCUR.Exchange rate as M with Dynamic Ex.rate determination.In currency tab,For source currency its 'Source currency from data record".For target currency its "Target currency selection with translation.In Time ref,its current date.I have not used this currency translation type in keyfigure ( In KF properties conversions tab).I do use this type in run time whn i execute the report.I did try option of creating variable also and using the same variable in report.But the result is same.
    Please observe the report looks like this.First column material,second column is currency and third column is value.
    It would be great if anybody can give your inputs on the same.
    BR
    Robby

    Hi Ace,
               Under rows which info objects are there in your query definition.
    Thanks,
    Vijay.

  • An unexpected error has been detected by HotSpot Virtual Machine:

    Hi
    When I upload the xml file with dubug window.
    When I have debug then this message will come..
    So give me a solution..
    Here at below I have pasted files. in which I want to by pass the ldap..
    So give me suggestion what to do with that files.
    What's wrong with that file ?
    Jiten
    18 Oct 2007 17:02:09 0 INFO [main] security.SecurityUtil - SecurityUtil.login: Called with [email protected]; password=[C@1797795; sourceIpAddress=192.168.5.14; weblogin=false; realm=null
    18 Oct 2007 17:02:09 16    INFO  [main] security.SecurityUtil - login: start login: username: [email protected]
    18 Oct 2007 17:02:09 125 INFO [main] BOOT - -- boot log messages -->
    [BOOT] INFO: Loading OJB's properties: file:/C:/LMS/gsnx/deploy/webapp/gsnx.ear/webapp.war/WEB-INF/classes/OJB.properties
    [BOOT] WARN: Can't read logging properties file using path 'OJB-logging.properties', message is:
    C:\LMS\gsnx\OJB-logging.properties (The system cannot find the file specified)
    Will try to load logging properties from OJB.properties file
    [BOOT] INFO: Logging: Found 'log4j.properties' file, use class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
    [BOOT] INFO: Log4J is already configured, will not search for log4j properties file
    18 Oct 2007 17:02:12 3282 INFO [main] security.SecurityUtil - SecurityUtil.login: Calling authentication with [email protected]; password=[C@1797795; realm=null
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d85c14f, pid=4032, tid=3260
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # V  [jvm.dll+0x11c14f]
    # An error report file with more information is saved as hs_err_pid4032.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Here :This is my login.config file..
    * Copyright (c) 2003-2005 E2open Inc. All rights reserved.
    * gnsx security configuration file
    * Note:
    * 1. At installation time, java.security file in your jre's lib/security/ directory should
    * be edited add the following line (ganx.home} is the home directory of gsnx install
    * login.config.url.1=file:{gsnx.home}/conf/login.config
    * 2. Edit this file to replace ldap-url with the correct url for your
    * LoginModule configuration.
    * @version $Id: login.config,v 1.8 2006/02/04 18:38:11 vgeorge Exp $
    gsnx.security.Login
    * LdapLoginModule Options:
    * ldap-url - LDAP connection URL, such as ldap://localhost:389
    * e.g. ldap-url="ldap://192.168.31.63:389"
    * dn-mask - The DN mask for user. The number 0 refers to the parameter
    * number for username. If this is specified then user search is ingored.
    * **This option is DEPRECATED**.
    * e.g. dn-mask="cn={0},ou=People,dc=gsnx,dc=com"
    * initialContextFactory - Class name of the initial context factory
    * e.g. initialContextFactory="com.sun.jndi.ldap.LdapCtxFactory"
    * connection-username - The DN used by the login module itself for authentication to
    * the directory server.
    * e.g. connection-username="uid=admin,ou=system"
    * connection-password - Password that is used by the login module to authenticate
    * itself to the directory server
    * e.g. connection-password="password"
    * connectionProtocol - The security protocol to use. This value is determined by the
    * service provider. An example would be SSL.
    * e.g. connectionProtocol="ldap"
    * authentication - The security level to use. Its value is one of the following
    * strings: "none", "simple", "strong".
    * e.g. authentication="simple"
    * user-search-base - the base DN for the user search
    * e.g. user-search-base="ou=users,ou=system"
    * user-search-pattern - filter specification how to search for the user object.
    * RFC 2254 filters are allowed. For example: (uid=user1). To parameterize the value
    * of the CN attribute type, specify (uid = {0}). The number 0 refers to the parameter
    * number for username. This query must return exactly one object.
    * e.g. user-search-pattern="uid={0}"
    * user-search-scope-subtree - Directory search scope for the user (ture | false)
    * ture - directory search scope is SUBTREE
    * false - directory search scope is ONE-LEVEL
    * e.g. user-search-scope-subtree="true"
    * user-password-changepw-gsnx-handler - hander to change password
    * If this handler is not specified, the change password feature will not be available
    * if "com.gsnx.core.server.security.LdapLoginModule", is used the the
    * option - user-password-attribute is required.
    * e.g. user-password-changepw-gsnx-handler="com.gsnx.core.server.security.LdapLoginModule"
    * user-password-attribute - attribute in LDAP that stores the user password
    * If this is not specified, the change password feature will not be work
    * when "com.gsnx.core.server.security.LdapLoginModule", is used as
    * user-password-changepw-gsnx-handler
    * e.g. user-password-attribute="userPassword"
    * role-search-base - The base DN for the group membership search
    * e.g. role-search-base="ou=groups,ou=system"
    * role-name-attribute - LDAP attribute type that identifies group name attribute in the object
    * returned from the group membership query. The group membership query is defined
    * by the role-search-pattern parameter. Typically the group name parameter is "cn".
    * e.g. role-name="cn"
    * role-search-pattern - The filter specification how to search for the role object.
    * RFC 2254 filters are allowed. For example: (uniqueMember = {0}). The number 0
    * refers refers to the DN of the authenticated user. Note that if role membership
    * for the user is defined in the member-of-like attribute (see user-role-name
    * parameter) you may not need to search for group membership with the query.
    * e.g. role-search-pattern="(uniqueMember={0})"
    * role-search-scope-subtree - Directory search scope for the role (ture | false).
    * ture - directory search scope is SUBTREE
    * false - directory search scope is ONE-LEVEL
    * e.g. role-search-scope-subtree="false"
    * user-role-attribute - LDAP attribute type for the user group membership. Different LDAP
    * schemas represent user group membership in different ways such as memberOf,
    * isMemberOf, member, etc. Values of these attributes are identifiers of groups that
    * a user is a member of. For example, if you have: memberOf: cn=admin,ou=groups,dc=gsnx,
    * specify "memberOf" as the value for the user-role-name attribute. Be aware of the
    * relationship between this parameter and group membership query. Typically
    * they will return the same data.
    * e.g. user-role-name="memberOf"
    * ldap://ldap-qa.dev.e2open.com:389
    * ldap://192.168.31.63:389
    com.gsnx.core.server.security.PassthruLoginModule required
    *com.gsnx.core.server.security.LdapLoginModule required
    initial-context-factory="com.sun.jndi.ldap.LdapCtxFactory"
    ldap-url="ldap://ldap-qa.dev.e2open.com:389"
    connection-username="cn=Manager,dc=gsnx,dc=com"
    connection-password="slapface"
    connection-protocol="ldap"
    authentication="simple"
    user-search-base="dc=gsnx,dc=com"
    user-search-pattern="cn={0}"
    user-search-scope-subtree="true"
    user-password-changepw-gsnx-handler="com.gsnx.core.server.security.PassthruLoginModule"
    user-password-attribute="userPassword"
    role-search-base=""
    role-name-attribute=""
    role-search-pattern=""
    role-search-scope-subtree=""
    user-role-attribute="";
    This is LoginConfig.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- The XML based JAAS login configuration read by the
    org.jboss.security.auth.login.XMLLoginConfig mbean. Add
    an application-policy element for each security domain.
    The outline of the application-policy is:
    <application-policy name="security-domain-name">
    <authentication>
    <login-module code="login.module1.class.name" flag="control_flag">
    <module-option name = "option1-name">option1-value</module-option>
    <module-option name = "option2-name">option2-value</module-option>
    </login-module>
    <login-module code="login.module2.class.name" flag="control_flag">
    </login-module>
    </authentication>
    </application-policy>
    $Revision: 1.12.2.2 $
    --><!DOCTYPE policy PUBLIC "-//JBoss//DTD JBOSS Security Config 3.0//EN" "http://www.jboss.org/j2ee/dtd/security_config.dtd">
    <policy>
    <!-- Used by clients within the application server VM such as
    mbeans and servlets that access EJBs.
    -->
    <application-policy name="gsnx.security.Login">
    <authentication>
    <!-- <login-module code="com.gsnx.core.server.security.LdapLoginModule" flag="required">-->
    <login-module code="com.gsnx.core.server.security.PassthruLoginModule" flag="required">
    <module-option name="initial-context-factory">com.sun.jndi.ldap.LdapCtxFactory
    </module-option>
    <!--<module-option name="user-password-changepw-gsnx-handler">com.gsnx.core.server.security.LdapLoginModule-->
    <module-option name="user-password-changepw-gsnx-handler">com.gsnx.core.server.security.PassthruLoginModule
    </module-option>
    <!-- <module-option name="ldap-url">ldap://192.168.31.63:389</module-option> -->
    <!-- <module-option name="ldap-url">ldap://10.120.17.253:389</module-option> -->
    <module-option name="ldap-url">ldap://ldap-qa.dev.e2open.com:389</module-option>
    <module-option name="connection-username">cn=Manager,dc=gsnx,dc=com</module-option>
    <module-option name="connection-password">slapface</module-option>
    <module-option name="connection-protocol">ldap</module-option>
    <module-option name="authentication">simple</module-option>
    <module-option name="user-search-base">dc=gsnx,dc=com</module-option>
    <module-option name="user-search-pattern">cn={0}</module-option>
    <module-option name="user-search-scope-subtree">true</module-option>
    <module-option name="user-password-attribute"/>
    <module-option name="role-search-base"/>
    <module-option name="role-name-attribute"/>
    <module-option name="role-search-pattern"/>
    <module-option name="role-search-scope-subtree"/>
    <module-option name="user-role-attribute"/>
    </login-module>
    </authentication>
    </application-policy>
    <application-policy name="client-login">
    <authentication>
    <login-module code="org.jboss.security.ClientLoginModule" flag="required">
    </login-module>
    </authentication>
    </application-policy>
    <!-- Security domain for JBossMQ -->
    <application-policy name="jbossmq">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.DatabaseServerLoginModule" flag="required">
    <module-option name="unauthenticatedIdentity">guest</module-option>
    <module-option name="dsJndiName">java:/DefaultDS</module-option>
    <module-option name="principalsQuery">SELECT PASSWD FROM JMS_USERS WHERE USERID=?</module-option>
    <module-option name="rolesQuery">SELECT ROLEID, 'Roles' FROM JMS_ROLES WHERE USERID=?</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- Security domain for JBossMQ when using file-state-service.xml
    <application-policy name = "jbossmq">
    <authentication>
    <login-module code = "org.jboss.mq.sm.file.DynamicLoginModule"
    flag = "required">
    <module-option name = "unauthenticatedIdentity">guest</module-option>
    <module-option name = "sm.objectname">jboss.mq:service=StateManager</module-option>
    </login-module>
    </authentication>
    </application-policy>
    -->
    <!-- Security domains for testing new jca framework -->
    <application-policy name="HsqlDbRealm">
    <authentication>
    <login-module code="org.jboss.resource.security.ConfiguredIdentityLoginModule" flag="required">
    <module-option name="principal">sa</module-option>
    <module-option name="userName">sa</module-option>
    <module-option name="password"/>
    <module-option name="managedConnectionFactoryName">jboss.jca:service=LocalTxCM,name=DefaultDS</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <application-policy name="JmsXARealm">
    <authentication>
    <login-module code="org.jboss.resource.security.ConfiguredIdentityLoginModule" flag="required">
    <module-option name="principal">guest</module-option>
    <module-option name="userName">guest</module-option>
    <module-option name="password">guest</module-option>
    <module-option name="managedConnectionFactoryName">jboss.jca:service=TxCM,name=JmsXA</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- A template configuration for the jmx-console web application. This
    defaults to the UsersRolesLoginModule the same as other and should be
    changed to a stronger authentication mechanism as required.
    -->
    <application-policy name="jmx-console">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required">
    <module-option name="usersProperties">props/jmx-console-users.properties</module-option>
    <module-option name="rolesProperties">props/jmx-console-roles.properties</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- A template configuration for the web-console web application. This
    defaults to the UsersRolesLoginModule the same as other and should be
    changed to a stronger authentication mechanism as required.
    -->
    <application-policy name="web-console">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required">
    <module-option name="usersProperties">web-console-users.properties</module-option>
    <module-option name="rolesProperties">web-console-roles.properties</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- A template configuration for the JBossWS web application (and transport layer!).
    This defaults to the UsersRolesLoginModule the same as other and should be
    changed to a stronger authentication mechanism as required.
    -->
    <application-policy name="JBossWS">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required">
    <module-option name="unauthenticatedIdentity">anonymous</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- The default login configuration used by any security domain that
    does not have a application-policy entry with a matching name
    -->
    <application-policy name="other">
    <!-- A simple server login module, which can be used when the number
    of users is relatively small. It uses two properties files:
    users.properties, which holds users (key) and their password (value).
    roles.properties, which holds users (key) and a comma-separated list of
    their roles (value).
    The unauthenticatedIdentity property defines the name of the principal
    that will be used when a null username and password are presented as is
    the case for an unuathenticated web client or MDB. If you want to
    allow such users to be authenticated add the property, e.g.,
    unauthenticatedIdentity="nobody"
    -->
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required"/>
    </authentication>
    </application-policy>
    </policy>
    This is : java.security
    # This is the "master security properties file".
    # In this file, various security properties are set for use by
    # java.security classes. This is where users can statically register
    # Cryptography Package Providers ("providers" for short). The term
    # "provider" refers to a package or set of packages that supply a
    # concrete implementation of a subset of the cryptography aspects of
    # the Java Security API. A provider may, for example, implement one or
    # more digital signature algorithms or message digest algorithms.
    # Each provider must implement a subclass of the Provider class.
    # To register a provider in this master security properties file,
    # specify the Provider subclass name and priority in the format
    # security.provider.<n>=<className>
    # This declares a provider, and specifies its preference
    # order n. The preference order is the order in which providers are
    # searched for requested algorithms (when no specific provider is
    # requested). The order is 1-based; 1 is the most preferred, followed
    # by 2, and so on.
    # <className> must specify the subclass of the Provider class whose
    # constructor sets the values of various properties that are required
    # for the Java Security API to look up the algorithms or other
    # facilities implemented by the provider.
    # There must be at least one provider specification in java.security.
    # There is a default provider that comes standard with the JDK. It
    # is called the "SUN" provider, and its Provider subclass
    # named Sun appears in the sun.security.provider package. Thus, the
    # "SUN" provider is registered via the following:
    # security.provider.1=sun.security.provider.Sun
    # (The number 1 is used for the default provider.)
    # Note: Statically registered Provider subclasses are instantiated
    # when the system is initialized. Providers can be dynamically
    # registered instead by calls to either the addProvider or
    # insertProviderAt method in the Security class.
    # List of providers and their preference orders (see above):
    security.provider.1=sun.security.provider.Sun
    security.provider.2=sun.security.rsa.SunRsaSign
    security.provider.3=com.sun.net.ssl.internal.ssl.Provider
    security.provider.4=com.sun.crypto.provider.SunJCE
    security.provider.5=sun.security.jgss.SunProvider
    security.provider.6=com.sun.security.sasl.Provider
    # Select the source of seed data for SecureRandom. By default an
    # attempt is made to use the entropy gathering device specified by
    # the securerandom.source property. If an exception occurs when
    # accessing the URL then the traditional system/thread activity
    # algorithm is used.
    # On Solaris and Linux systems, if file:/dev/urandom is specified and it
    # exists, a special SecureRandom implementation is activated by default.
    # This "NativePRNG" reads random bytes directly from /dev/urandom.
    # On Windows systems, the URLs file:/dev/random and file:/dev/urandom
    # enables use of the Microsoft CryptoAPI seed functionality.
    securerandom.source=file:/dev/urandom
    # The entropy gathering device is described as a URL and can also
    # be specified with the system property "java.security.egd". For example,
    # -Djava.security.egd=file:/dev/urandom
    # Specifying this system property will override the securerandom.source
    # setting.
    # Class to instantiate as the javax.security.auth.login.Configuration
    # provider.
    login.configuration.provider=com.sun.security.auth.login.ConfigFile
    # Default login configuration file
    login.config.url.1=C:\LMS\gsnx\core\src\conf\login.config
    # Class to instantiate as the system Policy. This is the name of the class
    # that will be used as the Policy object.
    policy.provider=sun.security.provider.PolicyFile
    # The default is to have a single system-wide policy file,
    # and a policy file in the user's home directory.
    policy.url.1=file:${java.home}/lib/security/java.policy
    policy.url.2=file:${user.home}/.java.policy
    # whether or not we expand properties in the policy file
    # if this is set to false, properties (${...}) will not be expanded in policy
    # files.
    policy.expandProperties=true
    # whether or not we allow an extra policy to be passed on the command line
    # with -Djava.security.policy=somefile. Comment out this line to disable
    # this feature.
    policy.allowSystemProperty=true
    # whether or not we look into the IdentityScope for trusted Identities
    # when encountering a 1.1 signed JAR file. If the identity is found
    # and is trusted, we grant it AllPermission.
    policy.ignoreIdentityScope=false
    # Default keystore type.
    keystore.type=jks
    # Class to instantiate as the system scope:
    system.scope=sun.security.provider.IdentityDatabase
    # List of comma-separated packages that start with or equal this string
    # will cause a security exception to be thrown when
    # passed to checkPackageAccess unless the
    # corresponding RuntimePermission ("accessClassInPackage."+package) has
    # been granted.
    package.access=sun.
    # List of comma-separated packages that start with or equal this string
    # will cause a security exception to be thrown when
    # passed to checkPackageDefinition unless the
    # corresponding RuntimePermission ("defineClassInPackage."+package) has
    # been granted.
    # by default, no packages are restricted for definition, and none of
    # the class loaders supplied with the JDK call checkPackageDefinition.
    #package.definition=
    # Determines whether this properties file can be appended to
    # or overridden on the command line via -Djava.security.properties
    security.overridePropertiesFile=true
    # Determines the default key and trust manager factory algorithms for
    # the javax.net.ssl package.
    ssl.KeyManagerFactory.algorithm=SunX509
    ssl.TrustManagerFactory.algorithm=PKIX
    # Determines the default SSLSocketFactory and SSLServerSocketFactory
    # provider implementations for the javax.net.ssl package. If, due to
    # export and/or import regulations, the providers are not allowed to be
    # replaced, changing these values will produce non-functional
    # SocketFactory or ServerSocketFactory implementations.
    #ssl.SocketFactory.provider=
    #ssl.ServerSocketFactory.provider=
    # The Java-level namelookup cache policy for successful lookups:
    # any negative value: caching forever
    # any positive value: the number of seconds to cache an address for
    # zero: do not cache
    # default value is forever (FOREVER). For security reasons, this
    # caching is made forever when a security manager is set.
    # NOTE: setting this to anything other than the default value can have
    # serious security implications. Do not set it unless
    # you are sure you are not exposed to DNS spoofing attack.
    #networkaddress.cache.ttl=-1
    # The Java-level namelookup cache policy for failed lookups:
    # any negative value: cache forever
    # any positive value: the number of seconds to cache negative lookup results
    # zero: do not cache
    # In some Microsoft Windows networking environments that employ
    # the WINS name service in addition to DNS, name service lookups
    # that fail may take a noticeably long time to return (approx. 5 seconds).
    # For this reason the default caching policy is to maintain these
    # results for 10 seconds.
    networkaddress.cache.negative.ttl=10
    # Properties to configure OCSP for certificate revocation checking
    # Enable OCSP
    # By default, OCSP is not used for certificate revocation checking.
    # This property enables the use of OCSP when set to the value "true".
    # NOTE: SocketPermission is required to connect to an OCSP responder.
    # Example,
    # ocsp.enable=true
    # Location of the OCSP responder
    # By default, the location of the OCSP responder is determined implicitly
    # from the certificate being validated. This property explicitly specifies
    # the location of the OCSP responder. The property is used when the
    # Authority Information Access extension (defined in RFC 3280) is absent
    # from the certificate or when it requires overriding.
    # Example,
    # ocsp.responderURL=http://ocsp.example.net:80
    # Subject name of the OCSP responder's certificate
    # By default, the certificate of the OCSP responder is that of the issuer
    # of the certificate being validated. This property identifies the certificate
    # of the OCSP responder when the default does not apply. Its value is a string
    # distinguished name (defined in RFC 2253) which identifies a certificate in
    # the set of certificates supplied during cert path validation. In cases where
    # the subject name alone is not sufficient to uniquely identify the certificate
    # then both the "ocsp.responderCertIssuerName" and
    # "ocsp.responderCertSerialNumber" properties must be used instead. When this
    # property is set then those two properties are ignored.
    # Example,
    # ocsp.responderCertSubjectName="CN=OCSP Responder, O=XYZ Corp"
    # Issuer name of the OCSP responder's certificate
    # By default, the certificate of the OCSP responder is that of the issuer
    # of the certificate being validated. This property identifies the certificate
    # of the OCSP responder when the default does not apply. Its value is a string
    # distinguished name (defined in RFC 2253) which identifies a certificate in
    # the set of certificates supplied during cert path validation. When this
    # property is set then the "ocsp.responderCertSerialNumber" property must also
    # be set. When the "ocsp.responderCertSubjectName" property is set then this
    # property is ignored.
    # Example,
    # ocsp.responderCertIssuerName="CN=Enterprise CA, O=XYZ Corp"
    # Serial number of the OCSP responder's certificate
    # By default, the certificate of the OCSP responder is that of the issuer
    # of the certificate being validated. This property identifies the certificate
    # of the OCSP responder when the default does not apply. Its value is a string
    # of hexadecimal digits (colon or space separators may be present) which
    # identifies a certificate in the set of certificates supplied during cert path
    # validation. When this property is set then the "ocsp.responderCertIssuerName"
    # property must also be set. When the "ocsp.responderCertSubjectName" property
    # is set then this property is ignored.
    # Example,
    # ocsp.responderCertSerialNumber=2A:FF:00

    user564785 wrote:
    I am trying to installl Oracle 11gR2 on VM machine with Redhat Linux 6-64bit. That is a Oracle database problem. Even though the Oracle product uses java it still represents a problem with that product (Oracle) rather than java. So you need to start with an Oracle database forum.

  • How to populate the collaboration name field in B2B?

    hello,
    There a field in oracle B2B 11g console in Reports --> Conversations
    the Collaboration ID field get populated with the Id
    just wanted to know how can we populate the Collaboration name ?
    Regards,
    Shreya

    Solved..:)
    Solution:
    While creating the ALV grid, use the method 'get_layout' of the class CL_SALV_TABLE and get the reference of the layout in a reference variable.
    Data:
          gw_key       TYPE            salv_s_layout_key.
      gr_layout = gr_grid->get_layout( ).
      gw_key-report = sy-cprog.
      gw_key-logical_group = gc_log_grp." Pass the logical group here say logical group: 0001, 0002, etc. for each ALV
    So, whenever you create/ change a layout on the ALV grid, the system automatically passes this logical group and saves it in the table LTDX.
    Regards
    s@k

  • Cannot edit pwd.tmp file Installing IDM 7.1 database on Win2k8 - MSSQL 2005

    Hi there,
    I am installing IDM 7.1 on a virtual Windows 2008 Server, MS SQL 2005.
    I am stuck at a very early stage in the Installing-SQL-database guide; I have tested the database
    connection successfully, using the mxmc-test.cmd script. I am failing on the next step, running the
    mxmc-install.cmd.
    There are two different errors, both with the final message "echo was unexpected at this time".
    The first error skips past the password prompt for users sa, mxmc_oper and confirm password
    for mcmx_oper, shows the error message and then returns me to the command prompt.
    Once I added my logged-in user [SID]adm as "mapped to the Database" in  the
    MS SQL Management Console > Login Properties > User Mapping, I got a new variation
    on the above message.
    The second message again skips past the sa user password prompt, but then
    displays additional text:
    E:\IDM\51035967\DATA_UNITS\IC_DESIGNTIME_71\Database\SQL-Server\mxmc-install
    ***Install an Identity Center database mxmc_db
    ***This command will install a new Identity Centre database.
    ***To continue press Enter, otherwise CTRL-C
    Press an key to continue . . .
    Enter password for user sa:
    Access is denied.
    E:\IDM\51035967\DATA_UNITS\IC_DESIGNTIME_71\Database\SQL-Server\pwd.tmp
    Access is denied.
    Enter password for mxmc_oper:
    Access is denied.
    Confirm password for mxmc_oper:
    Access is denied.
    echo was unexpected at this time.
    I have previously enabled the sa user, and reset its password to be the installation
    master password. I first tried with domain\[SID]adm , then localmachine\[SID]adm, then
    with Domain\Administrator, and lastly with local machine\Administrator
    Whan I manually add some text to pwd.tmp, I am not allowed to save the file, as
    either [sid]adm. As administrator I am able to save the file.
    When I run the script as either Administrator I get the first error.
    With either [sid]adm  user I get the second error.
    So it appears to be Windows 2008 Server file security, for my [sid]adm users.
    They are both in the Administrators group for the local machine,
    and the E:\ has full access for Administrators group.
    Any help would be greatly appreciated!
    Kind regards,
    Andy Minshull

    I have solved this issue; there are two parts to the solution;
    1: Write Permission to pwd.tmp
    Although the installation cd folder had already been copied from the host to the VM guest, copying the folder to a new name resolved the issues with the file security. Not sure why exactly, but once done, SIDADM is able to edit pwd.tmp manually, as well as via the script.
    2: Alternative Install Script.
    We were greatly helped [by this SDN post|Re: identity center install problem: "echo unexspected at this time";, 4th reply:
    (I'm installing on a virtual machine)....
    Then I tried mxmc-xinstall with given prefixes. That worked for me.
    On inspection of the mxmc-install script, it sets the necessary variables, based on some user input, then passes the values to the script mxmc-xinstall. Running mxmc-xinstall with no switches shows the prefixes required. Also, the mxmc-xinstall script is outlined in the Install guide, under section "Installing the Identity Center database with a given prefix", since it provides the opportunity to choose a prefix other than the standard "mxmc".
    These two actions have solved my problem. So, based on the fact that Karsten had the same problem, on the same OS and on  a VM, I guess it is safe to assume that this is a bug specific to using Win2k8 on VMware. Our VMWare version is Server 2.
    All the best,
    Andy
    Edited by: Andy Minshull on Jan 7, 2010 12:23 PM
    Edited by: Andy Minshull on Jan 7, 2010 12:28 PM

  • PPTP VPN on Server 2008R2 dropping users but acting like it is still connected

    Hello,
    I'm having a weird problem and I'm at a loss.  We have a couple of cloud servers that form our remote office system.  Basically, their is 1 DC, 1 Remote Desktop server, and 2 member servers being used as workstations.  The users access these
    server and resources via a PPTP VPN setup on the DC using RRAS.  Everything has worked fairly well for the last year, but recently, my users have complained that they get disconnected at random times over the last couple of weeks.  I was able
    to observe the behavior yesterday and it goes something like this:
    -The user is working fine
    -The user tries to access a share, open a web page, tries to open a remote desktop session or notices that their Outlook client is disconnected and finds that nothing can be reached outside of the local machine.  I tried pinging the DC address,
    www.google.com, and the RDP server without success. From the server, I tried pinging the errant workstation without success. The server shows the connection to be active and the workstation does not disconnect the connection. On
    one occasion, the problem just rectified itself and everything started working again. On all other occasions, the VPN had to be disconnected and reconnected. Note that some workstations are not reporting this problem.
    -The user disconnects the VPN
    -The user reconnects the VPN and usually everything is okay again for awhile, but sometimes they are disconnected within minutes.
    This is new behavior, and no changes have been made by me and the Cloud support people tell me they haven't done anything.  At this point, I'm not even sure how to go about troubleshooting it. The next time it happened, I was going to pull an ARP table
    to see if anything looks amiss, but the only other avenue I have going is a call into the cloud services support to see if they can look for dropped or filtered information between our main office and our cloud server.
    The only part of this setup that is a little bit different for me is the IPv4 settings in the RRAS console under properties of the server. Normally in the IPv4 settings, I select DHCP and allow the users to pull from the existing DHCP server. However, the
    cloud support recommended against having a DHCP server, so instead of DHCP, I selected "use static IP address pool." I put 10.216.8.197 to 10.216.8.22 and the subnet mask is picking up from the server as 255.255.255.224 and the default gateway is
    picking up from the server as 10.216.8.193.
    Does anyone have any advice on how to troubleshoot this problem?  What to try next if the cloud services support doesn't find anything, etc?
    Thanks,
    Jeffery Smith

    Hi Jeffery,
    According to your description, the VPN clients can connect the server at the beginning, but when we reconnected after going wrong, they were disconnected within minutes. Maybe the next time it happened, we could follow steps below to troubleshoot this issue.
    Use ipconfig /all command in the VPN client when we set up VPN connection, to view which IP address the VPN client obtain.
    Pull an ARP table from the VPN client to view the IP Address-Physical Address mappings as you said will help to troubleshoot this issue. The assigned IP address maybe used by other computers.
    If the static IP address pool range from 10.216.8.197 to 10.216.8.22, due to the subnet is 255.255.255.224, there are 8 subnet in the 10.216.8.0/27 network. If the static IP address pool consists of ranges of IP addresses that are for a separate subnet,
    then we need to either enable an IP routing protocol on the remote access server computer or add static IP routes consisting of the {IP Address, Mask} of each range to the routers of the intranet. If the routes are not added, then remote access clients can’t
    receive traffic from resources on the intranet.
    Best Regards,
    Tina

  • Values are returned as question marks.

    I have set up a UTF-8 database, on my english version of WinXP..
    SELECT * FROM NLS_DATABASE_PARAMETERS;
    .. shows this is correct - UTF8
    I have set up NLS_LANG variable in windows, to be "American.America.UTF8"
    Using SQL*Plus worksheet I can update a row in my database to contain chinese characters. I dont know what the chinese means, but I can copy and paste from another application, and the glyphs looks the same in the source and SQL*Plus worksheet.
    I can then select the row ..
    SELECT * FROM THETABLE WHERE THECOLUMN = '{CHINESECHARS}';
    The correct row is returned, but the column is shown with just question marks, instead of the glyphs I expect.
    (This also happens with the web application I am developing which also seems to return qurestion marks. (PHP not JSP))
    Can anyone shed any light on this problem as I am completely stuck.

    Check these notes# 132453.1, 152260.1 & 158577.1 out on metalink also for further good details. This may/may not work for Chinese yet it should steer you
    in the right direction.. It's the combination of the NLS_LANG and Active
    Code page settings on the client as well as the database characterset. I believe you say the database character set is UTF8. That part should be correct. It's then the client side combo's that do the trick. It's trying differing combo's until he desired results are achieved. Having not worked with Chinese I can
    give you an example of what I've experienced...
    These are the following steps I performed to enable the client SQL*Plus (command line and GUI) and SQL*Worksheet to display/input the euro currency symbol correctly for example...
    1) Search from the top of the registry (regedit) for ALL occurrences of NLS_LANG and make the value AMERICAN_AMERICA.WE8MSWIN1252.
    2) Go to the following registry entry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\CodePage\ACP
    and change the active code page (ACP) to 1252. If there is an OEMACP entry there change that also to 1252.
    3) Reboot the PC
    To test .. go to DOS and enter at the prompt..
    E:\>chcp
    Active code page: 1252
    If the above message IS NOT 1252 you must have missed editting the registry entry
    explained above. However you can change it for this session by entering
    E:\>chcp 1252
    - < Set font to Lucida Console (in Properties, Font tab) >
    To get the UNICODE characters you want insert into the database do the following
    E:\>charmap
    You will see a display of different characters.
    If you click on advanced view at the lower right corner a search screen comes up. Enter UNICODE for the character set, ALL for group by and EURO for the search for and the euro currency symbol will come up. This is one way how the user can enter this character into the app. You can copy the character in this function as you can see and then you can paste it elsewhere. Copy whatever character you want to test with. My test was with the euro currency symbol.
    E:\>sqlplus.exe <user>/<pwd>
    SQL*Plus: Release 8.1.7.0.0 - Production on Fri Jul 13 13:22:19 2001
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Connected to: Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option JServer Release 8.1.7.0.0 - Production
    SQL> create table t (a char(3));
    Table created.
    SQL>insert into t values ('');
    1 row inserted. SQL>
    commit;
    SQL> select * from t;
    A
    If the all the registry edits were performed correctly this will work with
    SQL*Plus GUI and SQL*Worksheet.
    Check these notes# 132453.1, 152260.1 & 158577.1 out on metalink also for further details real carefully.

  • Portfolio PDF Help needed

    Hello everyone!
    I have created an A4 landscape Portfolio in Illustrator CC to send as PDF to clients with 18 pages total. File is 10 MG, too big to send to clients, I need real advice...
    I have uploaded this file to the website Issuu so you can get a closer idea: http://issuu.com/dolorequena/docs/porfolio_2013
    My original file use to weight more than 20MG, but I reduce the size by saving the artwork in Photoshop CC as images, so I made sure this settings were set:
    All, 150 dpi
    RGB mode.
    JPG format
    (take a look at the image, and feel free to advice)
    Then I went back to my Illutrator CC file and I placed all the images...
    in all honest, it took a while till I made sure it all layed out almost perfectl and had to solve other minor issues.
    The question is... How would you have created your PDF portfolio to send to clients or for print?
    Do you start by schetching, like I did? and use In-Design instead of Illustrator?
    Can you specify as detail as possible?
    Also recently I made a small presentation in Illutrator CC for a client, file is 17MG if I Zip it, it becomes 14MG.
    In this case, for this type of presentation I use PNG images with transparecy, some vector illustrations with shadows... I know this increases the size, but how do you get a good resolution?
    I saved the file as High Quality Print. But when I tried sending the file it took ages, and it wasnt even sent. What is the max recommended weight of file?
    Be as open as possible, I am happy to hear all construcctive criticism.
    Thank you for your time,

    No, I haven't tried the frist option, but I will test it... im curious!
    Have you tried to File>Print and use Acrobat Distiller with Properties>Conversion Settings>eBook (you may edit the settings and get a customized set)?
    Number 2... What exactly do you mean by uploading it to my site? you mean have a section so clients can download it? or from the FTP? If you have time this is my site: www.dolodesign.com , maybe you can take a quick look and explain? ... I appretiate your time.
    Or have you considered just uploading it to your site and email a link to (possible) clients?

  • U3D, Ids and other metadata in the sceneobject

    From the JS3D reference, and the "supported elements" in U3D, it seems that there could exist some overlap between what is accessible on a sceneobject through js and what is in the U3D, but that mapping is not explained anywhere. In particular I would like to know if these properties map to anything in the U3D file and what that mapping is:
    SceneObject.name The SceneObject objectâs name.
    Type: string
    SceneObject.objectGUID
    A value that uniquely identifies the SceneObject in custom data.
    Type: string
    SceneObject.objectID
    An unsigned 32-bit value that uniquely identifies the SceneObject.
    Type: integer
    Thanks!
    Johan

    For the last two items, the scene does not automatically assign any U3D metadata to these properties. The latest reference for them can be found here:
    http://livedocs.adobe.com/acrobat_sdk/9/Acrobat9_HTMLHelp/wwhelp/wwhimpl/common/html/wwhel p.htm?context=Acrobat9_HTMLHelp&file=JS_3D_Intro.90.1.html
    However, the "metadataString" property might give you something you could use. Here's a hunk of JS code to show the values of all node properties in the Acrobat JS console. Attach this script to the model and compare the output to what you see from your original U3D creation program. There indeed could be some overlap you would find useful, and this is the easiest way to determine that, I'll bet (and the most dependable way).
    First, here's how to use the script, just in case:
    1) Attach the script to the 3D object, not as page script. To do this, use the "Select Object Tool" and double-click the 3D annot, click the 3D tab, script field is at bottom.
    2) Activate the 3D annot, and open the Javascript console (ctrl+j) to see the results of the property search.
    Here's the script:
    console.println ("Number of nodes in scene = " + scene.nodes.count + "\n");
    console.println ("Looping through nodes...\n");
    for (i = 0; i < scene.nodes.count; i++)
    objNode = scene.nodes.getByIndex(i);
    console.println ("------------------------------------------------------");
    console.println ("NODE INDEX " + i);
    console.println ("-------------");
    if (objNode == undefined)
    { console.println (" *** node = undefined ***\n\n"); }
    else
    console.println (" PROPERTIES:");
    console.println (" objNode.firstChild = " + objNode.firstChild );
    console.println (" objNode.hitEnabled = " + objNode.hitEnabled );
    console.println (" objNode.info = " + objNode.info );
    console.println (" objNode.metadataString = " + objNode.metadataString );
    console.println (" objNode.name = " + objNode.name );
    console.println (" objNode.nextSibling = " + objNode.nextSibling );
    console.println (" objNode.objectGUID = " + objNode.objectGUID );
    console.println (" objNode.objectID = " + objNode.objectID );
    console.println (" objNode.parent = " + objNode.parent );
    console.println (" objNode.type = " + objNode.type );
    console.println (" objNode.transform = " + objNode.transform );
    console.println (" objNode.wireframeColor = " + objNode.wireframeColor );
    console.println (" objNode.visible = " + objNode.visible );
    console.println ("");
    console.println (" METHODS:");
    console.println (" objNode.detachFromCurrentAnimation(). = " + objNode.detachFromCurrentAnimation() );
    console.println ("\n");

  • Regarding MailBox Creation

    What are all the attributes that must be added to the LDAP for creating mail boxes (INBOX/TRASH/SENT/DRAFT) .
    Whenever i try to do add the following entries:
    nswmExtendedUserPrefs :meDraftFolder=Drafts
    nswmExtendedUserPrefs :meSentFolder=Sent
    nswmExtendedUserPrefs :meTrashFolder=Trash
    The last one(nswmExtendedUserPrefs :meTrashFolder=Trash) overwrites the previous entries(nswmExtendedUserPrefs :meSentFolder=Sent
    , nswmExtendedUserPrefs :meDraftFolder=Drafts
    Whereas if you provision a user and do login thro the console ,these properties are properly set in the LDAP.
    How to create the mailboxes from the LDAP?What entries need to be added in the LDAP ?

    Basically what i am trying to do is :
    1.I need to provision a user in the LDAP if the user is new / update the users account such that the updated user has mail box access if the user already exist.
    2.Whenever we create a new user and use mboxutil to list the users mail box , it shows nothing for the newly created user.
    3.Whereas if you do login/logout thro the console [for the newly created user ]and then if you try mboxutil to list users mailbox ,it shows INBOX/DRAFTS/TRASH/SENT mailboxes.
    4.Another way of creating a mailbox is using javamail.If you try to query the users mailbox it creates only INBOX and not the other mailboxes[SENT/TRASH/DRAFTS].
    My question is :
    Is that sufficient if we provision a user in the LDAP with the very basic attribute.Or do i need to add any other specific attribute.?
    Please also let me know what are all the attributes that i need to use while provisioning a user who has access to Calendar as well as Messaging Server.

  • JavaScript SaveAs: Acrobat Pro vs. Reader

    Hi Guys,
    My Privilaged / Protetected JavaScript SaveAs function works perfectly in AcrobatPro.
    The problem is that it will start to run in Reader, but the SaveAs won't execute.
    Ideas?

    Within Acrobat Pro I run the following code within the console, indicating
    the conversion to text and tiff is allowed in Acrobat Pro.
    How can I confirm the conversion to text and tiff allowed in Reader?  How
    to get to the Reader console?
    Here's the code:
    for ( var i = 0; i < app.fromPDFConverters.length; i++)
    console.println(app.fromPDFConverters[i]);
    And here's the results:
    com.adobe.acrobat.eps
    com.adobe.acrobat.xlsx
    com.adobe.acrobat.html
    com.adobe.acrobat.jpeg
    com.adobe.acrobat.jp2k
    com.callas.preflight.pdfa
    com.callas.preflight.pdfe
    com.callas.preflight.pdfx
    com.adobe.acrobat.png
    com.adobe.acrobat.ps
    com.adobe.acrobat.pptx
    com.adobe.acrobat.rtf
    com.adobe.acrobat.accesstext
    com.adobe.acrobat.plain-text      <---- This is what I need
    com.adobe.acrobat.tiff                 <---- This is also what I need
    com.adobe.acrobat.doc
    com.adobe.acrobat.docx
    com.adobe.acrobat.xml-1-00
    com.adobe.acrobat.spreadsheet
    true

Maybe you are looking for

  • Low memory, lost all downloads.

    I got $30 in iTunes gift certificates and tried to download some songs and TV shows. In the middle of all the downloading, I get a warning on my computer telling me my computer's memory is dangerously low. This stopped all the downloads and they woul

  • Connection to Oracle 8.0.6

    I have recently upgraded from 8.0.5 to 8.0.6 on an AIX 4.3 server. Before the upgrade it used to be possible to connect to Oracle from an NT client either via the Hosts file, or via the definitions in TNSNAMES.ORA. However, now it is now only possibl

  • I forgot my iPad mini pass code and i don't want to lose all of the data, what should I do?

    I was camping and my brother kept getting into my ipad mini so I deceided to change the passcode. I cant remember the passcode one bit. I dont think that i have ever synced it with a computer. I also dont want to erase any data because i have a lot o

  • Premiere Pro not understood by Media Encoder properly

    When I am in premiere pro I have a PSD layered file that is animated on the time line as a lower third. Everything in the timeline is fine. If I export and encode from premiere pro it encodes fine. However, if I send to queue and encode in adobe medi

  • Java Calendar control

    Hi, I was wondering if there is a calendar control available to use in my java app? There is one in VB that allows users to then choose a day from a month visually and I am after something similar to use in my app. I have a combobox in place so I wou