Date in Weblogic8.1 on Windows2000?

Hi,
In Weblogic8.1 when I print date it returns in this format with GMT (Wed Oct
29 16:57:07 GMT+05:30 2003). This extra GMT just affects my parsing as the format
was set for (Sat Feb 08 17:18:26 IST 2003). But this works on Solaris. Do i have
to change any settings?
Thanks,
Cheenu

We have similar problem with GMT and BST. We haven't found a solution yet,
but it was something to do with the chnage to JDK1.4
Pete
"Cheenu" <[email protected]> wrote in message
news:3fa2595a$[email protected]..
>
Hi,
In Weblogic8.1 when I print date it returns in this format with GMT (WedOct
29 16:57:07 GMT+05:30 2003). This extra GMT just affects my parsing as theformat
was set for (Sat Feb 08 17:18:26 IST 2003). But this works on Solaris. Doi have
to change any settings?
Thanks,
Cheenu

Similar Messages

  • How can I convert the attribut lastLogon ...

    Hi,
    How can I convert the attribut lastLogon on an Active
    Directory Microsoft?
    Attributes ar = ctx.getAttributes(dn, attrs);
    if (ar != null) {
    for (int i=0; i<attrs.length; i++) {
    Attribute attr = ar.get(attrs);
    if (attr != null) {
    String values="";
    for ( Enumeration vals=attr.getAll();
    vals.hasMoreElements(); ) {
    values += vals.nextElement();
    if ( vals.hasMoreElements() )
    values += "\t";
    entry += SRV.SEPARATOR + values;
    When I take the value of the restrained attribut of the
    enumeration how I make convert it for example in a date ?
    I am using Windows2000 Advanced server.
    An example of lastLogon attribue is "126949578544450976".
    Any help is greatly appreciated.
    R.F.

    It looks to be the same format at accountExpires.
    If so, your in luck, I worked that one out back in January:
    http://forum.java.sun.com/thread.jsp?forum=51&thread=346718

  • XSQL Servlet Version 1.0.0.0 with ServletExec 3.0 on Windows2000 IIS 5

    I am attempting to establish an XML connection to Oracle 8i in a Windows2000 IIS 5 environment. The .xsql/index.htm loads perfectly, but when i try to run helloworld, I recieve the following error.
    "The XML page cannot be displayed
    Reference to undeclared namespace prefix: :'xsql'. Line 2 position 13
    <xsql:query>"
    The other examples load up the HTML but do not load any of the active XSQL information.
    Configuration:
    I have installed Suns JDK 1.2.2 and JRE 2, ServletExec 3.0 on a windows2000 box running IIS 5. ServletExec seems to be functioning perfectly. I installed the Oracle Servlet 1.0.0.0 by configuring ServletExec's ClassPath, Alias, and Servlet Configuration, mapped the .xsql extension to the servlet, and setup the XSQL virtual directory according to the documentation. I am trying to connect to to an external Oracle 8i database, and have adjusted the parameters in the XSQLConfig.xml accordingly.
    null

    The helloworld example doesn't work in XSQL 102. Tested using xsql command with http url. See below. If I put xsql: in front of connection in helloworld.xsql, the error moves from column 13 to 36, so now the trouble lies with xmlns:xsql="urn:oracle-xsql". What has changed? How do we solve this?
    C:\xsql\bin>dir c:\xsql\demo\helloworld\helloworld.xsql
    Volume in drive C has no label.
    Volume Serial Number is 24CD-3B6C
    Directory of c:\xsql\demo\helloworld
    08/03/2000 03:20p 306 helloworld.xsql
    1 File(s) 306 bytes
    0 Dir(s) 4,499,296,256 bytes free
    C:\xsql\bin>xsql file:///c:/xsql/demo/helloworld/helloworld.xsql
    <?xml version = '1.0'?>
    <!--
    | $Author: smuench $
    | $Date: 2000/03/08 23:20:17 $
    | $Source: C:\\cvsroot/xsql/src/demo/helloworld/helloworld.xsql,v $
    | $Revision: 1.1 $
    +-->
    <ROWSET>
    <ROW num="1">
    <GREETING>Hello World</GREETING>
    </ROW>
    </ROWSET>
    C:\xsql\bin>xsql http://aetius/xsql/demo/helloworld/helloworld.xsql
    Oracle XSQL Command Line Page Processor 1.0.2.0 (Production)
    XSQL-005: XSQL page is not well-formed.
    XML parse error at line 2, char 13
    Namespace prefix 'xsql' used but not declared.
    C:\xsql\bin>

  • Error while creating New flex data services project

    Hi
    Error: Invalid server root. flex-config.xml or
    flex-enterprise-services.xml must exist in the WEB-INF/flex folder
    within the server root.
    Trying to create flex data services project with Weblogic8.1
    as the j2ee server, but am geting the above error in the screen
    where i point to the root of the server.
    I did deploy flex on weblogic.
    I would appreciate any help.
    Thank you
    Sun

    Hi Nj,
    Thanks for you reply, I did point root folder to WEB-INF
    folder(which contains flex folder). My WEB-INF folder is in the
    weblogics "c://bea/userprojects/applications/appname/"
    this the value in the root folder field "
    C:\bea81SP5\user_projects\applications\dcgsaApplication\dcgsAdaptersWeb\WEB-INF\flex"
    Let me know if am doing anything wrong.
    thank you
    sun

  • Error when install Infrastructure 10g 10.1.2 in Windows2000 server

    My environment:
    RDBMS Version: 10.1.0.3.1
    Operating System and Version: Windows2000 SP4
    Product (i.e., OAS, IAS, etc): 10g AS Release 2
    Product Version: 10.1.2
    JDK Version: 1.4
    I have the folowing error when installing the Infrastructure (in the stage of SSO Configure Assistant):
    Default Subscriber GUID: E0575BDE015C411CAD99BDEF85F79029
    Subscriber Naming attribute: dc
    Default Subscriber Name: server01
    *** Resetting user DN and GUID information ...***
    Done....
    PL/SQL procedure successfully completed.
    No errors.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.1 - Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    NLS_LANG character set = WE8MSWIN1252
    NLS_LANG param = AMERICAN_AMERICA.WE8MSWIN1252
    ERROR : Exception while configing SSO DAD :
    oracle.ias.repository.schema.SchemaException: Unable to establish connection to the Oracle Internet Directory Server ldap://myserver.domain.com:3060/. Base Exception : javax.naming.CommunicationException: Request: 1 cancelled
    at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:124)
    at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:523)
    Please advice.
    Thanks
    Trung

    I don't know much about the 10g Releases yet but I had the same error with 9.0.2.3. The problem is that OID isn't available when it needs to be.
    When you get the error, start OID using the command line then try running the config assistant again.
    Hope this helps
    Alex

  • Having difficulty creating pdf from XML data source

    I have a 'rpt' file built with a classic install of Crystal 10, using xml as a data source. I have tried using both ADO.NET(XML) connection and ODBC CR ODBCXML Driver 4.20.
    The rpt file was built on Windows2000 NT platform. The report runs, and displays data from the sample xml file in the preview tab.
    I am attempting to feed xml data into the rpt file with the intent to create pdf formatted output. I am using java with the Crystaldecisions packages. I am running this app out of an Apache server on an Ubuntu VM Hardy Heron release. This does not have any version of Crystal Reports installed on it.
    I have followed the examples and I am comfortable that I have the correct package imports, I am able to open the rpt file, and convert both the xml and xsd to byte arrays. When I issue the command
    reportClientDocument.getDatabaseController().setDataSource(xmlDataSet, '', '')
    I get the response
    Cannot find corresponding table information in the XML file
    Set data source failed: The table 'criminal_case' could not be found.
    Request failed and JRC Command failed to be undone
    JRCAgent1 detected an exception: The table 'criminal_case' could not be found.
    at com.crystaldecisions.reports.reportdefinition.datainterface.g.a(Unknown Source)
    The xsd does validate the xml which contains a noNamespaceSchemaLocation pointer to the xsd.
    The xml is the same data that was used to design the report on the NT box. This means that I see the same elements being byte streamed as were used to create the rpt file.
    Is this as simple as I am running my webserver on Linux? I do see the connection attribute properties reference a Database DLL that is clearly windows based. What can I do?

    So why develop a report if there is no data? I can only think that you have a bunch of static text, maybe an instruction page you want to publish? If so, you still need a data source, it can be a dummy source
    <?xml version="1.0"?>
    <ROOT/>
    ie no data per se. BIP needs a source even if there is not data to merge.
    Cheers
    Tim

  • Data Manager - export/import

    My questions is as follows:
    Export from: Oracle 8.17 (on Unix)
    Import to: Oracle 8.05 (Windows2000)
    How should I set the parameters in the Data Manager to make all tables/procedures/triggers etc.. come across complete and undamaged.?
    I have tried many things - but usually the procedures become invalid and no triggers come across.
    I have used IMP80 as well for importing with same result.
    Regards
    Olav Torvund
    [email protected]

    This is exactly why everyone out there should not get too comfortable using OEM to manage their databases. If you know how to do a task using the command-line, then by all means do it that way. Use OEM or DBA Studio for things you're not so sure of or if you need a visual to help you do it right. Command-line is quicker and more percise because you have total control of what info you're sending to the db.
    Others may disagree with the advice I'm giving - which is to NOT use OEM if you know how to do the task via command-line - and further input is welcome. What do others think about this?????????
    Roy

  • How to bind dynamic data to JNet

    Develop tools: NWDS 7.1
    Server: Windows2000
    Does anyone have experiences with using JNET within Webdynpro Project ?
    In our case, we use JNet to generate a hierachical network diagram in the Webdypro's GUI. The data source is from the tables in a DB. However, till now, we only know how to let JNet generate the network diagram from a static XML file.
    Since the data in the DB changes all the time, how to let the network diagram reflect the newest data status automatically? That is, how to bind JNet to a dynamic data source then?

    Hi,
    Network UI element is related with Jnet. What you need to start up working with this is you need to create a context structure mentioned below.
    Node:Source
    Element--- xml -> this should be of type binary.
    Place the following code in the init.
    ISimpleTypeModifiable mod = wdContext.nodeSource().getNodeInfo().getAttribute("xml").getModifiableSimpleType();
    IWDModifiableBinaryType bin = (IWDModifiableBinaryType)mod;
    bin.setMimeType(new WDWebResourceType("xml", "application/octet-stream", false));
    ISourceElement element =wdContext.nodeSource().createSourceElement();
    wdContext.nodeSource().addElement(element);
    try
    fileName = WDURLGenerator.getResourcePath(wdComponentAPI.getDeployableObjectPart(), "jnettest.xml");
    element.setXml(readFile(fileName));
    catch (WDAliasResolvingException e)
    You have to place the Jnet test.xml under the mimes folder of your application.
    Place the network element in the view and in the data source specify the context attribute source.xml
    if your xml file complies with the jnet schema your application will render it.
    Pl go through this
    Using the "Network" UI Element
    Regards
    Ayyapparaj

  • I got the error code 1603 when I was installing labVIEW6.1 in windows2000 professional(chinese)

    I bought the labVIEW RT software and the hardware.It included the LabVIEW6.1 FDS.
    I got the error code,and I let the install program go on.After the install completed,I found my LabVIEW worked well expect the DAQ palette.there are no "data acquisition" palette.
    When I installed it in windows XP(chinese) on the same computer,Everything was good.And when I installed it in windows2000 professional(chinese) on another computer,the same error code appeared.
    I am hungering for your answer.thank you very much!

    It appears that LabVIEW DAQ support was not installed.
    Run the installer from the CD, choose custom install, and make sure that the DAQ driver installation is checked as well as support for LabVIEW 6.1.
    If it is checked (indicating it was installed) then try uninstalling just the driver portions and reinstalling it.

  • Clustering in weblogic8.1

    Hi,
    I am using weblogic8.1 with sp5 for clustering.
    I am facing strange problem. When i do a database operation, it is inserting 3 times with the same data.
    If i use it in non-cluster environment, it is inserting only once which is the required one.
    One administrator server and other 2 managed server are involved in the cluster.Does anyone know the what might be the problem? It is very urgent.

    Typically you just update the class and then redeploy the application.
    If you used BuildXMLGen to generate your build.xml, there will be a redeploy target pre-created for you.
    -- Rob
    WLS Blog http://dev2dev.bea.com/blog/rwoollen/

  • BATCHUPDATE in WebLogic8.1 SP3

    Hi!,
    I am trying to use the weblogic.Admin's BATCHUPDATE utility to check the status of Connection Pools.The command which i am using is ...
    ${JAVA_HOME}/bin/java -classpath $CLASSPATH weblogic.Admin -url <adminUrl:port> -username ${USERNAME} -password ${PASSWD} BATCHUPDATE -batchFile ./wlCommands_new.txt -continueOnError -batchCmdVerbose
    and I have the following in wlCommands_new.txt
    GET -type JDBCConnectionPoolRuntime -property State -property Parent -property Name,
    When I try to run the above command it gives No MBeans Found. But when I run the same command at the command prompt it gives me the output of all the managed servers.
    I tried running the command by changing the admin url to managed servers url and it gives the result of the particular managed server.
    Is there anyway that I could get the result for all the managed servers with one BATCHUPDATE utility
    Thanks for you help in Advance....
    Sai.

    We have similar problem with GMT and BST. We haven't found a solution yet,
    but it was something to do with the chnage to JDK1.4
    Pete
    "Cheenu" <[email protected]> wrote in message
    news:3fa2595a$[email protected]..
    >
    Hi,
    In Weblogic8.1 when I print date it returns in this format with GMT (WedOct
    29 16:57:07 GMT+05:30 2003). This extra GMT just affects my parsing as theformat
    was set for (Sat Feb 08 17:18:26 IST 2003). But this works on Solaris. Doi have
    to change any settings?
    Thanks,
    Cheenu

  • Incremental Data Backup

    Dear sir/Madam
    I have One server i.e. Windows NT. With oracle 8 database loaded
    and one database which is having many users, I am taking backup of
    one x user which is very important to me . The same is exported and
    Import to another server which is Windows2000 and Oracle 8i Database loaded.
    In this server i am importing the data of x user.
    Every time i am export data from windows nt server data base and delete the user in windows2000 server and import the dmp file which is latest updated dmp.
    here what happen the time consume and import data of all tables.
    So what i need is system automatecaly export the updated tables and
    same may import in this server with the help of incremental command, but i dont want to take full dba backup.
    Please guide us how to do the same
    regards
    Mathpati.

    Post your question on Database - General Forum.
    And then You'll have an answer like:
    1- Create and save a script in the file system that runs command line to export the user you want. You may use the very same script you're already using;
    2- Schedule this script in OS scheduler (chron if unix based systems or whatever scheduler you want);
    Regards,
    Marcos

  • Unable to install oracle 8i in windows2000- urgent

    Hello,
    we are trying to install oracle 8i in win2000 machine. we get error " nota valid win32 application"
    Please reply me soon
    thanks
    R.priyadharshini
    So that we may better diagnose problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg------> When trying to install in windows2000 ,we get a error Not a valid win32 application

    Hi,
    If you are using oracle8i for windows98 then it is obvious to get such types of messages. You must try installing Oracle8i for windows NT/2000.
    You have not specified the version of Oracle that you are using with Windows 2000(NT or 98).
    My Email Id is:[email protected]
    Thank you
    Consider me your friend.
    Samir Sachdev

  • Updating Date  in Oracle9i & Dev6i

    Hi all,
    I am facing problems with updating dates.
    I have Table1 & Table2 tables and i wish to update date field of Table2 table after saving a record in Table1 from screen by pressing save button with trigger WHEN_BUTTON_ PRESS.
    With in WHEN-BUTTON_PRESS trigger I have written codes as
    commit_form;
    update Table2 set Table2.join_date=(select Table1.join_date from Table1 where Table1.EMPID=:Block_Employee.EMPID) where Table2.EMPID=:Block_Employee.EMPID;
    commit;
    its working but the date is changing as like
    1) if the date in Table1 is to_char('01/01/1972','dd/mm/rrrr') then it updating as to_char('01/01/2072','dd/mm/rrrr') with in Table2.
    2) if the date in Table1 is to_char('01/01/3005','dd/mm/rrrr') then it updating as to_char('01/01/2005','dd/mm/rrrr') with in Table2.
    When I am trying from SQL Prompt then it working well.
    The problems are like as Y2K problems.
    Kindly gives me as solution.
    I am using Oralce9i(res.2.0), Dev6i, Windows2000 Server.

    I see you got a response from Tom Kyte:
    http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:273215737113
    Can you post the results of:
    SQL> desc table1
    SQL> desc table2
    and set your nls_date format:
    SQL> alter session set nls_date_format = 'dd-mon-yyyy';
    then post some sample data from those tables, such as:
    SQL> select join_date from table1 where rownum < 10;
    SQL> select join_date from table2 where rownum < 10;

  • Migrating from Solaris Sybase Adaptive Server 12 to Windows2000 Oracle9i

    Can I run the Sybase Adaptive Server 12 Script "SYBASE12_DSML_SCRIPT.BAT" on the Solaris (UNIX) server to generate metadata flat files (.dat) and then copy them over to the Windows2000 Oracle server and run the Oracle Migration WorkBench to capture the source model?

    You should still be able to use the Oracle Migration Workbench.
    The migration workbench is for microsoft windows, but can connect to oracle on HP using oracle's sqlnet, JDBC/ODBC bridge is used to connect to Sybase, which should be supplied with your Sybase release.
    I hope this enables your migration to move forward,
    Regards
    Turloch
    Oracle Migration Workbench Team

