What is RSS?
Software, Computer Help
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What is interesting here?
• Duels
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Ñîîáùåñòâà
• Talxy Chat
• Horoscope
• Online
 
Register!

QAIX > Software, Computer HelpGo to page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | next »

  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Ìîäåðàòîð:
Tuesday, 30 June 2009
EAR deployment Guest 06:57:50
 Hi,

I am trying to deploy my EAR on the Websphere Server.
After uploading the EAR file on the server , when I try to run my application through the browser, I am getting the following error:
"Error 404: SRVE0203E: Servlet [action]: org.apache.struts.a­ction.ActionServlet was found, but is missing another required class. SRVE0206E: This error typically implies that the servlet was originally compiled with classes which cannot be located by the server. SRVE0187E: Check your classpath to ensure that all classes required by the servlet are present.SRVE0210I: This problem can be debugged by recompiling the servlet using only the classes in the application's runtime classpath SRVE0234I:"

Any ideas??

Thanks in advance
Regards,
rg
comment 6 answers | Add comment
Tuesday, 23 June 2009
How to "finalize" DVD using Nero 6? Leo Bueno 09:30:29
 
A few weeks ago I created a DVD+R using a new DVD recorder
(CyberHome). The instructions said I needed to "finalize" the DVD
before it would play.

I used the recorder's finalize function, which worked ok, but the DVD
would not play on the old Toshiba player.

I created the DVD a second time, and "finalized" it using Nero 6.

Problem is that now I can't figure out how I did it!

So, I know it can be done; just can't remember how.

Will appreciate your pointing me to the Nero application that lets you
finalize DVDs that have been previously created.

Thanks.

--
===================­====================­==========
Do you like wine? Do you live in South Florida?
Visit the MIAMI WINE TASTERS group at
http://groups.yahoo­.com/group/miamiWINE­
===================­====================­==========
comment 6 answers | Add comment
deploying openxava portlet in portal server anu 05:50:08
 Hi
i am new to openxava.i have deployed it in tomcat successfully
but was unable to deploy in ibm web sphere portal server
i am facing with these exceptions
DatasourceCon E org.hibernate.conne­ction.DatasourceConn­ectionProvider configure Could not find datasource: jdbc/ManagementDS
java.lang.ClassCast­Exception: com.ibm.ws.rsadapte­r.jdbc.WSJdbcDataSou­rce incompatible with javax.sql.DataSourc­e

Please help to resolve this

Thanks in advance
Add comment
Monday, 15 June 2009
Single-machine installation of WAS V6.1 and IBM HTTP Server on WinXP Guest 13:31:36
 I've followed up these 3 steps to install WAS V6.1 and IBM Web server on WinXP:
1. Install WAS V6.1
2. Install IBM HTTP Server - this installation includes the installation of the Web server plug-in.
3. Creating a Web server definition using the administrative console (Servers->Web servers->New)

Here are the definitions of the Web server:
Web server name: httpServer1
Type: IBM HTTP Server
Host name: lt03470a (this is a localhost)
Port: 80
Web server installation location: C:/Program Files/IBM/HTTPServe­r
Configuration file name: ${WEB_INSTALL_ROOT}­/conf/httpd.conf
Service name:IBMHTTPServer6­.1
Platform type: Windows

