Friday, 11 August 2006
|
| Websphere installation Guest 22:55:07 |
| | Hi,
I have installed websphere V5.0 on solaris and it is woking fine. Now the client requirement is to install Websphere V6.0. Can I install this on the same server or a new solaris server is required. Any suggestions/url are welcome
Regards Sanjiv
|
| | 5 answers | Add comment |
|
| how to show all the type, attibute and the object of the websphere
architecture tree Sabah Detienne 22:43:42 |
| | Hello !!
I want to display all the tree objects architecture of websphere. This will help to understand and show all the component (object, type and attribute) of the websphere.
How can I write this with jacl ?
for example I want see all the database, the jms, the virtual host, and the other type of objects that I don't know the existence but I want to discover it.
Thanks a lot for you help
oasis
|
| | 3 answer | Add comment |
|
| Is Websphere 5.1.1.11 compatible with MQ 6 server Ipy2006 22:24:29 |
| | Is Websphere 5.1.1.11 application server compatible with MQ 6 server, especially if they both are running on different physical machines. Thanks,
|
| | Add comment |
|
| [slrn] Which group does slrn show a crossposted article in? Adam Funk 22:14:10 |
| | When an article is crossposted to two or three groups that I subscribe to, what determines which one slrn displays it in?
|
| | 27 answers | Add comment |
|
| QuickBooks Tax Tables - Are they avaiable free or low cost? ZechMin 21:49:46 |
| | Hi,
I have QuickBooks 2002. I have never used the payroll before but am now self-employed and looking to update the tax tables but don't want to subscribe to a payroll service at $199 a year.
Is there some way to update the tax tables for free or one low cost fee?
Thanks, Lehava Ent.
|
| | 9 answers | Add comment |
|
| free or open: function, class etc dependency tool for C / C++ Guest 21:45:45 |
| | Is there a free or open tool which analyses and shows dependencies of functions, classes, variables constants etc in a C / C++ project ?
|
| | 1 answer | Add comment |
|
| Cannot create profile for WAS Express TSystems Haschen 20:25:13 |
| | hello,
i'm currently installing Rational ClearCase 7.0 Web-Plattform on AIX 5.1 (ML09). The WEB-Plattform is based on a WAS Express (Version 6.0.x). During installation process i'm getting the following error message:
<em> >> Creating profile....; This may take a while INSTCONFFAILED: Cannot create profile: The profile does not exist. For more information, consult /opt/rational/common/rwp/EmbeddedExpress/logs/wasprofile/wasprofile_create_profile1.log. ERROR: Execution of /opt/rational/common/rwp/EmbeddedExpress/bin/wasprofile.sh has failed. Can not create profile << </em>
The logfile shows the following:
<em><record> <date>2006-08-11T14:35:20</date> <millis>1155303320044</millis> <sequence>1683</sequence> <logger>com.ibm.ws.install.configmanager.actionengine.ant.utils.ANTLogToCmtLogAdapter</logger> <level>INFO</level> <class>com.ibm.ws.install.configmanager.actionengine.ant.utils.ANTLogToCmtLogAdapter</class> <method>buildFinished</method> <thread>10</thread> <message>Build stopped - FAILURE</message> </record> <record> <date>2006-08-11T14:35:20</date> <millis>1155303320044</millis> <sequence>1684</sequence> <logger>com.ibm.ws.install.configmanager.actionengine.ANTAction</logger> <level>INFO</level> <class>com.ibm.ws.install.configmanager.actionengine.ANTAction</class> <method>executeAction</method> <thread>10</thread> <message>Result of executing /opt/rational/common/rwp/EmbeddedExpress/profileTemplates/default/actions/collectNodeMetadata.ant was: false</message> </record> </em>
Can anybody help me with this problem ??? I've less experience with WebSphere.
Thx
|
| | Add comment |
|
| Memorized Transaction/Auto Fill Jerry 20:20:39 |
| | I'm trying to get Quickbooks to autofill the account type when entering a payee into the check register. I have many payees, such as credit card payments, that always have the same account type.
When I'm in the check register, I can type in the Payee, but Quickbooks doesn't autofill the account type. I believe Quicken had this feature, but not able to get it to work in Quickbooks.
|
| | 7 answers | Add comment |
|
| Connecting to DB2 from Websphere. Guest 18:55:17 |
| | Hello there,
I want to apologize if this question has being already adressed in the forum, but I could not find it as I could not find any answer by googling. I am trying to setup an environment with Websphere 5.0 fixpack 2 on a windows 2000, this server must have a connection to DB2 8.1 on another machine.
For the provider I used the DB2 universal JDBC provider(after some research on the problem I found out that I did to the letter the steps descrbed in http://www.redbooks.ibm.com/redbooks/pdfs/sg247068.pdf), the driver type I am using is type 4.
When I run the connection test it gives me the message: Test Connection failed for datasource My_DB on server server1 at node desenv with the following exception: java.lang.Exception: com.ibm.db2.jcc.a.SQLException: Driver type 4 not enabled for pooling connections. View JVM logs for further details.
I do looked in the logs and nothing made sense to me, the messages there are much older than the test time, the log tail is as follow: system.out: [8/10/06 11:02:33:157 BRT] 30900e62 WSSecurityCom E WSEC0019E: Failed to load KeyLocator SampleResponseSenderEncryptionKeyLocator. The exception is java.lang.NoClassDefFoundError: javax/crypto/m at javax.crypto.b.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at javax.crypto.Cipher.init(Unknown Source) at com.ibm.crypto.provider.x.a(Unknown Source) at com.ibm.crypto.provider.JceKeyStore.engineGetKey(Unknown Source) at java.security.KeyStore.getKey(KeyStore.java:278) at com.ibm.wsspi.wssecurity.config.KeyStoreKeyLocator.init(KeyStoreKeyLocator.java:222) at com.ibm.wsspi.wssecurity.config.WSIdKeyStoreMapKeyLocator.init(WSIdKeyStoreMapKeyLocator.java:53) at com.ibm.xml.soapsec.util.ConfigUtil.instantiate(ConfigUtil.java:245) at com.ibm.ws.webservices.wssecurity.util.ConfigConstants.readKeyLocator(ConfigConstants.java:321) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl.loadConfig(WSSecurityComponentImpl.java:332) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl.access$300(WSSecurityComponentImpl.java:97) at com.ibm.ws.webservices.wssecurity.core.WSSecurityComponentImpl$WSSecurityListener.stateChanged(WSSecurityComponentImpl.java:539) at com.ibm.ws.security.core.SecurityComponentImpl.fireStartedEvent(SecurityComponentImpl.java:857) at com.ibm.ws.security.core.SecurityComponentImpl.startSecurity(SecurityComponentImpl.java:602) at com.ibm.ws.security.core.ServerSecurityComponentImpl.start(ServerSecurityComponentImpl.java:157) at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543) system.err: [8/10/06 12:29:53:061 BRT] 954ce64 SystemErr R ---- Begin backtrace for nested exception [8/10/06 12:29:53:061 BRT] 954ce64 SystemErr R java.lang.IllegalArgumentException: undefined variable: DB2_JDBC_DRIVER_PATH [8/10/06 12:29:53:061 BRT] 954ce64 SystemErr R at com.ibm.ws.runtime.component.VariableMapImpl.referenceVariable(VariableMapImpl.java:288) [8/10/06 12:29:53:061 BRT] 954ce64 SystemErr R at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:219) [8/10/06 12:29:53:061 BRT] 954ce64 SystemErr R at com.ibm.ws.runtime.component.VariableMapImpl.substitute(VariableMapImpl.java:299) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.ibm.ws.runtime.component.VariableMapImpl.expand(VariableMapImpl.java:140) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.ibm.ws.management.DataSourceConfigHelperMBean.expandPath(DataSourceConfigHelperMBean.java:753) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.ibm.ws.management.DataSourceConfigHelperMBean.extractWCCMCommonInfo(DataSourceConfigHelperMBean.java:709) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.ibm.ws.management.DataSourceConfigHelperMBean.testConnection(DataSourceConfigHelperMBean.java:413) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at java.lang.reflect.Method.invoke(Native Method) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.tivoli.jmx.modelmbean.MMBInvoker.invoke(MMBInvoker.java:46) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.tivoli.jmx.modelmbean.MMBInvoker.invokeOperation(MMBInvoker.java:115) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.tivoli.jmx.modelmbean.DynamicModelMBeanSupport.invoke(DynamicModelMBeanSupport.java:409) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:323) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.tivoli.jmx.GenericMBeanSupport.invoke(GenericMBeanSupport.java:178) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.tivoli.jmx.MBeanAccess.invoke(MBeanAccess.java:113) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.tivoli.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:290) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:658) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at com.ibm.ws.console.resources.jdbc.DataSourceDetailAction.perform(DataSourceDetailAction.java:213) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1791) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586) [8/10/06 12:29:53:071 BRT] 954ce64 SystemErr R at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
I would apreciate any insight on how do I make this to work, thanks in advance for your time and effort,
Notivago.
|
| | 2 answer | Add comment |
|
| Re: com/ibm/ejs/jts/jts/CurrentFactory --
javax.naming.NamingException Guest 18:04:37 |
| | Please let me know if you were able to get rid of this problem as i'am facing similar problem with the session bean.
|
| | Add comment |
|
| JAAS &
http://www-128.ibm.com/developerworks/websphere/techjournal/0508_benantar/0508_benantar.html Guest 17:02:39 |
| | Hello,
In this tutorial there is mention on the sample JAAS Login Module for RMI_INBOUND of the global security on WebSphere 6 to be activated... However if I do that I'm forced by WAS to use a userRegistry of was or to implement my custom userregistry. Isn't it ?
I'd like the stuffs of check authentification to be done by my login module & ignore the authentication made by global security user registry. Is it possible ?
Regards, Denis.
|
| | Add comment |
|
| converting DVD tp mpg or avi? Vanschaijk 16:47:08 |
| | Hi,
I want to convert a selfmade DVD back to avi or mpg.
Do you know a useful program or procedure?
|
| | 16 answers | Add comment |
|
| Pinnacle v. 10.5 + RTFX Vol.1 Dan Wenz 16:06:12 |
| | I'm using/learning Pinnacle 9.4.3, no problems, and note that in "pinnacle Studio for Windows", by Jan Ozer, the "free" RTFX add-on includes a sharpening capability. Are any of you using that version, and would you comment on the results of using the sharpening capability?
|
| | Add comment |
|
| WebSphere 6 Enterprise Service bus Lotus 15:56:51 |
| | Is it possible to have ESB (Enterprise Service bus) spanning between WebSphere clusters which are in two different sub domains. We have ClusterA on server1 with domain boulder.ibm.com and second WebSphere clusterB on server2 which is in domain austin.ibm.com. Is it possible to have ESB spanning between the WebSphere ClusterA and WebSpher cluster B. Thanks
|
| | 1 answer | Add comment |
|
| [Pan] Show Replies to My Messages Sweller 14:09:43 |
| | I've recently started using Pan 0.14.2.91 on Ubunto 6.06 and can't find any way of filtering to show only replies to messages I've left.
It must be there but I can't find it for looking.
-- Simon
|
| | 20 answers | Add comment |
|
| from rmv file to DVD file.(UDF) Spencer 10:20:09 |
| | Hi, Can someone shed lights on how to convert RMV file to DVD format.
thanks
|
| | 1 answer | Add comment |
|
| Anyone have a phone number for the Intuit hucksters? Lisa C 09:55:11 |
| | My daughter needed to keep an eye on her finances.
Now, I could have had her use my copy, since my latest purchase was via download. But, she lives in her own home and I was installing to her computer. So, being averse to theft, I purchased for her a brand spanking new copy of Quicken Premier 2006, rather than have her use my copy. Immediate download from the Intuit website.
Too bad the toons at Intuit don't have the same moral compass.
They allowed a purchase from the website on 7/23 --- knowing that a newer version would be released within two weeks. Full price, too. No discounts. Now her 'new' software is a full year closer to sunset than it should be.
I used the customer service form to request an upgrade, but the email sent to me states I need to use the 60 day satisfaction guarantee to return the item. Since it was purchased electronically, I need to use a form on the website.
Click submit on the form - and it does NOT work. I figured it might be my firefox browser, so I used IE. Same problem. Broken refund form. Funny, but the purchase form worked fine when I used it.
I know I have another 50 days or so.. but I want it fixed now. Does anyone have a phone number for customer returns?
|
| | 24 answer | Add comment |
|
| Convert Nero .nvc files to mpeg, avi, or something else? Help? Guest 09:32:08 |
| | Hello! I just made a slideshow with some of my photos using Nero. I did not realize that it would only save the slideshow in the .nvc format, and I can't find any options to save as anything else... I want to put my slideshow on the web but I don't think people will be able to view it in .nvc format. Is there any freeware or shareware or anything else that can convert the files from .nvc to something like mpeg or avi?? ...Or did I just waste an hour putting together a slideshow for nothing...
|
| | Add comment |
|
| Struts WAR deployment Harry Clark 08:32:21 |
| | I've developed a Struts app in Eclipse/Tomcat, and am attempting to deploy it in Websphere. Somehow it's not as simple as Tomcat--dropping the WAR into the \webapps and starting up Tomcat (ho! ho! ho!) I have WAS 6.1 (on Win XP) and the WAS App Toolkit (a super-Eclipse). I defined the app as a web project in the Toolkit and generated the WAR for WAS 6.1 runtime. WAS accepts the WAR and deploys the app and runs the welcome screen, but then fails because the Validator is not in place. It is a plug-in defined in struts-config.xml, which obviously is not being read; the Struts framework is not active. All the Struts and Jakarta commons jars (and .xmls and .dtds) are in /WEB-INF where they should be.
I'm looking through the IBM on-line doc, like roaming the stacks at the great library of Alexandria. I could install Rational Web Developer and make a Struts app, but (like the Websphere Dev Studio Client which it replaces) I wonder if its Struts support is the latest stable build (which is why I went with Eclipse and Tomcat for development, to control that myself). Since the App Toolkit produces a WAR and it deploys on WAS, surely that should suffice, or mostly suffice. Any advice greatly welcome. Thanks.
|
| | 1 answer | Add comment |
|
| CPRX Technology Beats Copy Protections Ndoki 07:38:14 |
| | CPRX technology does not remove the CSS protection, nor the Macrovision protection but does deal with the bad sector, the remaining part of the protection that currently causes most of the DVD copy problems. You can make perfect copies of your DVD movies FAST. Read more at http://www.1clickdvdcopy-pro.com
|
| | Add comment |
|
| DVDShrink automatic compression but too big for target Guest 06:53:31 |
| | I have DVDShrink 3.2 I tried to copy a DVD yesterday, and it said it said it was too big for the target (a 4.7 GB DVD-R). It also suggested I try automatic compression, but I already selected that. It showed 56.8% compression, so I tried custom compression with a lower value, but that did not work (it ejected the disc without burning, still complaining it won't fit). The source had a total of 196 minutes video. There are no alternate language audio or subtitles that can be edited out to save space. The DVD is from a German TV series (Hinter Gittern). I have copied 2 other discs from the same series that had more than 200 minutes of material, but it thinks this one is too big. I have also copied 3-hour movies to DVD-5 without a problem. P.S. I have tried another DVD copying program, but the quality was terrible (very annoying compression artefacts).
|
| | 1 answer | Add comment |
|
| HELP: checking quality of copied DVD with Nero Just 06:29:08 |
| | I have bought a 25 pack of EMTEC DVD +R which were giving me problems with my previous DVD writer (a compatibility problem, I think).
Now that I have a new DVD writer, I just copied an EMTEC DVD and would like to run a full test to confirm quality of copying.
From the Help of Nero: "ScanDisc is a function which will show you the quality of a disc. The test consists of two parts, the File Test which simply reads all files on the disc and reports all errors. This test can also be used for benchmarking to give you an idea on how well the drive performs with for example software installing. The Surface Scan checks the quality of each sector and shows the results in a graph".
However, if I go to Nero CD-DVD Speed / ScanDisc it seems that I can only test the Surface Scan. Nowhere can I find a File Test. This test is also necessary for my purpose, right?
What is my best approach to confirm quality of copying with Nero? I have: - Nero 6.6.1.4 - Nero CD-DVD Speed 4.11
I read somewhere that DvdinfoPro could do the job. But I would like to avoid installing another program if I can do what I need within Nero.
Any advice would be appreciated.
Just
|
| | 1 answer | Add comment |
|
| QBPro 2006 Gwb 05:42:16 |
| | I haven't followed for group (or Usenet in general) since my world turned upside down on 8/29/2005. I'm fixin' to upgrade my QBPro2003 to '06. Anybody having issues??
|
| | 17 answers | Add comment |
|
| clustering with inbound JCA1.5 adapters Sk Srini 03:22:39 |
| | the application which Iam working consists of a inbound JCA 1.5 Resource adapter. The resource adapter is simply a TCP IP socket based adapter that listens on a specified port. The EIS connects and sends messages to the resource adapter which is then processed by the stateful session beans. one of the requirements is to cluster the J2ee application that hosts the resource adapter for the sake of high availability. Iam wonderding how I could achieve this in clustered environment using websphere 6. If anyone has done like this before or have any comments on this please let me know.
thank you very much
|
| | 2 answer | Add comment |
|
| Re: JAXB xjc error Websphere 5.1 Khaskett 03:09:22 |
| | Were you able to resolve this? I am using the IBM 1.4.2 compiler using the JAXB RI 1.0.6 and getting the same error when trying to compile an ACORD schema.
|
| | Add comment |
|