suchu sanghi

Greenhorn
+ Follow
since Nov 19, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by suchu sanghi

also in the syserr.log i get the following error:

java.io.IOException: Class not found
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.org.objectweb.asm.ClassReader.readClass(Unknown Source)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.org.objectweb.asm.ClassReader.<init>(Unknown Source)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.reflect.impl.asm.AsmClassInfo.getClassInfo(AsmClassInfo.java:304)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.reflect.impl.asm.AsmClassInfo.getClassInfo(AsmClassInfo.java:331)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.reflect.impl.asm.AsmClassInfo.createClassInfoFromStream(AsmClassInfo.java:790)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.reflect.impl.asm.AsmClassInfo.getClassInfo(AsmClassInfo.java(Inlined Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.reflect.impl.asm.AsmClassInfo.getSuperclass(AsmClassInfo.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.regexp.TypePattern.matchSuperClasses(TypePattern.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.regexp.TypePattern.matchType(TypePattern.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.AdvisedClassFilterExpressionVisitor.visit(AdvisedClassFilterExpressionVisitor.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.ast.ASTMethodPattern.jjtAccept(ASTMethodPattern.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.AdvisedClassFilterExpressionVisitor.visit(AdvisedClassFilterExpressionVisitor.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.ast.ASTExecution.jjtAccept(ASTExecution.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.AdvisedClassFilterExpressionVisitor.visit(AdvisedClassFilterExpressionVisitor.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.ast.ASTExpression.jjtAccept(ASTExpression.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.AdvisedClassFilterExpressionVisitor.visit(AdvisedClassFilterExpressionVisitor.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.ast.ASTPointcutReference.jjtAccept(ASTPointcutReference.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.AdvisedClassFilterExpressionVisitor.visit(AdvisedClassFilterExpressionVisitor.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.expression.ast.ASTExpression.jjtAccept(ASTExpression.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.definition.SystemDefinition.isAdvised(SystemDefinition.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.transform.inlining.InliningWeavingStrategy.classFilter(InliningWeavingStrategy.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.transform.inlining.InliningWeavingStrategy.classFilter(InliningWeavingStrategy.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.transform.inlining.InliningWeavingStrategy.transform(InliningWeavingStrategy.java:88)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.transform.AspectWerkzPreProcessor._preProcess(AspectWerkzPreProcessor.java:173)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at org.codehaus.aspectwerkz.transform.AspectWerkzPreProcessor.preProcess(AspectWerkzPreProcessor.java:148)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.infosys.roc.j2ee.plugin.WASClassLoaderPlugin.preDefineApplicationClass(Unknown Source)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at java.lang.Class.forName0(Native Method)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at java.lang.Class.forName(Class.java(Compiled Code))
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.webcontainer.srt.WebGroup.loadLifecycleListeners(WebGroup.java:1529)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.webcontainer.srt.WebGroup.loadWebApp(WebGroup.java:384)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.webcontainer.srt.WebGroup.init(WebGroup.java:209)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:987)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:136)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:356)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:418)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:787)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:354)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:575)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:271)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:249)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:125)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at java.lang.reflect.Method.invoke(Method.java:386)
[4/11/07 18:27:45:445 IST] 7f08280d SystemErr R at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
16 years ago
Hi all,

i have an application that runs on was-6.1
also there is a plugin which uses AspectWerkz and injects something into the application at runtime. Now the problem i am facing is....

AW::WARNING - could not load class [com/infosys/j2ee/core/BaseException] as a resource in loader [com.ibm.ws.bootstrap.ExtClassLoader@406e406e]

and due to this injection does not take place

any idea about the issue.it is very urgent.
Thanks
16 years ago
hi all,

i have a team.hbm.xml file which contains the mappings for my database table.

right now this file contains 3 properties as per my table.

but now my requirement is that when a player logs in, he can access these three properties but when my manager logs in, he has an access to additional columns of the same table.

is there any way that at runtime, i can add properties to my already existing team.hbm.xml file? Similar to something what "org.hibernate.cfg.Configuration" does to the hibernate configuration file.
hi all,

i have to register mbeans in weblogic 8.1. Actually working with weblogic 9.1 i used

InitialContext ctx = new InitialContext();
MBeanServer server = (MBeanServer)
ctx.lookup("java:comp/env/jmx/runtime");

to lookup the mbean server and this worked fine but with weblogic 8.1 it failed

can somebody guide me for the same??? how to do so in weblogic 8.1?

thanks
17 years ago
nothing has been stated abt the passing percentage for the paper.

also what type of questions would be there as objective or subjective?

thanks
hi,
i am also facing the same issue. can you provide me a pointer to solve this issue out?
17 years ago
rahul,
how do i configure my java.security file?
17 years ago
hi
i am also facing the same issue while using weblogic 9. but i donot want to set the property at the startup as my other applications deployed on the server might be affected. is there any other way?
17 years ago
hi all,
i am using weblogic 9 and i have my own security filter. i get an error :

java.lang.IllegalArgumentException: No Configuration was registered that can handle the configuration named RDBMSPasswordLoginModule

where RDBMSPasswordLoginModule is defined in jaas.config file.

Can anyone help me out with this issue?
17 years ago
hi all,
i am planning to take the SCBCD beta exam in december end. Which books or online material do i need to refer for the same? Also are there any mock exams available for the test?