The problem is that while trying to refer to the sample that comes with the WAS instalation (PlantsByWebSphere)­ directly through the Application Server (http://localhost:9­081/PlantsByWebSpher­e/) the page is displayed, BUT when trying to refer to this page through the Web Server (http://localhost:8­0/PlantsByWebSphere/­) I'm getting an internal server error:
"The server encountered an internal error or misconfiguration and was unable to complete your request.
IBM_HTTP_Server Server at localhost Port 80"

Does anyone have an idea why I'm getting this error?
Thanks in Advance
Yossi

comment 2 answer | Add comment
Thursday, 11 June 2009
WASX7023E: Error creating "SOAP" connection to host "localhost" Guest 09:29:48
 hi frnds,
i m running WAS v5.0 base configuration on windows xp professional.
i am new to websphere and when i am trying to use wsadmin using the following command

C:\WebSphere\AppSer­ver\bin>wsadmin.bat -user admin -password admin

its throwing me the following error...

WASX7023E: Error creating "SOAP" connection to host "localhost"; exception infor
mation: com.ibm.websphere.m­anagement.exception.­ConnectorNotAvailabl­eException
WASX7213I: This scripting client is not connected to a server process; please re
fer to the log file C:\WebSphere\AppSer­ver\logs\wsadmin.tra­ceout for additional
information.

can any body help me this?

thanks in advance,
Niva.
comment 5 answers | Add comment
Monday, 8 June 2009
DataSource connection problem C.Moreno 18:26:03
 Hello:

I have a problem when I define a DataSource (Oracle JDBC Provider
without XA) and I try to assign a user and password in a
"Component-managed authentication alias" before defined in "J2EE
Connector Architecture (J2C) authentication data entries".

My problem is when I try to do a test connection. The error in the
administrative console is:

Test connection failed for data source proves on server nodeagent at
node mymachineNode01 with the following exception: java.lang.Exception­:
java.sql.SQLExcepti­on: invalid arguments in callDSRA0010E: SQL State =
null, Error Code = 17,433. View JVM logs for further details.

And the log file of my nodeagent is the next:

[11/30/05 11:04:42:563 CET] 00006208 DataSourceCon E DSRA8040I:
Failed to connect to the DataSource. Encountered "":
java.lang.Exception­: java.sql.SQLExcepti­on: invalid arguments in
callDSRA0010E: SQL State = null, Error Code = 17,433
at
com.ibm.ws.rsadapte­r.DSConfigurationHel­per.testConnectionFo­rGUI(DSConfiguration­Helper.java:2227)
at sun.reflect.Generat­edMethodAccessor187.­invoke(Unknown
Source)
at
sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(DelegatingM­ethodAccessorImpl.ja­va(Compiled
Code))
at java.lang.reflect.M­ethod.invoke(Method.­java(Compiled Code))
at
com.ibm.ws.manageme­nt.DataSourceConfigH­elperMBean.testConne­ctionToDataSource2(D­ataSourceConfigHelpe­rMBean.java:528)
at
com.ibm.ws.manageme­nt.DataSourceConfigH­elperMBean.testConne­ction(DataSourceConf­igHelperMBean.java:4­56)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke0(Native Method)
at
sun.reflect.NativeM­ethodAccessorImpl.in­voke(NativeMethodAcc­essorImpl.java(Compi­led
Code))
at
sun.reflect.NativeM­ethodAccessorImpl.in­voke(NativeMethodAcc­essorImpl.java(Compi­led
Code))
at
sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(DelegatingM­ethodAccessorImpl.ja­va(Compiled
Code))
at java.lang.reflect.M­ethod.invoke(Method.­java(Compiled Code))
at
javax.management.mo­delmbean.RequiredMod­elMBean.invokeMethod­(RequiredModelMBean.­java(Compiled
Code))
at
javax.management.mo­delmbean.RequiredMod­elMBean.invoke(Requi­redModelMBean.java(C­ompiled
Code))
at
mx4j.server.interce­ptor.InvokerMBeanSer­verInterceptor.invok­e(InvokerMBeanServer­Interceptor.java(Com­piled
Code))
at
mx4j.server.interce­ptor.DefaultMBeanSer­verInterceptor.invok­e(DefaultMBeanServer­Interceptor.java(Inl­ined
Compiled Code))
at
mx4j.server.interce­ptor.SecurityMBeanSe­rverInterceptor.invo­ke(SecurityMBeanServ­erInterceptor.java(C­ompiled
Code))
at
mx4j.server.interce­ptor.DefaultMBeanSer­verInterceptor.invok­e(DefaultMBeanServer­Interceptor.java(Com­piled
Code))
at
mx4j.server.interce­ptor.DefaultMBeanSer­verInterceptor.invok­e(DefaultMBeanServer­Interceptor.java(Inl­ined
Compiled Code))
at
mx4j.server.interce­ptor.ContextClassLoa­derMBeanServerInterc­eptor.invoke(Context­ClassLoaderMBeanServ­erInterceptor.java(C­ompiled
Code))
at
mx4j.server.MX4JMBe­anServer.invoke(MX4J­MBeanServer.java(Com­piled Code))
at
com.ibm.ws.manageme­nt.AdminServiceImpl$­1.run(AdminServiceIm­pl.java(Compiled
Code))
at
com.ibm.ws.security­.util.AccessControll­er.doPrivileged(Acce­ssController.java(Co­mpiled
Code))
at
com.ibm.ws.manageme­nt.AdminServiceImpl.­invoke(AdminServiceI­mpl.java(Compiled
Code))
at
com.ibm.ws.manageme­nt.connector.AdminSe­rviceDelegator.invok­e(AdminServiceDelega­tor.java(Compiled
Code))
at sun.reflect.Generat­edMethodAccessor64.i­nvoke(Unknown Source)
at
sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(DelegatingM­ethodAccessorImpl.ja­va(Compiled
Code))
at java.lang.reflect.M­ethod.invoke(Method.­java(Compiled Code))
at
com.ibm.ws.manageme­nt.connector.soap.SO­APConnector.invoke(S­OAPConnector.java(Co­mpiled
Code))
at
com.ibm.ws.manageme­nt.connector.soap.SO­APConnector.service(­SOAPConnector.java(C­ompiled
Code))
at
com.ibm.ws.manageme­nt.connector.soap.SO­APConnection.handleR­equest(SOAPConnectio­n.java(Compiled
Code))
at
com.ibm.ws.http.Htt­pConnection.readAndH­andleRequest(HttpCon­nection.java(Compile­d
Code))
at
com.ibm.ws.http.Htt­pConnection.run(Http­Connection.java(Comp­iled Code))
at
com.ibm.ws.util.Thr­eadPool$Worker.run(T­hreadPool.java(Compi­led Code))
.

I have been searching information in Internet and I found this
error.They said that it is a problem with the JDBC connection because
the machine doesn't close the connection correctly and the connection
remains open.

The curious is that if I write the user and password as custom
properties the connection works fine. Then I supose that the JDBC
connection is not the problem.

Anybody has the same problem or know a solution?

Thanks in advance.

c.

comment 3 answer | Add comment
Saturday, 6 June 2009
Associating an Application to a Shared Library. Guest 14:12:54
 I have created a shared library(In Admin Console, Environment > Shared Libraries), created a class loader and associated the created shared library with the application server through the class loader. All this was done using JACL in wsadmin. Now I want to associate the shared library with a specific application but it doesn't seem to work. When I navigate to Applications > Enterprise Applications > MyApp > Libraries, it doesn't show the library that I created over there, but when I click on Add > Library Name, it shows the library I created in the drop down list.
Is there a JACL command to apply that specific library from the drop down list to the application ?
comment 8 answers | Add comment
Friday, 29 May 2009
Admin Console is not displaying the applications. Srinu 222 13:26:33
 hi All,

I have problem while viewing the admini console. it show every thing but applications. when i am trying to view installed application , the right hand side is just empty. can any one help me in this problem. i really appreciated for any kind of help..

thank you very much...
comment 8 answers | Add comment
Tuesday, 5 May 2009
J2CA0294W: Deprecated usage of direct JNDI lookup of resource Guest 19:39:18
 I am having a hard time finding the solution to this warning message in WAS 6. I know that I have to use an indirect JNDI reference but I cannot get it to work correctly.

I have a datasource defined with a jndi name of jdbc/mydatasource

I have several EJBs that access the datasource via jndi. The direct reference works but generated the warning over and over and affects performace.

How do I set up my EJB resource reference as an indirect jndi reference?

Thanks for your help.

comment 13 answers | Add comment
WSADMIN - Find contextroot of an installed war Enrico_gf 19:14:15
 Hi all,
I have to update some applications (packaged in war files) including
the version in the appname.
To do so I will unistall and reinstall the app with the new name and
the "old" parameter like the "contextroot". How to get the
"contextroot" of an installed application with wsadmin ?

Thank you in advance,

Enrico_gf

comment 12 answers | Add comment
Thursday, 30 April 2009
com.ibm.etools.archi­ve.exception.NoModul­eFileException: A file does not exist for module element Guest 09:22:44
 Hello Friends
I get the following error when I try to deploy my EAR file on websphere app server.
-------------------­--------------------­--------------------­-------------------
com.ibm.etools.arch­ive.exception.NoModu­leFileException: A file does not exist for module element having uri: lib\asm-1.4.1.jar
-------------------­--------------------­--------------------­--------
This jar file is under lib directory of my EAR and I have included this in my application.xml as a java module, but somehow websphere does not like it.

<module>
<java>lib\asm-1.4.1­.jar</java>
</module>

Please suggest
Add comment
Thursday, 23 April 2009
WSEC5075E: No security token found which satisfies any one of AuthMethods Ananya Bhushan 21:14:38
 Hello,

We are trying to secure a webservice using basic authentication.

We followed IBM Redbook
(http://www.redbook­s.ibm.com/abstracts/­sg246891.html) chapter-16
exactly.

And able to set 'BasicAuth' security correctly in web service which
runs on IBM WebSphere 5.1.2.

We also made all needed changes in our Client for BasicAuth but the
'Soap Envelop' sent by client doesn't contains security header
although clients specific.xmi (ibm-webservices-bn­d.xmi,
ibm-webservices-ext­.xmi) contains all security entries.

Kindly suggest what could be reason for missing Security Header in SOAP
Envelop.

<<ibm-webservices-e­xt.xmi>> is as follows --

<?xml version="1.0" encoding="UTF-8"?>
<com.ibm.etools.web­service.wsext:WsExte­nsion xmi:version="2.0"
xmlns:xmi="http://w­ww.omg.org/XMI"
xmlns:com.ibm.etool­s.webservice.wsext="­http://www.ibm.com/w­ebsphere/appserver/s­chemas/5.0.2/wsext.x­mi"
xmi:id="WsExtension­_1148033879375">
<wsDescExt xmi:id="WsDescExt_1­148033879375"
wsDescNameLink="Hel­lo_Service">
<pcBinding xmi:id="PcBinding_1­148033879375"
pcNameLink="Hello_P­ort">
<serverServiceConfi­g xmi:id="ServerServi­ceConfig_11480388757­03">
<securityRequestRec­eiverServiceConfig
xmi:id="SecurityReq­uestReceiverServiceC­onfig_1148038875703"­>
<loginConfig xmi:id="LoginConfig­_1148038875703"/>
</securityRequestRe­ceiverServiceConfig>­
</serverServiceConf­ig>
</pcBinding>
</wsDescExt>
</com.ibm.etools.we­bservice.wsext:WsExt­ension>



<<HelloRequest.xml>­> -- The SOAP message sent by the client is as
follows ---

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
xmlns:soapenv="http­://schemas.xmlsoap.o­rg/soap/envelope/"
xmlns:soapenc="http­://schemas.xmlsoap.o­rg/soap/encoding/"
xmlns:xsd="http://w­ww.w3.org/2001/XMLSc­hema"
xmlns:xsi="http://w­ww.w3.org/2001/XMLSc­hema-instance"><soap­env:Body
soapenc:encodingSty­le="http://schemas.x­mlsoap.org/soap/enco­ding/"><sayHello
xmlns="urn:examples­:helloservice"><firs­tName xsi:type="xsd:strin­g"
xmlns="">I am
Client...</firstNam­e></sayHello></soape­nv:Body></soapenv:En­velope>

<<ibm-webservices-b­nd.xmi>> is as follows --

<?xml version="1.0" encoding="UTF-8"?>
<com.ibm.etools.web­service.wsbnd:WSBind­ing xmi:version="2.0"
xmlns:xmi="http://w­ww.omg.org/XMI"
xmlns:com.ibm.etool­s.webservice.wsbnd="­http://www.ibm.com/w­ebsphere/appserver/s­chemas/5.0.2/wsbnd.x­mi"
xmi:id="WSBinding_1­148033879296">
<wsdescBindings xmi:id="WSDescBindi­ng_1148033879296"
wsDescNameLink="Hel­lo_Service">
<pcBindings xmi:id="PCBinding_1­148033879296"
pcNameLink="Hello_P­ort"/>
</wsdescBindings>
</com.ibm.etools.we­bservice.wsbnd:WSBin­ding>

<<HelloResponse.xml­>> -- The response received from the web service is
as follows --

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
xmlns:soapenv="http­://schemas.xmlsoap.o­rg/soap/envelope/"
xmlns:soapenc="http­://schemas.xmlsoap.o­rg/soap/encoding/"
xmlns:xsd="http://w­ww.w3.org/2001/XMLSc­hema"
xmlns:xsi="http://w­ww.w3.org/2001/XMLSc­hema-instance"><soap­env:Body><soapenv:Fa­ult><faultcode
xmlns:ns-205265895=­"http://schemas.xmls­oap.org/ws/2003/06/s­ecext"
xmlns="">ns-2052658­95:FailedAuthenticat­ion</faultcode><faul­tstring
xmlns=""><![CDATA[WSEC5075E: No security token found which satisfies
any one of AuthMethods.]]><­/faultstring><detail­ xmlns=""><stackTrac­e
xmlns="http://websp­here.ibm.com/webserv­ices/"><![CDATA[com.ib­m.wsspi.wssecurity.S­oapSecurityException­:
WSEC5075E: No security token found which satisfies any one of
AuthMethods.
at
com.ibm.wsspi.wssec­urity.SoapSecurityEx­ception.format(SoapS­ecurityException.jav­a:134)
at
com.ibm.xml.soapsec­.token.ReceiverLogin­.invoke(ReceiverLogi­n.java:211)
at
com.ibm.xml.soapsec­.SoapSecurityReceive­r.invokeComponent(So­apSecurityReceiver.j­ava:527)
at
com.ibm.xml.soapsec­.SoapSecurityReceive­r.invoke(SoapSecurit­yReceiver.java:362)
at
com.ibm.ws.webservi­ces.wssecurity.handl­er.WSSoapSecurityRec­eiverBase.invoke(WSS­oapSecurityReceiverB­ase.java:159)
at
com.ibm.ws.webservi­ces.wssecurity.handl­er.GlobalSecurityHan­dler.handleRequest(G­lobalSecurityHandler­.java:113)
at
com.ibm.ws.webservi­ces.engine.handlers.­jaxrpc.JAXRPCHandler­Chain.handleRequest(­JAXRPCHandlerChain.j­ava:249)
at
com.ibm.ws.webservi­ces.engine.handlers.­jaxrpc.JAXRPCHandler­.invokeServerRequest­Handler(JAXRPCHandle­r.java:340)
at
com.ibm.ws.webservi­ces.engine.handlers.­jaxrpc.JAXRPCHandler­$1.invoke(JAXRPCHand­ler.java:214)
at
com.ibm.ws.webservi­ces.engine.PivotHand­lerWrapper.invoke(Pi­votHandlerWrapper.ja­va:195)
at
com.ibm.ws.webservi­ces.engine.PivotHand­lerWrapper.invoke(Pi­votHandlerWrapper.ja­va:212)
at
com.ibm.ws.webservi­ces.engine.WebServic­esEngine.invoke(WebS­ervicesEngine.java:2­55)
at
com.ibm.ws.webservi­ces.engine.transport­.http.WebServicesSer­vlet.doPost(WebServi­cesServlet.java:850)­
at javax.servlet.http.­HttpServlet.service(­HttpServlet.java:760­)
at
com.ibm.ws.webservi­ces.engine.transport­.http.WebServicesSer­vletBase.service(Web­ServicesServletBase.­java:341)
at javax.servlet.http.­HttpServlet.service(­HttpServlet.java:853­)
at
com.ibm.ws.webconta­iner.servlet.StrictS­ervletInstance.doSer­vice(StrictServletIn­stance.java:110)
at
com.ibm.ws.webconta­iner.servlet.StrictL­ifecycleServlet._ser­vice(StrictLifecycle­Servlet.java:174)
at
com.ibm.ws.webconta­iner.servlet.IdleSer­vletState.service(St­rictLifecycleServlet­.java:313)
at
com.ibm.ws.webconta­iner.servlet.StrictL­ifecycleServlet.serv­ice(StrictLifecycleS­ervlet.java:116)
at
com.ibm.ws.webconta­iner.servlet.Servlet­Instance.service(Ser­vletInstance.java:28­3)
at
com.ibm.ws.webconta­iner.servlet.ValidSe­rvletReferenceState.­dispatch(ValidServle­tReferenceState.java­:42)
at
com.ibm.ws.webconta­iner.servlet.Servlet­InstanceReference.di­spatch(ServletInstan­ceReference.java:40)­
at
com.ibm.ws.webconta­iner.webapp.WebAppRe­questDispatcher.hand­leWebAppDispatch(Web­AppRequestDispatcher­.java:983)
at
com.ibm.ws.webconta­iner.webapp.WebAppRe­questDispatcher.disp­atch(WebAppRequestDi­spatcher.java:564)
at
com.ibm.ws.webconta­iner.webapp.WebAppRe­questDispatcher.forw­ard(WebAppRequestDis­patcher.java:200)
at
com.ibm.ws.webconta­iner.srt.WebAppInvok­er.doForward(WebAppI­nvoker.java:119)
at
com.ibm.ws.webconta­iner.srt.WebAppInvok­er.handleInvocationH­ook(WebAppInvoker.ja­va:276)
at
com.ibm.ws.webconta­iner.cache.invocatio­n.CachedInvocation.h­andleInvocation(Cach­edInvocation.java:71­)
at
com.ibm.ws.webconta­iner.srp.ServletRequ­estProcessor.dispatc­hByURI(ServletReques­tProcessor.java:182)­
at
com.ibm.ws.webconta­iner.oselistener.OSE­ListenerDispatcher.s­ervice(OSEListener.j­ava:334)
at
com.ibm.ws.webconta­iner.http.HttpConnec­tion.handleRequest(H­ttpConnection.java:5­6)
at
com.ibm.ws.http.Htt­pConnection.readAndH­andleRequest(HttpCon­nection.java:618)
at com.ibm.ws.http.Htt­pConnection.run(Http­Connection.java:439)­
at com.ibm.ws.util.Thr­eadPool$Worker.run(T­hreadPool.java:672)
]]></stackTrace></d­etail></soapenv:Faul­t></soapenv:Body></s­oapenv:Envelope>


Regards,
Ananya

comment 1 answer | Add comment
Thursday, 9 April 2009
DB2 Connection Problem Guest 00:47:17
 Hi all,

Our web application hits the following two exceptions randomly (once or
twice a day) while opening connection to db2. Does anyone has idea
about the cause of the exception. We are using connection pool to
connect to db2.

A little background:
WebSphere Server : version 6.0.2.9 on AIX
Database product name : DB2/AIX64
Database product version : SQL08025
JDBC driver name : IBM DB2 JDBC Universal Driver Architecture
JDBC driver version : 2.9.31
JDBC driver type : 4

-------------------­--------------------­--------------------­--------------------­--------------------­------------
java.lang.reflect.I­nvocationTargetExcep­tion : Error opening socket to
server _server_name_/_serv­er_ip_ on port _port_no_ with message : null

DB2ConnectionCorrel­ator: null
DSRA0010E: SQL State = null, Error Code = -4,499
DSRA0010E: SQL State = null, Error Code = -4,499
-------------------­--------------------­--------------------­--------------------­--------------------­------------
java.sql.SQLExcepti­on: A communication error has been detected.
Communication protocol being used: T4Agent.sendRequest­().
Communication API being used: OutputStream.flush(­).
Location where the error was detected: There is no process to read data
written to a pipe..
Communication function detecting the error: *.
Protocol specific error codes(s) TCP/IP SOCKETS
DB2ConnectionCorrel­ator: null
DSRA0010E: SQL State = null, Error Code = -4,499
DSRA0010E: SQL State = null, Error Code = -4,499
-------------------­--------------------­--------------------­--------------------­--------------------­------------

Any help appreciated!

comment 4 answer | Add comment
Sunday, 5 April 2009
QuickBooks client over VPN Mark St Laurent 14:06:56
 We have set up a gateway to gateway VPN between QuickBooks Enterprise server
site and wish to connect remote client at another site. Standard windows
file transfer averages 30k/sec. Fractional T1 @ 256K on server side standard
ADSL on the client side. Opening quick books client very slow. I am not that
familiar with bandwidth requirements for this app and realize that an RDP or
term services session may be faster but is this really necessary. Can it not
be accomplished over VPN, as it would on the local LAN and what would be
reasonable in terms of bandwidth requirements. I know this is more of a
networking question. I am hoping that others in this group who have also
expanded their businesses and use QuickBooks could shed some light on this
issue.


comment 12 answers | Add comment
Saturday, 4 April 2009
LocalTransaction rolled-back and error-page directive Guest 11:13:19
 Hi,

We have a servlet in our application that reads .pdf/.bmp/.gif files
from a database BLOB column and outputs them to browser.
After closing the database connection, we get error "LocalTransaction
rolled-back due to setRollbackOnly".
According to
http://www.skywayra­dio.com/tech/WAS51/N­D_V51/ae/ae/WTRN.htm­l, this
message is
for information only and occurs since the database select query is not
commited explicitly.

When we add error-page directive in web.xml, server appends whatever
content the error handler
generates, to the .pdf/.bmp/.gif file and this results in corrupt .pdf
file, but other formats
do ok.

The solution I gues here is to avoid "WTRN0043I: LocalTransaction
rolled-back due to setRollbackOnly."
Is issueing commit in all read-only transcations the only way?
Also, if this error is informational, why WAS throws an exception and
then translates it into
a HTTP 500 error and calls error-page servlet?

The WAS version is 5.1.1.6 PK12027.

Here is the complete stack trace of the error.
===================­=================
[12/5/05 20:02:28:257 EST] 295d2d47 LocalTranCoor E WLTC0033E: Resource
jdbc/dev rolled back in cleanup of unresolved
LocalTransactionCon­tainment.
[12/5/05 20:02:28:261 EST] 295d2d47 LocalTranCoor E WLTC0032E: One or
more resources rolled back. An unresolved LocalTransactionCon­tainment
had an unresolved action of rollback.
[12/5/05 20:02:28:265 EST] 295d2d47 WebAppTransac E WTRN0043I:
LocalTransaction rolled-back due to setRollbackOnly.
[12/5/05 20:02:28:268 EST] 295d2d47 WebGroup E SRVE0026E: [Servlet
Error]-[LocalTransaction rolled-back due to setRollbackOnly]:
com.ibm.ws.LocalTra­nsaction.RolledbackE­xception
at
com.ibm.ws.LocalTra­nsaction.LocalTranCo­ordImpl.cleanup(Loca­lTranCoordImpl.java:­1091)
at
com.ibm.ws.webconta­iner.webapp.WebAppTr­ansactionCollaborato­r.postInvoke(WebAppT­ransactionCollaborat­or.java:249)
at
com.ibm.ws.webconta­iner.webapp.WebAppRe­questDispatcher.disp­atch(WebAppRequestDi­spatcher.java:852)
at
com.ibm.ws.webconta­iner.webapp.WebAppRe­questDispatcher.forw­ard(WebAppRequestDis­patcher.java:203)
at
com.ibm.ws.webconta­iner.srt.WebAppInvok­er.doForward(WebAppI­nvoker.java:125)
at
com.ibm.ws.webconta­iner.srt.WebAppInvok­er.handleInvocationH­ook(WebAppInvoker.ja­va:294)
at
com.ibm.ws.webconta­iner.cache.invocatio­n.CachedInvocation.h­andleInvocation(Cach­edInvocation.java:71­)
at
com.ibm.ws.webconta­iner.srp.ServletRequ­estProcessor.dispatc­hByURI(ServletReques­tProcessor.java:246)­
at
com.ibm.ws.webconta­iner.oselistener.OSE­ListenerDispatcher.s­ervice(OSEListener.j­ava:334)
at
com.ibm.ws.webconta­iner.http.HttpConnec­tion.handleRequest(H­ttpConnection.java:5­6)
at
com.ibm.ws.http.Htt­pConnection.readAndH­andleRequest(HttpCon­nection.java:652)
at com.ibm.ws.http.Htt­pConnection.run(Http­Connection.java:448)­
at com.ibm.ws.util.Thr­eadPool$Worker.run(T­hreadPool.java:912)

Error 500: LocalTransaction rolled-back due to setRollbackOnly.
===================­=================

Note: All the file formats work correctly if error-page directive is
not used, but the exception
continues to be thrown in the log file.

Thanks,
Sameer.

comment 1 answer | Add comment
Wednesday, 4 March 2009
[WAS6] ClassCastException when running debug service... Guest 14:28:11
 All,

I am getting the following exception when running our application with
the debug service enabled:
Caused by: java.lang.ClassCast­Exception:
com.ibm.debug.xdi.j­axp.xalan.interprete­d.DebugTransformerFa­ctory
at javax.xml.transform­.TransformerFactory.­newInstance(Unknown Source)
...

The error is coming from inside an Apache Cocoon 2.1.5 installation
running on a JDK1.4.2 VM on Red Hat Enterprise. I presume that the
error is caused by WAS substituting a JAXP TransformerFactory with is
somehow assignment incompatible with the version of the JAXP interfaces
that Cocoon are using.

Any ideas on how to work around this?

Thanks,
-M

comment 1 answer | Add comment
Friday, 27 February 2009
EJB Deployment from ant WITHOUT RAD 6.0 Aisling Vasey 14:15:40
 We need to perform automated nightly builds of all our EJB, Web, Java and finally EAR projects. RAD is not installed on the build machine. Is it unreasonable to have a rmic compiler for the EJB modules without any dependencies on the RAD IDE?

We have wasted days trying to get a simple ant script to work which generates all the required EJB stubs, ties, etc. The ant ejbDeploy task didn't work. Calling the EJBDeploy class directly from ant didn't work. We trawlled through countless forums filled with similar problems and no solutions. Needless to say we hate RAD and WebSphere 6.0.

I find it truly astounding that at IBM, which has numerous press briefings concerning their commitment to open source, provide such poor tools that thrawt developers from using best practices IE continuous integration, metadata driven code generation. WAS 4.0 had support where rmic could be done via ant, but it seems that this method has been left by the wayside in favour of requiring a full blown IDE to accomplish a task THAT DOES NOT REQUIRE IT!!!

Please, do yourself AND the community a service and provide tools geared towards less reliance on needless dependencies ALA RAD. I mean it make NO sense.
comment 8 answers | Add comment
Tuesday, 17 February 2009
OpenLDAP & Websphere 6 Guest 11:40:46
 Hi,

Based on the website "http://geocities.c­om/w_durairaj/openld­ap.htm",
I'm trying to use openldap as a JAAS authentification with Websphere 6.
However, when I try to start the deployement manager I've got :
<<
[16/02/06 10:16:13:558 CET] 0000000a WsServerImpl E WSVR0009E: Une
erreur s'est produite lors du démarrage
META-INF/ws-server-­components.xml
[16/02/06 10:16:13:568 CET] 0000000a WsServerImpl E WSVR0009E: Une
erreur s'est produite lors du démarrage
com.ibm.ws.exceptio­n.RuntimeError: com.ibm.ws.exceptio­n.RuntimeError:
Cannot find uniqueID for the user
uid=user1,ou=people­,dc=thunderbird,dc=o­rg
at
com.ibm.ws.runtime.­WsServerImpl.bootSer­verContainer(WsServe­rImpl.java:182)
at com.ibm.ws.runtime.­WsServerImpl.start(W­sServerImpl.java:120­)
at com.ibm.ws.runtime.­WsServerImpl.main(Ws­ServerImpl.java:378)­
at com.ibm.ws.runtime.­WsServer.main(WsServ­er.java:50)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke0(Native Method)
at
sun.reflect.NativeM­ethodAccessorImpl.in­voke(NativeMethodAcc­essorImpl.java:85)
at
sun.reflect.NativeM­ethodAccessorImpl.in­voke(NativeMethodAcc­essorImpl.java:58)
at
sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(DelegatingM­ethodAccessorImpl.ja­va:60)
at java.lang.reflect.M­ethod.invoke(Method.­java:391)
at com.ibm.ws.bootstra­p.WSLauncher.main(WS­Launcher.java:190)
Caused by: com.ibm.ws.exceptio­n.RuntimeError: Cannot find uniqueID for
the user uid=user1,ou=people­,dc=thunderbird,dc=o­rg
at
com.ibm.ws.security­.core.ServerSecurity­ComponentImpl.start(­ServerSecurityCompon­entImpl.java:319)
at
com.ibm.ws.runtime.­component.ContainerI­mpl.startComponents(­ContainerImpl.java:8­21)
at
com.ibm.ws.runtime.­component.ContainerI­mpl.start(ContainerI­mpl.java:649)>>

For information I can access to LDAP with LDAP Browser for example.

On WAS, I've respected the settings displayed on the website, however
I've still got this strange error.

I'm using "openldap-2.2.29-db­-4.3.29-openssl-0.9.­8a-win32_Setup.exe".­

Attached is the stack trace from openldap on mode debug 1.

Did you already saw that error ? Do you know a way to correct it ?

Regards,
75blured.
----

Attachments :

ber_scanf fmt (m}) ber:>>> >>> dnPrettyNormal: <>
<<< dnPrettyNormal: <>, <>
do_bind: version=3 dn="" method=128
send_ldap_result: conn=16 op=0 p=3
send_ldap_response:­ msgid=1 tag=97 err=0
ber_flush: 14 bytes to sd 1028
do_bind: v3 anonymous bind
connection_get(1028­): got connid=16
connection_read(102­8): checking for input on id=16
ber_get_next
ber_get_next: tag 0x30 len 71 contents:
do_search
ber_scanf fmt ({miiiib) ber:>>> >>> dnPrettyNormal: <dc=thunderbird,dc=­org>
=> ldap_bv2dn(dc=thund­erbird,dc=org,0)
ldap_err2string
<= ldap_bv2dn(dc=thund­erbird,dc=org)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(dc=thund­erbird,dc=org)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(dc=thund­erbird,dc=org)=0 Success
<<< dnPrettyNormal: <dc=thunderbird,dc=­org>, <dc=thunderbird,dc=­org>
ber_scanf fmt (m) ber:
ber_scanf fmt ({M}}) ber:
==> limits_get: conn=16 op=1 dn="[anonymous]"
=> bdb_search
bdb_dn2entry("dc=th­underbird,dc=org")
ber_get_next
search_candidates: base="dc=thunderbir­d,dc=org" (0x00000001) scope=1
=> bdb_equality_candid­ates (objectClass)
=> key_read
<= bdb_index_read: failed (-30989)
<= bdb_equality_candid­ates: id=0, first=0, last=0
=> bdb_dn2idl( "dc=thunderbird,dc=­org" )
<= bdb_dn2idl: id=2 first=2 last=3
=> bdb_presence_candid­ates (objectClass)
bdb_search_candidat­es: id=-1 first=2 last=3
ber_get_next on fd 1028 failed errno=10035 (WSAEWOULDBLOCK)
=> send_search_entry: dn="ou=people,dc=th­underbird,dc=org"
ber_flush: 79 bytes to sd 1028
<= send_search_entry
send_ldap_result: conn=16 op=1 p=3
send_ldap_response:­ msgid=2 tag=101 err=0
ber_flush: 14 bytes to sd 1028
connection_get(1028­): got connid=16
connection_read(102­8): checking for input on id=16
ber_get_next
ber_get_next: tag 0x30 len 82 contents:
do_search
ber_scanf fmt ({miiiib) ber:>>> >>> dnPrettyNormal: <ou=people, dc=thunderbird,dc=o­rg>
=> ldap_bv2dn(ou=peopl­e, dc=thunderbird,dc=o­rg,0)
ldap_err2string
<= ldap_bv2dn(ou=peopl­e, dc=thunderbird,dc=o­rg)=0 Success
=> ldap_dn2bv(272)
ber_get_next
ber_get_next on fd 1028 failed errno=10035 (WSAEWOULDBLOCK)
ldap_err2string
<= ldap_dn2bv(ou=peopl­e,dc=thunderbird,dc=­org)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(ou=peopl­e,dc=thunderbird,dc=­org)=0 Success
<<< dnPrettyNormal: <ou=people,dc=thund­erbird,dc=org>,
<ou=people,dc=thund­erbird
,dc=org>
ber_scanf fmt (m) ber:
ber_scanf fmt ({M}}) ber:
==> limits_get: conn=16 op=2 dn="[anonymous]"
=> bdb_search
bdb_dn2entry("ou=pe­ople,dc=thunderbird,­dc=org")
search_candidates: base="ou=people,dc=­thunderbird,dc=org" (0x00000003)
scope=1
=> bdb_equality_candid­ates (objectClass)
=> key_read
<= bdb_index_read: failed (-30989)
<= bdb_equality_candid­ates: id=0, first=0, last=0
=> bdb_dn2idl( "ou=people,dc=thund­erbird,dc=org" )
<= bdb_dn2idl: id=1 first=4 last=4
=> bdb_presence_candid­ates (objectClass)
bdb_search_candidat­es: id=1 first=4 last=4
=> send_search_entry: dn="uid=user1,ou=pe­ople,dc=thunderbird,­dc=org"
ber_flush: 75 bytes to sd 1028
<= send_search_entry
send_ldap_result: conn=16 op=2 p=3
send_ldap_response:­ msgid=3 tag=101 err=0
ber_flush: 14 bytes to sd 1028
connection_get(1028­): got connid=16
connection_read(102­8): checking for input on id=16
ber_get_next
ber_get_next: tag 0x30 len 93 contents:
ber_get_next
ber_get_next on fd 1028 failed errno=10035 (WSAEWOULDBLOCK)
do_search
ber_scanf fmt ({miiiib) ber:>>> >>> dnPrettyNormal: <uid=user1, ou=people, dc=thunderbird,dc=o­rg>
=> ldap_bv2dn(uid=user­1, ou=people, dc=thunderbird,dc=o­rg,0)
ldap_err2string
<= ldap_bv2dn(uid=user­1, ou=people, dc=thunderbird,dc=o­rg)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(uid=user­1,ou=people,dc=thund­erbird,dc=org)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(uid=user­1,ou=people,dc=thund­erbird,dc=org)=0 Success
<<< dnPrettyNormal: <uid=user1,ou=peopl­e,dc=thunderbird,dc=­org>,
<uid=user1,ou=p
eople,dc=thunderbir­d,dc=org>
ber_scanf fmt (m) ber:
ber_scanf fmt ({M}}) ber:
==> limits_get: conn=16 op=3 dn="[anonymous]"
=> bdb_search
bdb_dn2entry("uid=u­ser1,ou=people,dc=th­underbird,dc=org")
search_candidates: base="uid=user1,ou=­people,dc=thunderbir­d,dc=org"
(0x00000004)
scope=1
=> bdb_equality_candid­ates (objectClass)
=> key_read
<= bdb_index_read: failed (-30989)
<= bdb_equality_candid­ates: id=0, first=0, last=0
=> bdb_dn2idl( "uid=user1,ou=peopl­e,dc=thunderbird,dc=­org" )
<= bdb_dn2idl: get failed: DB_NOTFOUND: No matching key/data pair found
(-30989)

=> bdb_presence_candid­ates (objectClass)
bdb_search_candidat­es: id=0 first=0 last=0
bdb_search: no candidates
send_ldap_result: conn=16 op=3 p=3
send_ldap_response:­ msgid=4 tag=101 err=0
ber_flush: 14 bytes to sd 1028
connection_get(1028­): got connid=16
connection_read(102­8): checking for input on id=16
ber_get_next
ber_get_next: tag 0x30 len 80 contents:
do_search
ber_scanf fmt ({miiiib) ber:>>> >>> dnPrettyNormal: <uid=user1, ou=people, dc=thunderbird,dc=o­rg>
=> ldap_bv2dn(uid=user­1, ou=people, dc=thunderbird,dc=o­rg,0)
ldap_err2string
<= ldap_bv2dn(uid=user­1, ou=people, dc=thunderbird,dc=o­rg)=0 Success
=> ldap_dn2bv(272)
ber_get_next
ber_get_next on fd 1028 failed errno=10035 (WSAEWOULDBLOCK)
ldap_err2string
<= ldap_dn2bv(uid=user­1,ou=people,dc=thund­erbird,dc=org)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(uid=user­1,ou=people,dc=thund­erbird,dc=org)=0 Success
<<< dnPrettyNormal: <uid=user1,ou=peopl­e,dc=thunderbird,dc=­org>,
<uid=user1,ou=p
eople,dc=thunderbir­d,dc=org>
ber_scanf fmt (m) ber:
ber_scanf fmt ({M}}) ber:
==> limits_get: conn=16 op=4 dn="[anonymous]"
=> bdb_search
bdb_dn2entry("uid=u­ser1,ou=people,dc=th­underbird,dc=org")
=> send_search_entry: dn="uid=user1,ou=pe­ople,dc=thunderbird,­dc=org"
ber_flush: 154 bytes to sd 1028
<= send_search_entry
send_ldap_result: conn=16 op=4 p=3
send_ldap_response:­ msgid=5 tag=101 err=0
ber_flush: 14 bytes to sd 1028
connection_get(1028­): got connid=16
connection_read(102­8): checking for input on id=16
ber_get_next
ber_get_next: tag 0x30 len 69 contents:
ber_get_next
ber_get_next on fd 1028 failed errno=10035 (WSAEWOULDBLOCK)
do_search
ber_scanf fmt ({miiiib) ber:>>> >>> dnPrettyNormal: <ou=people, dc=thunderbird,dc=o­rg>
=> ldap_bv2dn(ou=peopl­e, dc=thunderbird,dc=o­rg,0)
ldap_err2string
<= ldap_bv2dn(ou=peopl­e, dc=thunderbird,dc=o­rg)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(ou=peopl­e,dc=thunderbird,dc=­org)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(ou=peopl­e,dc=thunderbird,dc=­org)=0 Success
<<< dnPrettyNormal: <ou=people,dc=thund­erbird,dc=org>,
<ou=people,dc=thund­erbird
,dc=org>
ber_scanf fmt (m) ber:
ber_scanf fmt ({M}}) ber:
==> limits_get: conn=16 op=5 dn="[anonymous]"
=> bdb_search
bdb_dn2entry("ou=pe­ople,dc=thunderbird,­dc=org")
=> send_search_entry: dn="ou=people,dc=th­underbird,dc=org"
ber_flush: 95 bytes to sd 1028
<= send_search_entry
send_ldap_result: conn=16 op=5 p=3
send_ldap_response:­ msgid=6 tag=101 err=0
ber_flush: 14 bytes to sd 1028
connection_get(1028­): got connid=16
connection_read(102­8): checking for input on id=16
ber_get_next
ber_get_next: tag 0x30 len 58 contents:
ber_get_next
ber_get_next on fd 1028 failed errno=10035 (WSAEWOULDBLOCK)
do_search
ber_scanf fmt ({miiiib) ber:>>> >>> dnPrettyNormal: <dc=thunderbird,dc=­org>
=> ldap_bv2dn(dc=thund­erbird,dc=org,0)
ldap_err2string
<= ldap_bv2dn(dc=thund­erbird,dc=org)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(dc=thund­erbird,dc=org)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(dc=thund­erbird,dc=org)=0 Success
<<< dnPrettyNormal: <dc=thunderbird,dc=­org>, <dc=thunderbird,dc=­org>
ber_scanf fmt (m) ber:
ber_scanf fmt ({M}}) ber:
==> limits_get: conn=16 op=6 dn="[anonymous]"
=> bdb_search
bdb_dn2entry("dc=th­underbird,dc=org")
=> send_search_entry: dn="dc=thunderbird,­dc=org"
ber_flush: 125 bytes to sd 1028
<= send_search_entry
send_ldap_result: conn=16 op=6 p=3
send_ldap_response:­ msgid=7 tag=101 err=0
ber_flush: 14 bytes to sd 1028
connection_get(1028­): got connid=16
connection_read(102­8): checking for input on id=16
ber_get_next
ber_get_next: tag 0x30 len 69 contents:
do_search
ber_scanf fmt ({miiiib) ber:>>> >>> dnPrettyNormal: <ou=people, dc=thunderbird,dc=o­rg>
=> ldap_bv2dn(ou=peopl­e, dc=thunderbird,dc=o­rg,0)
ldap_err2string
<= ldap_bv2dn(ou=peopl­e, dc=thunderbird,dc=o­rg)=0 Success
=> ldap_dn2bv(272)
ber_get_next
ber_get_next on fd 1028 failed errno=10035 (WSAEWOULDBLOCK)
ldap_err2string
<= ldap_dn2bv(ou=peopl­e,dc=thunderbird,dc=­org)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(ou=peopl­e,dc=thunderbird,dc=­org)=0 Success
<<< dnPrettyNormal: <ou=people,dc=thund­erbird,dc=org>,
<ou=people,dc=thund­erbird
,dc=org>
ber_scanf fmt (m) ber:
ber_scanf fmt ({M}}) ber:
==> limits_get: conn=16 op=7 dn="[anonymous]"
=> bdb_search
bdb_dn2entry("ou=pe­ople,dc=thunderbird,­dc=org")
=> send_search_entry: dn="ou=people,dc=th­underbird,dc=org"
ber_flush: 95 bytes to sd 1028
<= send_search_entry
send_ldap_result: conn=16 op=7 p=3
send_ldap_response:­ msgid=8 tag=101 err=0
ber_flush: 14 bytes to sd 1028
connection_get(1028­): got connid=16
connection_read(102­8): checking for input on id=16
ber_get_next
ber_get_next: tag 0x30 len 58 contents:
do_search
ber_scanf fmt ({miiiib) ber:>>> >>> dnPrettyNormal: <dc=thunderbird,dc=­org>
=> ldap_bv2dn(dc=thund­erbird,dc=org,0)
ldap_err2string
<= ldap_bv2dn(dc=thund­erbird,dc=org)=0 Success
=> ldap_dn2bv(272)
ber_get_next
ber_get_next on fd 1028 failed errno=10035 (WSAEWOULDBLOCK)
ldap_err2string
<= ldap_dn2bv(dc=thund­erbird,dc=org)=0 Success
=> ldap_dn2bv(272)
ldap_err2string
<= ldap_dn2bv(dc=thund­erbird,dc=org)=0 Success
<<< dnPrettyNormal: <dc=thunderbird,dc=­org>, <dc=thunderbird,dc=­org>
ber_scanf fmt (m) ber:
ber_scanf fmt ({M}}) ber:
==> limits_get: conn=16 op=8 dn="[anonymous]"
=> bdb_search
bdb_dn2entry("dc=th­underbird,dc=org")
=> send_search_entry: dn="dc=thunderbird,­dc=org"
ber_flush: 125 bytes to sd 1028
<= send_search_entry
send_ldap_result: conn=16 op=8 p=3
send_ldap_response:­ msgid=9 tag=101 err=0
ber_flush: 14 bytes to sd 1028

comment 12 answers | Add comment
Thursday, 12 February 2009
Re: Unable to get a pooled connection from the datasource Guest 15:09:05
 I was getting the same error message trying to connect (pooled or otherwise) to Oracle 9.1 from WAS 6.0.
At the end what solved it was : setting the "Component-managed authentication alias" from default "(none)" to "MyComputerNode02/O­racle_Scott". That is something I created. (My computer's name is MyComputer, the node is Node02). To do this, I logged on to the WebSphere Admin Console, went to : Resources -> JDBC providers -> MyOracleJDBCDriver -> Data sources, created a new datasource named MyDataSource (with URL as jdbc:oracle:thin:@l­ocalhost:1521:myOraS­id), saved the datasource and went back on to its page (i.e. Resources -> JDBC providers -> MyOracleJDBCDriver -> Data sources -> MyDataSource). Now the link (under "Related Items") named "J2EE Connector Architecture (J2C) authentication data entries" becomes clickable. Clicked there and created an account with alias "Oracle_Scott" UserID "scott" and password "tiger". Saved it, came back to the MyDataSource page, and set the "Component-managed authentication alias" from default "(none)" to "MyComputerNode02/O­racle_Scott", and saved it.
Connection tested and the nagging problem of
ÂÂÂ<em>java.sql.SQL­Exception: invalid arguments in callDSRA0010E: SQL State = null, Error Code = 17,433</em>
was gone!
comment 7 answers | Add comment
Thursday, 22 January 2009
unable to install cimatron software... Guest 06:45:26
 unable to install cimatron software.The error that is coming is "Unable to get the licence".
Add comment
Tuesday, 13 January 2009
WAS 6.x Resource Assignment out of Scope Eefa 16:21:05
 Hi,
I'm working with Websphere 6.0.2. I have a war file that I need to
deploy to a cluster and a Web Server. I see that definign resources at
the the cell level is deprecated with Websphere 6 but it seems that I
need to define my JDBC data sources at this scope if I'm to deploy to a
single web server and a cluster. WhenI install my application I get
the warning
ADMA0115W: Resource Assignment of name jdbc/garageref and type
javax.sql.DataSourc­e, with JNDI name jdbc/db2garagecell is not found
within scope of module War Display Name with URI MC.war,WEB-INF/web.­xml
deployed to target
WebSphere:cell=OPC1­29Network,node=OPC12­9,server=TaHttpWebSe­rver+WebSphere:cell=­OPC129Network,cluste­r=taBuildCluster.

While my application appears to run fine I would like to know what the
warning above means as I don't understand it -if my resources are
defined at the cell level they should be visible to the war file.

Does anybody have an explanation that might help?

thanks,
Aoife

comment 1 answer | Add comment
Tuesday, 6 January 2009
How to convert protected wma playlist to mp3 terry007 08:57:25
 Music songs downloaded from Windows Media Player are under DRM protection. You can only play it back on the compatible device. In order to enjoy them on incompatible devices, you have to remove the protection mechanism and convert the music files. There is a simple method to remove DRM from WMA within two steps:
1. Burn the protected WMA files to a CD.
2. Rip them off to your computer, then the DRM should be removed from the WMA files.
But it's not very convenient and may wear out your CR-ROM. Also, it is a time consuming process if you have a library of music files ready to be converted.

TuneClone is a unique audio converter software. Compared with other audio converter programs, TuneClone converts music files via a virtual CD Driver. All you need to do is burn your playlist to TuneClone's virtual CD drive by using your media player software, such as iTunes, Windows Media Player, RealPlayer, WinAMP, etc. The key step to use TuneClone is to select TuneClone's virtual CD-RW drive as CD burner and then burn your playlist. Your music files will be automatically converted during the burning process.

Below is the detailed tutorial about how to burn WMA playlist to TuneClone's virtual CD drive with Windows Media Player:

Step 1. Download TuneClone from http://www.tuneclon­e.com and install it.

TuneClone is fully compatible with Windows XP, Vista. A virtual CD Burner will be installed. This virtual CD-RW will be used to convert music files.

Step 2. Set Burn option at Windows Media Player.

Launch Windows Media Player and click Burn button in the main window to enable the burning function of Windows Media Player. From the drop-down list, please tick Burn option if it is currently unchecked.

­­

Step 3. Select the TuneClone's Virtual CD Burner.

Click the Next Drive button to select TuneClone's Virtual CD Burner.

Step 4. Start burning.

Drag your music files to the Burn List, and click the Start Burn button to burn the playlist.

­­

After the burning gets started, TuneClone will automatically convert the music file to MP3. You can open the manager screen to show all the converted music files.

­­

The most important step is to choose the cd burner. Then the software can convert the music files automatically. It is exceedingly easy when you want to batch convert lots of files.

Note: Under Windows Vista, Windows Media Player 11 may not able to choose the TuneClone's virtual CD burner.
comment 6 answers | Add comment
Thursday, 18 December 2008
SSL handshake failure Stefan Gramsch 19:02:42
 Hello,

while establishing a HTTPS connection we get this Exception:

[...]
Caused by: java.net.SocketExce­ption: SSL handshake failure
at java.lang.Throwable­.<init>(Throwable.ja­va:195)
at java.lang.Exception­.<init>(Exception.ja­va:41)
at java.io.IOException­.<init>(IOException.­java:40)
at java.net.SocketExce­ption.<init>(SocketE­xception.java:29)
at com.ibm.sslite.m.c(­Unknown Source)
at com.ibm.sslite.m.f(­Unknown Source)
at com.ibm.sslite.m.a(­Unknown Source)
at com.ibm.sslite.be.a­(Unknown Source)
at com.ibm.jsse.bv.sta­rtHandshake(Unknown Source)
at com.ibm.net.ssl.www­.protocol.https.b.o(­Unknown Source)
at com.ibm.net.ssl.www­.protocol.https.q.co­nnect(Unknown Source)
at com.ibm.net.ssl.int­ernal.www.protocol.h­ttps.HttpsURLConnect­ion.connect(Unknown Source)
... 2 more
[...]

This error occurs only a few times a day. Nearly all of the requests work proper. We activated SSL debug in WAS, but couldn't see further messages.

IBM WebSphere Application Server, 5.1.1.7
Build-Number: cf70540.03
Build-Date: 10/03/2005

Any help is appreciated.

Stefan
comment 4 answer | Add comment

Add new topic:

How:  Register )
 
Login:   Password:   
Comments by: Premoderation:
Topic:
  
 
respect your talk pals, avoid using obscene language, typing entire messages in CAPS, posting buy/sell ads or violating netiquette or the RF Criminal Code..


QAIX > Software, Computer HelpGo to page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | next »

see also:
Set cookie in javascript and retrieve…
Frames, pdfs etc .. help needed please
pass tests:
Tvoia anime vneshnost'.(Dlia devochek)
see also:
Sansa guide: how to get videos and…
What is MKV and how to convert MKV ...

  Copyright © 2001—2009 QAIX
Idea: Miñhael Monashev
See Help and FAQ in the community support.qaix.com.
Write in the community about the bugs you have noticedbugs.qaix.com.
Write your offers and comments in the communities suggest.qaix.com.
Information for parents.
Write us at:
If you would like to report an abuse of our service, such as a spam message, please .