San Ran

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

Recent posts by San Ran

Folks,

I am now determined to give Websphere Administration Certification.
Could any one please let me know the PATH to give it.

What to read and work on??

Any help would be greatly appreciated.
12 years ago
-All,

I would like to know what is the Maximum heap size I can set for a JVM in WAS?
I appreciate you response.

Thanks,
San Ran
12 years ago
Thanks!!! The issue is resolved by running it a adminstrator.
12 years ago
I tired with the Admin account serverStatus -help -username XXXXXX -password XXXXXXX
it dint help
12 years ago
C:\Program Files (x86)\IBM\WebSphere\AppServer\bin>serverStatus -help
Access is denied.
!SESSION 2011-07-23 02:56:43.316 -----------------------------------------------

eclipse.buildId=M20060921-0945
java.fullversion=JRE 1.6.0 IBM J9 2.6 Windows 7 amd64-64 20110418_80450 (JIT ena
bled, AOT enabled)
J9VM - R26_Java626_GA_FP1_20110418_1915_B80450
JIT - r11_20110215_18645ifx8
GC - R26_Java626_GA_FP1_20110418_1915_B80450
J9CL - 20110418_80450
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -application com.ibm.ws.bootstrap.WSLauncher
Command-line arguments: -application com.ibm.ws.bootstrap.WSLauncher

!ENTRY org.eclipse.osgi 4 0 2011-07-23 02:56:44.189
!MESSAGE Error reading configuration: C:\Program Files (x86)\IBM\WebSphere\AppSe
rver\profiles\AppSrv01\configuration\org.eclipse.osgi\.manager\.fileTableLock (A
ccess is denied.)
!STACK 0
java.io.FileNotFoundException: C:\Program Files (x86)\IBM\WebSphere\AppServer\pr
ofiles\AppSrv01\configuration\org.eclipse.osgi\.manager\.fileTableLock (Access i
s denied.)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:229)
at org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio.lock(Locker_
JavaNio.java:33)
at org.eclipse.osgi.storagemanager.StorageManager.lock(StorageManager.ja
va:387)
at org.eclipse.osgi.storagemanager.StorageManager.open(StorageManager.ja
va:688)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initFileManager(Bas
eStorage.java:213)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initialize(BaseStor
age.java:147)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.initializeStorage(BaseAdapto
r.java:114)
at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framewo
rk.java:185)
at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.j
ava:157)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarte
r.java:286)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:175)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:340)
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:981)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.jav
a:371)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:141)
12 years ago