Maybe you are looking for

  • 11g GC Installation Problem on Windows 2008

    Hi All I am facing a problem installing 11GC on Windows 2008. The installer will not get past "Step 12 - Agent Configuration Assistant" - it shows as FAILED. My setup is as following: - GCSERVER: where I am installing GC - Windows 2008 R1 32-bit (Act

  • Dead iBook G3

    A friend gave me her 500mhz iBook G3 to play with. Upon startup I get the missing system folder icon. I tried putting in an old G4 Restore CD and it begins to load into OS 9 but encounters a bus error and can not continue. I also tried my Tiger insta

  • BEX - Custom variable

    Hello experts, I need you one more time to help me write abap code... In a query, a mandatory variable for multiple values (ZS_ZBILL_TYPE) is populated by the user. I need to check if the value 'ZRE' was selected in this variable. If yes, the result

  • Other Programs

    Two questions: Which other programs do people use in conjunction with Director, for interactive work (not 3d)? Also, are there any other programs that will do interactive multimedia work, with the ability to play videos, etc. like Director (again, no

  • Could anyone here help me with using WebDynpro as view, and Adweb service

    Could anyone here help me with using WebDynpro as view, and Adaptive web serviceĀ  as model, I am getting the following error message: Exception on execution of web service with WSDL URL 'D:\temp\MI_SEARCH.wsdl' with operation 'MI_SEARCH' in interface